:root{--ink: #163147;--ink-soft: #59728b;--primary: #2c6b99;--primary-strong: #1c496c;--primary-soft: rgba(44, 107, 153, .12);--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .94);--surface-alt: rgba(235, 242, 247, .92);--line: rgba(22, 49, 71, .12);--line-strong: rgba(22, 49, 71, .2);--accent: #f27a2f;--accent-strong: #e86823;--accent-soft: rgba(242, 122, 47, .14);--sage: #8fae96;--shadow-lg: 0 24px 56px rgba(18, 41, 60, .14);--shadow-md: 0 18px 36px rgba(18, 41, 60, .1);--heading-font: "Gill Sans", "Avenir Next", "Trebuchet MS", sans-serif;--body-font: "Avenir Next", "Segoe UI", "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--body-font);background:radial-gradient(circle at top left,rgba(188,217,241,.92),transparent 30%),radial-gradient(circle at 80% 12%,rgba(239,220,204,.58),transparent 20%),linear-gradient(180deg,#f8fbfd,#eaf0f4)}a{color:var(--primary-strong);text-decoration:none}a:hover{color:var(--primary)}img{display:block;max-width:100%}h1,h2,h3,h4{margin:0;font-family:var(--heading-font);line-height:1.02;letter-spacing:-.03em;font-weight:700}p,li,dd,dt{line-height:1.7}.site-shell{max-width:1240px;margin:0 auto;padding:20px 18px 72px}.site-header{position:sticky;top:12px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:#f5fafdd6;box-shadow:var(--shadow-md);backdrop-filter:blur(14px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;letter-spacing:.01em}.brand-mark img{width:44px;height:44px;object-fit:contain}.site-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.site-nav-link,.launch-link,.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid transparent;font-weight:700}.site-nav-link{color:var(--ink-soft)}.site-nav-link.is-active{background:#e4eff8e6;border-color:#2c6b9933;color:var(--primary-strong)}.launch-link,.button-primary{background:linear-gradient(180deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 14px 28px #e8682347}.launch-link:hover,.button-primary:hover{color:#fff;background:linear-gradient(180deg,#f68a45,#ef7428)}.button-secondary{border-color:var(--line);background:#ffffffb8;color:var(--ink)}.button-secondary:hover{color:var(--ink);background:#fffffff0}.page-frame{display:grid;gap:20px}.hero-shell,.content-section,.article-shell,.site-footer{border:1px solid var(--line);border-radius:30px;background:var(--surface);box-shadow:var(--shadow-lg);backdrop-filter:blur(10px)}.hero-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.82fr);gap:18px;padding:22px}.hero-shell-guide{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.hero-copy,.hero-panel,.content-section,.article-shell{position:relative}.hero-copy{padding:14px;border-radius:24px;background:linear-gradient(145deg,#fffffff0,#e5f0f8e0),var(--surface-strong)}.hero-panel{padding:18px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,#e3eff9e6,#ffffffe6),#ffffffe0}.eyebrow,.panel-label,.card-kicker,.resource-label,.release-tag{margin:0 0 10px;color:var(--accent-strong);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-copy h1{max-width:15ch;font-size:clamp(2.35rem,4.4vw,4.45rem)}.hero-text,.section-head p,.feature-card p,.showcase-copy p,.resource-card p,.footer-copy,.article-shell p,.article-shell li,.release-date{color:var(--ink-soft)}.hero-text{max-width:49rem;margin:16px 0 0;font-size:1.08rem}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:26px 0 0}.hero-stats div,.feature-card,.resource-card,.release-card,.showcase-card,.article-shell blockquote{padding:18px;border:1px solid rgba(22,49,71,.1);border-radius:22px;background:linear-gradient(180deg,#fffffff2,#f2f6f9e6),#fffffff2}.hero-stats dt{margin:0 0 8px;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-stats dd{margin:0;color:var(--ink-soft)}.panel-list{margin:0;padding-left:20px}.panel-note{margin-top:18px;padding:14px 16px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(44,107,153,.14);color:var(--ink-soft)}.hero-panel-preview{display:grid;align-content:start;gap:14px}.hero-panel-preview .panel-note{margin-top:0}.hero-preview-frame{padding:12px;border-radius:24px;border:1px solid rgba(22,49,71,.12);background:linear-gradient(180deg,#fffffff0,#ecf3f8eb),#ffffffe6;box-shadow:0 18px 34px #12293c14}.hero-preview-frame img{width:100%;border-radius:18px;box-shadow:0 18px 36px #12293c2e}.hero-preview-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-preview-badges span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(22,49,71,.1);color:var(--ink);font-size:.9rem;font-weight:700}.inline-nav{display:flex;flex-direction:column;gap:10px}.inline-nav a{padding:12px 14px;border-radius:16px;background:#ffffffbf;border:1px solid var(--line);color:var(--ink);font-weight:700}.content-section,.article-shell{padding:24px}.section-head{max-width:46rem;margin-bottom:18px}.section-head h2{font-size:clamp(1.75rem,3.1vw,2.55rem)}.feature-grid,.resource-grid,.showcase-grid{display:grid;gap:14px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid-wide{align-items:stretch}.feature-card h3,.showcase-copy h3,.resource-card h3,.release-card h3{font-size:1.3rem}.showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-card{overflow:hidden}.showcase-card img{border-radius:16px;aspect-ratio:16 / 11;object-fit:cover}.showcase-copy{margin-top:16px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.roadmap-callout{background:linear-gradient(135deg,#dfedf8eb,#f6f1ebb8),var(--surface)}.article-shell{padding:28px}.article-shell h2{margin-top:30px;font-size:1.72rem}.article-shell h2:first-child{margin-top:0}.article-shell h3{margin-top:18px;font-size:1.2rem}.article-shell ul,.article-shell ol{padding-left:22px}.article-shell code{padding:.1rem .35rem;border-radius:8px;background:#16314714;font-size:.95em}.release-stack,.reference-stack{display:grid;gap:16px}.release-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.release-date{margin:0;white-space:nowrap;font-size:.95rem}.article-body>:first-child{margin-top:0}.article-body>:last-child{margin-bottom:0}.article-body ul,.article-body ol{padding-left:20px}.text-link{display:inline-flex;margin-top:16px;font-weight:700}.reference-group+.reference-group{margin-top:8px}.site-footer{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.7fr);gap:20px;margin-top:20px;padding:24px}.footer-title{margin:0;font-size:1.35rem;font-weight:800}.footer-copy{margin:10px 0 0}.footer-links{display:grid;gap:10px;align-content:start}.footer-links a{font-weight:700}@media(max-width:1080px){.hero-shell,.hero-shell-guide,.site-footer,.hero-stats,.feature-grid,.showcase-grid,.resource-grid{grid-template-columns:1fr}}@media(max-width:820px){.site-header{position:static;flex-direction:column;align-items:stretch;border-radius:28px}.site-nav{justify-content:flex-start}.launch-link{width:100%}.hero-copy h1{max-width:none;font-size:clamp(2.05rem,8.5vw,3.15rem)}.hero-stats{grid-template-columns:1fr}.content-section,.article-shell,.site-footer{padding:20px}}
