.control-panel-module__VXOwDq__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.control-panel-module__VXOwDq__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.5rem;font-weight:700}.control-panel-module__VXOwDq__roleLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);font-size:.65rem;font-weight:700}.control-panel-module__VXOwDq__tileGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.control-panel-module__VXOwDq__tileLive:hover{border-color:var(--brand-primary);box-shadow:0 0 12px #ff660026}.control-panel-module__VXOwDq__tileComingSoon{opacity:.55;cursor:default}.control-panel-module__VXOwDq__tileIcon{color:#ffffffb3;width:48px;height:48px;margin-bottom:.5rem}.control-panel-module__VXOwDq__tileLive .control-panel-module__VXOwDq__tileIcon{color:var(--brand-primary)}.control-panel-module__VXOwDq__tileIcon svg{width:100%;height:100%}.control-panel-module__VXOwDq__tileBar{background:#000000d9;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.control-panel-module__VXOwDq__tileLabel{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.control-panel-module__VXOwDq__tileComingSoon .control-panel-module__VXOwDq__tileLabel{color:#ffffff80}.control-panel-module__VXOwDq__tileSoonBadge{font-family:var(--font-roboto),sans-serif;color:#ffffff59;text-transform:uppercase;letter-spacing:.5px;font-size:.55rem;font-weight:500}.control-panel-module__VXOwDq__tileToast{border:1px solid var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:#fff;white-space:nowrap;z-index:2;background:#000000e6;border-radius:6px;padding:.5rem 1rem;font-size:.75rem;animation:.15s control-panel-module__VXOwDq__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes control-panel-module__VXOwDq__fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:767px){.control-panel-module__VXOwDq__tileGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.control-panel-module__VXOwDq__tile{height:140px}.control-panel-module__VXOwDq__tileIcon{width:36px;height:36px}.control-panel-module__VXOwDq__tileLabel{font-size:.7rem}}@media (max-width:400px){.control-panel-module__VXOwDq__tileGrid{grid-template-columns:1fr}}
.dashboard-module__2sIGqq__dashboard{flex-direction:column;gap:.85rem;width:100%;display:flex}.dashboard-module__2sIGqq__loading,.dashboard-module__2sIGqq__error{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:3rem 0;font-size:.85rem}.dashboard-module__2sIGqq__hero{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.dashboard-module__2sIGqq__heroTitle{font-family:var(--font-roboto),sans-serif;margin:0;font-size:1.15rem;font-weight:700}.dashboard-module__2sIGqq__heroSubtitle{font-family:var(--font-roboto),sans-serif;color:#ffffffb3;margin:.15rem 0 0;font-size:.8rem}.dashboard-module__2sIGqq__heroStats{flex-wrap:wrap;gap:.85rem;display:flex}.dashboard-module__2sIGqq__heroStat{flex-direction:column;min-width:80px;display:flex}.dashboard-module__2sIGqq__heroStatValue{font-family:var(--font-roboto),sans-serif;color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.dashboard-module__2sIGqq__heroStatHighlight .dashboard-module__2sIGqq__heroStatValue{color:var(--brand-primary)}.dashboard-module__2sIGqq__heroStatLabel{font-family:var(--font-roboto),sans-serif;color:#ffffffa6;text-transform:uppercase;letter-spacing:.5px;margin-top:.2rem;font-size:.62rem;font-weight:600}.dashboard-module__2sIGqq__filterBar{background:#ff66000a;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .6rem;display:flex}.dashboard-module__2sIGqq__filterLabel{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.dashboard-module__2sIGqq__filterSelect{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;background:#fff;border-radius:4px;flex:1;padding:.35rem .5rem;font-size:.8rem}.dashboard-module__2sIGqq__card{border:1px solid var(--border-light);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.dashboard-module__2sIGqq__cardHeader{border-bottom:1px solid var(--border-light);background:#00000004;justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex}.dashboard-module__2sIGqq__cardTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.45rem;margin:0;font-size:.78rem;font-weight:700;display:flex}.dashboard-module__2sIGqq__cardBadge{background:var(--brand-primary);color:#fff;border-radius:10px;padding:.1rem .45rem;font-size:.65rem;font-weight:700}.dashboard-module__2sIGqq__cardLink{color:var(--brand-primary);font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600}.dashboard-module__2sIGqq__cardLink:hover{text-decoration:underline}.dashboard-module__2sIGqq__cardBody{padding:.85rem}.dashboard-module__2sIGqq__emptyState{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;margin:0;padding:1rem .5rem;font-size:.8rem}.dashboard-module__2sIGqq__emptyMini{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.72rem;font-style:italic;list-style:none}.dashboard-module__2sIGqq__alertList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__2sIGqq__alertItem{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);cursor:pointer;border-radius:6px;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.8rem;transition:border-color .15s,background .15s;display:flex}.dashboard-module__2sIGqq__alertItem:hover{border-color:var(--brand-primary);background:#ff66000a}.dashboard-module__2sIGqq__alertDot{background:var(--brand-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__2sIGqq__alertArrow{color:var(--text-grey);margin-left:auto;font-size:.85rem}.dashboard-module__2sIGqq__revenueGrid{flex-direction:column;gap:.7rem;display:flex}.dashboard-module__2sIGqq__revenueRow{border-bottom:1px dashed var(--border-light);flex-direction:column;padding:.5rem 0;display:flex}.dashboard-module__2sIGqq__revenueRow:last-child{border-bottom:none}.dashboard-module__2sIGqq__revenueLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.dashboard-module__2sIGqq__revenueValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:.1rem 0;font-size:1.35rem;font-weight:800}.dashboard-module__2sIGqq__bookingsList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__2sIGqq__bookingItem{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.55rem 0;display:flex}.dashboard-module__2sIGqq__bookingItem:last-child{border-bottom:none}.dashboard-module__2sIGqq__bookingMain{flex-direction:column;display:flex}.dashboard-module__2sIGqq__bookingName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:600}.dashboard-module__2sIGqq__bookingMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.dashboard-module__2sIGqq__bookingAmount{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.dashboard-module__2sIGqq__bookingValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700}.dashboard-module__2sIGqq__bookingStatus{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);background:#0000000d;border-radius:10px;padding:.1rem .4rem;font-size:.6rem;font-weight:700}.dashboard-module__2sIGqq__status_confirmed{color:#28a745;background:#28a7451f}.dashboard-module__2sIGqq__status_pending{color:#d97700;background:#ffa5001f}.dashboard-module__2sIGqq__status_cancelled{color:#c00;background:#c800001a}.dashboard-module__2sIGqq__status_published{color:#28a745;background:#28a7451f}.dashboard-module__2sIGqq__status_draft{color:var(--text-grey);background:#0000000d}.dashboard-module__2sIGqq__weekStrip{grid-template-columns:repeat(7,1fr);gap:.4rem;display:grid}.dashboard-module__2sIGqq__weekDay{border:1px solid var(--border-light);background:#fff;border-radius:6px;flex-direction:column;align-items:center;gap:.2rem;min-width:0;padding:.55rem .3rem;display:flex}.dashboard-module__2sIGqq__weekDayIdle{opacity:.55}.dashboard-module__2sIGqq__weekDate{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;font-size:.62rem;font-weight:700}.dashboard-module__2sIGqq__weekDateNumber{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.25rem;font-weight:700;line-height:1}.dashboard-module__2sIGqq__weekDepartures{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.65rem}.dashboard-module__2sIGqq__weekProgress{background:#0000000f;border-radius:2px;width:100%;height:4px;overflow:hidden}.dashboard-module__2sIGqq__weekProgressFill{background:var(--brand-primary);height:100%}.dashboard-module__2sIGqq__weekStaff{font-family:var(--font-roboto),sans-serif;text-align:center;height:.7rem;font-size:.55rem;font-weight:600}.dashboard-module__2sIGqq__staff_good{color:#28a745}.dashboard-module__2sIGqq__staff_partial{color:#d97700}.dashboard-module__2sIGqq__staff_none{color:#c00}.dashboard-module__2sIGqq__staff_idle{color:#0000}.dashboard-module__2sIGqq__healthGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.dashboard-module__2sIGqq__healthBucket{border:1px solid var(--border-light);background:#fff;border-radius:8px;flex-direction:column;gap:.35rem;padding:.65rem .75rem;display:flex}.dashboard-module__2sIGqq__healthTone_warn{background:#c8000006;border-color:#c800004d}.dashboard-module__2sIGqq__healthTone_ok{background:#28a74506;border-color:#28a7454d}.dashboard-module__2sIGqq__healthTone_info{background:#0077b606;border-color:#0077b64d}.dashboard-module__2sIGqq__healthHeader{justify-content:space-between;align-items:baseline;display:flex}.dashboard-module__2sIGqq__healthLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.78rem;font-weight:700}.dashboard-module__2sIGqq__healthCount{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.15rem;font-weight:800}.dashboard-module__2sIGqq__healthHint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;font-size:.62rem}.dashboard-module__2sIGqq__healthList{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__2sIGqq__healthItem{border-top:1px dashed #0000000f;flex-direction:column;padding:.3rem 0;display:flex}.dashboard-module__2sIGqq__healthTripName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.78rem;font-weight:600}.dashboard-module__2sIGqq__healthTripMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.65rem}.dashboard-module__2sIGqq__statRow{gap:.85rem;margin-bottom:.55rem;display:flex}.dashboard-module__2sIGqq__statRow:last-child{margin-bottom:0}.dashboard-module__2sIGqq__stat{flex-direction:column;flex:1;display:flex}.dashboard-module__2sIGqq__statValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.4rem;font-weight:800;line-height:1}.dashboard-module__2sIGqq__statLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem;font-size:.65rem}.dashboard-module__2sIGqq__miniList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__2sIGqq__miniListItem{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-bottom:1px dashed var(--border-light);justify-content:space-between;gap:.5rem;padding:.3rem 0;font-size:.78rem;display:flex}.dashboard-module__2sIGqq__miniListItem:last-child{border-bottom:none}.dashboard-module__2sIGqq__miniListValue{color:var(--text-grey);white-space:nowrap;font-weight:600}.dashboard-module__2sIGqq__miniHeader{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .3rem;font-size:.62rem;font-weight:700}.dashboard-module__2sIGqq__urgentTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#c00;border-radius:8px;margin-left:.35rem;padding:.05rem .3rem;font-size:.55rem;font-weight:700}.dashboard-module__2sIGqq__actionsBar{border:1px dashed var(--border-light);background:#00000005;border-radius:8px;flex-wrap:wrap;gap:.45rem;padding:.5rem;display:flex}.dashboard-module__2sIGqq__twoCol,.dashboard-module__2sIGqq__threeCol{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:768px){.dashboard-module__2sIGqq__twoCol,.dashboard-module__2sIGqq__threeCol{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.dashboard-module__2sIGqq__threeCol{grid-template-columns:1fr 1fr 1fr}}@media (max-width:540px){.dashboard-module__2sIGqq__weekStrip{grid-template-columns:repeat(7,1fr);gap:.2rem}.dashboard-module__2sIGqq__weekDay{padding:.4rem .15rem}.dashboard-module__2sIGqq__weekDateNumber{font-size:1rem}.dashboard-module__2sIGqq__weekDepartures{font-size:.55rem}.dashboard-module__2sIGqq__weekStaff{display:none}.dashboard-module__2sIGqq__healthGrid{grid-template-columns:1fr}}
.Select-module__EeJ0TW__wrapper{flex-shrink:0;width:100%;position:relative}.Select-module__EeJ0TW__trigger{width:100%;height:40px;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border:1px solid var(--border-light);cursor:pointer;text-align:left;background:#fff;border-radius:6px;outline:none;justify-content:space-between;align-items:center;padding:0 .75rem;font-size:.85rem;transition:border-color .15s;display:flex}.Select-module__EeJ0TW__trigger:focus,.Select-module__EeJ0TW__trigger:hover{border-color:var(--brand-primary)}.Select-module__EeJ0TW__triggerLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Select-module__EeJ0TW__chevron{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--text-grey);flex-shrink:0;width:0;height:0;margin-left:.75rem;transition:transform .15s}.Select-module__EeJ0TW__chevronOpen{transform:rotate(180deg)}.Select-module__EeJ0TW__dropdown{border:1px solid var(--border-light);z-index:50;background:#fff;border-radius:6px;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.Select-module__EeJ0TW__dropdown::-webkit-scrollbar{width:5px}.Select-module__EeJ0TW__dropdown::-webkit-scrollbar-track{background:0 0}.Select-module__EeJ0TW__dropdown::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.Select-module__EeJ0TW__option{width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.85rem;transition:background .1s,color .1s;display:block}.Select-module__EeJ0TW__option:hover{color:var(--brand-primary);background:#ff66000f}.Select-module__EeJ0TW__optionSelected{color:var(--brand-primary);font-weight:700}.Select-module__EeJ0TW__optionSelected:hover{background:#ff66001a}
.certifications-module__FytVCW__sectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.certifications-module__FytVCW__privacyNotice{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-bottom:1.5rem;font-size:.75rem;font-style:italic}.certifications-module__FytVCW__loading,.certifications-module__FytVCW__empty{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:1rem 0;font-size:.85rem}.certifications-module__FytVCW__certCard{border:1px solid var(--border-light);border-radius:8px;margin-bottom:1rem;padding:1rem}.certifications-module__FytVCW__certHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.certifications-module__FytVCW__certAgency{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-right:.5rem;font-size:.8rem;font-weight:700}.certifications-module__FytVCW__certLevel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:500}.certifications-module__FytVCW__certSpeciality{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-left:.5rem;font-size:.8rem}.certifications-module__FytVCW__removeButton{color:#dc3545;font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem}.certifications-module__FytVCW__removeButton:hover{text-decoration:underline}.certifications-module__FytVCW__certDetails{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.certifications-module__FytVCW__cardImages{gap:1rem;display:flex}.certifications-module__FytVCW__cardImageSlot{flex-direction:column;align-items:center;gap:.25rem;display:flex}.certifications-module__FytVCW__cardImageLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.certifications-module__FytVCW__cardImagePreview{object-fit:cover;border:1px solid var(--border-light);border-radius:4px;width:120px;height:75px}.certifications-module__FytVCW__cardImageLoading{border:1px dashed var(--border-light);width:120px;height:75px;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);border-radius:4px;justify-content:center;align-items:center;font-size:.7rem;display:flex}.certifications-module__FytVCW__uploadLabel{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);cursor:pointer;border:1px solid var(--brand-primary);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.certifications-module__FytVCW__uploadLabel:hover{background:var(--brand-primary);color:#fff}.certifications-module__FytVCW__hiddenInput{display:none}.certifications-module__FytVCW__addButton{border:1px dashed var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:8px;padding:.75rem;font-size:.85rem;transition:border-color .2s}.certifications-module__FytVCW__addButton:hover{border-color:var(--brand-primary)}.certifications-module__FytVCW__addForm{border:1px solid var(--border-light);border-radius:8px;padding:1.25rem}.certifications-module__FytVCW__formTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:1rem;font-size:.95rem;font-weight:700}.certifications-module__FytVCW__formRow{margin-bottom:.75rem}.certifications-module__FytVCW__formLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-bottom:.25rem;font-size:.8rem;display:block}.certifications-module__FytVCW__formSelect,.certifications-module__FytVCW__formInput{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#fff;border-radius:4px;padding:.5rem;font-size:.85rem}.certifications-module__FytVCW__formActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.certifications-module__FytVCW__cancelButton{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.8rem}.certifications-module__FytVCW__cancelButton:hover{border-color:var(--text-dark)}.certifications-module__FytVCW__saveButton{background:var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.certifications-module__FytVCW__saveButton:hover{opacity:.9}.certifications-module__FytVCW__saveButton:disabled{opacity:.5;cursor:not-allowed}
.TwoFactorSetup-module__geEmqG__container{width:100%}.TwoFactorSetup-module__geEmqG__section{flex-direction:column;gap:.75rem;display:flex}.TwoFactorSetup-module__geEmqG__sectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark,#333);margin:0;font-size:.9rem;font-weight:700}.TwoFactorSetup-module__geEmqG__desc{font-family:var(--font-roboto),sans-serif;color:var(--text-grey,#666);margin:0;font-size:.8rem;line-height:1.5}.TwoFactorSetup-module__geEmqG__qrContainer{border:1px solid var(--border-light,#e0e0e0);background:#fff;border-radius:12px;justify-content:center;align-self:center;padding:1rem;display:flex}.TwoFactorSetup-module__geEmqG__qrCode{border-radius:8px;width:200px;height:200px}.TwoFactorSetup-module__geEmqG__codeInput{flex-direction:column;gap:.25rem;max-width:200px;display:flex}.TwoFactorSetup-module__geEmqG__label{font-family:var(--font-roboto),sans-serif;color:var(--text-grey,#888);text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:600}.TwoFactorSetup-module__geEmqG__input{border:1px solid var(--border-light,#ddd);font-family:var(--font-roboto),sans-serif;letter-spacing:.5rem;text-align:center;color:var(--text-dark,#333);background:var(--input-bg,#fff);border-radius:8px;padding:.6rem .75rem;font-size:1.2rem;font-weight:700}.TwoFactorSetup-module__geEmqG__input:focus{border-color:var(--brand-primary,#f60);outline:none}.TwoFactorSetup-module__geEmqG__error{font-family:var(--font-roboto),sans-serif;color:#dc3545;margin:0;font-size:.78rem}.TwoFactorSetup-module__geEmqG__warning{font-family:var(--font-roboto),sans-serif;color:#dc3545;margin:0;font-size:.78rem;font-weight:600}.TwoFactorSetup-module__geEmqG__statusBadge{color:#4caf50;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.3px;background:#4caf501a;border-radius:4px;align-self:flex-start;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.TwoFactorSetup-module__geEmqG__backupGrid{background:var(--bg-hover,#f8f8f8);border:1px solid var(--border-light,#e0e0e0);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:.4rem;padding:.75rem;display:grid}.TwoFactorSetup-module__geEmqG__backupCode{color:var(--text-dark,#333);text-align:center;background:var(--card-bg,#fff);border:1px solid var(--border-light,#e0e0e0);border-radius:4px;padding:.3rem .5rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700}.TwoFactorSetup-module__geEmqG__actions{align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.TwoFactorSetup-module__geEmqG__cancelBtn{border:1px solid var(--border-light,#ddd);color:var(--text-grey,#888);font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.TwoFactorSetup-module__geEmqG__dangerLink{color:#dc3545;font-family:var(--font-roboto),sans-serif;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.TwoFactorSetup-module__geEmqG__dangerLink:hover{text-decoration:underline}
.SetupWizard-module__Qv82za__overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SetupWizard-module__Qv82za__modal{background:var(--card-bg,#fff);border-radius:12px;width:100%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.SetupWizard-module__Qv82za__progressBar{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.SetupWizard-module__Qv82za__progressDot{border:2px solid var(--border-light);width:28px;height:28px;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:var(--card-bg,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.SetupWizard-module__Qv82za__progressDotActive{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff}.SetupWizard-module__Qv82za__stepContent{min-height:250px;padding-bottom:.5rem}.SetupWizard-module__Qv82za__centeredStep{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.SetupWizard-module__Qv82za__formStep{flex-direction:column;gap:.75rem;display:flex}.SetupWizard-module__Qv82za__stepTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1.3rem;font-weight:700}.SetupWizard-module__Qv82za__stepText{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);max-width:450px;margin:0;font-size:.85rem;line-height:1.5}.SetupWizard-module__Qv82za__primaryBtn{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.SetupWizard-module__Qv82za__primaryBtn:hover{opacity:.9}.SetupWizard-module__Qv82za__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.SetupWizard-module__Qv82za__skipBtn{color:var(--text-grey);border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 1.5rem;font-size:.85rem;transition:border-color .2s,color .2s}.SetupWizard-module__Qv82za__skipBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.SetupWizard-module__Qv82za__outlineBtn{border:1px solid var(--brand-primary);color:var(--brand-primary);cursor:pointer;font-family:var(--font-roboto),sans-serif;background:0 0;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.SetupWizard-module__Qv82za__stepActions{border-top:1px solid var(--border-light);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.SetupWizard-module__Qv82za__avatarSection{align-items:center;gap:1rem;display:flex}.SetupWizard-module__Qv82za__avatarCircle{border:2px solid var(--border-light);cursor:pointer;background:var(--card-bg,#f5f5f5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.SetupWizard-module__Qv82za__avatarDragOver{border-color:var(--brand-primary);background:#ff66000f}.SetupWizard-module__Qv82za__avatarImage{object-fit:cover;width:100%;height:100%}.SetupWizard-module__Qv82za__avatarInitial{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:1.5rem;font-weight:700}.SetupWizard-module__Qv82za__avatarUploading{color:#fff;background:#0006;border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:600;display:flex;position:absolute;inset:0}.SetupWizard-module__Qv82za__hint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:.2rem 0 0;font-size:.6rem}.SetupWizard-module__Qv82za__fieldGroup{flex-direction:column;gap:.2rem;display:flex}.SetupWizard-module__Qv82za__fieldLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.65rem;font-weight:700}.SetupWizard-module__Qv82za__textarea{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:vertical;border-radius:6px;padding:.45rem .6rem;font-size:.85rem}.SetupWizard-module__Qv82za__charCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:right;font-size:.6rem}.SetupWizard-module__Qv82za__sectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:.5rem 0;font-size:.9rem;font-weight:700}.SetupWizard-module__Qv82za__flagSelector{gap:1.5rem;margin-bottom:1rem;display:flex}.SetupWizard-module__Qv82za__flagOption{border:2px solid var(--border-light);cursor:pointer;width:120px;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.8rem;transition:border-color .2s,color .2s;display:flex}.SetupWizard-module__Qv82za__flagOption:hover{border-color:var(--brand-primary)}.SetupWizard-module__Qv82za__flagActive{border-color:var(--brand-primary);color:var(--brand-primary);font-weight:700}.SetupWizard-module__Qv82za__presetRow{gap:.75rem;margin-bottom:1rem;display:flex}.SetupWizard-module__Qv82za__presetButton{border:1px solid var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;transition:border-color .2s,color .2s}.SetupWizard-module__Qv82za__presetButton:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.SetupWizard-module__Qv82za__presetButton:disabled{opacity:.5;cursor:not-allowed}.SetupWizard-module__Qv82za__presetActive{border-color:var(--brand-primary);color:var(--brand-primary);font-weight:700}.SetupWizard-module__Qv82za__presetLabel{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.8rem;display:flex}.SetupWizard-module__Qv82za__presetLabelActive{border-color:var(--brand-primary);color:var(--brand-primary);font-weight:700}.SetupWizard-module__Qv82za__unitGrid{flex-direction:column;gap:.5rem;display:flex}.SetupWizard-module__Qv82za__unitRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.SetupWizard-module__Qv82za__unitLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem}.SetupWizard-module__Qv82za__unitToggle{gap:.4rem;display:flex}.SetupWizard-module__Qv82za__unitButton{border:none;border-right:1px solid var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:#fff;padding:.4rem .75rem;font-size:.75rem;transition:background .2s,color .2s}.SetupWizard-module__Qv82za__unitButton:last-child{border-right:none}.SetupWizard-module__Qv82za__unitButton:hover{color:var(--text-dark)}.SetupWizard-module__Qv82za__unitActive{background:var(--brand-primary);color:#fff}.SetupWizard-module__Qv82za__unitActive:hover{color:#fff}.SetupWizard-module__Qv82za__unitButton:disabled{opacity:.6;cursor:not-allowed}.SetupWizard-module__Qv82za__certWrapper{border:1px solid var(--border-light);border-radius:8px;max-height:350px;padding:.75rem;overflow-y:auto}.SetupWizard-module__Qv82za__summaryBox{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:8px;width:100%;max-width:350px;padding:1rem}.SetupWizard-module__Qv82za__summaryTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0 0 .75rem;font-size:.8rem;font-weight:700}.SetupWizard-module__Qv82za__summaryItem{border-bottom:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);justify-content:space-between;padding:.35rem 0;font-size:.8rem;display:flex}.SetupWizard-module__Qv82za__summaryItem:last-child{border-bottom:none}.SetupWizard-module__Qv82za__summaryDone{color:var(--brand-primary);font-weight:600}.SetupWizard-module__Qv82za__summarySkipped{color:var(--text-grey)}.SetupWizard-module__Qv82za__breadcrumbHints{text-align:left;width:100%;max-width:350px;margin-top:.5rem}.SetupWizard-module__Qv82za__breadcrumb{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:.35rem 0;font-size:.75rem;line-height:1.4}.SetupWizard-module__Qv82za__breadcrumbLabel{color:var(--brand-primary);font-weight:600}.SetupWizard-module__Qv82za__breadcrumb strong{color:var(--text-dark)}@media (max-width:500px){.SetupWizard-module__Qv82za__modal{max-height:95vh;padding:1.25rem}.SetupWizard-module__Qv82za__flagSelector{gap:.75rem}.SetupWizard-module__Qv82za__flagOption{width:100px;padding:.75rem}.SetupWizard-module__Qv82za__stepTitle{font-size:1.1rem}}
.ForcePasswordChange-module__pjB5_G__overlay{z-index:300;background:#0009;position:fixed;inset:0}.ForcePasswordChange-module__pjB5_G__modal{background:var(--card-bg,#fff);z-index:301;border-radius:12px;width:90%;max-width:400px;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0003}.ForcePasswordChange-module__pjB5_G__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark,#333);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.ForcePasswordChange-module__pjB5_G__desc{font-family:var(--font-roboto),sans-serif;color:var(--text-grey,#666);margin:0 0 1.25rem;font-size:.8rem;line-height:1.5}.ForcePasswordChange-module__pjB5_G__form{flex-direction:column;gap:1rem;display:flex}.ForcePasswordChange-module__pjB5_G__field{flex-direction:column;gap:.25rem;display:flex}.ForcePasswordChange-module__pjB5_G__label{font-family:var(--font-roboto),sans-serif;color:var(--text-grey,#888);text-transform:uppercase;letter-spacing:.3px;font-size:.75rem;font-weight:600}.ForcePasswordChange-module__pjB5_G__input{border:1px solid var(--border-light,#ddd);font-family:var(--font-roboto),sans-serif;color:var(--text-dark,#333);background:var(--input-bg,#fff);border-radius:8px;padding:.6rem .75rem;font-size:.85rem}.ForcePasswordChange-module__pjB5_G__input:focus{border-color:var(--brand-primary,#f60);outline:none}.ForcePasswordChange-module__pjB5_G__error{font-family:var(--font-roboto),sans-serif;color:#dc3545;margin:0;font-size:.8rem}
.AchievementToast-module__yPhrPa__toastBackdrop{z-index:1199;opacity:0;pointer-events:none;background:#0006;transition:opacity .4s;position:fixed;inset:0}.AchievementToast-module__yPhrPa__toastBackdropVisible{opacity:1;pointer-events:auto}.AchievementToast-module__yPhrPa__toast{border:3px solid var(--brand-primary);z-index:1200;cursor:pointer;opacity:0;text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;min-width:280px;max-width:380px;padding:2rem 2.5rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5);box-shadow:0 20px 60px #0003}.AchievementToast-module__yPhrPa__toastVisible{opacity:1;animation:2s ease-in-out infinite AchievementToast-module__yPhrPa__achievementGlow;transform:translate(-50%,-50%)scale(1)}@keyframes AchievementToast-module__yPhrPa__achievementGlow{0%{box-shadow:0 0 20px #ff660026,0 20px 60px #00000026}50%{box-shadow:0 0 50px #ff660059,0 20px 60px #00000026}to{box-shadow:0 0 20px #ff660026,0 20px 60px #00000026}}.AchievementToast-module__yPhrPa__toastIcon{color:var(--brand-primary);animation:.6s cubic-bezier(.34,1.56,.64,1) .3s both AchievementToast-module__yPhrPa__iconBounce}@keyframes AchievementToast-module__yPhrPa__iconBounce{0%{transform:scale(0)rotate(-20deg)}to{transform:scale(1)rotate(0)}}.AchievementToast-module__yPhrPa__toastLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:2px;color:var(--brand-primary);font-size:.65rem;font-weight:700;animation:.4s .5s both AchievementToast-module__yPhrPa__labelFade}@keyframes AchievementToast-module__yPhrPa__labelFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.AchievementToast-module__yPhrPa__toastName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.3rem;font-weight:700;animation:.4s .7s both AchievementToast-module__yPhrPa__nameFade}@keyframes AchievementToast-module__yPhrPa__nameFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AchievementToast-module__yPhrPa__toastMore{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem;animation:.4s .9s both AchievementToast-module__yPhrPa__nameFade}.AchievementToast-module__yPhrPa__toastDismiss{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-top:.25rem;font-size:.65rem;animation:.4s 1.1s both AchievementToast-module__yPhrPa__nameFade}@media (max-width:1023px){.AchievementToast-module__yPhrPa__toast{min-width:240px;max-width:90vw;padding:1.5rem 2rem}.AchievementToast-module__yPhrPa__toastName{font-size:1.1rem}}
.Modal-module__weKyha__overlay{background:#00000080;position:fixed;inset:0}.Modal-module__weKyha__modal{scrollbar-width:thin;scrollbar-color:var(--brand-primary)var(--border-light);background:#fff;border-radius:12px;max-width:95vw;max-height:90vh;padding:2rem;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.Modal-module__weKyha__modal::-webkit-scrollbar{width:6px}.Modal-module__weKyha__modal::-webkit-scrollbar-track{background:var(--border-light);border-radius:3px}.Modal-module__weKyha__modal::-webkit-scrollbar-thumb{background:var(--brand-primary);border-radius:3px}.Modal-module__weKyha__padless{padding:0}.Modal-module__weKyha__flexColumn{flex-direction:column;display:flex}.Modal-module__weKyha__sizeSm{width:400px}.Modal-module__weKyha__sizeMd{width:500px}.Modal-module__weKyha__sizeLg{width:600px}.Modal-module__weKyha__sizeXl{width:750px}.Modal-module__weKyha__size2xl{width:900px;max-width:min(95vw,900px)}.Modal-module__weKyha__sizeFullscreen{flex-direction:column;width:auto;max-width:none;max-height:none;padding:0;display:flex;inset:2rem;overflow:hidden;transform:none}.Modal-module__weKyha__close{cursor:pointer;color:var(--text-grey);z-index:1;background:0 0;border:none;padding:.25rem;font-size:1.25rem;position:absolute;top:.75rem;right:.75rem}.Modal-module__weKyha__close:hover{color:var(--text-dark)}
.detail-module__uIp-KG__container{flex-direction:column;gap:1rem;display:flex}.detail-module__uIp-KG__backButton{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:0 0;border:none;align-self:flex-start;align-items:center;gap:.3rem;padding:0;font-size:.8rem;font-weight:500;display:inline-flex}.detail-module__uIp-KG__backButton:hover{opacity:.7}.detail-module__uIp-KG__loading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.detail-module__uIp-KG__header{align-items:flex-start;gap:1.5rem;display:flex}.detail-module__uIp-KG__heroImage{border:1px solid var(--border-light);background:#f5f5f5;border-radius:8px;width:200px;min-width:200px;height:150px;overflow:hidden}.detail-module__uIp-KG__heroImage img{object-fit:contain;width:100%;height:100%;display:block}.detail-module__uIp-KG__noImage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.detail-module__uIp-KG__headerInfo{flex-direction:column;flex:1;gap:.3rem;display:flex}.detail-module__uIp-KG__speciesName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.5rem;font-weight:700}.detail-module__uIp-KG__scientificName{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.9rem;font-style:italic}.detail-module__uIp-KG__headerMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.detail-module__uIp-KG__statCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.detail-module__uIp-KG__conservationBadge{font-family:var(--font-roboto),sans-serif;color:#fff;text-transform:uppercase;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.detail-module__uIp-KG__dangerBadge{font-family:var(--font-roboto),sans-serif;color:#fff;text-transform:uppercase;background:#dc3545;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.detail-module__uIp-KG__headerActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.detail-module__uIp-KG__actionBtn{border:1px solid var(--border-light);cursor:pointer;color:var(--text-grey);font-family:var(--font-roboto),sans-serif;background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.detail-module__uIp-KG__actionBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.detail-module__uIp-KG__actionBtn:disabled{opacity:.5;cursor:default}.detail-module__uIp-KG__liked,.detail-module__uIp-KG__spotted{color:var(--brand-primary);border-color:var(--brand-primary)}.detail-module__uIp-KG__contributorText{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.8rem}.detail-module__uIp-KG__postsList{flex-direction:column;gap:.75rem;display:flex}.detail-module__uIp-KG__postCard{border:1px solid var(--border-light);border-radius:8px;padding:.75rem}.detail-module__uIp-KG__postHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.detail-module__uIp-KG__postAuthor{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:700}.detail-module__uIp-KG__postTime{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.detail-module__uIp-KG__postText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.detail-module__uIp-KG__tabs{border-bottom:1px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:0;display:flex;overflow-x:auto}.detail-module__uIp-KG__tabs::-webkit-scrollbar{display:none}.detail-module__uIp-KG__tab{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.6rem 1rem;font-size:.8rem;transition:color .2s,border-color .2s}.detail-module__uIp-KG__tab:hover{color:var(--text-dark)}.detail-module__uIp-KG__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.detail-module__uIp-KG__tabContent{padding:.5rem 0}.detail-module__uIp-KG__infoTab{flex-direction:column;gap:1.25rem;display:flex}.detail-module__uIp-KG__infoSection h3{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.4rem;font-size:.85rem;font-weight:700}.detail-module__uIp-KG__infoSection p{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.detail-module__uIp-KG__classificationGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;display:grid}.detail-module__uIp-KG__classificationItem{flex-direction:column;display:flex}.detail-module__uIp-KG__classLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.65rem;font-weight:700}.detail-module__uIp-KG__classValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-style:italic}.detail-module__uIp-KG__chipRow{flex-wrap:wrap;gap:.4rem;display:flex}.detail-module__uIp-KG__chip{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.detail-module__uIp-KG__infoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin:.5rem 0;display:grid}.detail-module__uIp-KG__infoStat{flex-direction:column;gap:.1rem;display:flex}.detail-module__uIp-KG__infoStatLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.6rem;font-weight:700}.detail-module__uIp-KG__infoStatValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem}.detail-module__uIp-KG__dangerChip{font-family:var(--font-roboto),sans-serif;color:#fff;text-transform:uppercase;background:#dc3545;border-radius:4px;margin-bottom:.4rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.detail-module__uIp-KG__stubTab{text-align:center;padding:2rem 0}.detail-module__uIp-KG__stubTab p{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.85rem}.detail-module__uIp-KG__lcpStats{flex-direction:column;gap:.5rem;width:100%;display:flex}.detail-module__uIp-KG__lcpStat{flex-direction:column;gap:.1rem;display:flex}.detail-module__uIp-KG__lcpLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.6rem}.detail-module__uIp-KG__lcpValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.7rem}.detail-module__uIp-KG__lcpValueOrange{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.7rem;font-weight:700}
.dive-centres-module__xC_HVW__loading,.dive-centres-module__xC_HVW__emptyState{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem 0;font-size:.85rem}
.Tabs-module__bxw1SW__tabs{scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;cursor:grab;gap:0;display:flex;overflow-x:auto}.Tabs-module__bxw1SW__tabs::-webkit-scrollbar{display:none}.Tabs-module__bxw1SW__tabs:active{cursor:grabbing}.Tabs-module__bxw1SW__tabsUnderline{border-bottom:1px solid var(--border-light)}.Tabs-module__bxw1SW__tabsPill{gap:.4rem;padding-bottom:.25rem}.Tabs-module__bxw1SW__tab{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;outline:none;flex-shrink:0;align-items:center;gap:.35rem;padding:.6rem 1rem;font-size:.8rem;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.Tabs-module__bxw1SW__tab:hover{color:var(--text-dark)}.Tabs-module__bxw1SW__tab:focus-visible{color:var(--brand-primary)}.Tabs-module__bxw1SW__tabsUnderline .Tabs-module__bxw1SW__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.Tabs-module__bxw1SW__tabsPill .Tabs-module__bxw1SW__tab{border:1px solid var(--border-light);border-radius:999px;padding:.3rem .75rem;font-size:.75rem}.Tabs-module__bxw1SW__tabsPill .Tabs-module__bxw1SW__tabActive{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;font-weight:700}.Tabs-module__bxw1SW__tabSeparator{background:var(--border-light);flex-shrink:0;align-self:center;width:1px;height:1.2rem;margin:0 .25rem}.Tabs-module__bxw1SW__tabCount{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:center;background:#ff66001f;border-radius:10px;min-width:18px;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.Tabs-module__bxw1SW__tabActive .Tabs-module__bxw1SW__tabCount{background:var(--brand-primary);color:#fff}
.ProgressCharts-module__jr6hcW__page{flex-direction:column;gap:1rem;display:flex}.ProgressCharts-module__jr6hcW__authMsg,.ProgressCharts-module__jr6hcW__loading{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:3rem 0;font-size:.9rem}.ProgressCharts-module__jr6hcW__summaryGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.ProgressCharts-module__jr6hcW__summaryCard{text-align:center;border:1px solid var(--border-light);border-radius:10px;padding:1rem .5rem;transition:border-color .2s,transform .2s}.ProgressCharts-module__jr6hcW__summaryCard:hover{border-color:var(--brand-primary);transform:translateY(-2px)}.ProgressCharts-module__jr6hcW__summaryNumber{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:1.6rem;font-weight:700;display:block}.ProgressCharts-module__jr6hcW__summaryLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.ProgressCharts-module__jr6hcW__chartArea{min-height:250px}.ProgressCharts-module__jr6hcW__chartTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.ProgressCharts-module__jr6hcW__chart{width:100%;max-height:250px}.ProgressCharts-module__jr6hcW__noData{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.ProgressCharts-module__jr6hcW__barChart{flex-direction:column;gap:.6rem;display:flex}.ProgressCharts-module__jr6hcW__bar{align-items:center;gap:.5rem;height:28px;display:flex;position:relative}.ProgressCharts-module__jr6hcW__barFill{background:var(--brand-primary);opacity:.15;border-radius:4px;height:100%;position:absolute;top:0;left:0}.ProgressCharts-module__jr6hcW__barLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);z-index:1;padding-left:.5rem;font-size:.8rem;font-weight:600}.ProgressCharts-module__jr6hcW__barValue{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);z-index:1;margin-left:auto;padding-right:.5rem;font-size:.8rem;font-weight:700}.ProgressCharts-module__jr6hcW__chartDesc{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:-.5rem 0 1rem;font-size:.8rem;line-height:1.4}.ProgressCharts-module__jr6hcW__heatmap{flex-wrap:wrap;gap:.4rem;display:flex}.ProgressCharts-module__jr6hcW__heatCell{text-align:center;border-radius:6px;flex-direction:column;flex:1;gap:.2rem;min-width:55px;padding:.6rem .3rem;display:flex}.ProgressCharts-module__jr6hcW__heatLabel{font-family:var(--font-roboto),sans-serif;color:#fff;font-size:.65rem;font-weight:700}.ProgressCharts-module__jr6hcW__heatValue{font-family:var(--font-roboto),sans-serif;color:#fff;font-size:.9rem;font-weight:700}.ProgressCharts-module__jr6hcW__certTimeline{flex-direction:column;gap:.75rem;display:flex}.ProgressCharts-module__jr6hcW__certCard{border:1px solid var(--border-light);border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.ProgressCharts-module__jr6hcW__certBadge{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;white-space:nowrap;border-radius:4px;padding:.3rem .5rem;font-size:.6rem;font-weight:700}.ProgressCharts-module__jr6hcW__certInfo{flex-direction:column;gap:.15rem;display:flex}.ProgressCharts-module__jr6hcW__certLevel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700}.ProgressCharts-module__jr6hcW__certSpeciality{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.75rem;font-weight:600}.ProgressCharts-module__jr6hcW__certDate,.ProgressCharts-module__jr6hcW__certLocation{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}@media (max-width:768px){.ProgressCharts-module__jr6hcW__summaryGrid{grid-template-columns:repeat(3,1fr)}.ProgressCharts-module__jr6hcW__heatmap{gap:.25rem}.ProgressCharts-module__jr6hcW__heatCell{min-width:40px}}@media (max-width:1023px){.ProgressCharts-module__jr6hcW__page{padding-bottom:80px}}
.ProfileTripsTab-module__SlDxMG__container{flex-direction:column;gap:.5rem;display:flex}.ProfileTripsTab-module__SlDxMG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.ProfileTripsTab-module__SlDxMG__empty{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem 0;font-size:.85rem}.ProfileTripsTab-module__SlDxMG__sectionHeading{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:1.5px;margin:1rem 0 .25rem;font-size:.7rem;font-weight:700}.ProfileTripsTab-module__SlDxMG__sectionHeading:first-child{margin-top:0}.ProfileTripsTab-module__SlDxMG__privacyNotice{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:#f5f5f5;border-radius:6px;margin:.5rem 0;padding:.5rem .75rem;font-size:.75rem;font-style:italic}.ProfileTripsTab-module__SlDxMG__confirmation{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);letter-spacing:.5px;text-align:center;background:#ff660014;border-radius:3px;margin-top:.4rem;padding:.2rem .4rem;font-size:.65rem;font-weight:700;display:block}
.RippleButton-module__zolQ-a__button{cursor:pointer;font-family:var(--font-roboto),sans-serif;border:none;justify-content:center;align-items:center;gap:.5rem;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex;position:relative;overflow:hidden}.RippleButton-module__zolQ-a__button:disabled{opacity:.5;cursor:not-allowed}.RippleButton-module__zolQ-a__content{z-index:2;align-items:center;gap:.5rem;display:inline-flex;position:relative}.RippleButton-module__zolQ-a__rippleContainer{z-index:1;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.RippleButton-module__zolQ-a__ripple{pointer-events:none;border-radius:50%;animation:.6s ease-out forwards RippleButton-module__zolQ-a__rippleExpand;position:absolute;transform:scale(0)}.RippleButton-module__zolQ-a__rippleHover{background:#fff3}.RippleButton-module__zolQ-a__rippleClick{background:#ffffff59}@keyframes RippleButton-module__zolQ-a__rippleExpand{to{opacity:0;transform:scale(1)}}.RippleButton-module__zolQ-a__primary{background:var(--brand-primary);color:#fff;border:2px solid var(--brand-primary);border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem}.RippleButton-module__zolQ-a__primary.RippleButton-module__zolQ-a__pressed{color:var(--brand-primary);background:#fff}.RippleButton-module__zolQ-a__primary.RippleButton-module__zolQ-a__pressed .RippleButton-module__zolQ-a__rippleClick{background:#f603}.RippleButton-module__zolQ-a__outline{color:var(--brand-primary);border:2px solid var(--brand-primary);background:#fff;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem}.RippleButton-module__zolQ-a__outline .RippleButton-module__zolQ-a__rippleHover{background:#ff66001a}.RippleButton-module__zolQ-a__outline .RippleButton-module__zolQ-a__rippleClick{background:#f603}.RippleButton-module__zolQ-a__outline.RippleButton-module__zolQ-a__pressed{background:var(--brand-primary);color:#fff}.RippleButton-module__zolQ-a__danger{color:#dc3545;background:#fff;border:2px solid #dc3545;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem}.RippleButton-module__zolQ-a__danger .RippleButton-module__zolQ-a__rippleHover{background:#dc35451a}.RippleButton-module__zolQ-a__danger .RippleButton-module__zolQ-a__rippleClick{background:#dc354533}.RippleButton-module__zolQ-a__danger.RippleButton-module__zolQ-a__pressed{color:#fff;background:#dc3545}.RippleButton-module__zolQ-a__icon{color:var(--brand-primary);border:2px solid var(--brand-primary);background:#fff;border-radius:6px;width:36px;height:36px;padding:.4rem;font-size:0}.RippleButton-module__zolQ-a__icon .RippleButton-module__zolQ-a__rippleHover{background:#ff66001a}.RippleButton-module__zolQ-a__icon .RippleButton-module__zolQ-a__rippleClick{background:#f603}.RippleButton-module__zolQ-a__icon.RippleButton-module__zolQ-a__pressed{background:var(--brand-primary);color:#fff}.RippleButton-module__zolQ-a__iconSmall{color:var(--text-grey);border:1px solid var(--text-grey);background:0 0;border-radius:50%;width:18px;height:18px;padding:0;font-size:.65rem;font-style:italic;font-weight:700}.RippleButton-module__zolQ-a__iconSmall:hover{color:var(--brand-primary);border-color:var(--brand-primary)}.RippleButton-module__zolQ-a__iconSmall .RippleButton-module__zolQ-a__rippleHover{background:#ff66002e}.RippleButton-module__zolQ-a__iconSmall .RippleButton-module__zolQ-a__rippleClick{background:#ff660052}.RippleButton-module__zolQ-a__iconSmall.RippleButton-module__zolQ-a__pressed{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.RippleButton-module__zolQ-a__tab{color:var(--text-grey);text-align:left;background:0 0;border:none;border-radius:4px;justify-content:flex-start;gap:.4rem;width:100%;padding:.35rem .5rem;font-size:.75rem;font-weight:400}.RippleButton-module__zolQ-a__tab:hover:not(.RippleButton-module__zolQ-a__tabActive){color:var(--text-dark);background:#00000008}.RippleButton-module__zolQ-a__tab .RippleButton-module__zolQ-a__rippleHover{background:#ff660014}.RippleButton-module__zolQ-a__tab .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__tabActive{color:var(--brand-primary);background:#ff660014;font-weight:700}.RippleButton-module__zolQ-a__listItem{color:var(--text-dark);border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:4px;justify-content:flex-start;width:100%;padding:.5rem;font-size:.8rem;font-weight:400}.RippleButton-module__zolQ-a__listItem:hover{border-color:var(--brand-primary);background:#ff66000a}.RippleButton-module__zolQ-a__listItem .RippleButton-module__zolQ-a__rippleHover{background:#ff66000d}.RippleButton-module__zolQ-a__listItem .RippleButton-module__zolQ-a__rippleClick{background:#ff660026}.RippleButton-module__zolQ-a__listItem.RippleButton-module__zolQ-a__pressed{border-color:var(--brand-primary);background:#ff66001a}.RippleButton-module__zolQ-a__ghost{color:var(--text-grey);border:1px solid var(--border-light);background:0 0;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem}.RippleButton-module__zolQ-a__ghost:hover{color:var(--brand-primary);border-color:var(--brand-primary)}.RippleButton-module__zolQ-a__ghost .RippleButton-module__zolQ-a__rippleHover{background:#ff660014}.RippleButton-module__zolQ-a__ghost .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__ghost.RippleButton-module__zolQ-a__pressed{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.RippleButton-module__zolQ-a__selectorCard{color:var(--text-dark);border:1px solid var(--border-light);background:0 0;border-radius:8px;gap:.5rem;width:120px;padding:1rem;font-size:.85rem}.RippleButton-module__zolQ-a__selectorCard .RippleButton-module__zolQ-a__content{flex-direction:column}.RippleButton-module__zolQ-a__selectorCard:hover:not(.RippleButton-module__zolQ-a__selectorCardActive){border-color:var(--brand-primary)}.RippleButton-module__zolQ-a__selectorCard .RippleButton-module__zolQ-a__rippleHover{background:#ff66000f}.RippleButton-module__zolQ-a__selectorCard .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__selectorCardActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000a;font-weight:700}.RippleButton-module__zolQ-a__inlineAction{color:var(--text-grey);background:0 0;border:none;border-radius:4px;gap:.3rem;padding:.25rem .4rem;font-size:.8rem;font-weight:500}.RippleButton-module__zolQ-a__inlineAction:hover:not(.RippleButton-module__zolQ-a__inlineActionActive){color:var(--brand-primary)}.RippleButton-module__zolQ-a__inlineAction .RippleButton-module__zolQ-a__rippleHover{background:#ff66000f}.RippleButton-module__zolQ-a__inlineAction .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__inlineActionActive{color:var(--brand-primary)}.RippleButton-module__zolQ-a__menuItem{color:var(--text-dark);text-align:left;background:0 0;border:none;border-radius:4px;justify-content:flex-start;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.8rem;font-weight:500}.RippleButton-module__zolQ-a__menuItem:hover{color:var(--brand-primary);background:#ff66000f}.RippleButton-module__zolQ-a__menuItem .RippleButton-module__zolQ-a__rippleHover{background:#ff66000f}.RippleButton-module__zolQ-a__menuItem .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__menuItemDanger{color:#dc3545;text-align:left;background:0 0;border:none;border-radius:4px;justify-content:flex-start;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.8rem;font-weight:500}.RippleButton-module__zolQ-a__menuItemDanger:hover{background:#dc35450f}.RippleButton-module__zolQ-a__menuItemDanger .RippleButton-module__zolQ-a__rippleHover{background:#dc354514}.RippleButton-module__zolQ-a__menuItemDanger .RippleButton-module__zolQ-a__rippleClick{background:#dc354533}.RippleButton-module__zolQ-a__chip{color:var(--text-grey);border:1px solid var(--border-light);background:0 0;border-radius:20px;padding:.25rem .6rem;font-size:.7rem;font-weight:500}.RippleButton-module__zolQ-a__chip:hover:not(.RippleButton-module__zolQ-a__chipActive){color:var(--text-dark);border-color:#ff66004d}.RippleButton-module__zolQ-a__chip .RippleButton-module__zolQ-a__rippleHover{background:#ff66000f}.RippleButton-module__zolQ-a__chip .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__chipActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000f;font-weight:700}.RippleButton-module__zolQ-a__linkSubtle{color:var(--text-dark);background:0 0;border:none;border-radius:4px;padding:.25rem .4rem;font-size:.95rem;font-weight:500}.RippleButton-module__zolQ-a__linkSubtle:hover{color:var(--brand-primary)}.RippleButton-module__zolQ-a__linkSubtle .RippleButton-module__zolQ-a__rippleHover{background:#ff66000f}.RippleButton-module__zolQ-a__linkSubtle .RippleButton-module__zolQ-a__rippleClick{background:#ff660029}.RippleButton-module__zolQ-a__navIcon{color:var(--text-grey);background:0 0;border:none;border-radius:6px;gap:.15rem;padding:.4rem 1rem}.RippleButton-module__zolQ-a__navIcon .RippleButton-module__zolQ-a__content{flex-direction:column}.RippleButton-module__zolQ-a__navIcon:hover:not(.RippleButton-module__zolQ-a__navIconActive){color:var(--brand-primary)}.RippleButton-module__zolQ-a__navIcon .RippleButton-module__zolQ-a__rippleHover{background:#ff66000f}.RippleButton-module__zolQ-a__navIcon .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__navIconActive{color:var(--brand-primary)}.RippleButton-module__zolQ-a__link{color:var(--brand-primary);background:0 0;border:none;border-radius:4px;padding:.15rem .25rem;font-size:.8rem;font-weight:600}.RippleButton-module__zolQ-a__link:hover{text-decoration:underline}.RippleButton-module__zolQ-a__link .RippleButton-module__zolQ-a__rippleHover{background:#ff660014}.RippleButton-module__zolQ-a__link .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}.RippleButton-module__zolQ-a__linkDanger{color:#dc3545;background:0 0;border:none;border-radius:4px;padding:.15rem .25rem;font-size:.8rem;font-weight:600}.RippleButton-module__zolQ-a__linkDanger:hover{text-decoration:underline}.RippleButton-module__zolQ-a__linkDanger .RippleButton-module__zolQ-a__rippleHover{background:#dc354514}.RippleButton-module__zolQ-a__linkDanger .RippleButton-module__zolQ-a__rippleClick{background:#dc354533}.RippleButton-module__zolQ-a__social{width:100%;color:var(--text-dark);border:1px solid var(--border-light);background:#fff;border-radius:8px;gap:.75rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600;display:flex}.RippleButton-module__zolQ-a__social:hover{border-color:var(--brand-primary)}.RippleButton-module__zolQ-a__social .RippleButton-module__zolQ-a__rippleHover{background:#ff66000d}.RippleButton-module__zolQ-a__social .RippleButton-module__zolQ-a__rippleClick{background:#ff660026}.RippleButton-module__zolQ-a__segmented{color:var(--text-grey);border:1px solid var(--border-light);background:#fff;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:500}.RippleButton-module__zolQ-a__segmented:hover:not(.RippleButton-module__zolQ-a__segmentedActive){color:var(--text-dark);border-color:var(--text-grey)}.RippleButton-module__zolQ-a__segmented .RippleButton-module__zolQ-a__rippleHover{background:#ff660014}.RippleButton-module__zolQ-a__segmented .RippleButton-module__zolQ-a__rippleClick{background:#f603}.RippleButton-module__zolQ-a__segmentedActive{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);font-weight:700}.RippleButton-module__zolQ-a__segmentedActive .RippleButton-module__zolQ-a__rippleHover{background:#ffffff2e}.RippleButton-module__zolQ-a__segmentedActive .RippleButton-module__zolQ-a__rippleClick{background:#ffffff52}.RippleButton-module__zolQ-a__cpTile{color:#fff;border:1px solid var(--border-light);background:#1a1a1a;border-radius:8px;width:100%;height:180px;padding:0;overflow:hidden}.RippleButton-module__zolQ-a__cpTile .RippleButton-module__zolQ-a__content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.RippleButton-module__zolQ-a__cpTile .RippleButton-module__zolQ-a__rippleHover{background:#ff660014}.RippleButton-module__zolQ-a__cpTile .RippleButton-module__zolQ-a__rippleClick{background:#ff66002e}
.ShareMenu-module__2D-LVW__wrapper{display:inline-flex;position:relative}.ShareMenu-module__2D-LVW__trigger{border:1px solid var(--border-light);cursor:pointer;color:var(--text-grey);font-family:var(--font-roboto),sans-serif;background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.ShareMenu-module__2D-LVW__trigger:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.ShareMenu-module__2D-LVW__menu{background:var(--card-bg,#fff);border:1px solid var(--border-light);z-index:100;border-radius:8px;min-width:200px;padding:.35rem 0;animation:.12s ease-out ShareMenu-module__2D-LVW__fadeIn;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 16px #0000001f}@keyframes ShareMenu-module__2D-LVW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ShareMenu-module__2D-LVW__option{cursor:pointer;width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;padding:.55rem .85rem;font-size:.8rem;transition:background .1s;display:flex}.ShareMenu-module__2D-LVW__option:hover{background:var(--hover-bg,#f5f5f5)}.ShareMenu-module__2D-LVW__option svg{flex-shrink:0}
.ToastNotification-module__Z6BJ7W__container{z-index:1000;flex-direction:column;gap:.5rem;max-width:360px;display:flex;position:fixed;top:1rem;right:1rem}.ToastNotification-module__Z6BJ7W__toast{border:1px solid var(--border-light);border-left:4px solid var(--brand-primary);cursor:pointer;background:#fff;border-radius:6px;padding:.75rem;animation:.3s ease-out ToastNotification-module__Z6BJ7W__slideIn;box-shadow:0 4px 16px #0000001f}.ToastNotification-module__Z6BJ7W__toastHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.ToastNotification-module__Z6BJ7W__toastTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700}.ToastNotification-module__Z6BJ7W__toastClose{cursor:pointer;color:var(--text-grey);background:0 0;border:none;flex-shrink:0;padding:0}.ToastNotification-module__Z6BJ7W__toastClose:hover{color:var(--text-dark)}.ToastNotification-module__Z6BJ7W__toastMessage{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:.25rem 0 0;font-size:.75rem;line-height:1.4}@keyframes ToastNotification-module__Z6BJ7W__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:1023px){.ToastNotification-module__Z6BJ7W__container{max-width:none;inset:auto .5rem 70px}}
.page-module__E0kJGG__container{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;display:flex}.page-module__E0kJGG__feed{flex-direction:column;gap:1rem;display:flex}.page-module__E0kJGG__status{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.page-module__E0kJGG__sentinel{height:1px}
.events-module__yDe3Gq__browseGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.events-module__yDe3Gq__tabs{border-bottom:2px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:.15rem;margin-bottom:.75rem;display:flex;overflow-x:auto}.events-module__yDe3Gq__tabs::-webkit-scrollbar{display:none}.events-module__yDe3Gq__tab{cursor:pointer;white-space:nowrap;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem .75rem;font-size:.8rem;font-weight:500}.events-module__yDe3Gq__tab:hover{color:var(--text-dark)}.events-module__yDe3Gq__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.events-module__yDe3Gq__card{border:1px solid var(--border-light);background:#fff;border-radius:8px;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.events-module__yDe3Gq__card:hover{border-color:var(--brand-primary);box-shadow:0 2px 12px #ff66001a}.events-module__yDe3Gq__cardImage{background:#f0f0f0;height:140px;position:relative;overflow:hidden}.events-module__yDe3Gq__cardImage img{object-fit:cover;width:100%;height:100%}.events-module__yDe3Gq__cardImagePlaceholder{width:100%;height:100%;color:var(--border-light);justify-content:center;align-items:center;display:flex}.events-module__yDe3Gq__cardTypeBadge{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:.15rem .5rem;font-size:.55rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.events-module__yDe3Gq__cardDate{color:#fff;font-family:var(--font-roboto),sans-serif;background:#000000bf;border-radius:3px;padding:.2rem .5rem;font-size:.65rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.events-module__yDe3Gq__cardBar{background:#000000d9;padding:.5rem .6rem}.events-module__yDe3Gq__cardTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.events-module__yDe3Gq__cardMeta{font-family:var(--font-roboto),sans-serif;color:#fff9;margin-top:.1rem;font-size:.65rem}.events-module__yDe3Gq__detailContent{flex-direction:column;gap:1rem;display:flex}.events-module__yDe3Gq__sectionLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);border-bottom:1px solid var(--border-light);margin:0;padding-bottom:.3rem;font-size:.65rem;font-weight:700}.events-module__yDe3Gq__descriptionText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.events-module__yDe3Gq__tagList{flex-wrap:wrap;gap:.3rem;display:flex}.events-module__yDe3Gq__tag{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.2rem .5rem;font-size:.7rem}.events-module__yDe3Gq__emptyTab{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}.events-module__yDe3Gq__lcpStats{flex-direction:column;gap:.5rem;display:flex}.events-module__yDe3Gq__lcpStat{justify-content:space-between;align-items:baseline;margin:0;display:flex}.events-module__yDe3Gq__lcpLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.events-module__yDe3Gq__lcpValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:500}.events-module__yDe3Gq__lcpValueOrange{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.events-module__yDe3Gq__discussionList{flex-direction:column;gap:.5rem;display:flex}.events-module__yDe3Gq__discussionMsg{border-bottom:1px solid var(--border-light);gap:.5rem;padding:.4rem 0;display:flex}.events-module__yDe3Gq__discussionAvatar{background:var(--border-light);border-radius:8px;flex-shrink:0;width:28px;height:28px;overflow:hidden}.events-module__yDe3Gq__discussionAvatar img{object-fit:cover;width:100%;height:100%}.events-module__yDe3Gq__discussionContent{flex:1}.events-module__yDe3Gq__discussionAuthor{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.75rem;font-weight:700}.events-module__yDe3Gq__discussionText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:.1rem 0;font-size:.8rem}.events-module__yDe3Gq__discussionTime{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.6rem}.events-module__yDe3Gq__discussionInput{gap:.35rem;display:flex}.events-module__yDe3Gq__discussionInputField{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;border-radius:4px;flex:1;padding:.4rem .5rem;font-size:.85rem}.events-module__yDe3Gq__discussionInputField:focus{border-color:var(--brand-primary);outline:none}.events-module__yDe3Gq__discussionSendBtn{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;cursor:pointer;border:none;border-radius:4px;padding:.4rem .75rem;font-size:.8rem;font-weight:600}.events-module__yDe3Gq__attendeeList{flex-wrap:wrap;gap:.5rem;display:flex}.events-module__yDe3Gq__attendeeCard{border:1px solid var(--border-light);border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .5rem;display:flex}.events-module__yDe3Gq__attendeeName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem}.events-module__yDe3Gq__attendeeBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:#28a745;background:#28a7451a;border-radius:2px;padding:.1rem .3rem;font-size:.55rem;font-weight:700}.events-module__yDe3Gq__checkInBar{background:#28a7450d;border:1px solid #28a74533;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.events-module__yDe3Gq__checkInCount{font-family:var(--font-roboto),sans-serif;color:#28a745;font-size:.85rem;font-weight:600}.events-module__yDe3Gq__recapSection{flex-direction:column;gap:.5rem;display:flex}.events-module__yDe3Gq__recapStats{flex-wrap:wrap;gap:.5rem;display:flex}.events-module__yDe3Gq__recapStat{border:1px solid var(--border-light);border-left:3px solid var(--brand-primary);border-radius:4px;flex:1;min-width:100px;padding:.5rem}.events-module__yDe3Gq__recapStatValue{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:1.1rem;font-weight:700}.events-module__yDe3Gq__recapStatLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:var(--text-grey);font-size:.6rem}.events-module__yDe3Gq__recapItems{grid-template-columns:repeat(3,1fr);gap:.35rem;display:grid}.events-module__yDe3Gq__recapItem{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;border-radius:3px;justify-content:space-between;padding:.25rem .4rem;font-size:.75rem;display:flex}.events-module__yDe3Gq__sponsorList{flex-wrap:wrap;gap:.5rem;display:flex}.events-module__yDe3Gq__sponsorCard{border:1px solid var(--border-light);border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .5rem;display:flex}.events-module__yDe3Gq__sponsorName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:600}.events-module__yDe3Gq__sponsorType{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:var(--brand-primary);background:#ff66001a;border-radius:2px;padding:.1rem .3rem;font-size:.55rem;font-weight:700}.events-module__yDe3Gq__form{flex-direction:column;gap:.75rem;max-width:700px;display:flex}.events-module__yDe3Gq__formSection{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.events-module__yDe3Gq__formSectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.75rem;font-weight:700}.events-module__yDe3Gq__formRow{flex-wrap:wrap;gap:.75rem;display:flex}.events-module__yDe3Gq__formGroup{flex-direction:column;flex:1;gap:.25rem;min-width:120px;display:flex}.events-module__yDe3Gq__formLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.65rem;font-weight:600}.events-module__yDe3Gq__formInput{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:4px;width:100%;padding:.4rem .5rem;font-size:.85rem}.events-module__yDe3Gq__formInput:focus{border-color:var(--brand-primary);outline:none}.events-module__yDe3Gq__formSelect{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#fff;border-radius:4px;padding:.4rem .5rem;font-size:.85rem}.events-module__yDe3Gq__formTextarea{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:vertical;border-radius:4px;width:100%;min-height:80px;padding:.4rem .5rem;font-size:.85rem}.events-module__yDe3Gq__formActions{gap:.5rem;display:flex}.events-module__yDe3Gq__formHint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-style:italic}.events-module__yDe3Gq__calendarWrapper .fc{font-family:var(--font-roboto),sans-serif;font-size:.8rem}.events-module__yDe3Gq__calendarWrapper .fc-toolbar-title{font-size:1rem;font-weight:700}.events-module__yDe3Gq__calendarWrapper .fc-button-primary{background:var(--brand-primary);border-color:var(--brand-primary);font-size:.75rem}.events-module__yDe3Gq__calendarWrapper .fc-button-primary:hover{background:#e55a00;border-color:#e55a00}.events-module__yDe3Gq__calendarWrapper .fc-day-today{background:#ff66000d!important}.events-module__yDe3Gq__calendarWrapper .fc-event{cursor:pointer;border:none;border-radius:3px;font-size:.7rem}.events-module__yDe3Gq__loading{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:3rem 0;font-size:.85rem}.events-module__yDe3Gq__emptyState{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}.events-module__yDe3Gq__error{font-family:var(--font-roboto),sans-serif;color:#c00;background:#c800000d;border:1px solid #c00;border-radius:4px;padding:.5rem;font-size:.85rem}@media (max-width:1023px){.events-module__yDe3Gq__browseGrid,.events-module__yDe3Gq__recapItems{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.events-module__yDe3Gq__browseGrid{grid-template-columns:1fr}.events-module__yDe3Gq__formRow{flex-direction:column}.events-module__yDe3Gq__recapItems{grid-template-columns:1fr}}
.AddGearForm-module__BsXjXW__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.AddGearForm-module__BsXjXW__form{flex-direction:column;display:flex}.AddGearForm-module__BsXjXW__sectionLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);border-bottom:1px solid var(--border-light);margin-top:2rem;margin-bottom:1rem;padding-bottom:.4rem;font-size:.7rem;font-weight:700}.AddGearForm-module__BsXjXW__photoRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.AddGearForm-module__BsXjXW__photoRow button{flex-shrink:0;width:56px!important;height:56px!important}.AddGearForm-module__BsXjXW__hiddenInput{display:none}.AddGearForm-module__BsXjXW__previewThumb{border:1px solid var(--border-light);border-radius:6px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.AddGearForm-module__BsXjXW__previewThumb img{object-fit:cover;width:100%;height:100%}.AddGearForm-module__BsXjXW__removePhoto{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.5rem;display:flex;position:absolute;top:2px;right:2px}.AddGearForm-module__BsXjXW__field{flex-direction:column;flex:1;gap:.2rem;display:flex}.AddGearForm-module__BsXjXW__fieldHeader{align-items:center;gap:.25rem;display:flex}.AddGearForm-module__BsXjXW__fieldLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-weight:600}.AddGearForm-module__BsXjXW__row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.6rem;display:grid}.AddGearForm-module__BsXjXW__input,.AddGearForm-module__BsXjXW__select{border:1px solid var(--border-light);width:100%;height:40px;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#fff;border-radius:6px;outline:none;padding:0 .65rem;font-size:.85rem}.AddGearForm-module__BsXjXW__select{color:var(--text-grey)}.AddGearForm-module__BsXjXW__select:has(option:checked:not([value=""])){color:var(--text-dark)}.AddGearForm-module__BsXjXW__input:focus,.AddGearForm-module__BsXjXW__select:focus{border-color:var(--brand-primary)}.AddGearForm-module__BsXjXW__input::placeholder{color:var(--text-grey)}.AddGearForm-module__BsXjXW__textarea{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:none;border-radius:6px;outline:none;min-height:60px;padding:.5rem .65rem;font-size:.8rem;overflow:hidden}.AddGearForm-module__BsXjXW__textarea:focus{border-color:var(--brand-primary)}.AddGearForm-module__BsXjXW__textarea::placeholder{color:var(--text-grey)}.AddGearForm-module__BsXjXW__specRow{grid-template-columns:1fr 1fr auto;align-items:center;gap:.5rem;margin-bottom:.4rem;display:grid}.AddGearForm-module__BsXjXW__removeSpec{cursor:pointer;color:var(--text-grey);background:0 0;border:none;padding:.25rem;font-size:.9rem}.AddGearForm-module__BsXjXW__removeSpec:hover{color:#dc3545}.AddGearForm-module__BsXjXW__addSpec{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:left;background:0 0;border:none;padding:.5rem 0;font-size:.8rem;font-weight:700}.AddGearForm-module__BsXjXW__addSpec:hover{text-decoration:underline}.AddGearForm-module__BsXjXW__dupeWarning{border:2px solid var(--brand-primary);background:#ff66000d;border-radius:8px;margin:.75rem 0;padding:.75rem}.AddGearForm-module__BsXjXW__dupeTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-bottom:.4rem;font-size:.8rem;font-weight:700}.AddGearForm-module__BsXjXW__dupeItem{border-bottom:1px solid var(--border-light);align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.AddGearForm-module__BsXjXW__dupeItem:last-of-type{border-bottom:none}.AddGearForm-module__BsXjXW__dupeName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:700}.AddGearForm-module__BsXjXW__dupeType{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;font-size:.65rem;font-weight:700}.AddGearForm-module__BsXjXW__dupeNote{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-top:.4rem;font-size:.7rem}.AddGearForm-module__BsXjXW__error{color:#dc3545;font-family:var(--font-roboto),sans-serif;text-align:center;font-size:.8rem}.AddGearForm-module__BsXjXW__actions{border-top:1px solid var(--border-light);justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.AddGearForm-module__BsXjXW__or{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.8rem}
.SelfAssessment-module__WpKBRG__container{flex-direction:column;gap:.5rem;display:flex}.SelfAssessment-module__WpKBRG__row{align-items:center;gap:.75rem;display:flex}.SelfAssessment-module__WpKBRG__label{width:110px;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.3px;flex-shrink:0;font-size:.75rem;font-weight:600}.SelfAssessment-module__WpKBRG__barTrack{background:var(--border-light);border-radius:9px;flex:1;height:18px;position:relative;overflow:hidden}.SelfAssessment-module__WpKBRG__barFill{background:var(--brand-primary);border-radius:9px;height:100%;transition:width .2s}.SelfAssessment-module__WpKBRG__slider{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.SelfAssessment-module__WpKBRG__value{width:24px;font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:center;flex-shrink:0;font-size:.8rem;font-weight:700}
.TagInput-module__b41z_W__container{position:relative}.TagInput-module__b41z_W__textarea{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:vertical;border-radius:4px;padding:.5rem;font-size:.85rem}.TagInput-module__b41z_W__textarea:focus{border-color:var(--brand-primary);outline:none}.TagInput-module__b41z_W__dropdown{border:1px solid var(--border-light);z-index:100;background:#fff;border-radius:6px;max-height:250px;margin-bottom:4px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 16px #0000001a}.TagInput-module__b41z_W__dropdownItem{border:none;border-bottom:1px solid var(--border-light);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;transition:background .1s;display:flex}.TagInput-module__b41z_W__dropdownItem:last-child{border-bottom:none}.TagInput-module__b41z_W__dropdownItem:hover,.TagInput-module__b41z_W__dropdownItemActive{background:#ff66000a}.TagInput-module__b41z_W__typeIcon{text-align:center;flex-shrink:0;width:24px;font-size:1rem}.TagInput-module__b41z_W__itemInfo{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.TagInput-module__b41z_W__itemName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.TagInput-module__b41z_W__itemSubtitle{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.TagInput-module__b41z_W__itemType{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-size:.55rem;font-weight:600}
.CommentSection-module__L6Lwoa__section{border-top:1px solid var(--border-light);padding:.75rem 1rem}.CommentSection-module__L6Lwoa__loading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:.5rem 0;font-size:.85rem}.CommentSection-module__L6Lwoa__comment{padding:.4rem 0}.CommentSection-module__L6Lwoa__commentHeader{align-items:center;gap:.5rem;display:flex}.CommentSection-module__L6Lwoa__commentAuthor{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:700}.CommentSection-module__L6Lwoa__commentTime{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.65rem}.CommentSection-module__L6Lwoa__commentText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:.15rem 0;font-size:.85rem;line-height:1.4}.CommentSection-module__L6Lwoa__commentActions{gap:1rem;margin-top:.15rem;display:flex}.CommentSection-module__L6Lwoa__commentAction{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border:none;align-items:center;gap:.25rem;font-size:.65rem;transition:color .15s;display:flex}.CommentSection-module__L6Lwoa__commentAction:hover{color:var(--brand-primary)}.CommentSection-module__L6Lwoa__commentAction:disabled{cursor:default;opacity:.5}.CommentSection-module__L6Lwoa__commentLiked{color:var(--brand-primary)}.CommentSection-module__L6Lwoa__commentDeleteAction{color:#dc3545}.CommentSection-module__L6Lwoa__commentDeleteAction:hover{color:#c82333}.CommentSection-module__L6Lwoa__replyInput{flex-direction:column;gap:.25rem;margin-top:.4rem;display:flex}.CommentSection-module__L6Lwoa__replySubmit{background:var(--brand-primary);color:#fff;cursor:pointer;font-family:var(--font-roboto),sans-serif;border:none;border-radius:6px;align-self:flex-end;padding:.35rem .75rem;font-size:.75rem;font-weight:700}.CommentSection-module__L6Lwoa__newComment{flex-direction:column;gap:.35rem;margin-top:.75rem;display:flex}.CommentSection-module__L6Lwoa__input{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:none;border-radius:6px;outline:none;padding:.5rem .75rem;font-size:.85rem}.CommentSection-module__L6Lwoa__input:focus{border-color:var(--brand-primary)}.CommentSection-module__L6Lwoa__submitButton{background:var(--brand-primary);color:#fff;cursor:pointer;font-family:var(--font-roboto),sans-serif;border:none;border-radius:6px;align-self:flex-end;padding:.4rem 1rem;font-size:.75rem;font-weight:700}.CommentSection-module__L6Lwoa__submitButton:hover{opacity:.9}
.CreateLoadoutForm-module__aG-Fna__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.CreateLoadoutForm-module__aG-Fna__form{flex-direction:column;gap:1rem;display:flex}.CreateLoadoutForm-module__aG-Fna__field{flex-direction:column;gap:.3rem;display:flex}.CreateLoadoutForm-module__aG-Fna__label{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.7rem;font-weight:700}.CreateLoadoutForm-module__aG-Fna__input{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:6px;outline:none;padding:.6rem .75rem;font-size:.85rem}.CreateLoadoutForm-module__aG-Fna__input:focus{border-color:var(--brand-primary)}.CreateLoadoutForm-module__aG-Fna__textarea{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:vertical;border-radius:6px;outline:none;padding:.6rem .75rem;font-size:.85rem}.CreateLoadoutForm-module__aG-Fna__textarea:focus{border-color:var(--brand-primary)}.CreateLoadoutForm-module__aG-Fna__hint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem;font-style:italic}.CreateLoadoutForm-module__aG-Fna__gearList{flex-direction:column;gap:.3rem;max-height:300px;display:flex;overflow-y:auto}.CreateLoadoutForm-module__aG-Fna__gearOption{border:1px solid var(--border-light);cursor:pointer;text-align:left;background:#fff;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .6rem;transition:all .15s;display:flex}.CreateLoadoutForm-module__aG-Fna__gearOption:hover{border-color:var(--brand-primary)}.CreateLoadoutForm-module__aG-Fna__gearSelected{border-color:var(--brand-primary);background:#ff66000d}.CreateLoadoutForm-module__aG-Fna__gearType{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);text-transform:uppercase;white-space:nowrap;border-radius:3px;padding:.1rem .35rem;font-size:.6rem;font-weight:700}.CreateLoadoutForm-module__aG-Fna__gearName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);flex:1;font-size:.8rem}.CreateLoadoutForm-module__aG-Fna__checkmark{color:var(--brand-primary);font-size:.85rem;font-weight:700}.CreateLoadoutForm-module__aG-Fna__error{font-family:var(--font-roboto),sans-serif;color:#dc3545;font-size:.8rem}.CreateLoadoutForm-module__aG-Fna__submitBtn{background:var(--brand-primary);color:#fff;width:100%;font-family:var(--font-roboto),sans-serif;cursor:pointer;border:none;border-radius:6px;padding:.7rem;font-size:.9rem;font-weight:700;transition:opacity .15s}.CreateLoadoutForm-module__aG-Fna__submitBtn:hover{opacity:.9}.CreateLoadoutForm-module__aG-Fna__submitBtn:disabled{opacity:.6;cursor:not-allowed}
.PhotoCard-module__66bAmW__card,.PhotoCard-module__66bAmW__gridCard{perspective:1200px;background:0 0;position:relative;overflow:visible}.PhotoCard-module__66bAmW__masonryCard{perspective:1200px;break-inside:avoid;background:0 0;margin-bottom:.5rem;position:relative;overflow:visible}.PhotoCard-module__66bAmW__cardFront,.PhotoCard-module__66bAmW__cardBack{backface-visibility:hidden;border:1px solid var(--border-light);background:#fff;border-radius:8px;transition:transform .5s}.PhotoCard-module__66bAmW__cardFront{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.PhotoCard-module__66bAmW__cardBack{flex-direction:row;display:flex;position:absolute;inset:0;overflow:hidden}.PhotoCard-module__66bAmW__cardBackShare,.PhotoCard-module__66bAmW__cardBackGlossary{transform:rotateY(-180deg)}.PhotoCard-module__66bAmW__cardFlippedRight .PhotoCard-module__66bAmW__cardFront{transform:rotateY(180deg)}.PhotoCard-module__66bAmW__cardFlippedRight .PhotoCard-module__66bAmW__cardBackShare,.PhotoCard-module__66bAmW__cardFlippedRight .PhotoCard-module__66bAmW__cardBackGlossary{transform:rotateY(0)}.PhotoCard-module__66bAmW__cardBackLabel{background:var(--text-grey);cursor:pointer;border-radius:7px 0 0 7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;transition:background .15s;display:flex}.PhotoCard-module__66bAmW__cardBackLabel:hover{background:var(--brand-primary)}.PhotoCard-module__66bAmW__cardBackLabel span{writing-mode:vertical-rl;font-family:var(--font-roboto),sans-serif;color:#fff;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.6rem;font-weight:700;transform:rotate(180deg)}.PhotoCard-module__66bAmW__cardBackContent{flex:1;min-width:0}.PhotoCard-module__66bAmW__shareOption{border:1px solid var(--border-light);cursor:pointer;background:0 0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.6rem;transition:border-color .15s,background .15s;display:flex}.PhotoCard-module__66bAmW__shareOption:hover{border-color:var(--brand-primary);background:#ff66000a}.PhotoCard-module__66bAmW__shareOptionIcon{justify-content:center;align-items:center;display:flex}.PhotoCard-module__66bAmW__shareOptionLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:600}.PhotoCard-module__66bAmW__spotlightCrown{color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;z-index:3;pointer-events:none;background:#0009;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .5rem;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:.5rem;left:.5rem}.PhotoCard-module__66bAmW__spotlightCrownIcon{width:18px;height:18px}.PhotoCard-module__66bAmW__imageWrapper{background:#f5f5f5;width:100%;min-height:100px;position:relative}.PhotoCard-module__66bAmW__image{width:100%;display:block}.PhotoCard-module__66bAmW__gridImage{object-fit:cover;aspect-ratio:1;width:100%;display:block}.PhotoCard-module__66bAmW__imageLikeBtn{color:#fff;cursor:pointer;font-family:var(--font-roboto),sans-serif;z-index:2;background:#0009;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.3rem .5rem;font-size:.75rem;font-weight:600;transition:background .15s;display:flex;position:absolute;bottom:.5rem;right:.5rem}.PhotoCard-module__66bAmW__imageLikeBtn:hover{background:#000c}.PhotoCard-module__66bAmW__imageLikeBtn:disabled{opacity:.5;cursor:default}.PhotoCard-module__66bAmW__imageLikeBtnActive{color:var(--brand-primary)}.PhotoCard-module__66bAmW__header{justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.PhotoCard-module__66bAmW__photographer{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700;text-decoration:none}.PhotoCard-module__66bAmW__photographer:hover{color:var(--brand-primary)}.PhotoCard-module__66bAmW__location{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.75rem;font-weight:600;text-decoration:none}.PhotoCard-module__66bAmW__location:hover{opacity:.7}.PhotoCard-module__66bAmW__exifStrip{flex-wrap:wrap;gap:.4rem;padding:0 .75rem .4rem;display:flex}.PhotoCard-module__66bAmW__exifItem{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:#f5f5f5;border-radius:3px;padding:.15rem .4rem;font-size:.65rem}.PhotoCard-module__66bAmW__gearStrip{flex-wrap:wrap;gap:.4rem;padding:0 .75rem .4rem;display:flex}.PhotoCard-module__66bAmW__gearItem{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#2196f314;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:500}.PhotoCard-module__66bAmW__gearItemLink{font-family:var(--font-roboto),sans-serif;color:#1565c0;background:#2196f314;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:600;text-decoration:none}.PhotoCard-module__66bAmW__gearItemLink:hover{background:#2196f326}.PhotoCard-module__66bAmW__conditionsStrip{flex-wrap:wrap;gap:.4rem;padding:0 .75rem .4rem;display:flex}.PhotoCard-module__66bAmW__conditionItem{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:600}.PhotoCard-module__66bAmW__tagRow{flex-wrap:wrap;gap:.3rem;padding:0 .75rem .4rem;display:flex}.PhotoCard-module__66bAmW__speciesTag{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:600;text-decoration:none}.PhotoCard-module__66bAmW__speciesTag:hover{background:#ff660026}.PhotoCard-module__66bAmW__buddyTag{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#f0f0f0;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;text-decoration:none}.PhotoCard-module__66bAmW__buddyTag:hover{background:#e0e0e0}.PhotoCard-module__66bAmW__caption{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;padding:0 .75rem .4rem;font-size:.8rem;line-height:1.5}.PhotoCard-module__66bAmW__moreBtn{color:var(--text-grey);cursor:pointer;font-family:var(--font-roboto),sans-serif;background:0 0;border:none;padding:0 0 0 .25rem;font-size:.8rem;font-weight:600}.PhotoCard-module__66bAmW__moreBtn:hover{color:var(--brand-primary)}.PhotoCard-module__66bAmW__actions{border-top:1px solid var(--border-light);align-items:center;gap:.75rem;padding:.4rem .75rem .6rem;display:flex}.PhotoCard-module__66bAmW__actionBtn{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.8rem;text-decoration:none;transition:color .15s;display:flex}.PhotoCard-module__66bAmW__actionBtn:hover{color:var(--brand-primary)}.PhotoCard-module__66bAmW__actionBtn:disabled{cursor:default;opacity:.5}.PhotoCard-module__66bAmW__liked{color:var(--brand-primary)}.PhotoCard-module__66bAmW__viewCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-left:auto;font-size:.7rem}.PhotoCard-module__66bAmW__lightboxOverlay{z-index:500;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PhotoCard-module__66bAmW__lightboxContent{max-width:90vw;max-height:90vh;position:relative}.PhotoCard-module__66bAmW__lightboxImage{object-fit:contain;border-radius:4px;max-width:90vw;max-height:90vh;display:block}.PhotoCard-module__66bAmW__lightboxClose{cursor:pointer;opacity:.7;background:0 0;border:none;transition:opacity .15s;position:absolute;top:-2rem;right:0}.PhotoCard-module__66bAmW__lightboxClose:hover{opacity:1}
.AddDiveSiteForm-module___NNRZq__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__form{flex-direction:column;display:flex}.AddDiveSiteForm-module___NNRZq__sectionLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);border-bottom:1px solid var(--border-light);margin-top:2rem;margin-bottom:1rem;padding-bottom:.4rem;font-size:.7rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__photoRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.AddDiveSiteForm-module___NNRZq__photoRow button{flex-shrink:0;width:56px!important;height:56px!important}.AddDiveSiteForm-module___NNRZq__hiddenInput{display:none}.AddDiveSiteForm-module___NNRZq__previewThumb{border:1px solid var(--border-light);border-radius:6px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.AddDiveSiteForm-module___NNRZq__previewThumb img{object-fit:cover;width:100%;height:100%}.AddDiveSiteForm-module___NNRZq__removePhoto{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.5rem;display:flex;position:absolute;top:2px;right:2px}.AddDiveSiteForm-module___NNRZq__field{flex-direction:column;flex:1;gap:.2rem;display:flex}.AddDiveSiteForm-module___NNRZq__fieldHeader{align-items:center;gap:.25rem;display:flex}.AddDiveSiteForm-module___NNRZq__fieldLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-weight:600}.AddDiveSiteForm-module___NNRZq__row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.6rem;display:grid}.AddDiveSiteForm-module___NNRZq__input,.AddDiveSiteForm-module___NNRZq__select{border:1px solid var(--border-light);width:100%;height:40px;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#fff;border-radius:6px;outline:none;padding:0 .65rem;font-size:.85rem}.AddDiveSiteForm-module___NNRZq__select{color:var(--text-grey)}.AddDiveSiteForm-module___NNRZq__select:has(option:checked:not([value=""])){color:var(--text-dark)}.AddDiveSiteForm-module___NNRZq__input:focus,.AddDiveSiteForm-module___NNRZq__select:focus{border-color:var(--brand-primary)}.AddDiveSiteForm-module___NNRZq__input::placeholder{color:var(--text-grey)}.AddDiveSiteForm-module___NNRZq__textarea{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:none;border-radius:6px;outline:none;min-height:60px;padding:.5rem .65rem;font-size:.8rem;overflow:hidden}.AddDiveSiteForm-module___NNRZq__textarea:focus{border-color:var(--brand-primary)}.AddDiveSiteForm-module___NNRZq__textarea::placeholder{color:var(--text-grey)}.AddDiveSiteForm-module___NNRZq__error{color:#dc3545;font-family:var(--font-roboto),sans-serif;text-align:center;font-size:.8rem}.AddDiveSiteForm-module___NNRZq__actions{border-top:1px solid var(--border-light);justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.AddDiveSiteForm-module___NNRZq__or{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.8rem}.AddDiveSiteForm-module___NNRZq__authorCheckbox{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.AddDiveSiteForm-module___NNRZq__authorCheckbox input{accent-color:var(--brand-primary)}.AddDiveSiteForm-module___NNRZq__typeGrid{flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;display:flex}.AddDiveSiteForm-module___NNRZq__typeChip{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;transition:all .15s}.AddDiveSiteForm-module___NNRZq__typeChip:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.AddDiveSiteForm-module___NNRZq__typeChipActive{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.AddDiveSiteForm-module___NNRZq__mapActions{gap:.75rem;margin-bottom:.6rem;display:flex}.AddDiveSiteForm-module___NNRZq__mapButton{border:1px solid var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:.5rem;font-size:.75rem;font-weight:700;transition:all .15s}.AddDiveSiteForm-module___NNRZq__mapButton:hover{background:var(--brand-primary);color:#fff}.AddDiveSiteForm-module___NNRZq__nearbyWarning{border:2px solid var(--brand-primary);background:#ff66000d;border-radius:8px;margin:.75rem 0;padding:.75rem}.AddDiveSiteForm-module___NNRZq__warningTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__nearbyItem{border-bottom:1px solid var(--border-light);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.4rem 0;display:flex}.AddDiveSiteForm-module___NNRZq__nearbyName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__nearbyCountry{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.AddDiveSiteForm-module___NNRZq__nearbyDistance{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.7rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__nearbySelect{border:1px solid var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:4px;margin-left:auto;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__nearbySelect:hover{background:var(--brand-primary);color:#fff}.AddDiveSiteForm-module___NNRZq__warningNote{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-top:.5rem;font-size:.7rem}.AddDiveSiteForm-module___NNRZq__pickerOverlay{z-index:220;background:#0000004d;position:fixed;inset:0}.AddDiveSiteForm-module___NNRZq__pickerModal{z-index:230;background:#fff;border-radius:12px;width:500px;max-width:90vw;max-height:70vh;padding:1.5rem;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.AddDiveSiteForm-module___NNRZq__pickerTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.25rem;font-size:1rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__pickerHint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-bottom:1rem;font-size:.75rem}.AddDiveSiteForm-module___NNRZq__pickerEmpty{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem 0;font-size:.85rem}.AddDiveSiteForm-module___NNRZq__pickerList{flex-direction:column;gap:.3rem;display:flex}.AddDiveSiteForm-module___NNRZq__pickerItem{border:1px solid var(--border-light);cursor:pointer;text-align:left;background:0 0;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;transition:border-color .15s;display:flex}.AddDiveSiteForm-module___NNRZq__pickerItem:hover{border-color:var(--brand-primary)}.AddDiveSiteForm-module___NNRZq__pickerItemName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:700}.AddDiveSiteForm-module___NNRZq__pickerItemCountry{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.AddDiveSiteForm-module___NNRZq__pickerItemCoords{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-left:auto;font-size:.65rem}
.jobs-module__wOKCPa__browseGrid{flex-direction:column;gap:.5rem;display:flex}.jobs-module__wOKCPa__tabs{border-bottom:2px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:.15rem;margin-bottom:.75rem;display:flex;overflow-x:auto}.jobs-module__wOKCPa__tabs::-webkit-scrollbar{display:none}.jobs-module__wOKCPa__tab{cursor:pointer;white-space:nowrap;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem .75rem;font-size:.8rem;font-weight:500}.jobs-module__wOKCPa__tab:hover{color:var(--text-dark)}.jobs-module__wOKCPa__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.jobs-module__wOKCPa__card{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.35rem;padding:.75rem;text-decoration:none;transition:all .15s;display:flex}.jobs-module__wOKCPa__card:hover{border-color:var(--brand-primary)}.jobs-module__wOKCPa__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.jobs-module__wOKCPa__cardTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:700}.jobs-module__wOKCPa__cardBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--brand-primary);background:#ff66001a;border-radius:3px;padding:.15rem .5rem;font-size:.55rem;font-weight:700}.jobs-module__wOKCPa__cardMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}.jobs-module__wOKCPa__cardDescription{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.jobs-module__wOKCPa__cardFooter{justify-content:space-between;align-items:center;display:flex}.jobs-module__wOKCPa__cardPay{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.85rem;font-weight:700}.jobs-module__wOKCPa__cardApplicants{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.jobs-module__wOKCPa__pingCard{border:2px solid var(--brand-primary);background:#ff660008;border-radius:8px;flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.jobs-module__wOKCPa__pingUrgent{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1px;color:#dc3545;font-size:.6rem;font-weight:700}.jobs-module__wOKCPa__pingRole{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1rem;font-weight:700}.jobs-module__wOKCPa__pingOperator{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:600}.jobs-module__wOKCPa__pingMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.jobs-module__wOKCPa__pingRate{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:1rem;font-weight:700}.jobs-module__wOKCPa__pingActions{gap:.35rem;margin-top:.25rem;display:flex}.jobs-module__wOKCPa__offerCard{border:1px solid var(--border-light);border-left:3px solid var(--brand-primary);border-radius:6px;flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.jobs-module__wOKCPa__offerTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:700}.jobs-module__wOKCPa__offerFrom{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem}.jobs-module__wOKCPa__offerMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.jobs-module__wOKCPa__offerSalary{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.9rem;font-weight:700}.jobs-module__wOKCPa__offerActions{gap:.35rem;margin-top:.25rem;display:flex}.jobs-module__wOKCPa__form{flex-direction:column;gap:.75rem;display:flex}.jobs-module__wOKCPa__formSection{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.jobs-module__wOKCPa__formSectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.75rem;font-weight:700}.jobs-module__wOKCPa__formRow{flex-wrap:wrap;gap:.75rem;display:flex}.jobs-module__wOKCPa__formGroup{flex-direction:column;flex:1;gap:.25rem;min-width:120px;display:flex}.jobs-module__wOKCPa__formLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.65rem;font-weight:600}.jobs-module__wOKCPa__formInput{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:4px;width:100%;padding:.4rem .5rem;font-size:.85rem}.jobs-module__wOKCPa__formInput:focus{border-color:var(--brand-primary);outline:none}.jobs-module__wOKCPa__formSelect{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#fff;border-radius:4px;padding:.4rem .5rem;font-size:.85rem}.jobs-module__wOKCPa__formTextarea{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);resize:vertical;border-radius:4px;width:100%;min-height:80px;padding:.4rem .5rem;font-size:.85rem}.jobs-module__wOKCPa__formActions{gap:.5rem;display:flex}.jobs-module__wOKCPa__formToggleRow{flex-wrap:wrap;gap:.25rem;display:flex}.jobs-module__wOKCPa__formToggle{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-grey);cursor:pointer;background:#fff;border-radius:20px;padding:.25rem .6rem;font-size:.7rem;transition:all .15s}.jobs-module__wOKCPa__formToggle:hover{border-color:#ff66004d}.jobs-module__wOKCPa__formToggleActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000f;font-weight:600}.jobs-module__wOKCPa__detail{flex-direction:column;gap:1rem;max-width:700px;display:flex}.jobs-module__wOKCPa__sectionLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);border-bottom:1px solid var(--border-light);margin:0;padding-bottom:.3rem;font-size:.65rem;font-weight:700}.jobs-module__wOKCPa__specGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.jobs-module__wOKCPa__specItem{flex-direction:column;gap:.1rem;display:flex}.jobs-module__wOKCPa__specLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;font-size:.65rem}.jobs-module__wOKCPa__specValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:500}.jobs-module__wOKCPa__tagList{flex-wrap:wrap;gap:.3rem;display:flex}.jobs-module__wOKCPa__tag{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.2rem .5rem;font-size:.7rem}.jobs-module__wOKCPa__manageList{flex-direction:column;gap:.75rem;display:flex}.jobs-module__wOKCPa__manageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.jobs-module__wOKCPa__manageTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.25rem;font-weight:700}.jobs-module__wOKCPa__manageBtn{font-family:var(--font-roboto),sans-serif;border:1px solid var(--brand-primary);color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:.7rem}.jobs-module__wOKCPa__manageBtn:hover{background:#ff66000d}.jobs-module__wOKCPa__manageBtnDanger{color:#c00;border-color:#c00}.jobs-module__wOKCPa__statusBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;border-radius:3px;padding:.1rem .4rem;font-size:.55rem;font-weight:700}.jobs-module__wOKCPa__statusOpen{color:#28a745;background:#28a7451a}.jobs-module__wOKCPa__statusClosed{color:var(--text-grey);background:#0000000f}.jobs-module__wOKCPa__statusPending{color:#856404;background:#ffc1071a}.jobs-module__wOKCPa__statusAccepted{color:#28a745;background:#28a7451a}.jobs-module__wOKCPa__loading{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:3rem 0;font-size:.85rem}.jobs-module__wOKCPa__emptyState{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}.jobs-module__wOKCPa__error{font-family:var(--font-roboto),sans-serif;color:#c00;background:#c800000d;border:1px solid #c00;border-radius:4px;padding:.5rem;font-size:.85rem}.jobs-module__wOKCPa__skeletonCard{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.jobs-module__wOKCPa__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:4px;height:.75rem;animation:1.5s infinite jobs-module__wOKCPa__shimmer}.jobs-module__wOKCPa__skeletonLineShort{width:40%}.jobs-module__wOKCPa__skeletonLineMed{width:65%}.jobs-module__wOKCPa__skeletonLineLong{width:90%}@keyframes jobs-module__wOKCPa__shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}@media (max-width:767px){.jobs-module__wOKCPa__formRow{flex-direction:column}.jobs-module__wOKCPa__specGrid{grid-template-columns:1fr}}
.TankConfig-module__wISAoW__container{flex-direction:column;gap:.5rem;display:flex}.TankConfig-module__wISAoW__typeRow{flex-wrap:wrap;gap:.25rem;display:flex}.TankConfig-module__wISAoW__typeChip{border:1px solid var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);white-space:nowrap;background:0 0;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;transition:all .15s}.TankConfig-module__wISAoW__typeChip:hover{border-color:var(--brand-primary);color:var(--text-dark)}.TankConfig-module__wISAoW__typeChipActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff660014;font-weight:700}.TankConfig-module__wISAoW__rebreatherRow{border:1px solid var(--border-light);background:var(--card-bg,#fafafa);border-radius:6px;flex-wrap:wrap;gap:.5rem;padding:.5rem;display:flex}.TankConfig-module__wISAoW__cylinderList{flex-direction:column;gap:.5rem;display:flex}.TankConfig-module__wISAoW__cylinderRow{border:1px solid var(--border-light);background:var(--card-bg,#fafafa);border-radius:6px;padding:.5rem}.TankConfig-module__wISAoW__cylinderHeader{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.TankConfig-module__wISAoW__cylinderRole{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.TankConfig-module__wISAoW__removeBtn{cursor:pointer;color:var(--text-grey);background:0 0;border:none;padding:.1rem .3rem;font-size:.8rem}.TankConfig-module__wISAoW__removeBtn:hover{color:#c00}.TankConfig-module__wISAoW__cylinderFields{flex-wrap:wrap;align-items:flex-end;gap:.35rem;display:flex}.TankConfig-module__wISAoW__field{flex-direction:column;flex:1;gap:.1rem;min-width:70px;display:flex}.TankConfig-module__wISAoW__label{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.3px;color:var(--text-grey);font-size:.6rem;font-weight:700}.TankConfig-module__wISAoW__input{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:4px;padding:.35rem .5rem;font-size:.8rem}.TankConfig-module__wISAoW__gasUsed{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-top:.25rem;font-size:.65rem;font-weight:600}.TankConfig-module__wISAoW__addRow{gap:.35rem;display:flex}.TankConfig-module__wISAoW__addBtn{border:1px dashed var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:0 0;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.TankConfig-module__wISAoW__addBtn:hover{border-color:var(--brand-primary);background:#ff66000a}
.TagRenderer-module__gamuWq__mention{color:var(--brand-primary);cursor:pointer;font-weight:600;text-decoration:none}.TagRenderer-module__gamuWq__mention:hover{text-decoration:underline}
.VideoEmbed-module__9MO_MG__container{margin:.5rem 0}.VideoEmbed-module__9MO_MG__wrapper{background:#000;border-radius:6px;height:0;padding-bottom:62%;position:relative;overflow:hidden}.VideoEmbed-module__9MO_MG__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.VideoEmbed-module__9MO_MG__caption{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:.25rem 0 0;font-size:.75rem}.VideoEmbed-module__9MO_MG__compact .VideoEmbed-module__9MO_MG__wrapper{border-radius:4px;height:180px;padding-bottom:0}.VideoEmbed-module__9MO_MG__compact .VideoEmbed-module__9MO_MG__iframe{width:100%;height:100%}
