:root{color-scheme:light;--color-canvas: #f7f9fc;--color-surface: #ffffff;--color-surface-strong: #eef4fb;--color-ink: #13202f;--color-muted: #58677a;--color-border: #d7e1ec;--color-brand: #0f4c81;--color-brand-strong: #0a3258;--color-accent: #4d9f6f;--color-gold: #d19b2b;--color-coral: #d85f5f;--shadow-soft: 0 16px 36px rgb(19 32 47 / .12);--radius-card: 8px;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--size-shell: 1120px}*{box-sizing:border-box}html{background:var(--color-canvas);color:var(--color-ink);font-family:var(--font-sans);line-height:1.6;scroll-behavior:smooth}body{margin:0;min-width:320px}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.skip-link{background:var(--color-brand-strong);border-radius:0 0 var(--radius-card) var(--radius-card);color:#fff;left:1rem;padding:.75rem 1rem;position:fixed;top:0;transform:translateY(-120%);transition:transform .16s ease;z-index:100}.skip-link:focus{transform:translateY(0)}.site-header{align-items:center;background:#ffffffeb;border-bottom:1px solid var(--color-border);display:flex;gap:1rem;justify-content:space-between;min-height:72px;padding:0 1.25rem;position:sticky;top:0;z-index:30}.site-header__brand,.site-footer__brand{align-items:center;display:inline-flex;font-weight:800;gap:.7rem}.site-header__mark{align-items:center;background:var(--color-brand);border-radius:8px;color:#fff;display:inline-flex;height:2.25rem;justify-content:center;width:2.25rem}.site-header__nav{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.site-header__link{border-radius:8px;color:var(--color-muted);font-size:.95rem;font-weight:700;padding:.55rem .75rem}.site-header__link:hover,.site-header__link.is-active{background:var(--color-surface-strong);color:var(--color-brand-strong)}.hero{align-items:center;display:flex;min-height:680px;overflow:hidden;position:relative}.hero__visual,.hero__shade{inset:0;position:absolute}.hero__visual{background-image:url(/images/hero-community-ops.png);background-position:center;background-size:cover;transform:scale(1.01)}.hero__shade{background:linear-gradient(90deg,#051526db,#0515269e 48%,#05152629)}.hero__content{color:#fff;margin:0 auto;max-width:var(--size-shell);padding:5rem 1.25rem 6rem;position:relative;width:100%;z-index:1}.hero__content h1{font-size:4rem;line-height:1;margin:.5rem 0 1.5rem;max-width:13ch}.hero__content p:not(.eyebrow){font-size:1.2rem;max-width:42rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-weight:800;justify-content:center;min-height:3rem;padding:.75rem 1rem}.button--primary{background:var(--color-accent);color:#071a29}.button--secondary{background:#ffffff1f;border-color:#ffffff75;color:#fff}.section,.page-band{padding:5rem 1.25rem}.section--muted{background:var(--color-surface-strong)}.page-shell{margin:0 auto;max-width:var(--size-shell)}.page-shell--narrow{max-width:800px}.section__header,.page-header{margin-bottom:2rem;max-width:760px}.page-header--wide{max-width:900px}.eyebrow{color:var(--color-accent);font-size:.78rem;font-weight:900;margin:0 0 .55rem;text-transform:uppercase}h1,h2,h3{line-height:1.15;margin:0}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}p{color:var(--color-muted)}.feature-grid,.support-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.support-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);min-height:230px;padding:1.4rem}.feature-card__index{color:var(--color-gold);display:block;font-weight:900;margin-bottom:1rem}.support-card__category{color:var(--color-coral);font-size:.8rem;font-weight:900;margin-top:0;text-transform:uppercase}.support-card time{color:var(--color-muted);display:block;font-size:.9rem;margin-top:1.5rem}.split-section{align-items:start;display:grid;gap:2rem;grid-template-columns:.9fr 1.1fr}.principle-list{display:grid;gap:1rem}.principle-list p{background:var(--color-surface);border-left:4px solid var(--color-accent);border-radius:0 var(--radius-card) var(--radius-card) 0;margin:0;padding:1rem 1.2rem}.release-list{border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden}.release-item{align-items:center;background:var(--color-surface);display:grid;gap:1rem;grid-template-columns:180px 1fr;padding:1rem 1.25rem}.release-item+.release-item{border-top:1px solid var(--color-border)}.release-item:hover{background:var(--color-surface-strong)}.release-item time,.document-date,.meta-list{color:var(--color-muted);font-size:.95rem}.meta-list{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0 0}.meta-list div{background:var(--color-surface-strong);border-radius:var(--radius-card);padding:.75rem 1rem}.meta-list dt{font-weight:800}.meta-list dd{margin:0}.prose{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:2.5rem}.prose h2{font-size:1.45rem;margin-top:2.4rem}.prose h2:first-child{margin-top:0}.prose a{color:var(--color-brand);font-weight:800;text-decoration:underline;text-underline-offset:.18em}.prose li+li{margin-top:.45rem}.empty-state{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:3rem;text-align:center}.site-footer{background:#101a27;color:#fff;padding:2.5rem 1.25rem}.site-footer__inner{align-items:start;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--size-shell)}.site-footer__copy{color:#c1ccd8;max-width:34rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:flex-end}.site-footer__links a{color:#dce5ee;font-weight:700}@media(max-width:800px){.site-header{align-items:flex-start;flex-direction:column;padding:1rem}.site-header__nav{justify-content:flex-start}.hero{min-height:620px}.hero__shade{background:#051526b8}.hero__content h1,h1{font-size:2.35rem}h2{font-size:1.65rem}.feature-grid,.support-grid,.split-section,.release-item{grid-template-columns:1fr}.prose,.empty-state{padding:1.5rem}.site-footer__inner{flex-direction:column}.site-footer__links{justify-content:flex-start}}
