.error-boundary{background:var(--pc-bg-primary,#eef3f1);min-height:100dvh;color:var(--pc-text-primary,#14201e);place-items:center;padding:24px;display:grid}.error-boundary__panel{text-align:center;background:var(--pc-bg-secondary,#fbfcfc);border:1px dashed var(--pc-border,#14201e24);border-radius:6px;width:min(100%,28rem);padding:32px 24px}.error-boundary__title{color:var(--pc-text-primary,#14201e);margin:0 0 12px;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.35rem}.error-boundary__copy{color:var(--pc-text-secondary,#4a5c58);margin:0 0 16px;line-height:1.5}.error-boundary__reload{color:#fff;min-height:2.5rem;font:inherit;cursor:pointer;background:#1a6b63;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-weight:600;display:inline-flex}.error-boundary__reload:hover,.error-boundary__reload:focus-visible{background:#218a80}.route-fallback{color:#4a5c58;text-align:center;place-items:center;min-height:40vh;padding:2.5rem 1.5rem;display:grid}.route-fallback p{margin:0}.site-header{z-index:50;background:linear-gradient(#e8f4f18c,#0000 70%),#f2ebe0;border-bottom:1px solid #14201e1f;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(100% - 2rem,1120px);min-height:4rem;margin-inline:auto;display:flex}.site-logo{color:#0a3d3a;letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:700;text-decoration:none}.site-nav{align-items:center;gap:1rem;display:none}@media (width>=768px){.site-nav{display:flex}}@media (width>=1100px){.site-nav{gap:1.5rem}}.site-nav a{color:#4a5c58;white-space:nowrap;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}@media (width>=1100px){.site-nav a{font-size:.9rem}}.site-nav a:hover,.site-nav a.active{color:#0a3d3a}.site-nav-cta{white-space:nowrap;border-radius:3px;min-height:2.25rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:none}@media (width>=768px){.site-nav-cta{display:inline-flex}}.site-nav-cta:hover{transform:none}a.btn.site-nav-cta{display:none}@media (width>=768px){a.btn.site-nav-cta{display:inline-flex}}.site-menu-btn{color:#0a3d3a;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;display:inline-flex}@media (width>=768px){.site-menu-btn{display:none}}.site-menu-btn:focus-visible{outline-offset:3px;outline:2px solid #1a6b63}.site-menu-btn__icon{width:1.25rem;height:.9rem;display:block;position:relative}.site-menu-btn__icon span{background:currentColor;border-radius:1px;width:100%;height:1.5px;transition:transform .22s,opacity .18s,top .22s;display:block;position:absolute;left:0}.site-menu-btn__icon span:first-child{top:0}.site-menu-btn__icon span:nth-child(2){top:calc(50% - .75px)}.site-menu-btn__icon span:nth-child(3){top:calc(100% - 1.5px)}.site-menu-btn[aria-expanded=true] .site-menu-btn__icon span:first-child{top:calc(50% - .75px);transform:rotate(45deg)}.site-menu-btn[aria-expanded=true] .site-menu-btn__icon span:nth-child(2){opacity:0;transform:scaleX(.4)}.site-menu-btn[aria-expanded=true] .site-menu-btn__icon span:nth-child(3){top:calc(50% - .75px);transform:rotate(-45deg)}.site-nav-mobile{gap:0;width:min(100% - 2rem,1120px);margin-inline:auto;padding:.35rem 0 1.35rem;animation:.28s both site-nav-mobile-in;display:grid}@media (width>=768px){.site-nav-mobile{display:none}}.site-nav-mobile a:not(.site-nav-mobile__cta){letter-spacing:-.02em;color:#0a3d3a;border-bottom:1px solid #14201e1f;padding:.95rem 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,5.5vw,1.7rem);font-weight:600;line-height:1.2;text-decoration:none;transition:color .15s,padding-left .15s;display:block}.site-nav-mobile a:not(.site-nav-mobile__cta):first-child{border-top:1px solid #14201e1f}.site-nav-mobile a:not(.site-nav-mobile__cta).active{color:#1a6b63}.site-nav-mobile a:not(.site-nav-mobile__cta):hover,.site-nav-mobile a:not(.site-nav-mobile__cta):focus-visible{color:#1a6b63;padding-left:.35rem}.site-nav-mobile__cta{justify-self:start;min-height:2.75rem;margin-top:1.15rem;padding:.55rem 1.1rem;font-size:.9rem}@keyframes site-nav-mobile-in{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.site-footer{color:#e8f4f1d9;background:#0a3d3a;padding:4rem 0 2.5rem}.site-footer__inner{gap:2.5rem;width:min(100% - 2rem,1120px);margin-inline:auto;display:grid}@media (width>=768px){.site-footer__inner{grid-template-columns:1.4fr 1fr 1fr}}.site-footer__brand{color:#e8f4f1;margin-bottom:1rem;font-family:Fraunces,Georgia,serif;font-size:1.5rem}.site-footer__note{max-width:28rem;font-size:.9rem;line-height:1.55}.site-footer h3{text-transform:uppercase;letter-spacing:.06em;color:#e8f4f18c;margin-bottom:1rem;font-size:.8rem}.site-footer ul{gap:.5rem;list-style:none;display:grid}.site-footer a{color:#e8f4f1;font-size:.95rem;text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer__bottom{color:#e8f4f180;border-top:1px solid #ffffff1f;width:min(100% - 2rem,1120px);margin:2.5rem auto 0;padding-top:1.5rem;font-size:.8rem}.home-banner{color:#e8f4f1;text-align:center;background:linear-gradient(120deg,#1a6b632e,#0000 55%),#0a3d3a;border-bottom:1px solid #e8f4f11f;padding:.75rem 1rem}.home-banner__text{color:#e8f4f1e6;width:min(100%,1120px);margin:0 auto;font-size:.95rem;line-height:1.45}.home-banner__text a{color:#e8f4f1;text-underline-offset:.15em;font-weight:600;text-decoration:underline}.home-banner__text a:hover,.home-banner__text a:focus-visible{color:#fff}.home-banner__emphasis{color:#e8f4f1;font-family:Fraunces,Georgia,serif;font-weight:700}.home-hero{color:#e8f4f1;align-items:end;min-height:100dvh;display:grid;position:relative;overflow:hidden}.home-hero__media{z-index:0;position:absolute;inset:0}.home-hero__media img{object-fit:cover;width:100%;height:100%}.home-hero__shade{background:linear-gradient(#0a3d3a59 0%,#0a3d3a8c 40%,#0a3d3ae0 100%),radial-gradient(at 70% 20%,#2a9d8f40,#0000 55%);position:absolute;inset:0}.home-hero__content{z-index:1;width:min(100% - 2rem,1120px);margin:0 auto;padding:4rem 0 6rem;animation:.9s both rise;position:relative}.home-hero__brand{letter-spacing:-.03em;margin-bottom:1.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1}.home-hero__headline{color:#e8f4f1f2;max-width:22ch;margin-bottom:1.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,3.5vw,2rem);font-weight:500;line-height:1.25}.home-hero__support{color:#e8f4f1c7;max-width:36rem;margin-bottom:2.5rem;font-size:1.05rem}.home-hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.home-audiences{background:#f2ebe0;scroll-margin-top:4.5rem}.home-audiences__grid{gap:2.5rem;margin-top:2.5rem;display:grid}@media (width>=900px){.home-audiences__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-audiences__card{background:#e8f4f1;border:1px solid #14201e1f;border-radius:4px;padding:2.5rem;box-shadow:0 12px 32px #0a3d3a0f}.home-audiences__card h3{color:#0a3d3a;margin-bottom:1rem;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.home-audiences__card p{color:#4a5c58;margin-bottom:1rem;font-size:.98rem;line-height:1.55}.home-audiences__card ul{color:#4a5c58;margin:1.5rem 0 0;padding-left:1.2rem;font-size:.95rem;line-height:1.55}.home-audiences__card ul li+li{margin-top:.45rem}.home-audiences__card--portfolio{background:linear-gradient(145deg,#1a6b630f,#e8f4f1f2),#e8f4f1;border-color:#1a6b6340}.home-audiences__label{letter-spacing:.06em;text-transform:uppercase;color:#1a6b63;margin-bottom:.5rem;font-size:.82rem;font-weight:700}.home-audiences__value{background:#1a6b630f;border-left:3px solid #1a6b63;border-radius:0 4px 4px 0;padding:1rem 1.5rem}.home-audiences__value strong{color:#0a3d3a}.home-audiences__tags{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.home-audiences__tags span{color:#0a3d3a;background:#e8f4f199;border:1px solid #1a6b6333;border-radius:4px;padding:.4rem .7rem;font-size:.85rem;font-weight:500}.home-hub{background:#e8f4f1;scroll-margin-top:4.5rem}.home-hub__diagram{gap:2.5rem;margin-top:2.5rem;display:grid}.home-hub__core{text-align:center;background:linear-gradient(145deg,#1a6b631f,#e8f4f1e6),#e8f4f1;border:1px solid #1a6b6333;border-radius:4px;max-width:36rem;margin-inline:auto;padding:2.5rem}.home-hub__core-label{color:#0a3d3a;margin-bottom:.5rem;font-family:Fraunces,Georgia,serif;font-size:1.15rem;font-weight:700}.home-hub__core-text{color:#4a5c58;margin:0;font-size:.98rem;line-height:1.55}.home-hub__spokes{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=900px){.home-hub__spokes{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-hub__spoke{border-top:2px solid #1a6b63;padding:1.5rem 1.5rem 0}.home-hub__spoke h3{color:#0a3d3a;margin-bottom:.5rem;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.home-hub__spoke p{color:#4a5c58;margin-bottom:1rem;font-size:.95rem;line-height:1.55}.home-hub__link{color:#1a6b63;font-size:.92rem;font-weight:600;text-decoration:none}.home-hub__link:hover,.home-hub__link:focus-visible{color:#0a3d3a;text-underline-offset:.15em;text-decoration:underline}.home-product{background:linear-gradient(#e8f4f18c 0%,#f2ebe0 40% 100%)}.home-product__shots{align-items:end;gap:2.5rem;margin-top:2.5rem;display:grid}@media (width>=900px){.home-product__shots{grid-template-columns:minmax(10rem,17rem) minmax(0,1fr);gap:4rem}}.home-product__shot{margin:0;animation:.9s both rise}.home-product__shot img{background:#e8f4f1;border:1px solid #14201e1f;border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 18px 40px #0a3d3a1f}.home-product__shot figcaption{color:#4a5c58;max-width:36ch;margin-top:1rem;font-size:.95rem}.home-product__shot--phone{max-width:17rem;margin-inline:auto}@media (width>=900px){.home-product__shot--phone{margin-inline:0;animation-delay:80ms}}.home-product__shot--phone img{box-shadow:0 22px 48px #0a3d3a29}.home-product__shot--desktop{animation-delay:.16s}.home-partners{color:#e8f4f1;background:#0a3d3a;scroll-margin-top:4.5rem}.home-partners .section-title{color:#e8f4f1;max-width:none}.home-partners .section-lead{color:#e8f4f1bf}.home-partners__grid{gap:4rem;margin:2.5rem 0;display:grid}@media (width>=768px){.home-partners__grid{grid-template-columns:1fr 1fr}}.home-partners__grid h3{color:#e8f4f1;margin-bottom:1rem;font-family:Fraunces,Georgia,serif;font-size:1.25rem}.home-partners__grid ul{color:#e8f4f1c7;margin:0;padding-left:1.2rem;font-size:.95rem;line-height:1.55}.home-partners__grid ul li+li{margin-top:.45rem}.home-partners__tags{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.home-partners__tags span{color:#e8f4f1;border:1px solid #e8f4f147;border-radius:4px;padding:.45rem .75rem;font-size:.85rem;font-weight:500}.home-partners__cta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.home-partners__cta p{color:#e8f4f1b8;flex:16rem;margin:0;font-size:.95rem;line-height:1.5}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-hero__content,.home-product__shot{animation:none}.btn:hover{transform:none}}.docs-shell{gap:4rem;padding:4rem 0 6rem;display:grid}@media (width>=960px){.docs-shell{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:6rem}}.docs-nav{background:#fff;border:1px solid #14201e1f;border-radius:4px;gap:1.5rem;padding:1.5rem;display:grid}.docs-nav--mobile{z-index:2;isolation:isolate;position:relative}@media (width>=960px){.docs-nav--mobile{display:none}}.docs-nav--mobile:not(.is-open){gap:0}.docs-nav--desktop{display:none}@media (width>=960px){.docs-nav--desktop{z-index:1;display:grid;position:sticky;top:5.5rem}}.docs-nav__toggle{cursor:pointer;color:#0a3d3a;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;margin:0;padding:.15rem 0;font-family:inherit;font-size:.95rem;font-weight:700;display:flex}.docs-nav__toggle:after{content:"▾";color:#4a5c58;font-weight:500}.docs-nav--mobile.is-open .docs-nav__toggle:after{content:"▴"}.docs-nav__panel{border-top:1px solid #14201e1f;gap:1.5rem;padding-top:1rem;display:grid}.docs-main{z-index:0;background:#f2ebe0;min-width:0;position:relative}.docs-nav__label{letter-spacing:.08em;text-transform:uppercase;color:#4a5c58;font-size:.72rem;font-weight:700}.docs-nav__list{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.docs-nav__link{color:#1a6b63;border-radius:2px;padding:.55rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.docs-nav__link:hover{color:#0a3d3a;background:#2a9d8f14}.docs-nav__link.active{color:#0a3d3a;background:#e8f4f1}.docs-hero{background:linear-gradient(#e8f4f1b3,#0000 70%),#f2ebe0;border-bottom:1px solid #14201e1f;padding:4rem 0 1.5rem}.docs-kicker{letter-spacing:.08em;text-transform:uppercase;color:#c45c26;margin-bottom:1rem;font-size:.75rem;font-weight:700}.docs-title{color:#0a3d3a;max-width:18ch;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15}.docs-lead{color:#4a5c58;max-width:40rem;margin-top:1rem;font-size:1.05rem;line-height:1.65}.docs-path{color:#14201e;background:#e8f4f1;border:1px solid #14201e1f;border-radius:4px;gap:.45rem;margin:1.5rem 0 0;padding:1.5rem 1.5rem 1.5rem 1.6rem;font-size:.98rem;line-height:1.5;display:grid}.docs-path a{color:#1a6b63;font-weight:700;text-decoration:none}.docs-path a:hover{color:#0a3d3a;text-decoration:underline}.docs-card-grid{gap:1.5rem;margin-top:2.5rem;display:grid}@media (width>=720px){.docs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.docs-card{color:inherit;background:#fff;border:1px solid #14201e1f;border-radius:4px;gap:.45rem;padding:1.5rem 2.5rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.docs-card:hover{border-color:#1a6b6359;transform:translateY(-2px);box-shadow:0 10px 28px #0a3d3a14}.docs-card:focus-visible{outline-offset:3px;outline:2px solid #2a9d8f}.docs-card__kind{letter-spacing:.08em;text-transform:uppercase;color:#c45c26;font-size:.72rem;font-weight:700}.docs-card__title{color:#0a3d3a;font-family:Fraunces,Georgia,serif;font-size:1.35rem;line-height:1.25}.docs-card__blurb{color:#4a5c58;font-size:.95rem;line-height:1.55}.docs-card__cta{color:#1a6b63;margin-top:.35rem;font-size:.9rem;font-weight:700}.docs-article{gap:4rem;display:grid}.docs-section{gap:1rem;display:grid}.docs-section h2{color:#0a3d3a;font-family:Fraunces,Georgia,serif;font-size:1.55rem;line-height:1.25}.docs-section h3{color:#0a3d3a;margin-top:1rem;font-family:Fraunces,Georgia,serif;font-size:1.15rem}.docs-section p,.docs-section li{color:#14201e;line-height:1.65}.docs-section ul,.docs-section ol{gap:.45rem;padding-left:1.2rem;display:grid}.docs-toc{border-bottom:1px solid #14201e1f;flex-wrap:wrap;gap:1rem 1.5rem;padding-bottom:1.5rem;display:flex}.docs-toc a{color:#1a6b63;border-bottom:1px solid #0000;font-weight:600;text-decoration:none}.docs-toc a:hover{color:#0a3d3a;border-bottom-color:#2a9d8f}.docs-checklist{gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.docs-check{background:#fff;border:1px solid #14201e1f;border-radius:4px;gap:.25rem;padding:1.5rem;display:grid}.docs-check__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.docs-check__badge{letter-spacing:.06em;text-transform:uppercase;color:#0a3d3a;background:#2a9d8f1f;border-radius:999px;padding:.2rem .45rem;font-size:.7rem;font-weight:700}.docs-check__badge--blocker{color:#8b2e26;background:#b93c321f}.docs-check__badge--warning{color:#7a5a10;background:#d2992229}.docs-check__badge--manual{color:#1f4f86;background:#58a6ff24}.docs-check__title{color:#0a3d3a;font-weight:700}.docs-check__body{color:#4a5c58;font-size:.95rem}.docs-check__where{color:#1a6b63;font-size:.88rem;font-weight:600}.docs-callout{color:#0a3d3a;background:#e8f4f18c;border-left:3px solid #2a9d8f;border-radius:0 4px 4px 0;padding:1.5rem 2.5rem}.docs-actions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.docs-external{color:#1a6b63;font-weight:600}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote{margin:0}html{scroll-behavior:smooth}body{color:#14201e;-webkit-font-smoothing:antialiased;background:#f2ebe0;font-family:Sora,system-ui,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.container{width:min(100% - 2rem,1120px);margin-inline:auto}.section{padding:4rem 0}@media (width>=768px){.section{padding:6rem 0}}.section-kicker{letter-spacing:.08em;text-transform:uppercase;color:#1a6b63;margin-bottom:1rem;font-size:.8rem;font-weight:600}.section-title{color:#0a3d3a;max-width:18ch;margin-bottom:1.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.section-lead{color:#4a5c58;max-width:42rem;margin-bottom:2.5rem;font-size:1.05rem}.btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.75rem 1.5rem;font-family:Sora,system-ui,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{color:#fff;background:#c45c26}.btn--primary:hover{background:#a84d1f}.btn--ghost{color:#e8f4f1;background:0 0;border:1px solid #ffffff73}.btn--ghost:hover{background:#ffffff1a}.btn--dark{color:#e8f4f1;background:#0a3d3a}.btn--dark:hover{background:#12504c}.prose{max-width:40rem}.prose p+p{margin-top:1rem}.prose strong{color:#0a3d3a;font-weight:600}.page-hero{background:linear-gradient(160deg,#e8f4f1f2,#f2ebe0d9),radial-gradient(at 20% 0,#2a9d8f2e,#0000 50%);padding:4rem 0 2.5rem}.page-hero h1{color:#0a3d3a;max-width:16ch;margin-bottom:1.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.85rem,6vw,3.25rem);line-height:1.15}.page-hero p{color:#4a5c58;max-width:36rem;font-size:clamp(1rem,2.8vw,1.1rem)}
