:root{--color-field:#0a1224;--color-layer:#101d30;--color-ivory:#fbf7f0;--color-mist:#bfcbd4;--color-muted:#8b9aa8;--color-cyan:#46c7d3;--color-cyan-bright:#66d5df;--color-orange:#fc6b16;--color-border:#21344a;--color-border-strong:#36516e;--color-control-border:#52718d;--color-code-bg:#07101f;--color-bg:var(--color-field);--color-bg-subtle:#0d192a;--color-surface:var(--color-layer);--color-surface-hover:#142640;--color-elevated:#192c46;--color-text:var(--color-ivory);--color-text-secondary:var(--color-mist);--color-text-muted:var(--color-muted);--color-accent:var(--color-cyan);--color-accent-hover:var(--color-cyan-bright);--color-accent-subtle:#46c7d317;--color-accent-glow:#46c7d329;--color-border-hover:var(--color-border-strong);--color-success:#65d6a6;--color-warning:#f6c85f;--color-danger:#ff826f;--color-fedora:#5795d8;--color-arch:#46c7d3;--color-ubuntu:#fc6b16;--font-display:"Syne", sans-serif;--font-body:"Outfit", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--radius-sm:4px;--radius-md:4px;--radius-lg:10px;--radius-xl:10px;--shadow-sm:0 1px 0 #00000040;--shadow-md:0 14px 34px #0000002e;--shadow-lg:0 22px 50px #00000047;--shadow-glow:none;--max-width:1240px;--header-height:4.5rem;--section-space:clamp(4.5rem, 9vw, 7.5rem)}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-body);color:var(--color-ivory);background:var(--color-field);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;line-height:1.6}body{background:linear-gradient(#46c7d305 1px, transparent 1px), linear-gradient(90deg, #46c7d305 1px, transparent 1px), var(--color-field);background-size:48px 48px;min-width:320px;min-height:100svh;margin:0}::selection{color:var(--color-field);background:var(--color-cyan)}img,svg{max-width:100%;display:block}h1,h2,h3,h4,p,ul,ol,dl,dd,figure,pre{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-ivory);text-wrap:balance;line-height:1.08}p,li,dd{text-wrap:pretty}a{color:var(--color-cyan);text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:var(--color-cyan-bright)}main :where(a:not(.btn):not(.brand):not(.nav-link):not(.package-card):not(.distro-card)){text-decoration-line:underline;text-decoration-color:#46c7d373}main :where(a:not(.btn):not(.brand):not(.nav-link):not(.package-card):not(.distro-card)):hover{text-decoration-color:currentColor}button,input{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-orange);outline-offset:4px}code,pre{font-family:var(--font-mono)}:not(pre)>code{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-ivory);background:var(--color-code-bg);padding:.12em .36em;font-size:.88em}.container{width:min(100% - clamp(2rem, 7vw, 5rem), var(--max-width));margin-inline:auto}.grid-12{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem);display:grid}.section{padding-block:var(--section-space)}.section+.section{border-top:1px solid var(--color-border)}.section-band{background:var(--color-layer);border-block:1px solid var(--color-border)}.eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-orange);margin-bottom:1rem;font-size:.75rem;font-weight:500;line-height:1.4}.section-heading{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.6rem);font-weight:700}.section-copy{max-width:64ch;color:var(--color-mist);margin-bottom:0;font-size:clamp(1rem,1.6vw,1.125rem)}.btn{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1.15rem;font-size:.92rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s,transform .15s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{color:var(--color-field);background:var(--color-cyan)}.btn-primary:hover{color:var(--color-field);background:var(--color-cyan-bright)}.btn-secondary{color:var(--color-ivory);border-color:var(--color-control-border);background:0 0}.btn-secondary:hover{color:var(--color-ivory);border-color:var(--color-cyan);background:#46c7d312}.page{padding-block:clamp(3rem,7vw,5.5rem)}.page-header{max-width:760px;margin-bottom:clamp(2rem,5vw,3.5rem)}.page-header h1{letter-spacing:-.055em;margin-bottom:.65rem;font-size:clamp(2.35rem,6vw,4.6rem);font-weight:700}.page-subtitle{max-width:62ch;color:var(--color-mist);margin:0;font-size:1.05rem}.status-msg{border:1px solid var(--color-border);border-left:3px solid var(--color-cyan);color:var(--color-mist);background:var(--color-layer);padding:2rem}.status-msg.error{border-left-color:var(--color-danger);color:var(--color-danger)}.scroll-region,.table-wrap{overscroll-behavior-inline:contain;scrollbar-color:var(--color-control-border) var(--color-layer);overflow-x:auto}.skip-link{z-index:200;color:var(--color-field);background:var(--color-orange);padding:.7rem 1rem;font-weight:700;transition:transform .12s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes settle{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translate(0,0)}}.animate-in{animation:.52s cubic-bezier(.2,.8,.2,1) both settle;animation-delay:calc(var(--stagger,0) * 55ms)}@media (width<=760px){.grid-12{grid-template-columns:1fr}}@media (width<=480px){.btn{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app.svelte-12qhfyh{flex-direction:column;min-height:100svh;display:flex}main.svelte-12qhfyh{flex:1}.site-header.svelte-12qhfyh{z-index:50;border-bottom:1px solid var(--color-border);background:#0a1224f5;position:sticky;top:0}.header-inner.svelte-12qhfyh{min-height:var(--header-height);grid-template-columns:minmax(max-content,1fr) auto minmax(max-content,1fr);align-items:center;gap:clamp(1rem,3vw,2.5rem);display:grid}.brand-group.svelte-12qhfyh{align-items:center;min-width:0;display:flex}.brand.svelte-12qhfyh,.footer-brand.svelte-12qhfyh{color:var(--color-ivory);font-family:var(--font-display);letter-spacing:-.035em;align-items:center;gap:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.brand.svelte-12qhfyh{font-size:1.15rem}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh),.footer-brand.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:7px}.product-label.svelte-12qhfyh{color:var(--color-cyan);font-family:var(--font-mono);white-space:nowrap;margin-left:.55rem;font-size:.72rem;font-weight:500;text-decoration:none}.product-label.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--color-muted);margin-right:.35rem}.site-nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){justify-content:center;align-items:center;gap:clamp(.15rem,1vw,.5rem);margin:0;padding:0;list-style:none;display:flex}.nav-link.svelte-12qhfyh{min-height:44px;color:var(--color-mist);justify-content:center;align-items:center;padding:.5rem .72rem;font-size:.88rem;font-weight:500;text-decoration:none;display:flex;position:relative}.nav-link.svelte-12qhfyh:after{content:"";background:var(--color-orange);width:.43rem;height:.43rem;transition:transform .15s;position:absolute;bottom:.2rem;left:50%;transform:translate(-50%)rotate(45deg)scale(0)}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:var(--color-ivory)}.nav-link.active.svelte-12qhfyh:after{transform:translate(-50%)rotate(45deg)scale(1)}.project-link.svelte-12qhfyh{border:1px solid var(--color-control-border);border-radius:var(--radius-sm);min-height:44px;color:var(--color-cyan);font-family:var(--font-mono);justify-content:center;justify-self:end;align-items:center;padding:.55rem .85rem;font-size:.75rem;text-decoration:none;display:inline-flex}.project-link.svelte-12qhfyh:hover{color:var(--color-field);background:var(--color-cyan);border-color:var(--color-cyan)}.site-footer.svelte-12qhfyh{margin-top:var(--section-space);border-top:1px solid var(--color-border);background:var(--color-code-bg)}.footer-grid.svelte-12qhfyh{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:3rem;padding-block:3.5rem;display:grid}.footer-brand.svelte-12qhfyh{font-size:1.2rem}.footer-manifest.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:48ch;color:var(--color-muted);margin:1rem 0 0}.footer-nav.svelte-12qhfyh{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:.2rem 1rem;display:grid}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){min-height:38px;color:var(--color-mist);padding-block:.45rem;font-size:.84rem;text-decoration:none}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-cyan)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--color-border);color:var(--color-muted);font-family:var(--font-mono);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;font-size:.7rem;display:flex}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-muted)}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-cyan)}@media (width<=900px){.header-inner.svelte-12qhfyh{grid-template-columns:1fr auto;gap:.4rem 1rem;min-height:auto;padding-block:.6rem .45rem}.site-nav.svelte-12qhfyh{border-top:1px solid var(--color-border);grid-area:2/1/auto/-1}.site-nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.nav-link.svelte-12qhfyh{padding-inline:.25rem;font-size:clamp(.7rem,2.8vw,.82rem)}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}}@media (width<=560px){.product-label.svelte-12qhfyh{display:none}.project-link.svelte-12qhfyh{padding-inline:.65rem;font-size:.68rem}.footer-nav.svelte-12qhfyh{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom.svelte-12qhfyh{flex-direction:column;align-items:flex-start}}
