
:root{--bg:#050b14;--panel:#0e1829;--panel2:#101c30;--line:#263750;--text:#f5f7fb;--muted:#9badc7;--cyan:#a4ebf6;--green:#83e28b;--red:#f28b93;--orange:#f4ad4c}
*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}body{margin:0;background:radial-gradient(circle at 77% 18%,rgba(77,150,216,.07),transparent 28%),var(--bg)}
a{color:inherit;text-decoration:none}.site-header{height:96px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(5,11,20,.96);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:18px}.brand-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#f7b84f,#ed8d2f);font-size:38px;font-weight:900}.brand strong{display:block;font-size:25px;letter-spacing:.12em}.brand small{display:block;margin-top:5px;color:var(--muted);letter-spacing:.17em}.site-header nav{display:flex;align-items:center;gap:30px;font-weight:800}.site-header nav .active{color:var(--cyan)}.support{padding:15px 22px;border:1px solid #3b526f;border-radius:15px}
main{width:min(1540px,92%);margin:auto}.hero{min-height:590px;display:grid;grid-template-columns:1.45fr .8fr;gap:65px;align-items:center}.eyebrow{color:var(--cyan);font-size:13px;font-weight:900;letter-spacing:.16em}.hero h1{font-size:clamp(72px,7vw,124px);line-height:.86;letter-spacing:-.055em;margin:32px 0}.hero h1 span{color:#b8eef7}.lead{max-width:850px;color:var(--muted);font-size:21px;line-height:1.8}.trust-card{display:flex;align-items:center;gap:34px;padding:38px;border:1px solid var(--line);border-radius:27px;background:linear-gradient(145deg,var(--panel2),#091321);min-width:0}.trust-ring{flex:0 0 170px;width:170px;height:170px;min-width:170px;min-height:170px;aspect-ratio:1/1;border-radius:50%;display:grid;place-content:center;text-align:center;background:conic-gradient(var(--cyan) 0deg,#1d2a3e 0deg);position:relative}.trust-ring:before{content:"";position:absolute;inset:15px;border-radius:50%;background:#0d1728}.trust-ring>*{position:relative}.trust-ring strong{font-size:54px}.trust-ring small{color:var(--muted)}.trust-card>div:last-child{min-width:0}.trust-card p{color:#8396b3;font-weight:900;letter-spacing:.12em}.trust-card h2{font-size:33px;margin:8px 0}.trust-card span{color:var(--muted);line-height:1.6}
.status-strip{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;margin-bottom:28px}.status-strip article{padding:24px 27px;border-right:1px solid var(--line);background:rgba(13,23,40,.86)}.status-strip article:last-child{border:0}.status-strip small{display:block;color:#7d91ae;font-size:10px;font-weight:900;letter-spacing:.12em;margin-bottom:10px}.status-strip strong{font-size:21px}.ok{color:var(--green)!important}.bad{color:var(--red)!important}.warn{color:var(--orange)!important}
.grid.two{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:26px}.panel{border:1px solid var(--line);border-radius:25px;background:linear-gradient(145deg,rgba(16,28,48,.97),rgba(8,17,30,.97));overflow:hidden}.panel-head{padding:29px 32px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px}.panel-head h2{font-size:34px;margin:7px 0 0}.badge{padding:9px 14px;border-radius:99px;background:#17263a;color:var(--muted);font-size:11px;font-weight:900}.badge.ok{background:rgba(80,210,105,.12)}.badge.bad{background:rgba(238,100,110,.12)}
.rows{padding:10px 32px 25px}.rows>div{display:flex;justify-content:space-between;gap:30px;padding:19px 0;border-bottom:1px solid var(--line)}.rows>div:last-child{border:0}.rows span{color:var(--muted)}.rows strong{text-align:right;overflow-wrap:anywhere}.integrity-panel{margin-bottom:26px}.section-intro{padding:0 32px;color:var(--muted);line-height:1.7}.api-button{padding:16px 19px;border:1px solid #3a5676;border-radius:13px;color:var(--cyan);font-family:monospace;font-weight:800;white-space:nowrap}.manifest{padding:14px 32px 30px}.file{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:11px 24px;padding:20px 0;border-bottom:1px solid var(--line)}.file:last-child{border:0}.file h3{margin:0;font-size:17px}.file .meta{color:var(--muted);font-size:12px}.hash{grid-column:1/-1;padding:12px 14px;border-radius:10px;background:#07111e;color:#9ce9f6;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow-wrap:anywhere}.checks{padding:12px 32px 25px}.check{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.check:last-child{border:0}.check i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-style:normal;font-weight:900}.check.pass i{background:rgba(80,210,105,.14);color:var(--green)}.check.fail i{background:rgba(238,100,110,.14);color:var(--red)}.steps{margin:0;padding:18px 32px 30px;counter-reset:item;list-style:none}.steps li{padding:16px 0;border-bottom:1px solid var(--line)}.steps li:last-child{border:0}.steps strong{display:block;margin-bottom:9px}.steps code{display:block;padding:12px;border-radius:9px;background:#07111e;color:var(--cyan);overflow:auto}.declaration{margin:28px 0 70px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:35px}.declaration h2{font-size:35px;margin:8px 0}.declaration p:not(.eyebrow){color:var(--muted);line-height:1.7}.privacy{padding:14px 18px;border-radius:99px;background:rgba(80,210,105,.1);color:var(--green);font-size:11px;font-weight:900;white-space:nowrap}.loading{padding:25px;color:var(--muted)}
footer{padding:36px 4%;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted)}footer strong{display:block;color:white;letter-spacing:.12em;margin-bottom:8px}footer nav{display:flex;gap:25px}
@media(max-width:1100px){.site-header nav a:not(.support){display:none}.hero{grid-template-columns:1fr;padding:75px 0}.status-strip{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:1fr}}
@media(max-width:650px){.site-header{height:82px}.brand-mark{width:52px;height:52px}.brand strong{font-size:18px}.brand small{font-size:8px}.support{padding:12px 15px}.hero h1{font-size:58px}.lead{font-size:17px}.trust-card{flex-direction:column;align-items:flex-start}.trust-ring{flex-basis:150px;width:150px;height:150px;min-width:150px;min-height:150px}.status-strip{grid-template-columns:1fr 1fr}.status-strip article:nth-child(2n){border-right:0}.panel-head{align-items:flex-start;flex-direction:column}.panel-head h2{font-size:27px}.api-button{white-space:normal}.rows>div{align-items:flex-start;flex-direction:column;gap:7px}.rows strong{text-align:left}.declaration{align-items:flex-start;flex-direction:column}.privacy{white-space:normal}footer{gap:25px;flex-direction:column}}
