:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#eaf3f2;background:#061721;font-synthesis:none;--bg: #061721;--panel: #0d2633;--border: #24414a;--muted: #9bb1bb;--accent: #eac98f;--ink: #182621;--green: #83d9c0;--danger: #ffb4a7;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;min-height:44px;border:1px solid var(--border);border-radius:12px;padding:.65rem .9rem;background:var(--panel);color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--green);outline-offset:3px}h1{font-size:1.55rem;line-height:1.35;margin:1rem 0}h2{font-size:1.08rem}h3{font-size:1.05rem}p{line-height:1.6}small{font-size:.75rem;color:var(--muted)}.app{max-width:1100px;margin:auto;min-height:100dvh;padding:env(safe-area-inset-top) 0 0}header{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:1rem 1.2rem}.wordmark{display:flex;gap:.55rem;align-items:center;font-weight:650;min-width:0}.wordmark small{display:block;font-size:.55rem;letter-spacing:.18em;padding-top:.2rem}.brand-icon{color:var(--accent);font-size:1.8rem}.tools{display:flex;gap:.2rem;flex-shrink:0}.tools button{padding:.2rem;min-width:40px;min-height:40px;border:0;background:none;font-size:.8rem}.environment{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;padding:.55rem 1.2rem;border-block:1px solid var(--border);font-size:.65rem;color:var(--muted);letter-spacing:.03em}.environment>span:last-child{margin-left:auto}.dot{height:5px;width:5px;border-radius:50%;background:var(--green)}main{padding:1rem 1.2rem calc(7rem + env(safe-area-inset-bottom));min-width:0}.hero{min-height:250px;height:clamp(250px,40dvh,470px);border-radius:20px;background:linear-gradient(180deg,rgba(3,16,30,.3) 0%,transparent 35%,rgba(3,16,30,.9) 100%),url(/cruise-hero.png) center 42% / cover;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;color:#f5f8fa;overflow:hidden}.hero-top{display:flex;align-items:center;gap:.4rem;justify-content:space-between;flex-wrap:wrap}.eyebrow{font-size:.65rem;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}.hero .eyebrow{color:#ecdfc4}.badge{display:inline-block;border:1px solid #568777;border-radius:30px;background:#0d3b32;color:#acf0d4;padding:.3rem .6rem;font-size:.65rem;line-height:1.45}.hero-bottom p{font-size:.75rem;color:#cfdbde;margin:0}.hero-bottom h1{margin:.25rem 0 .4rem;font-size:1.9rem}.hero-bottom>span{font-size:.68rem;color:#c1d0d8}.hero-bottom b{margin:0 .6rem}.panel{background:var(--panel);border:1px solid var(--border);border-radius:18px;padding:1.15rem;margin:1rem 0}.voyage-panel{margin-top:.75rem}.stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stats>div{min-width:0}.stats small{display:block}.stats strong{display:block;font-size:1.65rem;font-weight:550;letter-spacing:-.04em;margin-top:.35rem;overflow-wrap:anywhere}.stats>div+div{border-left:1px solid var(--border);padding-left:1rem}.primary{display:flex;justify-content:center;gap:1rem;align-items:center;width:100%;background:var(--accent);border:0;color:var(--ink);font-weight:650;margin-top:1rem;min-height:48px}.primary span{margin-left:auto}.subtle{font-size:.8rem;color:var(--muted)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-head>span{font-size:.75rem;color:var(--muted)}.fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.fleet-grid>div{border:1px solid var(--border);border-radius:12px;padding:.8rem .4rem;text-align:center}.fleet-grid span{display:block;font-size:1.1rem;color:var(--muted);margin-bottom:.35rem}.fleet-grid small{font-size:.6rem}.back{border:0;background:none;padding-left:0;color:var(--muted)}.amount-label{display:block;margin-top:1.2rem;font-size:.85rem}.amount-input{display:flex;align-items:center;gap:.5rem;margin:.6rem 0}.amount-input input{min-width:0;width:100%;font-size:2rem;padding:.7rem;border-radius:12px;background:var(--bg);color:inherit;border:1px solid var(--border)}.amount-input span{font-size:.8rem;color:var(--green)}dl{margin:1rem 0}dl>div{display:flex;justify-content:space-between;gap:1rem;margin:.65rem 0;font-size:.8rem;align-items:baseline}dt{color:var(--muted);flex-shrink:0;max-width:50%}dd{margin:0;text-align:right;overflow-wrap:anywhere;min-width:0}.notice{background:color-mix(in srgb,var(--green) 8%,var(--panel));border:1px solid var(--border);border-radius:12px;padding:.85rem;font-size:.8rem;line-height:1.6;margin:.7rem 0}.danger{color:var(--danger);border-color:var(--danger)}.scenario{display:block;font-size:.7rem;color:var(--muted);margin:1rem 0}.scenario select{display:block;max-width:100%;width:100%;margin-top:.4rem;background:var(--bg);border:1px solid var(--border);color:inherit;border-radius:8px;padding:.7rem;min-height:44px;font-size:.8rem}.amount-line{display:flex;gap:.7rem;align-items:baseline}.amount-line strong{font-size:2.2rem;font-weight:500;overflow-wrap:anywhere;min-width:0}.amount-line span{color:var(--muted);font-size:.85rem}.status{color:var(--green);font-size:.9rem}.mono{font-family:ui-monospace,monospace;font-size:.65rem;overflow-wrap:anywhere}.operation{border-top:1px solid var(--border);padding:1rem 0}.operation p{font-size:.75rem;color:var(--muted)}.buttons{display:flex;gap:.6rem;flex-wrap:wrap}.buttons button{flex:1;font-size:.8rem}.text-danger{display:block;color:var(--danger);border:0;width:100%;background:none;margin-top:.7rem;font-size:.8rem}.order-card{display:flex;width:100%;text-align:left;align-items:center;justify-content:space-between;padding:1rem;margin:.75rem 0;gap:1rem}.order-card div{min-width:0}.order-card strong,.order-card small{display:block;margin-top:.7rem;overflow-wrap:anywhere}.order-card div>span{font-size:.75rem;color:var(--muted)}.order-card small{color:var(--green)}.empty{text-align:center;padding:2rem 1rem;color:var(--muted)}.empty p{font-size:.8rem}.empty-icon{font-size:2rem;color:var(--accent)}.ledger-row{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border);padding:1rem 0;font-size:.85rem}.ledger-row small{display:block;margin-top:.4rem}.ledger-link{border:0;background:none;padding:.4rem 0;color:var(--green);font-size:.7rem}.avatar{background:var(--accent);color:var(--ink);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;font-weight:700}footer{font-size:.6rem;color:var(--muted);text-align:center;margin-top:1.5rem;line-height:1.6}nav{position:fixed;z-index:5;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1100px;background:var(--panel);border-top:1px solid var(--border);padding:.55rem max(env(safe-area-inset-left),.8rem) calc(.55rem + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr)}nav a{display:flex;align-items:center;flex-direction:column;gap:.25rem;font-size:.65rem;color:var(--muted);padding:.3rem;min-height:48px}nav a>span{font-size:1.3rem}nav a[aria-current]{color:var(--accent)}[data-theme=light]{--bg: #f3f5f3;--panel: #fff;--border: #d5dedc;--muted: #526b71;--accent: #b98a3f;--ink: #fff;--green: #146b51;--danger: #a8392e;color:#16333d;background:var(--bg);color-scheme:light}@media(min-width:800px){main{padding:1.4rem 3rem 8rem}.hero{height:410px}.hero-bottom h1{font-size:2.8rem}.voyage-panel{display:block}.stats strong{font-size:2rem}header{padding:1.3rem 3rem}.panel{max-width:760px;margin-left:auto;margin-right:auto}.hero+.panel{max-width:none}.fleet-grid{gap:1rem}.fleet-grid>div{padding:1.2rem}.order-card{max-width:760px;margin:1rem auto}nav a{flex-direction:row;justify-content:center;gap:.8rem}.environment{padding-inline:3rem}}@media(display-mode:standalone){.hero{height:clamp(270px,44dvh,490px)}header{padding-top:max(1rem,env(safe-area-inset-top))}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media(max-width:360px){header{padding-inline:.7rem}.tools{gap:0}.tools button{min-width:34px}.brand-icon{display:none}}.app{height:100dvh;min-height:0;display:flex;flex-direction:column}body{overflow:hidden}header,.environment{flex-shrink:0}main{flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:1.5rem;scroll-padding-block:1rem}nav{position:static;transform:none;flex-shrink:0;max-width:none}button,input,select{scroll-margin-block:1rem}.standalone-preview .hero{height:clamp(270px,44dvh,490px)}.standalone-preview header{padding-top:max(1rem,env(safe-area-inset-top))}.amount-input span,.amount-line span,.quantity span{white-space:nowrap;flex-shrink:0}.amount-input input{flex:1;width:0}.amount-line{flex-wrap:nowrap}.amount-line strong{white-space:nowrap;overflow-wrap:normal;font-size:clamp(1.5rem,8vw,2.2rem)}.stats strong.quantity,.order-card strong.quantity{display:flex;align-items:baseline;gap:.35em;white-space:nowrap;overflow-wrap:normal}.stats strong.quantity{font-size:clamp(1.05rem,5vw,1.65rem)}.quantity span{font-size:.65em;font-weight:500;letter-spacing:0;color:var(--muted)}.order-card strong.quantity span{font-size:.8em}.debug-toggle{min-height:32px;padding:.1rem .5rem;font-size:.65rem;margin-left:auto;background:transparent;border:0;color:var(--muted)}.debug-panel{border-style:dashed}.debug-panel>p{font-size:.75rem;color:var(--muted)}.debug-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.debug-actions button{font-size:.75rem}.quick-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin:.8rem 0}.quick-amounts button{padding:.4rem;font-size:.8rem}.order-filters{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.order-filters button{font-size:.75rem;border-radius:24px}.order-filters button[aria-pressed=true]{color:var(--accent);border-color:var(--accent)}.secondary-wide{width:100%;margin:.7rem 0 0}.technical{font-size:.75rem;color:var(--muted);margin-top:.7rem}.technical summary{cursor:pointer;padding:.5rem 0;min-height:40px}.unavailable-assets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.unavailable-assets>div{border:1px dashed var(--border);border-radius:12px;padding:.7rem;min-width:0}.unavailable-assets strong{font-size:.8rem}.unavailable-assets small{display:block;margin-top:.3rem;font-size:.65rem}.auth-panel{margin-top:2rem}.auth-panel>p{font-size:.9rem}.auth-panel .primary{white-space:normal}.auth-panel .back{display:block;margin:1rem auto}.input-error{color:var(--danger);font-size:.8rem;margin:.4rem 0}.platform-gem{margin-block:1rem}.platform-gem-grid{display:grid;grid-template-columns:1fr;gap:1rem}.platform-gem-grid>div{min-width:0;padding:.7rem;border:1px solid var(--border);border-radius:.6rem}.platform-gem-grid dd{margin:.4rem 0;display:flex;flex-wrap:wrap;gap:.35rem}.platform-gem-amount{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}@media(min-width:800px){.platform-gem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.platform-gem-grid>div{display:block}.platform-gem-grid dt{max-width:none}.platform-gem-grid dd{justify-content:flex-start;text-align:left}.platform-gem-grid small{display:block;color:var(--muted)}.acceleration-picker label{display:block;min-width:0}.acceleration-picker select{display:block;width:100%;max-width:100%;min-width:0;min-height:44px;margin-top:.5rem;padding:.5rem;border:1px solid var(--border);border-radius:8px;color:inherit;background:var(--panel)}.resource-balance{padding-block:.8rem;border-bottom:1px solid var(--border)}.resource-balance:last-of-type{border-bottom:0}.economy-panel small,.economy-panel p,.resource-balance p{overflow-wrap:anywhere}.technical pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%}.resource-choice>button{min-width:0;display:flex;align-items:center;justify-content:center;gap:.5rem}.amount-details{margin:.6rem 0;font-size:.85rem}.amount-details summary{cursor:pointer;color:var(--muted)}.amount-details dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}@font-face{font-family:CruisePrototype;src:url(/assets/noto-sans-sc-regular-pj9j-Mec.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:CruisePrototype;src:url(/assets/noto-sans-sc-bold-DmobVgqh.woff) format("woff");font-weight:700;font-display:swap}:root{font-family:CruisePrototype,PingFang SC,Microsoft YaHei,sans-serif;--bg: #071923;--panel: #0c2430;--border: #24404c;--muted: #9ab0b9;--accent: #e7c48a;--ink: #17374b;--green: #69dcc3;color:#edf5f5;background:#04131c}:root[data-theme=light]{--bg: #f3f7fa;--panel: #fff;--border: #d2e0e9;--muted: #526b7a;--accent: #8b601c;--ink: #17374b;--green: #19795f;color:#17374b;background:#e8f0f5}.prototype-app>header{min-height:62px;padding:12px 20px 10px;position:relative;z-index:10}.prototype-app>header .tools{gap:10px;align-items:center}.prototype-app>header .wordmark{font-size:1.4375rem;letter-spacing:0}.prototype-env-badge{font-size:.6875rem;color:var(--muted);background:var(--panel);padding:4px 9px;border-radius:8px;white-space:nowrap}.prototype-preferences{position:relative}.prototype-preferences>summary{display:flex;align-items:center;justify-content:center;width:32px;height:40px;cursor:pointer;list-style:none;color:var(--muted)}.prototype-preferences>summary::-webkit-details-marker{display:none}.prototype-preferences-panel{position:absolute;right:0;top:46px;width:230px;max-width:calc(100vw - 40px);padding:16px;display:grid;gap:10px;border:1px solid var(--border);border-radius:14px;background:var(--panel);box-shadow:0 8px 28px #0005}.prototype-preferences-panel>a{min-height:44px;display:flex;align-items:center;color:var(--accent)}.prototype-app .prototype-preferences-panel>button{border:1px solid var(--border);min-height:44px;width:100%;font-size:.85rem;margin:0}.prototype-app .prototype-preferences-panel>.debug-toggle{text-align:center}.prototype-app{max-width:480px;background:var(--bg)}.prototype-app header{padding:12px 20px 4px;min-height:56px}.prototype-app .wordmark{font-size:1.35rem;font-weight:700;letter-spacing:-.03em}.prototype-app .wordmark h1{margin:0;font-size:inherit;line-height:1.25}.prototype-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;margin:10px 0;border:1px solid var(--border);border-radius:12px;overflow-wrap:anywhere}.prototype-link.primary{text-align:center}.prototype-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.prototype-tabs a{flex:1 1 100px;font-size:.75rem;border:1px solid var(--border);border-radius:9px;padding:10px;margin:0}.prototype-result>.prototype-icon{width:64px;height:64px;border-radius:50%;background:#23433f;color:var(--green);display:flex;margin:10px auto}.prototype-result>.prototype-icon svg{width:34px;height:34px}.prototype-app .prototype-result>.prototype-icon{display:flex}.prototype-result>h2{text-align:center}.prototype-result>button{display:block;width:100%;margin:12px 0}.prototype-big{display:block;font-size:2rem;color:var(--accent)}.return-timeline{border-left:2px solid var(--green);padding-left:14px;margin:20px 0}.prototype-app .tools{gap:0}.prototype-app .tools button{min-width:34px;font-size:.7rem}.prototype-app .environment{padding:0 20px;border:0;min-height:27px;font-size:.625rem}.prototype-app .debug-toggle{min-height:27px}.prototype-app main{padding:12px 20px 20px}.prototype-app h1{font-size:1.35rem}.prototype-app h2{font-size:1rem}.prototype-app .panel{background:var(--panel);border-radius:15px;padding:16px;margin:12px 0}.prototype-app .primary{background:#e7c48a;color:#17374b;border:1px solid #e7c48a;border-radius:12px;font-weight:700;min-height:48px}.prototype-app .prototype-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;vertical-align:middle}.prototype-icon svg{width:22px;height:22px}.prototype-app .badge{border:0;border-radius:8px;background:#123c3d;color:#69dcc3;padding:4px 10px}[data-theme=light] .prototype-app .badge{background:#e1f3ec;color:#19795f}.prototype-app .stats{gap:12px}.prototype-app .stats strong{font-size:1.35rem}.prototype-app .quantity{flex-wrap:wrap}.prototype-app .quantity span{white-space:nowrap}.prototype-app .subtle{font-size:.75rem;line-height:1.6}.prototype-app .notice{border-radius:12px;font-size:.8rem}.prototype-app .amount-input{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:14px;margin-top:8px}.prototype-app .amount-input input{font-size:2.2rem;font-weight:700}.prototype-app .amount-input span{color:#8ebeff}.prototype-app .quick-amounts button{border-radius:8px;min-height:36px}.prototype-unavailable{display:flex;align-items:center;gap:10px;padding:12px 0;margin:6px 0;border-block-start:1px solid var(--border);font-size:.8rem}.prototype-unavailable .prototype-icon{color:var(--accent)}.prototype-unavailable small{margin-left:auto;text-align:right}.prototype-app .avatar{width:52px;height:52px;border-radius:15px;background:#23433f;color:var(--accent)}.prototype-app .avatar svg{width:30px;height:30px}.prototype-app nav{background:var(--panel);padding:4px 14px calc(4px + env(safe-area-inset-bottom))}.prototype-app nav a{flex-direction:column;gap:2px;padding:2px;font-size:.65rem;min-height:52px}.prototype-app nav a .prototype-icon{width:42px;height:28px;border-radius:12px}.prototype-app nav a[aria-current] .prototype-icon{background:#23433f}[data-theme=light] .prototype-app nav a[aria-current] .prototype-icon{background:#fbf1e0}.prototype-app footer{margin-top:18px;font-size:.65rem}.page-caption{color:var(--muted);font-size:.8rem;line-height:1.65;margin:10px 0 18px}.centered-action{justify-content:center;text-align:center;background:var(--panel)}.centered-action.primary{background:var(--accent)}.prototype-app[data-secondary-page=true] nav{display:none}.prototype-app[data-secondary-page=true] main{padding-bottom:24px}.asset-GEM{--asset-color: #8fbfff}.asset-JADE{--asset-color: var(--green)}.asset-RAW_STONE{--asset-color: #aab9c8}.asset-TICKET{--asset-color: var(--accent)}[data-theme=light] .asset-GEM{--asset-color: #2866a3}[data-theme=light] .asset-RAW_STONE{--asset-color: #586f85}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-head a{color:var(--muted);font-size:.8rem}.home-subscribe-action>button{width:100%;text-align:center;justify-content:center}.text-link{padding:0;border:0;background:none;color:var(--accent);font-size:.75rem;min-height:28px}.prototype-app[data-page=ledger] main{display:flex;flex-direction:column}.prototype-fleet{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;position:relative;z-index:2}.prototype-fleet button{padding:6px 0;min-height:40px;font-size:.8rem;border-radius:11px}.prototype-fleet button[aria-pressed=true]{color:var(--accent);border-color:var(--accent);background:#23433f}[data-theme=light] .prototype-fleet button[aria-pressed=true]{background:#fbf1e0}.prototype-fleet button:disabled{opacity:.8}.prototype-app .hero{position:relative;margin:8px -20px 0;border-radius:0;min-height:240px;height:clamp(240px,38dvh,325px);padding:14px 22px;justify-content:flex-start;background:#071923;isolation:isolate}.prototype-sea{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.prototype-app[data-page=sail] .hero.hero-first-ship{width:calc(100% + 40px);height:clamp(160px,28dvh,240px);min-height:0;color:#fff}.hero-first-ship .prototype-sea{object-position:center 44%}.hero.hero-first-ship:after{background:linear-gradient(#07192399,#07192322 24%,transparent 45%,#07192344)}.hero-first-ship .hero-top h1,.hero-first-ship .hero-bottom{text-shadow:0 1px 5px #071923}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(#07192355,transparent 40%,#07192355);z-index:-1;pointer-events:none}.prototype-app .hero-top{flex-wrap:nowrap;align-items:flex-start}.prototype-app .hero-top h1{font-size:1.5rem;margin:0}.prototype-app .hero-bottom{margin-top:5px}.prototype-app .hero-bottom>span{font-size:.8rem}.prototype-app .hero .badge{background:#123c3d;color:#69dcc3}.prototype-app .sea-control{position:absolute;bottom:42px;right:20px;min-height:32px;padding:4px 12px;background:#0c2430dc;color:#b7cbd4;border:1px solid #24404c;font-size:.7rem}.prototype-app .voyage-panel{position:relative;margin-top:-25px;z-index:1}.prototype-app .voyage-panel .stats strong{color:var(--accent)}.prototype-app .voyage-progress{margin-top:-32px;position:relative;z-index:1;padding:16px}.voyage-progress-heading,.voyage-progress-values{display:flex;align-items:center;justify-content:space-between;gap:10px}.voyage-progress-heading>span{color:var(--muted);font-size:.85rem}.voyage-progress-heading>strong{color:var(--accent);font-size:1.55rem}.voyage-progress-track{height:7px;border-radius:6px;background:var(--border);margin:12px 0 10px;overflow:hidden}.voyage-progress-track i{display:block;height:100%;background:var(--green)}.voyage-progress-values{align-items:baseline;font-size:.85rem}.voyage-progress-values b{min-width:0;overflow-wrap:anywhere}.voyage-progress-values small{color:var(--muted);text-align:right;flex-shrink:0;font-size:.75rem}.voyage-note{font-size:.7rem;color:var(--muted);margin-top:10px}.voyage-note p{margin:8px 0 0}.home-quota-line{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 0;font-size:.8rem;color:var(--muted)}.home-quota-line a{flex-shrink:0;color:var(--accent)}.fleet-page .prototype-fleet{margin:12px 0}.fleet-cover{position:relative;isolation:isolate;height:190px;overflow:hidden;border-radius:16px;margin:16px 0;padding:18px;color:#fff;background:#17374b}.fleet-cover .prototype-sea{z-index:-1}.fleet-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(#07192388,transparent 65%);z-index:-1}.prototype-app .fleet-cover h2{font-size:1.7rem;margin:0 0 12px}.fleet-cover .sea-control{right:12px;bottom:12px}.schedule-card{border:1px solid var(--border);border-radius:12px;padding:14px;margin:12px 0;background:var(--panel)}.schedule-card summary{cursor:pointer;color:var(--accent)}.schedule-card p{font-size:.85rem;line-height:1.6;color:var(--muted)}.prototype-app[data-page=sail] .hero{min-height:225px;height:clamp(225px,34dvh,300px)}.prototype-app .prototype-fleet{gap:5px}.prototype-app .prototype-fleet button{min-height:38px}.resource-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.resource-choice>div{border:1px solid var(--border);background:var(--panel);border-radius:14px;padding:12px;display:grid;grid-template-columns:22px 1fr;gap:5px 8px}.resource-choice .selected{background:#1c3446;border-color:#7eabd1}[data-theme=light] .resource-choice .selected{background:#e6f0f8}.resource-choice .prototype-icon{color:#8ebeff;grid-row:span 2}.resource-choice>div:last-child .prototype-icon{color:var(--green)}.resource-choice small{grid-column:2;font-size:.65rem}.prototype-app[data-page=subscribe] .prototype-unavailable{border:1px solid var(--border);border-radius:12px;padding:12px;background:var(--panel)}.prototype-app[data-page=subscribe] main>.panel{padding:0;margin-top:0;border:0;border-radius:0;background:none}.prototype-app[data-page=subscribe] .amount-input input{border:0;padding:0;border-radius:0;background:none}.prototype-app[data-page=subscribe] .amount-label{margin-top:16px}.prototype-app[data-page=subscribe] .resource-choice{margin:14px 0}.prototype-app .resource-choice button{display:flex;gap:10px;align-items:center;text-align:left;border-radius:14px;padding:12px}.resource-choice button>span>small{display:block;font-size:.7rem;color:var(--muted);margin-top:3px}.resource-choice button .prototype-icon{color:var(--asset-color)}.resource-choice button.selected{border-color:var(--asset-color);background:color-mix(in srgb,var(--asset-color) 10%,var(--panel))}.prototype-app[data-page=subscribe] .amount-input{border:1px solid var(--border);border-radius:15px;padding:10px 14px;background:var(--panel)}.prototype-app[data-page=subscribe] .amount-label{font-size:.8rem}.prototype-app[data-page=subscribe] .amount-input input{font-size:2.5rem;background:transparent}.acceleration-picker{margin:16px 0 12px}.acceleration-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--panel);margin:10px 0}.acceleration-row>.prototype-icon{color:var(--accent);flex-shrink:0}.acceleration-row>div{min-width:0;flex:1}.acceleration-row strong{font-size:.9rem;font-weight:400}.acceleration-row small{display:block;font-size:.72rem;color:var(--muted);margin-top:4px}.acceleration-row select{max-width:44%;min-width:0;padding:4px;border:0;background:transparent;font-size:.8rem;color:var(--muted)}.prototype-app .ticket-switch{min-width:42px;width:42px;height:25px;min-height:25px;border:0;border-radius:20px;padding:3px;background:var(--border);flex-shrink:0;box-shadow:inset 0 0 0 1px var(--muted)}.ticket-switch span{display:block;width:19px;height:19px;border-radius:50%;background:#d9e9ed;transition:transform .15s}.prototype-app .ticket-switch[aria-checked=true]{background:var(--green)}.ticket-switch[aria-checked=true] span{transform:translate(17px)}.prototype-app .ticket-switch:disabled{opacity:1;cursor:not-allowed;box-shadow:none}[data-theme=light] .prototype-app .ticket-switch{background:#b7c8d2;box-shadow:inset 0 0 0 1px #607d8b}[data-theme=light] .ticket-switch span{background:#fff;box-shadow:0 1px 3px #19384940}[data-theme=light] .prototype-app .ticket-switch[aria-checked=true]{background:#187c67}[data-theme=light] .prototype-app .ticket-switch:disabled{background:#d4dfe5;box-shadow:none}.acceleration-notes{color:var(--muted);font-size:.7rem}.acceleration-notes p{margin:8px 0}.subscription-estimate{margin:12px 0;font-size:.76rem;color:var(--muted)}.subscription-estimate>div{display:flex;justify-content:space-between;gap:8px}.subscription-estimate strong{color:var(--asset-color);font-weight:400;text-align:right}.subscription-estimate p{line-height:1.7;margin:8px 0}.prototype-app[data-page=subscribe] main>section>button.primary{width:100%;justify-content:center;text-align:center}.prototype-app[data-page=subscribe] .amount-input input{line-height:1.2;min-height:48px}.prototype-app[data-page=subscribe] .amount-label{margin-top:12px}.prototype-app[data-page=subscribe] .quick-amounts{margin:10px 0}.prototype-app[data-page=subscribe] .amount-label{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.prototype-app[data-page=subscribe] .amount-label>small{color:var(--muted);font-size:.72rem}.prototype-app[data-page=subscribe] .amount-input{flex:0 0 100%;box-sizing:border-box}.acceleration-row{padding:8px 12px}.acceleration-row select{min-height:36px}.card-choice-control{position:relative;margin-left:auto;min-width:90px;max-width:44%;align-self:stretch;display:flex;align-items:center}.card-choice-control>span{display:flex;width:100%;align-items:center;justify-content:flex-end;gap:6px;color:var(--muted);font-size:.875rem}.card-choice-control>span svg{width:16px;height:16px}.acceleration-row .card-choice-control select{position:absolute;inset:0;width:100%;max-width:none;opacity:0;cursor:pointer}.card-choice-control:focus-within{outline:2px solid var(--green);outline-offset:3px;border-radius:6px}.card-choice-control:has(select:disabled){opacity:.55}.order-story-complete .order-original-input{color:inherit}.submission-result{padding:0}.prototype-app[data-page=submitted] main{padding-top:3px}.submission-result .submission-hero{padding:4px 0 9px}.submission-result .submission-hero>span{margin-bottom:20px}.submission-hero .prototype-icon svg{width:34px;height:34px}.submission-result .submission-hero h2{font-size:1.5625rem}.submission-result .submission-hero p{margin:10px 0 8px;font-size:.875rem}.submission-result .submission-pending{background:var(--panel);color:var(--muted)}.submission-facts{margin:0;padding:14px;border:1px solid var(--border);border-radius:18px;background:var(--panel)}.submission-facts>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;margin:0;font-size:.875rem}.submission-facts dt{color:var(--muted);flex-shrink:0}.submission-facts dd{margin:0;text-align:right;overflow-wrap:anywhere;min-width:0}.submission-facts .submission-amount{color:#8fbfff}[data-theme=light] .submission-facts .submission-amount{color:#2866a3}.submission-facts .submission-allocation{color:var(--accent)}.submission-note{color:var(--muted);font-size:.875rem;line-height:1.5;margin:20px 4px 28px}.submission-result .submission-orders{justify-content:center;min-height:48px;margin:0}.submission-back{display:flex;justify-content:center;align-items:center;min-height:44px;margin-top:10px;color:var(--muted)}.prototype-app[data-page=submitted] footer{display:none}.prototype-app .order-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.prototype-app .order-filters button{border:0;border-radius:0;background:none;padding:8px 2px}.prototype-app .order-filters button[aria-pressed=true]{box-shadow:inset 0 -3px var(--accent)}.prototype-app .order-card{border-radius:14px;background:var(--panel);padding:16px;margin:12px 0}.prototype-order-context{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;margin:4px 0 12px;border:1px solid var(--border);border-radius:12px;background:var(--panel);font-size:.85rem}.prototype-app[data-page=orders] main>.buttons{justify-content:flex-end}.prototype-app[data-page=orders] main>.buttons button{flex:0 1 auto}.prototype-app .order-card .quantity{font-size:1.3rem;margin:12px 0}.prototype-app[data-auth=authenticated] main>h1,.prototype-app[data-auth=authenticated] main>.back,.prototype-app[data-page=orders] main>.section-head>h1{display:none}.prototype-app[data-page=orders] .buttons{gap:6px}.prototype-app[data-page=orders] .buttons button{font-size:.75rem;min-height:36px;padding:6px 10px}.order-detail-shell{padding:0;background:none;border:0}.order-story-context{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 18px}.order-story-context small{color:var(--muted);font-size:.8rem;text-align:right}.story-badge{background:#153d3e;color:var(--green);border-radius:8px;padding:5px 14px;font-size:.75rem}.story-badge.queue{background:#3a3428;color:var(--accent)}.order-story-amount{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin:0 0 22px}.order-story-amount strong{font-size:clamp(2rem,9vw,3rem);line-height:1.2;overflow-wrap:anywhere;max-width:100%}.order-story-amount span{color:var(--green);font-size:.85rem}.order-story h2{font-size:1rem;margin:20px 0 12px}.order-story .story-copy{font-size:.9rem;color:var(--muted);line-height:1.75}.order-story-facts,.order-story-timeline{background:var(--panel);border:1px solid var(--border);border-radius:18px;padding:20px;margin:22px 0}.order-story-facts dl{margin:0;font-size:.85rem}.order-story-facts dl>div{align-items:baseline;gap:12px;padding:8px 0}.order-story-facts dd{text-align:right;overflow-wrap:anywhere}.order-story-timeline ol{padding:0 0 0 14px;margin:0;list-style:none}.order-story-timeline li{position:relative;padding:0 0 26px 28px;border-left:2px solid var(--border)}.order-story-timeline li:last-child{padding-bottom:12px}.order-story-timeline h2{margin:0 0 10px;font-size:1rem}.order-story-timeline p{font-size:.9rem;color:var(--accent);margin:0;line-height:1.65}.order-story-timeline .confirmed p{color:var(--green)}.story-step{position:absolute;top:0;left:-15px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--border);color:var(--accent)}.confirmed .story-step{background:var(--green);color:var(--bg)}.order-story-timeline>small{display:block;color:var(--muted);padding-left:28px;margin-top:10px;font-size:.75rem}.order-story-warning{padding:16px;background:#332b25;border:1px solid #584638;border-radius:14px;margin:22px 0}.order-story-warning strong{color:var(--accent);font-size:.9rem}.order-story-warning p{font-size:.8rem;color:var(--muted);line-height:1.65;margin:8px 0 0}.order-secondary{border-top:1px solid var(--border);margin:18px 0;padding:14px 0}.order-secondary>summary{font-size:.8rem;color:var(--muted);cursor:pointer}.order-secondary .panel{border:0;padding:12px 0;background:none}.order-technical-summary{margin-top:16px}.order-story-actions{display:flex;gap:12px;margin:24px 0 12px}.order-story-actions>*{flex:1;min-width:0;justify-content:center;text-align:center;margin:0!important;padding:14px 10px;font-size:.85rem}[data-theme=light] .story-badge{background:#e7f5ef}[data-theme=light] .story-badge.queue{background:#fbf1e0}[data-theme=light] .order-story-warning{background:#fff3e6;border-color:#edd7c0}.prototype-app[data-order-detail=true] nav{display:none}.prototype-app[data-order-detail=true] main{padding-bottom:24px}.order-story-success{text-align:center;padding:22px 0 8px}.order-story-success>span{display:grid;place-items:center;margin:0 auto 26px;width:88px;height:88px;border-radius:50%;background:#153d3e;color:var(--green);font-size:2rem;font-weight:400}.order-story-success h2{font-size:1.5rem;margin:0 0 10px}.order-story-success p{color:var(--muted);font-size:.85rem}.order-refund{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.order-refund>span{color:var(--muted);font-size:.85rem}.order-refund>strong{font-size:1.6rem;color:#8fbfff;overflow-wrap:anywhere}.order-story-complete dd{color:#8fbfff}.story-extra-credit{color:#8fbfff;font-size:1.2rem}[data-theme=light] .order-story-success>span{background:#e7f5ef}[data-theme=light] .order-refund>strong,[data-theme=light] .order-story-complete dd,[data-theme=light] .story-extra-credit{color:#2866a3}.order-story-facts{padding:16px}.order-story-facts dl>div{margin:0;padding:6px 0}.order-story-success .prototype-icon{width:34px;height:34px}.order-detail-shell .prototype-link.primary,.order-detail-shell .order-secondary-action{justify-content:center;text-align:center}.order-detail-shell .prototype-link.primary>.prototype-icon,.order-detail-shell .order-secondary-action>.prototype-icon,.order-story-actions .prototype-link>.prototype-icon{display:none}.order-detail-shell .order-secondary-action{background:var(--panel);color:inherit;border:1px solid var(--border)}.order-story[data-order-asset=GEM] .order-story-amount>span{color:#8fbfff}.order-story[data-order-asset=JADE] .order-refund>strong{color:var(--green)}[data-theme=light] .order-story[data-order-asset=GEM] .order-story-amount>span{color:#2866a3}.order-story-complete [data-credit-asset=JADE]{color:var(--green)}.prototype-app[data-page=orders] .order-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:12px 0 16px}.prototype-app[data-page=orders] .order-filters button{min-width:0;width:100%;font-size:.8rem;padding:10px 3px}.prototype-app .product-order-card{display:block;width:100%;padding:14px 16px;text-align:left;margin:12px 0}.order-card-top,.order-card-amount,.order-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-card-top strong{font-size:.8rem}.order-card-top small{color:var(--green);font-size:.7rem}.order-card-amount{margin:12px 0}.order-card-amount>strong{font-size:1.2rem;overflow-wrap:anywhere}.order-card-amount>span{color:var(--muted);font-size:.75rem;text-align:right}.order-card-bottom small{color:var(--muted);font-size:.72rem}.order-card-bottom .prototype-icon{color:var(--muted);width:18px}.ledger-page .order-filters{display:flex;flex-wrap:wrap;gap:6px}.cancel-confirmation{padding-top:24px}.prototype-app .cancel-confirmation>h2{margin-bottom:12px}.cancel-confirmation .submission-facts{margin:24px 0}.cancel-confirmation .page-caption{line-height:1.6}.cancel-confirmation .order-story-actions{margin-top:28px}.cancel-confirmation .order-story-actions>*{flex:1;margin:0;justify-content:center;text-align:center}.return-example.asset-GEM,.submission-amount{color:#8fbfff}.auth-result .order-story-success{padding-top:16px}.auth-result .prototype-icon svg{width:34px;height:34px}.auth-steps{list-style:decimal;padding-left:26px;margin:20px 0}.auth-steps li{padding-left:6px;margin:16px 0;color:var(--accent)}.auth-steps strong{font-size:.9rem;color:var(--ink-text, inherit)}.auth-steps p{font-size:.8rem;line-height:1.5;color:var(--muted);margin:6px 0}.auth-result .order-story-success h2{font-size:1.5rem}.prototype-app .product-order-card{padding:12px 16px}.prototype-app .product-order-card .order-card-amount{margin:10px 0}.prototype-app .product-order-card .order-card-amount>strong{font-size:1.375rem}.prototype-app .product-order-card strong,.prototype-app .product-order-card small{margin-top:0}.prototype-app .ledger-page .order-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:12px 0 20px}.prototype-app .ledger-page .order-filters button{border:1px solid var(--border);border-radius:9px;padding:8px 2px;min-height:38px;background:var(--panel);font-size:.75rem}.prototype-app .ledger-page .order-filters button[aria-pressed=true]{background:color-mix(in srgb,var(--accent) 16%,var(--panel));color:var(--accent);border-color:var(--accent);box-shadow:none}.prototype-app .cancel-confirmation>h2{line-height:1.35}.cancel-confirmation{padding-top:30px}.cancel-confirmation .submission-facts{margin:24px 0;padding:18px 16px}.cancel-confirmation .submission-facts>div{padding:12px 0}.cancel-confirmation .order-story-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.cancel-confirmation .order-story-actions>*{min-height:48px}.cancel-confirmation{padding-top:12px}.cancel-symbol{width:82px;height:82px;margin:0 auto 24px;border-radius:50%;background:color-mix(in srgb,var(--accent) 20%,var(--bg));display:flex;align-items:center;justify-content:center;color:var(--accent)}.cancel-symbol svg{width:28px;height:28px}.prototype-app .cancel-confirmation>h2{text-align:center;margin:0 0 10px;font-size:1.375rem}.cancel-confirmation>.page-caption:first-of-type{text-align:center;margin:0 0 28px}.cancel-confirmation .submission-facts{margin:24px 0 28px;padding:12px 16px}.cancel-confirmation .submission-facts>div:last-child dd{color:var(--accent)}.cancel-confirmation .order-story-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prototype-app .ledger-page .order-filters button:nth-child(2){color:#8fbfff}.prototype-app .ledger-page .order-filters button:nth-child(3){color:var(--green)}.prototype-app .ledger-page .order-filters button:nth-child(5){color:var(--accent)}.economy-panel .order-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.economy-panel .order-filters button{border-radius:9px;padding:8px 2px;font-size:.7rem;min-width:0}.order-list-tools{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin:20px 0 10px;padding-top:14px;border-top:1px solid var(--border)}.order-list-tools button{flex:1;font-size:.8rem;min-height:44px}.prototype-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.resource-tile{border:1px solid var(--border);border-radius:16px;padding:14px;min-width:0;background:var(--panel)}.resource-tile h2{display:flex;gap:8px;align-items:center;margin:0 0 12px;font-size:.85rem!important;color:var(--muted)}.resource-tile strong{display:block;font-size:1.55rem;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.resource-tile small{display:block;margin-top:14px;font-size:.7rem}.gem-tile h2{color:#8ebeff}.jade-tile h2{color:var(--green)}.tickets-tile h2{color:var(--accent)}.prototype-app .ledger-row{border-width:0 0 1px;border-radius:0;background:none;padding:14px 0}.resource-tile h2,.compact-ledger>.ledger-symbol,.compact-ledger>b,.reward-summary .asset-GEM,.reward-summary .asset-JADE{color:var(--asset-color)}.resource-page .prototype-resource-grid{margin:8px 0 20px}.resource-page .resource-tile{padding:14px}.resource-page .resource-tile strong{font-size:clamp(1.1rem,4.8vw,1.55rem);line-height:1.4}.resource-page .resource-tile small{margin-top:12px}.compact-ledger{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--border)}.compact-ledger .ledger-symbol{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;background:var(--panel)}.compact-ledger>div{flex:1;min-width:0}.compact-ledger strong{font-size:.9rem}.compact-ledger small,.compact-ledger a{display:block;font-size:.7rem;color:var(--muted);margin-top:5px}.compact-ledger>b{max-width:45%;text-align:right;overflow-wrap:anywhere;font-size:.9rem}.compact-ledger .ledger-amount{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;column-gap:.35em;row-gap:2px;font-variant-numeric:tabular-nums}.ledger-amount-value{min-width:0}.ledger-amount-sign{display:inline-block;width:.65em;margin-right:.14em;text-align:center;font-weight:500}.ledger-amount-sign--minus{transform:scaleX(.8);transform-origin:center}.ledger-amount-unit{font-size:.78em;font-weight:400;color:var(--muted)}.voyage-pool-link{border-top:1px solid var(--border);display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:14px}.voyage-pool-link>.prototype-icon{color:var(--accent)}.voyage-pool-link>span{color:var(--muted);font-size:.8rem}.voyage-pool-link>div{margin-left:auto;min-width:0;text-align:right}.voyage-pool-link strong{display:block;font-size:1.55rem;color:var(--accent);overflow-wrap:anywhere}.voyage-pool-link small{display:block;color:var(--muted);font-size:.7rem}.reward-summary{border:1px solid var(--border);border-radius:16px;padding:14px 18px;background:var(--panel)}.reward-summary>small{color:var(--muted);font-size:.75rem}.reward-summary>div{display:flex;flex-wrap:wrap;gap:12px}.reward-summary p{flex:1;margin:10px 0 0;min-width:0}.reward-summary strong{display:block;overflow-wrap:anywhere}.reward-summary span{font-size:.8rem}.reward-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0 8px}.reward-tabs button{border:0;background:none;min-width:0;padding:12px 3px;font-size:.85rem;border-radius:0;color:var(--muted)}.reward-tabs button[aria-pressed=true]{box-shadow:inset 0 -3px var(--accent);color:var(--accent)}.reward-pending{border:1px solid #24413d;background:#11332f;border-radius:14px;padding:14px;margin:24px 0;font-size:.8rem}.reward-pending>strong{color:var(--green)}.reward-pending p,.reward-pending small{color:var(--muted);line-height:1.7}.reward-pending a{display:block;margin-top:10px;color:var(--green)}.pool-hero{text-align:center;background:var(--panel);border:1px solid var(--border);border-radius:18px;padding:24px 18px;margin:20px 0 28px}.pool-hero>.prototype-icon{display:flex;width:42px;height:42px;margin:auto;color:var(--accent)}.pool-hero>strong{display:block;font-size:2.8rem;color:var(--accent);margin:12px 0 10px;overflow-wrap:anywhere}.pool-hero>small{color:var(--muted);font-size:.8rem}.pool-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--border)}.pool-row strong{font-size:.85rem;font-weight:400}.pool-row small{display:block;color:var(--muted);margin-top:6px;font-size:.7rem}.pool-row>b{color:var(--accent);text-align:right;font-size:1.05rem;overflow-wrap:anywhere}[data-theme=light] .reward-pending{background:#edf7f1;border-color:#b8d8cb}.voyage-pool-link{margin-top:10px;padding-top:10px}.reward-summary strong{font-size:clamp(1rem,4.8vw,1.65rem)}.ledger-page>h2{display:none}.failure-entry{padding:16px 0;border-bottom:1px solid var(--border)}.failure-entry>div{display:flex;justify-content:space-between;gap:12px;font-size:.9rem}.failure-entry>div>span{color:var(--muted);font-size:.75rem}.failure-entry p,.failure-entry small{font-size:.8rem;color:var(--muted)}.failure-entry p[class*=asset-]{color:var(--asset-color)}.failure-entry a{color:var(--accent);font-size:.8rem}.failure-page>.panel{padding:0;background:none;border:0}.prototype-app .pool-hero>.prototype-icon svg{width:42px;height:42px}.prototype-app .pool-hero>.prototype-icon{width:48px;height:48px}.prototype-app .pool-hero>strong{font-size:2.75rem}.prototype-app .economy-panel,.prototype-app .period-panel{padding:0;background:none;border:0}.prototype-app .economy-panel>h2,.prototype-app .period-panel>h2{margin:18px 0 12px;font-size:1rem}.economy-panel>p{font-size:.75rem;color:var(--muted);line-height:1.6}.prototype-app .settlement-record,.prototype-app .period-panel .return-timeline{border:1px solid var(--border);border-radius:14px;background:var(--panel);padding:16px;margin:12px 0}.settlement-record-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.prototype-app .settlement-record-heading h3{margin:0;font-size:.9rem}.settlement-record-heading .badge{font-size:.625rem;flex-shrink:0}.settlement-record-period{font-size:.7rem;color:var(--muted);line-height:1.6;margin:8px 0 14px}.settlement-credit{font-size:.85rem;color:var(--asset-color, var(--green));margin:10px 0;line-height:1.6}.settlement-record .prototype-link{font-size:.75rem;min-height:40px;padding:8px;margin:12px 0 0;justify-content:center}.settlement-record>button{width:100%;margin-top:10px;font-size:.8rem}.settlement-record .amount-details{margin-top:12px;border-top:1px solid var(--border)}.settlement-record .amount-details summary,.period-panel .technical summary{font-size:.7rem}.period-panel dl{font-size:.8rem}.economy-panel>button,.period-panel>button{width:100%;margin-top:8px;font-size:.8rem}.pool-exact-values{padding:14px;background:var(--panel);border:1px solid var(--border);border-radius:12px;font-size:.8rem}.pool-exact-values dd{overflow-wrap:anywhere}.reward-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;padding:28px 18px;margin:12px 0 20px;border:1px solid var(--border);border-radius:16px;background:var(--panel);text-align:center}.reward-empty-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:color-mix(in srgb,var(--accent) 12%,var(--panel));color:var(--accent);margin-bottom:14px}.reward-empty-icon svg{width:24px;height:24px}.prototype-app .reward-empty h2{font-size:1rem;margin:0 0 8px;color:var(--muted)}.reward-empty p{margin:0;font-size:.8rem;line-height:1.6;color:var(--muted);max-width:25em}.prototype-app[data-page=ledger] .ledger-page{flex:1;display:flex;flex-direction:column;min-height:0}.ledger-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;min-height:180px;text-align:center;color:var(--muted)}.ledger-empty strong{font-size:1rem;font-weight:600}.ledger-empty p{font-size:.8rem;line-height:1.6;margin:10px 0 0}.profile-card{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--panel);margin:8px 0 20px}.profile-card h2{margin:0 0 4px}.profile-card p{color:var(--muted);font-size:.75rem;margin:0}.profile-card .avatar{flex-shrink:0}.affiliation-page>h2{margin:18px 0 14px}.affiliation-card{padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--panel)}.affiliation-heading{display:flex;align-items:center;gap:8px}.affiliation-heading>.prototype-icon{color:var(--accent)}.affiliation-heading strong{font-size:.9rem;flex:1}.affiliation-heading .badge{font-size:.65rem;padding:4px 7px;margin:0}.affiliation-card>p{margin:8px 0 14px 28px;color:var(--muted);font-size:.75rem}.affiliation-parent{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--border);padding-top:14px;font-size:.8rem}.affiliation-parent>span{color:var(--muted)}.affiliation-parent>div{text-align:right}.affiliation-parent strong{font-weight:400}.affiliation-parent small{display:block;color:var(--muted);font-size:.7rem;margin-top:6px}.account-menu>a{display:flex;align-items:center;gap:12px;padding:16px 4px;font-size:.95rem}.account-menu>a>.prototype-icon:first-child{color:var(--accent)}.account-menu>a>span:not(.prototype-icon){flex:1}.account-menu>a>.prototype-icon:last-child{color:var(--muted);width:16px}.account-page .profile-card{padding:12px 16px;margin-bottom:14px}.account-page .affiliation-page>h2{margin:14px 0 12px}.account-page .account-menu>a{padding:12px 4px}.invitation-page .affiliation-parent,.invitation-page .affiliation-heading>.prototype-icon,.invitation-page .affiliation-heading>.badge{display:none}.invitation-page .affiliation-card{padding:18px}.invitation-page .affiliation-heading strong{font-size:1.5rem}.invitation-page .affiliation-card>p{margin:12px 0 0}.invitation-page .panel dl{margin:0}.affiliation-progress{height:5px;border-radius:4px;background:var(--border);margin-top:16px;overflow:hidden}.affiliation-progress i{display:block;height:100%;background:var(--green);border-radius:inherit}.account-utility-menu{border-top:1px solid var(--border);margin-top:18px;padding-top:8px}.account-page>.account-sign-out{display:block;width:100%;min-height:48px;margin:20px 0 8px;padding:12px 20px;text-align:center;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:var(--muted);font-size:.875rem}.account-utility-menu>a{font-size:.9rem}.center-invitations{border-top:1px solid var(--border);margin-top:24px;padding-top:12px}.center-invitations h2{font-size:1rem;margin:16px 0 10px}.center-invitations label{display:block;font-size:.8rem;margin-bottom:8px}.center-code-entry{display:flex;flex-wrap:wrap;gap:8px}.center-code-entry input{min-width:0;width:100%;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--panel);color:var(--text);font-size:.8rem}.center-code-entry button,.center-invitation-card>button{width:100%;min-height:44px}.center-invitation-card{padding:16px;margin:12px 0;border:1px solid var(--border);border-radius:14px;background:var(--panel);font-size:.85rem}.center-invitation-card code{display:block;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;margin:12px 0;font-size:.8rem}.center-manager-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:12px 0}.center-manager-row button{min-height:44px}.center-manager details>summary{padding:12px 0;color:var(--muted)}.failure-rules{border:1px solid var(--border);border-radius:16px;padding:18px;background:var(--panel);margin:16px 0}.failure-rules h2{margin:0 0 16px}.failure-rules ol{margin:0;padding-left:20px}.failure-rules li+li{margin-top:16px}.failure-rules strong{color:var(--accent);font-size:.9rem}.failure-rules p{color:var(--muted);line-height:1.7;font-size:.8rem;margin:7px 0}.rules-tabs{display:flex;gap:8px;margin:4px 0 26px}.rules-tabs a{flex:1;text-align:center;border:1px solid var(--border);border-radius:10px;padding:10px 4px;font-size:.8rem}.rules-tabs [aria-current=page]{color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,var(--bg))}.return-example{border:1px solid var(--border);border-radius:16px;padding:16px;margin:16px 0;background:var(--panel)}.return-example h3{display:flex;gap:9px;align-items:center;margin:0 0 16px;font-size:.95rem}.return-example-stages{display:grid;grid-template-columns:1fr 20px 1fr;gap:10px}.return-example-stages>div{display:flex;flex-direction:column;gap:8px}.return-example-stages small{color:var(--muted);font-size:.72rem;line-height:1.5}.return-example-stages strong{font-size:1.5rem}.return-example-stages strong span{font-size:1rem}.return-example.asset-JADE{color:var(--green)}.return-example-stages b{color:#8fbfff;font-size:1rem}[data-theme=light] .return-example.asset-GEM,[data-theme=light] .return-example-stages b{color:#2866a3}.numbered-rules{padding-top:12px}.numbered-rule{position:relative;margin:0 0 28px}.numbered-rule .eyebrow{position:absolute;top:0;left:0;min-width:32px;border-radius:8px;padding:3px;text-align:center;background:color-mix(in srgb,var(--accent) 15%,var(--bg));color:var(--accent)}.prototype-app .numbered-rule h2{margin:0 0 18px 44px;font-size:1rem;line-height:1.5}.numbered-rule p{color:var(--muted);font-size:.9rem;line-height:1.7;margin:0}.additional-rules dl{margin:12px 0}.additional-rules dl>div{margin:0;padding:8px 0;border-bottom:1px solid var(--border)}.additional-rules dt{max-width:82%}.additional-rules dt small{display:block;color:var(--muted);font-size:.72rem;line-height:1.5;margin-top:4px}.additional-rules dd{color:var(--accent);font-size:1.1rem;white-space:nowrap}.failure-branch{border:1px solid var(--border);border-radius:16px;padding:16px;margin:16px 0;background:var(--panel)}.failure-branch h2{color:var(--accent);margin:0 0 16px}.failure-branch dl{margin:0}.failure-branch p{margin:12px 0 0;color:var(--muted);font-size:.78rem;line-height:1.6}.failure-branch dd{color:var(--green)}.return-example-stages{align-items:start}.return-example-stages>.prototype-icon{align-self:center}.return-example-stages small{min-height:2.8em}.prototype-app .additional-rules dt{font-size:.9375rem}.prototype-app .additional-rules dt small{font-size:.75rem}.prototype-app .additional-rules dd{font-size:1.1875rem;font-weight:700}.prototype-app .additional-rules dt{color:inherit;font-weight:700}.prototype-app .additional-rules dt small{color:var(--muted);font-weight:400}.aligned-return-stages .stage-current-label{grid-column:1;grid-row:1}.aligned-return-stages .stage-maturity-label{grid-column:3;grid-row:1}.aligned-return-stages .stage-current-amount{grid-column:1;grid-row:2}.aligned-return-stages .stage-maturity-amount{grid-column:3;grid-row:2}.aligned-return-stages>.prototype-icon{grid-column:2;grid-row:2;align-self:center}.aligned-return-stages .stage-extra{grid-column:3;grid-row:3}.return-example-stages.aligned-return-stages{align-items:center;gap:8px 10px}.return-example-stages.aligned-return-stages small{min-height:0;align-self:start}.return-example-stages.aligned-return-stages{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)}.aligned-return-stages>.prototype-icon{justify-self:center}.aligned-return-stages{position:relative}.return-example-stages.aligned-return-stages>.prototype-icon{position:absolute;left:var(--arrow-x, 50%);top:var(--arrow-y, 50%);transform:translate(-50%,-50%);width:var(--arrow-size, 1rem);height:var(--arrow-size, 1rem);grid-area:auto}.return-example-stages.aligned-return-stages>.prototype-icon svg{width:var(--arrow-size, 1rem);height:var(--arrow-size, 1rem)}.multiplier{display:flex;gap:24px;align-items:center}.multiplier>strong{font-size:2.1rem;color:#8ebeff}.multiplier-5>strong{color:var(--green)}.multiplier-10>strong{color:var(--accent)}.multiplier h2{font-size:.9rem}.multiplier p{font-size:.75rem;color:var(--muted)}.card-intro h2{margin:8px 0;font-size:1rem}.card-intro p{color:var(--muted);font-size:.75rem;margin:8px 0 16px}.prototype-app[data-page=cards] .multiplier{padding:12px 16px;gap:18px;min-height:94px;margin:10px 0}.prototype-app[data-page=cards] .multiplier>div{flex:1;min-width:0}.prototype-app[data-page=cards] .multiplier h2{font-size:.9rem;overflow-wrap:anywhere;margin:0}.prototype-app[data-page=cards] .multiplier p{margin:5px 0;font-size:.7rem;color:var(--muted)}.prototype-app[data-page=cards] .multiplier button{min-height:30px;padding:4px 12px;font-size:.75rem}.prototype-app[data-page=cards] .multiplier-2{background:#102d3c}.prototype-app[data-page=cards] .multiplier-5{background:#11332f}.prototype-app[data-page=cards] .multiplier-10{background:#332f24}[data-theme=light] .prototype-app[data-page=cards] .multiplier-2{background:#edf4fc}[data-theme=light] .prototype-app[data-page=cards] .multiplier-5{background:#edf7f1}[data-theme=light] .prototype-app[data-page=cards] .multiplier-10{background:#fbf2e2}.card-section-title{display:flex;align-items:center;justify-content:space-between;margin:18px 0 12px}.card-section-title small{font-weight:400}.card-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.prototype-app .card-offer{display:flex;flex-direction:column;align-items:center;padding:16px 6px;background:var(--panel);min-width:0}.card-offer>strong{color:#8fbfff}.card-offer.option-5>strong{color:var(--green)}.card-offer.option-10>strong{color:var(--accent)}.prototype-app .card-offer[aria-pressed=true]{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,var(--panel));box-shadow:inset 0 0 0 1px var(--accent)}.card-offer>small{font-size:.65rem;line-height:1.5}.card-offer small b{display:block;color:inherit;font-size:.75rem;overflow-wrap:anywhere}.card-checkout{padding:16px;border:1px solid var(--border);margin:14px 0 20px;background:var(--panel)}.card-checkout>div{display:flex;justify-content:space-between;gap:12px;font-size:.9rem}.card-checkout>div>span{color:var(--accent)}.card-checkout p{color:var(--muted);line-height:1.6;margin:12px 0}.card-checkout .primary{width:100%;text-align:center}.card-shortage{display:block;margin-top:10px;color:var(--muted)}.owned-card-row{background:var(--panel);padding:12px 14px;border:1px solid var(--border);border-radius:12px;margin:10px 0}.owned-card-row h3{margin:0;font-size:.9rem}.card-use-rules summary{min-height:44px;padding:12px 0;cursor:pointer}.card-choice-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 10px}.prototype-app .card-choice-heading h2{margin:0;font-size:.9rem}.card-choice-heading>a{font-size:.7rem;color:var(--muted);padding:8px 0}.prototype-app .card-offer{padding:12px 5px;gap:6px;border-radius:12px}.card-offer>strong{font-size:1.6rem;line-height:1.25}.card-offer>span{font-size:.75rem}.card-checkout{padding:12px;margin:12px 0 18px;border-radius:12px}.card-checkout p{font-size:.7rem;margin:8px 0 12px}.owned-card-use{display:block;color:var(--accent);margin-top:8px;padding:8px 0;font-size:.8rem}.card-query-retry{width:100%;margin:12px 0}.card-ticket-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;margin:4px 0 12px;border-bottom:1px solid var(--border);font-size:.85rem}.card-ticket-balance>span{color:var(--muted)}.card-ticket-balance>strong{color:var(--accent);font-size:1.1rem}.card-selected-summary{display:flex;justify-content:space-between;align-items:center;gap:10px}.card-selected-summary>span{color:var(--muted);font-size:.75rem}.prototype-app[data-welcome=true] main{padding:0 0 18px}.welcome-page{min-width:0}.welcome-scene{position:relative;height:clamp(190px,32dvh,300px);isolation:isolate;overflow:hidden;background:#102a36;color:#fff}.welcome-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;z-index:-2}.welcome-scene:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#04182266,transparent 35%,#041822dd)}.welcome-scene-top{display:flex;justify-content:space-between;align-items:center;padding:18px 22px}.welcome-scene-top>span{font-size:.625rem;letter-spacing:.2em;font-weight:700}.welcome-scene-caption{position:absolute;bottom:23px;left:24px}.welcome-scene-caption>span{display:block;font-size:.8rem;letter-spacing:.08em;opacity:.85}.welcome-scene-caption>strong{display:block;font-size:1.6rem;letter-spacing:.025em;margin-top:6px}.welcome-content{padding:24px 24px 12px}.welcome-platform{display:flex;align-items:center;gap:7px;color:var(--green);font-size:.72rem}.welcome-platform>span{height:5px;width:5px;border-radius:50%;background:currentColor}.prototype-app .welcome-content h2{font-size:1.75rem;line-height:1.3;letter-spacing:-.025em;margin:12px 0 10px}.welcome-intro{font-size:.85rem;line-height:1.7;color:var(--muted);margin:0;max-width:30em}.welcome-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0 30px}.welcome-features>span{display:flex;align-items:center;gap:6px;font-size:.72rem;color:var(--muted)}.welcome-features svg{width:17px;height:17px;color:var(--accent)}.prototype-app .welcome-sign-in{width:100%;display:flex;align-items:center;gap:16px;min-height:52px;font-size:1rem}.welcome-account-note{text-align:center;color:var(--muted);font-size:.65rem;line-height:1.6;margin:10px 0 16px}.welcome-center>.prototype-icon svg{width:16px;height:16px}.welcome-recovery:focus-visible,.welcome-center:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:10px}.welcome-recovery{width:100%;min-height:44px;font-size:.8rem}.welcome-center{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;max-width:100%;margin:8px auto 0;padding:8px 12px;background:transparent;border:0;color:var(--muted);font-size:.75rem}@media(hover:hover){.welcome-center:hover{color:var(--accent)}}.welcome-status{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:12px;color:var(--muted);font-size:.8rem;line-height:1.6}@media(min-width:800px){.prototype-app[data-welcome=true]{max-width:980px}.prototype-app[data-welcome=true] header{padding-inline:28px}.prototype-app[data-welcome=true] main{display:flex;align-items:center;padding:24px 28px 36px}.welcome-page{display:grid;grid-template-columns:1fr 1fr;width:100%;border:1px solid var(--border);border-radius:24px;overflow:hidden;background:var(--panel)}.welcome-scene{height:auto;min-height:540px}.welcome-scene>img{object-position:46% center}.welcome-scene-caption{bottom:36px;left:30px}.welcome-scene-caption>strong{font-size:2rem}.welcome-content{padding:48px 32px 24px;align-self:center}}.prototype-app .welcome-sign-in{position:relative;justify-content:center;padding-inline:48px;text-align:center}.welcome-sign-in>.prototype-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.app.entry-loading{display:grid;place-items:center;padding:24px}.entry-loading progress{width:64px;height:6px;accent-color:var(--accent)}.amount-details>summary{cursor:pointer;min-height:40px;padding:10px 0;color:var(--muted)}.amount-details[open]>summary{color:var(--accent)}.amount-details>dl{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:12px;margin:4px 0 12px}.amount-details>dl>div{display:flex;flex-direction:column;gap:6px;margin:0;padding:10px 0;border-bottom:1px solid var(--border)}.amount-details>dl>div:last-child{border-bottom:0}.amount-details dt{max-width:none;font-size:.7rem;color:var(--muted)}.amount-details dd{max-width:100%;margin:0;text-align:left;font-size:.875rem;line-height:1.5;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}@media(min-width:800px){.prototype-app{margin:24px auto;height:calc(100dvh - 48px);border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 24px 80px #0003}.prototype-app .platform-gem-grid{grid-template-columns:1fr}}
