:root{--paper:#e8edf2;--ink:#0c1222;--ink-soft:#0c122238;--muted:#4a5568;--muted-soft:#6b778c;--accent:#1f8a7a;--accent-bright:#5ec8b7;--accent-deep:#0f5c52;--surface:#ffffff6b;--surface-strong:#ffffff9e;--line:#0c12221a;--nav-bg:#e8edf2b8;--font-display:"Instrument Serif", "Times New Roman", serif;--font-body:"Sora", system-ui, sans-serif;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100%;font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}.atmosphere{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.wash{filter:blur(60px);opacity:.55;border-radius:50%;position:absolute}.wash-a{width:min(70vw,720px);height:min(70vw,720px);animation:float-a 22s var(--ease) infinite alternate;background:radial-gradient(circle,#b8d4d0 0%,#0000 68%);top:-18%;left:-12%}.wash-b{width:min(55vw,560px);height:min(55vw,560px);animation:float-b 26s var(--ease) infinite alternate;background:radial-gradient(circle,#c5cdd9 0%,#0000 70%);top:28%;right:-8%}.grain{opacity:.28;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes float-a{0%{transform:translate(0,0)scale(1)}to{transform:translate(4%,6%)scale(1.06)}}@keyframes float-b{0%{transform:translate(0,0)}to{transform:translate(-5%,-4%)}}@media (prefers-reduced-motion:reduce){.wash-a,.wash-b{animation:none}}.nav[data-astro-cid-wpvy4v7s]{z-index:40;backdrop-filter:blur();width:min(100% - 1.5rem,68rem);transition:background .35s var(--ease), border-color .35s var(--ease), box-shadow .35s var(--ease), backdrop-filter .35s var(--ease);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:1.25rem;padding:.65rem .85rem .65rem 1.15rem;display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.nav[data-astro-cid-wpvy4v7s].is-solid{background:var(--nav-bg);border-color:var(--line);backdrop-filter:blur(16px);box-shadow:0 10px 30px #0c122214}.nav-brand[data-astro-cid-wpvy4v7s]{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);flex-shrink:0;font-size:1.35rem;text-decoration:none}.nav-links[data-astro-cid-wpvy4v7s]{flex:1;justify-content:center;gap:.15rem;display:none}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{letter-spacing:.01em;color:var(--muted);border-radius:999px;padding:.45rem .7rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--ink);background:#0c12220d}.nav-cta[data-astro-cid-wpvy4v7s]{background:var(--ink);color:var(--paper);transition:transform .2s var(--ease), background .2s ease;border-radius:999px;margin-left:auto;padding:.5rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none}.nav-cta[data-astro-cid-wpvy4v7s]:hover{background:var(--accent-deep);transform:translateY(-1px)}@media (width>=720px){.nav-links[data-astro-cid-wpvy4v7s]{display:flex}.nav-cta[data-astro-cid-wpvy4v7s]{margin-left:0}}.panel[data-astro-cid-j6gb5g2k]{background:var(--surface);border:1px solid var(--line);backdrop-filter:blur(10px);opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease), border-color .25s ease, background .25s ease;transition-delay:var(--delay);flex-direction:column;display:flex;transform:translateY(12px)}.panel[data-astro-cid-j6gb5g2k].is-in{opacity:1;transform:translateY(0)}.panel[data-astro-cid-j6gb5g2k].live:hover{background:var(--surface-strong);border-color:#1f8a7a59}.panel-top[data-astro-cid-j6gb5g2k]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.eyebrow[data-astro-cid-j6gb5g2k]{letter-spacing:.07em;text-transform:uppercase;color:var(--muted-soft);margin:0;font-weight:600}.badge[data-astro-cid-j6gb5g2k]{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;font-weight:600}.badge[data-astro-cid-j6gb5g2k].live{color:var(--accent-deep);background:#5ec8b747}.badge[data-astro-cid-j6gb5g2k].soon{color:var(--muted);background:#0c12220f}.title[data-astro-cid-j6gb5g2k]{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:400;line-height:1.15}.body[data-astro-cid-j6gb5g2k]{color:var(--muted);margin:0}.action[data-astro-cid-j6gb5g2k]{color:var(--accent-deep);transition:gap .2s var(--ease);align-items:center;gap:.35rem;font-weight:600;text-decoration:none;display:inline-flex}.action[data-astro-cid-j6gb5g2k]:hover{gap:.55rem}.action[data-astro-cid-j6gb5g2k].muted{color:var(--muted-soft);font-weight:500}@media (width<=959px){.panel[data-astro-cid-j6gb5g2k]{border-radius:.7rem;gap:.28rem;padding:.75rem .9rem;height:auto!important;min-height:0!important}.panel-top[data-astro-cid-j6gb5g2k]{margin-bottom:0}.eyebrow[data-astro-cid-j6gb5g2k]{font-size:.62rem}.badge[data-astro-cid-j6gb5g2k]{padding:.16rem .38rem;font-size:.58rem}.title[data-astro-cid-j6gb5g2k]{font-size:1.15rem}.body[data-astro-cid-j6gb5g2k]{font-size:.86rem;line-height:1.4;flex:none!important}.action[data-astro-cid-j6gb5g2k],.action[data-astro-cid-j6gb5g2k].muted{margin-top:.35rem;font-size:.8rem}}@media (width>=960px){.panel[data-astro-cid-j6gb5g2k]{border-radius:1rem;padding:1.15rem 1.2rem}.panel-top[data-astro-cid-j6gb5g2k]{margin-bottom:.55rem}.eyebrow[data-astro-cid-j6gb5g2k]{font-size:.68rem}.badge[data-astro-cid-j6gb5g2k]{padding:.22rem .45rem;font-size:.62rem}.title[data-astro-cid-j6gb5g2k]{margin-bottom:.5rem;font-size:clamp(1.28rem,2vw,1.5rem)}.body[data-astro-cid-j6gb5g2k]{flex:1;font-size:.9rem;line-height:1.5}.action[data-astro-cid-j6gb5g2k],.action[data-astro-cid-j6gb5g2k].muted{margin-top:.95rem;font-size:.84rem}}@media (width>=960px) and (height>=820px){.panel[data-astro-cid-j6gb5g2k]{min-height:100%}}@media (prefers-reduced-motion:reduce){.panel[data-astro-cid-j6gb5g2k]{opacity:1;transition:none;transform:none}}.stage[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;gap:1.25rem;max-width:72rem;margin:0 auto;padding:clamp(4.6rem,9vh,5.6rem) clamp(1.15rem,3.5vw,2.5rem) 1.75rem;display:flex;position:relative}.intro[data-astro-cid-lcdefpme]{gap:.65rem;display:grid}.brand[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,8vw,3.2rem);font-weight:400;line-height:.95}.intro-copy[data-astro-cid-lcdefpme]{max-width:40rem}h1[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .45rem;font-size:clamp(1.2rem,3.6vw,1.7rem);font-weight:400;line-height:1.25}.lead[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:clamp(.92rem,2.6vw,1.02rem);line-height:1.5}.products-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.85rem;display:grid}@media (width<=959px){.stage[data-astro-cid-lcdefpme]{gap:1rem;min-height:0!important}.products[data-astro-cid-lcdefpme]{flex:none!important;min-height:0!important;display:block!important}.products-grid[data-astro-cid-lcdefpme]{gap:.65rem;flex:none!important;grid-template-columns:1fr!important;align-content:start!important;height:auto!important}}.private-build[data-astro-cid-lcdefpme]{color:var(--paper);background:var(--ink);border-radius:1rem;grid-template-columns:1fr;gap:1rem;padding:1.15rem;display:grid}.section-kicker[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-bright);margin:0 0 .35rem;font-size:.66rem;font-weight:600}.build-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.trust-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .4rem;font-weight:400;line-height:1.15}.build-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.35rem,3vw,1.75rem)}.trust-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:clamp(1.15rem,2vw,1.4rem)}.build-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child,.trust-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child{color:#e8edf2b8;margin:0;font-size:.84rem;line-height:1.5}.outcomes[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.outcomes[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-top:1px solid #e8edf224;flex-direction:column;gap:.08rem;padding-top:.55rem;display:flex}.outcomes[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--paper);font-size:.76rem;font-weight:600}.outcomes[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#e8edf29e;font-size:.72rem;line-height:1.35}.build-cta[data-astro-cid-lcdefpme]{color:var(--ink);background:var(--accent-bright);transition:gap .2s var(--ease), transform .2s var(--ease);border-radius:999px;justify-content:center;align-self:end;align-items:center;gap:.4rem;padding:.65rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.build-cta[data-astro-cid-lcdefpme]:hover{gap:.65rem;transform:translateY(-1px)}.contact[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);gap:.9rem;margin-top:.35rem;padding-top:1.15rem;display:grid}.contact-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.4rem;font-weight:400}.contact-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:.88rem}.contact-list[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.contact-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;flex-direction:column;gap:.12rem;padding:.7rem .8rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.contact-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--surface-strong);border-color:#1f8a7a4d}.c-label[data-astro-cid-lcdefpme]{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-soft);font-size:.68rem;font-weight:600}.c-value[data-astro-cid-lcdefpme]{color:var(--ink);font-size:.95rem;font-weight:500}.footer[data-astro-cid-lcdefpme]{color:var(--muted-soft);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding-top:.25rem;font-size:.75rem;display:flex}.footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted);text-decoration:none}.footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent-deep)}[data-astro-cid-lcdefpme][data-hero]{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transition-delay:var(--d,0s);transform:translateY(10px)}[data-astro-cid-lcdefpme][data-hero].is-in{opacity:1;transform:translateY(0)}@media (width>=640px){.intro[data-astro-cid-lcdefpme]{grid-template-columns:auto 1fr;align-items:end;gap:.55rem 2rem}.contact[data-astro-cid-lcdefpme]{grid-template-columns:minmax(10rem,14rem) 1fr;align-items:center;gap:.85rem 1.5rem}.contact-list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{background:0 0;border-color:#0000}.contact-list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--surface);border-color:var(--line)}.private-build[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);padding:1.3rem 1.4rem}.outcomes[data-astro-cid-lcdefpme]{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.build-cta[data-astro-cid-lcdefpme]{grid-column:1/-1;justify-self:start}}@media (width>=960px){.products-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:.9rem}.private-build[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;align-items:start;gap:1.25rem;padding:1rem 1.15rem}.outcomes[data-astro-cid-lcdefpme]{grid-column:1/3}.build-cta[data-astro-cid-lcdefpme]{white-space:nowrap;grid-area:1/3/3;align-self:center}}@media (width>=960px) and (height>=820px){.stage[data-astro-cid-lcdefpme]{gap:clamp(.9rem,1.8vh,1.4rem);min-height:100svh;padding-bottom:1.25rem}.products[data-astro-cid-lcdefpme]{flex:1;min-height:0;display:flex}.products-grid[data-astro-cid-lcdefpme]{flex:1;align-content:stretch}}@media (prefers-reduced-motion:reduce){[data-astro-cid-lcdefpme][data-hero]{opacity:1;transition:none;transform:none}}
