:root{--bg:#071019;--panel:#0d1824;--panel2:#111f2e;--line:#203246;--text:#edf5ff;--muted:#8295aa;--cyan:#6ad7ff;--violet:#9b82ff;--green:#6ce6a8;--red:#ff7c8d;--gold:#ffc96a;--blue:#378cff}*{box-sizing:border-box}html,body{background:radial-gradient(circle at 70% 0,#10243b 0,transparent 30%),var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.muted{color:var(--muted)}.tiny{font-size:12px}.eyebrow{letter-spacing:1.7px;color:var(--cyan);margin:0 0 8px;font-size:11px;font-weight:900}.stack{flex-direction:column;display:flex}.gap12{gap:12px}.gap14{gap:14px}.gap18{gap:18px}.app-shell{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.side-nav{z-index:20;background:#060d15f0;border-right:1px solid #17273a;flex-direction:column;height:100vh;padding:18px 12px;display:flex;position:sticky;top:0}.app-brand{align-items:center;gap:10px;margin-bottom:20px;padding:8px;display:flex}.app-brand>span,.brand-mark{background:linear-gradient(135deg,var(--blue),var(--violet));border-radius:14px;place-items:center;width:42px;height:42px;font-weight:950;display:grid;box-shadow:0 8px 30px #378cff30}.app-brand div{flex-direction:column;display:flex}.app-brand small{color:var(--muted);letter-spacing:1.4px;font-size:9px}.nav-links{flex-direction:column;gap:5px;display:flex}.nav-links a{color:#a7b5c5;border-radius:12px;align-items:center;gap:11px;padding:11px 12px;display:flex}.nav-links a i{color:#7593b1;width:22px;font-style:normal}.nav-links a:hover,.nav-links a.active{color:#fff;background:#122236}.nav-links a.active i{color:var(--cyan)}.nav-foot{color:#62778f;margin-top:auto;padding:12px;font-size:11px;line-height:1.6}.main-shell{min-width:0}.topbar{color:#7f94aa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:12;background:#071019cc;border-bottom:1px solid #18283a;justify-content:space-between;align-items:center;height:58px;padding:0 24px;font-size:12px;display:flex;position:sticky;top:0}.cloud-dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:99px;margin-right:7px;display:inline-block}.top-user{align-items:center;gap:10px;display:flex}.page{max-width:1380px;margin:0 auto;padding:28px 28px 60px}.page.wide{max-width:1600px}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-title h1{letter-spacing:-1.1px;margin:0 0 7px;font-size:34px}.page-title p:last-child{margin:0}.btn{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#102033;border-radius:11px;padding:10px 14px;font-weight:800}.btn:hover{filter:brightness(1.12)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#1c82c9,#7657e9);border-color:#548ddc}.btn-secondary{background:#0f1b29}.btn-ghost{background:0 0}.btn-mini{padding:7px 9px;font-size:11px}.input{color:#eaf4ff;border:1px solid var(--line);background:#09131f;border-radius:10px;outline:none;width:100%;padding:10px 11px}.input:focus{border-color:#3f83c4;box-shadow:0 0 0 3px #368bff18}.input-sm{padding:7px 8px;font-size:11px}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:linear-gradient(#101c2a,#0a131e);border:1px solid #22364b;border-radius:26px;width:min(460px,100%);padding:34px;box-shadow:0 30px 80px #0008}.login-card .brand-mark{margin-bottom:24px}.login-card h1{margin:0 0 12px;font-size:34px;line-height:1.05}.login-card label{color:#b5c2d0;gap:6px;font-size:12px;display:grid}.login-card form{margin-top:24px}.notice{color:#b9d9ef;background:#0d2132;border:1px solid #294965;border-radius:10px;margin-top:16px;padding:11px 12px;font-size:12px}.notice.compact{margin-top:8px}.link-btn{color:var(--cyan);cursor:pointer;background:0 0;border:0;padding:16px 0 0}.hero-card,.import-panel,.panel{background:linear-gradient(145deg,#0f1c2a,#0a141f);border:1px solid #1c3044;border-radius:20px;padding:22px}.hero-card{background:radial-gradient(circle at 75% 30%,#374b9c32,#0000 33%),linear-gradient(145deg,#0e1c2b,#0b1420);justify-content:space-between;align-items:center;min-height:130px;display:flex}.hero-card h2,.import-panel h2,.panel h2{margin:0 0 7px}.hero-card p,.import-panel p{margin:0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-card{background:#0b1723;border:1px solid #1c3044;border-radius:16px;flex-direction:column;gap:5px;padding:18px;display:flex}.stat-card small{color:#7890a7;text-transform:uppercase;letter-spacing:1px}.stat-card strong{font-size:30px}.stat-card span{color:#6f8499;font-size:11px}.import-panel{grid-template-columns:1.3fr .9fr;align-items:center;gap:24px;display:grid}.import-actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.progress-wrap>div:first-child{color:#8397aa;justify-content:space-between;font-size:11px;display:flex}.progress{background:#07101a;border-radius:99px;height:6px;margin-top:5px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--cyan),var(--violet));height:100%;transition:all .2s;display:block}.quick-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-card{background:#0b1723;border:1px solid #1d3044;border-radius:16px;align-items:center;gap:13px;padding:18px;display:flex}.quick-card>span{width:42px;height:42px;color:var(--cyan);background:#13283d;border-radius:12px;place-items:center;font-size:20px;display:grid}.quick-card div{flex-direction:column;gap:4px;display:flex}.quick-card small{color:var(--muted)}.filterbar{background:#0b1723;border:1px solid #1c3044;border-radius:14px;grid-template-columns:2fr repeat(3,1fr);gap:8px;padding:10px;display:grid}.filterbar.one{grid-template-columns:1fr}.list-meta,.item-foot{color:#71879d;justify-content:space-between;font-size:11px;display:flex}.inventory-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.item-card{background:linear-gradient(165deg,#0d1a28,#09131e);border:1px solid #1b3044;border-radius:17px;min-height:240px;padding:15px;box-shadow:0 12px 25px #0002}.item-head{justify-content:space-between;gap:12px;display:flex}.item-head small{color:#738ba2;letter-spacing:.7px}.item-head h3{margin:5px 0 0}.badge{letter-spacing:.5px;white-space:nowrap;border-radius:99px;align-items:center;height:24px;padding:0 8px;font-size:9px;font-weight:950;display:inline-flex}.badge.keep{color:#7ef1b6;background:#163b2d}.badge.sell{color:#ff9aaa;background:#4a1d28}.badge.review{color:#c9b3ff;background:#342c4d}.badge.test{color:#ffd586;background:#49371c}.badge.manual{box-shadow:inset 0 0 0 1px #fff4}.substats{grid-template-columns:repeat(2,1fr);gap:7px;margin:14px 0;display:grid}.substats span{background:#0a141e;border:1px solid #17283a;border-radius:9px;justify-content:space-between;padding:7px;font-size:11px;display:flex}.substats b{color:#96abc0}.reason{color:#8da1b4;min-height:32px;font-size:11px;line-height:1.5}.decision-editor{align-items:center;gap:6px;margin-top:12px;display:flex}.decision-editor .input{min-width:0}.saved-state{color:var(--green)}details{border-top:1px solid #182a3c;margin-top:10px;padding-top:9px}summary{cursor:pointer;color:#7790a7;font-size:11px}details code{white-space:normal;word-break:break-word;color:#a7c3da;margin-top:8px;font-size:10px;line-height:1.5;display:block}.pager{justify-content:flex-end;gap:8px;display:flex}.artifact-lines{flex-direction:column;gap:6px;margin:12px 0;display:flex}.artifact-lines span{border-bottom:1px dashed #1a3044;justify-content:space-between;gap:10px;padding-bottom:5px;font-size:10px;display:flex}.artifact-lines em{color:#8398ac;font-style:normal}.empty{text-align:center;color:#71889f;border:1px dashed #27415b;border-radius:16px;padding:30px}.empty.big{place-content:center;min-height:300px;display:grid}.empty.big>span{color:var(--green);font-size:40px}.cleanup-layout{grid-template-columns:260px minmax(0,1fr);gap:14px;display:grid}.cleanup-controls{background:#0b1723;border:1px solid #1c3044;border-radius:18px;flex-direction:column;gap:14px;height:max-content;padding:14px;display:flex}.segmented{background:#07111b;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{color:#74899d;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px}.segmented button.active{color:#fff;background:#15283c}.check{color:#92a5b7;align-items:center;gap:8px;font-size:11px;display:flex}.queue-count{background:#101f2e;border-radius:12px;flex-direction:column;padding:15px;display:flex}.queue-count strong{font-size:30px}.queue-count span{color:#72889c;font-size:10px}.cleanup-stage{background:linear-gradient(155deg,#0e1c2a,#09121c);border:1px solid #1d3348;border-radius:22px;min-height:620px;padding:25px}.cleanup-top{justify-content:space-between;display:flex}.cleanup-top h2{margin:5px 0;font-size:32px}.big-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0;display:grid}.big-stats div{background:#0b1723;border:1px solid #1c3044;border-radius:13px;justify-content:space-between;padding:15px;display:flex}.big-stats span{color:#8da2b7}.big-stats b{font-size:18px}.artifact-lines.big{font-size:13px}.analysis-box{border-left:3px solid var(--cyan);background:#0c1a27;margin:20px 0;padding:14px 16px}.analysis-box p{color:#91a5b8;margin-bottom:0}.cleanup-actions{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px;display:grid}.keep-btn{background:#143b2c;border-color:#276848}.sell-btn{background:#47202a;border-color:#77404b}.review-btn{background:#332a4d;border-color:#5a4c80}.bestiary-layout{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:14px;display:grid}.monster-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:9px;margin-top:10px;display:grid}.monster-card{text-align:left;color:#eaf3fb;cursor:pointer;background:#0b1723;border:1px solid #1b3044;border-radius:15px;gap:11px;padding:12px;display:flex}.monster-card.selected{background:#102239;border-color:#5b89c3}.monster-orb{width:38px;height:38px;color:var(--cyan);background:radial-gradient(circle,#274c70,#112131);border-radius:50%;place-items:center;font-weight:900;display:grid}.monster-card div{flex-direction:column;gap:3px;min-width:0;display:flex}.monster-card small,.monster-card em{color:#7890a6;font-size:10px;font-style:normal}.planner-panel{background:#0b1723;border:1px solid #1c3044;border-radius:20px;height:max-content;min-height:620px;padding:18px;position:sticky;top:76px}.planner-head{justify-content:space-between;display:flex}.planner-head h2{margin:4px 0}.planner-head p{color:#7e94a8;margin:0}.build-tabs{gap:7px;margin:16px 0;display:flex;overflow:auto}.build-chip{min-width:145px;color:var(--text);text-align:left;cursor:pointer;background:#101f2f;border:1px solid #20384e;border-radius:11px;flex-direction:column;padding:10px;display:flex}.build-chip.active{background:#152c43;border-color:#688ac7;box-shadow:inset 0 0 0 1px #3b77b755}.build-chip span{color:#7d93a7;font-size:9px}.build-form{background:#09131e;border:1px solid #1b3044;border-radius:13px;flex-direction:column;gap:7px;padding:12px;display:flex}.triple{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.section-label{letter-spacing:1px;color:#7590aa;margin:18px 0 8px;font-size:10px}.slot-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.slot-card{background:#09131e;border:1px solid #1b3044;border-radius:11px;flex-direction:column;gap:5px;min-height:85px;padding:10px;display:flex}.slot-card small{color:#6f879e}.slot-card span,.slot-card em{color:#8ca0b4;font-size:10px;font-style:normal}.candidate-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.candidate-card{background:#09131e;border:1px solid #1a2f43;border-radius:10px;flex-direction:column;gap:3px;padding:9px;display:flex}.candidate-card small{color:#6e879d}.candidate-card b{font-size:11px}.candidate-card span{color:#91a8bc;font-size:10px}.candidate-card span em{color:var(--green);font-style:normal;font-weight:900}.candidate-card i{color:#5f7890;font-size:9px;font-style:normal}.planner-note{color:#8297aa;background:#111d2b;border-radius:10px;margin-top:14px;padding:12px;font-size:10px;line-height:1.5}.timeline{flex-direction:column;gap:9px;display:flex}.timeline-card{background:#0b1723;border:1px solid #1b3044;border-radius:14px;grid-template-columns:16px 1fr;gap:12px;padding:15px;display:grid}.status-dot{border-radius:50%;width:9px;height:9px;margin-top:5px}.status-dot.completed{background:var(--green)}.status-dot.processing{background:var(--gold)}.status-dot.failed{background:var(--red)}.timeline-main>div:first-child{justify-content:space-between;display:flex}.timeline-main span{color:#71879c;font-size:10px}.history-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.history-stats span{background:#09131e;border-radius:9px;flex-direction:column;padding:10px;display:flex}.history-stats em{color:#6f879d;font-size:9px;font-style:normal}.error-text{color:#ff9aaa;font-size:11px}.panel{margin-bottom:14px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;margin-top:14px}th,td{text-align:left;border-bottom:1px solid #1a2b3d;padding:11px;font-size:12px}th{color:#7892aa;text-transform:uppercase;font-size:10px}.callout{color:#8ca2b6;background:#0a1723;border-radius:10px;padding:12px;font-size:11px}.filter-card-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.filter-card-grid article{background:#09141f;border:1px solid #1a2d40;border-radius:11px;gap:10px;padding:12px;display:flex}.filter-card-grid article>span{width:28px;height:28px;color:var(--cyan);background:#132941;border-radius:9px;place-items:center;font-weight:900;display:grid}.filter-card-grid p{color:#8297aa;margin:4px 0;font-size:10px}.filter-card-grid small{color:#6f8498}.settings-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.settings-grid .panel{margin:0}.settings-grid p{color:#8ba0b3;line-height:1.6}.settings-grid code{color:var(--gold)}@media (max-width:1000px){.app-shell{grid-template-columns:74px minmax(0,1fr)}.app-brand div,.nav-links a span,.nav-foot{display:none}.side-nav{align-items:center}.nav-links a{justify-content:center}.nav-links a i{width:auto}.stat-grid,.quick-grid{grid-template-columns:repeat(2,1fr)}.bestiary-layout{grid-template-columns:1fr}.planner-panel{position:static}.filterbar{grid-template-columns:1fr 1fr}.cleanup-layout{grid-template-columns:1fr}.cleanup-controls{grid-template-columns:1fr 1fr;display:grid}.settings-grid,.import-panel{grid-template-columns:1fr}}@media (max-width:650px){.app-shell{display:block}.side-nav{z-index:50;border-top:1px solid #203246;border-right:0;width:100%;height:58px;padding:5px;display:block;position:fixed;inset:auto 0 0}.app-brand,.nav-foot{display:none}.nav-links{grid-template-columns:repeat(8,1fr);gap:0;display:grid}.nav-links a{padding:8px}.nav-links a i{font-size:16px}.topbar{padding:0 12px}.top-user span{display:none}.page{padding:20px 12px 85px}.page-title h1{font-size:28px}.stat-grid,.quick-grid,.inventory-grid,.filter-card-grid{grid-template-columns:1fr}.import-panel{padding:16px}.filterbar{grid-template-columns:1fr}.cleanup-controls{display:flex}.cleanup-actions,.big-stats,.history-stats{grid-template-columns:1fr}.slot-grid{grid-template-columns:repeat(2,1fr)}}.invite-only-note{color:#7890a7;border-top:1px solid #1c3044;margin-top:18px;padding-top:16px;font-size:11px;line-height:1.55}.invite-panel{grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:18px;display:grid}.invite-form{gap:8px;display:flex}.invite-form .input{flex:1}.owner-tag{color:#9fd7ff;letter-spacing:.7px;background:#273d62;border-radius:999px;margin-left:8px;padding:3px 6px;font-size:8px}.access-pill{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.access-pill.active{color:#7ef1b6;background:#163b2d}.access-pill.invited{color:#c9d4ff;background:#2d3554}.access-pill.revoked{color:#ff9aaa;background:#4a1d28}.access-pill.pending{color:#ffd586;background:#49371c}.btn.danger{color:#ffbdc6;background:#47202a;border-color:#77404b}@media (max-width:760px){.invite-panel{grid-template-columns:1fr}.invite-form{flex-direction:column}}@media (max-width:650px){.nav-links{grid-template-columns:repeat(auto-fit,minmax(38px,1fr))}}.demo-link{text-align:center;margin-top:12px;display:block}.demo-banner{color:#ffd982;text-align:center;background:#392f16;border-bottom:1px solid #6f5923;padding:10px 18px;font-size:12px}.demo-nav{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.demo-nav a{color:#a8c6df;background:#0c1b29;border:1px solid #28425d;border-radius:9px;padding:8px 11px;font-size:11px}.demo-rune{min-height:0}.demo-rune .substats{margin-bottom:8px}.demo-tier-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.demo-tier-grid span{background:#09131e;border:1px solid #1b3044;border-radius:10px;justify-content:space-between;padding:10px;font-size:11px;display:flex}.demo-items{margin-top:12px}@media (max-width:650px){.demo-tier-grid{grid-template-columns:repeat(2,1fr)}}.rune-card{min-height:300px;padding:19px}.rune-card .item-head small{color:#9bb3ca;font-size:12px}.rune-card .item-head h3{font-size:22px}.rune-card .item-head h3 strong{color:var(--gold);font-size:27px}.rune-card .substats{grid-template-columns:1fr;margin:17px 0}.rune-card .substats span{background:linear-gradient(90deg,#101c28,#0a141e);padding:11px 13px;font-size:15px}.rune-card .substats b{font-size:14px}.rune-card .reason{min-height:40px;font-size:13px}.rune-card.attention{border-color:#c7783b;box-shadow:0 0 0 1px #c7783b55,0 14px 32px #0004}.recurrence-alert{color:#ffd28b;background:#2e2114;border:1px solid #80572c;border-radius:11px;flex-direction:column;gap:3px;margin:13px 0 0;padding:10px 12px;display:flex}.recurrence-alert b{font-size:12px}.recurrence-alert span,.recurrence-alert em{color:#e6b975;font-size:11px;font-style:normal;line-height:1.45}.recurrence-alert.large{margin:18px 0;padding:16px}.recurrence-alert.large b{font-size:18px}.recurrence-alert.large span,.recurrence-alert.large em{font-size:14px}.recurrence-alert.critical{color:#ff9ca6;background:#35191e;border-color:#c84b52}.recurrence-alert.critical span,.recurrence-alert.critical em{color:#f1a0a7}.cleanup-stage .big-stats div{padding:20px}.cleanup-stage .big-stats span{font-size:15px}.cleanup-stage .big-stats b{color:#fff;font-size:23px}.cleanup-top{align-items:flex-start;gap:16px}.rune-locator{background:linear-gradient(120deg,#172535,#0b151f);border:1px solid #2c4358;border-radius:17px;flex:1;grid-template-columns:86px minmax(180px,.8fr) minmax(220px,1.2fr);align-items:center;gap:18px;padding:18px;display:grid}.rune-set-emblem{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);filter:drop-shadow(0 7px 13px #0008);background:linear-gradient(145deg,#d19a42,#6f461b);place-items:center;width:76px;height:76px;display:grid}.rune-set-emblem span{width:58px;height:58px;clip-path:inherit;color:#ffd47c;background:#20160c;place-items:center;font-size:28px;font-weight:950;display:grid}.rune-identity small,.rune-main-focus small{color:#7fa1bd;letter-spacing:1.1px;font-size:10px;font-weight:900;display:block}.rune-identity h2{margin:3px 0 10px;font-size:26px}.slot-selector{grid-template-columns:repeat(6,34px);gap:6px;display:grid}.slot-selector span{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);color:#8ba0b3;background:#243547;place-items:center;height:34px;font-size:13px;font-weight:900;display:grid}.slot-selector span.active{color:#291807;filter:drop-shadow(0 0 8px #ffb13b88);background:linear-gradient(145deg,#ffcf65,#c67d23);transform:scale(1.18)}.rune-main-focus{border-left:3px solid var(--gold);background:#0a131c;grid-template-columns:1fr auto;align-items:center;min-height:104px;padding:13px 16px;display:grid}.rune-main-focus small,.rune-main-focus em{grid-column:1/-1}.rune-main-focus strong{font-size:22px}.rune-main-focus b{color:var(--gold);font-size:32px}.rune-main-focus em{color:#9cb0c2;font-size:12px;font-style:normal}.cleanup-top>.badge{margin-top:8px}@media (max-width:850px){.rune-locator{grid-template-columns:72px 1fr}.rune-set-emblem{width:66px;height:66px}.rune-main-focus{grid-column:1/-1}.slot-selector{grid-template-columns:repeat(6,30px)}.slot-selector span{height:30px}}@media (max-width:520px){.rune-locator{text-align:center;grid-template-columns:1fr}.rune-set-emblem{margin:auto}.slot-selector{justify-content:center}.rune-main-focus{text-align:left}.cleanup-top{flex-direction:column}.cleanup-top>.badge{align-self:flex-end}}.configuration-card{width:min(620px,100%)}.configuration-card h1{font-size:28px}.env-list{gap:8px;margin:20px 0;display:grid}.env-list code{color:#8edcff;word-break:break-word;background:#09131e;border:1px solid #20384e;border-radius:9px;padding:10px 12px;display:block}.magic-link-button{width:100%;margin-top:24px}.rune-set-overview{margin:0}.set-overview-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.set-overview-head p{margin:0}.set-legend{flex-wrap:wrap;gap:8px;display:flex}.set-legend span{border-radius:99px;padding:6px 9px;font-size:10px;font-weight:850}.set-legend .keep{color:#7ef1b6;background:#163b2d}.set-legend .review{color:#c9b3ff;background:#342c4d}.set-legend .sell{color:#ff9aaa;background:#4a1d28}.rune-set-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.rune-set-summary{background:linear-gradient(145deg,#0c1926,#08121c);border:1px solid #1c3044;border-radius:15px;padding:14px}.set-summary-title{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid}.set-mini-emblem{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);color:#261706;background:linear-gradient(145deg,#d19a42,#6f461b);place-items:center;width:38px;height:38px;font-weight:950;display:grid}.set-summary-title div{flex-direction:column;gap:2px;display:flex}.set-summary-title small{color:#71879d;font-size:10px}.set-summary-title strong{font-size:24px}.set-distribution{background:#071019;border-radius:99px;height:7px;margin:13px 0 10px;display:flex;overflow:hidden}.set-distribution i{height:100%}.set-distribution .keep{background:var(--green)}.set-distribution .review{background:var(--violet)}.set-distribution .sell{background:var(--red)}.set-decision-counts{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.set-decision-counts span{color:#8095a9;align-items:center;gap:5px;font-size:10px;display:flex}.set-decision-counts span>i{border-radius:50%;width:6px;height:6px}.set-decision-counts i.keep{background:var(--green)}.set-decision-counts i.review{background:var(--violet)}.set-decision-counts i.sell{background:var(--red)}.set-decision-counts b{color:#eaf4ff;margin-left:auto;font-size:12px}.set-overview-empty{text-align:center;color:#71889f;border:1px dashed #27415b;border-radius:13px;padding:34px}.demo-items+.rune-set-overview{margin-top:14px}@media (max-width:800px){.rune-set-summary-grid{grid-template-columns:1fr}.set-overview-head{flex-direction:column;align-items:flex-start}}@media (max-width:460px){.set-decision-counts{grid-template-columns:1fr}.set-summary-title strong{font-size:20px}}.rune-chart-dashboard{grid-template-columns:minmax(300px,.72fr) minmax(0,1.55fr);align-items:start;gap:12px;display:grid}.set-volume-panel{background:#09141f;border:1px solid #1c3044;border-radius:15px;min-height:430px;padding:17px}.chart-title{flex-direction:column;gap:3px;display:flex}.chart-title small{color:#71879d;font-size:10px}.set-volume-chart{background:repeating-linear-gradient(0deg,#0000 0 24%,#17283a 25%);border-bottom:1px solid #1d3044;border-left:1px solid #1d3044;align-items:flex-end;gap:9px;height:340px;margin-top:12px;padding:34px 4px 42px;display:flex}.volume-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:23px;height:100%;display:flex;position:relative}.volume-column strong{color:#a9bed2;margin-bottom:5px;font-size:10px}.volume-track{border-radius:5px 5px 2px 2px;flex-direction:column;justify-content:flex-end;width:min(34px,80%);min-height:18px;display:flex;overflow:hidden;box-shadow:0 8px 18px #0005}.volume-track i{width:100%;display:block}.volume-track .keep{background:var(--green)}.volume-track .review{background:var(--violet)}.volume-track .sell{background:var(--red)}.volume-column>span{color:#8298ac;writing-mode:vertical-rl;max-height:45px;font-size:9px;position:absolute;top:calc(100% + 9px);overflow:hidden}.rune-donut-grid{grid-template-columns:repeat(4,minmax(135px,1fr));gap:8px;display:grid}.rune-donut-card{background:linear-gradient(145deg,#0c1926,#08121c);border:1px solid #1c3044;border-radius:14px;flex-direction:column;align-items:center;min-height:205px;padding:14px 10px 11px;display:flex}.rune-donut{border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative;box-shadow:0 8px 25px #0005}.rune-donut:after{content:"";background:#0a1520;border:1px solid #1b3044;border-radius:50%;position:absolute;inset:13px}.rune-donut>span{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.rune-donut small{color:#7890a7;text-transform:uppercase;letter-spacing:.7px;font-size:8px}.donut-focus{color:#8499ad;font-size:9px}.donut-counts{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;margin-top:auto;padding-top:8px;display:grid}.donut-counts span{text-align:center;border-radius:6px;padding:4px;font-size:9px;font-weight:900}.donut-counts .keep{color:#7ef1b6;background:#163b2d}.donut-counts .review{color:#c9b3ff;background:#342c4d}.donut-counts .sell{color:#ff9aaa;background:#4a1d28}@media (max-width:1150px){.rune-chart-dashboard{grid-template-columns:1fr}.set-volume-panel{min-height:390px}.rune-donut-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:800px){.rune-donut-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.rune-donut-grid{grid-template-columns:1fr}.set-volume-chart{gap:4px}.volume-column>span{font-size:8px}}.rune-chart-dashboard{grid-template-columns:minmax(410px,.92fr) minmax(0,1.45fr);gap:16px}.set-volume-panel{min-height:520px}.set-volume-chart{gap:12px;height:410px;padding:42px 10px 58px}.volume-column{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:opacity .2s,filter .2s,transform .2s}.volume-column:hover,.volume-column.selected{filter:brightness(1.18);transform:translateY(-5px)}.volume-column.dimmed,.rune-donut-card.dimmed{opacity:.28;filter:saturate(.55)}.volume-column strong{font-size:12px}.volume-column>span{writing-mode:horizontal-tb;transform-origin:top;white-space:nowrap;max-height:none;font-size:11px;font-weight:800;top:calc(100% + 11px);overflow:visible;transform:rotate(-38deg)}.rune-donut-grid{grid-template-columns:repeat(3,minmax(185px,1fr));gap:11px}.rune-donut-card{appearance:none;color:inherit;cursor:pointer;min-height:238px;padding:17px 14px 13px;transition:opacity .2s,filter .2s,transform .2s,border-color .2s,box-shadow .2s}.rune-donut-card:hover{border-color:#3a5875;transform:translateY(-3px)}.rune-donut-card.selected{border-color:var(--cyan);transform:translateY(-4px);box-shadow:0 0 0 1px #6ad7ff66,0 16px 34px #0005}.rune-donut{width:124px;height:124px}.rune-donut:after{inset:15px}.rune-donut b{font-size:27px}.rune-donut-card h3{margin:11px 0 4px;font-size:16px}.donut-focus{font-size:11px}.donut-counts span{padding:6px;font-size:11px}.selected-set-summary{background:#0d2030;border:1px solid #31506b;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:8px 12px;margin-top:14px;padding:12px;display:grid}.selected-set-summary>div{flex-direction:column;display:flex}.selected-set-summary small{color:#7995ae;letter-spacing:.8px;font-size:8px}.selected-set-summary>div strong{font-size:18px}.selected-set-summary>b{font-size:22px}.selected-set-summary>span{text-align:center;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:850}.selected-set-summary .keep{color:#7ef1b6;background:#163b2d}.selected-set-summary .review{color:#c9b3ff;background:#342c4d}.selected-set-summary .sell{color:#ff9aaa;background:#4a1d28}.selected-set-summary button{color:var(--cyan);cursor:pointer;text-align:right;background:0 0;border:0;grid-column:1/-1;font-size:10px}@media (max-width:1250px){.rune-chart-dashboard{grid-template-columns:minmax(360px,.85fr) minmax(0,1.3fr)}.rune-donut-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}}@media (max-width:950px){.rune-chart-dashboard{grid-template-columns:1fr}.set-volume-panel{min-height:480px}.rune-donut-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.rune-donut-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.rune-donut-grid{grid-template-columns:1fr}.set-volume-chart{gap:5px;padding-inline:2px}.volume-column>span{font-size:9px}}.rune-chart-dashboard{flex-direction:column;gap:16px;display:flex}.set-volume-panel{width:100%;min-height:500px;overflow:hidden}.set-volume-chart{gap:7px;width:100%;height:405px;padding:42px 14px 62px;overflow:auto hidden}.volume-column{min-width:36px}.volume-track{width:min(38px,82%)}.volume-column>span{font-size:10px}.rune-donut-grid{grid-template-columns:repeat(4,minmax(185px,1fr))}@media (max-width:1100px){.rune-donut-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (max-width:800px){.rune-donut-grid{grid-template-columns:repeat(2,minmax(165px,1fr))}.set-volume-chart{min-width:920px}}@media (max-width:480px){.rune-donut-grid{grid-template-columns:1fr}.set-volume-chart{min-width:900px}}.rune-chart-dashboard{align-items:stretch}.rune-donut-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));width:100%}@media (max-width:480px){.rune-donut-grid{grid-template-columns:1fr}}.game-cleanup-preview{background:linear-gradient(145deg,#0e1c2a,#08121c);border:1px solid #284158;border-radius:22px;margin-top:18px;padding:18px;box-shadow:0 24px 55px #0004}.game-cleanup-toolbar{justify-content:space-between;align-items:center;padding:2px 4px 16px;display:flex}.game-cleanup-toolbar h2{margin:0}.game-storage{background:#09141f;border:1px solid #263d52;border-radius:11px;align-items:baseline;gap:4px;padding:10px 14px;display:flex}.game-storage b{color:var(--gold);font-size:20px}.game-storage span{color:#8297aa;font-size:11px}.game-cleanup-layout{grid-template-columns:210px minmax(390px,.92fr) minmax(390px,1.08fr);gap:12px;display:grid}.game-set-list,.game-rune-focus,.game-rune-inventory{background:#09141f;border:1px solid #21384d;border-radius:16px;padding:12px}.game-set-list{flex-direction:column;gap:5px;display:flex}.game-set-list button{color:#9cb0c3;cursor:pointer;text-align:left;background:#0d1b28;border:1px solid #0000;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;min-height:42px;padding:6px 9px;display:grid}.game-set-list button:first-child{grid-template-columns:1fr auto}.game-set-list button:hover,.game-set-list button.active{color:#fff;background:linear-gradient(90deg,#332514,#14202b);border-color:#d79b3e}.game-set-list i{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);color:#211408;background:#9a6728;place-items:center;width:25px;height:25px;font-style:normal;font-weight:950;display:grid}.game-set-list b{color:#f3c66e;font-size:11px}.game-rune-focus{background:radial-gradient(circle at 50% 35%,#193147,#09141f 55%);flex-direction:column;align-items:stretch;display:flex}.game-rune-head{justify-content:space-between;align-items:flex-start;display:flex}.game-rune-head small{color:#7fa1bd;letter-spacing:1.2px;font-size:9px}.game-rune-head h2{margin:3px 0;font-size:27px}.game-rune-head div>span{color:#d7a953;font-size:11px}.game-rune-wheel{filter:drop-shadow(0 12px 22px #0008);background:radial-gradient(circle,#2b1c0d 0 30%,#b5792c 31% 34%,#182839 35% 52%,#0000 53%);border-radius:50%;width:225px;height:225px;margin:4px auto 8px;position:relative}.game-rune-wheel>span{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);color:#8da2b4;background:#253a4d;place-items:center;width:48px;height:48px;font-weight:950;display:grid;position:absolute}.game-rune-wheel>span.active{color:#2b1908;filter:drop-shadow(0 0 10px #ffc04caa);background:linear-gradient(145deg,#ffd66d,#ce8325);transform:scale(1.16)}.game-rune-wheel>span:first-child{top:4px;left:88px}.game-rune-wheel>span:nth-child(2){top:45px;right:15px}.game-rune-wheel>span:nth-child(3){bottom:44px;right:15px}.game-rune-wheel>span:nth-child(4){bottom:3px;left:88px}.game-rune-wheel>span:nth-child(5){bottom:44px;left:15px}.game-rune-wheel>span:nth-child(6){top:45px;left:15px}.game-rune-core{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);color:#ffd36e;background:#1a1109;align-content:center;place-items:center;display:grid;position:absolute;inset:78px}.game-rune-core small{font-size:8px}.game-main-stat{border-left:3px solid var(--gold);background:#0b1722;grid-template-columns:1fr auto;align-items:end;padding:12px 14px;display:grid}.game-main-stat small{color:#83a6c1;letter-spacing:1px;grid-column:1/-1;font-size:9px}.game-main-stat strong{font-size:20px}.game-main-stat b{color:var(--gold);font-size:27px}.game-substats{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:8px;display:grid}.game-substats span{background:#0b1824;border:1px solid #1e3549;border-radius:8px;justify-content:space-between;padding:8px 10px;display:flex}.game-substats small{color:#8aa0b4}.game-rune-inventory{flex-direction:column;display:flex}.inventory-title{border-bottom:1px solid #1e3448;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.inventory-title div{flex-direction:column;display:flex}.inventory-title small,.inventory-title>span{color:#7b91a5;font-size:10px}.game-rune-grid{grid-template-columns:repeat(5,1fr);gap:8px;padding-top:12px;display:grid;overflow:auto}.game-rune-grid button{aspect-ratio:1;color:#fff;cursor:pointer;background:linear-gradient(145deg,#503c6e,#1f2939);border:1px solid #31465a;border-radius:9px;place-items:center;display:grid;position:relative;box-shadow:inset 0 0 0 3px #111a24}.game-rune-grid button:hover,.game-rune-grid button.selected{border-color:#ffd35f;transform:translateY(-2px);box-shadow:0 0 0 2px #ffd35f,inset 0 0 0 3px #21180b,0 0 16px #ffc64e66}.game-rune-grid button>i{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);color:#88e6d3;background:#222b38;place-items:center;width:42px;height:42px;font-size:20px;font-style:normal;font-weight:950;display:grid}.game-rune-grid button>b{color:#ffd569;font-size:10px;position:absolute;top:5px;right:5px}.game-rune-grid button>span{background:#111b25;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:5px;left:5px}.game-rune-grid button>small{color:#f0c354;font-size:8px;position:absolute;bottom:5px}.game-cleanup-analysis{border-left:3px solid var(--cyan);background:#0a1722;grid-template-columns:1fr auto;align-items:center;gap:16px;margin-top:12px;padding:13px 15px;display:grid}.game-cleanup-analysis b{font-size:13px}.game-cleanup-analysis p{color:#8fa5b8;margin:4px 0 0;font-size:11px}.game-cleanup-analysis code{color:#8eb8d5;font-size:10px}.game-actions{margin-top:12px}@media (max-width:1100px){.game-cleanup-layout{grid-template-columns:190px 1fr}.game-rune-inventory{grid-column:1/-1}.game-rune-grid{grid-template-columns:repeat(8,1fr)}}@media (max-width:720px){.game-cleanup-layout{grid-template-columns:1fr}.game-set-list{grid-template-columns:repeat(2,1fr);display:grid}.game-rune-inventory{grid-column:auto}.game-rune-grid{grid-template-columns:repeat(4,1fr)}.game-cleanup-analysis{grid-template-columns:1fr}.game-cleanup-analysis code{word-break:break-word}.game-cleanup-toolbar{align-items:flex-start}.game-storage{display:none}}@media (max-width:450px){.game-rune-grid{grid-template-columns:repeat(3,1fr)}.game-set-list{grid-template-columns:1fr}}.game-set-list i{color:#241506;font-size:16px}.game-rune-core b{font-size:36px}.game-rune-grid button>i{clip-path:polygon(50% 0,88% 18%,100% 58%,73% 100%,27% 100%,0 58%,12% 18%);color:#76efcf;background:linear-gradient(145deg,#3c4655,#18212c);width:48px;height:54px;box-shadow:inset 0 0 0 3px #73808d}.game-rune-grid button>i em{text-shadow:0 0 9px;border:2px solid;border-radius:8px;place-items:center;width:32px;height:32px;font-size:18px;font-style:normal;display:grid}.game-rune-grid button.sell>i{color:#ff9bab}.game-rune-grid button.review>i{color:#c5adff}.live-cleanup{margin-top:0}.cleanup-live-tools{align-items:center;gap:18px;display:flex}.cleanup-live-tools .segmented{min-width:260px}.cleanup-live-tools .check{margin:0}.game-set-list .reset-runes{color:#d7e5ef;text-align:center;border-color:#2b465d;grid-template-columns:1fr;margin-top:auto}.game-set-list .reset-runes span{grid-column:1/-1}@media (max-width:720px){.cleanup-live-tools{flex-direction:column;align-items:flex-start;gap:10px}.cleanup-live-tools .segmented{min-width:100%}}.build-choice{background:#0b1824;border:1px solid #1d3347;border-radius:11px;padding:11px}.build-choice>b,.build-choice>small{display:block}.build-choice>small{color:#7890a6;margin-top:3px;font-size:10px}.choice-chips{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.choice-chips button{color:#91a5b8;cursor:pointer;background:#101f2e;border:1px solid #294158;border-radius:8px;padding:6px 8px;font-size:10px}.choice-chips button:hover,.choice-chips button.active{color:#fff;background:#17364b;border-color:#6ad7ff;box-shadow:inset 0 0 0 1px #6ad7ff44}.choice-chips.compact button{padding:5px 7px}.build-main-grid{gap:7px;display:grid}.candidate-card.selectable{width:100%;color:inherit;text-align:left;cursor:pointer}.candidate-card.selectable:hover,.candidate-card.planned{background:#10253a;border-color:#6ad7ff;transform:translateY(-1px)}.candidate-card.planned{box-shadow:inset 0 0 0 1px #6ad7ff55}.rune-picker-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#02070dd9;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.rune-picker{background:linear-gradient(150deg,#102033,#08121c);border:1px solid #31506c;border-radius:22px;flex-direction:column;width:min(860px,100%);max-height:min(820px,92vh);display:flex;overflow:hidden;box-shadow:0 35px 100px #000b}.rune-picker header{border-bottom:1px solid #20384d;justify-content:space-between;padding:20px 22px;display:flex}.rune-picker header small{color:var(--cyan);letter-spacing:1.3px;font-weight:900}.rune-picker header h2{margin:4px 0}.rune-picker header p{color:#8096aa;margin:0;font-size:11px}.picker-close{color:#fff;cursor:pointer;background:#0b1722;border:1px solid #30485e;border-radius:10px;width:38px;height:38px;font-size:25px}.rune-picker-list{grid-template-columns:repeat(2,1fr);gap:7px;padding:14px;display:grid;overflow:auto}.rune-picker-list button{text-align:left;color:#eaf5ff;cursor:pointer;background:#091520;border:1px solid #20384d;border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.rune-picker-list button:hover,.rune-picker-list button.selected{background:#10283c;border-color:#6ad7ff}.rune-picker-list strong{color:#68849b}.rune-picker-list div{flex-direction:column;display:flex}.rune-picker-list span{color:#7c92a7;font-size:9px}.rune-picker-list em{color:var(--green);font-size:11px;font-style:normal;font-weight:900}@media (max-width:650px){.rune-picker-backdrop{padding:8px}.rune-picker-list{grid-template-columns:1fr}.rune-picker header{padding:15px}.choice-chips button{padding:7px 9px}}.rune-deltas,.picker-deltas{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.rune-deltas em,.picker-deltas em{border-radius:6px;padding:3px 5px;font-size:9px;font-style:normal;font-weight:900}.gain{background:#123b2b;color:#72efad!important}.loss{background:#481d27;color:#ff9baa!important}.same{background:#172637;color:#91a5b8!important}.build-comparison{background:linear-gradient(135deg,#102439,#0b1723);border:1px solid #29445d;border-radius:14px;margin-top:12px;padding:14px}.build-comparison h3{margin:3px 0}.build-comparison p{color:#8096aa;margin:0;font-size:10px}.build-comparison>div:first-child>small{color:var(--cyan);letter-spacing:1px;font-size:9px}.build-deltas{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:11px;display:grid}.build-deltas span{border-radius:8px;justify-content:space-between;padding:8px;font-size:10px;display:flex}.build-deltas em{font-style:normal;font-weight:950}.build-deltas .neutral{color:#91a5b8;background:#172637}.rune-picker-list.detailed button{align-items:start}.rune-picker-list .picker-deltas{flex-direction:row;margin-top:6px}.rune-picker-list .picker-deltas em{font-size:8px}@media (max-width:650px){.build-deltas{grid-template-columns:repeat(2,1fr)}}.slot-grid.equipped-details{grid-template-columns:repeat(2,1fr)}.equipped-rune{min-height:150px}.equipped-main{font-weight:800;color:#dbeeff!important}.equipped-prefix{color:#e3bc70!important}.equipped-substats{grid-template-columns:repeat(2,1fr);gap:4px;margin-top:4px;display:grid}.equipped-substats em{background:#101f2e;border:1px solid #1d3448;border-radius:6px;justify-content:space-between;gap:5px;padding:5px 6px;font-style:normal;display:flex}.equipped-substats em span{color:#8fa6ba;font-size:9px}.equipped-substats em b{color:#70e8ab;font-size:9px}@media (max-width:650px){.slot-grid.equipped-details{grid-template-columns:1fr}}.build-chip.active:after{content:"Clique novamente para editar";color:#72dfff;margin-top:5px;font-size:8px;font-weight:800}.planner-panel{position:static;top:auto}.nav-links a{gap:10px;padding:7px 9px}.nav-links a i{color:#79a4c5;background:linear-gradient(145deg,#10263a,#091521);border:1px solid #1b344a;border-radius:10px;place-items:center;width:32px;height:32px;transition:all .18s;display:grid}.nav-links a i svg{width:19px;height:19px}.nav-links a:hover i{color:#8edfff;border-color:#37617e;transform:translateY(-1px)}.nav-links a.active i{color:#75e6ff;background:linear-gradient(145deg,#174668,#10283e);border-color:#4ab8e8;box-shadow:0 0 14px #49caff20,inset 0 0 0 1px #7de8ff18}@media (max-width:650px){.nav-links a i{width:32px;height:32px}.nav-links a{gap:0;padding:6px}}.app-brand>.app-brand-icon{background:0 0;border-radius:13px;padding:0;overflow:hidden}.app-brand-icon img{width:42px;height:42px;display:block}.app-brand b{font-size:16px}.app-brand small{letter-spacing:.9px;white-space:nowrap;font-size:8px}:root[data-theme=mono]{--bg:#050505;--panel:#161616;--panel2:#202020;--line:#363636;--text:#f7f7f7;--muted:#a0a0a0;--cyan:#fff;--violet:#c7c7c7;--green:#e5e5e5;--red:#aaa;--gold:#fff;--blue:#777}:root[data-theme=violet]{--bg:#0d0915;--panel:#181126;--panel2:#211733;--line:#392954;--text:#f7f1ff;--muted:#a99abb;--cyan:#b69cff;--violet:#dd79ff;--green:#71e1bd;--red:#ff829f;--gold:#f3c676;--blue:#885dec}:root[data-theme=emerald]{--bg:#06110e;--panel:#0c201a;--panel2:#102c23;--line:#21493b;--text:#edfff8;--muted:#85aa9b;--cyan:#61e9ae;--violet:#8cb7ff;--green:#75efaa;--red:#ff8996;--gold:#e8c46b;--blue:#279c73}:root[data-theme=custom]{--panel2:color-mix(in srgb,var(--panel) 82%,white);--line:color-mix(in srgb,var(--panel) 65%,white);--text:#f4f8fc;--muted:#98a6b5;--violet:color-mix(in srgb,var(--cyan) 55%,#a279ff);--green:#6ce6a8;--red:#ff7c8d;--gold:#ffc96a;--blue:color-mix(in srgb,var(--cyan) 70%,#225fff)}.appearance-panel{margin-bottom:14px}.appearance-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.appearance-heading p{color:var(--muted);margin:0}.appearance-current{border:1px solid var(--line);color:var(--cyan);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.theme-options{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0;display:grid}.theme-option{text-align:left;border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 84%,black);color:var(--text);cursor:pointer;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:52px 1fr;column-gap:11px;padding:12px;display:grid}.theme-option:hover{border-color:var(--cyan)}.theme-option.selected{border-color:var(--cyan);box-shadow:0 0 0 1px var(--cyan) inset;background:var(--panel2)}.theme-preview{border:1px solid #fff2;border-radius:9px;grid-row:1/3;width:52px;height:36px;display:flex;overflow:hidden}.theme-preview i{flex:1}.theme-option b{align-self:end;font-size:12px}.theme-option small{color:var(--muted);align-self:start;font-size:9px}.custom-colors{border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 82%,black);border-radius:13px;grid-template-columns:1fr repeat(3,minmax(145px,.55fr));align-items:center;gap:10px;padding:14px;display:grid}.custom-colors.active{border-color:var(--cyan)}.custom-colors>div{flex-direction:column;display:flex}.custom-colors>div small{color:var(--muted);margin-top:3px;font-size:10px}.custom-colors label{color:var(--muted);grid-template-columns:auto 34px;align-items:center;gap:4px 8px;font-size:10px;display:grid}.custom-colors input[type=color]{background:var(--panel2);cursor:pointer;border:0;border-radius:8px;width:34px;height:30px;padding:2px}.custom-colors code{color:var(--text);grid-column:1/-1;font-size:9px}@media (max-width:900px){.theme-options{grid-template-columns:repeat(2,1fr)}.custom-colors{grid-template-columns:1fr 1fr}.custom-colors>div{grid-column:1/-1}}@media (max-width:520px){.appearance-heading{flex-direction:column}.theme-options,.custom-colors{grid-template-columns:1fr}.custom-colors>div{grid-column:auto}}
