:root{--bg:#090a0d;--panel:#111318;--panel2:#161920;--line:#272b34;--text:#f5f6f7;--muted:#959ba8;--red:#e11919;--red2:#9e0909;--green:#3bd77f;--amber:#ffbd3f;--radius:22px}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{margin:0;min-height:100vh;background:radial-gradient(circle at 75% 0%,rgba(225,25,25,.14),transparent 30%),linear-gradient(180deg,#0b0c10,#08090b 55%);position:relative}.noise{pointer-events:none;position:fixed;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}a{color:inherit}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:54px;height:54px;object-fit:cover;border-radius:13px}.brand span{display:flex;flex-direction:column;letter-spacing:.08em}.brand b{font-size:17px}.brand small{font-size:10px;color:var(--muted);margin-top:2px}.top-status{display:flex;align-items:center;gap:9px;color:#b8bdc7;font-size:13px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(59,215,127,.08)}.shell{max-width:1180px;margin:auto;padding:56px 24px 80px}.hero{display:grid;grid-template-columns:1.45fr .65fr;align-items:center;gap:36px;margin-bottom:48px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#e54949;margin-bottom:11px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px}.hero h1 span{color:#b9bdc5}.hero p{font-size:17px;line-height:1.7;color:#a3a9b5;max-width:730px}.hero-chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.hero-chips span{font-size:12px;color:#d7d9de;border:1px solid #2b3039;padding:8px 11px;border-radius:999px;background:#111318}.hero-logo{display:flex;justify-content:center}.hero-logo img{width:min(320px,100%);border-radius:28px;box-shadow:0 28px 80px rgba(0,0,0,.5);transform:rotate(1.5deg)}.workspace{max-width:900px;margin:0 auto 56px}.steps{display:flex;align-items:center;justify-content:center;color:#646b78;margin:0 0 18px;font-size:12px;font-weight:700}.steps span{display:flex;align-items:center;gap:7px;white-space:nowrap}.steps span:first-letter{background:#20242b}.steps span.active{color:#fff}.steps span.active::first-letter{color:var(--red)}.steps i{height:1px;width:72px;background:#2a2e36;margin:0 14px}.panel{background:linear-gradient(180deg,rgba(21,24,30,.98),rgba(15,17,21,.98));border:1px solid #272b33;border-radius:var(--radius);padding:28px;box-shadow:0 18px 70px rgba(0,0,0,.25);margin-bottom:16px}.hidden{display:none!important}.dropzone{text-align:center;border:1.5px dashed #3a404b;border-radius:18px;padding:55px 24px;transition:.2s;background:rgba(255,255,255,.012);outline:none}.dropzone.drag,.dropzone:focus{border-color:var(--red);background:rgba(225,25,25,.045)}.upload-icon{width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#2a1012,#16181d);display:grid;place-items:center;margin:0 auto 18px;border:1px solid #402126}.upload-icon svg{width:29px;fill:none;stroke:#f04747;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.dropzone h2{font-size:25px;margin:0 0 8px}.dropzone p{color:var(--muted);margin:0 0 23px}.dropzone small{display:block;color:#656c77;margin-top:17px}.primary-btn,.ghost-btn{border:0;border-radius:12px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary-btn{background:linear-gradient(135deg,#ed2020,#b80e0e);color:#fff;padding:13px 20px;box-shadow:0 8px 28px rgba(225,25,25,.18)}.primary-btn:hover{filter:brightness(1.08)}.primary-btn:disabled{opacity:.5;cursor:wait}.ghost-btn{border:1px solid #343944;background:#171a20;color:#e7e8eb;padding:10px 14px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.panel-title h2{margin:0;font-size:25px}.badge{font-size:11px;font-weight:900;letter-spacing:.06em;border-radius:999px;padding:8px 11px;background:rgba(59,215,127,.1);color:#62e391;border:1px solid rgba(59,215,127,.2)}.badge.warn{background:rgba(255,189,63,.09);color:#ffc95e;border-color:rgba(255,189,63,.2)}.badge.bad{background:rgba(225,25,25,.1);color:#ff6d6d;border-color:rgba(225,25,25,.25)}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.info-grid>div{background:#0d0f13;border:1px solid #242831;border-radius:13px;padding:14px}.info-grid small{display:block;color:#6f7682;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.info-grid strong{font-size:14px}.info-grid .wide{grid-column:1/-1}.info-grid code{display:block;color:#bfc4ce;font-size:12px;overflow-wrap:anywhere}.notice{margin-top:14px;padding:13px 15px;border-radius:11px;border:1px solid rgba(255,189,63,.18);background:rgba(255,189,63,.06);color:#e8c578;font-size:13px;line-height:1.5}.selector-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.selector-card{border:1px solid #2d323b;border-radius:16px;padding:18px;display:flex;gap:14px;align-items:center;cursor:pointer;position:relative;background:#101217;transition:.2s}.selector-card:hover{border-color:#444b58}.selector-card.selected{border-color:#8e2527;background:linear-gradient(145deg,rgba(225,25,25,.08),#111319)}.selector-card input{display:none}.selector-icon{height:46px;min-width:46px;border-radius:12px;background:#251113;color:#ff5454;display:grid;place-items:center;font-weight:900;font-size:11px;border:1px solid #482326}.selector-icon.pedal{font-size:16px}.selector-card strong{font-size:15px}.selector-card p{font-size:12px;color:#858c98;margin:5px 0 0;line-height:1.45}.check{margin-left:auto;width:22px;height:22px;border-radius:50%;border:1px solid #3b414c;color:transparent;display:grid;place-items:center;font-size:12px}.selector-card.selected .check{background:var(--red);border-color:var(--red);color:white}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;margin-top:15px;border-top:1px solid #252932;cursor:pointer}.toggle-row strong{display:block;font-size:14px}.toggle-row small{display:block;color:#7f8692;margin-top:4px}.toggle-row input{display:none}.toggle{width:48px;height:27px;border-radius:999px;background:#30353e;position:relative;transition:.2s;flex:0 0 auto}.toggle:after{content:"";position:absolute;width:21px;height:21px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.toggle-row input:checked+.toggle{background:var(--red)}.toggle-row input:checked+.toggle:after{transform:translateX(21px)}.wide-btn{width:100%;margin-top:4px;padding:15px 20px}.result-panel{text-align:center;padding:42px 28px}.result-icon{width:64px;height:64px;border-radius:50%;background:rgba(59,215,127,.1);border:1px solid rgba(59,215,127,.28);color:#63e493;display:grid;place-items:center;font-size:29px;font-weight:900;margin:0 auto 18px}.result-panel h2{font-size:22px;margin:6px 0 9px}.result-panel p{color:#8f96a2}.result-sha{display:block;max-width:650px;margin:16px auto 22px;padding:12px;background:#0c0e11;border:1px solid #262a32;border-radius:11px;color:#adb3bd;font-size:11px;overflow-wrap:anywhere}.download-btn{padding:14px 24px}.text-btn{display:block;margin:16px auto 0;border:0;background:none;color:#828a96;cursor:pointer}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{padding:24px;border:1px solid #232730;border-radius:18px;background:#0e1014}.feature-grid article>span{font-size:11px;color:#ed4545;font-weight:900;letter-spacing:.1em}.feature-grid h3{font-size:16px;margin:10px 0}.feature-grid p{font-size:13px;color:#7e8591;line-height:1.6;margin:0}.important{margin-top:16px;border:1px solid #352b1e;background:rgba(255,189,63,.035);border-radius:16px;padding:18px 20px;display:flex;gap:18px;align-items:flex-start}.important strong{color:#ffc65b;white-space:nowrap;font-size:13px}.important p{margin:0;color:#9e927c;font-size:12px;line-height:1.6}footer{max-width:1180px;margin:auto;border-top:1px solid #1e2127;padding:24px;display:flex;justify-content:space-between;color:#555c67;font-size:11px;letter-spacing:.06em}.loading .upload-icon svg{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-body{background:#0a0b0e}.admin-shell{max-width:1400px;margin:auto;padding:40px 24px}.admin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.admin-head h1{margin:0;font-size:32px}.admin-head p{color:#7c8490;margin:7px 0}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.stat{border:1px solid #272b33;background:#111318;border-radius:14px;padding:16px}.stat small{color:#727a86}.stat strong{display:block;font-size:27px;margin-top:4px}.table-tools{display:flex;gap:10px;margin-bottom:14px}.table-tools input{flex:1;background:#0b0d10;border:1px solid #2d323b;color:white;border-radius:11px;padding:11px 13px;outline:none}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#727a86;font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:10px;border-bottom:1px solid #2c3038}td{padding:11px 10px;border-bottom:1px solid #1f232a;color:#c8ccd3;white-space:nowrap}td code{font-size:10px;color:#969da8}.pill{display:inline-block;border-radius:999px;padding:4px 7px;background:#1c2026}.pill.ok{color:#63e493;background:rgba(59,215,127,.08)}.pill.bad{color:#ff6d6d;background:rgba(225,25,25,.08)}@media(max-width:800px){.hero{grid-template-columns:1fr}.hero-logo{display:none}.shell{padding-top:36px}.info-grid{grid-template-columns:1fr 1fr}.selector-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.top-status{display:none}.steps b{display:none}.steps i{width:35px}.important{display:block}.important strong{display:block;margin-bottom:8px}}@media(max-width:480px){.topbar{height:72px}.brand img{width:46px;height:46px}.shell{padding-left:14px;padding-right:14px}.panel{padding:18px}.dropzone{padding:38px 14px}.hero h1{font-size:40px}.info-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}footer{padding-left:14px;padding-right:14px;gap:10px;flex-wrap:wrap}}
