@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{--ink:#10172a;--muted:#687087;--blue:#2367f2;--paper:#f7f8fc;--line:#e7e9f1;--gold:#ffb21a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Noto Sans SC,system-ui,sans-serif}button,input,select{font:inherit}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fffffff2;border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;height:78px;padding:0 max(5vw,32px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand>span{color:#fff;background:linear-gradient(145deg,#226cf5,#1743ae);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 8px 22px #2367f244}.brand div{flex-direction:column;display:flex}.brand b{font-size:17px}.brand small{letter-spacing:1.6px;color:#8b93a8;font-size:8px}nav{gap:34px;display:flex}nav a{color:#565f76;font-size:14px;font-weight:600;text-decoration:none}.snapshot{color:#318b5f;background:#effaf4;border-radius:30px;padding:9px 13px;font-size:12px}.snapshot i{background:#35c87c;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.hero{background:radial-gradient(circle at 78% 48%,#e9efff 0 18%,#0000 40%),linear-gradient(135deg,#fbfcff,#f5f7fc);grid-template-columns:1.05fr .95fr;align-items:center;min-height:610px;padding:60px max(7vw,40px);display:grid;overflow:hidden}.hero-copy{max-width:660px}.eyebrow{color:var(--blue);letter-spacing:1.8px;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.eyebrow svg{width:15px}.hero h1{letter-spacing:-3px;margin:20px 0 24px;font-size:clamp(46px,5.3vw,76px);line-height:1.08}.hero h1 em{background:linear-gradient(90deg,#1d62e7,#713bde);color:#0000;-webkit-background-clip:text;font-style:normal}.hero-copy>p{color:#606a80;max-width:610px;font-size:17px;line-height:1.9}.hero-stats{gap:44px;margin:30px 0;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats b{font-size:27px}.hero-stats span{color:#8a91a2;font-size:12px}.cta{background:var(--blue);color:#fff;border-radius:12px;align-items:center;gap:9px;padding:14px 21px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #2367f24d}.cta svg{width:18px}.hero-art{place-items:center;height:480px;display:grid;position:relative}.duel{z-index:2;align-items:center;gap:26px;display:flex}.versus{color:#74809b;font-size:24px;font-style:italic;font-weight:900}.card-img{filter:drop-shadow(0 18px 18px #142a6038);background:linear-gradient(160deg,#f7f9ff,#d9e3fa);border-radius:24px;place-items:center;width:148px;height:178px;display:grid;position:relative;overflow:visible}.card-img img{object-fit:contain;z-index:1;width:116%;height:116%}.card-img>span{color:#a8b8d8;font-size:36px;font-weight:900;position:absolute}.card-img b{z-index:3;color:#fff;background:#8c42d7;border:4px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:-8px;left:-8px}.card-img.small{border-radius:14px;width:72px;height:86px}.card-img.small b{border-width:3px;width:26px;height:26px;font-size:11px}.equation{z-index:3;background:#fff;border-radius:13px;align-items:center;gap:10px;padding:12px 20px;display:flex;position:absolute;bottom:35px;box-shadow:0 12px 35px #18387524}.equation span{color:#7b8499;font-size:12px}.equation b{font-size:19px}.equation i{color:#6d7890;font-style:normal}.orb{filter:blur(3px);border-radius:50%;position:absolute}.o1{background:#dce7ff;width:340px;height:340px}.o2{border:1px solid #b8cafa;width:240px;height:240px}.section{padding:92px max(6vw,38px)}.section-title{text-align:center;max-width:700px;margin:0 auto 42px}.section-title .eyebrow{justify-content:center}.section-title h2{margin:10px 0;font-size:38px}.section-title p{color:var(--muted);line-height:1.7}.section-title.left{text-align:left;margin-left:0}.section-title.left .eyebrow{justify-content:flex-start}.insights{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1280px;margin:auto;display:grid}.insight{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:330px;padding:26px;position:relative;overflow:hidden}.insight:before{content:"";background:var(--gold);height:5px;position:absolute;inset:0 0 auto}.insight.blue:before{background:#2b72f5}.insight.purple:before{background:#7d48dc}.pair{align-items:center;gap:16px;height:94px;display:flex}.pair svg{color:#93a0b9;width:19px}.pill{color:#a06a00;background:#fff3d9;border-radius:7px;margin-top:15px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.blue .pill{color:#235fca;background:#eaf2ff}.purple .pill{color:#7040c0;background:#f0e9ff}.insight h3{margin:13px 0 8px;font-size:20px}.insight p{color:#697187;font-size:13px;line-height:1.75}.insight code{color:#303a50;font-family:inherit;font-weight:800}.cards-sec{background:var(--paper)}.toolbar{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:12px;display:flex}.toolbar label{border-right:1px solid var(--line);flex:1;align-items:center;gap:8px;min-width:250px;padding:0 10px;display:flex}.toolbar label svg{color:#8a93a7;width:18px}.toolbar input{border:0;outline:0;width:100%}.filters{align-items:center;gap:5px;display:flex}.filters svg{width:17px;margin-right:5px}.filters button{color:#6c7487;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:12px}.filters button.on{color:var(--blue);background:#eaf1ff;font-weight:800}.toolbar select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px}.result{color:#8b93a5;margin:18px 2px;font-size:12px}.grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e8f1;border-radius:16px;padding:18px 10px;transition:all .2s;overflow:hidden}.card:hover{border-color:#cbd8f5;transform:translateY(-4px);box-shadow:0 14px 32px #283f7721}.card .card-img{filter:none;background:#f3f6fc;width:100%;height:126px}.card .card-img img{width:115%;height:115%}.card .card-img b{width:31px;height:31px;font-size:12px}.rarity{color:#697286;background:#eef0f5;border-radius:5px;margin-top:13px;padding:3px 6px;font-size:9px;display:inline-block}.rarity.legendary{color:#b76b00;background:#fff0d9}.rarity.epic{color:#7d3bc0;background:#f4eaff}.rarity.rare{color:#c56324;background:#fff1e7}.rarity.champion{color:#a07700;background:#fff3c9}.card h3{margin:7px 0 1px;font-size:15px}.card>p{color:#9aa2b2;margin:0;font-size:9px}.mini{border-top:1px solid #eef0f4;gap:10px;margin-top:10px;padding-top:9px;display:flex}.mini span{color:#70798e;align-items:center;gap:3px;font-size:9px;display:flex}.mini svg{width:11px}.method{color:#fff;background:#111a31;border-radius:18px;align-items:flex-start;gap:20px;margin:0 max(6vw,38px) 70px;padding:28px 34px;display:flex}.method>svg{color:#6f9bff}.method h3{margin:0 0 7px}.method p{color:#aeb8d0;margin:0;font-size:13px;line-height:1.7}footer{border-top:1px solid var(--line);color:#7a8295;justify-content:space-between;align-items:center;height:84px;padding:0 max(6vw,38px);font-size:12px;display:flex}.shade{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1021b0;position:fixed;inset:0}.drawer{z-index:31;background:#fff;width:min(540px,100%);padding:34px;position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 60px #0003}.close{cursor:pointer;background:#f0f2f6;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:22px;right:22px}.close svg{width:18px}.detail-head{align-items:center;gap:24px;margin:38px 0 20px;display:flex}.detail-head .card-img{filter:none;width:112px;height:134px}.detail-head h2{margin:8px 0 2px;font-size:28px}.detail-head p{color:#8c94a6;margin:0}.desc{color:#687187;font-size:13px;line-height:1.7}.level-pick{flex-wrap:wrap;align-items:center;gap:5px;margin:24px 0 14px;display:flex}.level-pick b{margin-right:8px;font-size:12px}.level-pick button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:34px;height:31px;font-size:11px}.level-pick button.on{background:var(--blue);color:#fff;border-color:var(--blue)}.stat-focus{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.stat-focus>div{background:#f5f7fb;border-radius:11px;grid-template-columns:18px 1fr;align-items:center;gap:3px;padding:13px;display:grid}.stat-focus svg{width:14px;color:var(--blue)}.stat-focus span{color:#7b8496;font-size:10px}.stat-focus b{grid-column:1/-1;font-size:20px}.table-title{margin:25px 0 10px;font-size:15px}.table-wrap{border:1px solid var(--line);border-radius:12px;overflow:hidden}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:right;border-bottom:1px solid #edf0f5;padding:10px 13px}th:first-child,td:first-child{text-align:left}th{color:#6b7487;background:#f5f7fb}tr.sel td{color:#1758d0;background:#eaf1ff;font-weight:800}.note{color:#866522;background:#fff8e8;border-radius:10px;gap:8px;margin-top:14px;padding:12px;font-size:11px;display:flex}.note svg{flex:none;width:16px}@media (width<=1000px){nav{display:none}.hero{grid-template-columns:1fr}.hero-art{height:380px}.insights{grid-template-columns:1fr}.grid{grid-template-columns:repeat(4,1fr)}.toolbar{flex-wrap:wrap}.filters{order:3;width:100%;overflow:auto}}@media (width<=620px){header{padding:0 16px}.snapshot{display:none}.hero{padding:50px 20px}.hero h1{font-size:44px}.hero-stats{gap:22px}.duel{gap:12px}.hero-art .card-img{width:118px;height:142px}.section{padding:65px 18px}.grid{grid-template-columns:repeat(2,1fr)}.toolbar label{border-right:0;min-width:100%}.filters button{white-space:nowrap}.method{margin:0 18px 50px}.drawer{padding:22px}.detail-head{margin-top:45px}.detail-head .card-img{width:90px;height:108px}}.tower-section{color:#fff;background:linear-gradient(145deg,#0f1830 0%,#15244a 58%,#1c3470 100%)}.tower-title-row{justify-content:space-between;align-items:end;gap:28px;max-width:none;display:flex}.tower-title-row p{color:#aebbd5}.tower-title-row .eyebrow{color:#7ba6ff}.tower-title-row .eyebrow svg{width:15px}.tower-levels{background:#08112480;border:1px solid #ffffff1f;border-radius:14px;flex:none;align-items:center;gap:5px;padding:9px;display:flex}.tower-levels span{color:#9eabc5;padding:0 8px;font-size:11px}.tower-levels button{color:#b9c4da;cursor:pointer;background:0 0;border:0;border-radius:8px;width:34px;height:32px}.tower-levels button.on{color:#fff;background:#2f70f4;box-shadow:0 7px 18px #2f70f45c}.tower-group-title{color:#e9efff;letter-spacing:1px;max-width:1280px;margin:0 auto 15px;font-size:14px}.tower-group-title.defense-title{margin-top:34px}.tower-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1280px;margin:auto;display:grid}.tower-grid.royal-grid{grid-template-columns:repeat(5,1fr)}.tower-card{background:linear-gradient(160deg,#ffffff12,#ffffff06);border:1px solid #ffffff1a;border-radius:18px;padding:18px;box-shadow:0 16px 34px #050a1766}.tower-card.king{background:linear-gradient(155deg,#f6c35420,#ffffff08);border-color:#f6c3546b}.tower-card-head{grid-template-columns:64px 1fr auto;align-items:center;gap:12px;min-height:76px;display:grid}.tower-card-head .card-img.small{background:#ffffff0d;width:64px;height:72px}.tower-card-head span{color:#7fa8fb;font-size:9px;font-weight:800}.tower-card-head h3{margin:3px 0 0;font-size:17px}.tower-card-head p{color:#8f9bb4;margin:1px 0 0;font-size:9px}.tower-card-head strong{color:#ffd36d;align-self:start;font-size:10px}.tower-numbers{grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0;display:grid}.tower-numbers>div{background:#07102280;border-radius:10px;min-width:0;padding:10px}.tower-numbers svg{color:#6f9fff;width:12px;height:12px}.tower-numbers span{color:#8491aa;font-size:8px;display:block}.tower-numbers b{margin-top:3px;font-size:16px;display:block}.tower-meta{grid-template-columns:1fr 1fr;gap:7px 14px;margin:0;display:grid}.tower-meta div{justify-content:space-between;gap:8px;font-size:9px;display:flex}.tower-meta dt{color:#7f8ba3}.tower-meta dd{color:#cbd5e9;text-align:right;margin:0}.tower-special{color:#9eabc3;border-top:1px solid #ffffff12;align-items:flex-start;gap:7px;min-height:48px;margin:14px 0 0;padding-top:12px;font-size:9px;line-height:1.55;display:flex}.tower-special svg{color:#f3c75e;flex:none;width:13px}@media (width<=1100px){.tower-grid.royal-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.tower-title-row{flex-direction:column;align-items:flex-start}.tower-levels{max-width:100%;overflow-x:auto}.tower-grid,.tower-grid.royal-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.tower-grid,.tower-grid.royal-grid{grid-template-columns:1fr}.tower-levels span{display:none}}
