:root{--brand-100:#ece4ff;--brand-300:#bda1ff;--brand-400:#9d6bff;--brand-500:#7a34ff;--brand-600:#6d28d9;--brand-700:#5b21b6;--brand-800:#4c1d95;--brand-900:#2e1065;--ink:#14122a;--ink-2:#26243f;--ink-3:#4a4767;--ink-4:#6c6885;--bg:#fdfcff;--subtle:#f8f5fc;--border:#e5e5eb;--green:#16a34a;--container:1160px;--shadow:0 16px 34px rgba(20,18,42,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.site-header{height:76px;background:var(--brand-800);color:#fff;position:relative;z-index:20}.nav{height:100%;display:flex;align-items:center}.brand{display:flex}.brand img{width:152px;height:auto;display:block}.service-name{margin-left:17px;padding-left:17px;border-left:1px solid rgba(255,255,255,.24);font-size:13px;color:#d8c7ff;font-weight:650}.nav nav{display:flex;align-items:center;gap:28px;margin-left:auto}.nav nav a{color:#e8e0f7;text-decoration:none;font-size:13px;font-weight:650}.nav nav a:hover{color:#fff}.nav-button{padding:10px 15px;border-radius:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#f9f6ff 0,#f1ebff 55%,#faf8ff 100%);border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(91,33,182,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(91,33,182,.045) 1px,transparent 1px);background-size:40px 40px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-glow{position:absolute;border-radius:50%;filter:blur(3px)}.glow-one{width:520px;height:520px;right:-180px;top:-250px;background:rgba(122,52,255,.18)}.glow-two{width:300px;height:300px;left:-180px;bottom:-170px;background:rgba(189,161,255,.24)}.hero-grid{min-height:590px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:center;position:relative}.hero-copy{padding:78px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #d9c8ff;border-radius:999px;background:rgba(255,255,255,.75);color:var(--brand-700);font-size:12px;font-weight:750;box-shadow:0 1px 2px rgba(20,18,42,.04)}.status-dot,.mini-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(22,163,74,.12)}.hero h1{max-width:760px;margin:25px 0 22px;font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-.045em}.hero h1 span{color:var(--brand-600)}.hero-copy>p{max-width:660px;color:var(--ink-3);font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;border-radius:8px;padding:13px 18px;font:inherit;font-size:13px;font-weight:750;text-decoration:none;cursor:pointer;transition:.2s}.button.primary{background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;box-shadow:0 12px 28px -12px rgba(122,52,255,.7)}.button.primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px -12px rgba(122,52,255,.8)}.button.ghost{border-color:#d9c8ff;color:var(--brand-700);background:rgba(255,255,255,.75)}.hero-meta{display:flex;gap:25px;margin-top:34px;color:var(--ink-4);font-size:12px}.hero-meta span+span{padding-left:25px;border-left:1px solid #d7ccec}.hero-meta b{color:var(--ink-2)}.mascot-wrap{align-self:end;position:relative;display:flex;justify-content:center}.mascot-wrap img{width:min(100%,430px);position:relative;z-index:2;filter:drop-shadow(0 24px 28px rgba(46,16,101,.17))}.mascot-halo{position:absolute;width:390px;height:390px;border-radius:50%;background:linear-gradient(145deg,#fff,rgba(189,161,255,.42));border:1px solid #e1d5fa;bottom:46px}.quick-stats{background:#fff;border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr)}.stats-grid>div{padding:24px 26px;border-right:1px solid var(--border)}.stats-grid>div:first-child{padding-left:0}.stats-grid>div:last-child{border:0}.stats-grid span{display:block;color:var(--ink-4);font-size:11px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.stats-grid strong{display:flex;align-items:center;gap:8px;font-size:14px}.mini-dot{width:7px;height:7px}.section{padding-top:92px;padding-bottom:92px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-label{display:block;color:var(--brand-600);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin-bottom:11px}.section h2,.usage h2{font-size:38px;letter-spacing:-.03em;margin:0}.section-head>p{max-width:500px;color:var(--ink-4);line-height:1.65;font-size:14px}.repo-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.repo-card{border:1px solid var(--border);border-radius:18px;background:#fff;padding:32px;box-shadow:0 6px 16px rgba(20,18,42,.04)}.featured{position:relative;overflow:hidden}.featured:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:var(--brand-100);right:-100px;top:-120px}.repo-top{position:relative;display:flex;align-items:center;justify-content:space-between}.os-logo{font-size:21px;font-weight:800;letter-spacing:-.04em}.debian{color:#a80030}.badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.badge.live{background:#ecfdf5;color:#08783c}.badge.live i{width:6px;height:6px;border-radius:50%;background:#16a34a}.badge.planned{background:var(--brand-100);color:var(--brand-700)}.repo-card h3{font-size:28px;margin:26px 0 10px}.repo-card>p{color:var(--ink-4);font-size:14px;line-height:1.65;max-width:650px}.repo-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0;border:1px solid var(--border);border-radius:10px}.repo-card dl div{padding:15px;border-right:1px solid var(--border)}.repo-card dl div:last-child{border:0}.repo-card dt{font-size:10px;color:var(--ink-4);text-transform:uppercase;letter-spacing:.07em}.repo-card dd{margin:6px 0 0;font-size:13px;font-weight:700}.repo-actions{display:flex;align-items:center;gap:20px}.button.small{padding:11px 15px}.copy-link{border:0;background:none;color:var(--brand-600);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.roadmap{background:linear-gradient(155deg,#fbfaff,#f3edff);display:flex;flex-direction:column;align-items:flex-start}.roadmap-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;font-size:25px;margin-bottom:18px}.roadmap h3{margin-top:18px}.roadmap a{color:var(--brand-600);font-size:13px;font-weight:750;text-decoration:none;margin-top:auto;padding-top:20px}.usage{padding:78px 0;background:linear-gradient(135deg,var(--brand-900),var(--brand-800));color:#fff;overflow:hidden;position:relative}.usage:after{content:"";position:absolute;width:500px;height:500px;border:100px solid rgba(255,255,255,.035);border-radius:50%;right:-260px;top:-260px}.usage-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;position:relative;z-index:1}.section-label.light{color:var(--brand-300)}.usage-copy p{color:#d7ccec;line-height:1.65;font-size:14px}.protocols{display:flex;gap:8px;margin-top:22px}.protocols span{padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:6px;color:#ede6fa;font:11px ui-monospace,monospace}.code-card{border:1px solid rgba(255,255,255,.17);background:#17132d;border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.code-head{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;background:#211a3d;border-bottom:1px solid rgba(255,255,255,.1);font:11px ui-monospace,monospace;color:#c6b9da}.code-head button{border:0;background:none;color:var(--brand-300);font:inherit;cursor:pointer}.code-card pre{margin:0;padding:23px;overflow:auto;color:#f2edff;font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace}.network-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:42px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(160deg,#fbfaff,#fff);box-shadow:0 6px 16px rgba(20,18,42,.04)}.network-card p{color:var(--ink-4);line-height:1.65;font-size:14px}.endpoint-list{border:1px solid var(--border);border-radius:10px;background:#fff}.endpoint-list>div{padding:14px 16px;border-bottom:1px solid var(--border)}.endpoint-list>div:last-child{border:0}.endpoint-list span{display:block;color:var(--ink-4);font-size:10px;text-transform:uppercase;margin-bottom:5px}.endpoint-list code,.endpoint-list a{color:var(--brand-700);font:12px ui-monospace,monospace;text-decoration:none;overflow-wrap:anywhere}footer{background:var(--brand-900);color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid img{width:150px}.footer-grid p{color:#bcb1d1;font-size:12px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{font-size:12px;margin-bottom:5px}.footer-grid a{color:#bcb1d1;text-decoration:none;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#9588af;font-size:10px}@media(max-width:900px){.nav nav a:not(.nav-button){display:none}.hero-grid{grid-template-columns:1fr minmax(250px,.45fr)}.hero h1{font-size:54px}.repo-grid{grid-template-columns:1fr}.usage-grid,.network-card{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media(max-width:650px){.container{width:min(100% - 24px,var(--container))}.site-header{height:68px}.brand img{width:132px}.service-name{display:none}.nav-button{padding:9px 11px}.hero-grid{display:block;min-height:auto}.hero-copy{padding:64px 0 20px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-meta{flex-wrap:wrap;gap:12px}.hero-meta span+span{padding-left:12px}.mascot-wrap{height:280px}.mascot-wrap img{width:310px}.mascot-halo{width:275px;height:275px;bottom:15px}.stats-grid{grid-template-columns:1fr}.stats-grid>div{padding:18px 0;border-right:0;border-bottom:1px solid var(--border)!important}.section{padding-top:68px;padding-bottom:68px}.section-head{display:block}.repo-card{padding:24px}.repo-card dl{grid-template-columns:1fr}.repo-card dl div{border-right:0;border-bottom:1px solid var(--border)}.repo-actions{align-items:flex-start;flex-direction:column}.usage{padding:64px 0}.usage-grid{gap:32px}.network-card{padding:25px;gap:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}
