:root{--ink: #102633;--ink-strong: #071a23;--muted: #4d6472;--soft: #6a7d88;--line: rgba(31, 73, 88, .16);--line-strong: rgba(23, 91, 102, .26);--surface: rgba(255, 255, 255, .78);--surface-solid: #fbfcfb;--field: #eef4f2;--teal: #175b66;--teal-deep: #123f49;--copper: #9b6847;--gold: #c9a15b;--shadow: 0 24px 60px rgba(15, 38, 51, .11);color:var(--ink);background:#f4f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}.site-shell{position:relative;min-height:100vh;overflow-x:hidden;background:linear-gradient(115deg,#175b6629,#fff0 38%),linear-gradient(300deg,#9b684724,#fff0 34%),linear-gradient(180deg,#f8faf7,#edf4f1 48%,#f7f8f4)}.site-shell:before{position:absolute;inset:0;z-index:0;pointer-events:none;content:"";background-image:linear-gradient(rgba(23,91,102,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(23,91,102,.07) 1px,transparent 1px),linear-gradient(120deg,transparent 0 44%,rgba(201,161,91,.11) 44% 45%,transparent 45% 100%);background-position:center top,center top,center;background-size:72px 72px,72px 72px,100% 100%;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 44%,transparent 88%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 44%,transparent 88%)}.site-shell:after{position:absolute;top:34px;right:max(20px,calc((100vw - 1120px)/2));z-index:0;width:min(440px,42vw);height:76vh;pointer-events:none;content:"";border:1px solid rgba(23,91,102,.16);border-width:1px 1px 0 0;transform:skew(-10deg)}.hero-section,.content-band,.split-band,.status-section,.cta-section,.site-footer{position:relative;z-index:1;width:min(1120px,calc(100% - 48px));margin-inline:auto}.hero-section{display:grid;align-items:end;min-height:88vh;padding:76px 0 72px}.hero-content{max-width:880px}.eyebrow{display:inline-flex;margin:0 0 18px;align-items:center;gap:10px;color:var(--teal);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.eyebrow:before{width:28px;height:1px;content:"";background:var(--copper)}h1,h2,h3,p{margin-top:0}h1{max-width:850px;margin-bottom:24px;color:var(--ink-strong);font-size:clamp(3.6rem,9.8vw,7.35rem);line-height:.88;letter-spacing:0}h2{max-width:900px;margin-bottom:0;color:var(--ink);font-size:3rem;line-height:1.06;letter-spacing:0}h3{margin-bottom:10px;color:#12313c;font-size:1.08rem;line-height:1.25}.hero-copy{max-width:720px;margin-bottom:0;color:#395565;font-size:1.3rem;line-height:1.62}.section-copy,.cta-section p{max-width:750px;color:var(--muted);font-size:1.18rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:38px}.primary-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--teal-deep);border-radius:6px;background:linear-gradient(135deg,var(--teal-deep),var(--teal));box-shadow:0 14px 28px #123f492e;color:#fff;font-weight:750;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.primary-action:hover{box-shadow:0 18px 34px #123f493d;transform:translateY(-1px)}.primary-action:focus-visible{outline:3px solid rgba(23,91,102,.36);outline-offset:4px}.secondary-note{color:var(--soft);font-size:.95rem}.content-band,.split-band,.status-section,.cta-section{padding:88px 0;border-top:1px solid var(--line)}.section-header{display:grid;gap:6px;max-width:820px;margin-bottom:30px}.architecture{padding-top:84px}.architecture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.info-card,.stack-list article{position:relative;min-height:184px;padding:24px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#ffffffe6,#fafcfab8),var(--surface-solid);box-shadow:0 16px 40px #10263312}.info-card:before,.stack-list article:before{position:absolute;top:0;left:0;width:100%;height:4px;content:"";background:linear-gradient(90deg,var(--teal),var(--gold),transparent)}.info-card:after,.stack-list article:after{position:absolute;right:18px;bottom:16px;width:64px;height:28px;pointer-events:none;content:"";border-right:1px solid rgba(23,91,102,.16);border-bottom:1px solid rgba(23,91,102,.16)}.info-card h3,.stack-list h3{position:relative;z-index:1}.info-card p,.stack-list p{position:relative;z-index:1;margin-bottom:0;color:var(--muted);line-height:1.58}.split-band{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;align-items:start}.stack-list{display:grid;gap:14px}.status-section{padding-block:82px}.status-list,.roadmap-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.status-list li,.roadmap-list li{min-height:118px;padding:18px;border:1px solid rgba(155,104,71,.18);border-left:4px solid var(--copper);border-radius:8px;background:#ffffffb8;color:#314b59;font-weight:720;line-height:1.4}.roadmap-list li{border-color:#175b6629;border-left-color:var(--teal)}.cta-section{display:grid;justify-items:start;gap:18px;padding-bottom:96px}.cta-section p{margin-bottom:0}.site-footer{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;justify-content:space-between;padding:26px 0 36px;border-top:1px solid var(--line);color:var(--soft);font-size:.9rem}.site-footer strong{color:#12313c}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:980px){h2{font-size:2.45rem}.architecture-grid,.status-list,.roadmap-list{grid-template-columns:repeat(2,minmax(0,1fr))}.split-band{grid-template-columns:1fr}}@media(max-width:720px){.hero-section,.content-band,.split-band,.status-section,.cta-section,.site-footer{width:min(100% - 28px,1120px)}.site-shell:after{display:none}.hero-section{min-height:76vh;padding:48px 0 52px}h2{font-size:2rem}.hero-copy,.section-copy,.cta-section p{font-size:1.05rem}.content-band,.split-band,.status-section,.cta-section{padding-block:58px}.architecture-grid,.status-list,.roadmap-list{grid-template-columns:1fr}.info-card,.stack-list article,.status-list li,.roadmap-list li{min-height:auto}.hero-actions{align-items:stretch}.primary-action{width:100%}}
