*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--ocean);color:var(--white);font-family:var(--font)}body{touch-action:none;overscroll-behavior:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button:not(:disabled):hover{filter:brightness(1.12)}button,a{transition:background .15s,color .15s,transform .15s}a{color:var(--player)}button.primary:hover{transform:translateY(-2px)}#game{position:fixed;top:0;right:0;bottom:0;left:0}#game canvas{display:block}body[data-state=playing] #game canvas{cursor:none}#ui{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}#ui button,#ui a,#ui input,#ui select,.veil,.subpage,.stick{pointer-events:auto}.topbar{height:100px;padding:25px 4.7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--stroke) 60%,transparent);background:linear-gradient(var(--ocean),transparent)}.brand{display:flex;align-items:center;gap:15px;font-size:20px;font-weight:800;letter-spacing:2px;line-height:1}.brand-mark{color:var(--player);font-family:var(--mono);font-size:37px;letter-spacing:-15px;transform:rotate(-20deg);width:48px}.brand-sub{display:block;font-family:var(--mono);font-size:10px;letter-spacing:4.7px;margin-top:9px;color:var(--muted)}.slash{color:var(--player);padding:0 3px}.topbar nav{display:flex;align-items:center;gap:24px;font-size:13px;color:var(--muted)}.topbar nav button{min-height:48px}.nav-divider{height:23px;width:1px;background:var(--stroke)}.icon-button{border:1px solid var(--stroke);border-radius:50%;width:48px;height:48px;display:inline-grid;place-content:center;font-family:var(--mono);font-size:15px;color:var(--white)}.port{height:calc(100% - 154px);position:relative;margin:0 4.7%;padding-top:4vh}.hero-copy{position:relative;z-index:1;max-width:490px}.eyebrow{font-family:var(--mono);font-size:10px;letter-spacing:2px;font-weight:500;color:var(--muted);line-height:1.7}.hero-copy>.eyebrow{color:var(--player);font-size:10px;letter-spacing:2.5px;display:flex;align-items:center;gap:12px}.tiny-line{display:inline-block;width:27px;height:1px;background:var(--player)}h1{position:relative;font-size:clamp(60px,8.8vw,135px);line-height:.92;letter-spacing:-7px;font-weight:900;margin:25px 0 22px}h1 em{font-style:italic;color:var(--gold)}.title-dot{position:absolute;top:5px;font-size:45px;color:var(--player);margin-left:15px;font-weight:400;letter-spacing:0}.hero-description{font-size:14px;max-width:355px;color:var(--muted);line-height:1.75;margin-bottom:24px}.mode-tabs{display:flex;gap:5px;margin-bottom:14px}.mode-tabs button{display:flex;align-items:center;gap:25px;min-height:42px;padding:0 16px;font:10px var(--mono);letter-spacing:1px;border:1px solid var(--stroke);border-radius:4px;color:var(--muted)}.mode-tabs button.selected{background:color-mix(in srgb,var(--player) 9%,transparent);color:var(--player);border-color:var(--player)}.mode-tabs span{font-size:18px}.primary{background:var(--gold);color:var(--ocean);border-radius:4px;font-weight:700;font-size:15px;min-height:56px;padding:16px 23px;display:flex;align-items:center;justify-content:space-between;gap:30px}.primary span{font-size:24px}.launch{width:345px}.sound-hint{font:10px var(--mono);color:var(--muted);margin-top:13px;letter-spacing:.4px}.hero-annotation{position:absolute;right:1%;width:31%;font:10px var(--mono);letter-spacing:1.3px;color:var(--muted)}.annotation-top{top:6%;display:flex;align-items:center;gap:8px}.annotation-top strong{margin-left:auto;color:var(--white)}.annotation-bottom{bottom:30%;border-top:1px solid var(--stroke);padding-top:15px}.annotation-bottom>strong{font:22px var(--font);display:block;color:var(--white);margin:8px 0 12px}.annotation-bottom>div{display:flex;gap:30px}.annotation-bottom b{color:var(--player);margin-left:10px;font-size:16px}.coordinate{position:absolute;right:1%;top:32%;font:9px/2 var(--mono);letter-spacing:1px;color:var(--muted);writing-mode:vertical-rl}.fleet-select{position:absolute;bottom:15px;left:0;right:0}.section-label{display:flex;justify-content:space-between;font:10px var(--mono);letter-spacing:1.5px;color:var(--muted);margin-bottom:12px}.section-label b{color:var(--gold);margin-left:12px}.ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ship-card{text-align:left;display:flex;align-items:center;gap:18px;border:1px solid var(--stroke);border-radius:4px;padding:17px 19px;background:color-mix(in srgb,var(--panel) 87%,transparent);min-height:96px}.ship-card.active{border-color:var(--player);background:linear-gradient(120deg,color-mix(in srgb,var(--player) 8%,var(--panel)),var(--panel))}.ship-number{font:28px var(--mono);color:var(--stroke)}.ship-card.active .ship-number{color:var(--player)}.ship-card strong{display:block;font-size:16px;margin:3px 0 6px}.ship-card small{font:9px var(--mono);color:var(--muted);letter-spacing:.5px}.ship-card .eyebrow{font-size:8px}.ship-arrow{margin-left:auto;color:var(--muted);font-size:20px}.ship-card.locked{opacity:.65}.footer{position:absolute;bottom:0;left:4.7%;right:4.7%;height:54px;display:flex;align-items:center;justify-content:space-between;font:8px var(--mono);letter-spacing:1.5px;color:var(--muted);border-top:1px solid var(--stroke)}.footer button{font-size:10px;min-height:48px;letter-spacing:.2px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--player);box-shadow:0 0 9px color-mix(in srgb,var(--player) 60%,transparent);margin-right:6px}.subpage{height:calc(100% - 170px);overflow:auto;max-width:1000px;margin:20px auto;padding:20px 40px 40px;background:color-mix(in srgb,var(--ocean) 94%,transparent);border:1px solid var(--stroke);border-radius:8px}.subpage>.eyebrow{display:block;margin-top:25px}h2{font-size:clamp(28px,4vw,54px);letter-spacing:-2px;line-height:1.1;margin:15px 0 18px;font-weight:850}.subpage>p,.dialog>p,.upgrade-dialog>p{color:var(--muted);line-height:1.8;font-size:14px}.text-button{font-size:12px;color:var(--muted);min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;text-decoration:none}.secondary{min-height:50px;border:1px solid var(--stroke);border-radius:4px;padding:12px 20px;color:var(--white);font-size:13px}.settings-list{display:grid;gap:0;max-width:550px;margin:20px auto;width:100%;text-align:left}.settings-list label{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;font-size:13px;border-bottom:1px solid var(--stroke)}.settings-list input[type=range]{width:150px;accent-color:var(--player)}.settings-list input[type=checkbox]{width:22px;height:22px;accent-color:var(--player)}select{background:var(--panel);color:var(--white);border:1px solid var(--stroke);padding:9px 12px;border-radius:4px;min-height:42px}.coin-total{font:30px var(--mono);color:var(--gold);margin:25px 0}.coin-total small{font-size:10px;letter-spacing:1px}.cosmetic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cosmetic{padding:20px;border:1px solid var(--stroke);border-radius:5px;display:flex;flex-direction:column}.cosmetic p{color:var(--muted);font-size:12px;line-height:1.7;flex:1}.cosmetic h3{font-size:18px}.cosmetic-preview{height:120px;display:grid;place-content:center;font:80px var(--mono);background:radial-gradient(ellipse,color-mix(in srgb,var(--player) 8%,transparent),transparent)}.preview-palette{color:var(--elite)}.preview-wake{color:var(--gold)}.preview-reticle{color:var(--player)}.record-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:45px 0}.record-grid>div{border-left:1px solid var(--stroke);padding-left:20px}.record-grid strong{display:block;font:38px var(--mono);color:var(--gold);margin-top:15px}.hud{position:absolute;inset:0 0 auto;height:120px;padding:23px 30px;display:grid;grid-template-columns:1fr 1fr 1fr 48px;gap:20px;background:linear-gradient(var(--ocean),color-mix(in srgb,var(--ocean) 85%,transparent),transparent)}.hud-left,.hud-right{padding-top:6px}.hud-ship{font:10px var(--mono);color:var(--muted)}.hull-pips{display:flex;gap:5px;margin:8px 0}.hull-pips i{width:20px;height:8px;transform:skew(-15deg);background:var(--stroke)}.hull-pips i.filled{background:var(--player)}#hp-label{margin-left:8px;color:var(--white)}.hud-center{text-align:center;min-width:130px}.hud-center>strong{display:block;font:32px var(--mono);letter-spacing:1px;margin:3px 0 6px}.tide-track{height:2px;max-width:130px;margin:auto;background:var(--stroke)}.tide-track i{display:block;height:100%;background:var(--player)}.hud-center>small{display:block;font:8px var(--mono);letter-spacing:1px;color:var(--muted);margin-top:6px}.hud-right{text-align:right}.hud-right>strong{display:block;font:27px var(--mono);color:var(--gold);margin-top:5px}.hud-right>small{font:10px var(--mono);color:var(--muted)}.pause-control{margin-top:5px}.bottom-hud{position:absolute;bottom:16px;left:30px;right:30px}.experience{display:flex;align-items:center;gap:15px;font:9px var(--mono);letter-spacing:1px;color:var(--player)}.experience>div{flex:1;height:3px;background:var(--stroke)}.experience i{display:block;height:100%;background:var(--player)}.desktop-controls{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.desktop-controls>span{font:9px var(--mono);color:var(--muted);max-width:48%}.abilities{display:flex;gap:10px}.abilities button{font:9px var(--mono);letter-spacing:1px;background:color-mix(in srgb,var(--panel) 90%,transparent);border:1px solid var(--stroke);border-radius:4px;min-height:45px;padding:10px 13px}.abilities button.ready{border-color:var(--gold);color:var(--gold)}kbd{font:9px var(--mono);padding:4px 6px;border:1px solid var(--stroke);border-radius:3px;color:var(--muted);margin-right:8px}.abilities b{color:var(--player);margin-left:8px}.boss-bar{position:absolute;top:126px;left:30%;width:40%;text-align:center;font:9px var(--mono);letter-spacing:2px;color:var(--elite);display:none}.boss-bar>div{margin-top:7px;background:var(--stroke);height:4px}.boss-bar i{display:block;background:var(--elite);height:100%}.toast{position:absolute;top:26%;left:50%;transform:translate(-50%,-10px);opacity:0;padding:12px 25px;background:color-mix(in srgb,var(--panel) 90%,transparent);border-left:2px solid var(--gold);font:12px var(--mono);letter-spacing:2px;color:var(--gold);transition:opacity .2s,transform .2s;white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%)}.veil{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:25px;background:color-mix(in srgb,var(--night) 84%,transparent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overflow:auto}.dialog{text-align:center;width:480px;max-width:100%;border:1px solid var(--stroke);padding:40px;background:var(--panel);border-radius:8px;box-shadow:0 25px 80px color-mix(in srgb,var(--night) 50%,transparent)}.dialog .primary,.dialog .secondary{width:100%;margin-top:12px}.dialog>small{display:block;font-size:10px;color:var(--muted)}.upgrade-dialog{width:950px;text-align:center;margin:auto}.upgrade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.upgrade-card{text-align:left;display:flex;flex-direction:column;padding:25px;background:var(--panel);border:1px solid var(--stroke);border-radius:5px;min-height:290px;transition:border-color .15s,transform .15s}.upgrade-card:hover{border-color:var(--player);transform:translateY(-5px)}.card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px}.card-icon{font:40px var(--mono);color:var(--player);line-height:1}.card-top kbd{margin:0}.upgrade-card h3{font-size:22px;letter-spacing:-.5px;margin:10px 0}.upgrade-card p{font-size:12px;color:var(--muted);line-height:1.7;flex:1;margin:0 0 25px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--stroke);padding-top:18px;font:10px var(--mono);color:var(--player)}.card-bottom b{font-size:20px}.curse-card{border-color:color-mix(in srgb,var(--elite) 55%,var(--stroke))}.curse-card .card-icon,.curse-card .card-bottom{color:var(--elite)}.result-dialog{max-width:640px;width:100%;text-align:center;margin:auto;padding:30px 45px;border:1px solid var(--stroke);border-radius:8px;background:var(--panel)}.result-score{font:clamp(44px,7vw,80px) var(--mono);letter-spacing:-4px;color:var(--gold);margin:24px 0}.result-score small{display:block;font:9px var(--mono);letter-spacing:3px;color:var(--muted);margin-top:6px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--stroke);padding:20px 0}.result-stats small{display:block;font:8px var(--mono);color:var(--muted);letter-spacing:1px}.result-stats b{display:block;font:24px var(--mono);margin-top:8px}.earned{display:flex;justify-content:space-between;align-items:center;font:10px var(--mono);color:var(--muted);padding:15px 0;border-bottom:1px solid var(--stroke)}.earned strong{font-size:20px;color:var(--gold)}.result-build{padding:14px 0;text-align:left}.result-build p{color:var(--muted);font-size:11px;line-height:1.6;max-height:60px;overflow:auto}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.result-actions .primary{font-size:13px;gap:15px}.notice{font-size:11px!important;white-space:pre-wrap;color:var(--gold)!important;max-width:550px}.storage-warning{position:absolute;bottom:0;width:100%;text-align:center;background:var(--damage);color:var(--night);font-size:11px;padding:5px}.touch-controls{display:none}.loading-ring{width:35px;height:35px;border:2px solid var(--stroke);border-top-color:var(--player);border-radius:50%;margin:auto;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.low-motion *,.low-motion *:before{animation:none!important;transition:none!important}.low-motion .upgrade-card:hover,.low-motion .primary:hover{transform:none}body[data-state=paused] .touch-controls,body[data-state=choosingUpgrade] .touch-controls,body[data-state=gameOver] .touch-controls,body[data-state=adBreak] .touch-controls{visibility:hidden}@media(min-width:1100px)and (max-height:780px){.port{padding-top:25px}h1{font-size:88px;margin:20px 0 16px}.hero-description{margin-bottom:15px;font-size:13px}.mode-tabs{margin-bottom:10px}.launch{min-height:50px}.ship-card{min-height:84px;padding:13px 18px}.annotation-bottom{bottom:29%}}@media(pointer:coarse){.touch-controls{display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.stick{position:absolute;bottom:65px;width:136px;height:136px;border:1px solid color-mix(in srgb,var(--player) 25%,transparent);border-radius:50%;background:color-mix(in srgb,var(--panel) 28%,transparent);touch-action:none;-webkit-user-select:none;user-select:none}.move-stick{left:max(25px,env(safe-area-inset-left))}.aim-stick{right:max(25px,env(safe-area-inset-right));border-color:color-mix(in srgb,var(--gold) 30%,transparent)}.stick-knob{position:absolute;left:50%;top:50%;width:48px;height:48px;border:1px solid var(--player);background:color-mix(in srgb,var(--player) 12%,transparent);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.aim-stick .stick-knob{border-color:var(--gold);background:color-mix(in srgb,var(--gold) 12%,transparent)}.stick small{position:absolute;top:calc(100% + 10px);text-align:center;width:100%;font:8px var(--mono);color:var(--muted);letter-spacing:2px}.stick-cross{position:absolute;top:15%;right:15%;bottom:15%;left:15%;border:1px dashed color-mix(in srgb,var(--player) 14%,transparent);border-radius:50%}.touch-abilities{position:absolute;right:25px;bottom:230px;display:flex;gap:15px}.touch-abilities button{width:56px;height:56px;border:1px solid var(--player);border-radius:50%;background:var(--panel);font:25px var(--mono);color:var(--player)}.touch-abilities button small{display:block;font-size:8px}.desktop-controls{display:none}.bottom-hud{bottom:max(20px,env(safe-area-inset-bottom))}.hud{padding-top:max(20px,env(safe-area-inset-top))}}@media(max-width:800px){.topbar{height:80px;padding:16px 5%}.brand{font-size:15px}.brand-sub{font-size:8px}.brand-mark{font-size:29px;width:36px}.topbar nav{gap:10px}.topbar nav>button:not(.icon-button),.nav-divider{display:none}.icon-button{width:43px;height:48px}.port{height:calc(100% - 130px);margin:0 5%;padding-top:25px}.hero-copy{max-width:65%}h1{font-size:75px;letter-spacing:-5px;margin:20px 0}.title-dot{font-size:30px;margin-left:5px}.hero-description{max-width:260px;font-size:12px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1px}.tiny-line{width:12px}.launch{width:270px}.mode-tabs button{font-size:8px;padding:0 12px;gap:12px}.sound-hint{font-size:8px}.annotation-top{width:31%;font-size:7px;top:5%}.annotation-top strong{display:none}.annotation-bottom{width:32%;font-size:8px;bottom:31%}.annotation-bottom>strong{font-size:17px}.annotation-bottom>div{gap:12px}.coordinate{font-size:7px;top:28%}.ship-grid{gap:8px}.ship-card{padding:12px;gap:8px;min-height:85px}.ship-number{font-size:20px}.ship-card strong{font-size:12px}.ship-card small{font-size:8px;line-height:1.6}.ship-arrow{display:none}.ship-card .eyebrow{font-size:6px;letter-spacing:1px}.footer-motto{display:none}.section-label{font-size:8px;letter-spacing:1px}.footer{height:50px}.subpage{margin:10px 5%;padding:20px;height:calc(100% - 145px)}.cosmetic-grid{gap:10px}.cosmetic{padding:12px}.cosmetic h3{font-size:15px}.cosmetic-preview{height:80px;font-size:55px}.record-grid{grid-template-columns:1fr 1fr;gap:30px}.hud{padding:15px;gap:10px;grid-template-columns:1fr 1fr 1fr 44px;height:110px}.hud .eyebrow{font-size:8px;letter-spacing:1px}.hud-center>strong{font-size:26px}.hud-right>strong{font-size:22px}.hull-pips i{width:12px;height:7px}.hud-ship{font-size:8px}.hud-center{min-width:90px}.hud-right>small{font-size:8px}.desktop-controls>span{display:none}.desktop-controls{justify-content:center}.bottom-hud{left:15px;right:15px}.upgrade-card{padding:18px;min-height:270px}.upgrade-card h3{font-size:18px}.upgrade-card p{font-size:11px}.upgrade-dialog h2{font-size:35px}.upgrade-grid{gap:12px}.veil{padding:20px}.dialog{padding:25px}.boss-bar{top:105px}}@media(max-width:560px)and (orientation:portrait){.hero-copy{max-width:100%;padding-top:5px}.hero-description{max-width:65%;font-size:11px;margin-bottom:18px}h1{font-size:72px;max-width:310px;margin-top:18px}.hero-copy>.eyebrow{font-size:7px}.hero-annotation,.coordinate{display:none}.title-dot{font-size:24px}.launch{width:100%;min-height:52px}.mode-tabs{margin-top:20px}.mode-tabs button{flex:1;justify-content:space-between;min-height:40px;font-size:9px}.sound-hint{font-size:8px;text-align:center}.ship-grid{grid-template-columns:1fr}.ship-card{min-height:58px;padding:8px 14px;gap:14px}.ship-card strong{font-size:13px;display:inline-block;margin:0 8px 0 0}.ship-card .eyebrow{display:block;font-size:7px;line-height:1.4}.ship-card small{font-size:8px}.ship-number{font-size:20px}.ship-arrow{display:block}.section-label{font-size:7px}.fleet-select{bottom:12px}.port{padding-top:15px}.hud{grid-template-columns:1fr 90px 1fr;gap:7px;padding:18px 15px;height:120px}.pause-control{position:absolute;right:15px;top:105px;width:48px}.hud-center{min-width:0}.hud-ship{max-width:105px;display:block}.hud-right>strong{font-size:20px}.hull-pips{gap:3px;flex-wrap:wrap;max-width:95px}.hull-pips i{width:12px}.hud-center>strong{font-size:25px}.boss-bar{left:10%;width:60%;top:130px}.upgrade-grid{grid-template-columns:1fr;gap:12px;margin-top:20px}.upgrade-dialog{padding:15px 0}.upgrade-dialog h2{font-size:28px;margin:10px 0}.upgrade-dialog>p{font-size:11px;margin:0}.upgrade-card{min-height:0;padding:16px 20px;display:grid;grid-template-columns:45px 1fr;column-gap:15px;position:relative}.card-top{grid-row:1/5;margin:0;display:block}.card-icon{font-size:32px}.card-top kbd{position:absolute;right:15px;top:15px}.upgrade-card .eyebrow{font-size:7px;letter-spacing:1px}.upgrade-card h3{font-size:18px;margin:4px 0 8px}.upgrade-card p{font-size:11px;margin:0 0 8px}.card-bottom{padding-top:7px;font-size:8px}.card-bottom b{font-size:13px}.cosmetic-grid{grid-template-columns:1fr}.cosmetic{display:grid;grid-template-columns:80px 1fr;column-gap:15px}.cosmetic-preview{grid-row:1/5}.cosmetic h3{margin:5px 0}.cosmetic p{margin:5px 0 15px}.result-dialog{padding:25px 20px}.result-dialog h2{font-size:30px}.result-score{font-size:58px;margin:20px 0}.result-stats b{font-size:22px}.result-actions{grid-template-columns:1fr}.result-actions .primary{justify-content:center}.result-actions .secondary{min-height:45px}.result-build{padding:10px 0}.result-build p{max-height:48px}.toast{font-size:9px;letter-spacing:1px;max-width:90%;white-space:normal;text-align:center}.stick{width:120px;height:120px;bottom:75px}.move-stick{left:20px}.aim-stick{right:20px}.touch-abilities{right:25px;bottom:225px}.subpage{padding:20px}.footer{font-size:7px;letter-spacing:.6px}.footer button{font-size:9px}}@media(max-height:720px)and (orientation:portrait){h1{font-size:57px;margin:12px 0}.hero-description{margin:8px 0;font-size:10px}.mode-tabs{margin-top:10px}.sound-hint{display:none}.ship-card{min-height:49px;padding:5px 12px}.topbar{height:70px}.port{height:calc(100% - 110px);padding-top:10px}.footer{height:40px}.fleet-select{bottom:8px}.ship-card small{font-size:7px}.ship-card strong{font-size:11px}.hero-copy>.eyebrow{font-size:6px}}@media(max-height:520px)and (orientation:landscape){.topbar{height:62px;padding:8px 5%}.port{height:calc(100% - 100px);padding-top:12px}.hero-copy{max-width:55%}h1{font-size:52px;letter-spacing:-3px;margin:12px 0}.hero-description{display:none}.hero-copy>.eyebrow{font-size:7px}.mode-tabs{margin-bottom:8px}.mode-tabs button{min-height:35px}.launch{min-height:44px;padding:10px 18px;width:270px}.sound-hint{display:none}.fleet-select{left:57%;bottom:15px;top:15px}.ship-grid{grid-template-columns:1fr;gap:7px}.ship-card{min-height:60px;padding:7px 12px}.section-label>span:last-child{display:none}.hero-annotation,.coordinate{display:none}.footer{height:38px}.footer button{min-height:38px}.hud{padding:8px 15px}.hud-center>strong{font-size:23px}.hud-right>strong{font-size:22px}.boss-bar{top:90px}.stick{width:100px;height:100px;bottom:47px}.touch-abilities{bottom:165px;right:25px;gap:10px}.touch-abilities button{width:50px;height:50px}.bottom-hud{bottom:12px}.upgrade-dialog h2{font-size:28px;margin:8px 0}.upgrade-dialog>p{font-size:11px;margin:0}.upgrade-grid{margin-top:18px}.upgrade-card{min-height:220px;padding:15px}.card-top{margin-bottom:10px}.card-icon{font-size:30px}.upgrade-card p{margin-bottom:10px;font-size:10px}.upgrade-card h3{font-size:16px}.upgrade-card .eyebrow{font-size:7px}.card-bottom{padding-top:10px}.veil{padding:15px}.dialog,.result-dialog{margin:auto}.pause-dialog{padding:20px 35px}.pause-dialog h2{margin:8px 0}.pause-dialog>p{margin:10px 0}.pause-dialog .primary,.pause-dialog .secondary{min-height:44px}.subpage{height:calc(100% - 115px);margin:8px 5%}.result-dialog{max-width:600px;padding:20px}.result-dialog h2{font-size:30px}.result-score{font-size:45px;margin:15px 0}.result-stats{padding:10px 0}.result-build{padding:8px 0}.result-actions .primary{min-height:45px}.result-veil{align-items:flex-start}}.mobile-menu{display:none}@media(min-width:1100px)and (max-height:780px){.hero-copy h1{font-size:80px;margin:18px 0 12px}.hero-description{margin-top:0;margin-bottom:12px}.mode-tabs button{min-height:48px}.launch{height:54px;min-height:54px}.sound-hint{margin-top:9px}}@media(max-width:800px){.mobile-menu{display:flex;gap:12px;flex-wrap:wrap}.mode-tabs button,.ship-card,.abilities button{min-height:48px}.icon-button{width:48px}}html[lang=ko] h1{font-size:clamp(55px,6.8vw,108px);letter-spacing:-5px;line-height:1.12}@media(max-width:560px)and (orientation:portrait){html[lang=ko] h1{font-size:57px;margin:16px 0;letter-spacing:-4px}.hero-description{font-size:12px;line-height:1.65}}@media(max-height:720px)and (orientation:portrait){html[lang=ko] h1{font-size:46px;margin:10px 0}.hero-description{font-size:11px}}@media(max-height:520px)and (orientation:landscape){html[lang=ko] h1{font-size:44px;margin:8px 0;line-height:1}.mode-tabs button,.launch{min-height:48px}}.mode-tabs button{min-height:48px!important}body{font-family:Segoe UI,Malgun Gothic,sans-serif;color:var(--white)}#ui:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 140px 25px #05070c80;z-index:-1}body[data-state=menu] #ui{background:linear-gradient(90deg,#080c14ee,#080c14bd,#080c1410 70%,#080c1433)}.topbar{height:90px;border:0;background:none;padding:20px 5%;position:relative;z-index:3}.brand{font-family:Georgia,serif;font-size:21px;font-weight:400;letter-spacing:3px;gap:13px}.brand-sub{font:8px var(--mono);letter-spacing:3.5px;margin-top:8px;color:var(--muted)}.moon-symbol{font-size:42px;color:var(--damage)}.topbar nav{gap:24px}.icon-button{border-color:#f3ecdc33;border-radius:2px}.topbar nav button{font-size:13px}.moon-menu{position:absolute;top:105px;right:5%;bottom:65px;left:5%}.moon-copy{position:relative;width:44%;max-width:580px;z-index:2;padding-top:3vh}.moon-copy>.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:3px;color:var(--gold)}.red-line{display:inline-block;width:35px;height:1px;background:var(--damage)}.moon-copy h1,html[lang=ko] .moon-copy h1{font-family:Georgia,Batang,serif;font-size:clamp(82px,9.4vw,150px);font-weight:400;line-height:.86;letter-spacing:4px;margin:32px 0 30px;text-shadow:0 8px 25px #0005}.moon-copy h1>span,.moon-copy h1>em{display:block}.moon-copy h1>em{color:var(--damage);font-style:normal;letter-spacing:12px;margin-top:8px}.seal-mark{position:absolute;top:80px;right:8%;font:19px/1.3 Georgia,serif;color:var(--damage);border:1px solid var(--damage);padding:6px 8px;transform:rotate(4deg)}.moon-description{font-size:15px;line-height:1.9;color:var(--muted);max-width:355px;margin:0 0 24px}.primary{border-radius:0;min-height:58px;background:var(--damage);color:var(--white);border:1px solid #fa998355;font-weight:500;letter-spacing:1px;box-shadow:0 7px 25px #0003}.launch{width:335px;justify-content:space-between}.blade-symbol{font:27px Georgia!important;margin-right:3px}.mode-tabs{gap:20px;margin-bottom:15px}.mode-tabs button,.mode-tabs button.selected{border:0;border-bottom:1px solid #eee3;background:none;padding:0 0 8px;min-height:36px;border-radius:0;color:var(--muted);font-size:10px;letter-spacing:1.5px}.mode-tabs button.selected{color:var(--gold);border-color:var(--gold)}.sound-hint{font-size:10px;letter-spacing:.5px;color:var(--muted);margin-top:14px}.hero-caption{position:absolute;right:0;top:26%;writing-mode:vertical-rl;display:flex;gap:15px;align-items:center;color:var(--white);font-size:13px;letter-spacing:3px}.hero-caption .eyebrow{font-size:8px;color:var(--muted)}.hero-caption i{display:block;width:1px;height:70px;background:var(--damage)}.blade-select{position:absolute;bottom:8px;left:0;right:0}.section-label{font-size:10px;letter-spacing:2px;margin-bottom:13px}.ship-grid{gap:16px}.ship-card{background:#10151dce;border-color:#eee2;border-radius:0;min-height:100px;gap:20px;padding:18px 24px;transition:border-color .2s,background .2s}.ship-card.active{border-color:#e8545090;background:linear-gradient(110deg,#642f2b77,#141921cc)}.weapon-glyph{font:48px Georgia,serif;color:var(--muted);width:34px;text-align:center}.ship-card.active .weapon-glyph{color:var(--damage)}.ship-card strong{font:22px Georgia,Batang,serif;font-weight:400;color:var(--white);margin:7px 0}.ship-card .eyebrow{font-size:8px;letter-spacing:1.2px}.ship-card small{font-size:10px;color:var(--muted)}.ship-arrow{font-size:12px;color:var(--damage)}.footer{height:55px;left:5%;right:5%;border-color:#ddd2;font-size:9px}.footer button{font-size:11px}.status-dot{background:var(--damage);box-shadow:0 0 9px #e8545060}.hud{background:linear-gradient(#080c14d9,#080c1466,transparent);padding:22px 34px;height:140px}.hud-center>strong{font:32px Georgia,serif;letter-spacing:3px}.hud-center>.eyebrow{letter-spacing:4px;color:var(--gold)}.hud-right>strong{font:29px Georgia,serif}.hud .eyebrow,.hud-right>small,.hud-ship{font-size:11px}.hull-pips{gap:6px;margin:10px 0}.hull-pips i{width:24px;height:5px;background:#e8545033;transform:none}.hull-pips i.filled{background:var(--damage);box-shadow:0 0 10px #e8545033}.pause-control{border-radius:50%}.objective{position:absolute;top:135px;left:32px;max-width:325px;padding:12px 15px;border-left:2px solid var(--gold);background:linear-gradient(90deg,#10151bd9,#10151b00);font-size:13px;color:var(--gold);pointer-events:none}.objective span{display:block;line-height:1.6}.objective small{display:block;font-size:11px;line-height:1.6;color:var(--muted);margin-top:4px}.objective>div{height:2px;background:#eee2;margin-top:8px}.objective i{display:block;height:100%;background:var(--gold)}.combo-art{position:absolute;right:40px;top:175px;text-align:center;pointer-events:none}.combo-art strong{font:italic 62px Georgia,serif;color:var(--damage);text-shadow:0 0 20px #e8545033;display:block}.combo-art span{font:10px var(--mono);color:var(--gold);letter-spacing:2px}.bottom-hud{bottom:20px;left:35px;right:35px}.experience{font-size:10px;color:var(--muted)}.experience>div{height:2px;background:#eee2}.experience i{background:var(--gold)}.abilities button{min-height:48px;min-width:132px;background:#10151de6;border-color:#eee3;border-radius:2px;font-size:11px;letter-spacing:1px}.abilities b{color:var(--gold)}.abilities kbd{font-size:10px;margin-right:7px}.desktop-controls>span{font-size:11px;line-height:1.7;max-width:43%}.boss-bar{top:118px;width:36%;left:32%;color:var(--damage);font-size:12px}.boss-bar i{background:var(--damage)}.toast{top:29%;font-size:15px;letter-spacing:2px;background:#10151de6;border-left-color:var(--damage)}.veil{background:#080c14c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}h2{font-family:Georgia,Batang,serif;font-weight:400;letter-spacing:0;line-height:1.25}.dialog,.result-dialog,.subpage{border-radius:2px;border-color:#ddc9a833;background:linear-gradient(130deg,#1b222d,#10151d)}.upgrade-card{border-radius:2px;background:linear-gradient(145deg,#202732,#11171f);border-color:#cab99733;min-height:295px}.upgrade-card:hover{border-color:var(--gold)}.upgrade-card h3{font-family:Georgia,Batang,serif;font-size:23px;font-weight:400}.upgrade-card p{font-size:14px;line-height:1.75}.card-icon{color:var(--gold)}.card-bottom{color:var(--gold);font-size:11px}.curse-card{border-color:#e8545088}.curse-card .card-icon{color:var(--damage)}.result-score{font-family:Georgia,serif;color:var(--gold)}.result-stats b{font-family:Georgia,serif}.duel-stats{display:flex;justify-content:space-between;padding:14px 0;font-size:12px;color:var(--muted)}.duel-stats b{color:var(--gold);margin-left:8px}.result-build p{font-size:12px}.secondary{border-radius:2px;min-height:48px}.settings-list label{font-size:14px}.cosmetic{border-radius:2px}.text-button{font-size:13px}.subpage>p{font-size:15px}@media(max-height:800px)and (min-width:850px){.moon-menu{top:90px}.moon-copy{padding-top:0}.moon-copy h1,html[lang=ko] .moon-copy h1{font-size:90px;margin:20px 0}.moon-description{font-size:13px;margin-bottom:12px}.mode-tabs{margin-bottom:10px}.launch{min-height:52px}.sound-hint{font-size:9px;margin-top:9px}.ship-card{min-height:87px;padding:12px 20px}.seal-mark{top:56px;right:10%}}@media(max-width:850px){.topbar{height:75px;padding:14px 5%}.topbar nav{gap:10px}.brand{font-size:18px;letter-spacing:2px}.brand-sub{font-size:7px}.moon-symbol{font-size:35px}.moon-menu{top:100px;bottom:60px}.moon-copy{width:60%;padding-top:0}.moon-copy h1,html[lang=ko] .moon-copy h1{font-size:82px;letter-spacing:0;line-height:.92;margin:20px 0}.moon-copy h1>em{letter-spacing:5px}.moon-copy>.eyebrow{font-size:8px;letter-spacing:1px}.seal-mark{display:none}.moon-description{font-size:13px;max-width:300px;line-height:1.8}.hero-caption{display:none}.ship-card{padding:13px;gap:12px}.ship-card strong{font-size:18px}.weapon-glyph{font-size:35px;width:25px}.ship-card small{font-size:9px}.ship-card .eyebrow{font-size:7px}.footer{font-size:8px}.objective{top:123px;left:20px;max-width:240px;font-size:12px}.objective small{font-size:10px}.hud{padding:18px 20px}.hud-center>strong{font-size:27px}.hud .eyebrow,.hud-ship{font-size:9px}.hud-right>strong{font-size:24px}.combo-art{right:25px;top:190px}.combo-art strong{font-size:48px}.abilities button{min-width:110px;font-size:10px}.desktop-controls>span{display:none}.boss-bar{top:108px}.touch-abilities{gap:10px}.touch-abilities button{color:var(--gold);border-color:#f0cc8980;background:#10151ded}.aim-stick{border-color:#f0cc8955}.stick-knob{border-color:#e8545080;background:#e8545022}}@media(max-width:560px)and (orientation:portrait){.moon-menu{top:110px;bottom:63px}.moon-copy{width:100%;max-width:340px}.moon-copy h1,html[lang=ko] .moon-copy h1{font-size:80px;margin:22px 0;line-height:.9}.moon-copy h1>em{letter-spacing:5px}.moon-description{max-width:235px;font-size:13px;line-height:1.8;margin-bottom:14px}.mode-tabs{max-width:280px;gap:18px;margin:0 0 12px}.mode-tabs button{flex:initial;min-height:36px;font-size:9px}.launch{width:100%;max-width:310px;min-height:56px}.sound-hint{text-align:left;font-size:9px}.blade-select{bottom:0}.ship-grid{gap:7px}.ship-card{min-height:57px;padding:8px 14px;background:#111720ee;gap:12px}.ship-card strong{display:inline-block;font-size:17px;margin:2px 8px 0 0}.ship-card .eyebrow{font-size:7px;letter-spacing:.5px}.ship-card small{font-size:8px}.weapon-glyph{font-size:28px}.section-label{font-size:8px;margin-bottom:9px;letter-spacing:1px}.hud{grid-template-columns:1fr 80px 1fr;padding:17px 15px;gap:10px}.hud .eyebrow{font-size:8px}.hud-center>strong{font-size:25px;letter-spacing:1px}.hull-pips i{width:14px;height:5px}.hud-right>strong{font-size:24px}.hud-ship{font-size:9px}.objective{top:160px;left:15px;max-width:230px}.combo-art{top:260px;right:20px}.boss-bar{top:123px;left:5%;width:65%}.bottom-hud{left:20px;right:20px;bottom:24px}.touch-abilities{right:20px;bottom:220px}.touch-abilities button{width:52px;height:52px}.upgrade-card{min-height:0;padding:17px}.upgrade-card p{font-size:12px}.upgrade-card h3{font-size:21px}.result-dialog h2{font-size:28px}.duel-stats{font-size:10px}}@media(max-height:750px)and (orientation:portrait){.moon-menu{top:85px;bottom:55px}.moon-copy h1,html[lang=ko] .moon-copy h1{font-size:62px;margin:17px 0}.moon-description{font-size:11px;max-width:210px;margin-bottom:10px;line-height:1.65}.launch{min-height:48px;max-width:270px}.mode-tabs button{min-height:32px}.ship-card{min-height:50px;padding:6px 12px}.ship-card strong{font-size:15px}.sound-hint{display:none}.footer{height:45px}.section-label{font-size:7px}}@media(max-height:520px)and (orientation:landscape){.topbar{height:58px;padding:8px 4%}.moon-menu{top:66px;bottom:43px;left:5%;right:5%}.moon-copy{width:46%;padding:0}.moon-copy h1,html[lang=ko] .moon-copy h1{font-size:61px;margin:12px 0;line-height:.85}.moon-description,.sound-hint{display:none}.moon-copy>.eyebrow{font-size:7px}.mode-tabs{margin:14px 0 8px}.mode-tabs button{min-height:28px}.launch{min-height:46px;max-width:290px}.blade-select{left:57%;top:20px;bottom:auto}.ship-grid{grid-template-columns:1fr;gap:8px}.ship-card{min-height:59px;padding:7px 14px}.ship-card strong{font-size:16px}.weapon-glyph{font-size:28px}.section-label span:last-child{display:none}.footer{height:38px}.hud{padding:8px 20px}.objective{top:105px;left:20px;max-width:215px;font-size:10px}.objective small{font-size:9px}.combo-art{top:110px;right:20px}.combo-art strong{font-size:35px}.touch-abilities{bottom:160px;right:20px}.touch-abilities button{width:48px;height:48px}.boss-bar{top:90px}.bottom-hud{bottom:14px}.upgrade-card{min-height:210px}.upgrade-card p{font-size:12px}.upgrade-dialog{padding:0}.card-top{margin-bottom:12px}}.oracle-panel{margin:18px 0;padding:16px;text-align:left;border:1px solid #b9975b44;background:#10171bcc}.oracle-panel p{font-size:13px;line-height:1.7;color:#d1c9b8;margin:10px 0}.oracle-panel small{font-size:10px;color:#9b9d94}.oracle-panel button{min-height:48px}.result-dialog{max-height:calc(100dvh - 32px);overflow-y:auto}
