.AgencyCard-module__2AdqJq__card{border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:8px;flex-direction:row;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.AgencyCard-module__2AdqJq__card:hover{border-color:var(--brand-primary);box-shadow:0 4px 16px #00000014}.AgencyCard-module__2AdqJq__imageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:200px;display:flex;position:relative;overflow:hidden}.AgencyCard-module__2AdqJq__image{object-fit:contain;width:100%;height:100%}.AgencyCard-module__2AdqJq__noImage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AgencyCard-module__2AdqJq__initial{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);opacity:.25;font-size:2.5rem;font-weight:700}.AgencyCard-module__2AdqJq__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;padding:.85rem 1.15rem;display:flex}.AgencyCard-module__2AdqJq__name{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin:0;font-size:1rem;font-weight:700}.AgencyCard-module__2AdqJq__fullName{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0;font-size:.75rem}.AgencyCard-module__2AdqJq__description{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.15rem 0 0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.AgencyCard-module__2AdqJq__stats{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.35rem;display:flex}.AgencyCard-module__2AdqJq__stat{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:#f5f5f5;border-radius:3px;padding:.15rem .4rem;font-size:.65rem}@media (max-width:767px){.AgencyCard-module__2AdqJq__card{flex-direction:column}.AgencyCard-module__2AdqJq__imageWrapper{width:100%;min-height:120px;max-height:160px}}
.EntityCard-module__GpApkG__card{border:1px solid var(--border-light);background:#fff;border-radius:8px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.EntityCard-module__GpApkG__card:hover{border-color:var(--brand-primary);transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}.EntityCard-module__GpApkG__imageWrapper{background:#f5f5f5;width:100%;height:0;padding-bottom:75%;position:relative;overflow:hidden}.EntityCard-module__GpApkG__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.EntityCard-module__GpApkG__noImage{width:100%;height:100%;color:var(--text-grey);justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.EntityCard-module__GpApkG__badge{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem}.EntityCard-module__GpApkG__badgeLeft{left:.5rem}.EntityCard-module__GpApkG__badgeRight{background:#0009;right:.5rem}.EntityCard-module__GpApkG__badgeBottomLeft{top:auto;bottom:.5rem;left:.5rem}.EntityCard-module__GpApkG__info{flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.EntityCard-module__GpApkG__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:700}.EntityCard-module__GpApkG__subtitle{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem;font-style:italic}.EntityCard-module__GpApkG__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.EntityCard-module__GpApkG__metaItem{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.EntityCard-module__GpApkG__tooltipWrap{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 .5rem}.EntityCard-module__GpApkG__tooltip{color:var(--text-grey);font-family:var(--font-roboto),sans-serif;text-align:center;border:1px solid var(--border-light);background:#fff;border-radius:6px;padding:.5rem .75rem;font-size:.7rem;font-weight:400;line-height:1.4;box-shadow:0 2px 8px #00000014}@keyframes EntityCard-module__GpApkG__shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.EntityCard-module__GpApkG__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;width:100%;height:100%;animation:1.5s infinite EntityCard-module__GpApkG__shimmer;position:absolute;top:0;left:0}.EntityCard-module__GpApkG__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:4px;height:.75rem;animation:1.5s infinite EntityCard-module__GpApkG__shimmer}
.DepthProfile-module__pQzWIW__container{border:1px solid var(--border-light);background:#fff;border-radius:8px;width:100%;padding:.5rem}.DepthProfile-module__pQzWIW__svg{width:100%;height:auto}.DepthProfile-module__pQzWIW__profileLine{fill:none;stroke:var(--brand-primary);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.DepthProfile-module__pQzWIW__areaFill{fill:var(--brand-primary);opacity:.08}.DepthProfile-module__pQzWIW__samplePoint{fill:var(--brand-primary);stroke:#fff;stroke-width:1.5px}.DepthProfile-module__pQzWIW__gridLine{stroke:var(--border-light);stroke-width:.5px;stroke-dasharray:4 4}.DepthProfile-module__pQzWIW__axisLine{stroke:var(--border-light);stroke-width:1px}.DepthProfile-module__pQzWIW__axisLabel{font-family:var(--font-roboto),sans-serif;fill:var(--text-grey);font-size:9px}.DepthProfile-module__pQzWIW__plannedLine{fill:none;stroke:var(--brand-primary);stroke-width:1.5px;stroke-dasharray:6 4;opacity:.5}.DepthProfile-module__pQzWIW__hintBox{border:1px solid var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);white-space:nowrap;pointer-events:none;z-index:10;background:#fff;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700;position:absolute;transform:translate(-50%,-130%);box-shadow:0 1px 4px #0000001a}.DepthProfile-module__pQzWIW__pointInfo{background:#ff66000f;border-radius:4px;align-items:center;gap:.5rem;margin-top:.35rem;padding:.3rem .5rem;display:flex}.DepthProfile-module__pQzWIW__pointInfo span{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.75rem;font-weight:600}.DepthProfile-module__pQzWIW__pointDelete{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:#c00;background:0 0;border:1px solid #c00;border-radius:3px;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.DepthProfile-module__pQzWIW__pointDelete:hover{color:#fff;background:#c00}.DepthProfile-module__pQzWIW__profileControls{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}
.SacCalculation-module__jFJH1q__container{border:1px solid var(--border-light);background:var(--card-bg,#fafafa);border-radius:8px;padding:.6rem}.SacCalculation-module__jFJH1q__header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.SacCalculation-module__jFJH1q__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.SacCalculation-module__jFJH1q__sacValue{font-family:var(--font-roboto),sans-serif;font-size:1rem;font-weight:700}.SacCalculation-module__jFJH1q__rating{font-family:var(--font-roboto),sans-serif;background:#0000000a;border-radius:3px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.SacCalculation-module__jFJH1q__rmvRow{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.SacCalculation-module__jFJH1q__rmvLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.3px;font-size:.65rem;font-weight:700}.SacCalculation-module__jFJH1q__rmvValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:600}.SacCalculation-module__jFJH1q__breakdown{border-top:1px solid var(--border-light);flex-direction:column;gap:.15rem;padding-top:.35rem;display:flex}.SacCalculation-module__jFJH1q__calcRow{justify-content:space-between;gap:.5rem;display:flex}.SacCalculation-module__jFJH1q__calcLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-weight:600}.SacCalculation-module__jFJH1q__calcValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-align:right;font-size:.7rem}.SacCalculation-module__jFJH1q__formula{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:#00000005;border-radius:3px;margin-top:.25rem;padding:.25rem .4rem;font-size:.65rem}.SacCalculation-module__jFJH1q__formula strong{color:var(--brand-primary)}.SacCalculation-module__jFJH1q__multiBreakdown{border-top:1px solid var(--border-light);flex-direction:column;gap:.15rem;margin-top:.5rem;padding-top:.35rem;display:flex}.SacCalculation-module__jFJH1q__multiTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.3px;margin-bottom:.1rem;font-size:.65rem;font-weight:700}.SacCalculation-module__jFJH1q__scale{border-top:1px solid var(--border-light);flex-wrap:wrap;gap:.5rem;margin-top:.5rem;padding-top:.35rem;display:flex}.SacCalculation-module__jFJH1q__scaleItem{border-left:3px solid;align-items:center;gap:.2rem;padding-left:.3rem;display:flex}.SacCalculation-module__jFJH1q__scaleLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.6rem}.SacCalculation-module__jFJH1q__scaleRating{font-family:var(--font-roboto),sans-serif;font-size:.6rem;font-weight:700}
.PostCard-module__drLfFG__card{perspective:1200px;background:0 0;position:relative;overflow:visible}.PostCard-module__drLfFG__cardFront,.PostCard-module__drLfFG__cardBack{backface-visibility:hidden;border:1px solid var(--border-light);background:#fff;border-radius:8px;transition:transform .5s}.PostCard-module__drLfFG__cardFront{display:flex;overflow:visible}.PostCard-module__drLfFG__cardBack{flex-direction:row;display:flex;position:absolute;inset:0;overflow:hidden}.PostCard-module__drLfFG__cardBackComments{transform:rotateY(180deg)}.PostCard-module__drLfFG__cardBackShare,.PostCard-module__drLfFG__cardFlippedLeft .PostCard-module__drLfFG__cardFront{transform:rotateY(-180deg)}.PostCard-module__drLfFG__cardFlippedLeft .PostCard-module__drLfFG__cardBackComments{transform:rotateY(0)}.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardFront{transform:rotateY(180deg)}.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardBackShare,.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardBackGlossary,.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardBackScubaGlossary,.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardBackFreediveGlossary{transform:rotateY(0)}.PostCard-module__drLfFG__cardBackGlossary,.PostCard-module__drLfFG__cardBackScubaGlossary,.PostCard-module__drLfFG__cardBackFreediveGlossary,.PostCard-module__drLfFG__cardBackVessel{transform:rotateY(-180deg)}.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardBackVessel{transform:rotateY(0)}.PostCard-module__drLfFG__cardBackTrips{transform:rotateY(-180deg)}.PostCard-module__drLfFG__cardFlippedRight .PostCard-module__drLfFG__cardBackTrips{transform:rotateY(0)}.PostCard-module__drLfFG__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;position:relative;overflow:hidden}.PostCard-module__drLfFG__cardBackLabel:hover{background:var(--brand-primary)}.PostCard-module__drLfFG__cardBackLabel:active:after{content:"";background:#ffffff4d;animation:.4s ease-out forwards PostCard-module__drLfFG__barRipple;position:absolute;inset:0}.PostCard-module__drLfFG__cardBackLabel span{writing-mode:vertical-rl;font-family:var(--font-roboto),sans-serif;letter-spacing:1px;color:#fff;white-space:nowrap;font-size:.6rem;font-weight:700;transform:rotate(180deg)}.PostCard-module__drLfFG__cardBackContent{flex:1;min-height:0;overflow-y:auto}.PostCard-module__drLfFG__cardBackContent::-webkit-scrollbar{width:4px}.PostCard-module__drLfFG__cardBackContent::-webkit-scrollbar-track{background:0 0}.PostCard-module__drLfFG__cardBackContent::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:2px}.PostCard-module__drLfFG__shareOption{border:1px solid var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.5rem;transition:border-color .15s,background .15s;display:flex}.PostCard-module__drLfFG__shareOption:hover{border-color:var(--brand-primary);background:#ff660008}.PostCard-module__drLfFG__shareOptionIcon{font-size:1.25rem}.PostCard-module__drLfFG__shareOptionLabel{color:var(--text-dark);text-align:center;font-size:.65rem;font-weight:600}.PostCard-module__drLfFG__sideLabel{background:var(--brand-primary);border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:28px;min-width:28px;margin:-1px 0 -1px -1px;display:flex}.PostCard-module__drLfFG__sideLabel span{writing-mode:vertical-rl;font-family:var(--font-roboto),sans-serif;letter-spacing:1px;color:#fff;white-space:nowrap;font-size:.6rem;font-weight:700;transform:rotate(180deg)}.PostCard-module__drLfFG__cardBody{flex-direction:column;flex:1;min-width:0;display:flex}.PostCard-module__drLfFG__header{align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.PostCard-module__drLfFG__authorAvatar{object-fit:cover;border-radius:8px;flex-shrink:0;width:32px;height:32px}.PostCard-module__drLfFG__authorAvatarFallback{background:var(--brand-primary);color:#fff;width:32px;height:32px;font-family:var(--font-roboto),sans-serif;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.PostCard-module__drLfFG__authorInfo{align-items:center;gap:.5rem;display:flex}.PostCard-module__drLfFG__authorName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700}.PostCard-module__drLfFG__authorNameLink,.PostCard-module__drLfFG__authorAvatarLink{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.PostCard-module__drLfFG__authorNameLink:hover .PostCard-module__drLfFG__authorName{color:var(--brand-primary)}.PostCard-module__drLfFG__roleBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:var(--brand-primary);align-items:center;gap:.25rem;font-size:.65rem;font-weight:700;display:inline-flex}.PostCard-module__drLfFG__atCentre{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-style:italic}.PostCard-module__drLfFG__centreName{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.PostCard-module__drLfFG__roleIcon{object-fit:contain;width:45px;height:45px}.PostCard-module__drLfFG__postTypeIcon{object-fit:contain;flex-shrink:0;width:52px;height:52px;margin-left:auto}.PostCard-module__drLfFG__timestamp{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.PostCard-module__drLfFG__deleteButton{cursor:pointer;color:var(--text-grey);background:0 0;border:none;padding:.25rem;font-size:.9rem}.PostCard-module__drLfFG__deleteButton:hover{color:#dc3545}.PostCard-module__drLfFG__primaryWindow{position:relative}.PostCard-module__drLfFG__textContent{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);padding:0 1rem .75rem;font-size:.9rem;line-height:1.5}.PostCard-module__drLfFG__readMore{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.8rem;font-weight:700}.PostCard-module__drLfFG__readMore:hover{text-decoration:underline}.PostCard-module__drLfFG__conservationBadge{font-family:var(--font-roboto),sans-serif;color:#fff;letter-spacing:.5px;z-index:2;border-radius:3px;padding:.15rem .4rem;font-size:.6rem;font-weight:800;position:absolute;top:8px;left:8px}.PostCard-module__drLfFG__dangerBadge{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 3px #0003}.PostCard-module__drLfFG__speciesTeasers{flex-direction:column;gap:.4rem;padding:.5rem 1rem .25rem;display:flex}.PostCard-module__drLfFG__didYouKnow{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-left:3px solid var(--brand-primary);margin:0;padding:.4rem .5rem;font-size:.8rem;line-height:1.4}.PostCard-module__drLfFG__didYouKnow strong{color:var(--brand-primary)}.PostCard-module__drLfFG__seasonalStrip{gap:2px;display:flex}.PostCard-module__drLfFG__seasonMonth{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:var(--border-light);border-radius:2px;flex:1;padding:.2rem 0;font-size:.55rem;font-weight:600}.PostCard-module__drLfFG__seasonPeak{background:var(--brand-primary);color:#fff}.PostCard-module__drLfFG__spottedCta{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex}.PostCard-module__drLfFG__spottedCta:hover{opacity:.8}.PostCard-module__drLfFG__imageGrid{gap:2px;width:100%;display:flex}.PostCard-module__drLfFG__imageSingle .PostCard-module__drLfFG__postImage{object-fit:cover;width:100%;max-height:400px}.PostCard-module__drLfFG__imageSplit .PostCard-module__drLfFG__postImage{object-fit:cover;width:50%;max-height:300px}.PostCard-module__drLfFG__postImage{display:block}.PostCard-module__drLfFG__imagePlaceholder{background:#f0f0f0;width:100%;min-height:200px}.PostCard-module__drLfFG__imageSingle .PostCard-module__drLfFG__imagePlaceholder{max-height:400px}.PostCard-module__drLfFG__imageSplit .PostCard-module__drLfFG__imagePlaceholder{width:50%;max-height:300px}.PostCard-module__drLfFG__blackBar{background:var(--brand-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin:0 -1px;padding:.3rem 1rem;transition:filter .15s;display:flex;position:relative;overflow:hidden}.PostCard-module__drLfFG__blackBar:hover{filter:brightness(1.1)}.PostCard-module__drLfFG__blackBar:active:after{content:"";background:#ffffff40;animation:.4s ease-out forwards PostCard-module__drLfFG__barRipple;position:absolute;inset:0}@keyframes PostCard-module__drLfFG__barRipple{0%{opacity:1}to{opacity:0}}.PostCard-module__drLfFG__barLeft,.PostCard-module__drLfFG__barRight{font-family:var(--font-roboto),sans-serif;color:#fff;min-width:80px;font-size:.75rem}.PostCard-module__drLfFG__barLeft{text-align:left}.PostCard-module__drLfFG__barRight{text-align:right}.PostCard-module__drLfFG__chevron{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .3s;display:flex}.PostCard-module__drLfFG__chevronUp{transform:rotate(180deg)}.PostCard-module__drLfFG__expandedWindow{border-top:1px solid var(--border-light);background:#fafafa;padding:1rem}.PostCard-module__drLfFG__expandedText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.PostCard-module__drLfFG__expandedImageGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.PostCard-module__drLfFG__expandedImage{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%}.PostCard-module__drLfFG__entityContent{flex-direction:column;gap:.75rem;display:flex}.PostCard-module__drLfFG__entityLoading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:1rem 0;font-size:.8rem}.PostCard-module__drLfFG__entitySection{flex-direction:column;gap:.3rem;display:flex}.PostCard-module__drLfFG__entitySectionTitle{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);padding-bottom:.25rem;font-size:.65rem;font-weight:700}.PostCard-module__drLfFG__entityText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;line-height:1.5}.PostCard-module__drLfFG__entityGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;display:grid}.PostCard-module__drLfFG__entityStat{flex-direction:column;gap:.1rem;display:flex}.PostCard-module__drLfFG__entityLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.6rem;font-weight:700}.PostCard-module__drLfFG__entityValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem}.PostCard-module__drLfFG__entityChips{flex-wrap:wrap;gap:.3rem;display:flex}.PostCard-module__drLfFG__entityChip{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:4px;padding:.15rem .4rem;font-size:.65rem}.PostCard-module__drLfFG__interactionBar{border-top:1px solid var(--border-light);gap:1.5rem;padding:.6rem 1rem;display:flex}.PostCard-module__drLfFG__interactionAction{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border:none;align-items:center;gap:.3rem;font-size:.8rem;transition:color .2s;display:flex}.PostCard-module__drLfFG__interactionAction:hover{color:var(--brand-primary)}.PostCard-module__drLfFG__interactionAction:disabled{cursor:default}.PostCard-module__drLfFG__interactionAction span{color:var(--brand-primary);font-weight:700}.PostCard-module__drLfFG__liked{color:var(--brand-primary)}.PostCard-module__drLfFG__postMenu{background:var(--card-bg,#fff);border:1px solid var(--border-light);z-index:100;border-radius:8px;min-width:180px;padding:.25rem 0;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #0000001f}.PostCard-module__drLfFG__postMenuItem{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:.5rem;padding:.5rem .75rem;font-size:.8rem;transition:background .15s;display:flex}.PostCard-module__drLfFG__postMenuItem:hover{background:#0000000a}.PostCard-module__drLfFG__postMenuDanger{color:#dc3545}.PostCard-module__drLfFG__postMenuDanger:hover{background:#dc35450f}
@keyframes PostSkeleton-module__swGWeW__shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.PostSkeleton-module__swGWeW__skeleton{border:1px solid var(--border-light);background:#fff;border-radius:8px;padding:1rem}.PostSkeleton-module__swGWeW__header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.PostSkeleton-module__swGWeW__avatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:8px;width:40px;height:40px;animation:1.5s infinite PostSkeleton-module__swGWeW__shimmer}.PostSkeleton-module__swGWeW__headerText{flex-direction:column;flex:1;gap:.4rem;display:flex}.PostSkeleton-module__swGWeW__name{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:3px;width:120px;height:12px;animation:1.5s infinite PostSkeleton-module__swGWeW__shimmer}.PostSkeleton-module__swGWeW__meta{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:3px;width:80px;height:10px;animation:1.5s .1s infinite PostSkeleton-module__swGWeW__shimmer}.PostSkeleton-module__swGWeW__body{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.PostSkeleton-module__swGWeW__line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:3px;width:100%;height:14px;animation:1.5s .2s infinite PostSkeleton-module__swGWeW__shimmer}.PostSkeleton-module__swGWeW__lineShort{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:3px;width:65%;height:14px;animation:1.5s .3s infinite PostSkeleton-module__swGWeW__shimmer}.PostSkeleton-module__swGWeW__footer{border-top:1px solid var(--border-light);gap:1rem;padding-top:.5rem;display:flex}.PostSkeleton-module__swGWeW__action{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:3px;width:50px;height:10px;animation:1.5s .4s infinite PostSkeleton-module__swGWeW__shimmer}
.Lightbox-module__boYMhq__overlay{z-index:300;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Lightbox-module__boYMhq__container{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.Lightbox-module__boYMhq__image{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh;transition:max-width .3s}.Lightbox-module__boYMhq__imageWithPanel{object-fit:contain;border-radius:4px;max-width:60vw;max-height:85vh;transition:max-width .3s}.Lightbox-module__boYMhq__close{color:var(--brand-primary);cursor:pointer;z-index:310;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;position:fixed;top:1rem;right:1rem}.Lightbox-module__boYMhq__close:hover{opacity:.8}.Lightbox-module__boYMhq__navPrev,.Lightbox-module__boYMhq__navNext{color:#fff;cursor:pointer;z-index:310;opacity:.6;background:0 0;border:none;padding:1rem;transition:opacity .2s;position:fixed;top:50%;transform:translateY(-50%)}.Lightbox-module__boYMhq__navPrev:hover,.Lightbox-module__boYMhq__navNext:hover{opacity:1}.Lightbox-module__boYMhq__navPrev{left:1rem}.Lightbox-module__boYMhq__navNext{right:1rem}.Lightbox-module__boYMhq__infoBar{text-align:center;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.Lightbox-module__boYMhq__infoToggle{color:#fff;cursor:pointer;z-index:310;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex;position:fixed;top:1rem;right:3.5rem}.Lightbox-module__boYMhq__infoToggle:hover{opacity:1}.Lightbox-module__boYMhq__infoToggleActive{opacity:1;color:var(--brand-primary);}.Lightbox-module__boYMhq__infoPanel{z-index:305;background:#0f0f0ff2;border-left:1px solid #ffffff1a;width:320px;height:100vh;padding:4rem 1.25rem 2rem;animation:.25s Lightbox-module__boYMhq__slideIn;position:fixed;top:0;right:0;overflow-y:auto}@keyframes Lightbox-module__boYMhq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Lightbox-module__boYMhq__infoSection{margin-bottom:1.25rem}.Lightbox-module__boYMhq__infoSectionTitle{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:#fff6;margin:0 0 .5rem;font-size:.65rem;font-weight:700}.Lightbox-module__boYMhq__infoRow{justify-content:space-between;align-items:baseline;padding:.2rem 0;display:flex}.Lightbox-module__boYMhq__infoLabel{font-family:var(--font-roboto),sans-serif;color:#ffffff80;font-size:.75rem}.Lightbox-module__boYMhq__infoValue{font-family:var(--font-roboto),sans-serif;color:#fff;text-align:right;max-width:60%;font-size:.75rem;font-weight:600}.Lightbox-module__boYMhq__infoCreditName{font-family:var(--font-roboto),sans-serif;color:#fff;margin:0;font-size:.85rem;font-weight:700}.Lightbox-module__boYMhq__infoCaption{font-family:var(--font-roboto),sans-serif;color:#fffc;margin:0;font-size:.8rem;line-height:1.4}.Lightbox-module__boYMhq__infoTagList{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.Lightbox-module__boYMhq__infoTag{font-family:var(--font-roboto),sans-serif;color:#ffffffb3;background:#ffffff1a;border-radius:3px;padding:.15rem .5rem;font-size:.65rem}.Lightbox-module__boYMhq__infoLoading{font-family:var(--font-roboto),sans-serif;color:#fff6;text-align:center;padding:2rem 0;font-size:.75rem}@media (max-width:768px){.Lightbox-module__boYMhq__infoPanel{width:100%;padding-top:3.5rem}.Lightbox-module__boYMhq__imageWithPanel{display:none}}
.Gallery-module__DiFapa__gallery{flex-direction:column;gap:1rem;display:flex}.Gallery-module__DiFapa__loading,.Gallery-module__DiFapa__empty{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.85rem}.Gallery-module__DiFapa__toolbar{align-items:center;gap:.5rem;display:flex}.Gallery-module__DiFapa__toolbarBtn{cursor:pointer;color:var(--brand-primary);font-family:var(--font-roboto),sans-serif;background:0 0;border:none;border-radius:4px;align-items:center;gap:.4rem;padding:.3rem .5rem;font-size:.8rem;font-weight:600;transition:background .15s;display:flex}.Gallery-module__DiFapa__toolbarBtn:hover{background:#ff66000f}.Gallery-module__DiFapa__toolbarBtnDanger{color:#dc3545}.Gallery-module__DiFapa__toolbarBtnDanger:hover{background:#dc35450f}.Gallery-module__DiFapa__hiddenInput{display:none}.Gallery-module__DiFapa__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;display:grid}.Gallery-module__DiFapa__photoItem{aspect-ratio:4/3;cursor:pointer;border:2px solid #0000;border-radius:6px;transition:border-color .15s;position:relative;overflow:hidden}.Gallery-module__DiFapa__photoItem:hover{border-color:var(--border-light)}.Gallery-module__DiFapa__photoItemSelected{border-color:var(--brand-primary)!important}.Gallery-module__DiFapa__photo{object-fit:cover;width:100%;height:100%;display:block}.Gallery-module__DiFapa__viewBadge{color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.3px;background:#0009;border-radius:3px;padding:.15rem .35rem;font-size:.55rem;font-weight:600;position:absolute;bottom:4px;left:4px}.Gallery-module__DiFapa__primaryBadge{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;border-radius:3px;padding:.1rem .35rem;font-size:.55rem;font-weight:700;position:absolute;top:4px;left:4px}.Gallery-module__DiFapa__communityBadge{color:#fff;font-family:var(--font-roboto),sans-serif;background:#0009;border-radius:3px;padding:.1rem .4rem;font-size:.6rem;position:absolute;bottom:4px;left:4px}.Gallery-module__DiFapa__selectCheckbox{position:absolute;top:6px;right:6px}.Gallery-module__DiFapa__checkbox{background:#0000004d;border:2px solid #fff;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Gallery-module__DiFapa__checkboxChecked{background:var(--brand-primary);border-color:var(--brand-primary)}.Gallery-module__DiFapa__photoMenu{z-index:5;opacity:0;transition:opacity .2s;position:absolute;top:4px;right:4px}.Gallery-module__DiFapa__photoItem:hover .Gallery-module__DiFapa__photoMenu{opacity:1}.Gallery-module__DiFapa__menuTrigger{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s;display:flex}.Gallery-module__DiFapa__menuTrigger:hover{background:#000000bf}.Gallery-module__DiFapa__menuDropdown{background:var(--card-bg,#fff);border:1px solid var(--border-light,#e0e0e0);z-index:100;border-radius:8px;min-width:170px;position:fixed;overflow:hidden;box-shadow:0 4px 16px #0000001f}.Gallery-module__DiFapa__menuSection{border-bottom:1px solid var(--border-light,#e0e0e0);padding:4px 0}.Gallery-module__DiFapa__menuSection:last-child{border-bottom:none}.Gallery-module__DiFapa__menuSectionLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey,#888);padding:6px 12px 2px;font-size:.6rem;font-weight:700}.Gallery-module__DiFapa__menuItem{text-align:left;width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark,#333);cursor:pointer;background:0 0;border:none;padding:7px 12px;font-size:.78rem;transition:background .1s;display:block}.Gallery-module__DiFapa__menuItem:hover{background:var(--bg-hover,#f5f5f5)}.Gallery-module__DiFapa__menuItemDanger{color:#dc3545}.Gallery-module__DiFapa__menuItemDanger:hover{background:#dc35450f}.Gallery-module__DiFapa__overlayState{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Gallery-module__DiFapa__overlayState span{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);border-radius:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:700}
.InfoTooltip-module__XJhrDW__container{align-items:center;margin-left:.3rem;display:inline-flex;position:relative}.InfoTooltip-module__XJhrDW__trigger{border:1px solid var(--brand-primary);width:16px;height:16px;color:var(--brand-primary);font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.6rem;font-style:italic;font-weight:700;display:flex}.InfoTooltip-module__XJhrDW__trigger:hover{background:var(--brand-primary);color:#fff}.InfoTooltip-module__XJhrDW__tooltip{background:var(--text-dark);color:#fff;font-family:var(--font-roboto),sans-serif;white-space:normal;z-index:50;border-radius:6px;width:220px;padding:.5rem .75rem;font-size:.7rem;line-height:1.4;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0003}.InfoTooltip-module__XJhrDW__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--text-dark);position:absolute;top:100%;left:50%;transform:translate(-50%)}
.HeroStats-module__OPLUaq__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.HeroStats-module__OPLUaq__card{text-align:center;border:1px solid var(--border-light);border-left:4px solid var(--brand-primary);border-radius:8px;flex-direction:column;align-items:center;padding:.75rem .5rem;transition:border-color .15s,transform .15s;display:flex}.HeroStats-module__OPLUaq__card:hover{border-color:var(--brand-primary);transform:translateY(-2px)}.HeroStats-module__OPLUaq__number{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);word-break:break-word;font-size:1.1rem;font-weight:700}.HeroStats-module__OPLUaq__label{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;margin-top:.15rem;font-size:.65rem}.HeroStats-module__OPLUaq__sub{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);opacity:.7;margin-top:.1rem;font-size:.6rem}@media (max-width:768px){.HeroStats-module__OPLUaq__grid{grid-template-columns:repeat(2,1fr)}}
.SpeciesDepthChart-module__E8YSJq__container{margin-bottom:1.5rem}.SpeciesDepthChart-module__E8YSJq__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.SpeciesDepthChart-module__E8YSJq__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.SpeciesDepthChart-module__E8YSJq__legend{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.SpeciesDepthChart-module__E8YSJq__legendItem{align-items:center;gap:.2rem;display:flex}.SpeciesDepthChart-module__E8YSJq__legendDot{border-radius:2px;flex-shrink:0;width:10px;height:10px}.SpeciesDepthChart-module__E8YSJq__legendLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.6rem}.SpeciesDepthChart-module__E8YSJq__chartArea{flex-direction:column;gap:.3rem;display:flex}.SpeciesDepthChart-module__E8YSJq__speciesRow{cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;padding:.25rem .35rem;transition:background .15s;display:flex}.SpeciesDepthChart-module__E8YSJq__speciesRow:hover{background:#00000005}.SpeciesDepthChart-module__E8YSJq__speciesRowActive{border-left:3px solid var(--brand-primary);background:#ff66000a}.SpeciesDepthChart-module__E8YSJq__speciesName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;min-width:140px;font-size:.75rem;font-weight:600;overflow:hidden}.SpeciesDepthChart-module__E8YSJq__barContainer{border-radius:3px;flex:1;height:20px;display:flex;overflow:hidden}.SpeciesDepthChart-module__E8YSJq__barSegment{height:100%;transition:opacity .15s}.SpeciesDepthChart-module__E8YSJq__barSegment:hover{opacity:.8}.SpeciesDepthChart-module__E8YSJq__totalCount{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:right;min-width:35px;font-size:.7rem;font-weight:700}.SpeciesDepthChart-module__E8YSJq__detail{border:1px solid var(--border-light);background:var(--card-bg,#fafafa);border-radius:8px;margin-top:.75rem;padding:.75rem}.SpeciesDepthChart-module__E8YSJq__detailTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin:0 0 .15rem;font-size:.85rem;font-weight:700}.SpeciesDepthChart-module__E8YSJq__detailSub{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0 0 .5rem;font-size:.7rem}.SpeciesDepthChart-module__E8YSJq__detailBands{flex-direction:column;gap:.3rem;display:flex}.SpeciesDepthChart-module__E8YSJq__detailBand{align-items:center;gap:.35rem;display:flex}.SpeciesDepthChart-module__E8YSJq__detailBandDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.SpeciesDepthChart-module__E8YSJq__detailBandLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);min-width:45px;font-size:.7rem;font-weight:600}.SpeciesDepthChart-module__E8YSJq__detailBandBar{background:#f0f0f0;border-radius:3px;flex:1;height:14px;overflow:hidden}.SpeciesDepthChart-module__E8YSJq__detailBandFill{border-radius:3px;height:100%;transition:width .3s}.SpeciesDepthChart-module__E8YSJq__detailBandValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);min-width:60px;font-size:.65rem;font-weight:700}.SpeciesDepthChart-module__E8YSJq__detailBandDives{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);min-width:50px;font-size:.6rem}@media (max-width:768px){.SpeciesDepthChart-module__E8YSJq__speciesName{min-width:100px;font-size:.65rem}}
.SeasonalCalendar-module__VQUHqa__container{margin-bottom:1.5rem}.SeasonalCalendar-module__VQUHqa__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.SeasonalCalendar-module__VQUHqa__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.SeasonalCalendar-module__VQUHqa__grid{grid-template-columns:80px repeat(12,1fr);gap:0;display:grid;overflow-x:auto}.SeasonalCalendar-module__VQUHqa__labelCell{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);align-items:center;padding:.3rem .4rem;font-size:.65rem;font-weight:700;display:flex}.SeasonalCalendar-module__VQUHqa__monthHeader{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;padding:.3rem 0;font-size:.6rem;font-weight:700}.SeasonalCalendar-module__VQUHqa__row{display:contents}.SeasonalCalendar-module__VQUHqa__cell{text-align:center;border:1px solid #ffffff80;border-radius:2px;padding:.4rem .15rem;transition:transform .1s}.SeasonalCalendar-module__VQUHqa__cell:hover{z-index:1;transform:scale(1.05)}.SeasonalCalendar-module__VQUHqa__cellValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.6rem;font-weight:600}@media (max-width:768px){.SeasonalCalendar-module__VQUHqa__grid{grid-template-columns:60px repeat(12,minmax(38px,1fr))}.SeasonalCalendar-module__VQUHqa__labelCell{padding:.25rem .2rem;font-size:.55rem}.SeasonalCalendar-module__VQUHqa__cellValue{font-size:.5rem}}
.BeforeAfter-module__NG2yMq__container{margin-bottom:1.5rem}.BeforeAfter-module__NG2yMq__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.BeforeAfter-module__NG2yMq__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.BeforeAfter-module__NG2yMq__siteSelector{flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem;display:flex}.BeforeAfter-module__NG2yMq__siteBtn{border:1px solid var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;transition:all .15s}.BeforeAfter-module__NG2yMq__siteBtn:hover{border-color:var(--brand-primary);color:var(--text-dark)}.BeforeAfter-module__NG2yMq__siteBtnActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000f;font-weight:700}.BeforeAfter-module__NG2yMq__timeline{border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.BeforeAfter-module__NG2yMq__timelineHeader{background:var(--card-bg,#fafafa);border-bottom:1px solid var(--border-light);padding:.4rem .5rem;display:flex}.BeforeAfter-module__NG2yMq__timelineRow{border-bottom:1px solid var(--border-light);padding:.35rem .5rem;transition:background .1s;display:flex}.BeforeAfter-module__NG2yMq__timelineRow:hover{background:#ff660005}.BeforeAfter-module__NG2yMq__timelineRow:last-child{border-bottom:none}.BeforeAfter-module__NG2yMq__periodLabel,.BeforeAfter-module__NG2yMq__period{min-width:80px;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.7rem;font-weight:700}.BeforeAfter-module__NG2yMq__metricLabel{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;flex:1;font-size:.6rem;font-weight:700}.BeforeAfter-module__NG2yMq__metric{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);flex:1;font-size:.75rem}.BeforeAfter-module__NG2yMq__changeUp{color:#2e7d32;font-size:.6rem;font-weight:700}.BeforeAfter-module__NG2yMq__changeDown{color:#c62828;font-size:.6rem;font-weight:700}.BeforeAfter-module__NG2yMq__summary{background:var(--card-bg,#fafafa);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;display:flex}.BeforeAfter-module__NG2yMq__summaryLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-weight:600}.BeforeAfter-module__NG2yMq__summaryGood{font-family:var(--font-roboto),sans-serif;color:#2e7d32;background:#2e7d321a;border-radius:3px;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.BeforeAfter-module__NG2yMq__summaryBad{font-family:var(--font-roboto),sans-serif;color:#c62828;background:#c628281a;border-radius:3px;padding:.15rem .4rem;font-size:.75rem;font-weight:700}
.SubstrateComparison-module__xzDh8W__container{margin-bottom:1.5rem}.SubstrateComparison-module__xzDh8W__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.SubstrateComparison-module__xzDh8W__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.SubstrateComparison-module__xzDh8W__legend{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.SubstrateComparison-module__xzDh8W__legendItem{align-items:center;gap:.2rem;display:flex}.SubstrateComparison-module__xzDh8W__legendDot{border-radius:2px;width:10px;height:10px}.SubstrateComparison-module__xzDh8W__legendLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.6rem}.SubstrateComparison-module__xzDh8W__bars{flex-direction:column;gap:.4rem;display:flex}.SubstrateComparison-module__xzDh8W__barRow{align-items:center;gap:.5rem;display:flex}.SubstrateComparison-module__xzDh8W__countryName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);flex-shrink:0;min-width:120px;font-size:.75rem;font-weight:600}.SubstrateComparison-module__xzDh8W__diveCount{color:var(--text-grey);font-size:.6rem;font-weight:400}.SubstrateComparison-module__xzDh8W__barContainer{border-radius:3px;flex:1;height:22px;display:flex;overflow:hidden}.SubstrateComparison-module__xzDh8W__segment{height:100%;transition:opacity .15s}.SubstrateComparison-module__xzDh8W__segment:hover{opacity:.8}
.BehaviourChart-module___Md18G__container{margin-bottom:1.5rem}.BehaviourChart-module___Md18G__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.BehaviourChart-module___Md18G__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.BehaviourChart-module___Md18G__speciesList{flex-direction:column;gap:.25rem;display:flex}.BehaviourChart-module___Md18G__speciesRow{cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;padding:.3rem .4rem;transition:background .15s;display:flex}.BehaviourChart-module___Md18G__speciesRow:hover{background:#00000005}.BehaviourChart-module___Md18G__active{border-left:3px solid var(--brand-primary);background:#ff66000a}.BehaviourChart-module___Md18G__speciesName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);flex-shrink:0;min-width:130px;font-size:.75rem;font-weight:600}.BehaviourChart-module___Md18G__behaviourChips{flex-wrap:wrap;flex:1;gap:.2rem;display:flex}.BehaviourChart-module___Md18G__chip{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff66001a;border-radius:3px;padding:.1rem .3rem;font-size:.6rem;font-weight:600}.BehaviourChart-module___Md18G__total{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:right;min-width:30px;font-size:.7rem;font-weight:700}.BehaviourChart-module___Md18G__detail{border:1px solid var(--border-light);background:var(--card-bg,#fafafa);border-radius:8px;margin-top:.75rem;padding:.75rem}.BehaviourChart-module___Md18G__detailTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin:0 0 .5rem;font-size:.85rem;font-weight:700}.BehaviourChart-module___Md18G__detailBars{flex-direction:column;gap:.3rem;display:flex}.BehaviourChart-module___Md18G__detailBar{align-items:center;gap:.4rem;display:flex}.BehaviourChart-module___Md18G__detailLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);min-width:90px;font-size:.7rem;font-weight:600}.BehaviourChart-module___Md18G__detailTrack{background:#f0f0f0;border-radius:3px;flex:1;height:16px;overflow:hidden}.BehaviourChart-module___Md18G__detailFill{background:var(--brand-primary);border-radius:3px;height:100%}.BehaviourChart-module___Md18G__detailValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);min-width:70px;font-size:.65rem;font-weight:700}
.HealthDashboard-module___wLbqG__container{margin-bottom:1.5rem}.HealthDashboard-module___wLbqG__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.HealthDashboard-module___wLbqG__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.HealthDashboard-module___wLbqG__barContainer{border-radius:6px;height:28px;margin-bottom:.5rem;display:flex;overflow:hidden}.HealthDashboard-module___wLbqG__segment{height:100%;transition:opacity .15s}.HealthDashboard-module___wLbqG__segment:hover{opacity:.8}.HealthDashboard-module___wLbqG__legend{flex-wrap:wrap;gap:.75rem;display:flex}.HealthDashboard-module___wLbqG__legendItem{align-items:center;gap:.25rem;display:flex}.HealthDashboard-module___wLbqG__legendDot{border-radius:3px;width:12px;height:12px}.HealthDashboard-module___wLbqG__legendLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.75rem;font-weight:600}.HealthDashboard-module___wLbqG__legendValue{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.HealthDashboard-module___wLbqG__total{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:.35rem 0 0;font-size:.65rem}
.community-impact-module__uxKrwa__container{flex-direction:column;gap:1.5rem;display:flex}.community-impact-module__uxKrwa__loading,.community-impact-module__uxKrwa__empty{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:3rem 0;font-size:.85rem}.community-impact-module__uxKrwa__filterBar{background:#ff66000a;border:1px solid #ff660026;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.5rem .75rem;display:flex}.community-impact-module__uxKrwa__filterLabel{font-family:var(--font-roboto),sans-serif;color:"var(--text-grey)";font-size:.7rem;font-weight:700}.community-impact-module__uxKrwa__filterChip{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border:1px solid #f603;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:600}.community-impact-module__uxKrwa__mapLink{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);white-space:nowrap;margin-left:auto;font-size:.7rem;font-weight:600;text-decoration:none}.community-impact-module__uxKrwa__mapLink:hover{text-decoration:underline}.community-impact-module__uxKrwa__heroGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.community-impact-module__uxKrwa__heroCard{border:1px solid var(--border-light);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem;display:flex}.community-impact-module__uxKrwa__heroValue{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:1.5rem;font-weight:700}.community-impact-module__uxKrwa__heroLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.community-impact-module__uxKrwa__chartSection{border:1px solid var(--border-light);border-radius:8px;padding:1.25rem}.community-impact-module__uxKrwa__sectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0 0 .25rem;font-size:.95rem;font-weight:700}.community-impact-module__uxKrwa__sectionDesc{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0 0 1rem;font-size:.75rem}.community-impact-module__uxKrwa__chartWrap{width:100%;min-height:200px}.community-impact-module__uxKrwa__chartWrap :focus,.community-impact-module__uxKrwa__chartWrap svg:focus,.community-impact-module__uxKrwa__chartSection :focus{outline:none!important}.community-impact-module__uxKrwa__comparisonGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.community-impact-module__uxKrwa__comparisonCard{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.community-impact-module__uxKrwa__comparisonLabel{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.community-impact-module__uxKrwa__comparisonStat{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-bottom:.25rem;font-size:.7rem}.community-impact-module__uxKrwa__comparisonRow{border-bottom:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);justify-content:space-between;padding:.25rem 0;font-size:.8rem;display:flex}.community-impact-module__uxKrwa__comparisonValue{color:var(--brand-primary);font-weight:700}.community-impact-module__uxKrwa__comparisonValueBad{color:var(--brand-secondary);font-weight:700}.community-impact-module__uxKrwa__tableWrap{overflow-x:auto}.community-impact-module__uxKrwa__dataTable{border-collapse:collapse;width:100%;font-family:var(--font-roboto),sans-serif;font-size:.75rem}.community-impact-module__uxKrwa__dataTable th{text-align:left;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--brand-primary);padding:.5rem;font-size:.65rem;font-weight:700}.community-impact-module__uxKrwa__dataTable td{border-bottom:1px solid var(--border-light);color:var(--text-dark);padding:.4rem .5rem}.community-impact-module__uxKrwa__countryCell{font-weight:600}.community-impact-module__uxKrwa__warningCell{color:var(--brand-secondary);font-weight:700}.community-impact-module__uxKrwa__timeline{flex-direction:column;gap:.5rem;display:flex}.community-impact-module__uxKrwa__timelineItem{border-bottom:1px solid var(--border-light);gap:.75rem;padding:.4rem 0;display:flex}.community-impact-module__uxKrwa__timelineDate{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);flex-shrink:0;min-width:80px;font-size:.7rem}.community-impact-module__uxKrwa__timelineContent{flex-direction:column;gap:.1rem;display:flex}.community-impact-module__uxKrwa__timelineSpecies{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:600}.community-impact-module__uxKrwa__timelineSite{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.community-impact-module__uxKrwa__exportButtons{gap:.75rem;display:flex}.community-impact-module__uxKrwa__exportBtn{border:1px solid var(--brand-primary);color:var(--brand-primary);font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none}.community-impact-module__uxKrwa__exportBtn:hover{background:var(--brand-primary);color:#fff}@media (max-width:767px){.community-impact-module__uxKrwa__heroGrid{grid-template-columns:repeat(2,1fr)}.community-impact-module__uxKrwa__comparisonGrid{grid-template-columns:1fr}}
.BrowseLayout-module__8fr9XG__legacyGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.BrowseLayout-module__8fr9XG__feed{flex-direction:column;gap:1rem;display:flex}.BrowseLayout-module__8fr9XG__compact{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (max-width:600px){.BrowseLayout-module__8fr9XG__compact{grid-template-columns:1fr}}.BrowseLayout-module__8fr9XG__grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (max-width:600px){.BrowseLayout-module__8fr9XG__grid{grid-template-columns:repeat(2,1fr)}}.BrowseLayout-module__8fr9XG__masonry{column-count:2;column-gap:.5rem}@media (min-width:600px){.BrowseLayout-module__8fr9XG__masonry{column-count:3}}.BrowseLayout-module__8fr9XG__masonry>*{break-inside:avoid;margin-bottom:.5rem}.BrowseLayout-module__8fr9XG__empty{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.BrowseLayout-module__8fr9XG__sentinel{height:1px}
.LCPAddButton-module___GZarq__wrapper{justify-content:center;width:100%;display:flex}.LCPAddButton-module___GZarq__button.LCPAddButton-module___GZarq__button{border-radius:6px;justify-content:center;align-items:center;width:72px;min-width:72px;height:72px;min-height:72px;padding:0;display:flex}.LCPAddButton-module___GZarq__icon{width:32px;height:32px}
.LogbookCard-module__Nm9U9W__logCard{border:1px solid var(--border-light);background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.LogbookCard-module__Nm9U9W__logCard:hover{border-color:var(--brand-primary);transform:translateY(-2px)}.LogbookCard-module__Nm9U9W__logCardProfile{border-bottom:1px solid var(--border-light);background:#fafafa;align-items:center;min-height:140px;display:flex}.LogbookCard-module__Nm9U9W__logCardPlaceholder{border-bottom:1px solid var(--border-light);background:#fafafa;justify-content:center;align-items:center;height:100px;display:flex}.LogbookCard-module__Nm9U9W__logCardBadges{flex-wrap:wrap;gap:.25rem;padding:.4rem .5rem 0;display:flex}.LogbookCard-module__Nm9U9W__logCardBadge{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);border-radius:3px;padding:.1rem .35rem;font-size:.6rem;font-weight:700}.LogbookCard-module__Nm9U9W__logCardBadgeSecondary{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.1rem .35rem;font-size:.6rem;font-weight:600}.LogbookCard-module__Nm9U9W__logCardTypeBadge{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:.1rem .4rem;font-size:.6rem;font-weight:700}.LogbookCard-module__Nm9U9W__logCardType_scuba,.LogbookCard-module__Nm9U9W__logCardType_freedive,.LogbookCard-module__Nm9U9W__logCardType_snorkel{background:var(--brand-primary)}.LogbookCard-module__Nm9U9W__logCardInfo{flex-direction:column;gap:.15rem;padding:.5rem .6rem .6rem;display:flex}.LogbookCard-module__Nm9U9W__logCardTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.85rem;font-weight:700;overflow:hidden}.LogbookCard-module__Nm9U9W__logCardSub{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0;font-size:.65rem}.LogbookCard-module__Nm9U9W__logCardMeta{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.LogbookCard-module__Nm9U9W__logCardMeta span{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.1rem .3rem;font-size:.65rem;font-weight:700}
.vessels-module__9UWJWG__browseGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.vessels-module__9UWJWG__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}.vessels-module__9UWJWG__card:hover{border-color:var(--brand-primary);box-shadow:0 2px 12px #ff66001a}.vessels-module__9UWJWG__cardImage{background:#f0f0f0;height:160px;position:relative;overflow:hidden}.vessels-module__9UWJWG__cardImage img{object-fit:cover;width:100%;height:100%}.vessels-module__9UWJWG__cardImagePlaceholder{width:100%;height:100%;color:var(--border-light);justify-content:center;align-items:center;display:flex}.vessels-module__9UWJWG__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:.6rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.vessels-module__9UWJWG__cardScore{background:var(--brand-primary);color:#fff;width:32px;height:32px;font-family:var(--font-roboto),sans-serif;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem}.vessels-module__9UWJWG__cardBar{background:#000000d9;justify-content:space-between;align-items:center;padding:.5rem .6rem;display:flex}.vessels-module__9UWJWG__cardBarLeft{flex-direction:column;gap:.1rem;display:flex}.vessels-module__9UWJWG__cardName{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.vessels-module__9UWJWG__cardCapacity{font-family:var(--font-roboto),sans-serif;color:#fff9;font-size:.65rem}.vessels-module__9UWJWG__lcpStats{flex-direction:column;gap:.5rem;display:flex}.vessels-module__9UWJWG__lcpStat{justify-content:space-between;align-items:baseline;margin:0;display:flex}.vessels-module__9UWJWG__lcpLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.vessels-module__9UWJWG__lcpValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:500}.vessels-module__9UWJWG__lcpValueOrange{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.vessels-module__9UWJWG__detailContent{flex-direction:column;gap:1rem;display:flex}.vessels-module__9UWJWG__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-bottom:.5rem;padding-bottom:.3rem;font-size:.65rem;font-weight:700}.vessels-module__9UWJWG__descriptionText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.vessels-module__9UWJWG__specGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.vessels-module__9UWJWG__specItem{flex-direction:column;gap:.1rem;display:flex}.vessels-module__9UWJWG__specLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.vessels-module__9UWJWG__specValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:500}.vessels-module__9UWJWG__tagList{flex-wrap:wrap;gap:.3rem;display:flex}.vessels-module__9UWJWG__tag{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.2rem .5rem;font-size:.7rem}.vessels-module__9UWJWG__schematicImg{border:1px solid var(--border-light);border-radius:6px;width:100%}.vessels-module__9UWJWG__emptyTab{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}.vessels-module__9UWJWG__amenityGrid{flex-direction:column;gap:1rem;display:flex}.vessels-module__9UWJWG__amenityCategory{flex-direction:column;gap:.35rem;display:flex}.vessels-module__9UWJWG__amenityCategoryLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--text-grey);margin:0;font-size:.6rem;font-weight:700}.vessels-module__9UWJWG__amenityTags{flex-wrap:wrap;gap:.25rem;display:flex}.vessels-module__9UWJWG__amenityTag{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}.vessels-module__9UWJWG__amenityTag:hover:not(:disabled){border-color:#ff66004d}.vessels-module__9UWJWG__amenityTagActive{border-color:var(--brand-primary);color:var(--brand-primary);background:0 0;border-radius:4px;font-weight:400}.vessels-module__9UWJWG__amenityTag:disabled{cursor:default}.vessels-module__9UWJWG__amenityOtherInput{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:4px;width:100%;padding:.35rem .5rem;font-size:.8rem}.vessels-module__9UWJWG__amenityOtherInput:focus{border-color:var(--brand-primary);outline:none}.vessels-module__9UWJWG__cabinGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.vessels-module__9UWJWG__cabinCard{border:1px solid var(--border-light);border-radius:6px;overflow:hidden}.vessels-module__9UWJWG__cabinPhoto{background:#f0f0f0;height:120px;overflow:hidden}.vessels-module__9UWJWG__cabinPhoto img{object-fit:cover;width:100%;height:100%}.vessels-module__9UWJWG__cabinInfo{flex-direction:column;gap:.35rem;padding:.6rem;display:flex}.vessels-module__9UWJWG__cabinHeader{justify-content:space-between;align-items:center;display:flex}.vessels-module__9UWJWG__cabinName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700}.vessels-module__9UWJWG__cabinBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);background:#0000000f;border-radius:3px;padding:.1rem .4rem;font-size:.55rem;font-weight:700}.vessels-module__9UWJWG__cabinBadgeDeluxe{color:var(--brand-primary);background:#ff66001a}.vessels-module__9UWJWG__cabinMeta{flex-wrap:wrap;gap:.5rem;display:flex}.vessels-module__9UWJWG__cabinMetaItem{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.vessels-module__9UWJWG__cabinBeds{flex-wrap:wrap;gap:.2rem;display:flex}.vessels-module__9UWJWG__cabinBedChip{border:1px solid var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:0 0;border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.vessels-module__9UWJWG__cabinPricing{flex-direction:column;gap:.15rem;display:flex}.vessels-module__9UWJWG__cabinPrice{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.vessels-module__9UWJWG__cabinPriceLabel{color:var(--text-grey);font-size:.65rem;font-weight:400}.vessels-module__9UWJWG__cabinAmenities{flex-wrap:wrap;gap:.2rem;display:flex}.vessels-module__9UWJWG__cabinAmenityChip{border:1px solid var(--brand-primary);font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:0 0;border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.vessels-module__9UWJWG__cabinDescription{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0;font-size:.75rem;line-height:1.5}.vessels-module__9UWJWG__calendar{flex-direction:column;gap:.5rem;display:flex}.vessels-module__9UWJWG__calendarNav{justify-content:space-between;align-items:center;display:flex}.vessels-module__9UWJWG__calendarNavBtn{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-dark);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:.8rem}.vessels-module__9UWJWG__calendarNavBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.vessels-module__9UWJWG__calendarMonth{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:700}.vessels-module__9UWJWG__calendarGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.vessels-module__9UWJWG__calendarDayHeader{text-align:center;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:var(--text-grey);padding:.3rem;font-size:.6rem;font-weight:700}.vessels-module__9UWJWG__calendarCell{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:3px;min-height:28px;padding:.4rem .2rem;font-size:.75rem}.vessels-module__9UWJWG__calendarCellActive{background:var(--brand-primary);color:#fff;font-weight:600}.vessels-module__9UWJWG__calendarInfo{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);flex-wrap:wrap;gap:.75rem;font-size:.7rem;display:flex}.vessels-module__9UWJWG__calendarRepeat{color:var(--brand-primary);font-weight:600}.vessels-module__9UWJWG__form{flex-direction:column;gap:1rem;display:flex}.vessels-module__9UWJWG__formSection{flex-direction:column;gap:.75rem;display:flex}.vessels-module__9UWJWG__formSectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-light);margin-top:.5rem;padding-bottom:.25rem;font-size:.8rem;font-weight:700}.vessels-module__9UWJWG__formRow{flex-wrap:wrap;gap:.75rem;display:flex}.vessels-module__9UWJWG__formGroup{flex-direction:column;flex:1;gap:.25rem;min-width:120px;display:flex}.vessels-module__9UWJWG__formLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.65rem;font-weight:600}.vessels-module__9UWJWG__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}.vessels-module__9UWJWG__formInput:focus{border-color:var(--brand-primary);outline:none}.vessels-module__9UWJWG__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}.vessels-module__9UWJWG__formSelect:focus{border-color:var(--brand-primary);outline:none}.vessels-module__9UWJWG__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}.vessels-module__9UWJWG__formTextarea:focus{border-color:var(--brand-primary);outline:none}.vessels-module__9UWJWG__formActions{gap:.5rem;padding-top:.5rem;display:flex}.vessels-module__9UWJWG__cabinFormBlock{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.vessels-module__9UWJWG__cabinFormHeader{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.vessels-module__9UWJWG__bedRow{align-items:center;gap:.5rem;display:flex}.vessels-module__9UWJWG__removeBedBtn{color:#c00;cursor:pointer;background:0 0;border:1px solid #c00;border-radius:3px;padding:.2rem .4rem;font-size:.7rem}.vessels-module__9UWJWG__addBedBtn{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px dashed var(--brand-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:.7rem}.vessels-module__9UWJWG__cabinAmenityToggle{border:1px solid var(--border-light);font-family:var(--font-roboto),sans-serif;color:var(--text-grey);cursor:pointer;background:#fff;border-radius:3px;padding:.2rem .5rem;font-size:.65rem;transition:all .15s}.vessels-module__9UWJWG__cabinAmenityToggle:hover{border-color:#ff66004d}.vessels-module__9UWJWG__cabinAmenityToggleActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000d}.vessels-module__9UWJWG__scheduleOptions{flex-wrap:wrap;gap:.35rem;display:flex}.vessels-module__9UWJWG__scheduleChip{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:.3rem .7rem;font-size:.75rem;transition:all .15s}.vessels-module__9UWJWG__scheduleChip:hover{border-color:#ff66004d}.vessels-module__9UWJWG__scheduleChipActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000d;font-weight:600}.vessels-module__9UWJWG__dayToggles{gap:.25rem;display:flex}.vessels-module__9UWJWG__dayToggle{border:1px solid var(--border-light);width:36px;height:36px;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:600;transition:all .15s;display:flex}.vessels-module__9UWJWG__dayToggle:hover{border-color:#ff66004d}.vessels-module__9UWJWG__dayToggleActive{border-color:var(--brand-primary);color:#fff;background:var(--brand-primary)}.vessels-module__9UWJWG__monthToggles{flex-wrap:wrap;gap:.25rem;display:flex}.vessels-module__9UWJWG__dateRangeRow{align-items:center;gap:.5rem;display:flex}.vessels-module__9UWJWG__addDateRangeBtn{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px dashed var(--brand-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.3rem .6rem;font-size:.75rem}.vessels-module__9UWJWG__removeDateBtn{color:#c00;cursor:pointer;background:0 0;border:none;padding:.15rem .35rem;font-size:.7rem}.vessels-module__9UWJWG__cpManageGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;display:grid}.vessels-module__9UWJWG__cpManageCard{border:1px solid var(--border-light);background:#fff;border-radius:10px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.vessels-module__9UWJWG__cpManageCard:hover{border-color:var(--brand-primary);box-shadow:0 2px 12px #ff660014}.vessels-module__9UWJWG__cpManageCardImage{cursor:pointer;background:#f0f0f0;height:180px;position:relative}.vessels-module__9UWJWG__cpManageCardImage img{object-fit:cover;width:100%;height:100%;display:block}.vessels-module__9UWJWG__cpManageCardImagePlaceholder{width:100%;height:100%;color:var(--border-light);justify-content:center;align-items:center;display:flex}.vessels-module__9UWJWG__cpManageCardTypeBadge{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:.2rem .55rem;font-size:.6rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.vessels-module__9UWJWG__cpManageCardStatusBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:.2rem .55rem;font-size:.6rem;font-weight:700;position:absolute;top:.6rem;right:.6rem}.vessels-module__9UWJWG__cpManageCardStatusActive{color:#fff;background:#28a745f2}.vessels-module__9UWJWG__cpManageCardStatusArchived{color:#fff;background:#000000b3}.vessels-module__9UWJWG__cpManageCardBody{flex-direction:column;gap:.35rem;padding:.85rem 1rem .6rem;display:flex}.vessels-module__9UWJWG__cpManageCardTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);cursor:pointer;margin:0;font-size:1rem;font-weight:700}.vessels-module__9UWJWG__cpManageCardTitle:hover{color:var(--brand-primary)}.vessels-module__9UWJWG__cpManageCardMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);flex-wrap:wrap;gap:.85rem;font-size:.75rem;display:flex}.vessels-module__9UWJWG__cpManageCardMeta strong{color:var(--text-dark);font-weight:700}.vessels-module__9UWJWG__cpManageCardActions{border-top:1px solid var(--border-light);gap:.35rem;margin-top:.25rem;padding:.6rem 1rem .85rem;display:flex}.vessels-module__9UWJWG__cpManageCardActions>*{flex:1}.vessels-module__9UWJWG__manageList{flex-direction:column;gap:.75rem;display:flex}.vessels-module__9UWJWG__manageHeader{justify-content:space-between;align-items:center;display:flex}.vessels-module__9UWJWG__manageTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.25rem;font-weight:700}.vessels-module__9UWJWG__manageCard{border:1px solid var(--border-light);border-radius:6px;align-items:center;gap:.75rem;padding:.6rem;display:flex}.vessels-module__9UWJWG__manageCardImage{background:#f0f0f0;border-radius:4px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.vessels-module__9UWJWG__manageCardImage img{object-fit:cover;width:100%;height:100%}.vessels-module__9UWJWG__manageCardInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.vessels-module__9UWJWG__manageCardName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:600}.vessels-module__9UWJWG__manageCardMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.vessels-module__9UWJWG__manageCardActions{gap:.3rem;display:flex}.vessels-module__9UWJWG__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}.vessels-module__9UWJWG__manageBtn:hover{background:#ff66000d}.vessels-module__9UWJWG__manageBtnDanger{color:#c00;border-color:#c00}.vessels-module__9UWJWG__archiveBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:var(--text-grey);background:#0000000f;border-radius:3px;padding:.1rem .4rem;font-size:.55rem;font-weight:700}.vessels-module__9UWJWG__activeBadge{color:#28a745;background:#28a7451a}.vessels-module__9UWJWG__shareSection{flex-direction:column;gap:.5rem;display:flex}.vessels-module__9UWJWG__shareRequest{border:1px solid var(--border-light);border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.vessels-module__9UWJWG__shareRequestInfo{flex-direction:column;gap:.1rem;display:flex}.vessels-module__9UWJWG__shareRequestName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:600}.vessels-module__9UWJWG__shareRequestRole{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.vessels-module__9UWJWG__shareActions{gap:.25rem;display:flex}.vessels-module__9UWJWG__loading{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:3rem 0;font-size:.85rem}.vessels-module__9UWJWG__emptyState{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}@media (max-width:1023px){.vessels-module__9UWJWG__browseGrid{grid-template-columns:repeat(2,1fr)}.vessels-module__9UWJWG__cabinGrid,.vessels-module__9UWJWG__specGrid{grid-template-columns:1fr}}@media (max-width:767px){.vessels-module__9UWJWG__browseGrid{grid-template-columns:1fr}.vessels-module__9UWJWG__formRow{flex-direction:column}.vessels-module__9UWJWG__dayToggles{flex-wrap:wrap}}
.LCPStats-module__nQHm8W__wrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.LCPStats-module__nQHm8W__stat{border-bottom:1px solid var(--border-light);align-items:baseline;gap:.5rem;margin:0;padding-bottom:.5rem;display:flex}.LCPStats-module__nQHm8W__stat:last-child{border-bottom:none;padding-bottom:0}.LCPStats-module__nQHm8W__label{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);text-align:left;flex:0 0 45%;font-size:.65rem;font-weight:700}.LCPStats-module__nQHm8W__value,.LCPStats-module__nQHm8W__valueHighlight{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:right;word-break:break-word;flex:0 0 45%;font-size:.75rem;font-weight:700}.LCPStats-module__nQHm8W__valueLink{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-align:right;word-break:break-word;flex:0 0 45%;font-size:.75rem;font-weight:700;text-decoration:none;transition:opacity .15s}.LCPStats-module__nQHm8W__valueLink:hover{opacity:.7;text-decoration:underline}.LCPStats-module__nQHm8W__mainHeader{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--brand-primary);margin:1.5rem 0 0;font-size:.8rem;font-weight:700}.LCPStats-module__nQHm8W__mainHeader:first-child{margin-top:0}.LCPStats-module__nQHm8W__sectionHeader{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--brand-primary);margin:.5rem 0 0;font-size:.6rem;font-weight:700}
.DetailLayout-module__SO4mpG__container{flex-direction:column;gap:1rem;display:flex}.DetailLayout-module__SO4mpG__loading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.DetailLayout-module__SO4mpG__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}.DetailLayout-module__SO4mpG__backButton:hover{opacity:.7}.DetailLayout-module__SO4mpG__header{align-items:center;gap:1.5rem;display:flex}.DetailLayout-module__SO4mpG__heroImage{border:1px solid var(--border-light);background:#f5f5f5;border-radius:8px;width:240px;min-width:240px;height:180px;overflow:hidden}.DetailLayout-module__SO4mpG__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.DetailLayout-module__SO4mpG__heroImage.DetailLayout-module__SO4mpG__clickable{cursor:pointer}.DetailLayout-module__SO4mpG__noImage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.DetailLayout-module__SO4mpG__headerInfo{flex-direction:column;flex:1;gap:.3rem;display:flex}.DetailLayout-module__SO4mpG__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:1.5rem;font-weight:700}.DetailLayout-module__SO4mpG__subtitle{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0;font-size:.85rem}.DetailLayout-module__SO4mpG__price{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:1rem;font-weight:700}.DetailLayout-module__SO4mpG__badgeRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.DetailLayout-module__SO4mpG__badge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.6rem;font-weight:700;display:inline-block}.DetailLayout-module__SO4mpG__badgePrimary{background:var(--brand-primary);color:#fff}.DetailLayout-module__SO4mpG__badgeSecondary{color:var(--text-dark);background:#eee}.DetailLayout-module__SO4mpG__badgeDanger{color:#fff;background:#dc3545}.DetailLayout-module__SO4mpG__badgeSuccess{color:#fff;background:#28a745}.DetailLayout-module__SO4mpG__badgeWarning{color:#fff;background:#e68a00}.DetailLayout-module__SO4mpG__headerMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.DetailLayout-module__SO4mpG__statCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.DetailLayout-module__SO4mpG__headerActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.DetailLayout-module__SO4mpG__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}.DetailLayout-module__SO4mpG__actionBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.DetailLayout-module__SO4mpG__actionBtnActive{color:var(--brand-primary);border-color:var(--brand-primary)}.DetailLayout-module__SO4mpG__actionCount{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-left:.15rem;font-size:.7rem;font-weight:700}.DetailLayout-module__SO4mpG__tabs{border-bottom:1px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:0;display:flex;overflow-x:auto}.DetailLayout-module__SO4mpG__tabs::-webkit-scrollbar{display:none}.DetailLayout-module__SO4mpG__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;padding:.6rem 1rem;font-size:.8rem;transition:color .2s,border-color .2s}.DetailLayout-module__SO4mpG__tab:hover{color:var(--text-dark)}.DetailLayout-module__SO4mpG__tab:focus-visible{color:var(--brand-primary)}.DetailLayout-module__SO4mpG__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.DetailLayout-module__SO4mpG__tabContent{padding:.5rem 0}.DetailLayout-module__SO4mpG__infoSection{border-bottom:1px solid var(--border-light);padding-bottom:.75rem}.DetailLayout-module__SO4mpG__infoSection:last-child{border-bottom:none}.DetailLayout-module__SO4mpG__infoSection h3{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);margin-bottom:.4rem;font-size:.85rem;font-weight:700}.DetailLayout-module__SO4mpG__infoSection p{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.DetailLayout-module__SO4mpG__infoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin:.5rem 0;display:grid}.DetailLayout-module__SO4mpG__infoStat{flex-direction:column;gap:.1rem;display:flex}.DetailLayout-module__SO4mpG__infoStatLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.6rem;font-weight:700}.DetailLayout-module__SO4mpG__infoStatValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem}.DetailLayout-module__SO4mpG__chipRow{flex-wrap:wrap;gap:.4rem;display:flex}.DetailLayout-module__SO4mpG__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}.DetailLayout-module__SO4mpG__stubTab{text-align:center;padding:2rem 0}.DetailLayout-module__SO4mpG__stubTab p{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.85rem}@media (max-width:767px){.DetailLayout-module__SO4mpG__header{flex-direction:column;gap:.75rem}.DetailLayout-module__SO4mpG__heroImage{width:100%;min-width:unset;height:200px}}
.SpeciesSightingMap-module__ORRKaq__container{flex-direction:column;gap:1rem;display:flex}.SpeciesSightingMap-module__ORRKaq__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);align-items:center;gap:.75rem;font-size:.85rem;font-weight:700;display:flex}.SpeciesSightingMap-module__ORRKaq__totalCount{color:var(--text-grey);font-size:.7rem;font-weight:400}.SpeciesSightingMap-module__ORRKaq__siteList{flex-direction:column;gap:.5rem;display:flex}.SpeciesSightingMap-module__ORRKaq__siteCard{border:1px solid var(--border-light);border-radius:6px;justify-content:space-between;align-items:center;padding:.6rem .75rem;transition:border-color .15s;display:flex}.SpeciesSightingMap-module__ORRKaq__siteCard:hover{border-color:var(--brand-primary)}.SpeciesSightingMap-module__ORRKaq__siteCardActive{border-color:var(--brand-primary);background:#ff66000a}.SpeciesSightingMap-module__ORRKaq__siteInfo{flex-direction:column;gap:.1rem;display:flex}.SpeciesSightingMap-module__ORRKaq__siteName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:700}.SpeciesSightingMap-module__ORRKaq__siteCountry{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.SpeciesSightingMap-module__ORRKaq__siteMeta{align-items:center;gap:.75rem;display:flex}.SpeciesSightingMap-module__ORRKaq__sightingCount{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.75rem;font-weight:700}.SpeciesSightingMap-module__ORRKaq__diverCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.SpeciesSightingMap-module__ORRKaq__lastSeen{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.65rem}.SpeciesSightingMap-module__ORRKaq__status{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem 0;font-size:.85rem}.SpeciesSightingMap-module__ORRKaq__empty{text-align:center;padding:2rem 0}.SpeciesSightingMap-module__ORRKaq__emptyText{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-bottom:.3rem;font-size:.85rem}.SpeciesSightingMap-module__ORRKaq__emptyHint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem;font-style:italic}
.LCPIcon-module__1S8L1q__lcpIcon{justify-content:center;width:100%;display:flex}.LCPIcon-module__1S8L1q__lcpIcon img{object-fit:contain;width:60%;height:auto}
.achievements-module__Ae-yta__container{flex-direction:column;gap:1rem;display:flex}.achievements-module__Ae-yta__tabBar{border-bottom:1px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:0;display:flex;overflow-x:auto}.achievements-module__Ae-yta__tabBar::-webkit-scrollbar{display:none}.achievements-module__Ae-yta__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}.achievements-module__Ae-yta__tab:hover{color:var(--text-dark)}.achievements-module__Ae-yta__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.achievements-module__Ae-yta__status{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem 0;font-size:.85rem}.achievements-module__Ae-yta__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.achievements-module__Ae-yta__card{border-radius:10px;flex-direction:column;gap:.5rem;min-height:120px;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.achievements-module__Ae-yta__card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.achievements-module__Ae-yta__rarityCommon{background:linear-gradient(135deg,#8bc34a0d 0%,#fff 100%);border:1px solid #8bc34a}.achievements-module__Ae-yta__rarityUncommon{background:linear-gradient(135deg,#2196f30f 0%,#fff 100%);border:1px solid #2196f3}.achievements-module__Ae-yta__rarityRare{background:linear-gradient(135deg,#9c27b012 0%,#fff 100%);border:1px solid #9c27b0}.achievements-module__Ae-yta__rarityEpic{background:linear-gradient(135deg,#ff980014 0%,#fff 100%);border:1.5px solid #ff9800}.achievements-module__Ae-yta__rarityLegendary{background:linear-gradient(135deg,#f4433614 0%,#ffd7000d 100%);border:2px solid #f44336}.achievements-module__Ae-yta__cardLocked{opacity:.45;filter:grayscale();border-color:var(--border-light)!important;background:#fafafa!important}.achievements-module__Ae-yta__cardLocked:hover{opacity:.6;filter:grayscale(.6)}.achievements-module__Ae-yta__cardEarned.achievements-module__Ae-yta__rarityLegendary:hover{box-shadow:0 6px 28px #f443364d}.achievements-module__Ae-yta__cardEarned.achievements-module__Ae-yta__rarityEpic:hover{box-shadow:0 6px 24px #ff980040}.achievements-module__Ae-yta__cardEarned.achievements-module__Ae-yta__rarityRare:hover{box-shadow:0 6px 24px #9c27b033}.achievements-module__Ae-yta__cardEarned.achievements-module__Ae-yta__rarityUncommon:hover{box-shadow:0 6px 20px #2196f32e}.achievements-module__Ae-yta__cardEarned.achievements-module__Ae-yta__rarityCommon:hover{box-shadow:0 6px 20px #8bc34a2e}.achievements-module__Ae-yta__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.achievements-module__Ae-yta__cardName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);flex:1;font-size:.9rem;font-weight:700;line-height:1.3}.achievements-module__Ae-yta__cardPoints{font-family:var(--font-roboto),sans-serif;font-size:2.5rem;font-weight:900;line-height:1;position:absolute;bottom:.25rem;right:.5rem}.achievements-module__Ae-yta__cardLocked .achievements-module__Ae-yta__cardPoints{color:#0000000f}.achievements-module__Ae-yta__rarityCommon .achievements-module__Ae-yta__cardPoints{color:#8bc34a33}.achievements-module__Ae-yta__rarityUncommon .achievements-module__Ae-yta__cardPoints{color:#2196f333}.achievements-module__Ae-yta__rarityRare .achievements-module__Ae-yta__cardPoints{color:#9c27b033}.achievements-module__Ae-yta__rarityEpic .achievements-module__Ae-yta__cardPoints{color:#ff980040}.achievements-module__Ae-yta__rarityLegendary .achievements-module__Ae-yta__cardPoints{color:#f4433640}.achievements-module__Ae-yta__cardDesc{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem;line-height:1.5}.achievements-module__Ae-yta__cardFooter{align-items:center;gap:.4rem;margin-top:auto;padding-top:.4rem;display:flex}.achievements-module__Ae-yta__rarityBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:#fff;border-radius:3px;padding:.15rem .4rem;font-size:.5rem;font-weight:700}.achievements-module__Ae-yta__rarityBadgeCommon{background:#8bc34a}.achievements-module__Ae-yta__rarityBadgeUncommon{background:#2196f3}.achievements-module__Ae-yta__rarityBadgeRare{background:#9c27b0}.achievements-module__Ae-yta__rarityBadgeEpic{background:#ff9800}.achievements-module__Ae-yta__rarityBadgeLegendary{background:linear-gradient(135deg,#f44336,#ff9800)}.achievements-module__Ae-yta__categoryBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;color:var(--text-grey);border:1px solid var(--border-light);border-radius:3px;padding:.1rem .35rem;font-size:.5rem;font-weight:700}.achievements-module__Ae-yta__earnedDate{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin-left:auto;font-size:.55rem}.achievements-module__Ae-yta__earnedMark{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:.6rem;right:.6rem}.achievements-module__Ae-yta__earnedMarkCommon{background:#8bc34a}.achievements-module__Ae-yta__earnedMarkUncommon{background:#2196f3}.achievements-module__Ae-yta__earnedMarkRare{background:#9c27b0}.achievements-module__Ae-yta__earnedMarkEpic{background:#ff9800}.achievements-module__Ae-yta__earnedMarkLegendary{background:linear-gradient(135deg,#f44336,#ff9800)}.achievements-module__Ae-yta__lockOverlay{opacity:.25;position:absolute;top:.6rem;right:.6rem}.achievements-module__Ae-yta__donut{flex-shrink:0;width:80px;height:80px;position:relative}.achievements-module__Ae-yta__donutSvg{width:100%;height:100%;transform:rotate(-90deg)}.achievements-module__Ae-yta__donutText{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.achievements-module__Ae-yta__donutPercent{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:1.1rem;font-weight:700}
.trips-module__FhfScq__browseGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.trips-module__FhfScq__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}.trips-module__FhfScq__card:hover{border-color:var(--brand-primary);box-shadow:0 2px 12px #ff66001a}.trips-module__FhfScq__cardImage{background:#f0f0f0;height:160px;position:relative;overflow:hidden}.trips-module__FhfScq__cardImage img{object-fit:cover;width:100%;height:100%}.trips-module__FhfScq__cardImagePlaceholder{width:100%;height:100%;color:var(--border-light);justify-content:center;align-items:center;display:flex}.trips-module__FhfScq__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}.trips-module__FhfScq__cardPrice{color:#fff;font-family:var(--font-roboto),sans-serif;background:#000000bf;border-radius:3px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;bottom:.5rem;right:.5rem}.trips-module__FhfScq__cardOfferBadge{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;border-radius:3px;padding:.15rem .4rem;font-size:.6rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.trips-module__FhfScq__cardBar{background:#000000d9;padding:.5rem .6rem}.trips-module__FhfScq__cardTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.trips-module__FhfScq__cardMeta{font-family:var(--font-roboto),sans-serif;color:#fff9;margin-top:.1rem;font-size:.65rem}.trips-module__FhfScq__lcpStats{flex-direction:column;gap:.5rem;display:flex}.trips-module__FhfScq__lcpStat{justify-content:space-between;align-items:baseline;margin:0;display:flex}.trips-module__FhfScq__lcpLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.trips-module__FhfScq__lcpValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;font-weight:500}.trips-module__FhfScq__lcpValueOrange{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.8rem;font-weight:700}.trips-module__FhfScq__detailContent{flex-direction:column;gap:1rem;display:flex}.trips-module__FhfScq__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-bottom:.5rem;padding-bottom:.3rem;font-size:.65rem;font-weight:700}.trips-module__FhfScq__descriptionText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.trips-module__FhfScq__specGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.trips-module__FhfScq__specItem{flex-direction:column;gap:.1rem;display:flex}.trips-module__FhfScq__specLabel{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;font-size:.65rem}.trips-module__FhfScq__specValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;font-weight:500}.trips-module__FhfScq__tagList{flex-wrap:wrap;gap:.3rem;display:flex}.trips-module__FhfScq__tag{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff660014;border-radius:3px;padding:.2rem .5rem;font-size:.7rem}.trips-module__FhfScq__emptyTab{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}.trips-module__FhfScq__formLayout{gap:1rem;display:flex}.trips-module__FhfScq__formSidebar{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:.75rem;width:200px;padding:.75rem;display:flex;position:sticky;top:1rem}.trips-module__FhfScq__formMain{flex-direction:column;flex:1;gap:1rem;display:flex}.trips-module__FhfScq__formSidebarLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--brand-primary);margin:0;font-size:.6rem;font-weight:700}.trips-module__FhfScq__formSidebarValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.1rem;font-weight:700}.trips-module__FhfScq__formSection{flex-direction:column;gap:.75rem;display:flex}.trips-module__FhfScq__formRow{flex-wrap:wrap;gap:.75rem;display:flex}.trips-module__FhfScq__formGroup{flex-direction:column;flex:1;gap:.25rem;min-width:120px;display:flex}.trips-module__FhfScq__formLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.65rem;font-weight:600}.trips-module__FhfScq__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}.trips-module__FhfScq__formInput:focus{border-color:var(--brand-primary);outline:none}.trips-module__FhfScq__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}.trips-module__FhfScq__formSelect:focus{border-color:var(--brand-primary);outline:none}.trips-module__FhfScq__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}.trips-module__FhfScq__formTextarea:focus{border-color:var(--brand-primary);outline:none}.trips-module__FhfScq__formActions{gap:.5rem;padding-top:.5rem;display:flex}.trips-module__FhfScq__formHint{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem;font-style:italic}.trips-module__FhfScq__formToggleRow{flex-wrap:wrap;gap:.25rem;display:flex}.trips-module__FhfScq__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}.trips-module__FhfScq__formToggle:hover{border-color:#ff66004d}.trips-module__FhfScq__formToggleActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#ff66000f;font-weight:600}.trips-module__FhfScq__itineraryDay{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:.35rem;padding:.5rem;display:flex}.trips-module__FhfScq__itineraryDayLabel{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.75rem;font-weight:700}.trips-module__FhfScq__extraRow{align-items:flex-end;gap:.5rem;display:flex}.trips-module__FhfScq__addExtraBtn{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px dashed var(--brand-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.3rem .6rem;font-size:.75rem}.trips-module__FhfScq__removeExtraBtn{color:#c00;cursor:pointer;background:0 0;border:1px solid #c00;border-radius:3px;padding:.2rem .4rem;font-size:.7rem}.trips-module__FhfScq__manageList{flex-direction:column;gap:.75rem;display:flex}.trips-module__FhfScq__manageHeader{justify-content:space-between;align-items:center;display:flex}.trips-module__FhfScq__manageTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.25rem;font-weight:700}.trips-module__FhfScq__manageCard{border:1px solid var(--border-light);border-radius:6px;align-items:center;gap:.75rem;padding:.6rem;display:flex}.trips-module__FhfScq__manageCardImage{background:#f0f0f0;border-radius:4px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.trips-module__FhfScq__manageCardImage img{object-fit:cover;width:100%;height:100%}.trips-module__FhfScq__manageCardInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.trips-module__FhfScq__manageCardName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.9rem;font-weight:600}.trips-module__FhfScq__manageCardMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.trips-module__FhfScq__manageCardActions{gap:.3rem;display:flex}.trips-module__FhfScq__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}.trips-module__FhfScq__manageBtn:hover{background:#ff66000d}.trips-module__FhfScq__manageBtnDanger{color:#c00;border-color:#c00}.trips-module__FhfScq__statusBadge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;border-radius:3px;padding:.1rem .4rem;font-size:.55rem;font-weight:700}.trips-module__FhfScq__statusPublished{color:#28a745;background:#28a7451a}.trips-module__FhfScq__statusDraft{color:var(--text-grey);background:#0000000f}.trips-module__FhfScq__loading{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:3rem 0;font-size:.85rem}.trips-module__FhfScq__emptyState{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem;font-size:.85rem}.trips-module__FhfScq__error{font-family:var(--font-roboto),sans-serif;color:#c00;background:#c800000d;border:1px solid #c00;border-radius:4px;padding:.5rem;font-size:.85rem}.trips-module__FhfScq__publicCard{border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:8px;transition:border-color .2s;display:flex;overflow:hidden}.trips-module__FhfScq__publicCard:hover{border-color:var(--brand-primary)}.trips-module__FhfScq__publicCardImage{background:#f5f5f5;flex-shrink:0;width:200px;min-width:200px;min-height:160px;overflow:hidden}.trips-module__FhfScq__publicCardImage img{object-fit:cover;width:100%;height:100%}.trips-module__FhfScq__publicCardContent{flex-direction:column;flex:1;gap:.3rem;padding:.6rem .75rem;display:flex}@keyframes trips-module__FhfScq__tripShimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.trips-module__FhfScq__publicCardSkeleton{border:1px solid var(--border-light);pointer-events:none;background:#fff;border-radius:8px;display:flex;overflow:hidden}.trips-module__FhfScq__skeletonImage{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;width:200px;min-width:200px;min-height:160px;animation:1.5s infinite trips-module__FhfScq__tripShimmer}.trips-module__FhfScq__skeletonContent{flex-direction:column;flex:1;gap:.5rem;padding:.6rem .75rem;display:flex}.trips-module__FhfScq__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400px 100%;border-radius:4px;height:.75rem;animation:1.5s infinite trips-module__FhfScq__tripShimmer}@media (max-width:1023px){.trips-module__FhfScq__browseGrid{grid-template-columns:repeat(2,1fr)}.trips-module__FhfScq__formLayout{flex-direction:column}.trips-module__FhfScq__formSidebar{flex-flow:wrap;width:100%;position:static}.trips-module__FhfScq__specGrid{grid-template-columns:1fr}.trips-module__FhfScq__publicCardImage,.trips-module__FhfScq__skeletonImage{width:160px;min-width:160px}}@media (max-width:767px){.trips-module__FhfScq__browseGrid{grid-template-columns:1fr}.trips-module__FhfScq__formRow,.trips-module__FhfScq__publicCard{flex-direction:column}.trips-module__FhfScq__publicCardImage{width:100%;min-width:unset;height:180px;min-height:180px}.trips-module__FhfScq__publicCardSkeleton{flex-direction:column}.trips-module__FhfScq__skeletonImage{width:100%;min-width:unset;height:180px;min-height:180px}}
.LCPSearch-module__wkieZG__wrapper{width:100%}.LCPSearch-module__wkieZG__input{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:#fff;border-radius:6px;outline:none;padding:.4rem .5rem;font-size:.8rem;transition:border-color .2s}.LCPSearch-module__wkieZG__input:focus{border-color:var(--brand-primary)}.LCPSearch-module__wkieZG__input::placeholder{color:var(--text-grey)}
.ProTipsTab-module__WYaLNq__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProTipsTab-module__WYaLNq__entityGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.ProTipsTab-module__WYaLNq__entityCardWrapper{position:relative}.ProTipsTab-module__WYaLNq__subtypeBadge{z-index:2;background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.3px;border-radius:3px;padding:.15rem .4rem;font-size:.55rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.ProTipsTab-module__WYaLNq__entityCardPlaceholder{aspect-ratio:4/3;background:#f5f5f5;border-radius:8px;width:100%}.ProTipsTab-module__WYaLNq__relCardWrapper{position:relative}.ProTipsTab-module__WYaLNq__suggestRemoveBtn{z-index:3;border:1px solid var(--border-light);background:var(--card-bg);width:20px;height:20px;color:var(--text-grey);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;transition:opacity .15s,color .15s,border-color .15s;display:flex;position:absolute;top:.35rem;right:.35rem}.ProTipsTab-module__WYaLNq__relCardWrapper:hover .ProTipsTab-module__WYaLNq__suggestRemoveBtn{opacity:1}.ProTipsTab-module__WYaLNq__suggestRemoveBtn:hover{color:#dc3545;border-color:#dc3545}.ProTipsTab-module__WYaLNq__suggestedBadge{z-index:3;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:var(--card-bg);border:1px solid var(--border-light);border-radius:3px;padding:.1rem .35rem;font-size:.55rem;font-weight:600;position:absolute;top:.35rem;right:.35rem}@media (max-width:600px){.ProTipsTab-module__WYaLNq__grid{grid-template-columns:1fr}.ProTipsTab-module__WYaLNq__suggestRemoveBtn{opacity:1}}
.detail-module__itEI8W__container{flex-direction:column;gap:1rem;display:flex}.detail-module__itEI8W__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__itEI8W__backButton:hover{opacity:.7}.detail-module__itEI8W__loading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.detail-module__itEI8W__header{align-items:flex-start;gap:1.5rem;display:flex}.detail-module__itEI8W__heroImage{border:1px solid var(--border-light);background:#f5f5f5;border-radius:8px;width:200px;min-width:200px;height:150px;overflow:hidden}.detail-module__itEI8W__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.detail-module__itEI8W__noImage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.detail-module__itEI8W__headerInfo{flex-direction:column;flex:1;gap:.3rem;display:flex}.detail-module__itEI8W__siteName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.5rem;font-weight:700}.detail-module__itEI8W__siteLocation{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);align-items:center;gap:.3rem;font-size:.9rem;display:flex}.detail-module__itEI8W__headerFlag{font-size:1.1rem;line-height:1}.detail-module__itEI8W__altNames{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem;font-style:italic}.detail-module__itEI8W__headerMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.detail-module__itEI8W__difficultyBadge{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);text-transform:uppercase;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.detail-module__itEI8W__statCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.detail-module__itEI8W__headerActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.detail-module__itEI8W__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__itEI8W__actionBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.detail-module__itEI8W__actionBtn:disabled{opacity:.5;cursor:default}.detail-module__itEI8W__liked{color:var(--brand-primary);border-color:var(--brand-primary)}.detail-module__itEI8W__dangerBtn:hover{color:#dc3545;border-color:#dc3545}.detail-module__itEI8W__tabs{border-bottom:1px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:0;display:flex;overflow-x:auto}.detail-module__itEI8W__tabs::-webkit-scrollbar{display:none}.detail-module__itEI8W__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__itEI8W__tab:hover{color:var(--text-dark)}.detail-module__itEI8W__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.detail-module__itEI8W__tabContent{padding:.5rem 0}.detail-module__itEI8W__infoTab{flex-direction:column;gap:1.25rem;display:flex}.detail-module__itEI8W__infoSection h3{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.4rem;font-size:.85rem;font-weight:700}.detail-module__itEI8W__infoSection p{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.detail-module__itEI8W__chipRow{flex-wrap:wrap;gap:.4rem;display:flex}.detail-module__itEI8W__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__itEI8W__infoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin:.5rem 0;display:grid}.detail-module__itEI8W__infoStat{flex-direction:column;gap:.1rem;display:flex}.detail-module__itEI8W__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__itEI8W__infoStatValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem}.detail-module__itEI8W__mapImageWrapper{border:1px solid var(--border-light);border-radius:8px;width:100%;max-width:500px;overflow:hidden}.detail-module__itEI8W__mapImg{width:100%;height:auto;display:block}.detail-module__itEI8W__photoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;display:grid}.detail-module__itEI8W__photoThumb{aspect-ratio:4/3;background:#f5f5f5;border-radius:6px;overflow:hidden}.detail-module__itEI8W__photoThumb img{object-fit:cover;width:100%;height:100%}.detail-module__itEI8W__stubTab{text-align:center;padding:2rem 0}.detail-module__itEI8W__stubTab p{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.85rem}.detail-module__itEI8W__lcpStats{flex-direction:column;gap:.5rem;width:100%;display:flex}.detail-module__itEI8W__lcpStat{flex-direction:column;gap:.1rem;display:flex}.detail-module__itEI8W__lcpLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.6rem}.detail-module__itEI8W__lcpValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.7rem}.detail-module__itEI8W__lcpValueOrange{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.7rem;font-weight:700}
.detail-module__I5iIdG__container{flex-direction:column;gap:1rem;display:flex}.detail-module__I5iIdG__loading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.detail-module__I5iIdG__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__I5iIdG__backButton:hover{opacity:.7}.detail-module__I5iIdG__header{align-items:flex-start;gap:1.5rem;display:flex}.detail-module__I5iIdG__heroImage{border:1px solid var(--border-light);background:#f5f5f5;border-radius:8px;width:200px;min-width:200px;height:150px;overflow:hidden}.detail-module__I5iIdG__heroImage img{object-fit:contain;width:100%;height:100%;padding:.5rem;display:block}.detail-module__I5iIdG__noImage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.detail-module__I5iIdG__headerInfo{flex-direction:column;flex:1;gap:.3rem;display:flex}.detail-module__I5iIdG__typeBadge{background:var(--brand-primary);color:#fff;width:fit-content;font-family:var(--font-roboto),sans-serif;text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.6rem;font-weight:700;display:inline-block}.detail-module__I5iIdG__gearName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.5rem;font-weight:700}.detail-module__I5iIdG__sexBadge{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.7rem}.detail-module__I5iIdG__headerMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.detail-module__I5iIdG__statCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.75rem}.detail-module__I5iIdG__headerActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.detail-module__I5iIdG__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__I5iIdG__actionBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.detail-module__I5iIdG__actionBtn:disabled{opacity:.5;cursor:default}.detail-module__I5iIdG__liked{color:var(--brand-primary);border-color:var(--brand-primary)}.detail-module__I5iIdG__recallBanner{color:#fff;font-family:var(--font-roboto),sans-serif;background:#dc3545;border-radius:6px;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:700}.detail-module__I5iIdG__tabs{border-bottom:1px solid var(--border-light);scrollbar-width:none;-ms-overflow-style:none;gap:0;display:flex;overflow-x:auto}.detail-module__I5iIdG__tabs::-webkit-scrollbar{display:none}.detail-module__I5iIdG__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__I5iIdG__tab:hover{color:var(--text-dark)}.detail-module__I5iIdG__tabActive{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:700}.detail-module__I5iIdG__tabContent{padding:.5rem 0}.detail-module__I5iIdG__infoTab{flex-direction:column;gap:1.25rem;display:flex}.detail-module__I5iIdG__section h3{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin-bottom:.4rem;font-size:.85rem;font-weight:700}.detail-module__I5iIdG__section p{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.85rem;line-height:1.6}.detail-module__I5iIdG__chipRow{flex-wrap:wrap;gap:.4rem;display:flex}.detail-module__I5iIdG__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__I5iIdG__specTable{border-collapse:collapse;width:100%}.detail-module__I5iIdG__specTable tr{border-bottom:1px solid var(--border-light)}.detail-module__I5iIdG__specKey{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);width:40%;padding:.5rem;font-size:.8rem;font-weight:700}.detail-module__I5iIdG__specValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);padding:.5rem;font-size:.8rem}.detail-module__I5iIdG__stub{text-align:center;padding:2rem 0}.detail-module__I5iIdG__stub p{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.85rem}.detail-module__I5iIdG__lcpStats{flex-direction:column;gap:.5rem;width:100%;display:flex}.detail-module__I5iIdG__lcpStat{flex-direction:column;gap:.1rem;display:flex}.detail-module__I5iIdG__lcpLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.6rem}.detail-module__I5iIdG__lcpValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.7rem}.detail-module__I5iIdG__lcpValueOrange{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.7rem;font-weight:700}.detail-module__I5iIdG__lcpLink{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.7rem;text-decoration:none}.detail-module__I5iIdG__lcpLink:hover{text-decoration:underline}
.BuddyFeedbackForm-module__wfJLPq__form{background:var(--card-bg);border:1px solid var(--border-light);border-radius:12px;flex-direction:column;gap:1.25rem;margin-top:.75rem;padding:1.25rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__header{margin-bottom:.25rem}.BuddyFeedbackForm-module__wfJLPq__title{font-family:var(--font-roboto),sans-serif;color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:700}.BuddyFeedbackForm-module__wfJLPq__subtitle{color:var(--text-grey);margin:0;font-size:.75rem}.BuddyFeedbackForm-module__wfJLPq__section{flex-direction:column;gap:.5rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__sectionTitle{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-light);margin:0;padding-bottom:.25rem;font-size:.8rem;font-weight:700}.BuddyFeedbackForm-module__wfJLPq__sectionDesc{color:var(--text-grey);margin:0;font-size:.7rem}.BuddyFeedbackForm-module__wfJLPq__ratingRow{flex-direction:column;gap:.25rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__labelRow{align-items:center;gap:.4rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__label{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-transform:uppercase;letter-spacing:.3px;font-size:.75rem;font-weight:600}.BuddyFeedbackForm-module__wfJLPq__infoBtn{border:1px solid var(--text-grey);width:16px;height:16px;color:var(--text-grey);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.6rem;font-style:italic;font-weight:700;line-height:1;transition:all .15s;display:flex}.BuddyFeedbackForm-module__wfJLPq__infoBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.BuddyFeedbackForm-module__wfJLPq__hint{color:var(--text-grey);background:var(--bg-hover);border-radius:6px;padding:.4rem .6rem;font-size:.7rem;line-height:1.4}.BuddyFeedbackForm-module__wfJLPq__sliderRow{align-items:center;gap:.75rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__barTrack{background:var(--border-light);border-radius:9px;flex:1;height:18px;position:relative;overflow:hidden}.BuddyFeedbackForm-module__wfJLPq__barFill{background:var(--brand-primary);border-radius:9px;height:100%;transition:width .2s}.BuddyFeedbackForm-module__wfJLPq__slider{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.BuddyFeedbackForm-module__wfJLPq__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}.BuddyFeedbackForm-module__wfJLPq__textarea{border:1px solid var(--border-light);background:var(--input-bg);width:100%;color:var(--text-primary);font-family:var(--font-roboto),sans-serif;resize:vertical;border-radius:8px;min-height:60px;padding:.6rem .75rem;font-size:.8rem}.BuddyFeedbackForm-module__wfJLPq__textarea:focus{border-color:var(--brand-primary);outline:none}.BuddyFeedbackForm-module__wfJLPq__anonToggle{color:var(--text-grey);cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__anonToggle input{accent-color:var(--brand-primary)}.BuddyFeedbackForm-module__wfJLPq__actions{border-top:1px solid var(--border-light);justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.BuddyFeedbackForm-module__wfJLPq__cancelBtn{border:1px solid var(--border-light);color:var(--text-grey);font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.BuddyFeedbackForm-module__wfJLPq__cancelBtn:hover{background:var(--bg-hover)}.BuddyFeedbackForm-module__wfJLPq__submitBtn{background:var(--brand-primary);color:#fff;font-family:var(--font-roboto),sans-serif;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.BuddyFeedbackForm-module__wfJLPq__submitBtn:hover{opacity:.9}.BuddyFeedbackForm-module__wfJLPq__submitBtn:disabled,.BuddyFeedbackForm-module__wfJLPq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}
.LogbookFeedback-module__fduDgG__trigger{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);background:0 0;border:none;align-items:center;gap:.35rem;padding:.3rem 0;font-size:.7rem;transition:color .15s;display:flex}.LogbookFeedback-module__fduDgG__trigger:hover{color:var(--brand-primary)}.LogbookFeedback-module__fduDgG__container{border:1px solid var(--border-light);background:var(--card-bg,#fafafa);border-radius:8px;padding:.6rem}.LogbookFeedback-module__fduDgG__header{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.LogbookFeedback-module__fduDgG__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.75rem;font-weight:700}.LogbookFeedback-module__fduDgG__close{cursor:pointer;color:var(--text-grey);background:0 0;border:none;padding:.1rem .3rem;font-size:.8rem}.LogbookFeedback-module__fduDgG__close:hover{color:var(--text-dark)}.LogbookFeedback-module__fduDgG__desc{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0 0 .35rem;font-size:.7rem;line-height:1.4}.LogbookFeedback-module__fduDgG__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;min-height:60px;padding:.4rem .5rem;font-size:.8rem}.LogbookFeedback-module__fduDgG__textarea:focus{border-color:var(--brand-primary);outline:none}.LogbookFeedback-module__fduDgG__actions{justify-content:space-between;align-items:center;margin-top:.35rem;display:flex}.LogbookFeedback-module__fduDgG__charCount{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.6rem}.LogbookFeedback-module__fduDgG__submitBtn{background:var(--brand-primary);color:#fff;cursor:pointer;font-family:var(--font-roboto),sans-serif;border:none;border-radius:4px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.LogbookFeedback-module__fduDgG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.LogbookFeedback-module__fduDgG__sentMsg{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);font-size:.7rem;font-weight:600}
