:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0908;--bg2:#15100d;--surface:#140f0cb8;--surface2:#ffffff0e;--surface3:#ffffff15;--line:#ffffff1b;--line2:#e9a86e33;--text:#f5eee8;--muted:#b8a498;--soft:#d8c4b5;--brand:#e9a86e;--brand2:#9d5b37;--brand3:#5d2d1a;--ok:#a3e635;--warn:#fbbf24;--bad:#fb7185;--radius:15px;--shadow:0 18px 52px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);letter-spacing:.005em;background:linear-gradient(135deg,#0b0908e6,#120c09d6 42%,#050404f0), url(/assets/wallpaper.png) center/cover fixed no-repeat, linear-gradient(135deg,var(--bg),var(--bg2));margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12.5px;font-weight:400}button,input,textarea,select{font:inherit}button{cursor:pointer}b,strong{font-weight:500}.shell{min-height:100vh;position:relative}.main{width:min(1180px,100%);margin:0 auto;padding:12px 14px 22px}.sidebar-backdrop{z-index:39;box-shadow:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000006b;border:0;border-radius:0;padding:0;position:fixed;inset:0}.sidebar{z-index:40;border:1px solid var(--line);width:236px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#0c0806db;border-radius:20px;padding:11px;transition:transform .2s,opacity .18s;position:fixed;top:12px;bottom:12px;left:12px;overflow:auto;transform:translate(calc(-100% - 24px))}.sidebar.show{opacity:1;pointer-events:auto;transform:translate(0)}.brand{align-items:center;gap:9px;margin-bottom:11px;display:flex}.logo{background:linear-gradient(135deg,var(--brand),var(--brand3));border-radius:12px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 12px 24px #e9a86e21}.logo svg{width:19px;height:19px}.brand-title{letter-spacing:.08em;font-size:13.5px;font-weight:500}.brand-sub{color:var(--muted);letter-spacing:.04em;font-size:10.8px}.close{margin-left:auto}nav{gap:3px;display:grid}.navitem{width:100%;color:var(--muted);text-align:left;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:8px 9px;font-size:11.8px;font-weight:400;transition:all .16s;display:flex}.navitem svg{width:15.5px;height:15.5px}.navitem:hover,.navitem.active{border-color:var(--line);color:var(--text);background:#ffffff10}.navitem.active{border-color:var(--line2);background:linear-gradient(135deg,#e9a86e29,#5d2d1a1f)}.side-card{border:1px solid var(--line);color:var(--muted);background:#ffffff0c;border-radius:14px;gap:8px;margin-top:11px;padding:10px;display:flex}.side-card p{margin:3px 0 0;font-size:11px;line-height:1.42}.side-card svg{color:#ffd9bc;width:16px;min-width:16px;height:16px}.side-card b{color:var(--soft);font-size:11.5px;display:block}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0a0807f0,#0a0807b3 70%,#0000);align-items:center;gap:10px;margin-bottom:6px;padding:10px 0 9px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:500;line-height:1.1}.topbar p{color:var(--muted);margin:2px 0 0;font-size:11.3px}.iconbtn{border:1px solid var(--line);width:35px;min-width:35px;height:35px;color:var(--text);box-shadow:none;background:#ffffff0e;border-radius:12px;place-items:center;padding:0;display:grid}.iconbtn:hover{background:#ffffff16}.status-pill{color:#ffd9bc;white-space:nowrap;background:#e9a86e1a;border:1px solid #e9a86e38;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:6px 9px;font-size:10.8px;display:inline-flex}.status-pill svg{width:14px;height:14px}.adslot{color:#d8c4b5cc;text-align:center;background:#ffffff09;border:1px dashed #ffffff29;border-radius:14px;place-items:center;height:50px;margin:8px 0;padding:0 12px;font-size:11px;display:grid}.hero{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff14,#ffffff08);border-radius:18px;align-items:center;gap:12px;margin:8px 0;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 42px #0003}.hero:before{content:"";pointer-events:none;background:linear-gradient(130deg,#e9a86e17,#0000 38%,#00000014);position:absolute;inset:0}.hero-bg{background:radial-gradient(circle,#e9a86e3d,#0000 61%);border-radius:50%;width:310px;height:310px;position:absolute;bottom:-130px;right:-120px}.hero-copy{z-index:1;flex:1;min-width:0;position:relative}.eyebrow{color:#ffd9bc;background:#e9a86e1a;border:1px solid #e9a86e33;border-radius:999px;align-items:center;gap:5px;margin-bottom:9px;padding:5px 8px;font-size:10.5px;display:inline-flex}.eyebrow svg{width:12px;height:12px}.hero h2{letter-spacing:-.035em;margin:0 0 7px;font-size:24px;font-weight:500;line-height:1.05}.hero p{color:var(--muted);max-width:790px;margin:0;font-size:12.8px;line-height:1.52}.hero-orb{z-index:1;background:linear-gradient(135deg,#e9a86e2e,#5d2d1a26);border:1px solid #ffffff1f;border-radius:20px;place-items:center;width:72px;min-width:72px;height:72px;display:grid;position:relative}.hero-orb svg{color:#ffd9bc;width:34px;height:34px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0;display:grid}.metric{border:1px solid var(--line);background:#ffffff0c;border-radius:14px;padding:11px}.metric span,.metric small{color:var(--muted);display:block}.metric span{font-size:10.8px}.metric strong{letter-spacing:-.02em;margin:3px 0 1px;font-size:18px;font-weight:500;display:block}.metric small{font-size:10.8px}.grid.cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.card,.panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#110c0aa8;border-radius:16px;box-shadow:0 14px 32px #00000024}.card{text-align:left;color:var(--text);box-shadow:none;padding:12px}.clickable{transition:all .16s}.clickable:hover{background:#fff1;transform:translateY(-1px)}.card-icon{color:#ffd9bc;background:linear-gradient(135deg,#e9a86e2e,#5d2d1a21);border-radius:12px;place-items:center;width:33px;height:33px;margin-bottom:8px;display:grid}.card-icon svg{width:18px;height:18px}.card h3,.panel h3{margin:0 0 5px;font-size:13.5px;font-weight:500}.card p,.panel p{color:var(--muted);margin:0;line-height:1.47}.panel{margin:8px 0;padding:13px}.split{justify-content:space-between;align-items:center;gap:12px;display:flex}.mini-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.mini-list span{color:var(--muted);border:1px solid var(--line);background:#ffffff0d;border-radius:999px;padding:5px 8px;font-size:10.8px}.form-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.form-grid label span{color:var(--muted);margin:0 0 4px;font-size:10.8px;display:block}input,textarea,select{width:100%;color:var(--text);background:#0605048f;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:9px 10px;font-size:12px;font-weight:400}input:focus,textarea:focus,select:focus{border-color:#e9a86e7a;box-shadow:0 0 0 3px #e9a86e16}.textarea{resize:vertical;min-height:130px}.code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px}.actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px;display:flex}button{color:#241007;background:linear-gradient(135deg,var(--brand),var(--brand3));border:0;border-radius:12px;padding:9px 12px;font-weight:500;box-shadow:0 12px 24px #e9a86e1a}button:disabled{opacity:.6}.ghost{color:var(--text);border:1px solid var(--line);box-shadow:none;background:#ffffff0f}.playground{gap:8px;display:grid}.result-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.score{border:1px solid #ffffff24;border-radius:18px;place-items:center;width:62px;height:62px;font-size:18px;font-weight:500;line-height:1;display:grid}.score small{color:inherit;margin-top:-13px;font-size:9px}.score.good{color:#ffd9bc;background:#e9a86e24}.score.ok{color:#d8ff99;background:#a3e6351f}.score.warn{color:#fde68a;background:#fbbf2424}.score.bad{color:#fecdd3;background:#fb718524}.result pre,.history-item pre{color:#ead9cd;white-space:pre-wrap;background:#0000003b;border:1px solid #ffffff14;border-radius:13px;max-height:420px;padding:10px;font-size:11px;line-height:1.42;overflow:auto}.list{gap:8px;display:grid}.empty,.history-item{border:1px solid var(--line);background:#ffffff0b;border-radius:15px;padding:12px}.history-item b{font-weight:500;display:block}.history-item span{color:var(--muted);font-size:10.8px}.prose ul{color:var(--muted);margin:9px 0 0;padding-left:18px;line-height:1.55}.prose li{margin:3px 0}@media (width<=900px){.main{padding:10px}.metric-grid,.grid.cards{grid-template-columns:repeat(2,1fr)}.hero{padding:14px}.hero h2{font-size:22px}.hero-orb{border-radius:17px;width:58px;min-width:58px;height:58px}.hero-orb svg{width:28px;height:28px}.split{flex-direction:column;align-items:flex-start}.mini-list{justify-content:flex-start}.status-pill{display:none}}@media (width<=620px){body{background-attachment:scroll;font-size:12px}.main{padding:9px}.topbar{gap:8px}.topbar h1{font-size:15px}.topbar p{display:none}.adslot{height:46px}.metric-grid,.grid.cards,.form-grid{grid-template-columns:1fr}.hero{align-items:flex-start}.hero h2{font-size:20px}.hero p{font-size:12px}.hero-orb{display:none}.panel,.card{padding:11px}.sidebar{width:min(84vw,238px);top:8px;bottom:8px;left:8px}}
