:root{color-scheme:dark;--bg:#101512;--surface:#171d19;--surface2:#1d2520;--line:#2c352e;--text:#eef1e9;--muted:#8b998d;--accent:#c1f88a;--gold:#e7c684;--danger:#f2a29b;--font:Inter,Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font);font-synthesis:none;color:var(--text);background:var(--bg)}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 55% -30%,#29472a50,transparent 65%),var(--bg);min-width:360px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:none;border:0}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}h1,h2,h3,p{margin:0}button{transition:background .16s,color .16s,border-color .16s,transform .16s}button:hover:not(:disabled){color:var(--accent)}.icon{flex-shrink:0;vertical-align:middle}input,select{color:var(--text);background:#111813;border:1px solid var(--line);border-radius:6px;min-height:38px;padding:8px 10px}input::placeholder{color:#788679}kbd{font-family:inherit;font-size:10px;font-weight:500;border:1px solid #71837140;padding:3px 5px;border-radius:4px;color:var(--muted);background:#1b241d}main{max-width:1700px;margin:0 auto;padding:0 38px}.muted{color:var(--muted)}.accent{color:var(--accent)}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:1.8px;font-weight:650;color:var(--accent);display:flex;align-items:center;gap:8px}.live-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 9px #b9ef8740;flex-shrink:0}.topbar{height:86px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 38px;gap:65px;max-width:1900px;margin:auto}.brand{display:flex;align-items:center;gap:12px;font-size:20px;letter-spacing:1.4px;font-weight:850;line-height:1}.brand-light{font-weight:400;margin-left:5px}.brand small{display:block;font-size:8px;letter-spacing:1.7px;font-weight:400;color:var(--muted);margin-top:8px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;position:relative;background:var(--accent);color:#152b1c;font-size:29px;font-weight:900;border-radius:11px;font-style:italic;box-shadow:0 3px 0 #689348}.brand-mark span{position:absolute;font-size:19px;right:3px;top:1px;color:#152b1c}.topbar nav{display:flex;align-self:stretch;gap:30px}.nav-btn{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;position:relative;padding:0 3px}.nav-btn.active{color:var(--accent)}.nav-btn.active:after{content:"";height:2px;background:var(--accent);position:absolute;bottom:-1px;left:0;right:0}.header-right{margin-left:auto;display:flex;gap:27px;align-items:center}.guide-btn{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.lang-switch{display:flex;padding:3px;background:#0e140f;border:1px solid var(--line);border-radius:7px}.lang-switch button{font-size:10px;letter-spacing:.6px;padding:7px 9px;border-radius:4px;color:var(--muted)}.lang-switch button.active{color:var(--text);background:#2b362b}.hero{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:35px 0 29px}.hero h1{font-size:clamp(25px,2.4vw,36px);font-weight:620;letter-spacing:-1.5px;margin:11px 0 10px}.hero p{font-size:12px;color:var(--muted);line-height:1.7}.patch-card{display:flex;gap:14px;padding:17px 21px;background:linear-gradient(130deg,#25342490,#161f1880);border:1px solid #3b4d32;border-radius:10px;min-width:235px;text-align:left}.patch-symbol{display:flex;align-items:center;color:var(--accent)}.patch-symbol .icon{width:28px;height:28px}.patch-card div>span{font-size:8px;letter-spacing:1.2px;color:var(--accent);display:flex;align-items:center;gap:6px}.patch-card i{height:4px;width:4px;border-radius:50%;background:var(--accent)}.patch-card strong{display:block;font-size:14px;font-weight:550;margin:7px 0}.patch-card strong span{padding:0 5px}.patch-card small{font-size:9px;color:var(--muted);display:flex;gap:10px;align-items:center}.patch-card small .icon{width:10px;height:10px}.workspace{display:grid;grid-template-columns:260px minmax(460px,1fr) 258px;gap:20px;align-items:start}.panel{background:var(--surface);border:1px solid var(--line);border-radius:10px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-title h2{font-size:13px;font-weight:600;display:flex;gap:8px;align-items:center}.count{font-size:10px;border:1px solid var(--line);padding:3px 6px;border-radius:4px;color:var(--muted)}.library{padding:18px 0 0;overflow:hidden}.library>.panel-title{padding:0 16px}.search-box{display:flex;align-items:center;margin:16px 14px 13px;gap:7px;border:1px solid var(--line);background:#101713;border-radius:6px;padding:0 9px}.search-box .icon{width:14px;color:var(--muted)}.search-box input{background:none;border:0;font-size:11px;padding:8px 0;min-width:0;width:100%;outline-offset:2px}.library-filter{display:flex;align-items:center;justify-content:space-between;padding:0 15px 12px;color:var(--muted);font-size:10px}.library-filter b{color:var(--accent);font-weight:500;margin-left:4px}.library-filter select{border:0;background:none;color:var(--muted);font-size:10px;min-height:20px;padding:0;width:100px}.library-filter option{background:var(--surface)}#comp-list{height:650px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3c4c3e transparent;padding:0 8px}.comp-card{width:100%;text-align:left;padding:15px 10px;border-radius:7px;border:1px solid transparent;border-bottom:1px solid #29322b;display:block}.comp-card:hover{background:#222d23}.comp-card.selected{background:linear-gradient(105deg,#34452a80,#222c20);border:1px solid #64834a70}.comp-card-title{display:flex;gap:7px;align-items:center}.comp-index{font-size:9px;color:#758470;font-variant-numeric:tabular-nums}.comp-card-title strong{font-size:11px;line-height:1.45;font-weight:600;min-width:0;flex:1}.comp-card-title .icon{width:13px;color:var(--accent)}.comp-portraits{display:flex;gap:3px;margin:12px 0 9px;align-items:center}.portrait{display:inline-flex;position:relative;width:32px;height:32px;border:1px solid var(--cost,#6d8270);border-radius:5px;background:#26332a;flex-shrink:0}.portrait img{width:100%;height:100%;object-fit:cover;border-radius:inherit;pointer-events:none}.comp-portraits .portrait{width:23px;height:24px;border-radius:3px}.plus{font-size:9px;color:var(--muted)}.comp-meta{font-size:9px;color:#899286;display:flex;justify-content:space-between;gap:8px}.comp-meta b{font-size:10px;color:#cbd5c7;margin-left:3px;font-weight:500}.library-source{display:flex;align-items:center;gap:6px;padding:13px 16px;font-size:9px;border-top:1px solid var(--line);margin-top:9px;color:#c7d1c1}.library-source span:not(.live-dot){color:var(--muted)}.library-source button{margin-left:auto;padding:0}.library-source .icon{width:12px;height:12px}.trainer{min-width:0}.trainer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:13px;height:34px}.mode-switch{display:flex;background:#171e18;border:1px solid var(--line);border-radius:7px;padding:3px}.mode-switch button{font-size:10px;color:var(--muted);padding:6px 10px;display:flex;align-items:center;gap:6px;border-radius:4px;white-space:nowrap}.mode-switch .icon{width:13px;height:13px}.mode-switch button.active{color:#d7e8c7;background:#34422d}.daily-label{font-size:9px;color:var(--muted);white-space:nowrap}.daily-label b{font-size:9px;display:block;letter-spacing:1px;font-weight:500;color:#b9c6b6;margin-top:2px;text-align:right}.arena{overflow:hidden;background:#19231c;border-color:#3c4938;position:relative}.arena-top{height:53px;border-bottom:1px solid #485d3b40;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#1d281de6}.arena-title{display:flex;gap:15px;align-items:center;font-size:11px}.status-pill{font-size:9px;letter-spacing:1px;color:#a5bba0}.status-pill.playing{color:var(--accent)}.arena-stats{display:flex;gap:22px;align-items:center}.arena-stats>span{display:flex;align-items:center;gap:7px;font-size:17px;font-weight:500;font-variant-numeric:tabular-nums}.arena-stats>span:first-child{color:var(--gold)}.arena-stats .icon{width:16px;height:16px}.timer{min-width:72px}.timer b{font-weight:550}.timer.urgent{color:var(--danger)}.arena-scene{height:355px;background:radial-gradient(ellipse at 50% 58%,#63834d40,transparent 70%),linear-gradient(140deg,#253524,#17271f 45%,#243422);position:relative;overflow:hidden;isolation:isolate}.arena-scene:before{content:"";position:absolute;inset:18px 22px 23px;border:1px solid #768e4340;clip-path:polygon(3% 0,97% 0,100% 10%,100% 90%,97% 100%,3% 100%,0 90%,0 10%);background:linear-gradient(110deg,#6b804209,transparent 30%,#9ea84a0b);box-shadow:inset 0 0 40px #0004;transform:perspective(700px) rotateX(8deg)}.arena-scene:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#dae5b830 .8px,transparent .8px);background-size:47px 39px;opacity:.4;pointer-events:none;z-index:-1}.arena-rune{position:absolute;width:65px;height:90px;border:1px solid #8b9f4a60;border-radius:40%;transform:rotate(45deg);background:radial-gradient(#ccec6c14,transparent);box-shadow:0 0 24px #96b74b14}.rune-one{left:-40px;top:125px}.rune-two{right:-40px;top:125px}.board-wrap{position:absolute;inset:15px 14px 12px;display:flex;justify-content:center;align-items:center;perspective:1000px}.hex-board{width:94%;max-width:655px;transform:rotateX(17deg);transform-style:preserve-3d;filter:drop-shadow(0 15px 10px #050e0a66)}.hex-row{display:flex;justify-content:center;gap:3px;height:69px;margin-top:-4px}.hex-row.offset{transform:translateX(3.3%)}.slot{padding:0;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;min-width:0}.hex{width:12.4%;height:78px;flex-shrink:0;transform-style:preserve-3d}.hex:before,.hex:after{content:"";position:absolute;inset:0;clip-path:polygon(50% 0,98% 25%,98% 75%,50% 100%,2% 75%,2% 25%);z-index:-2;background:#69814b4d}.hex:after{inset:1px;background:linear-gradient(140deg,#304532,#26392b);z-index:-1}.hex:hover:after{background:#456140}.hex.correct:before{background:#a7d36c99}.hex.correct:after{background:linear-gradient(140deg,#395132,#293f2b)}.hex.selected:before{background:#e7ffa5}.hex.selected:after{background:#516b39}.slot-dot{width:3px;height:3px;border-radius:50%;background:#77946b50}.slot-number{position:absolute;bottom:6px;font-size:7px;opacity:0;color:#b1c89a;pointer-events:none}.slot:hover .slot-number{opacity:1}.unit-token{display:flex;flex-direction:column;align-items:center;transform:translateY(-4px) rotateX(-17deg);pointer-events:none;position:relative;z-index:2}.unit-token>.portrait{width:43px;height:45px;border-radius:8px;border:2px solid var(--cost);box-shadow:0 6px 0 #0a150ce0,0 10px 14px #0008;transform:translateZ(12px)}.unit-stars{position:absolute;left:-4px;right:-4px;top:-10px;color:#f6d391;text-shadow:0 1px 2px #000;font-size:10px;letter-spacing:1px;text-align:center;white-space:nowrap}.unit-items{position:absolute;bottom:-8px;display:flex;gap:1px}.item-img{width:23px;height:23px;border-radius:3px;border:1px solid #7a8060;object-fit:cover;background:#2d3a27}.unit-items .item-img{width:14px;height:14px;border-radius:2px}.ghost-unit{opacity:.22;pointer-events:none;filter:grayscale(1)}.ghost-unit>.portrait{height:33px;width:33px;border-radius:50%}.arena-watermark{position:absolute;bottom:11px;left:0;right:0;text-align:center;color:#a0b78340;font-size:9px;font-weight:750;letter-spacing:4px;pointer-events:none}.arena-watermark span{font-weight:350}.start-overlay{position:absolute;inset:0;background:#142015d9;backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px;z-index:5}.start-badge{width:42px;height:42px;border-radius:50%;border:1px solid #b5d58760;display:grid;place-items:center;color:var(--accent);background:#66824d20;margin-bottom:18px}.start-badge .icon{width:22px;height:22px}.start-overlay h2{font-size:23px;letter-spacing:-.5px;font-weight:550}.start-overlay p{font-size:11px;margin:12px 0 8px;color:#b4c2ad}.start-overlay small{font-size:10px;color:#859b7d;line-height:1.5}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:6px;background:var(--accent);color:#20311c;font-size:12px;font-weight:700;border:1px solid transparent}.primary:hover:not(:disabled){background:#d1ffa8;color:#172910;transform:translateY(-1px)}.primary:active:not(:disabled){transform:translateY(0)}.primary .icon{width:16px;height:16px}.start-btn{margin:24px 0 12px;min-width:220px;box-shadow:0 6px 24px #96cf5a1a}.start-btn kbd{background:#83a86250;border-color:#557b4130;color:#3c542e;font-size:8px}.start-overlay>span{font-size:9px;letter-spacing:.3px;color:#849a7a}.arena-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 15px;background:#18231a;border-top:1px solid #43573940;font-size:9px;color:#91a489}.arena-bottom b{color:#d6e1c9;font-size:11px;margin-left:2px}.arena-bottom i{font-style:normal;margin:0 7px;color:#566c4c}.text-btn{font-size:10px;color:var(--muted);display:inline-flex;gap:6px;align-items:center;padding:0}.text-btn .icon{width:12px;height:12px}.switch{width:22px;height:12px;border-radius:9px;background:#415139;position:relative}.switch:before{content:"";position:absolute;left:2px;top:2px;width:8px;height:8px;background:#83967a;border-radius:50%}.switch.on{background:#688c4960}.switch.on:before{left:12px;background:var(--accent)}.section-label{display:flex;justify-content:space-between;align-items:center;margin:15px 0 9px;min-height:20px}.section-label>span{font-size:9px;letter-spacing:1px;color:#a4b19d}.section-label b{font-size:9px;color:#697d64;font-weight:500;margin-left:6px;letter-spacing:0}.bench-slots{display:grid;grid-template-columns:repeat(9,1fr);gap:5px}.bench-slot{height:58px;border:1px solid #344230;border-radius:5px;background:linear-gradient(#202b20,#1a241b)}.bench-slot:hover{background:#33432c}.bench-slot .unit-token{transform:none}.bench-slot .unit-token>.portrait{width:34px;height:37px;border-radius:5px;box-shadow:0 2px 0 #0a150c;transform:none}.bench-slot.selected{border:1px solid var(--accent);background:#3e4f30}.bench-slot .unit-stars{font-size:8px;top:-9px}.bench-slot .unit-items .item-img{width:11px;height:11px}.item-row{display:flex;gap:8px;margin:14px 0 5px}.item-tray{border:1px solid var(--line);border-radius:6px;background:#161f17;flex:1;min-width:0;display:flex;align-items:center;padding:8px 10px;gap:10px;min-height:53px}.item-tray>span{font-size:8px;letter-spacing:.8px;color:var(--muted);max-width:50px;line-height:1.6}.inventory-items{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.inventory-items small{font-size:9px;color:#61745d;line-height:1.5;max-width:210px}.inventory-item{padding:0;display:flex}.inventory-item .item-img{width:29px;height:29px}.inventory-item.selected{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.sell-zone{border:1px dashed #53603e;border-radius:6px;width:133px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;color:#a6ad85;background:#22281b70}.sell-zone .icon{width:14px;height:14px;color:#c7bf85}.sell-zone kbd{font-size:8px}.shop-section .section-label{margin-top:12px}.refresh-btn{display:flex;align-items:center;gap:7px;padding:6px 9px;background:#2a3424;border:1px solid #4b5b3d;border-radius:5px;color:#d7e3c7;font-size:10px}.refresh-btn .icon{width:12px;height:12px}.refresh-btn>span{color:var(--gold);font-size:10px;margin-left:4px}.refresh-btn kbd{font-size:8px;padding:1px 4px}.shop-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.shop-card{height:128px;border:1px solid #4b6240;position:relative;overflow:hidden;border-radius:6px;background:#222e24;text-align:left;isolation:isolate;padding:0;transition:transform .13s,border-color .13s}.shop-card:hover:not(:disabled){transform:translateY(-3px);border-color:var(--accent)}.shop-card:disabled{opacity:.75}.shop-art{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;transition:transform .2s}.shop-card:hover .shop-art{transform:scale(1.06)}.shop-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0c150dfc 0%,#121c15ba 28%,transparent 80%);z-index:-1}.shop-cost{position:absolute;right:6px;top:6px;font-size:10px;font-weight:650;background:#0b130ce6;border:1px solid #7d906f40;padding:3px 5px;border-radius:4px;color:#e4d19b}.shop-cost span{font-size:8px}.shop-details{position:absolute;bottom:12px;left:9px;right:5px;display:flex;flex-direction:column;gap:5px}.shop-details small{font-size:8px;color:#c0cbbb;line-height:1.5}.shop-details strong{font-size:12px;letter-spacing:-.2px;font-weight:600;overflow-wrap:anywhere}.cost-line{position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--cost)}.cost-1{--cost:#a3ada0}.cost-2{--cost:#6aaa75}.cost-3{--cost:#6b9ed7}.cost-4{--cost:#b58ad9}.cost-5{--cost:#e5bd64}.bought{display:grid;place-items:center;border:1px dashed #35432e;background:repeating-linear-gradient(45deg,#172017,#172017 8px,#19221a 8px,#19221a 9px);color:#65795b}.control-strip{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:15px 2px;font-size:9px;color:#71816c}.control-strip>span{display:flex;align-items:center;gap:5px}.control-strip .icon{width:11px;height:11px}.target-panel{padding:18px 15px;overflow:hidden}.target-heading .eyebrow{font-size:9px;letter-spacing:1.2px}.target-heading h2{font-size:17px;line-height:1.5;letter-spacing:-.3px;margin:7px 0}.target-heading a{font-size:9px;color:#8c9d83;display:flex;align-items:center;gap:5px}.target-heading .icon{width:10px;height:10px}.target-minimap{padding:19px 6px 9px;margin-top:15px;background:#121a13;border:1px solid #2c3928;border-radius:7px}.mini-row{display:flex;gap:3px;justify-content:center;margin-top:-3px}.mini-row.offset{transform:translateX(6px)}.mini-hex{width:23px;height:27px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:#293627;border:0}.mini-hex img{width:100%;height:100%;object-fit:cover;opacity:.9}.mini-hex.filled{background:var(--accent)}.layout-note{font-size:8px;line-height:1.6;color:#71816c;margin:7px 0 14px}.target-list{display:flex;flex-direction:column;gap:0}.target-unit{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #2a3429}.target-unit>.portrait{width:31px;height:33px;border-radius:4px}.target-unit-name{min-width:0;flex:1}.target-unit-name strong{font-size:10px;font-weight:500;display:flex;gap:5px;align-items:center;flex-wrap:wrap;line-height:1.4}.target-unit-name strong>span{color:#d7bd7b;font-size:8px;letter-spacing:1px}.target-unit-name small{font-size:8px;color:#7d8c76;display:block;margin-top:3px}.target-items{display:flex;gap:2px;max-width:64px;flex-wrap:wrap}.target-items .item-img{width:19px;height:19px}.target-check{font-size:15px;color:#4c6245;width:12px;text-align:center}.target-check .icon{width:12px;height:12px}.target-unit.done .target-check{color:var(--accent)}.target-unit.done .target-unit-name strong{color:#bfd9a4}.progress-box{margin-top:18px;padding:13px 12px;background:#222d2099;border:1px solid #3c4c3260;border-radius:7px}.progress-box>div:first-child{display:flex;justify-content:space-between;align-items:center}.progress-box strong{font-size:10px;font-weight:500;color:#c2cfb6}.progress-box b{font-size:18px;color:var(--accent);font-weight:500}.progress-box b small{font-size:9px;margin-left:2px}.progress-track{height:4px;background:#3b4832;margin:12px 0;border-radius:4px;overflow:hidden}.progress-track i{height:100%;display:block;background:var(--accent);transition:width .3s}.progress-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 15px}.progress-grid>span{display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.progress-grid b{font-size:9px;color:#d3ddca}.progress-grid b.accent{color:var(--accent)}.progress-box>small{font-size:8px;display:block;color:#b59c76;margin-top:9px}.rules-link{display:flex;align-items:center;gap:7px;font-size:10px;color:#9dad91;padding:15px 0 0;width:100%}.rules-link .icon{width:13px;height:13px}.rules-link .icon:last-child{margin-left:auto}footer{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:21px 0;margin-top:26px;font-size:9px;color:#6e7d68;line-height:1.7}.footer-sep{margin:0 10px;color:#4c5f44}.stale{display:flex;align-items:center;gap:8px;font-size:12px;color:#e4c67e;background:#56431a30;border:1px solid #7c663345;border-radius:7px;padding:12px;margin-bottom:20px}.rank-workspace{padding-top:5px}.rank-controls{display:flex;gap:18px;align-items:flex-end;padding:20px;margin-bottom:20px}.rank-controls label{display:flex;flex-direction:column;gap:8px;font-size:10px;color:var(--muted)}.rank-controls label:first-child{flex:1}.rank-controls select{width:100%;min-width:200px;font-size:13px}.rank-controls input{font-size:12px}.rank-controls .primary{height:39px}.rank-summary{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;margin-bottom:20px}.rank-summary-main{padding:24px}.rank-summary-main h2{font-size:22px;margin:10px 0 17px;font-weight:550}.rank-portraits{display:flex;gap:7px}.rank-portraits .portrait{width:40px;height:42px}.stat-card{padding:25px;display:flex;flex-direction:column;justify-content:center;gap:10px}.stat-card>.icon{color:var(--accent);width:24px;height:24px;margin-bottom:5px}.stat-card>span{font-size:12px;color:var(--muted)}.stat-card strong{font-size:32px;font-weight:500}.rank-table>.panel-title{padding:20px;border-bottom:1px solid var(--line)}.rank-table .muted{font-size:11px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-weight:400;font-size:10px;color:var(--muted);padding:16px 24px;border-bottom:1px solid var(--line)}td{font-size:13px;padding:18px 24px;border-bottom:1px solid #2b3529;color:#bbc7b2}td:last-child{color:var(--text)}.rank-number{color:#8b9b80;font-size:16px}.rank-1{color:#e8c780}.rank-2{color:#c1d0c0}.rank-3{color:#bd9473}.avatar{width:27px;height:27px;display:inline-grid;place-items:center;border-radius:7px;background:#32402b;color:#d7e4ca;margin-right:12px;font-size:12px}.my-row{background:#bfee8510}.you-tag{font-size:9px;color:var(--accent);border:1px solid #badc8240;padding:2px 6px;border-radius:4px;margin-left:5px}.empty-ranks{padding:65px 20px;text-align:center}.empty-trophy{width:66px;height:66px;display:grid;place-items:center;background:#293722;border:1px solid #475b36;border-radius:20px;color:var(--accent);margin:0 auto 20px}.empty-trophy .icon{width:30px;height:30px}.empty-ranks h3{font-size:22px;font-weight:500}.empty-ranks p{font-size:12px;color:var(--muted);margin:12px 0 25px}.empty-state{padding:45px 20px;text-align:center;font-size:12px;color:var(--muted)}.modal-backdrop{position:fixed;inset:0;background:#050a07b8;backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:100}.modal{width:620px;max-width:100%;max-height:90dvh;overflow-y:auto;background:#1b241c;border:1px solid #49583d;border-radius:15px;padding:33px;position:relative;box-shadow:0 30px 90px #0008;outline:none;scrollbar-width:thin}.modal-close{position:absolute;right:15px;top:15px;color:var(--muted);padding:5px}.modal h2{font-size:26px;font-weight:550;letter-spacing:-.5px;margin:14px 0}.modal h3{font-size:14px;font-weight:550;margin:22px 0 9px;color:var(--accent)}.modal p{font-size:12px;line-height:1.85;color:#a8b7a1;margin:12px 0}.guide-keys{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;padding:17px;background:#121b14;border-radius:7px}.guide-keys span{display:flex;align-items:center;gap:9px;font-size:10px;color:#a2b697}.guide-keys kbd{min-width:45px;text-align:center}.source-list{display:grid;grid-template-columns:150px 1fr;gap:15px;font-size:11px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-list dt{color:var(--muted)}.source-list dd{margin:0}.source-list a{color:var(--accent)}.data-note{padding:14px;background:#6e64341a;border:1px solid #786d3333;border-radius:6px;color:#b2b19a!important}.source-links{display:flex;flex-direction:column;gap:12px;font-size:9px;color:#9fb18f;overflow-wrap:anywhere}.source-links .icon{width:10px;height:10px}.result-modal{width:530px}.result-heading{text-align:center}.result-heading .eyebrow{justify-content:center;letter-spacing:.5px}.result-icon{margin:0 auto 22px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#c1f88a17;color:var(--accent);border:1px solid #98bc6750}.result-icon .icon{width:30px;height:30px}.result-heading h2{font-size:30px;margin:12px 0}.result-score{display:flex;flex-direction:column;gap:9px;text-align:center;padding:20px 0}.result-score>span{font-size:11px;color:var(--muted)}.result-score strong{font-size:49px;letter-spacing:-2px;font-weight:500;color:var(--accent);font-variant-numeric:tabular-nums}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;background:#121b13;border-radius:8px;padding:19px;margin:10px 0 23px}.result-stats span{font-size:10px;color:var(--muted);display:flex;flex-direction:column;gap:7px}.result-stats b{font-size:16px;font-weight:500;color:#d4dfcb}#submit-score>label{font-size:11px;color:var(--muted);display:block;margin-bottom:9px}.submit-row{display:flex;gap:7px}.submit-row input{flex:1;min-width:0;font-size:12px}.submit-row .primary{font-size:11px;padding:10px}.wide{width:100%;margin-top:10px}.secondary{border:1px solid #4b5e3d;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;font-size:12px;color:#c2d4b6}.secondary .icon{width:14px;height:14px}.saved-message{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--accent);font-size:12px;margin:15px 0}#submit-error{color:var(--danger);font-size:11px}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.loading h1{font-size:24px;letter-spacing:3px}.loading p{font-size:13px;color:var(--muted);line-height:1.7;text-align:center}.game-loading{height:450px;display:grid;place-items:center;color:var(--muted);font-size:12px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);max-width:90vw;padding:13px 20px;border:1px solid #637954;border-radius:9px;background:#2b3827;color:#e7eedf;font-size:12px;box-shadow:0 8px 35px #0007;opacity:0;pointer-events:none;z-index:200;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.image-failed{opacity:.2;object-fit:contain}body:has(.modal-backdrop){overflow:hidden}
@media(min-width:1500px){.workspace{grid-template-columns:285px minmax(500px,1fr) 280px;gap:24px}.arena-scene{height:390px}.hex-row{height:78px}.hex{height:88px}.unit-token>.portrait{width:50px;height:52px}.shop-card{height:140px}.comp-portraits .portrait{width:26px;height:27px}.comp-card-title strong{font-size:12px}.mini-hex{width:25px;height:30px}#comp-list{height:704px}}
@media(max-width:1200px){main{padding:0 22px}.topbar{padding:0 22px;gap:35px}.workspace{grid-template-columns:220px minmax(430px,1fr);gap:17px}.target-panel{grid-column:2;display:grid;grid-template-columns:1fr 1.5fr;gap:10px 20px}.target-heading{grid-column:1}.target-minimap{grid-column:1;margin-top:0}.layout-note{grid-column:1}.target-list{grid-column:2;grid-row:1/5}.progress-box{grid-column:1;margin-top:0}.rules-link{grid-column:1}.comp-portraits .portrait{width:19px;height:22px}.library{grid-row:1/3}#comp-list{height:1070px}.target-unit{padding:7px 0}.hero h1{font-size:29px}.patch-card{min-width:205px;padding:14px}.control-strip{font-size:8px}.arena-scene{height:365px}}
@media(max-width:850px){.topbar{height:74px;gap:23px}.topbar nav{gap:18px}.header-right{gap:15px}.brand{font-size:16px}.brand-mark{width:32px;height:33px;font-size:25px}.brand small{font-size:6px}.guide-btn span{display:none}.nav-btn{font-size:11px}.hero{padding:28px 0 24px}.hero h1{font-size:26px}.hero p{font-size:11px;max-width:330px}.eyebrow{font-size:8px}.patch-card{min-width:180px;padding:12px}.patch-symbol{display:none}.patch-card strong{font-size:12px}.workspace{grid-template-columns:190px minmax(380px,1fr);gap:13px}.comp-portraits .portrait{width:17px;height:19px}.comp-card{padding:13px 7px}.comp-card-title strong{font-size:10px}.comp-meta{font-size:8px}.comp-index{display:none}.shop-card{height:115px}.shop-details{left:6px}.shop-details strong{font-size:11px}.shop-details small{font-size:7px}.arena-scene{height:315px}.hex-row{height:60px}.hex{height:69px}.unit-token>.portrait{width:37px;height:40px}.arena-bottom{font-size:8px;padding:10px}.arena-bottom .text-btn{font-size:8px}.mode-switch button{padding:6px 8px;font-size:9px}.daily-label{font-size:8px}.bench-slot{height:51px}.bench-slot .unit-token>.portrait{width:29px;height:31px}.item-tray{padding:7px}.sell-zone{width:105px;font-size:8px}.sell-zone kbd{display:none}.inventory-items small{font-size:8px}.target-panel{grid-template-columns:1fr 1fr;padding:14px;gap:10px 13px}.target-items .item-img{width:13px;height:13px}.target-items{max-width:43px}.target-unit>.portrait{width:23px;height:25px}.target-unit-name strong{font-size:9px}.target-unit{gap:5px}.mini-hex{width:17px;height:21px}.target-heading h2{font-size:14px}.rank-summary{gap:12px}.rank-summary-main{padding:18px}.rank-summary-main h2{font-size:18px}.rank-portraits{gap:4px;flex-wrap:wrap}.rank-portraits .portrait{width:29px;height:32px}.stat-card{padding:20px}.stat-card strong{font-size:26px}}
@media(max-width:650px){body{min-width:360px}main{padding:0 15px}.topbar{height:66px;padding:0 15px;gap:14px}.brand{font-size:14px;gap:7px}.brand-mark{width:29px;height:30px;font-size:23px}.brand small{display:none}.brand-light{margin-left:3px}.topbar nav{gap:13px;margin-left:auto}.nav-btn{font-size:10px;gap:5px}.nav-btn .icon{width:14px;height:14px}.header-right{gap:6px;margin-left:0}.guide-btn{display:none}.lang-switch button{font-size:8px;padding:6px}.hero{align-items:flex-start;padding:26px 0 22px;gap:10px}.hero h1{font-size:25px;letter-spacing:-1px;line-height:1.4;margin:10px 0 7px}.hero p{font-size:10px;line-height:1.7;max-width:260px}.hero .eyebrow{font-size:7px;letter-spacing:.8px;gap:5px}.patch-card{min-width:0;max-width:120px;padding:10px;margin-top:5px}.patch-card small{font-size:7px;line-height:1.6;gap:3px}.patch-card div>span{font-size:6px;letter-spacing:.7px}.patch-card strong{font-size:9px;line-height:1.7;margin:4px 0}.patch-card strong span{padding:0 1px}.workspace{display:flex;flex-direction:column;gap:17px}.library{width:100%;padding-top:12px}.library>.panel-title{padding:0 12px}.panel-title h2{font-size:12px}.library .search-box{margin:10px 12px 7px}.search-box input{min-height:29px}.library-filter{padding:0 13px 7px}#comp-list{height:auto;max-height:none;overflow-x:auto;overflow-y:hidden;display:flex;gap:7px;padding:0 10px 10px;scroll-snap-type:x mandatory}.comp-card{width:204px;flex-shrink:0;padding:11px 9px;border:1px solid var(--line);scroll-snap-align:start}.comp-card-title strong{font-size:10px}.comp-portraits .portrait{width:19px;height:20px}.comp-portraits{margin:9px 0 8px}.library-source{display:none}.trainer{width:100%}.trainer-toolbar{height:35px;margin-bottom:10px}.mode-switch button{font-size:10px}.daily-label b{font-size:8px}.arena-top{height:46px;padding:0 12px}.arena-stats>span{font-size:16px}.arena-scene{height:298px}.board-wrap{inset:14px 5px}.hex-board{width:96%}.hex-row{height:56px;gap:2px}.hex{height:65px}.unit-token>.portrait{width:34px;height:36px;border-width:1px;border-radius:6px}.unit-stars{font-size:8px;top:-8px}.unit-items .item-img{width:11px;height:11px}.ghost-unit>.portrait{width:26px;height:26px}.start-overlay h2{font-size:21px}.start-overlay p{font-size:10px;line-height:1.6}.start-overlay small{font-size:9px}.start-btn{margin-top:20px}.arena-bottom{padding:10px 9px;font-size:8px;gap:6px}.arena-bottom>span{max-width:65%;line-height:1.5}.arena-bottom .text-btn{white-space:nowrap}.bench-slots{gap:3px}.bench-slot{height:46px}.bench-slot .unit-token>.portrait{width:27px;height:29px}.bench-slot .unit-items .item-img{width:9px;height:9px}.inventory-items small{max-width:145px}.item-row{gap:6px}.item-tray{gap:6px}.sell-zone{width:96px}.shop-cards{gap:5px}.shop-card{height:109px;border-radius:4px}.shop-details{left:5px;bottom:9px}.shop-details strong{font-size:10px}.shop-details small{font-size:6px;line-height:1.5}.shop-cost{right:4px;top:4px;padding:2px 3px;font-size:9px}.target-panel{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px 16px;padding:17px}.target-heading h2{font-size:16px}.target-unit-name strong{font-size:10px}.target-unit>.portrait{width:26px;height:28px}.target-unit-name small{font-size:7px}.target-unit{gap:6px}.target-check{width:9px}.target-check .icon{width:9px}.target-items{max-width:31px}.target-items .item-img{width:14px;height:14px}.mini-hex{width:17px;height:21px}.target-minimap{padding:13px 1px 9px}.progress-box{padding:11px 9px}.progress-box strong{font-size:9px}.progress-grid{gap:8px 10px}.progress-grid>span{font-size:8px}.layout-note{font-size:7px}.control-strip{font-size:8px;padding-bottom:0}.control-strip .text-btn{font-size:9px;white-space:nowrap}footer{margin-top:25px;font-size:8px;padding:17px 0}footer>span{max-width:85%}.footer-sep{margin:0 5px}.rank-controls{flex-wrap:wrap;padding:15px;gap:14px}.rank-controls label:first-child{flex-basis:100%}.rank-controls label:nth-child(2){flex:1}.rank-controls .primary{font-size:10px;padding:10px}.rank-controls select{font-size:12px}.rank-summary{grid-template-columns:1fr 1fr;gap:12px}.rank-summary-main{grid-column:1/3}.rank-summary-main h2{font-size:20px}.rank-portraits .portrait{width:30px;height:34px}.stat-card{padding:18px;gap:7px}.stat-card>.icon{width:20px;height:20px;margin-bottom:0}.stat-card>span{font-size:10px}.stat-card strong{font-size:26px}.rank-table>.panel-title{flex-direction:column;align-items:flex-start;padding:16px;gap:7px}.rank-table .muted{font-size:9px}.empty-ranks{padding:40px 15px}.empty-ranks h3{font-size:20px}.empty-ranks p{font-size:11px}th,td{padding:15px 12px;font-size:10px}.avatar{width:23px;height:23px;margin-right:6px}.modal-backdrop{padding:14px}.modal{padding:28px 21px;border-radius:12px}.modal h2{font-size:23px}.modal p{font-size:11px}.guide-keys{padding:12px;gap:10px}.guide-keys span{font-size:9px}.guide-keys kbd{min-width:38px;font-size:9px}.source-list{grid-template-columns:110px 1fr;font-size:10px;gap:14px}.result-score strong{font-size:42px}.result-stats{padding:14px;gap:15px}.result-stats span{font-size:9px}.result-stats b{font-size:15px}.submit-row{flex-direction:column}.submit-row input{min-height:42px}.submit-row .primary{min-height:40px}.result-heading h2{font-size:28px}.result-modal .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1201px) and (max-height:1000px){.topbar{height:66px}.hero{padding:23px 0 22px}.hero h1{font-size:29px;margin:8px 0}.hero p{font-size:11px}.patch-card{padding:12px 17px}.arena-scene{height:255px}.hex-row{height:49px}.hex{height:58px}.unit-token>.portrait{width:34px;height:37px}.unit-token .unit-stars{font-size:8px;top:-8px}.arena-top{height:45px}.arena-bottom{padding:10px 13px}.bench-slot{height:46px}.bench-slot .unit-token>.portrait{width:29px;height:32px}.shop-card{height:110px}.section-label{margin:11px 0 7px}.item-row{margin-top:11px}.item-tray{min-height:45px}.item-tray .item-img{width:26px;height:26px}.target-panel{padding-top:15px}.target-heading h2{font-size:16px;margin:5px 0}.target-minimap{margin-top:11px;padding-top:13px}.mini-hex{height:23px;width:21px}.target-unit{padding:7px 0}.target-unit>.portrait{width:27px;height:29px}.target-list{gap:0}.layout-note{margin-bottom:9px}.progress-box{margin-top:13px;padding:11px}.library{padding-top:16px}#comp-list{height:535px}.comp-card{padding:12px 10px}.control-strip{padding-top:11px}.rules-link{padding-top:12px}.rank-summary .portrait{width:35px;height:37px}}
