:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--deep-water:#0b4761;--deep-water-dark:#07364d;--harbour:#087c82;--harbour-dark:#075f67;--sunlit-water:#57b9b6;--pale-water:#d9efea;--rope-paper:#f7f0dd;--rope-paper-2:#fffaf0;--foam:#fff;--safety-gold:#e7ad35;--safety-gold-dark:#bd7822;--buoy-coral:#c95745;--spruce:#34705b;--ink:#123544;--ink-2:#3d5b66;--ink-3:#61767e;--ink-muted:#819096;--line:#0b47612b;--line-soft:#0b47611a;--control:#fffdf8;--control-border:#0b476147;--focus:#c95745;--shadow-small:0 2px 8px #07364d1a;--shadow-medium:0 6px 18px #07364d1f;--safe-bottom:max(12px, env(safe-area-inset-bottom));--nav-height:76px;color:var(--ink);background:var(--rope-paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-rounded,Avenir Next Rounded,Nunito Sans,Gill Sans,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--rope-paper)}body{min-width:320px;min-height:100dvh}button,input{font:inherit}button{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{color:var(--deep-water-dark);letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(1.7rem,3.2vw,2.55rem);line-height:1.08}h2{color:var(--deep-water-dark);letter-spacing:-.018em;margin-bottom:8px;font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.2}h3{color:var(--deep-water-dark);margin-bottom:6px}p{color:var(--ink-2)}.skip-link{z-index:1000;background:var(--foam);color:var(--deep-water);box-shadow:var(--shadow-medium);border-radius:8px;padding:10px 14px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.prototype-root{min-height:100dvh}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 18px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.button--primary{background:var(--harbour);color:var(--foam);box-shadow:0 2px 0 var(--harbour-dark)}.button--primary:hover{background:var(--harbour-dark)}.button--secondary{border-color:var(--control-border);background:var(--foam);color:var(--deep-water)}.button--secondary:hover{background:var(--pale-water)}.button--quiet{color:var(--deep-water);box-shadow:none;background:0 0;border-color:#0000}.button--quiet:hover{background:#087c8217}.button--danger{background:var(--buoy-coral);color:var(--foam);box-shadow:0 2px #8f382c}.button-row{flex-wrap:wrap;gap:10px;display:flex}.icon-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.icon-button:hover{background:#087c8217}.text-button{min-height:44px;color:var(--deep-water);cursor:pointer;background:0 0;border:0;text-decoration:underline}.public-frame{background:var(--rope-paper);min-height:100dvh;overflow:hidden}.public-topbar{min-height:72px;padding:max(12px, env(safe-area-inset-top)) clamp(16px, 4vw, 48px) 10px;justify-content:space-between;align-items:center;display:flex}.public-topbar>img{object-fit:contain;width:64px;height:64px}.public-main{outline:0;width:min(1280px,100%);min-height:calc(100dvh - 82px);margin:0 auto;padding:16px clamp(16px,5vw,64px) 48px}.public-frame--compact .public-main{width:min(1050px,100%)}.welcome-layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(24px,5vw,72px);min-height:calc(100dvh - 130px);display:grid}.welcome-art{align-self:stretch;align-items:center;min-height:480px;display:flex;position:relative}.welcome-art:before{content:"";background:var(--pale-water);border:1px solid var(--line-soft);border-radius:50% 45% 50% 42%;position:absolute;inset:8% 0 6%}.welcome-art img{mix-blend-mode:multiply;width:100%;position:relative}.welcome-copy{max-width:600px}.welcome-copy h1{color:var(--deep-water);font-size:clamp(2.6rem,5.5vw,5rem);line-height:.98}.welcome-copy>p{max-width:54ch;font-size:1.08rem}.welcome-promises{gap:10px;margin:24px 0 28px;padding:0;list-style:none;display:grid}.welcome-promises li{color:var(--ink);align-items:center;gap:12px;font-weight:750;display:flex}.welcome-promises svg{color:var(--harbour)}.welcome-actions{flex-wrap:wrap;gap:12px;display:flex}.demo-note{align-items:center;gap:8px;margin-top:20px;display:flex;color:var(--ink-3)!important;font-size:.88rem!important}.radio-button{border:1px solid var(--line);background:var(--foam);min-width:98px;min-height:46px;color:var(--deep-water);box-shadow:var(--shadow-small);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-weight:800;display:inline-flex}.radio-button i{color:var(--buoy-coral);font-style:normal}.radio-button.is-playing svg{color:var(--harbour)}.radio-player{z-index:60;border:1px solid var(--line);background:var(--rope-paper-2);width:min(370px,100vw - 32px);box-shadow:var(--shadow-medium);border-radius:12px;padding:14px;position:fixed;top:82px;right:24px}.radio-player__top,.now-playing{align-items:center;gap:10px;display:flex}.radio-player__top{justify-content:space-between;margin-bottom:12px}.radio-player__top div{display:grid}.radio-player__top span,.now-playing span{color:var(--ink-3);font-size:.8rem;font-style:normal}.now-playing{background:var(--deep-water);color:var(--foam);border-radius:10px;padding:12px}.now-playing img{object-fit:cover;border-radius:7px;width:54px;height:54px}.now-playing>div{flex:1;min-width:0;display:grid}.now-playing b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.now-playing span{color:#ffffffb8}.now-playing .icon-button{color:var(--foam)}.now-playing .play-button{background:var(--safety-gold);color:var(--deep-water-dark)}.page-header{margin-bottom:24px}.page-header__row{align-items:flex-start;gap:12px;display:flex}.page-header__copy{flex:1;min-width:0}.page-header__copy p{max-width:66ch;margin-bottom:0}.page-header__action{align-self:center}.page-header .icon-button{color:var(--rope-paper-2);background:#05283b52;border-color:#ffffff47}.page-header .icon-button:hover{background:#ffffff21}.public-frame--compact .page-header .icon-button{color:var(--deep-water-dark);border-color:var(--line);background:#ffffff8c}.status-flag{min-height:32px;color:var(--harbour-dark);white-space:nowrap;background:#d9efeaa6;border:1px solid #087c823d;border-radius:7px;align-items:center;gap:7px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.status-flag--safe{color:var(--spruce);background:#34705b1a;border-color:#34705b42}.entry-grid,.auth-layout{grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);align-items:start;gap:clamp(20px,4vw,48px);display:grid}.profile-form,.auth-form,.why-account,.adult-boundary{border:1px solid var(--line);background:var(--foam);box-shadow:var(--shadow-small);border-radius:14px;padding:clamp(20px,4vw,34px)}.profile-form{justify-self:end;width:100%;max-width:580px}.profile-form label,.auth-form label,.adult-boundary label{color:var(--ink);margin:18px 0 6px;font-weight:800;display:block}input{border:1px solid var(--control-border);background:var(--control);width:100%;min-height:48px;color:var(--ink);border-radius:8px;padding:10px 12px}.field-help,.field-error{margin-top:6px;font-size:.82rem;display:block}.field-help{color:var(--ink-3)}.field-error{color:#9e3023;font-weight:800}.avatar-picker{border:0;margin:22px 0;padding:0}.avatar-picker legend{margin-bottom:10px;font-weight:800}.avatar-picker>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.avatar-picker button{border:1px solid var(--line);background:var(--rope-paper-2);cursor:pointer;border-radius:10px;place-items:center;gap:4px;min-height:94px;padding:8px;display:grid}.avatar-picker button[aria-pressed=true]{border:2px solid var(--harbour);background:var(--pale-water)}.avatar-picker b{font-size:.78rem}.avatar{border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.45rem;display:inline-grid}.avatar--sun{background:#f5d991}.avatar--water{background:#a9dbd7}.avatar--spruce{background:#b9d3bb}.avatar--coral{background:#efc0ac}.profile-form>.button{width:100%;margin-top:18px}.profile-list-section{padding-top:12px}.profile-list{gap:8px;display:grid}.profile-list button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:50px 1fr 24px;align-items:center;gap:10px;width:100%;min-height:72px;padding:10px;display:grid}.profile-list button>span:nth-child(2),.portal-profiles div>span:nth-child(2),.profile-switch>span:nth-child(2),.mobile-profile>span,.profile-dialog__list button>span:nth-child(2){min-width:0;display:grid}.profile-list em,.portal-profiles em,.profile-switch em,.profile-dialog__list em{color:var(--ink-3);font-size:.8rem;font-style:normal}.adult-boundary{max-width:620px;margin:5vh auto 0}.adult-boundary__mark{background:var(--deep-water);width:58px;height:58px;color:var(--safety-gold);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.adult-boundary form .button{width:100%;margin-top:20px}.why-account ul{gap:14px;margin:22px 0;padding:0;list-style:none;display:grid}.why-account li{align-items:center;gap:12px;font-weight:750;display:flex}.why-account svg{color:var(--harbour)}.auth-form{max-width:520px}.form-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin-bottom:22px;display:grid}.form-tabs button{min-height:46px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;font-weight:800}.form-tabs button[aria-selected=true]{border-bottom-color:var(--harbour);color:var(--deep-water)}.password-field{border:1px solid var(--control-border);background:var(--control);border-radius:8px;align-items:center;display:flex}.password-field input{background:0 0;border:0}.auth-form>.button{width:100%;margin-top:20px}.auth-form .text-button{width:100%;margin-top:6px}.portal-layout{gap:16px;display:grid}.portal-section{border:1px solid var(--line);background:var(--foam);border-radius:12px;padding:22px}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading p{margin-bottom:0}.portal-profiles{gap:8px;margin-top:18px;display:grid}.portal-profiles>div{border:1px solid var(--line-soft);border-radius:9px;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:8px 10px;display:grid}.inline-empty{padding-top:14px}.setting-list{border-top:1px solid var(--line-soft);margin-top:14px}.toggle-row{border-bottom:1px solid var(--line-soft);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 0;display:flex}.toggle-row>span{display:grid}.toggle-row em{max-width:60ch;color:var(--ink-3);font-size:.82rem;font-style:normal}.toggle-row input{opacity:0;pointer-events:none;position:absolute}.toggle-row>i{border:1px solid var(--control-border);background:#d8d9d5;border-radius:16px;flex:0 0 52px;align-items:center;width:52px;height:30px;padding:3px;transition:background-color .16s;display:flex}.toggle-row>i span{background:var(--foam);border-radius:50%;width:22px;height:22px;transition:margin .16s;box-shadow:0 1px 4px #0000002e}.toggle-row input:checked+i{background:var(--harbour)}.toggle-row input:checked+i span{margin-left:20px}.toggle-row:focus-within>i{outline:3px solid var(--focus);outline-offset:2px}.portal-section--split{grid-template-columns:1fr 1fr;gap:28px;display:grid}.portal-section--split>div+div{border-left:1px solid var(--line);padding-left:28px}.account-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-row>div{display:grid}.account-row span{color:var(--ink-3);font-size:.85rem}.app-shell{background:var(--rope-paper);min-height:100dvh}.desktop-nav{display:none}.app-stage{min-height:100dvh}.topbar{z-index:20;min-height:68px;padding:max(9px, env(safe-area-inset-top)) 16px 9px;border-bottom:1px solid var(--line-soft);background:#f7f0ddf5;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.topbar__right{align-items:center;gap:9px;display:flex}.mobile-profile{min-height:48px;color:var(--deep-water);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:2px 8px 2px 2px;font-weight:800;display:flex}.mobile-profile .avatar{flex-basis:42px;width:42px;height:42px;font-size:1.25rem}.main-content{min-height:calc(100dvh - var(--nav-height) - 68px);padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 16px);outline:0}.screen-wrap{width:min(1160px,100%);margin:0 auto;padding:24px clamp(16px,4vw,40px) 44px}.mobile-nav{z-index:40;height:calc(var(--nav-height) + var(--safe-bottom));padding:6px 5px var(--safe-bottom);border-top:1px solid var(--line);background:var(--rope-paper-2);grid-template-columns:repeat(5,1fr);align-items:start;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 12px #07364d14}.nav-button{min-width:0;min-height:62px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px;font-size:.72rem;font-weight:800;display:flex}.nav-button__icon{border-radius:8px;place-items:center;width:34px;height:30px;display:grid}.nav-button.is-active{color:var(--deep-water)}.nav-button.is-active .nav-button__icon{background:var(--pale-water);color:var(--harbour-dark)}.nav-button--primary{color:var(--deep-water-dark);margin-top:-20px;position:relative}.nav-button--primary .nav-button__icon{border:3px solid var(--rope-paper-2);background:var(--safety-gold);width:56px;height:56px;color:var(--deep-water-dark);box-shadow:0 2px 0 var(--safety-gold-dark), var(--shadow-small);border-radius:50%}.nav-button--primary.is-active .nav-button__icon{background:var(--safety-gold)}.home-hero{background:var(--deep-water);min-height:clamp(360px,56vw,520px);box-shadow:var(--shadow-medium);border-radius:14px;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero__wash{background:linear-gradient(#05273805,#052738eb);position:absolute;inset:25% 0 0}.home-hero__copy{z-index:1;max-width:630px;color:var(--foam);position:absolute;bottom:clamp(18px,4vw,38px);left:clamp(18px,4vw,42px);right:clamp(18px,4vw,42px)}.home-hero__copy p{color:var(--safety-gold);margin-bottom:5px;font-weight:850}.home-hero__copy h1{color:var(--foam);font-size:clamp(2rem,5vw,3.8rem)}.home-hero__copy .button{background:var(--safety-gold);color:var(--deep-water-dark);box-shadow:0 2px 0 var(--safety-gold-dark);margin-top:8px}.home-route{border:1px solid var(--line);background:var(--foam);border-radius:12px;margin-top:18px;padding:18px}.adventure-line{grid-template-columns:repeat(5,1fr);margin:18px 0 0;padding:0;list-style:none;display:grid;position:relative}.adventure-line:before{content:"";background:var(--line);height:3px;position:absolute;top:17px;left:9%;right:9%}.adventure-line li{color:var(--ink-muted);text-align:center;justify-items:center;gap:6px;font-size:.72rem;display:grid;position:relative}.adventure-line li>span{border:3px solid var(--foam);background:#e4dfd3;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:850;display:grid}.adventure-line li.is-current,.adventure-line li.is-done{color:var(--deep-water)}.adventure-line li.is-current>span{background:var(--safety-gold);color:var(--deep-water-dark)}.adventure-line li.is-done>span{background:var(--harbour);color:var(--foam)}.home-columns{grid-template-columns:1.06fr .94fr;gap:18px;margin-top:18px;display:grid}.next-up,.field-picks{border:1px solid var(--line);background:var(--foam);border-radius:12px;padding:20px}.next-up>button{border:1px solid var(--line);background:var(--rope-paper-2);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:82px;padding:10px;display:grid}.next-up__number{background:var(--safety-gold);width:42px;height:42px;color:var(--deep-water-dark);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.next-up>button>span:nth-child(2),.field-picks button>span{display:grid}.next-up em,.field-picks em{color:var(--ink-3);font-size:.82rem;font-style:normal}.home-safety{background:var(--pale-water);border-radius:9px;align-items:center;gap:12px;margin-top:12px;padding:10px;display:flex}.home-safety img{object-fit:contain;width:58px;height:58px}.home-safety p{margin:2px 0 0;font-size:.84rem}.field-picks>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.field-picks>div button{border:1px solid var(--line);background:var(--rope-paper-2);text-align:left;cursor:pointer;border-radius:9px;align-content:end;min-height:142px;padding:10px;display:grid;position:relative;overflow:hidden}.field-picks img{object-fit:contain;width:100%;height:80px;padding:4px;position:absolute;inset:0}.field-picks>.button{margin-top:6px}.local-explainer{text-align:left;cursor:pointer;background:#d9efea73;border:1px dashed #087c8266;border-radius:9px;grid-template-columns:28px 1fr 28px;align-items:center;gap:10px;width:100%;min-height:60px;margin-top:18px;padding:10px 14px;display:grid}.local-explainer>span{display:grid}.local-explainer em{color:var(--ink-3);font-size:.78rem;font-style:normal}.adventure-hub{border:1px solid var(--line);background:var(--foam);min-height:430px;box-shadow:var(--shadow-small);border-radius:14px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.adventure-hub__art img{object-fit:cover;width:100%;height:100%}.adventure-hub__plan{align-self:center;padding:clamp(22px,4vw,42px)}.adventure-hub__plan .adventure-line{margin-bottom:30px}.trip-principles{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.trip-principles>div{border-top:4px solid var(--harbour);background:var(--foam);box-shadow:var(--shadow-small);padding:18px}.trip-principles svg{color:var(--harbour)}.trip-principles p{margin:0;font-size:.86rem}.adventure-step>.adventure-line{border:1px solid var(--line-soft);background:var(--foam);border-radius:10px;margin:12px 0 28px;padding:14px 8px}.adventure-step>.adventure-line:before{top:31px}.choice-grid{gap:12px;display:grid}.choice-grid--water{grid-template-columns:repeat(3,1fr)}.choice-grid>button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:50px 1fr;align-content:start;gap:12px;min-height:190px;padding:20px;display:grid;position:relative}.choice-grid>button:hover{border-color:var(--harbour)}.choice-grid>button.is-selected{border:2px solid var(--harbour);background:var(--pale-water)}.water-mark{background:var(--deep-water);width:48px;height:48px;color:var(--foam);border-radius:10px;place-items:center;display:grid}.choice-grid>button>span:nth-child(2){display:grid}.choice-grid em{color:var(--harbour-dark);font-size:.8rem;font-style:normal;font-weight:800}.choice-grid p{grid-column:1/-1;margin:8px 0 0;font-size:.88rem}.selected-check{background:var(--harbour);width:30px;height:30px;color:var(--foam);border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;right:9px}.step-footer{z-index:10;bottom:calc(var(--nav-height) + var(--safe-bottom) + 4px);border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fffaf0f7;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding:12px;display:flex;position:sticky}.step-footer p{align-items:center;gap:7px;margin:0;font-size:.82rem;display:flex}.crew-board{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.crew-board>button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:52px 1fr 28px;align-items:center;gap:12px;min-height:160px;padding:18px;display:grid}.crew-board>button.is-selected{border:2px solid var(--harbour);background:var(--pale-water)}.crew-emoji{font-size:2.2rem}.crew-board button>span:nth-child(2){display:grid}.crew-board em{color:var(--ink-3);font-size:.8rem;font-style:normal}.crew-check{border:1px solid var(--line);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.is-selected .crew-check{border-color:var(--harbour);background:var(--harbour);color:var(--foam)}.safety-callout,.privacy-note,.field-challenge,.safety-ribbon,.content-note{border-left:5px solid var(--safety-gold);background:#fff6dc;align-items:flex-start;gap:12px;padding:15px;display:flex}.safety-callout{margin-top:16px}.safety-callout p,.privacy-note p,.field-challenge p,.safety-ribbon p,.content-note p{margin:0}.ready-layout{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.checklist,.ready-kit{border:1px solid var(--line);background:var(--foam);border-radius:12px;padding:20px}.checklist>button{border:0;border-bottom:1px solid var(--line-soft);text-align:left;cursor:pointer;background:0 0;grid-template-columns:36px 1fr;align-items:center;gap:12px;width:100%;min-height:78px;padding:11px 0;display:grid}.checklist>button:last-child{border-bottom:0}.checkbox-mark{border:2px solid var(--control-border);border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.checklist .is-checked .checkbox-mark{border-color:var(--harbour);background:var(--harbour);color:var(--foam)}.checklist button>span:nth-child(2){display:grid}.checklist em{color:var(--ink-3);font-size:.82rem;font-style:normal}.ready-kit img{width:min(210px,70%);margin:0 auto 8px}.ready-kit .status-flag{white-space:normal;margin-top:10px}.trip-mode{width:min(950px,100%);margin:0 auto;padding:20px clamp(16px,4vw,36px) 48px}.trip-mode__header{grid-template-columns:44px 1fr auto;align-items:center;gap:10px;display:grid}.trip-mode__header>button{cursor:pointer;background:0 0;border:0;border-radius:9px;width:44px;height:44px}.trip-mode__header span{color:var(--harbour-dark);font-size:.8rem;font-weight:850}.trip-mode__header h1{margin:0}.trip-mode>.adventure-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:12px 8px}.trip-mode>.adventure-line:before{top:29px}.trip-focus{background:var(--deep-water);color:var(--foam);border-radius:12px;align-items:center;gap:18px;padding:18px;display:flex}.trip-focus img{object-fit:contain;width:96px;height:96px}.trip-focus h2,.trip-focus p{color:var(--foam)}.trip-focus p{opacity:.8;margin-bottom:0}.trip-actions{text-align:center;padding:24px 0}.trip-actions>div{justify-content:center;gap:10px;display:flex}.trip-actions>p{margin:12px 0 0;font-size:.84rem}.trip-log-strip{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.trip-log-strip>div{border:1px solid var(--line);background:var(--foam);border-radius:9px;align-items:center;gap:10px;padding:10px;display:flex}.trip-log-strip span{display:grid}.trip-log-strip em{color:var(--ink-3);font-size:.75rem;font-style:normal}.safety-ribbon{border-left-color:var(--buoy-coral);background:#fbe9e1}.safety-ribbon span{display:grid}.finish-trip-button{width:100%;margin-top:18px}.log-form{border:1px solid var(--line);background:var(--foam);border-radius:12px;max-width:880px;margin:0 auto;padding:20px}.log-form fieldset{border:0;margin:22px 0;padding:0}.log-form legend{margin-bottom:12px;font-weight:850}.species-picker{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.species-picker button{border:1px solid var(--line);background:var(--rope-paper-2);cursor:pointer;border-radius:9px;align-content:center;justify-items:center;gap:8px;min-height:136px;padding:8px;display:grid}.species-picker button.is-selected{border:2px solid var(--harbour);background:var(--pale-water)}.species-picker img{object-fit:contain;width:96px;height:62px}.species-picker b{text-align:center;font-size:.78rem}.option-buttons,.observation-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.option-buttons button,.observation-grid button,.mood-picker button{border:1px solid var(--line);background:var(--rope-paper-2);cursor:pointer;border-radius:9px;min-height:54px;font-weight:750}.option-buttons button[aria-pressed=true],.observation-grid button[aria-pressed=true],.mood-picker button[aria-pressed=true]{border:2px solid var(--harbour);background:var(--pale-water);color:var(--deep-water)}.observation-grid{grid-template-columns:repeat(2,1fr)}.observation-grid button{justify-content:center;align-items:center;gap:8px;display:flex}.privacy-note{border-left-color:var(--harbour);background:var(--pale-water);margin-bottom:18px}.log-form>.button{width:100%}.finish-layout{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.finish-layout>section,.finish-layout>aside{border:1px solid var(--line);background:var(--foam);border-radius:12px;padding:20px}.finish-layout h2:not(:first-child){margin-top:24px}.mood-picker{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mood-picker button{place-items:center;padding:8px;display:grid}.mood-picker span{font-size:1.45rem}.option-buttons--stack{grid-template-columns:1fr 1fr}.finish-layout aside img{width:min(230px,75%);margin:0 auto 12px}.finish-layout dl{grid-template-columns:1fr 1fr;gap:8px;display:grid}.finish-layout dl div{border-top:2px solid var(--safety-gold);background:var(--rope-paper-2);padding:10px}.finish-layout dt{color:var(--ink-3);font-size:.76rem}.finish-layout dd{color:var(--deep-water);margin:2px 0 0;font-size:1.35rem;font-weight:900}.celebration{background:var(--deep-water);border-radius:12px;align-items:center;gap:18px;margin-bottom:18px;padding:16px;display:flex}.celebration img{object-fit:contain;width:100px;height:100px}.celebration h2,.celebration p{color:var(--foam)}.celebration p{opacity:.82;margin:0}.progress-story{border:1px solid var(--line);background:var(--foam);border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:22px;padding:22px;display:grid}.progress-count{align-items:center;gap:12px;display:flex}.progress-count strong{color:var(--deep-water);font-size:clamp(3rem,8vw,5.2rem);line-height:.8}.progress-count span{color:var(--ink-2);font-weight:800;line-height:1.1}.progress-line{gap:8px;display:grid}.progress-line progress{appearance:none;background:#dedacd;border:0;border-radius:6px;width:100%;height:12px;overflow:hidden}.progress-line progress::-webkit-progress-bar{background:#dedacd;border-radius:6px}.progress-line progress::-webkit-progress-value{background:var(--harbour);border-radius:6px}.progress-line progress::-moz-progress-bar{background:var(--harbour);border-radius:6px}.progress-line i{color:var(--ink-3);font-size:.78rem;font-style:normal}.progress-grid{grid-template-columns:.8fr 1.2fr;gap:18px;margin-top:18px;display:grid}.progress-grid>section,.fish-dex-preview{border:1px solid var(--line);background:var(--foam);border-radius:12px;padding:20px}.field-stats{margin:12px 0 18px}.field-stats>div{border-bottom:1px solid var(--line-soft);justify-content:space-between;padding:12px 0;display:flex}.field-stats dd{color:var(--deep-water);margin:0;font-weight:900}.badge-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.badge-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;filter:grayscale(.75);background:#e6e1d5;border-radius:9px;align-content:end;min-height:180px;padding:10px;display:grid;position:relative;overflow:hidden}.badge-grid button.is-earned{background:var(--rope-paper-2);filter:none}.badge-grid img{object-fit:contain;opacity:.55;width:100%;height:108px;position:absolute;inset:0}.badge-grid .is-earned img{opacity:1}.badge-grid b,.badge-grid em{position:relative}.badge-grid em{color:var(--ink-3);font-size:.72rem;font-style:normal}.fish-dex-preview{margin-top:18px}.fish-dex-preview>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px;display:grid}.fish-dex-preview article{border:1px solid var(--line-soft);background:#e3e1db;border-radius:9px;align-content:end;min-height:150px;padding:9px;display:grid;position:relative;overflow:hidden}.fish-dex-preview article img{object-fit:contain;filter:grayscale();opacity:.18;width:calc(100% - 8px);height:90px;position:absolute;inset:4px}.fish-dex-preview article.is-found{background:var(--rope-paper-2)}.fish-dex-preview article.is-found img{filter:none;opacity:1}.fish-dex-preview article span{display:grid;position:relative}.fish-dex-preview article em{color:var(--ink-3);font-size:.7rem;font-style:normal}.progress-screen>.empty-state{margin-top:18px}.guide-search{border:1px solid var(--control-border);background:var(--foam);border-radius:10px;grid-template-columns:26px auto 1fr;align-items:center;gap:10px;margin-bottom:18px;padding:8px 8px 8px 14px;display:grid}.guide-search>span{font-weight:800}.guide-search input{border:0;border-left:1px solid var(--line);background:0 0;border-radius:0}.guide-index{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.guide-index>button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:42% 58%;min-height:260px;padding:0;display:grid;overflow:hidden}.guide-index__art{background:var(--pale-water);overflow:hidden}.guide-index__art img{object-fit:cover;width:100%;height:100%;min-height:260px}.guide-index>button>div:last-child{padding:18px}.guide-icon{color:var(--harbour)}.guide-index p{margin-bottom:10px;font-size:.86rem}.guide-index ul{color:var(--ink-2);margin:0;padding-left:18px;font-size:.78rem}.open-label{color:var(--harbour-dark);align-items:center;gap:5px;margin-top:13px;font-size:.82rem;display:inline-flex}.guide-detail-hero{background:var(--deep-water);min-height:280px;color:var(--foam);border-radius:12px;grid-template-columns:44% 56%;display:grid;overflow:hidden}.guide-detail-hero img{object-fit:cover;width:100%;height:100%;max-height:360px}.guide-detail-hero>div{align-self:center;padding:clamp(22px,4vw,40px)}.guide-detail-hero h2,.guide-detail-hero p{color:var(--foam)}.guide-detail-hero svg{color:var(--safety-gold)}.lesson-list{border-top:1px solid var(--line);margin-top:18px;display:grid}.lesson-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:38px 1fr 24px;align-items:center;gap:12px;min-height:78px;padding:12px 6px;display:grid}.lesson-list>button>span:first-child{background:var(--safety-gold);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.lesson-list>button>div{display:grid}.lesson-list em{color:var(--ink-3);font-size:.8rem;font-style:normal}.quiz-card{border:1px solid var(--line);background:var(--foam);border-radius:12px;margin-top:18px;padding:20px}.quiz-card>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.quiz-card>div button{border:1px solid var(--line);background:var(--rope-paper-2);cursor:pointer;border-radius:8px;min-height:52px}.quiz-card>div button[aria-pressed=true]{border:2px solid var(--harbour);background:var(--pale-water)}.quiz-good,.quiz-try{border-left:4px solid var(--spruce);background:#34705b1a;margin-top:12px;padding:10px}.quiz-try{border-left-color:var(--safety-gold-dark);background:#fff6dc}.field-challenge{margin-top:18px}.empty-state{border:1px dashed var(--control-border);background:var(--foam);text-align:center;border-radius:12px;justify-items:center;padding:clamp(24px,5vw,46px);display:grid}.empty-state>img{object-fit:contain;width:min(180px,50%);max-height:160px;margin-bottom:10px}.empty-state p{max-width:52ch}.more-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.more-list>button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:60px 1fr 24px;align-items:center;gap:12px;min-height:82px;padding:10px;display:grid;overflow:hidden}.more-list img,.more-icon{object-fit:cover;background:var(--pale-water);width:60px;height:60px;color:var(--harbour-dark);border-radius:8px;place-items:center;display:grid}.more-list>button>span:nth-child(2){display:grid}.more-list em{color:var(--ink-3);font-size:.8rem;font-style:normal}.grownup-entry{border:2px solid var(--deep-water);background:var(--deep-water);color:var(--foam);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:20px;display:flex}.grownup-entry>div{align-items:flex-start;gap:12px;display:flex}.grownup-entry h2,.grownup-entry p{color:var(--foam)}.grownup-entry p{opacity:.8;margin-bottom:0}.records-hero{background:var(--deep-water);border-radius:12px;grid-template-columns:42% 58%;min-height:320px;display:grid;overflow:hidden}.records-hero img{object-fit:cover;width:100%;height:100%}.records-hero>div{align-self:center;padding:clamp(24px,5vw,50px)}.records-hero h2,.records-hero p{color:var(--foam)}.content-note{border-left-color:var(--harbour);background:var(--pale-water);margin-top:14px}.journal-page,.printable-list{gap:8px;display:grid}.journal-page article,.printable-list button{border:1px solid var(--line);background:var(--foam);text-align:left;border-radius:9px;grid-template-columns:32px 1fr 24px;align-items:center;gap:12px;min-height:68px;padding:12px;display:grid}.journal-page span,.printable-list span{display:grid}.journal-page em,.printable-list em{color:var(--ink-3);font-size:.8rem;font-style:normal}.printable-list button{cursor:pointer}.badge-detail-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.badge-detail-list article{border:1px solid var(--line);filter:grayscale(.8);background:#e5e1d7;border-radius:10px;padding:18px}.badge-detail-list article.is-earned{background:var(--foam);filter:none}.badge-detail-list img{object-fit:contain;opacity:.5;width:150px;height:130px;margin:0 auto 8px}.badge-detail-list .is-earned img{opacity:1}.badge-detail-list article b{color:var(--harbour-dark);font-size:.82rem}.map-placeholder{border:1px solid var(--line);background:var(--foam);text-align:center;border-radius:12px;justify-items:center;padding:26px;display:grid}.map-placeholder img{object-fit:contain;width:min(240px,60%);max-height:210px}.map-placeholder p{max-width:60ch}.map-placeholder>div{gap:8px;margin:6px 0 18px;display:flex}.map-placeholder>div span{border:1px solid var(--line);background:var(--rope-paper-2);border-radius:7px;padding:6px 9px;font-size:.82rem}.help-sections{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.help-sections article{border-top:4px solid var(--harbour);background:var(--foam);box-shadow:var(--shadow-small);padding:20px}.settings-page>h2:not(:first-child){margin-top:30px}.reset-panel{background:#fbe9e1;border:1px solid #c9574559;border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.reset-panel p{margin:3px 0 0;font-size:.83rem}.settings-account{border:1px solid var(--line);background:var(--foam);border-radius:10px;margin-top:18px;padding:18px}.dialog-backdrop{z-index:100;background:#07364da3;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.dialog{border:1px solid var(--line);background:var(--rope-paper-2);width:min(540px,100%);max-height:min(760px,100dvh - 32px);box-shadow:var(--shadow-medium);border-radius:12px;outline:0;overflow:auto}.dialog>header{z-index:1;border-bottom:1px solid var(--line-soft);background:var(--rope-paper-2);justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 10px 20px;display:flex;position:sticky;top:0}.dialog>header h2{margin:0}.reset-confirm{padding:18px}.reset-confirm__warning{align-items:flex-start;gap:12px;display:flex}.reset-confirm__warning p{margin:0}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.profile-dialog__list{gap:6px;padding:14px;display:grid}.profile-dialog__list button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:50px 1fr 28px;align-items:center;gap:10px;min-height:66px;padding:8px;display:grid}.profile-dialog__list button.is-active{border:2px solid var(--harbour);background:var(--pale-water)}.profile-dialog__actions{gap:8px;padding:0 14px 14px;display:flex}.toast{z-index:120;left:50%;bottom:calc(var(--nav-height) + var(--safe-bottom) + 12px);background:var(--deep-water-dark);width:max-content;max-width:calc(100vw - 32px);color:var(--foam);box-shadow:var(--shadow-medium);opacity:0;pointer-events:none;text-align:center;border-radius:8px;padding:11px 15px;font-size:.86rem;font-weight:750;transition:opacity .16s;position:fixed;transform:translate(-50%)}.toast.is-visible{opacity:1}.larger-text{font-size:18px}.high-contrast{--ink-2:#173b48;--ink-3:#31505b;--line:#07364d61;--line-soft:#07364d40;--control-border:#07364d9e}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}@media (width>=900px){.app-shell{grid-template-columns:238px minmax(0,1fr);display:grid}.desktop-nav{border-right:1px solid var(--line);background:var(--rope-paper);flex-direction:column;height:100dvh;padding:18px 14px;display:flex;position:sticky;top:0}.brand-button{min-height:70px;color:var(--deep-water);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:4px 8px;font-size:.92rem;font-weight:900;line-height:1.1;display:flex}.brand-button img{object-fit:contain;width:58px;height:58px}.desktop-nav nav{gap:5px;margin-top:28px;display:grid}.desktop-nav .nav-button{flex-direction:row;justify-content:flex-start;gap:12px;min-height:50px;padding:7px 10px;font-size:.9rem}.desktop-nav .nav-button__icon{flex:0 0 34px;width:34px;height:34px}.desktop-nav .nav-button.is-active{background:var(--pale-water)}.desktop-nav .nav-button.is-active .nav-button__icon{background:0 0}.desktop-nav .nav-button--primary{background:var(--safety-gold);min-height:58px;color:var(--deep-water-dark);box-shadow:0 2px 0 var(--safety-gold-dark);margin:10px 0;padding:9px}.desktop-nav .nav-button--primary .nav-button__icon{width:38px;height:38px;box-shadow:none;background:#ffffff61;border:0;border-radius:8px;flex-basis:38px}.desktop-nav .nav-button--primary>svg{margin-left:auto}.desktop-profile{border-top:1px solid var(--line);margin-top:auto;padding-top:14px}.profile-switch{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:44px 1fr 20px;align-items:center;gap:8px;width:100%;min-height:58px;padding:6px;display:grid}.profile-switch:hover{background:#087c8214}.profile-switch .avatar{flex-basis:42px;width:42px;height:42px;font-size:1.2rem}.app-stage{min-width:0}.mobile-nav,.mobile-profile{display:none}.topbar{justify-content:flex-end;padding:10px clamp(24px,3vw,46px)}.main-content{min-height:calc(100dvh - 68px);padding-bottom:0}.step-footer{bottom:12px}.toast{bottom:24px}}@media (width<=899px){.topbar__right>.status-flag{display:none}.radio-player{top:auto;right:12px;bottom:calc(var(--nav-height) + var(--safe-bottom) + 10px)}.welcome-layout{grid-template-columns:1fr}.welcome-art{order:2;min-height:310px}.welcome-copy{text-align:center;order:1;max-width:720px;margin:0 auto}.welcome-copy>p{margin-left:auto;margin-right:auto}.welcome-promises{text-align:left;width:fit-content;margin-left:auto;margin-right:auto}.welcome-actions,.demo-note{justify-content:center}.portal-section--split{grid-template-columns:1fr}.portal-section--split>div+div{border-top:1px solid var(--line);border-left:0;padding:24px 0 0}.adventure-hub{grid-template-columns:1fr}.adventure-hub__art{height:300px}.trip-principles{grid-template-columns:1fr 1fr 1fr}.choice-grid--water,.crew-board{grid-template-columns:1fr}.choice-grid>button,.crew-board>button{min-height:120px}.ready-layout,.finish-layout{grid-template-columns:1fr}.ready-kit{grid-template-columns:130px 1fr;align-items:center;gap:12px;display:grid}.ready-kit img{grid-row:1/4;width:120px}.ready-kit .status-flag{white-space:normal}.progress-grid{grid-template-columns:1fr}.guide-index>button{grid-template-columns:36% 64%}}@media (width<=680px){h1{font-size:1.72rem}.public-topbar>img{width:52px;height:52px}.public-main{padding-top:6px}.welcome-copy h1{font-size:clamp(2.4rem,12vw,3.5rem)}.welcome-art{min-height:250px}.welcome-actions{display:grid}.entry-grid,.auth-layout{grid-template-columns:1fr}.profile-form{justify-self:stretch}.why-account{order:2}.auth-form{order:1}.avatar-picker>div{grid-template-columns:repeat(2,1fr)}.section-heading{flex-direction:column;align-items:flex-start}.portal-profiles>div{grid-template-columns:46px 1fr}.portal-profiles .button{grid-column:1/-1}.account-row{flex-direction:column;align-items:flex-start}.topbar{min-height:62px}.mobile-profile>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:86px;overflow:hidden}.radio-button{min-width:48px;padding:8px 11px}.radio-button>span{display:none}.screen-wrap{padding-top:18px}.page-header__row{align-items:flex-start}.page-header__action{display:none}.home-hero{min-height:440px}.home-hero>img{object-position:48% center}.home-columns{grid-template-columns:1fr}.home-route .section-heading{display:grid}.adventure-line li b{font-size:.66rem}.trip-principles{grid-template-columns:1fr}.adventure-hub__art{height:230px}.adventure-hub__plan{padding:18px}.step-footer{flex-direction:column;align-items:stretch}.step-footer .button{width:100%}.ready-kit{display:block}.ready-kit img{width:min(180px,70%)}.trip-mode__header{grid-template-columns:44px 1fr}.trip-mode__header .status-flag{grid-column:2;width:fit-content}.trip-focus img{width:74px;height:74px}.trip-actions>div{display:grid}.trip-log-strip{grid-template-columns:1fr}.species-picker{grid-template-columns:repeat(2,1fr)}.option-buttons,.observation-grid,.option-buttons--stack{grid-template-columns:1fr}.mood-picker{grid-template-columns:repeat(2,1fr)}.progress-story{grid-template-columns:1fr}.progress-grid>section{padding:16px}.badge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.badge-grid button{min-height:150px;padding:7px}.badge-grid img{height:86px}.badge-grid b{font-size:.72rem}.badge-grid em{display:none}.fish-dex-preview>div:last-child{grid-template-columns:repeat(2,1fr)}.guide-search{grid-template-columns:26px 1fr}.guide-search>span{display:none}.guide-search input{border-left:0}.guide-index{grid-template-columns:1fr}.guide-index>button{grid-template-columns:34% 66%;min-height:250px}.guide-index__art img{min-height:250px}.guide-index ul{display:none}.guide-detail-hero,.records-hero{grid-template-columns:1fr}.guide-detail-hero img,.records-hero img{height:210px}.quiz-card>div,.more-list{grid-template-columns:1fr}.grownup-entry{flex-direction:column;align-items:stretch}.badge-detail-list,.help-sections{grid-template-columns:1fr}.reset-panel{grid-template-columns:34px 1fr}.reset-panel .button{grid-column:1/-1}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}}@media (width<=420px){.topbar{padding-left:10px;padding-right:10px}.mobile-profile{padding-right:2px}.mobile-profile>span:nth-child(2){max-width:66px}.home-hero{min-height:420px}.home-hero__copy{bottom:18px;left:16px;right:16px}.home-hero__copy h1{font-size:2rem}.adventure-line li>span{width:32px;height:32px}.adventure-line:before{top:15px}.adventure-step>.adventure-line:before,.trip-mode>.adventure-line:before{top:29px}.adventure-line li b{font-size:.6rem}.nav-button{font-size:.65rem}.nav-button--primary .nav-button__icon{width:52px;height:52px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}:root{--deep-water:#08364c;--deep-water-dark:#05283b;--harbour:#187f83;--harbour-dark:#0b6269;--sunlit-water:#5eb9b2;--pale-water:#d5e9e1;--rope-paper:#eee2c5;--rope-paper-2:#fbf3df;--foam:#fffaf0;--safety-gold:#e1aa43;--safety-gold-dark:#9d681f;--buoy-coral:#d95f42;--spruce:#356846;--ink:#132f39;--ink-2:#3d5357;--ink-3:#61716f;--line:#2b433b38;--line-soft:#2b433b1f;--control:#f5ead1;--control-border:#2b433b57;--focus:#ef7b43;--shadow-small:0 2px 7px #05283b29;--shadow-medium:0 7px 18px #05283b33;font-family:Avenir Next,Gill Sans,ui-rounded,system-ui,sans-serif}h1,h2,h3,.brand-button span{letter-spacing:-.018em;font-family:Rockwell,American Typewriter,Roboto Slab,ui-serif,serif}.public-frame{background:#0a4054 url(/assets/lake-sunrise.webp) 50%/cover no-repeat;position:relative}.public-frame:before{content:"";pointer-events:none;background:linear-gradient(90deg,#05283b33,#fff3d82e);position:fixed;inset:0}.public-topbar,.public-main{z-index:1;position:relative}.public-frame--compact .public-main{box-shadow:var(--shadow-medium);background:#fbf3dff5;border:1px solid #74512547;border-radius:14px;margin-bottom:36px;padding-top:26px}.public-frame--compact .page-header h1{color:var(--deep-water-dark);text-shadow:none}.public-frame--compact .page-header p{color:var(--ink-2);text-shadow:none}.public-topbar>img{filter:drop-shadow(0 2px 3px #05283b4d)}.welcome-layout{box-shadow:var(--shadow-medium);background:#05283bb8;border:1px solid #fffaf047;padding:clamp(10px,2vw,28px)}.welcome-art{border-right:1px solid #fffaf03d;min-height:560px;overflow:hidden}.welcome-art:before{display:none}.welcome-art img{object-fit:cover;object-position:center 62%;mix-blend-mode:normal;width:100%;height:100%}.welcome-copy{padding:clamp(12px,3vw,36px)}.welcome-copy h1,.welcome-copy>p,.welcome-promises li,.welcome-copy .demo-note{text-shadow:0 1px 1px #05283b66;color:var(--foam)!important}.welcome-copy h1{font-size:clamp(2.8rem,5vw,4.8rem)}.welcome-actions .button--primary{background:var(--buoy-coral);box-shadow:0 2px #8f3f2b}.app-shell{background:var(--deep-water-dark) url(/assets/lake-sunrise.webp) center top / cover no-repeat;position:relative}.app-stage{background:linear-gradient(#08364c2b,#08364c7a)}.main-content{background:linear-gradient(#fffaf01f,#05283b57)}.screen-wrap{position:relative}.page-header h1{color:var(--rope-paper-2);text-shadow:0 1px 2px #05283b80}.page-header p{color:#f2e8d3;text-shadow:0 1px 2px #05283b80}.adventure-step>.page-header,.detail-screen>.page-header,.progress-screen>.page-header,.guide-screen>.page-header,.more-screen>.page-header{background:#05283bd6;margin:0 -40px 24px;padding:24px 40px 20px}.topbar{background:#05283bf5;border-bottom-color:#fffaf02e;box-shadow:0 2px 8px #05283b33}.mobile-profile{color:var(--foam)}.profile-portrait{object-fit:cover;object-position:top;border:2px solid var(--safety-gold);background:var(--pale-water);border-radius:50%;flex:0 0 48px;width:48px;height:48px}.mobile-profile .profile-portrait{flex-basis:42px;width:42px;height:42px}.radio-button{background:var(--deep-water);color:var(--foam);border-color:#e1aa4375}.radio-button svg{color:var(--safety-gold)}.radio-player{background:var(--deep-water-dark);color:var(--foam);border:1px solid #e1aa4380}.radio-player__top span{color:#fffaf0b3}.mobile-nav{background-color:#654321;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(0deg,#4a2e17 0 3px,#714b27 3px 34%,#5b391d 35% 38%,#7c542d 39% 70%,#4a2e17 71% 74%,#684320 75%);background-size:70px 100%,100% 100%;border-top:3px solid #d2a761;box-shadow:0 -3px 12px #05283b47}.mobile-nav .nav-button{color:#fff1cf;text-shadow:0 1px 1px #2f1b0c}.mobile-nav .nav-button.is-active .nav-button__icon{color:var(--safety-gold);background:#fff3d829}.mobile-nav .nav-button--primary .nav-button__icon{background:var(--deep-water);color:var(--safety-gold);box-shadow:0 2px 0 #2d1a0d, var(--shadow-small);border:4px solid #bb8d4c}.home-hero{border:2px solid #e1aa43b8;border-radius:12px}.home-hero__wash{background:linear-gradient(#05283b00,#05283beb);inset:18% 0 0}.home-hero__copy .button{background:var(--buoy-coral);color:var(--foam);box-shadow:0 2px #8f3f2b}.home-route,.next-up,.field-picks,.progress-grid>section,.fish-dex-preview,.portal-section,.profile-form,.auth-form,.why-account,.adult-boundary{background-color:var(--rope-paper-2);background-image:linear-gradient(90deg,#7b5a2809 1px,#0000 1px),linear-gradient(#7b5a2806 1px,#0000 1px);background-size:22px 22px}.local-explainer{background:#fbf3dff5}.planner-screen{max-width:1280px}.planner-screen>.adventure-line{background:#fbf3dff5;border:1px solid #74512540;border-radius:10px;margin-bottom:18px;padding:16px}.planner-intro{border-left:4px solid var(--safety-gold);background:#fbf3dff2;align-items:center;gap:14px;margin:18px 0 14px;padding:12px 16px;display:flex}.planner-intro h2,.planner-intro p{color:var(--ink);text-shadow:none;margin-bottom:2px}.route-number{background:var(--deep-water);width:44px;height:44px;color:var(--foam);border-radius:50%;flex:0 0 44px;place-items:center;font:800 1.35rem Rockwell,serif;display:grid;box-shadow:inset 0 0 0 3px #e1aa4385}.water-type-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.water-type-grid>button,.place-grid>button{background:var(--deep-water);min-height:310px;box-shadow:var(--shadow-medium);text-align:left;cursor:pointer;border:2px solid #fbf3dfd1;border-radius:12px;padding:0;position:relative;overflow:hidden}.water-type-grid>button>img,.place-grid>button>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.water-type-grid>button>span,.place-grid>button>span{z-index:1;color:var(--foam);background:linear-gradient(#05283b00,#05283bf5);gap:3px;padding:48px 16px 16px;display:grid;position:absolute;bottom:0;left:0;right:0}.water-type-grid>button b,.place-grid>button b{font:800 1.35rem Rockwell,serif}.water-type-grid>button em,.place-grid>button em{color:#f0e3c9;font-size:.82rem;font-style:normal}.water-type-grid>button.is-selected,.place-grid>button.is-selected{border-color:var(--safety-gold);outline:2px solid var(--harbour);outline-offset:2px}.water-type-grid .selected-check,.place-grid .selected-check{z-index:2;background:var(--harbour);width:36px;height:36px;color:var(--foam);border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;top:12px;right:12px}.place-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.place-grid>button{min-height:340px}.step-footer{background:#fbf3dff7;border-color:#74512547}.adventure-hub__art img{content:url(/assets/wharf-hero.webp)}.adventure-hub__plan{background-color:var(--rope-paper-2)}.trip-principles>div{background:#fbf3dff2}.ready-kit{background-image:url(/assets/wharf-hero.webp);background-position:50%;background-size:cover;position:relative;overflow:hidden}.ready-kit:before{content:"";background:#fbf3dfe6;position:absolute;inset:0}.ready-kit>*{position:relative}.trip-mode{background:#fbf3dff7}.trip-mode__header{background:var(--deep-water)}.trip-mode__header h1,.trip-mode__header>div>span{color:var(--foam);text-shadow:none}.profile-list button,.profile-dialog__list button{grid-template-columns:52px 1fr 24px}.portal-profiles>div{grid-template-columns:52px minmax(140px,1fr) auto}.profile-manage-actions,.portal-action-row{flex-wrap:wrap;gap:6px;display:flex}.profile-manage-actions .button,.portal-action-row .button{min-height:44px;padding:8px 10px;font-size:.8rem}.crew-portrait{object-fit:cover;object-position:top;border:3px solid var(--safety-gold);background:var(--pale-water);border-radius:50%;width:82px;height:82px}@media (width>=900px){.app-shell{grid-template-columns:248px minmax(0,1fr)}.desktop-nav{color:var(--foam);background:#05283bf7;border-right:1px solid #e1aa435c}.brand-button{color:var(--foam)}.desktop-nav .nav-button{color:#e9dfcb}.desktop-nav .nav-button.is-active{color:var(--foam);background:#5eb9b22e}.desktop-nav .nav-button--primary{background:var(--buoy-coral);color:var(--foam);box-shadow:0 2px #843723}.desktop-nav .nav-button--primary .nav-button__icon{color:var(--safety-gold);background:#ffffff1f}.desktop-profile{border-top-color:#fffaf033}.profile-switch{color:var(--foam)}.profile-switch em{color:#fffaf0b3}.topbar{background:#05283bf0}}@media (width<=899px){.public-frame--compact .public-main{border-radius:0}.welcome-art{border-bottom:1px solid #fffaf03d;border-right:0;height:380px;min-height:0}.welcome-art img{position:absolute;inset:0}.water-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.water-type-grid>button{min-height:250px}.place-grid>button{min-height:300px}}@media (width<=680px){.public-topbar{background:#05283bb3}.welcome-layout{border-width:1px 0;margin:0 -16px;padding:0}.welcome-art{order:1;height:290px;min-height:0}.welcome-copy{order:2;padding:22px 18px 32px}.welcome-copy h1{font-size:2.65rem}.adventure-step>.page-header,.detail-screen>.page-header,.progress-screen>.page-header,.guide-screen>.page-header,.more-screen>.page-header{margin:0 -16px 20px;padding:20px 16px 18px}.water-type-grid,.place-grid{grid-template-columns:1fr}.water-type-grid>button,.place-grid>button{min-height:230px}.planner-screen>.adventure-line{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.planner-intro{margin-left:-4px;margin-right:-4px}.portal-profiles>div{grid-template-columns:46px 1fr}.profile-manage-actions{grid-column:1/-1}.portal-action-row{width:100%}.account-row>.portal-action-row{flex-direction:column;align-items:stretch}}.history-entry,.next-adventure,.history-actions,.adult-action{border:1px solid var(--line);background:#fbf3dff7;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.route-loading{min-height:220px;color:var(--rope-paper-2);justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.prototype-root>.route-loading{background:var(--deep-water-dark) url(/assets/lake-sunrise.webp) center / cover no-repeat;min-height:100dvh}.route-loading img{object-fit:contain;width:48px;height:48px}.route-loading span{display:grid}.route-loading em{color:#fffaf0b8;font-size:.82rem;font-style:normal}.public-frame .route-loading{color:var(--deep-water)}.public-frame .route-loading em{color:var(--ink-3)}.history-entry{margin-top:18px}.history-entry h2,.history-entry p,.next-adventure h2,.next-adventure p{margin-bottom:3px}.next-adventure{border-left:4px solid var(--safety-gold);margin-top:18px}.next-adventure>svg{color:var(--safety-gold-dark);flex:none}.next-adventure>div{flex:1}.adventure-history-list{gap:10px;display:grid}.adventure-history-list>button{border:1px solid var(--line);background:var(--rope-paper-2);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:112px 1fr 24px;align-items:center;gap:14px;min-height:104px;padding:0 14px 0 0;display:grid;overflow:hidden}.adventure-history-list img{object-fit:cover;width:112px;height:104px}.adventure-history-list span{gap:3px;min-width:0;display:grid}.adventure-history-list em,.adventure-history-list i{color:var(--ink-3);font-size:.83rem;font-style:normal}.history-detail__summary{border:1px solid var(--line);background:var(--rope-paper-2);border-radius:10px;grid-template-columns:minmax(240px,.8fr) minmax(280px,1.2fr);align-items:stretch;min-height:240px;display:grid;overflow:hidden}.history-detail__summary img{object-fit:cover;width:100%;height:100%;min-height:240px}.history-detail__summary>div{align-content:center;justify-items:start;padding:26px;display:grid}.history-log,.reflection-editor{border:1px solid var(--line);background:var(--rope-paper-2);border-radius:10px;margin-top:18px;padding:22px}.history-log article{border-top:1px solid var(--line-soft);align-items:center;gap:12px;min-height:56px;display:flex}.history-log article span{display:grid}.history-log article em{color:var(--ink-3);font-size:.82rem;font-style:normal}.history-actions{justify-content:flex-start;margin-top:18px}.guide-flow{gap:18px;display:grid}.fish-profile{border:1px solid var(--line);background:var(--rope-paper-2);border-radius:10px;grid-template-columns:minmax(220px,.75fr) minmax(280px,1.25fr);display:grid;overflow:hidden}.fish-profile img{object-fit:cover;width:100%;height:100%;min-height:270px}.fish-profile>div{align-content:center;justify-items:start;padding:26px;display:grid}.field-facts{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.field-facts article,.lesson-sheet,.packing-sheet,.safety-confirmed,.locked-guide,.print-preview,.record-sleeves{border:1px solid var(--line);background:var(--rope-paper-2);border-radius:10px;padding:22px}.field-facts p,.lesson-sheet p{margin-bottom:0}.fish-dex-status{border-left:4px solid var(--safety-gold);color:var(--deep-water);background:#fbf3dff5;align-items:baseline;gap:10px;padding:10px 14px;display:flex}.fish-dex-status strong{font:800 2.4rem Rockwell,serif}.species-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.species-library>button{border:1px solid var(--line);background:var(--rope-paper-2);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:84px 1fr 24px;align-items:center;gap:12px;min-height:92px;padding:0 12px 0 0;display:grid;overflow:hidden}.species-library img{object-fit:cover;width:84px;height:92px}.species-library span{display:grid}.species-library em{color:var(--ink-3);font-size:.8rem;font-style:normal}.lesson-sheet>svg{color:var(--harbour)}.lesson-sheet ol,.print-preview ol{color:var(--ink-2);padding-left:22px}.packing-sheet{gap:8px;display:grid}.packing-sheet>button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:8px 10px;display:flex}.packing-sheet>button>span{border:1px solid var(--control-border);background:var(--control);width:28px;height:28px;color:var(--spruce);border-radius:6px;flex:0 0 28px;place-items:center;display:grid}.safety-confirmed{border-left:4px solid var(--spruce);align-items:flex-start;gap:16px;display:flex}.safety-confirmed>svg,.locked-guide>svg{color:var(--spruce)}.locked-guide{text-align:center;justify-self:center;max-width:680px}.locked-guide>svg{margin:0 auto 10px}.real-world-handoff{border-left:4px solid var(--safety-gold);background:var(--control);align-items:flex-start;gap:12px;margin:16px 0;padding:14px;display:flex}.real-world-handoff p{margin-bottom:0}.print-preview header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:14px;display:flex}.print-preview header h2,.print-preview header p{margin-bottom:2px}.print-preview footer{border-top:1px solid var(--line);color:var(--ink-3);margin:14px 0;padding-top:10px;font-size:.82rem}.sync-panel{grid-template-columns:minmax(240px,.65fr) minmax(320px,1.35fr);gap:24px;display:grid}.sync-state,.connection-state,.error-state,.success-state,.loading-state{border:1px solid var(--line);background:var(--control);border-radius:9px;align-items:center;gap:12px;padding:16px;display:flex}.sync-state>span{gap:3px;display:grid}.sync-state em,.sync-state i{color:var(--ink-3);font-size:.8rem;font-style:normal}.sync-state--success,.success-state{border-left:4px solid var(--spruce)}.sync-state--error,.sync-state--offline,.error-state,.connection-state.is-offline{border-left:4px solid var(--buoy-coral)}.sync-state--pending{border-left:4px solid var(--safety-gold)}.adult-action{border-left:4px solid var(--buoy-coral)}.restore-preview{justify-content:space-between;align-items:center;gap:18px;display:flex}.restore-preview h2,.restore-preview p{margin-bottom:3px}.adult-boundary--locked{border-color:#c9574573}.radio-queue{border-top:1px solid #fffaf02e;gap:7px;margin-top:10px;padding:10px 12px;display:grid}.radio-queue span{justify-content:space-between;gap:12px;display:flex}.radio-queue em,.radio-queue p{color:#fffaf0b3;margin:0;font-size:.78rem;font-style:normal}.radio-unavailable{background:#fffaf014;border:1px solid #e1aa4366;border-radius:9px;grid-template-columns:32px 1fr;gap:12px;padding:14px;display:grid}.radio-unavailable div{display:grid}.radio-unavailable span{color:#fffaf0b8;font-size:.8rem}.radio-unavailable .button{grid-column:1/-1}.record-sleeves>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.record-sleeves article{gap:8px;display:grid}.record-sleeves article img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.record-sleeves article span{display:grid}.record-sleeves article em{color:var(--ink-3);font-size:.78rem;font-style:normal}.journal-trip{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:28px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px;display:grid}.journal-trip span{display:grid}.journal-trip em{color:var(--ink-3);font-size:.8rem;font-style:normal}.saved-spot-list{gap:8px;width:min(560px,100%);display:grid!important}.saved-spot-list button{border:1px solid var(--line);background:var(--foam);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 12px;display:flex}.saved-spot-list span{display:grid}.saved-spot-list em{color:var(--ink-3);font-size:.78rem;font-style:normal}.empty-inline{border:1px dashed var(--control-border);padding:16px}.printable-hub{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);align-items:start;gap:18px;display:grid}.printable-list button.is-selected{border-color:var(--harbour);background:var(--pale-water)}.loading-state span{border:3px solid var(--line);border-top-color:var(--harbour);border-radius:50%;flex:0 0 22px;width:22px;height:22px;animation:.8s linear infinite field-spin}.error-state>div,.success-state>div,.connection-state>div{flex:1}.error-state p,.success-state p,.connection-state p{margin-bottom:0}@keyframes field-spin{to{rotate:360deg}}@media (width<=760px){.history-entry,.next-adventure,.history-actions,.adult-action,.restore-preview{flex-direction:column;align-items:stretch}.history-detail__summary,.fish-profile,.sync-panel,.printable-hub{grid-template-columns:1fr}.history-detail__summary img,.fish-profile img{min-height:200px;max-height:260px}.field-facts,.species-library{grid-template-columns:1fr}.record-sleeves>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=460px){.adventure-history-list>button{grid-template-columns:84px 1fr 20px}.adventure-history-list img{width:84px}.record-sleeves>div{grid-template-columns:1fr}.record-sleeves article{grid-template-columns:84px 1fr;align-items:center}}@media (prefers-reduced-motion:reduce){.loading-state span{border-top-color:var(--line);animation:none}}
