:root{--accent:#1e40af;--accent-hover:#1e3a8a;--bg:#fff;--bg-muted:#f8fafc;--bg-dark:#0f172a;--text:#0f172a;--text-muted:#475569;--on-dark:#fff;--card-bg:#fff;--card-border:#e2e8f0;--shadow:0 1px 3px #0000000f;--shadow-lg:0 4px 12px #00000014;--radius:6px;--container:64rem;--space:1rem}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}main{min-height:100vh}.container{max-width:var(--container);padding:0 max(.5rem, calc(var(--space) * 1.5));margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--card-border);background:#fffffff2;position:sticky;top:0}.header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 0;display:flex}@media (width>=640px){.header__inner{padding:1.25rem 0}}.header__logo{color:var(--text);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.header__logo:hover{color:var(--accent)}.header__logo img{object-fit:contain;flex-shrink:0;width:auto;height:72px;display:block}@media (width>=640px){.header__logo img{height:92px}}.header__logo-text{white-space:nowrap}.header__nav{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (width>=640px){.header__nav{gap:1.5rem}}.header__nav a{color:var(--text);font-size:.9375rem;font-weight:500;text-decoration:none}.header__nav a:hover{color:var(--accent)}.header__nav a.button,.header__nav a.button:hover{color:#fff}.header__nav a.active{color:var(--accent);font-weight:600}.header__nav-linkish{cursor:pointer;color:var(--text);background:0 0;border:none;padding:0;font-family:inherit;font-size:.9375rem;font-weight:500}.header__nav-linkish:hover{color:var(--accent)}.header__nav .button{padding:.4rem .8rem;font-size:.875rem}.hero{padding:calc(var(--space) * 6) 0;background:var(--bg-dark);color:var(--on-dark)}.hero__content{max-width:40rem}.hero__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.3}.hero__subtitle{color:#fffc;margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.6}.hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.trust-strip{padding:calc(var(--space) * 3.5) 0;background:var(--bg);border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border)}.trust-strip__text{text-align:center;max-width:48rem;color:var(--text-muted);margin:0 auto;font-size:1rem;line-height:1.65}.button{border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;border:none;padding:.625rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.button:hover{background:var(--accent-hover)}.button--secondary{color:#fff;background:0 0;border:1px solid #ffffff80}.button--secondary:hover{background:#ffffff14;border-color:#ffffffb3}.button--outline{color:var(--accent);border:1px solid var(--accent);background:0 0}.button--outline:hover{background:var(--bg-muted)}.about{padding:calc(var(--space) * 5) 0;background:var(--bg)}.section-title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.5rem;font-weight:600}.about__lead{max-width:40rem;color:var(--text-muted);margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.65}.services{padding:calc(var(--space) * 5) 0;background:var(--bg-muted)}.services .section-title{text-align:center}.cards{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.card{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--card-border);box-shadow:var(--shadow);padding:1.5rem}.card__title{color:var(--text);margin:0;font-size:1.0625rem;font-weight:600}.card__text{color:var(--text-muted);margin:.5rem 0 0;font-size:.9375rem;line-height:1.6}.blog-body h2{margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600}.blog-body h3{margin:.75rem 0 .25rem;font-size:1rem;font-weight:600}.blog-body ul,.blog-body ol{margin:.5rem 0;padding-left:1.5rem}.blog-body a{color:var(--accent);text-decoration:underline}.offerings{padding:calc(var(--space) * 5) 0;background:var(--bg)}.offerings .section-title{text-align:center}.offerings__lead{max-width:40rem;color:var(--text-muted);text-align:center;margin:1rem auto 0;font-size:1rem}.offering-tiers{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.offering-tier{background:var(--bg-muted);border:1px solid var(--card-border);border-radius:var(--radius);flex-direction:column;min-height:100%;padding:1.5rem;display:flex}.offering-tier__title{color:var(--text);margin:0;font-size:1.0625rem;font-weight:600}.offering-tier__audience{color:var(--text-muted);margin:.35rem 0 0;font-size:.8125rem}.offering-tier__list{color:var(--text-muted);flex:1;margin:1rem 0 0;padding-left:1.25rem;font-size:.9375rem;line-height:1.7}.offering-tier__list li{margin-bottom:.35rem}.offering-tier .button--small{align-self:flex-start;margin-top:auto;padding:.5rem 1rem;font-size:.875rem}@media (width>=768px){.offering-tiers{grid-template-columns:repeat(2,1fr)}}.case-studies{padding:calc(var(--space) * 5) 0;background:var(--bg)}.case-studies .section-title{text-align:center}.case-studies__lead{max-width:40rem;color:var(--text-muted);text-align:center;margin:1rem auto 0;font-size:1rem}.case-study-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (width>=768px){.case-study-cards{grid-template-columns:repeat(2,1fr)}}.case-study-card{background:var(--bg-muted);border-radius:var(--radius);border:1px solid var(--card-border);border-left:3px solid var(--accent);max-width:none;margin:0;padding:1.5rem}.case-study-card__title{color:var(--text);margin:0;font-size:1.0625rem;font-weight:600}.case-study-card__text{color:var(--text-muted);margin:.5rem 0 0;font-size:.9375rem;line-height:1.6}.contact{padding:calc(var(--space) * 5) 0;background:var(--bg-muted)}.contact .section-title{text-align:center}.contact__lead{max-width:40rem;color:var(--text-muted);text-align:center;margin:1rem auto 0;font-size:1rem}.contact-form-wrapper{max-width:420px;margin:calc(var(--space) * 2) auto 0}.contact-form-fallback{text-align:center;margin:0}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form-field{flex-direction:column;gap:.35rem;display:flex}.contact-form-field label{color:var(--text);font-size:.9rem;font-weight:700}.contact-form-field input,.contact-form-field select,.contact-form-field textarea{border-radius:var(--radius);border:1px solid var(--card-border);font:inherit;color:var(--text);background:var(--bg);outline:none;padding:.625rem .75rem;transition:border-color .12s}.contact-form-field input:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{border-color:var(--accent)}.contact-form-field textarea{resize:vertical;min-height:120px}.contact-form-status{margin-top:.25rem;font-size:.9rem}.contact-form-status--success{color:#059669}.contact-form-status--error{color:#b91c1c}.contact-form-status--error a{color:var(--accent)}.footer{background:var(--bg-dark);color:var(--on-dark);padding:calc(var(--space) * 1.5) 0}.footer__content{text-align:center}.footer__text{opacity:.85;margin:0;font-size:.9rem}.footer__link{color:var(--on-dark);text-underline-offset:2px;text-decoration:underline}.footer__link:hover{opacity:.9}.footer__sep{opacity:.5;margin:0 .35rem}@media (width<=480px){.header__logo-text{display:none}}@media (width>=640px){.cards{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.cards{grid-template-columns:repeat(3,1fr)}}.page{min-height:60vh;padding:2rem 0}.page__title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.offering-tier__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:600;display:inline-block}.product-badge--released{color:#0d5f44;background:#e8f8ef;border-color:#9fdfbe}.product-badge--early{color:#174a9c;background:#e8f1ff;border-color:#aac7f7}.product-badge--beta,.product-badge--building{color:#8f3500;background:#fff2e6;border-color:#f6b189}.building-next{padding:calc(var(--space) * 5) 0;border-top:1px solid var(--card-border)}.building-next .section-title{text-align:center}.building-next__lead{text-align:center;max-width:42rem;color:var(--text-muted);margin:1rem auto 0;font-size:1rem;line-height:1.65}.building-next__links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin:1rem 0 0;padding:0;font-size:.9375rem;list-style:none;display:flex}.building-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}@media (width>=768px){.building-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.building-grid{grid-template-columns:repeat(3,1fr)}}.building-card{background:var(--card-bg);border:1px dashed var(--card-border);border-radius:var(--radius);padding:1.25rem}.building-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.building-card__title{margin:0;font-size:1rem;font-weight:600}.building-card__text{color:var(--text-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.65}.building-card__foot{margin-top:.75rem;font-size:.875rem}.offering-tier__related{margin:.75rem 0 0;font-size:.8125rem}.offering-tier__related a{color:var(--accent);font-weight:500}
