:root{--ink: #103a4a;--ink-soft: #3d6573;--paper: #fffdf6;--paper-2: #eefaf9;--line: #bfe3e6;--sun: #ffd23f;--sun-dark: #e0aa12;--coral: #ff6f91;--sea: #2aa6c9;--sea-deep: #15728f;--good: #1f9d62;--good-bg: #dcf7e8;--warn: #c2571c;--warn-bg: #ffe9dc;--shadow: 0 6px 18px rgba(10, 50, 70, .22);--radius: 18px;--font: ui-rounded, "SF Pro Rounded", "Arial Rounded MT Bold", "Nunito", "Trebuchet MS", system-ui, -apple-system, "Segoe UI", sans-serif;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden;background:#2aa6c9;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}#game{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;display:block;touch-action:none;outline:none}#ui:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 45%,#0a5a7800 55%,#0a507359);pointer-events:none}#ui{position:fixed;inset:0;pointer-events:none;user-select:none;-webkit-user-select:none}.ico{display:inline-flex;width:32px;height:32px;flex:none;align-items:center;justify-content:center;vertical-align:middle}.ico svg{width:100%;height:100%}.ico.mini{width:22px;height:22px;vertical-align:-5px}button{font-family:inherit;color:inherit}.btn{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;min-width:48px;padding:8px 16px;border-radius:16px;border:2.5px solid var(--line);background:var(--paper);color:var(--ink);font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 3px #103a4a2e;transition:transform .08s,box-shadow .08s,background .15s,border-color .15s}.btn .ico{width:26px;height:26px}.btn:hover:not(:disabled){border-color:var(--sea);background:#fff}.btn:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #103a4a2e}.btn:focus-visible,.icon-btn:focus-visible,.supply:focus-visible,.reef-node:focus-visible,.g-card:focus-visible,.tab:focus-visible,.toggle:focus-visible,.seg-btn:focus-visible,.fc-btn:focus-visible,summary:focus-visible,.fc:focus-visible,input:focus-visible{outline:4px solid var(--sun);outline-offset:2px}.btn:disabled{opacity:.45;cursor:default;box-shadow:none}.btn.primary{background:var(--sun);border-color:var(--sun-dark);color:#3b2a00}.btn.primary:hover:not(:disabled){background:#ffdc5f;border-color:var(--sun-dark)}.btn.big{min-height:58px;font-size:20px;padding:10px 24px}.btn.subtle{background:transparent;box-shadow:none;font-size:15px}.icon-btn{pointer-events:auto;width:48px;height:48px;border-radius:50%;border:2.5px solid var(--line);background:var(--paper);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink);box-shadow:0 3px #103a4a2e;flex:none}.icon-btn .ico{width:24px;height:24px}.icon-btn:hover{border-color:var(--sea)}.icon-btn:active{transform:translateY(2px);box-shadow:none}kbd{font-family:inherit;font-size:11px;font-weight:800;background:#103a4a14;border-radius:5px;padding:0 5px}.hud{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .25s}.hud.visible{opacity:1;visibility:visible}.hud-top{position:absolute;left:0;right:0;top:0;padding:calc(8px + var(--safe-top)) 10px 0;display:flex;flex-direction:column;gap:6px;pointer-events:none}.hud-bar{display:flex;align-items:center;gap:8px}.reef-name{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;background:#fffdf6eb;border-radius:16px;padding:4px 12px;box-shadow:var(--shadow);line-height:1.15}.reef-name b{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.reef-name span{font-size:13px;font-weight:700;color:var(--ink-soft)}.hud-info{display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;align-items:flex-start}.goals,.forecast{display:flex;gap:5px;flex-wrap:wrap;background:#fffdf6eb;border-radius:16px;padding:5px;box-shadow:var(--shadow);pointer-events:auto}.goal{position:relative;display:inline-flex;align-items:center;gap:3px;padding:2px 8px 2px 3px;border-radius:12px;background:var(--paper-2);border:2px solid transparent;font-size:16px;font-weight:800;min-height:40px}.goal .ico{width:32px;height:32px}.goal.met{background:var(--good-bg);border-color:#8fdcb2}.goal.dim{opacity:.5}.goal .tick{position:absolute;top:-7px;right:-6px;width:20px;height:20px;border-radius:50%;background:var(--good);color:#fff;display:flex;padding:3px}.goal .tick .ico{width:14px;height:14px}.goal.up{animation:pop .45s ease-out}.goal.down{animation:shake .4s}.goal.big{font-size:18px;padding:4px 12px 4px 4px}.kinds-ico{color:var(--sun-dark)}.fc{position:relative;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--paper-2);border:2px solid transparent}.fc .ico{width:30px;height:30px}.fc.now{border-color:var(--sea);background:#fff;box-shadow:0 0 0 3px #2aa6c940}.fc.past{opacity:.45}.fc.past .tick{position:absolute;bottom:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:var(--good);color:#fff;display:flex;padding:3px}.fc .tick .ico{width:12px;height:12px}.fc-arrow{position:absolute;top:-6px;left:-6px;width:20px;height:20px;border-radius:50%;background:#8a6440;color:#fff;display:flex;padding:3px}.fc-arrow .ico{width:14px;height:14px}.fc-arrow.dir-W .ico{transform:rotate(0)}.fc-arrow.dir-E .ico{transform:rotate(180deg)}.fc-arrow.dir-NW .ico{transform:rotate(60deg)}.fc-arrow.dir-NE .ico{transform:rotate(120deg)}.fc-arrow.dir-SE .ico{transform:rotate(240deg)}.fc-arrow.dir-SW .ico{transform:rotate(300deg)}.fc-label{font-weight:800;font-size:14px;align-self:center;padding:0 4px}.fc-btn{width:44px;height:44px;border-radius:12px;border:2px solid var(--line);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.fc-btn:hover{border-color:var(--sea)}.fc-btn .ico{width:32px;height:32px}.tip{position:absolute;left:10px;top:var(--tip-top, 128px);max-width:min(360px,calc(100vw - 20px));display:flex;align-items:center;gap:8px;background:var(--paper);border-radius:18px;padding:8px 14px 8px 8px;box-shadow:var(--shadow);font-size:16px;font-weight:700;line-height:1.3;opacity:0;transform:translateY(-6px);transition:opacity .25s,transform .25s;pointer-events:none;border:2.5px solid #e3c8f0}.tip.visible{opacity:1;transform:none}.tip-face .ico{width:40px;height:40px}.toast{position:absolute;left:50%;top:calc(6px + var(--safe-top));transform:translate(-50%,10px) scale(.9);display:flex;gap:10px;align-items:center;background:var(--paper);border:3px solid var(--sun);border-radius:20px;padding:10px 16px;box-shadow:var(--shadow);font-size:16px;opacity:0;transition:opacity .3s,transform .3s;max-width:calc(100vw - 24px)}.toast.visible{opacity:1;transform:translate(-50%) scale(1)}.toast-icons .ico{width:40px;height:40px}@media(max-width:480px){.toast{font-size:14px;padding:6px 12px;width:calc(100vw - 20px)}}.card{position:absolute;left:50%;bottom:var(--card-bottom, 150px);transform:translate(-50%);width:min(440px,calc(100vw - 20px));background:var(--paper);border-radius:18px;padding:10px 12px;box-shadow:var(--shadow);display:none;pointer-events:auto;border:2.5px solid var(--line)}.card.visible{display:block;animation:rise .18s ease-out}.card.at-top{bottom:auto;top:var(--tip-top, 128px)}.card.bad{border-color:#ffc2a0}.card-row{display:flex;gap:10px;align-items:flex-start}.card-row>.ico{width:48px;height:48px}.card-row b{font-size:17px}.card-row p{margin:3px 0 0;font-size:15px;font-weight:600;line-height:1.3}.card .fine{margin:4px 0 0}.card-btns{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.hud-bottom{position:absolute;left:0;right:0;bottom:0;padding:0 8px calc(8px + var(--safe-bottom));display:flex;flex-direction:column;gap:6px;align-items:stretch}.tray{display:flex;gap:6px;justify-content:center;background:#fffdf6f0;border-radius:20px;padding:6px;box-shadow:var(--shadow);pointer-events:auto}.supply{position:relative;flex:1 1 0;max-width:110px;min-height:70px;border-radius:14px;border:2.5px solid var(--line);background:#fff;cursor:grab;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:4px 2px;touch-action:none;box-shadow:0 3px #103a4a24;transition:transform .1s,border-color .15s,background .15s}.supply:hover:not(:disabled){border-color:var(--sea)}.supply.selected{border-color:var(--sun-dark);background:#fff6cf;transform:translateY(-4px);box-shadow:0 6px #e0aa1259}.supply:disabled{opacity:.4;cursor:default}.supply-ico .ico{width:38px;height:38px}.supply-name{font-size:13px;font-weight:800}.supply-hint{display:none;font-size:11px;color:var(--ink-soft);font-weight:700}.supply .count{position:absolute;top:-8px;right:-6px;min-width:30px;height:24px;border-radius:12px;background:var(--sea-deep);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 6px}.supply kbd{position:absolute;bottom:3px;left:5px;display:none}.actions{display:flex;gap:8px;align-items:center;justify-content:space-between;pointer-events:auto}.actions .btn{min-height:52px}.act-tide{flex:1;max-width:240px}.act-tide.ready:not(:disabled){animation:glow 1.4s ease-in-out infinite}.moves{display:flex;align-items:center;gap:4px;background:#fffdf6f0;border-radius:14px;padding:6px 10px;box-shadow:var(--shadow);min-height:44px}.moves:empty{display:none}.moves-label{font-size:13px;font-weight:800;margin-right:2px}.moves i{width:16px;height:16px;border-radius:50%;border:2.5px solid var(--sea-deep);background:transparent}.moves i.on{background:var(--sea);border-color:var(--sea-deep)}.timer{display:none;width:48px;height:48px;border-radius:50%;background:conic-gradient(var(--sea) calc(var(--p, 1) * 360deg),rgba(255,255,255,.7) 0);align-items:center;justify-content:center;box-shadow:var(--shadow);flex:none}.timer.visible{display:flex}.timer span{width:36px;height:36px;border-radius:50%;background:var(--paper);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.chips{position:absolute;inset:0;pointer-events:none;overflow:hidden}.chip{position:absolute;left:0;top:0;will-change:transform}.chip-in{display:inline-flex;align-items:center;gap:2px;white-space:nowrap;font-size:15px;font-weight:800;padding:3px 8px;border-radius:12px;background:var(--paper);box-shadow:0 2px 8px #0a324640;border:2px solid var(--line)}.chip-in.plus{border-color:#8fdcb2;color:#0f5c38}.chip-in.warn{border-color:#ffb48a;color:var(--warn)}.chip-in.mud{border-color:#b08058}.chip-in.big{font-size:18px}.chip-in .ico.mini{width:24px;height:24px}.drag-ghost{position:fixed;left:0;top:0;width:64px;height:64px;border-radius:50%;background:#fffdf6e6;border:3px solid var(--sun);box-shadow:var(--shadow);display:none;align-items:center;justify-content:center;pointer-events:none;z-index:50}.drag-ghost.visible{display:flex}.drag-ghost .ico{width:44px;height:44px}.sr-live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.coach{position:relative;animation:coach 1.2s ease-in-out infinite;z-index:2}.coach:after{content:"";position:absolute;width:40px;height:40px;right:-12px;bottom:-22px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 26 V10 a3 3 0 0 1 6 0 V22 V8 a3 3 0 0 1 6 0 V22 V11 a3 3 0 0 1 6 0 V30 Q36 42 25 42 Q17 42 13 35 L8 27 a3 3 0 0 1 5 -3 Z' fill='%23fff' stroke='%231b2433' stroke-width='2.4' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;animation:poke 1.2s ease-in-out infinite;pointer-events:none}.screens{position:absolute;inset:0;display:none;pointer-events:none}.screens.visible{display:block}.screen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:calc(12px + var(--safe-top)) 12px calc(12px + var(--safe-bottom));pointer-events:auto;background:#083c504d;animation:fade .2s ease-out;overflow-y:auto}.title-screen,.map-screen{background:linear-gradient(180deg,#146e8c59,#146e8c00 45%,#146e8c40)}.panel{background:var(--paper);border-radius:26px;padding:20px;box-shadow:0 12px 40px #0a324659;width:min(560px,100%);max-height:100%;overflow-y:auto;animation:rise .25s ease-out}.panel.small{width:min(430px,100%)}.panel.wide{width:min(860px,100%)}.panel h2{margin:0 0 4px;font-size:28px;text-align:center}.lead{font-size:18px;font-weight:700;text-align:center;margin:4px 0 12px;line-height:1.35}.eyebrow{text-align:center;font-size:14px;font-weight:800;color:var(--sea-deep);text-transform:uppercase;letter-spacing:.08em}.fine{font-size:13px;color:var(--ink-soft);font-weight:600}.menu{display:flex;flex-direction:column;gap:10px;align-items:stretch}.menu-row{display:flex;gap:10px}.menu-row .btn{flex:1}.btn-row{display:flex;gap:10px;justify-content:center;margin-top:14px}.btn-row.wrap{flex-wrap:wrap}.screen-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.screen-head h2{margin:0;flex:1}.screen-head>span{min-width:48px;text-align:right}.title-wrap{display:flex;flex-direction:column;align-items:center;gap:16px;width:min(420px,100%)}.logo{text-align:center}.logo h1{margin:0;font-size:clamp(46px,13vw,76px);line-height:.95;color:#fff;text-shadow:0 4px 0 var(--sea-deep),0 8px 24px rgba(0,40,60,.45);letter-spacing:.01em}.logo h1 em{font-style:normal;color:var(--sun)}.logo-small .ico{width:54px;height:54px;filter:drop-shadow(0 3px 4px rgba(0,40,60,.35))}.tagline{margin:8px 0 0;color:#fff;font-weight:800;font-size:19px;text-shadow:0 2px 6px rgba(0,40,60,.5)}.title-wrap .menu{width:100%;background:#fffdf6e6;padding:14px;border-radius:24px;box-shadow:var(--shadow)}.progress-line{margin:0;background:#fffdf6e6;border-radius:14px;padding:6px 12px;font-weight:800}.map-wrap{width:min(900px,100%);height:min(700px,100%);display:flex;flex-direction:column;background:var(--paper);border-radius:26px;padding:14px;box-shadow:0 12px 40px #0a324659;animation:rise .25s ease-out}.chart{position:relative;flex:1;min-height:360px;border-radius:20px;background:radial-gradient(circle at 30% 30%,#7fd6ea,#3eb3d3 55%,#2395b8);overflow:hidden;border:3px solid #a9dfe9}.chart:before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(circle at 70% 80%,rgba(255,255,255,.08) 0 2px,transparent 2px 28px)}.chart-path{position:absolute;inset:0;width:100%;height:100%}.chart-path path{fill:none;stroke:#ffffffd9;stroke-width:1.1;stroke-dasharray:2.2 2.2;vector-effect:non-scaling-stroke;stroke-width:4px;stroke-linecap:round}.island{position:absolute;border-radius:50%;background:radial-gradient(circle,#f6e3b4 40%,#e8cf93 60%,#e8cf9300 72%)}.island.i1{width:120px;height:80px;left:70%;top:70%}.island.i2{width:90px;height:60px;left:18%;top:22%}.reef-node{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:4px;border-radius:16px;min-width:90px}.node-disc{width:62px;height:62px;border-radius:50%;background:var(--paper);border:4px solid var(--sea-deep);display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 5px #0a3c504d;transition:transform .12s}.node-disc .ico{width:34px;height:34px;color:var(--sun-dark)}.reef-node:hover .node-disc{transform:scale(1.08)}.reef-node.done .node-disc{background:var(--good-bg);border-color:var(--good)}.reef-node.next .node-disc{border-color:var(--sun-dark);background:#fff6cf;animation:glow 1.6s ease-in-out infinite}.node-name{font-weight:800;font-size:14px;background:#fffdf6f2;border-radius:10px;padding:1px 8px;white-space:nowrap}.node-tides{display:flex;gap:1px;background:#fffdf6cc;border-radius:10px;padding:0 4px}.node-tides .ico.mini{width:20px;height:20px}.node-badge{position:absolute;top:-2px;right:8px;width:30px;height:30px;background:#fff;border-radius:50%;display:flex;box-shadow:var(--shadow);padding:2px}.node-badge .ico{width:26px;height:26px}.map-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.legend{font-weight:700;font-size:14px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin:8px 0}.intro-grid .label{font-weight:800;font-size:14px;color:var(--ink-soft);margin-bottom:4px}.intro-grid .row{display:flex;flex-wrap:wrap;gap:6px}.intro-grid .forecast{box-shadow:none;padding:0;background:none}.supply-mini{display:inline-flex;align-items:center;gap:2px;font-weight:800;background:var(--paper-2);border-radius:12px;padding:2px 8px 2px 2px}.expert{text-align:center;font-weight:700;margin:8px 0;font-size:15px}.expert.got{color:var(--good)}details.more{background:var(--paper-2);border-radius:14px;padding:8px 12px;margin:8px 0}details.more summary{list-style:none;justify-content:space-between;cursor:pointer;font-weight:800;min-height:32px;display:flex;align-items:center}details.more summary::-webkit-details-marker{display:none}details.more summary:after{content:"+";font-size:22px;font-weight:900;color:var(--sea-deep);width:30px;height:30px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}details.more[open] summary:after{content:"−"}details.more p{margin:6px 0;line-height:1.45;font-size:15px}.settings{display:flex;flex-direction:column;gap:10px}.slider-row,.set-row,.toggle{display:flex;align-items:center;gap:10px;min-height:52px;padding:6px 12px;border-radius:14px;background:var(--paper-2);font-weight:800;font-size:16px}.slider-row>span:not(.ico),.toggle>span:not(.ico){flex:1;text-align:left}.set-row{justify-content:space-between;flex-wrap:wrap}.set-row>span{display:flex;align-items:center;gap:8px}.slider-row input{flex:1.3;min-width:100px;height:36px;accent-color:var(--sea)}.toggle{border:2.5px solid transparent;cursor:pointer;width:100%}.toggle .knob{width:52px;height:30px;border-radius:15px;background:#c9d9dd;position:relative;transition:background .15s;flex:none}.toggle .knob:after{content:"";position:absolute;width:24px;height:24px;border-radius:50%;top:3px;left:3px;background:#fff;box-shadow:0 1px 3px #0000004d;transition:left .15s}.toggle.on .knob{background:var(--good)}.toggle.on .knob:after{left:25px}.seg{display:flex;gap:4px;background:#fff;border-radius:12px;padding:3px}.seg-btn{min-height:44px;min-width:60px;border-radius:10px;border:2px solid transparent;background:none;font-weight:800;font-size:15px;cursor:pointer}.seg-btn.on{background:var(--sun);border-color:var(--sun-dark)}.tabs{display:flex;gap:6px;margin-bottom:10px}.tab{flex:1;min-height:50px;border-radius:14px;border:2.5px solid var(--line);background:#fff;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.tab.on{background:#fff6cf;border-color:var(--sun-dark)}.guide-body{display:grid;grid-template-columns:1fr;gap:12px}.g-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-content:start}.g-card{border-radius:16px;border:2.5px solid var(--line);background:#fff;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;min-height:96px}.g-card.active{border-color:var(--sun-dark);background:#fff6cf}.g-card .ico{width:54px;height:54px}.g-card.unknown .ico{filter:brightness(0) opacity(.25)}.g-name{font-weight:800;font-size:14px;text-align:center}.g-detail{background:var(--paper-2);border-radius:18px;padding:12px 14px}.g-detail.empty{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ink-soft);font-weight:700}.big-ico{width:60px!important;height:60px!important;opacity:.5}.g-big{display:flex;justify-content:center}.g-big .ico{width:110px;height:110px}.g-big.unknown .ico{filter:brightness(0) opacity(.25)}.g-detail h3{margin:4px 0;text-align:center;font-size:22px;outline:none}.g-detail .lead{font-size:17px;margin:2px 0 8px}.needs{display:flex;justify-content:center;gap:6px;margin-bottom:8px}.needs .ico{width:40px;height:40px;background:#fff;border-radius:12px;padding:3px}.fact,.rule,.model{font-size:15px;line-height:1.45;margin:6px 0;font-weight:600}.fact{background:#fff;border-radius:12px;padding:8px 10px;border-left:5px solid var(--sun)}.rule{background:#fff;border-radius:12px;padding:8px 10px;border-left:5px solid var(--sea)}.model{font-size:14px!important;color:var(--ink-soft);background:#fff;border-radius:12px;padding:6px 10px;border-left:5px solid #c9b6e0}.model-note{font-size:13px;color:var(--ink-soft);font-weight:700;margin:10px 0 0;text-align:center}.note-head{display:flex;align-items:center;justify-content:center;gap:10px}.note-ico{width:56px!important;height:56px!important}.note-lines{list-style:none;padding:0;margin:10px 0;display:flex;flex-direction:column;gap:6px}.note-lines li{display:flex;align-items:center;gap:10px;background:var(--paper-2);border-radius:14px;padding:6px 10px;font-weight:700;font-size:16px;line-height:1.3;border:2px solid transparent}.note-lines li>.ico{width:36px;height:36px}.note-lines li.good{background:var(--good-bg);border-color:#b3e8cc}.note-lines li.bad{background:var(--warn-bg);border-color:#ffd0b5}.note-lines li .tick{margin-left:auto;color:var(--good);width:26px;height:26px}.note-animals{text-align:center;font-weight:800;font-size:17px}.note-animals .up{color:var(--good)}.note-animals .down{color:var(--warn)}.result-head{position:relative;text-align:center}.burst{display:flex;justify-content:center;gap:40px;color:var(--sun)}.burst .ico{width:30px;height:30px;animation:twinkle 1.2s ease-in-out infinite}.burst .ico:nth-child(2){animation-delay:.3s;width:40px;height:40px}.burst .ico:nth-child(3){animation-delay:.6s}.results-panel.win h2{color:var(--good)}.results-panel.notyet h2{color:var(--sea-deep)}.hints h3{margin:8px 0 0;font-size:17px}.score-row{display:flex;gap:14px;align-items:center;background:var(--paper-2);border-radius:18px;padding:10px 14px;margin-top:10px}.score-box{text-align:center;flex:none}.score-num{font-size:44px;font-weight:900;color:var(--sea-deep);line-height:1}.score-label{font-size:13px;font-weight:800;color:var(--ink-soft)}.score-why p{margin:3px 0;font-weight:700;font-size:15px}.score-why .best{color:var(--good)}.fatal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#2aa6c9;pointer-events:auto;padding:20px;z-index:100}.fatal-card{background:var(--paper);border-radius:24px;padding:24px;max-width:480px;text-align:center;box-shadow:var(--shadow)}.fatal-card h1{margin:8px 0;font-size:26px}.fatal-card p{font-size:17px;line-height:1.45;font-weight:600}@keyframes pop{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}30%{transform:translate(-3px)}60%{transform:translate(3px)}}@keyframes rise{0%{opacity:0;transform:translate(var(--tx, 0),10px)}to{opacity:1;transform:translate(var(--tx, 0))}}.card.visible{--tx: -50%}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 #ffd23fe6}50%{box-shadow:0 0 0 8px #ffd23f00}}@keyframes coach{0%,to{box-shadow:0 0 #ffd23f}50%{box-shadow:0 0 0 10px #ffd23f1a}}@keyframes poke{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}@keyframes twinkle{0%,to{transform:scale(.8) rotate(0);opacity:.7}50%{transform:scale(1.15) rotate(20deg);opacity:1}}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.reduced-motion .coach{outline:4px solid var(--sun);outline-offset:3px}@media(min-width:760px){.hud-top{flex-direction:row;align-items:flex-start;padding:12px 14px 0}.hud-bar{flex:0 1 auto}.reef-name{min-width:200px}.hud-info{flex:1;justify-content:flex-end;flex-wrap:nowrap}.hud-bottom{flex-direction:row;justify-content:center;align-items:flex-end;padding:0 14px calc(12px + var(--safe-bottom));gap:10px}.tray{flex:0 1 auto}.supply{width:96px;flex:none;min-height:86px}.supply-hint,.supply kbd{display:block}.actions{flex:0 0 auto;background:#fffdf6f0;border-radius:20px;padding:8px;box-shadow:var(--shadow);min-height:98px}.moves{box-shadow:none;background:var(--paper-2)}.act-tide{min-width:170px;min-height:64px!important;font-size:19px}.guide-body{grid-template-columns:1.1fr 1fr}.panel{padding:24px 28px}}@media(max-width:420px){.tip{font-size:15px;padding:5px 10px 5px 5px}.tip-face .ico{width:32px;height:32px}.btn{font-size:16px;padding:8px 12px}.panel{padding:16px 14px}.panel h2{font-size:24px}.lead{font-size:16px}.intro-grid{grid-template-columns:1fr;gap:8px}.g-grid{grid-template-columns:repeat(3,1fr)}.g-card .ico{width:44px;height:44px}.goal{font-size:15px;min-height:36px}.goal .ico{width:28px;height:28px}.fc{width:36px;height:36px}.fc .ico{width:26px;height:26px}.reef-node{min-width:70px}.node-disc{width:52px;height:52px}.node-name{font-size:12px}.score-num{font-size:36px}}@media(max-height:560px)and (min-width:600px){.supply{min-height:64px}.supply-hint{display:none}.actions{min-height:0}}
