@import"https://fonts.googleapis.com/css2?family=Bangers&family=Pirata+One&family=Rye&display=swap";@font-face{font-family:ui-pixel;src:local("Courier New")}:root{color-scheme:dark;--gold:#ffd86b;--cyan:#59e9ff;--green:#72f28b;--red:#ff6376;--deep:#06131d;--wood:#6b3d1c;--rope:#f1c779;--leaf:#2ebf73;--panel:rgba(22,28,30,.88);--stroke:rgba(255,216,107,.34)}*{box-sizing:border-box}html,body,#shell,#game-root{width:100%;height:100%;margin:0;overflow:hidden;background:#07131c}body{font-family:ui-pixel,Inter,system-ui,sans-serif;color:#fff}canvas{image-rendering:pixelated;touch-action:none}button,input{font:inherit}button{cursor:pointer;border:0;color:#fff}a{color:var(--cyan);font-weight:900}.hidden{display:none!important}.glass-panel{position:relative;background:linear-gradient(180deg,#152a2df0,#081118e6);border:2px solid var(--stroke);box-shadow:0 18px 44px #00000070,inset 0 1px #ffffff24,0 0 28px #59e9ff1a;backdrop-filter:blur(10px);border-radius:18px}.glass-panel:before{content:"";position:absolute;inset:5px;pointer-events:none;border-radius:14px;border:1px dashed rgba(255,216,107,.14)}.landing{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(610px,calc(100vw - 28px));padding:28px;text-align:center;z-index:20;background:linear-gradient(180deg,#113037ed,#311e0de8);border-color:#ffd86b73}.landing:after{content:"REEF RUNNER CHALLENGE";position:absolute;left:18px;right:18px;bottom:-13px;padding:4px 12px;border-radius:999px;background:linear-gradient(90deg,#0d5263,#6b3d1c,#0d5263);border:1px solid rgba(255,216,107,.38);color:var(--gold);font-size:11px;font-weight:950;letter-spacing:.16em}.hero-showcase{display:flex;align-items:end;justify-content:center;gap:8px;margin-top:-8px;min-height:180px}.landing-logo{width:188px;height:188px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.55)) drop-shadow(0 0 20px rgba(89,233,255,.35))}.hero-cutout{transform:scale(1.16)}.landing-gear{width:174px;height:132px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5));background:radial-gradient(circle at 50% 40%,#ffd86b21,#59e9ff12);border:1px solid rgba(255,216,107,.24);border-radius:16px;padding:4px}.eyebrow{margin:10px 0 0;color:var(--gold);letter-spacing:.14em;font-size:12px;text-transform:uppercase;font-weight:950;text-shadow:0 0 14px rgba(255,216,107,.5)}h1{margin:4px 0 8px;font-size:clamp(42px,10vw,82px);line-height:.9;text-shadow:0 5px 0 rgba(0,0,0,.36),0 0 22px rgba(89,233,255,.26)}.tagline{margin:0 auto 18px;max-width:490px;color:#d7f8ff;font-size:18px}.landing-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.primary,.secondary{padding:14px 22px;border-radius:999px;font-weight:950;text-transform:uppercase;box-shadow:0 10px #0000003d}.primary{background:linear-gradient(180deg,#fff09c,#f3a420);color:#2a1600}.secondary{background:linear-gradient(180deg,#68ecff,#1f8db6);color:#021925}.landing-links{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.text-btn,.mini-btn{background:#ffffff1c;padding:7px 10px;border-radius:999px;border:1px solid var(--stroke)}.ca-pill{color:var(--gold);background:#542f11a6}.microcopy{font-size:12px;color:#ffffffb8}.hud{position:fixed;inset:0;pointer-events:none;z-index:10}.hud button,.hud input,.game-panel,.landing{pointer-events:auto}.stack{display:flex;flex-direction:column;gap:10px;position:fixed}.top-left{top:14px;left:14px;width:min(360px,calc(100vw - 28px))}.top-right{top:14px;right:14px;width:230px}.align-right{align-items:flex-end}.stat-card,.quest-card,.event-card,.minimap-card{padding:12px}.row{display:flex;align-items:center;gap:8px}.between{justify-content:space-between}#level-badge{background:var(--gold);color:#210;padding:3px 8px;border-radius:999px;font-size:12px}.bar{position:relative;height:20px;background:#0000006b;border:1px solid rgba(255,255,255,.16);border-radius:999px;overflow:hidden;margin-top:8px}.bar i{display:block;height:100%;background:linear-gradient(90deg,#ff405b,#ff9aa8);width:100%;transition:width .16s}.bar.xp i{background:linear-gradient(90deg,#50b9ff,#9cf4ff)}.bar span{position:absolute;inset:0;display:grid;place-items:center;font-size:11px;text-shadow:0 1px 2px #000}.resource-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px}.resource-pill{border:1px solid rgba(255,216,107,.2);border-radius:12px;padding:6px;background:linear-gradient(180deg,#ffd86b1a,#ffffff0d);font-size:12px;text-align:center}.quest-card strong,.event-card strong{color:var(--gold)}.minimap-card canvas,#world-map{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.17);background:#0b435d}.bottom-dock{position:fixed;left:50%;bottom:14px;transform:translate(-50%);display:flex;gap:6px;padding:8px;max-width:calc(100vw - 24px);overflow-x:auto}.bottom-dock button,.quick-slots button,.chat-form button,.builder-actions button,.market-row button,.social-actions button,.settings-actions button{background:linear-gradient(180deg,#623a18f0,#22180ff0);border:1px solid rgba(255,216,107,.28);border-radius:14px;padding:9px 10px;white-space:nowrap;box-shadow:inset 0 1px #ffffff1f}.bottom-dock button:hover,.quick-slots button:hover{border-color:var(--gold);color:var(--gold)}.quick-slots{position:fixed;left:14px;bottom:16px;display:flex;gap:6px;padding:8px}.toast-stack{position:fixed;top:90px;right:18px;display:flex;flex-direction:column;gap:8px;max-width:320px}.toast{background:linear-gradient(180deg,#081c23f0,#231209eb);border:1px solid rgba(255,216,107,.24);border-left:4px solid var(--gold);padding:10px 12px;border-radius:12px;animation:toastIn .18s ease-out;box-shadow:0 0 20px #59e9ff1f}@keyframes toastIn{0%{transform:translate(30px);opacity:0}to{transform:none;opacity:1}}.center-hint{position:fixed;left:50%;bottom:102px;transform:translate(-50%);background:#031218c2;border:1px solid rgba(255,216,107,.22);padding:8px 12px;border-radius:999px;color:#fff;font-size:13px;text-align:center}.game-panel{position:fixed;top:84px;left:50%;transform:translate(-50%);width:min(450px,calc(100vw - 28px));max-height:min(75vh,680px);overflow:auto;z-index:15}.game-panel.wide{width:min(780px,calc(100vw - 28px))}.game-panel header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(255,216,107,.18);cursor:move;position:sticky;top:0;background:linear-gradient(180deg,#1e312df5,#151310f5);z-index:2}.game-panel header strong{color:var(--gold);letter-spacing:.04em}.game-panel header button{background:#ffffff1f;border-radius:10px;width:34px;height:34px}.game-panel>div,.game-panel>form,.game-panel>canvas,.game-panel>p{margin:14px}.kv{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.asset-strip{width:100%;max-height:160px;object-fit:contain;display:block;margin:8px 0;border-radius:14px;background:radial-gradient(circle at 50% 30%,#ffd86b2e,#00000042);border:1px solid rgba(255,216,107,.18)}.activity-list{margin:8px 0 0;padding-left:18px;font-size:12px;color:#d7f8ff}.zone-label{color:var(--gold)}.stat-box{background:linear-gradient(180deg,#ffd86b1a,#ffffff0f);border-radius:14px;padding:10px;text-align:center;border:1px solid rgba(255,216,107,.16)}.inventory-grid,.builder-actions,.settings-actions,.social-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.market-row,.chat-line{padding:10px;background:linear-gradient(180deg,#ffffff14,#ffd86b0f);border-radius:12px;margin-bottom:8px;border:1px solid rgba(255,216,107,.14)}.chat-log{height:260px;overflow:auto}.chat-line b{color:var(--gold)}.chat-form{display:flex;gap:8px}.chat-form input{flex:1;background:#00000059;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:10px;min-width:0}.share-preview{display:block;width:100%;border-radius:14px;border:1px solid rgba(255,216,107,.2);background:#00000059}.raid-card{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid rgba(255,216,107,.24);border-radius:18px;background:radial-gradient(circle at 20% 40%,rgba(255,216,107,.18),transparent 34%),linear-gradient(135deg,#59e9ff21,#2a180ac7);box-shadow:inset 0 1px #ffffff1f}.raid-card img{width:115px;height:115px;object-fit:contain;filter:drop-shadow(0 0 16px rgba(255,216,107,.36))}.raid-card strong{display:block;color:var(--gold);font-size:24px;letter-spacing:.04em}.raid-card span{display:block;margin-top:4px;color:#e8fbff}body.panel-open .top-right,body.panel-open #quest-card,body.panel-open #activity-card{opacity:.18;pointer-events:none}body.panel-open:after{content:"";position:fixed;inset:0;background:#040d1247;z-index:14;pointer-events:none}@media(max-width:760px){.glass-panel{border-width:1px;box-shadow:0 10px 26px #00000057,inset 0 1px #ffffff1a}.landing{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);overflow:auto;padding:14px;border-radius:16px}.hero-showcase{min-height:96px;gap:4px;margin-top:-2px}.landing-logo{width:104px;height:104px}.hero-cutout{transform:scale(1.06)}.landing-gear{width:92px;height:68px;border-radius:10px}.eyebrow{margin-top:4px;font-size:10px;letter-spacing:.08em}h1{font-size:clamp(34px,12vw,48px);margin:2px 0 6px}.tagline{font-size:14px;margin-bottom:10px}.landing-actions{gap:8px}.primary,.secondary{width:100%;padding:12px 14px;box-shadow:0 5px #0000003d}.landing-links{margin-top:10px;gap:8px;flex-wrap:wrap}.microcopy{font-size:11px}.top-left{top:8px;left:8px;right:8px;width:auto;gap:0}.top-right,.quest-card,#activity-card{display:none}.stat-card{padding:8px;border-radius:14px}.stat-card .row strong{font-size:14px;max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#level-badge{padding:2px 7px;font-size:10px}.bar{height:14px;margin-top:5px}.bar span{font-size:9px}.resource-row{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:6px}.resource-pill{padding:3px 2px;font-size:10px;line-height:1.15}.bottom-dock{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));transform:none;width:auto;max-width:none;gap:5px;padding:6px;overflow-x:auto;scrollbar-width:none}.bottom-dock::-webkit-scrollbar{display:none}.bottom-dock button,.quick-slots button,.chat-form button,.builder-actions button,.market-row button,.social-actions button,.settings-actions button{border-radius:12px;padding:8px 10px;font-size:13px}.quick-slots{left:8px;right:8px;bottom:68px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:6px}.quick-slots button{width:100%}.center-hint{bottom:124px;width:calc(100vw - 18px);padding:6px 8px;border-radius:14px;font-size:11px}.toast-stack{inset:auto 8px 154px;transform:none;max-width:none;pointer-events:none}.toast-stack .toast:not(:last-child){display:none}.toast{padding:7px 9px;font-size:12px;border-left-width:3px}.game-panel,.game-panel.wide{inset:auto 8px 136px!important;transform:none!important;width:auto!important;max-height:min(50dvh,420px);overflow:auto;z-index:30;border-radius:18px}.game-panel header{cursor:default;padding:10px 12px}.game-panel header button{width:44px;height:44px;border-radius:12px;font-size:24px}.game-panel>div,.game-panel>form,.game-panel>canvas,.game-panel>p{margin:10px}.asset-strip{max-height:92px;margin:6px 0}.inventory-grid,.builder-actions,.settings-actions,.social-actions{grid-template-columns:1fr 1fr;gap:6px}.stat-grid{gap:6px}.stat-box,.market-row,.chat-line{padding:7px}.chat-log{height:160px}#world-map{max-height:260px}body.panel-open .bottom-dock,body.panel-open .quick-slots,body.panel-open .center-hint{display:none!important}body.panel-open .game-panel,body.panel-open .game-panel.wide{bottom:max(10px,env(safe-area-inset-bottom))!important;max-height:76dvh}}@media(max-width:420px){.bottom-dock button{min-width:78px}.quick-slots button{font-size:12px;padding:8px 6px}}:root{--tide-ink:#06131d;--tide-panel:#082633;--tide-panel2:#0f3e45;--tide-sea:#0b7fa1;--tide-foam:#a8fbff;--tide-shell:#ffe2a3;--tide-wood:#7a451f;--tide-wood2:#bb7837;--tide-shadow:rgba(0,0,0,.62)}.glass-panel{border:3px solid rgba(255,216,107,.62);background:linear-gradient(180deg,#082d37f5,#081219f0 58%,#4e2b12eb);box-shadow:0 18px 52px var(--tide-shadow),0 0 0 4px #051c238c,inset 0 0 0 2px #a8fbff1a,inset 0 20px 40px #59e9ff14}.glass-panel:before{inset:7px;border:2px dashed rgba(255,226,163,.18);border-radius:13px}.glass-panel:after{content:"";position:absolute;right:-11px;top:-13px;width:42px;height:42px;background:url(/assets/game/ui/ui-corner-shell.png) center/contain no-repeat;filter:drop-shadow(0 5px 8px rgba(0,0,0,.45));pointer-events:none}.hud .glass-panel,.game-panel,.quick-slots,.bottom-dock{background-image:url(/assets/game/ui/ui-tide-panel.png),linear-gradient(180deg,#07303af5,#051119f0 56%,#573014e8);background-size:180px 124px,auto;background-position:right -38px bottom -28px,center;background-repeat:no-repeat;border-color:#ffe2a3b3}.stat-card,.quest-card,.event-card,.minimap-card{padding:14px 15px 16px;border-radius:20px}.stat-card:after{content:"REEF HUD";right:12px;top:-11px;width:auto;height:auto;background:linear-gradient(90deg,var(--tide-wood),#0e5362);border:1px solid rgba(255,216,107,.65);border-radius:999px;padding:3px 8px;color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.13em}.quest-card strong,.event-card strong,.minimap-card strong{display:inline-flex;align-items:center;gap:6px;color:var(--gold);text-transform:uppercase;letter-spacing:.08em;text-shadow:0 2px 0 #06131d}.quest-card strong:before,.event-card strong:before,.minimap-card strong:before{content:"✦";color:var(--cyan)}.resource-pill,.stat-box{position:relative;border:2px solid rgba(255,226,163,.45);border-radius:16px;background:linear-gradient(180deg,#ffe2a321,#09434cc7);box-shadow:inset 0 1px #ffffff24,0 8px 14px #00000038}.resource-pill:before,.stat-box:before{content:"";position:absolute;left:9px;right:9px;top:5px;height:2px;background:linear-gradient(90deg,transparent,var(--tide-foam),transparent);opacity:.45}.bar{height:17px;border:2px solid rgba(255,226,163,.42);background:linear-gradient(90deg,#3f1e1b,#102837);box-shadow:inset 0 2px 6px #000000a6}.bar i{background:linear-gradient(90deg,#ff6376,#ffd86b);box-shadow:0 0 12px #ffd86b6b}.bar.xp i{background:linear-gradient(90deg,#59e9ff,#72f28b)}.bottom-dock{padding:12px 14px 14px;border-radius:24px;background-image:url(/assets/game/ui/ui-dock-plank.png),linear-gradient(180deg,#2b5048f0,#462611f5);background-repeat:repeat,repeat;box-shadow:0 16px 42px #0000008c,0 -2px #ffe2a352 inset}.bottom-dock:before{content:"REEF DOCK";position:absolute;left:50%;top:-15px;transform:translate(-50%);padding:4px 14px;border-radius:999px;background:linear-gradient(90deg,#0c6376,#7a451f,#0c6376);border:2px solid rgba(255,216,107,.68);color:var(--gold);font-size:10px;font-weight:950;letter-spacing:.16em}.bottom-dock button,.quick-slots button,.builder-actions button,.settings-actions button,.social-actions button,.market-row button{position:relative;border:2px solid rgba(255,226,163,.72);border-radius:16px;color:#fff9df;background:radial-gradient(circle at 50% 0,rgba(255,226,163,.22),transparent 40%),linear-gradient(180deg,#11819a,#0d4f60 48%,#6f3e1a);box-shadow:0 7px #3b210e,0 12px 18px #0000005c,inset 0 1px #ffffff3b;text-shadow:0 2px 0 #05202a;font-weight:950;letter-spacing:.02em}.bottom-dock button:before,.quick-slots button:before,.builder-actions button:before,.settings-actions button:before,.social-actions button:before,.market-row button:before{content:"";display:inline-block;width:18px;height:14px;margin-right:5px;vertical-align:-2px;background:url(/assets/game/ui/ui-shell-button.png) center/contain no-repeat}.bottom-dock button:hover,.quick-slots button:hover,.builder-actions button:hover,.settings-actions button:hover,.social-actions button:hover,.market-row button:hover{transform:translateY(-2px);filter:saturate(1.18);box-shadow:0 9px #3b210e,0 16px 24px #0000006b,0 0 18px #59e9ff38}.quick-slots{border-radius:20px;padding:10px;background-image:url(/assets/game/ui/ui-dock-plank.png),linear-gradient(180deg,#0d5969f0,#321d0df0);background-repeat:repeat}.quick-slots:before{content:"QUICK REEF";position:absolute;left:14px;top:-12px;background:#06131d;border:1px solid rgba(255,216,107,.58);border-radius:999px;padding:2px 8px;color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.12em}.game-panel{border-radius:24px;border-width:4px;overflow:hidden;box-shadow:0 22px 70px #000000a3,0 0 0 5px #06131dad}.game-panel header{margin:-1px -1px 12px;padding:13px 15px;background-image:url(/assets/game/ui/ui-dock-plank.png),linear-gradient(90deg,#74401c,#0d6373,#74401c);background-repeat:repeat;border-bottom:3px solid rgba(255,216,107,.58);box-shadow:inset 0 -10px 18px #0003}.game-panel header strong{color:#fff2ba;text-transform:uppercase;letter-spacing:.11em;text-shadow:0 3px 0 #06131d}.game-panel header strong:before{content:"🐚 ";letter-spacing:0}.game-panel header button{width:34px;height:34px;border-radius:50%;border:2px solid rgba(255,226,163,.72);background:linear-gradient(180deg,#ff6376,#7a1e2b);box-shadow:0 4px #3a0f14;color:#fff;font-weight:950}.game-panel header button:hover{transform:translateY(-1px)}.game-panel.wide canvas,#world-map,#minimap{border:3px solid rgba(255,226,163,.65);border-radius:16px;box-shadow:0 0 0 4px #06131d8c,inset 0 0 18px #59e9ff38;background:#082633}.game-panel .microcopy{color:#d9faff}.asset-strip{border:3px solid rgba(255,226,163,.5);border-radius:18px;background:linear-gradient(180deg,#ffe2a31a,#083741b8);padding:6px;box-shadow:inset 0 0 18px #59e9ff1f}.market-row{position:relative;margin:10px 0;padding:13px 14px 13px 52px;border:2px solid rgba(255,226,163,.48);border-radius:18px;background:linear-gradient(135deg,#ffe2a31f,#0b4652e0,#563114b8);box-shadow:inset 0 1px #ffffff1f,0 10px 18px #00000038}.market-row:before{content:"";position:absolute;left:12px;top:13px;width:28px;height:28px;background:url(/assets/game/ui/ui-tide-badge.png) center/contain no-repeat;filter:drop-shadow(0 4px 5px rgba(0,0,0,.35))}.market-row strong{color:var(--gold);text-transform:uppercase;letter-spacing:.06em}.inventory-grid,.stat-grid{gap:10px}.raid-card{border:3px solid rgba(255,216,107,.65);border-radius:22px;background:linear-gradient(135deg,#0a5360f0,#693b18eb);box-shadow:inset 0 0 26px #ffd86b1f,0 14px 28px #0000004d}.raid-card:before{content:"REEF RUNNER CARD";position:absolute;right:18px;top:-12px;background:#06131d;border:1px solid rgba(255,216,107,.65);border-radius:999px;padding:3px 9px;color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.12em}.chat-log{border:2px solid rgba(255,226,163,.36);border-radius:16px;background:#04141c9e;padding:8px}.chat-line{margin:5px 0;padding:7px 9px;border-radius:12px;background:linear-gradient(90deg,#59e9ff1a,#ffd86b12);border-left:3px solid rgba(255,216,107,.7)}.chat-form input{border:2px solid rgba(255,226,163,.45);border-radius:14px;background:#06131d;color:#fff;padding:11px;outline:none}.chat-form button{border-radius:14px;background:linear-gradient(180deg,#11819a,#6f3e1a);border:2px solid rgba(255,216,107,.65);padding:10px 14px;font-weight:950}.toast{border:2px solid rgba(255,216,107,.62);background:linear-gradient(180deg,#083d4bf0,#5c3213eb);box-shadow:0 10px 22px #00000057;border-radius:16px;color:#fff4bf}.center-hint{border:2px solid rgba(255,226,163,.5);background:linear-gradient(90deg,#06131dd1,#0d5e6fc2,#06131dd1);color:#fff4bf;text-shadow:0 2px 0 #06131d;box-shadow:0 10px 24px #00000061}.landing .primary,.landing .secondary,.text-btn.ca-pill{border:2px solid rgba(255,226,163,.68);box-shadow:0 6px #3b210e,0 10px 18px #00000052;background:linear-gradient(180deg,#11a2b9,#0d5c6c 50%,#71411e);color:#fffbe2;text-shadow:0 2px 0 #06131d}.landing .secondary{background:linear-gradient(180deg,#3b7150,#205641 48%,#6b3d1c)}@media(max-width:760px){.game-panel{border-radius:24px 24px 0 0;border-width:3px}.game-panel header{padding:11px 13px}.bottom-dock button:before,.quick-slots button:before{display:none}.stat-card:after,.bottom-dock:before{font-size:8px}.market-row{padding-left:44px}.game-panel:after{width:32px;height:32px;right:-7px;top:-9px}}nav.bottom-dock.glass-panel,.bottom-dock.glass-panel{background-image:url(/assets/game/ui/ui-dock-plank.png),linear-gradient(180deg,#2b5048f0,#462611f5)!important;background-repeat:repeat,repeat!important;background-size:96px 32px,auto!important;background-position:center!important}.quick-slots.glass-panel{background-image:url(/assets/game/ui/ui-dock-plank.png),linear-gradient(180deg,#0d5969f0,#321d0df0)!important;background-repeat:repeat,repeat!important;background-size:96px 32px,auto!important}@media(max-width:760px){.top-left{top:6px!important;left:8px!important;right:8px!important;width:auto!important;gap:0!important}.top-right,.top-left #quest-card,.top-left #activity-card,#event-card,.minimap-card{display:none!important}.stat-card{padding:8px 10px 9px!important;border-radius:16px!important;max-height:168px!important;overflow:hidden!important}.stat-card:after{display:none!important}.stat-card .row{margin-bottom:4px!important}.stat-card .row strong{font-size:18px!important;line-height:1!important;max-width:62vw!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-card .row span{font-size:12px!important;padding:4px 8px!important}.bar{height:13px!important;margin:4px 0!important}.bar span{font-size:10px!important;line-height:13px!important}.resource-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:4px!important;margin-top:5px!important}.resource-pill{padding:5px 4px!important;min-height:38px!important;font-size:11px!important;line-height:1.08!important;border-radius:12px!important}.center-hint{left:10px!important;right:10px!important;bottom:132px!important;max-height:42px!important;overflow:hidden!important;font-size:12px!important;line-height:1.15!important;padding:9px 12px!important}.toast-stack{left:10px!important;right:10px!important;top:178px!important}.toast{font-size:12px!important;padding:8px 10px!important}.quick-slots{left:8px!important;right:8px!important;bottom:72px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:5px!important;padding:5px!important}.quick-slots:before{display:none!important}.quick-slots button{width:100%!important;min-height:40px!important;padding:7px 6px!important;font-size:12px!important;border-radius:14px!important}.bottom-dock{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;transform:none!important;width:auto!important;height:56px!important;max-width:none!important;gap:5px!important;padding:6px!important;overflow-x:auto!important;scrollbar-width:none!important}.bottom-dock::-webkit-scrollbar{display:none!important}.bottom-dock:before{display:none!important}.bottom-dock button{min-width:74px!important;padding:7px 9px!important;font-size:12px!important;border-radius:14px!important}.game-panel,.game-panel.wide{top:auto!important;left:8px!important;right:8px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;transform:none!important;width:auto!important;max-height:76dvh!important;border-radius:22px 22px 0 0!important;z-index:30!important}.game-panel header{cursor:default!important}.game-panel>div,.game-panel>form,.game-panel>canvas,.game-panel>p{margin:10px!important}body.panel-open .bottom-dock,body.panel-open .quick-slots,body.panel-open .center-hint,body.panel-open .toast-stack{display:none!important}}.landing{max-height:min(94dvh,780px);overflow:auto}.landing-logo.hero-cutout{width:154px;height:154px;object-fit:contain}.landing-crew-stack{display:grid;grid-template-columns:1fr;gap:6px;margin-left:-8px}.landing-crew-stack img{width:72px;height:72px;object-fit:contain;border:2px solid rgba(255,226,163,.54);border-radius:18px;background:radial-gradient(circle at 50% 20%,#59e9ff38,#06131dad);box-shadow:0 8px 16px #00000052}.hero-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 10px}.hero-card{position:relative;display:grid;justify-items:center;gap:2px;padding:8px 5px;border:2px solid rgba(255,226,163,.42);border-radius:18px;background:linear-gradient(180deg,#0b5462b3,#462611c7);box-shadow:inset 0 1px #ffffff1f,0 8px 16px #00000040;color:#fffbe2}.hero-card img{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.36))}.hero-card span{font-size:11px;font-weight:950;text-transform:uppercase;color:var(--gold);line-height:1.05}.hero-card small{font-size:9px;color:#c5faff;line-height:1.05}.hero-card.selected{border-color:#59e9ffeb;box-shadow:0 0 0 3px #59e9ff24,0 0 24px #59e9ff38,inset 0 1px #fff3}.hero-card.selected:after{content:"SELECTED";position:absolute;top:-10px;right:7px;padding:2px 6px;border-radius:999px;background:#06131d;border:1px solid rgba(89,233,255,.7);color:var(--cyan);font-size:8px;font-weight:950}.game-panel header button[data-close]{position:relative;z-index:20;pointer-events:auto;touch-action:manipulation}.game-panel header{position:relative;z-index:3}@media(max-width:760px){.hero-showcase{min-height:130px}.landing-logo.hero-cutout{width:122px;height:122px}.landing-crew-stack img{width:54px;height:54px;border-radius:14px}.hero-choice-grid{gap:5px}.hero-card{padding:6px 3px;border-radius:14px}.hero-card img{width:44px;height:44px}.hero-card span{font-size:9px}.hero-card small{display:none}.landing{padding:18px!important}}.landing.landing-wow{width:min(1080px,calc(100vw - 30px))!important;max-height:min(94dvh,820px)!important;padding:0!important;display:grid!important;grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr)!important;gap:0!important;text-align:left!important;overflow:hidden!important;border-width:4px!important;border-color:#ffe2a3d1!important;border-radius:32px!important;background:radial-gradient(circle at 18% 18%,rgba(255,216,107,.3),transparent 27%),radial-gradient(circle at 72% 28%,rgba(89,233,255,.3),transparent 33%),radial-gradient(circle at 54% 100%,rgba(114,242,139,.18),transparent 34%),linear-gradient(135deg,#051721fa,#09505ef5 46%,#643713f0)!important;box-shadow:0 34px 110px #000000c7,0 0 0 7px #06131db8,0 0 68px #59e9ff38,inset 0 0 70px #ffd86b14!important}.landing.landing-wow:before{inset:12px!important;border:2px solid rgba(255,226,163,.22)!important;border-radius:24px!important;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 30%,rgba(255,216,107,.06) 70%,transparent)!important}.landing.landing-wow:after{content:"LIVE REEF RAID LOBBY"!important;left:34px!important;right:auto!important;bottom:18px!important;width:auto!important;height:auto!important;padding:7px 16px!important;border:2px solid rgba(255,226,163,.68)!important;background:linear-gradient(90deg,#123b46,#9c5b21,#123b46)!important;box-shadow:0 10px 22px #00000059,0 0 18px #ffd86b2e!important}.landing-raid-stage{position:relative;min-height:620px;padding:28px;overflow:hidden;background:radial-gradient(ellipse at 50% 46%,rgba(89,233,255,.24),transparent 36%),radial-gradient(ellipse at 34% 74%,rgba(255,216,107,.25),transparent 28%),linear-gradient(180deg,#0a60768f,#04151f24)}.landing-raid-stage:before{content:"";position:absolute;inset:20px;border-radius:28px;background:url(/assets/game/terrain/terrain-water.png),linear-gradient(180deg,#0a667c61,#06131d33);background-size:112px 112px,auto;opacity:.24;border:2px solid rgba(168,251,255,.18);transform:rotate(-2deg) scale(1.02)}.raid-sunburst{position:absolute;left:50%;top:43%;width:520px;height:520px;transform:translate(-50%,-50%);border-radius:50%;background:repeating-conic-gradient(from -12deg,#ffd86b47 0 9deg,#59e9ff1f 9deg 18deg);filter:blur(.2px);opacity:.72;animation:reefSpin 38s linear infinite}@keyframes reefSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.raid-map-card{position:absolute;left:26px;top:26px;z-index:4;display:grid;gap:3px;padding:10px 13px;border:2px solid rgba(255,226,163,.62);border-radius:18px;background:linear-gradient(135deg,#06131ddb,#0d6374c2);box-shadow:0 12px 24px #00000057}.raid-map-card strong{color:var(--gold);letter-spacing:.12em;font-size:12px}.raid-map-card span{color:#d9fbff;font-size:11px;font-weight:800}.landing-boss{position:absolute;right:20px;top:44px;width:245px;height:225px;object-fit:contain;z-index:2;filter:drop-shadow(0 20px 28px rgba(0,0,0,.6)) drop-shadow(0 0 26px rgba(255,99,118,.34));transform:rotate(5deg)}.landing-captain{position:absolute!important;left:50%;bottom:62px;z-index:5;width:305px!important;height:305px!important;transform:translate(-50%) scale(1.02)!important;filter:drop-shadow(0 28px 38px rgba(0,0,0,.68)) drop-shadow(0 0 36px rgba(89,233,255,.4))!important}.landing-crew-stack{position:absolute!important;right:38px;bottom:78px;z-index:6;display:grid!important;gap:12px!important;margin:0!important}.landing-crew-stack img{width:90px!important;height:90px!important;border-radius:22px!important;border:3px solid rgba(255,226,163,.72)!important;background:radial-gradient(circle at 50% 20%,#ffd86b38,#07303ae0)!important;box-shadow:0 12px 24px #00000070,0 0 18px #59e9ff2e!important}.loot-orbit{position:absolute;left:38px;bottom:82px;z-index:5;display:grid;gap:14px}.loot-orbit img{width:64px;height:64px;object-fit:contain;border:2px solid rgba(255,226,163,.58);border-radius:18px;background:#06131d94;padding:5px;filter:drop-shadow(0 9px 14px rgba(0,0,0,.42))}.landing-copy{position:relative;z-index:4;padding:46px 42px 34px 22px;display:flex;flex-direction:column;justify-content:center;min-width:0}.landing-wow .eyebrow{margin:0 0 10px;color:#9cf4ff;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:950;text-shadow:0 2px 0 #06131d}.landing-wow h1{margin:0;font-size:clamp(58px,6.6vw,96px);line-height:.82;letter-spacing:-.08em;text-transform:uppercase;color:#fff4bd;text-shadow:0 5px 0 #6b3d1c,0 11px 26px rgba(0,0,0,.6),0 0 28px rgba(255,216,107,.25)}.landing-wow .tagline{margin:16px 0 18px;max-width:560px;color:#f3fdff;font-size:clamp(18px,2.2vw,24px);line-height:1.12;font-weight:950;text-shadow:0 3px 0 rgba(6,19,29,.72)}.landing-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:2px 0 18px}.landing-stat-grid div{position:relative;min-height:76px;padding:11px 8px;border:2px solid rgba(255,226,163,.55);border-radius:18px;background:radial-gradient(circle at 50% 0,rgba(255,226,163,.18),transparent 52%),linear-gradient(180deg,#09505ee0,#593012cc);box-shadow:inset 0 1px #ffffff2e,0 10px 18px #00000047;text-align:center}.landing-stat-grid strong{display:block;color:var(--gold);font-size:30px;line-height:.95;text-shadow:0 3px 0 #06131d}.landing-stat-grid span{display:block;margin-top:5px;color:#d5fbff;text-transform:uppercase;font-size:9px;font-weight:950;letter-spacing:.08em}.landing-wow .landing-actions{display:grid;grid-template-columns:1.35fr .9fr;gap:12px;margin:2px 0 14px}.landing-wow .landing-actions button{min-height:58px;border-radius:20px!important;font-size:15px!important;text-transform:uppercase;letter-spacing:.1em}.landing-wow .primary{background:radial-gradient(circle at 50% 0,rgba(255,255,255,.34),transparent 34%),linear-gradient(180deg,#28e0ff,#0c7890 48%,#a45d1e)!important;box-shadow:0 9px #3b210e,0 18px 28px #0000006b,0 0 34px #59e9ff5c!important}.landing-wow .secondary{background:linear-gradient(180deg,#75d06c,#1d6c58 52%,#6b3d1c)!important}.landing-wow .hero-choice-grid{margin:8px 0 12px!important;gap:10px!important}.landing-wow .hero-card{min-height:118px!important;padding:10px 6px!important;border-radius:20px!important}.landing-wow .hero-card img{width:64px!important;height:64px!important}.landing-wow .hero-card span{font-size:11px!important}.landing-wow .hero-card small{font-size:9px!important}.run-strip{display:flex;align-items:center;gap:7px;margin:2px 0 13px;padding:9px 10px;border-radius:999px;border:2px solid rgba(168,251,255,.28);background:linear-gradient(90deg,#06131db8,#0c5b6bb8,#06131db8);box-shadow:inset 0 1px #ffffff1f}.run-strip span{white-space:nowrap;color:#fff4bd;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.run-strip i{flex:1;height:2px;min-width:8px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);opacity:.72}.landing-wow .landing-links{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 10px}.landing-wow .landing-links a,.landing-wow .ca-pill{padding:8px 10px;border-radius:999px;border:1px solid rgba(255,226,163,.38);background:#06131d73;font-size:11px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.landing-wow .microcopy{margin:0;color:#d9fbff;font-size:13px;line-height:1.35;max-width:620px}@media(max-width:900px){.landing.landing-wow{grid-template-columns:1fr!important;width:min(640px,calc(100vw - 22px))!important;overflow:auto!important}.landing-raid-stage{min-height:250px;padding:18px}.landing-raid-stage:before{inset:12px}.raid-sunburst{width:360px;height:360px}.raid-map-card{left:18px;top:18px}.landing-boss{right:24px;top:26px;width:148px;height:138px}.landing-captain{width:190px!important;height:190px!important;bottom:18px!important}.landing-crew-stack{right:18px!important;bottom:30px!important;grid-template-columns:repeat(2,1fr)!important}.landing-crew-stack img{width:58px!important;height:58px!important}.loot-orbit{left:18px;bottom:28px;grid-template-columns:repeat(3,1fr);gap:7px}.loot-orbit img{width:44px;height:44px}.landing-copy{padding:20px 22px 24px}.landing-wow h1{font-size:54px}.landing-wow .tagline{font-size:18px}.landing-stat-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.landing.landing-wow{max-height:96dvh!important;border-radius:24px!important}.landing.landing-wow:after{display:none!important}.landing-raid-stage{min-height:210px}.landing-boss{width:118px;height:110px;right:16px}.landing-captain{width:158px!important;height:158px!important}.landing-crew-stack{display:none!important}.loot-orbit img{width:38px;height:38px}.raid-map-card{padding:7px 9px}.raid-map-card strong{font-size:10px}.raid-map-card span{font-size:9px}.landing-copy{padding:16px!important}.landing-wow .eyebrow{font-size:9px;letter-spacing:.12em}.landing-wow h1{font-size:42px;letter-spacing:-.06em}.landing-wow .tagline{font-size:15px;margin:11px 0 12px}.landing-stat-grid{gap:5px;margin-bottom:10px}.landing-stat-grid div{min-height:58px;border-radius:13px;padding:8px 4px}.landing-stat-grid strong{font-size:22px}.landing-stat-grid span{font-size:7px}.landing-wow .landing-actions{grid-template-columns:1fr;gap:8px}.landing-wow .landing-actions button{min-height:48px!important;font-size:13px!important}.landing-wow .hero-choice-grid{gap:5px!important}.landing-wow .hero-card{min-height:82px!important;padding:6px 3px!important;border-radius:14px!important}.landing-wow .hero-card img{width:42px!important;height:42px!important}.landing-wow .hero-card span{font-size:8px!important}.landing-wow .hero-card small{display:none!important}.run-strip{padding:7px;gap:4px;overflow:hidden}.run-strip span{font-size:7px}.landing-wow .microcopy{font-size:11px}.landing-wow .landing-links a,.landing-wow .ca-pill{font-size:9px;padding:6px 8px}}.landing-wow .raid-sunburst{width:460px!important;height:460px!important;opacity:.52!important;background:repeating-conic-gradient(from -12deg,#a8fbff40 0 8deg,#ffd86b1f 8deg 14deg,#108ba32e 14deg 22deg)!important;mix-blend-mode:screen}.landing-wow .landing-raid-stage:after{content:"";position:absolute;left:54px;bottom:44px;width:230px;height:312px;border-radius:48% 52% 44% 56%;border:2px solid rgba(168,251,255,.3);background:radial-gradient(ellipse at 50% 28%,rgba(89,233,255,.18),transparent 42%),linear-gradient(180deg,#0a667c33,#ffd86b0f);box-shadow:inset 0 0 38px #59e9ff29,0 0 30px #59e9ff1a;transform:rotate(5deg);pointer-events:none}.landing-wow .landing-captain,.landing-wow .landing-crew-stack,.landing-wow .loot-orbit,.landing-wow .raid-map-card,.landing-wow .landing-boss{z-index:6}.landing-wow .landing-boss{z-index:5}.landing-wow .landing-captain{z-index:8!important}@media(max-width:900px){.landing-wow .landing-raid-stage:after{display:none}.landing-wow .raid-sunburst{width:340px!important;height:340px!important}}@media(max-width:760px){.landing-wow .microcopy{display:none}.landing-wow .run-strip{margin-bottom:10px}.landing.landing-wow{max-height:94dvh!important}}.landing.landing-wow:after{inset:auto auto 18px 34px!important;transform:none!important;overflow:visible!important}.landing-wow .landing-raid-stage:after{display:none!important}.landing-wow .landing-raid-stage:before{background:url(/assets/game/terrain/terrain-water.png),radial-gradient(circle at 62% 38%,rgba(89,233,255,.22),transparent 36%),linear-gradient(180deg,#0a667c61,#06131d33)!important;background-size:112px 112px,auto,auto!important}.landing-wow .raid-sunburst{opacity:.38!important}:root{--reef-display-font:"Pirata One","Rye",Georgia,serif;--reef-label-font:"Bangers","Rye",ui-pixel,"Trebuchet MS",sans-serif}#shell{position:relative;isolation:isolate;background:#06131d}#shell:before{content:"";position:fixed;inset:0;z-index:8;pointer-events:none;opacity:1;transition:opacity .45s ease,visibility .45s ease;background:radial-gradient(circle at 50% 38%,rgba(255,216,107,.3),transparent 24%),radial-gradient(circle at 72% 40%,rgba(255,99,118,.22),transparent 22%),radial-gradient(circle at 27% 66%,rgba(89,233,255,.24),transparent 28%),linear-gradient(180deg,#040f1829,#040f18b8),url(/assets/game/hero-captain-portrait.png) left 7vw bottom 5vh/310px auto no-repeat,url(/assets/game/v3/rug-kraken.png) right 7vw top 10vh/280px auto no-repeat,url(/assets/game/env/custom-treasure-vault.png) right 21vw bottom 7vh/150px auto no-repeat,url(/assets/game/terrain/terrain-water.png) center/150px 150px repeat,linear-gradient(135deg,#072839,#0b6a82 47%,#6b3d1c)}#shell:after{content:"REEF RAID LOADING";position:fixed;left:28px;bottom:24px;z-index:9;pointer-events:none;padding:8px 15px;border:2px solid rgba(255,226,163,.66);border-radius:999px;background:linear-gradient(90deg,#06131ddb,#0d5b6bd1);color:#fff4bd;font-family:var(--reef-label-font);font-size:18px;letter-spacing:.08em;text-shadow:0 2px 0 #06131d;box-shadow:0 12px 30px #00000057;transition:opacity .35s ease,visibility .35s ease}body.game-started #shell:before,body.game-started #shell:after{opacity:0;visibility:hidden}.landing.landing-wow.hidden,.landing.hidden{display:none!important;visibility:hidden!important;pointer-events:none!important}.landing-wow h1,#landing-title{font-family:var(--reef-display-font)!important;font-weight:400!important;letter-spacing:.005em!important;text-transform:none!important;color:#fff0a6!important;text-shadow:0 4px 0 #6b2f14,0 8px 0 rgba(4,16,24,.55),0 14px 30px rgba(0,0,0,.7),0 0 30px rgba(255,216,107,.3)!important}.landing-wow .tagline{font-family:var(--reef-label-font)!important;font-weight:400!important;letter-spacing:.035em!important;color:#f7fdff!important}.landing-wow .eyebrow,.landing-stat-grid span,.run-strip span,.hero-card span,.landing-links a,.landing-wow .ca-pill,.raid-map-card strong,.bottom-dock:before,.quick-slots:before,.stat-card:after,.raid-card:before{font-family:var(--reef-label-font)!important;font-weight:400!important;letter-spacing:.09em!important}.landing-stat-grid strong{font-family:var(--reef-display-font)!important;font-weight:400!important;font-size:38px!important;line-height:.82!important}.landing-wow .landing-actions button,.bottom-dock button,.quick-slots button,.builder-actions button,.settings-actions button,.social-actions button,.market-row button,.chat-form button{font-family:var(--reef-label-font)!important;font-weight:400!important;letter-spacing:.06em!important}.game-panel header strong,.quest-card strong,.event-card strong,.minimap-card strong,.raid-card strong{font-family:var(--reef-display-font)!important;font-weight:400!important;letter-spacing:.035em!important;text-transform:none!important;font-size:clamp(20px,2vw,28px)!important}.quest-card,.event-card,.stat-card,.game-panel,.center-hint,.toast{font-family:Trebuchet MS,Inter,system-ui,sans-serif}@media(max-width:900px){#shell:before{background:radial-gradient(circle at 50% 28%,rgba(255,216,107,.24),transparent 24%),radial-gradient(circle at 75% 33%,rgba(255,99,118,.2),transparent 22%),linear-gradient(180deg,#040f181a,#040f18c7),url(/assets/game/hero-captain-portrait.png) left 3vw bottom 3vh/190px auto no-repeat,url(/assets/game/v3/rug-kraken.png) right 2vw top 7vh/160px auto no-repeat,url(/assets/game/terrain/terrain-water.png) center/130px 130px repeat,linear-gradient(135deg,#072839,#0b6a82 47%,#6b3d1c)}#shell:after{font-size:13px;left:14px;bottom:14px}}@media(max-width:760px){.landing-wow h1,#landing-title{font-size:50px!important;line-height:.86!important}.landing-wow .tagline{font-size:17px!important}.landing-stat-grid strong{font-size:26px!important}.game-panel header strong,.quest-card strong,.event-card strong,.minimap-card strong{font-size:20px!important}}.name-entry{display:grid;gap:5px;margin:0 0 12px;padding:10px 12px;border:2px solid rgba(255,226,163,.48);border-radius:18px;background:linear-gradient(180deg,#06131d94,#0d5b6b61);box-shadow:inset 0 1px #ffffff1f}.name-entry span{font-family:var(--reef-label-font);font-size:14px;letter-spacing:.08em;color:var(--gold);text-transform:uppercase}.name-entry input{width:100%;border:2px solid rgba(168,251,255,.48);border-radius:14px;background:#06131d;color:#fffbe2;padding:11px 12px;font-size:18px;font-weight:950;outline:none;box-shadow:inset 0 2px 8px #00000061}.name-entry input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffd86b29,inset 0 2px 8px #00000061}.name-entry small{color:#c9fbff;font-size:11px;line-height:1.25}.landing-wow .name-entry{margin-top:-4px}@media(max-width:760px){.name-entry{padding:8px 10px;margin-bottom:9px}.name-entry span{font-size:11px}.name-entry input{font-size:15px;padding:9px 10px}.name-entry small{display:none}}.landing.landing-wow{top:max(12px,2dvh)!important;bottom:max(12px,2dvh)!important;left:50%!important;transform:translate(-50%)!important;max-height:none!important;height:auto!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-color:rgba(255,216,107,.8) rgba(6,19,29,.45)}.landing.landing-wow::-webkit-scrollbar{width:10px}.landing.landing-wow::-webkit-scrollbar-track{background:#06131d73;border-radius:999px}.landing.landing-wow::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ffd86b,#0d7890);border-radius:999px}@media(min-width:901px){.landing-copy{padding:34px 34px 28px 18px!important;justify-content:flex-start!important}.landing-raid-stage{min-height:560px!important}.landing-captain{width:260px!important;height:260px!important;bottom:48px!important}.landing-boss{width:218px!important;height:198px!important}.landing-crew-stack{bottom:66px!important}.loot-orbit{bottom:70px!important}.landing-wow h1{font-size:clamp(54px,5.6vw,82px)!important;line-height:.84!important}.landing-wow .tagline{margin:12px 0!important;font-size:clamp(17px,1.8vw,21px)!important}.landing-stat-grid div{min-height:66px!important}.landing-stat-grid strong{font-size:32px!important}.landing-stat-grid{margin-bottom:12px!important}.landing-wow .landing-actions button{min-height:50px!important}.landing-wow .hero-card{min-height:104px!important}.landing-wow .hero-card img{width:54px!important;height:54px!important}.landing-wow .microcopy{display:none!important}}@media(max-width:900px){.landing.landing-wow{top:10px!important;bottom:10px!important;transform:translate(-50%)!important;overflow-y:auto!important}}#shell:after{display:none!important}.run-card{position:relative;display:flex;gap:14px;align-items:center;padding:14px;border-radius:20px;border:2px solid rgba(255,226,163,.45);background:linear-gradient(135deg,#ffd86b29,#082633e0);box-shadow:0 12px 26px #00000042}.run-card:before{content:"RUN CARD";position:absolute;right:14px;top:-12px;background:#06131d;border:1px solid rgba(255,216,107,.58);border-radius:999px;padding:2px 8px;color:var(--gold);font-size:9px;font-weight:950;letter-spacing:.12em}.run-card img{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.34))}.run-card div{display:grid;gap:4px}.run-card span{display:block;color:#d9fbff;font-size:12px}
