.th-wrap{background:radial-gradient(circle at 82% -12%,rgba(46,117,182,.16),transparent 34rem),radial-gradient(circle at 0 16%,rgba(167,139,250,.12),transparent 33rem),var(--bg)}.th-shell{width:min(1200px,calc(100% - 44px));margin:0 auto;padding-bottom:52px}.th-ico{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0}.th-ico svg{width:100%;height:100%;display:block}.th-hero{padding:34px 0 20px}.th-crumb{color:var(--muted);font-size:12.5px;margin-bottom:12px}.th-crumb a{color:var(--muted);text-decoration:none}.th-crumb a:hover{color:var(--text)}.th-eyebrow{color:var(--blue);font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.th-hero h1{font-size:clamp(30px,5vw,44px);line-height:1.03;max-width:820px;margin-bottom:12px;font-weight:800;letter-spacing:-1px}.th-grad{background:linear-gradient(110deg,var(--best),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.th-hero p{max-width:720px;color:var(--muted);font-size:15.5px;margin-bottom:18px;line-height:1.55}.th-actions{display:flex;gap:10px;flex-wrap:wrap}.th-btn{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;background:var(--best);color:#07101f;padding:10px 15px;font-weight:800;font-size:13px;text-decoration:none;transition:all .18s;white-space:nowrap}.th-btn:hover{background:var(--best-deep)}.th-btn.sec{border:1px solid var(--line);background:var(--surface-2);color:var(--text)}.th-btn.sec:hover{border-color:var(--blue)}.th-btn .th-ico{width:15px;height:15px}.th-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 4px}.th-stat{border:1px solid var(--line);border-radius:10px;background:#141b30bd;padding:13px 15px}.th-stat strong{display:block;font-size:18px;font-weight:800}.th-stat span{display:block;color:var(--muted);font-size:12px;margin-top:2px}@media(max-width:720px){.th-stats{grid-template-columns:repeat(2,1fr)}}.th-shelf{padding-top:40px}.th-shelf-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:15px;flex-wrap:wrap}.th-shelf-head h2{font-size:22px;font-weight:800;letter-spacing:-.4px;display:flex;align-items:center;gap:9px}.th-shelf-head h2 .th-ico{width:20px;height:20px;color:var(--blue)}.th-shelf-head p{color:var(--muted);font-size:13px;margin-top:3px;max-width:560px}.th-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media(max-width:1100px){.th-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.th-cards{grid-template-columns:repeat(2,1fr)}}.th-card{border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s}.th-card:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 10px 26px #0000005c}.th-card-art{aspect-ratio:16/12;background:linear-gradient(140deg,#1c2540,#0e1428);display:grid;place-items:center;position:relative;color:#eef2fb4d;border-bottom:1px solid var(--line-soft)}.th-card-art .th-ico{width:32px;height:32px}.th-card-tag{position:absolute;top:8px;left:8px;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;color:#cdd7ea;background:#07101fb8;border:1px solid var(--line);padding:3px 7px;border-radius:5px}.th-card-body{padding:10px 11px 12px;display:flex;flex-direction:column;flex:1}.th-card-title{font-size:12.5px;font-weight:700;line-height:1.3}.th-card-price{color:var(--best);font-size:15.5px;font-weight:800;margin-top:auto;padding-top:9px;letter-spacing:-.3px}.th-card-price small{color:var(--muted);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;margin-right:3px}.th-build-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:820px){.th-build-cards{grid-template-columns:1fr;max-width:440px}}.th-build{border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative}.th-build:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0006}.th-build-top{padding:18px 20px 14px;border-bottom:1px solid var(--line-soft)}.th-build-spark .th-build-top{background:linear-gradient(150deg,rgba(46,230,166,.1),transparent 72%)}.th-build-surge .th-build-top{background:linear-gradient(150deg,rgba(46,117,182,.15),transparent 72%)}.th-build-apex .th-build-top{background:linear-gradient(150deg,rgba(167,139,250,.12),transparent 72%)}.th-build-spark:hover{border-color:var(--best)}.th-build-surge{border-color:#2e75b673}.th-build-surge:hover{border-color:var(--blue)}.th-build-apex:hover{border-color:#a78bfa}.th-build-flag{position:absolute;top:13px;right:14px;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;background:var(--blue);color:#fff;padding:3px 8px;border-radius:5px}.th-build-name{font-size:21px;font-weight:800;letter-spacing:-.5px}.th-build-tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-top:2px}.th-build-spark .th-build-tag{color:var(--best)}.th-build-surge .th-build-tag{color:var(--blue)}.th-build-apex .th-build-tag{color:#a78bfa}.th-build-body{padding:15px 20px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.th-build-spec{font-size:12.5px;color:var(--muted)}.th-build-spec strong{display:block;color:var(--text);font-size:18px;font-weight:800;letter-spacing:-.3px;margin-top:2px}.th-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:40px}@media(max-width:720px){.th-two-col{grid-template-columns:1fr}}.th-panel{border:1px solid var(--line);border-radius:13px;background:#141b30d1;padding:18px 20px}.th-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.th-panel-head h3{font-size:17px;font-weight:800;display:flex;align-items:center;gap:8px}.th-panel-head h3 .th-ico{width:18px;height:18px;color:var(--blue)}.th-panel-head a{font-size:12.5px;font-weight:700;color:var(--blue);text-decoration:none}.th-panel-head a:hover{text-decoration:underline}.th-prow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;border-top:1px solid var(--line-soft);padding:10px 0}.th-prow:first-of-type{border-top:0}.th-prow strong{display:block;font-size:13px;font-weight:700}.th-prow span{display:block;color:var(--muted);font-size:11.5px}.th-prow b{color:var(--best);font-weight:800;white-space:nowrap;font-size:13px}.th-retailers{margin-top:40px;background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:18px 22px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.th-retailers-label{font-size:13px;font-weight:700;color:var(--text)}.th-retailers-label span{display:block;font-size:11.5px;color:var(--dim);font-weight:400;margin-top:2px}.th-retailer-chips{display:flex;gap:8px;flex-wrap:wrap;flex:1}.th-retailer-chip{font-size:12px;font-weight:600;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:7px;padding:6px 11px}.th-cross{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:40px}@media(max-width:640px){.th-cross{grid-template-columns:1fr}}.th-cross-card{border-radius:13px;padding:20px 22px;border:1px solid var(--line);background:var(--surface);display:flex;align-items:center;gap:15px;text-decoration:none;color:inherit;transition:transform .16s,border-color .16s}.th-cross-card:hover{transform:translateY(-3px);border-color:var(--blue)}.th-cross-icon{width:42px;height:42px;border-radius:11px;background:var(--surface-2);color:var(--blue);display:grid;place-items:center;border:1px solid var(--line);flex-shrink:0;font-size:22px}.th-cross-icon .th-ico{width:22px;height:22px}.th-cross-card h3{font-size:15px;font-weight:700;margin-bottom:3px}.th-cross-card p{font-size:12.5px;color:var(--muted)}.th-cross-arrow{margin-left:auto;color:var(--muted);display:inline-flex}.th-cross-arrow .th-ico{width:18px;height:18px}
