:root{font-family:Inter,Arial,sans-serif;color:#eef2ff;background:#05070d;--purple:#8c3cff;--blue:#3e8cff;--line:#263049}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 4%,#151142 0,transparent 25%),#05070d;color:#eef2ff}button,a{font:inherit}button{cursor:pointer}header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid #1b2132;background:rgba(3,5,10,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;text-decoration:none;color:white;gap:10px}.brand img{width:57px;height:57px;object-fit:contain}.brand div{display:flex;flex-direction:column;font-family:'Barlow Condensed';line-height:.9}.brand b,.brand span{font-size:24px;letter-spacing:.5px}.brand span{color:#9c52ff}.brand small{font:8px Inter;margin-top:8px;color:#76809a;letter-spacing:1px}nav{display:flex;gap:34px}nav a{color:#ccd3e5;text-decoration:none;font-weight:700;font-size:13px}nav a:hover{color:#a870ff}.menu{display:none;background:none;border:0;color:#fff}main{max-width:1500px;margin:auto}.hero{min-height:550px;padding:80px 5vw;position:relative;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-bottom:1px solid #20283c}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#05070d 8%,rgba(5,7,13,.91) 45%,rgba(5,7,13,.25)),radial-gradient(circle at 75% 48%,rgba(79,41,190,.45),transparent 34%)}.hero-glow{position:absolute;width:500px;height:500px;right:-100px;top:60px;border-radius:50%;filter:blur(90px);background:#2a39ae33}.hero-copy{position:relative;z-index:2;max-width:650px}.eyebrow{color:#ad6cff;font-size:13px;font-weight:800;letter-spacing:1.5px}.hero h1{font:800 clamp(52px,6vw,90px)/.91 'Barlow Condensed';margin:14px 0 22px}.hero h1 em{font-style:normal;color:#9250ff}.hero-copy>p:not(.eyebrow){color:#c0c8dc;font-size:18px;line-height:1.7}.hero-pills{display:flex;gap:26px;margin:30px 0}.hero-pills span{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#dce3f5}.hero-pills svg{color:#a35cff}.primary{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-weight:800;background:linear-gradient(135deg,#6c25d4,#9b4cff);padding:15px 25px;border-radius:5px;box-shadow:0 10px 35px #6c25d433}.primary svg{width:17px}.arcane{position:relative;display:flex;align-items:center;justify-content:center;min-height:380px}.orb{width:160px;height:160px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#eafaff 0,#6c63ff 8%,#25106d 34%,#070a18 70%);box-shadow:0 0 80px #6b54ff,0 0 160px #4236d177;z-index:2}.orb svg{width:70px;height:70px;color:#d9f4ff}.ring{position:absolute;border:2px solid #704df5aa;border-radius:50%;box-shadow:0 0 30px #5c3fe866}.r1{width:310px;height:310px}.r2{width:430px;height:430px;border-style:dashed;animation:spin 25s linear infinite}.rune{position:absolute;bottom:5%;font:700 42px 'Barlow Condensed';letter-spacing:14px;color:#a17bff;text-shadow:0 0 25px #774cff}@keyframes spin{to{transform:rotate(360deg)}}.panel{margin:20px 22px;background:linear-gradient(145deg,rgba(15,20,35,.94),rgba(6,9,17,.97));border:1px solid #28324b;border-radius:10px;box-shadow:0 18px 50px #0006}.finder{padding:28px}.finder h2{font:700 30px 'Barlow Condensed';margin:4px 0 20px}.filters{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.tabs{display:flex;gap:6px}.tabs button{background:#0a0f1c;border:1px solid #29334b;color:#bec8dc;padding:10px 18px;border-radius:5px}.tabs button.active{background:#6d2fd0;color:#fff;border-color:#9258f0}.filters label{min-width:340px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #28334c;border-radius:5px;background:#080c16}.filters input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:12px}.build-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.build-card{border:1px solid #303a56;border-radius:8px;overflow:hidden;background:#080d18;transition:.25s}.build-card:hover{transform:translateY(-5px);border-color:#8b4ce8;box-shadow:0 15px 35px #0008}.card-art{height:150px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 45%,#4c2888 0,transparent 45%),linear-gradient(160deg,#141e35,#070a12)}.sigil{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #bd82ff;background:#21114b;box-shadow:0 0 30px #7634e3}.sigil svg{width:31px;height:31px}.tag{display:inline-flex;align-items:center;background:#6b2cc6;border-radius:4px;padding:5px 9px;font-size:11px;font-weight:800}.card-art>.tag{position:absolute;left:10px;top:10px}.fav{position:absolute;right:8px;top:8px;background:#05081199;border:0;color:#fff;border-radius:50%;padding:7px}.fav.on{color:#ffd35a}.card-body{padding:15px;text-align:center}.card-body h3{font:700 22px/1 'Barlow Condensed';margin:0 0 8px}.card-body p{height:42px;font-size:12px;color:#aeb8cd;line-height:1.5}.elements{display:flex;justify-content:center;gap:9px;margin:12px}.elements svg{width:17px;color:#8da8ff}.stars{display:flex;justify-content:center;color:#ffc94a;gap:2px}.card-body button{width:100%;border:1px solid #7045b7;background:linear-gradient(#4c267e,#271246);color:#fff;font-weight:800;padding:10px;border-radius:4px;margin-top:14px}.detail{padding:30px}.detail-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #27304a;padding-bottom:20px}.detail h2{font:700 40px 'Barlow Condensed';margin:8px 0 4px}.detail-head p{color:#99a6c0}.copy{display:flex;gap:8px;align-items:center;background:#56249e;border:1px solid #7c45c6;color:#fff;padding:12px 16px;border-radius:5px;font-weight:700}.copy svg{width:17px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:22px 0}.detail h3{font:700 18px 'Barlow Condensed';letter-spacing:.5px}.meter{display:grid;grid-template-columns:120px 1fr;align-items:center;margin:10px 0;color:#c5cee0;font-size:13px}.meter>div{display:flex;gap:5px}.meter i{height:8px;flex:1;background:#20283b;border-radius:2px}.meter i.fill{background:linear-gradient(90deg,#6032cc,#a252ff)}.rotation{border-left:3px solid #9550f5;background:#0a0e1a;padding:18px;line-height:1.7;color:#d8def0}.loadout{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:16px}.loadout>div{border:1px solid #26314a;background:#080c16;border-radius:7px;padding:16px}.icons{display:flex;gap:8px;flex-wrap:wrap}.icons button{width:62px;height:62px;padding:0;border:1px solid #48526c;border-radius:5px;overflow:hidden;background:#05080e;position:relative}.icons img{width:100%;height:100%;object-fit:cover;object-position:top}.icons span{display:none;position:fixed}.progression{margin-top:20px;border:1px solid #31235a;background:linear-gradient(90deg,#0a0f1d,#1a0d3a88);padding:18px;border-radius:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.steps div{padding:14px;background:#11162a;border-left:3px solid #7e42d8}.steps b{display:block;color:#aa6cff;margin-bottom:6px}.steps span{font-size:13px;color:#c1c9dc}.guild{padding:30px}.guild-intro{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:center}.guild-intro img{width:100%;max-height:230px;object-fit:contain}.guild-intro h2{font:700 42px 'Barlow Condensed';margin:4px 0}.guild-intro p{color:#aeb8cc;line-height:1.6}.guild-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.guild-stats div{background:#090e1a;border:1px solid #29334b;border-radius:7px;padding:18px;text-align:center}.guild-stats b{display:block;font:700 36px 'Barlow Condensed';color:#ae6cff}.guild-stats span{font-size:12px;color:#9ba7bd}.guild-charts{display:grid;grid-template-columns:2fr 1fr;gap:25px}.guild-charts>div{background:#080c16;border:1px solid #273149;border-radius:7px;padding:20px}.bar{display:grid;grid-template-columns:110px 1fr 30px;gap:10px;align-items:center;margin:12px 0;font-size:12px}.bar i{height:9px;background:#1b2234;border-radius:10px;overflow:hidden}.bar b{height:100%;display:block;background:linear-gradient(90deg,#5b37c8,#ab55ff)}.profile{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid #202940}.profile b{color:#ac6aff}.notice{display:flex;gap:8px;font-size:11px!important;color:#78849b!important;margin-top:20px}.notice svg{width:16px}.tools{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 22px 40px}.tools article{display:flex;gap:18px;background:#0a0f1c;border:1px solid #29334c;border-radius:8px;padding:22px}.tools article>svg{width:42px;height:42px;color:#8b54ef}.tools h3{margin:0;font:700 23px 'Barlow Condensed'}.tools p{color:#aab4c9;font-size:13px;line-height:1.5}.tools span{font-size:10px;color:#6f7b92}footer{border-top:1px solid #202940;padding:28px 4vw;display:flex;align-items:center;justify-content:space-between;color:#7e899f;font-size:12px}.compact img{width:42px;height:42px}.compact b,.compact span{font-size:18px}footer a{color:#9d63ef;text-decoration:none}@media(max-width:1100px){.build-grid{grid-template-columns:repeat(3,1fr)}.loadout{grid-template-columns:1fr}.hero{grid-template-columns:1fr}.arcane{position:absolute;right:-180px;opacity:.35}.guild-charts{grid-template-columns:1fr}}@media(max-width:720px){header{height:70px}.brand b,.brand span{font-size:19px}.brand img{width:46px;height:46px}nav{display:none;position:absolute;top:70px;left:0;right:0;flex-direction:column;background:#070a12;padding:25px}nav.open{display:flex}.menu{display:block}.hero{padding:55px 22px;min-height:520px}.hero h1{font-size:52px}.hero-pills{flex-direction:column;gap:12px}.arcane{display:none}.filters{flex-direction:column}.filters label{min-width:0}.build-grid{grid-template-columns:repeat(2,1fr)}.detail-head{flex-direction:column;gap:15px}.detail-layout{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.guild-intro{grid-template-columns:1fr;text-align:center}.guild-intro img{max-height:170px}.guild-stats{grid-template-columns:1fr}.tools{grid-template-columns:1fr}.guild-charts{grid-template-columns:1fr}footer{flex-direction:column;gap:15px}.panel{margin:12px}.finder,.detail,.guild{padding:18px}}@media(max-width:470px){.build-grid{grid-template-columns:1fr}.card-art{height:120px}.tabs button{padding:9px 13px}.detail h2{font-size:32px}}
