:root{--bg:#fff;--bg-card:#f5f5f5;--fg:#1a1a1a;--fg-muted:#6b7280;--border:#e5e7eb;--accent:#1a1a1a;--error:#dc2626;--splash-bg:#fff;--splash-card:#f9f9f9;--splash-border:#e8e8e8;--splash-muted:#888;--splash-accent:#111}@media (prefers-color-scheme:dark){:root{--bg:#0a0a0a;--bg-card:#141414;--fg:#f0f0f0;--fg-muted:#9ca3af;--border:#262626;--accent:#f0f0f0;--error:#f87171;--splash-bg:#0a0a0a;--splash-card:#111;--splash-border:#1e1e1e;--splash-muted:#666;--splash-accent:#f0f0f0}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background-color:var(--bg);height:100%;color:var(--fg);-webkit-font-smoothing:antialiased;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit}.logo-light{display:block}.logo-dark{display:none}@media (prefers-color-scheme:dark){.logo-light{display:none}.logo-dark{display:block}}.animate-banner{animation:1.1s cubic-bezier(.22,1,.36,1) both slideReveal}.animate-main{animation:1s cubic-bezier(.22,1,.36,1) .4s both fadeUp}@keyframes slideReveal{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes flyInRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes shimmerSweep{0%{transform:translate(-100%)}to{transform:translate(500%)}}.philosophy-shimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#4f46e512 50%,#0000 100%);width:20%;animation:7s cubic-bezier(.4,0,.6,1) infinite shimmerSweep;position:absolute;top:0;bottom:0;left:0}@media (prefers-color-scheme:dark){.philosophy-shimmer{background:linear-gradient(90deg,#0000 0%,#4f46e521 50%,#0000 100%)}}@keyframes sonarExpand{0%{opacity:.6;transform:scale(.5)}to{opacity:0;transform:scale(2.8)}}.sonar-container{pointer-events:none;z-index:0;width:260px;height:260px;position:absolute;top:-40px;right:-60px}.sonar-ring{border:1px solid #4f46e538;border-radius:50%;animation:4.5s ease-out infinite sonarExpand;position:absolute;inset:0}.sonar-ring:nth-child(2){animation-delay:1.5s}.sonar-ring:nth-child(3){animation-delay:3s}@media (prefers-color-scheme:dark){.sonar-ring{border-color:#4f46e559}}.services-section{position:relative}.services-section:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(-45deg,#0000,#0000 28px,#4f46e506 28px 29px);position:absolute;inset:0}@media (prefers-color-scheme:dark){.services-section:before{background-image:repeating-linear-gradient(-45deg,#0000,#0000 28px,#4f46e50e 28px 29px)}}.services-section-orb{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#1e3a8a14,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-80px;left:-80px}@media (prefers-color-scheme:dark){.services-section-orb{background:radial-gradient(circle,#1e3a8a33,#0000 70%)}}.services-section-content{z-index:1;position:relative}@keyframes orbFloat1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-28px,22px)scale(1.06)}66%{transform:translate(18px,-18px)scale(.96)}}@keyframes orbFloat2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(22px,-28px)scale(.94)}70%{transform:translate(-14px,16px)scale(1.04)}}.hero-orb{pointer-events:none;filter:blur(72px);border-radius:50%;position:absolute}.hero-orb-1{background:radial-gradient(circle,#4f46e524,#0000 70%);width:560px;height:560px;animation:10s ease-in-out infinite orbFloat1;top:-120px;right:4%}.hero-orb-2{background:radial-gradient(circle,#1e3a8a1c,#0000 70%);width:380px;height:380px;animation:13s ease-in-out infinite orbFloat2;bottom:60px;right:28%}@media (prefers-color-scheme:dark){.hero-orb-1{background:radial-gradient(circle,#4f46e547,#0000 70%)}.hero-orb-2{background:radial-gradient(circle,#1e3a8a38,#0000 70%)}}.hero-anim-eyebrow{animation:.7s cubic-bezier(.22,1,.36,1) .1s both fadeUp}.headline-word{display:block}.headline-word-1{animation:.9s cubic-bezier(.16,1,.3,1) .25s both flyInRight}.headline-word-2{animation:.9s cubic-bezier(.16,1,.3,1) .45s both flyInRight}.headline-word-3{animation:.9s cubic-bezier(.16,1,.3,1) .65s both flyInRight}.hero-anim-sub{animation:.8s cubic-bezier(.22,1,.36,1) .9s both fadeUp}.hero-anim-ctas{animation:.8s cubic-bezier(.22,1,.36,1) 1.1s both fadeUp}.scroll-reveal{transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.scroll-reveal.will-animate{opacity:0}.scroll-reveal.will-animate.scroll-reveal--up{transform:translateY(32px)}.scroll-reveal.will-animate.scroll-reveal--left{transform:translate(-32px)}.scroll-reveal.will-animate.scroll-reveal--right{transform:translate(32px)}.scroll-reveal.revealed{opacity:1;transform:none}.network-vignette{background:radial-gradient(ellipse 85% 75% at 50% 50%, transparent 38%, var(--splash-card) 100%);pointer-events:none;z-index:1;position:absolute;inset:0}.section-bg{pointer-events:none;z-index:0;filter:blur(3px);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.06)}.section-bg-overlay{pointer-events:none;z-index:1;position:absolute;inset:0}.pipeline-section .section-bg-overlay{background:#f9f9f9b3}@media (prefers-color-scheme:dark){.pipeline-section .section-bg-overlay{background:#111111ad}}.cta-section .section-bg-overlay{background:#fffc}@media (prefers-color-scheme:dark){.cta-section .section-bg-overlay{background:#0a0a0abd}}.splash{background:var(--splash-bg);color:var(--splash-accent);min-height:100vh}.splash-nav{z-index:100;border-bottom:1px solid var(--splash-border);background:var(--splash-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;padding:.75rem 3rem;transition:padding .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;animation:.9s cubic-bezier(.22,1,.36,1) both slideReveal;display:flex;position:sticky;top:0}.splash-nav--scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffad;padding-top:.35rem;padding-bottom:.35rem;box-shadow:0 1px 16px #00000012}@media (prefers-color-scheme:dark){.splash-nav--scrolled{background:#0a0a0aad;box-shadow:0 1px 16px #0006}}.nav-portal-btn{color:var(--splash-muted);border:1px solid var(--splash-border);letter-spacing:.02em;border-radius:6px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.nav-portal-btn:hover{color:var(--splash-accent);border-color:var(--splash-accent)}.hero-section{align-items:center;min-height:88vh;padding:6rem 3rem;display:flex;position:relative;overflow:hidden}.hero-bg-grid{background-image:radial-gradient(circle at 1px 1px, var(--splash-border) 1px, transparent 0);opacity:.5;pointer-events:none;background-size:36px 36px;position:absolute;inset:0}.hero-content{z-index:1;max-width:900px;position:relative}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--splash-muted);margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.hero-headline{letter-spacing:-.03em;color:var(--splash-accent);margin-bottom:2rem;font-size:clamp(3.5rem,9vw,7.5rem);font-weight:800;line-height:1}.hero-sub{color:var(--splash-muted);max-width:520px;margin-bottom:3rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--splash-accent);color:var(--splash-bg);letter-spacing:.01em;border-radius:8px;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.btn-primary:hover{opacity:.8}.btn-ghost{color:var(--splash-muted);border:1px solid var(--splash-border);border-radius:8px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.btn-ghost:hover{color:var(--splash-accent);border-color:var(--splash-accent)}.philosophy-strip{border-top:1px solid var(--splash-border);border-bottom:1px solid var(--splash-border);background:var(--splash-card);padding:3.5rem 3rem;position:relative;overflow:hidden}.philosophy-text{max-width:720px;color:var(--splash-accent);text-align:center;margin:0 auto;font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:400;line-height:1.7}.section{max-width:1200px;margin:0 auto;padding:6rem 3rem}.section-header{margin-bottom:3.5rem}.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--splash-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section-title{letter-spacing:-.02em;color:var(--splash-accent);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.section-sub{color:var(--splash-muted);max-width:480px;font-size:1rem;line-height:1.6}.offerings-section{position:relative;overflow:hidden}.offerings-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.offering-card{background:var(--splash-card);border:1px solid var(--splash-border);border-radius:12px;height:100%;padding:2rem;transition:border-color .2s}.offering-card:hover{border-color:var(--splash-accent)}.offering-icon{color:var(--splash-accent);opacity:.8;margin-bottom:1.25rem}.offering-title{color:var(--splash-accent);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.offering-desc{color:var(--splash-muted);font-size:.9rem;line-height:1.65}.pipeline-section{border-top:1px solid var(--splash-border);border-bottom:1px solid var(--splash-border);background:var(--splash-card);max-width:100%;min-height:420px;padding:7rem 3rem 8rem;position:relative;overflow:hidden}.pipeline-section-inner{z-index:2;max-width:1200px;margin:0 auto;position:relative}.pipeline{flex-wrap:wrap;align-items:flex-start;gap:0;max-width:1100px;margin:0 auto;display:flex}.pipeline-step{flex:1;align-items:flex-start;min-width:240px;display:flex}.pipeline-step-inner{flex:1;padding:0 2rem}.pipeline-step-num{letter-spacing:.15em;color:var(--splash-muted);margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.pipeline-step-label{color:var(--splash-accent);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}.pipeline-step-desc{color:var(--splash-muted);font-size:.98rem;line-height:1.7}.pipeline-arrow{color:var(--splash-border);flex-shrink:0;align-self:center;padding-top:.5rem;font-size:1.5rem}.services-grid{border:1px solid var(--splash-border);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;display:grid;overflow:hidden}.service-card{background:var(--splash-card);border:1px solid #0000;height:100%;padding:1.75rem;transition:background .2s}.service-card:hover{background:var(--splash-bg)}.service-title{color:var(--splash-accent);letter-spacing:-.01em;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.service-desc{color:var(--splash-muted);font-size:.85rem;line-height:1.6}.cta-section{text-align:center;border-top:1px solid var(--splash-border);padding:8rem 3rem;position:relative;overflow:hidden}.cta-section-inner{z-index:2;position:relative}.cta-headline{letter-spacing:-.02em;color:var(--splash-accent);max-width:640px;margin:0 auto 1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.cta-sub{color:var(--splash-muted);margin-bottom:2.5rem;font-size:1rem}.splash-footer{border-top:1px solid var(--splash-border);flex-direction:column;align-items:center;gap:1.25rem;padding:3rem;display:flex}.footer-copy{color:var(--splash-muted);font-size:.8rem}@media (max-width:768px){.splash-nav{padding:1rem 1.5rem}.hero-section{min-height:70vh;padding:4rem 1.5rem}.hero-ctas{flex-direction:column;align-items:flex-start}.btn-primary,.btn-ghost{text-align:center;width:100%}.hero-orb-1{width:320px;height:320px;right:-80px}.hero-orb-2{width:220px;height:220px}.section{padding:4rem 1.5rem}.pipeline{flex-direction:column}.pipeline-arrow{align-self:flex-start;margin-left:2rem;padding:.5rem 0;transform:rotate(90deg)}.cta-section{padding:5rem 1.5rem}}.contact-shell{background:var(--splash-bg);min-height:100vh;color:var(--splash-accent);flex-direction:column;display:flex}.contact-nav{border-bottom:1px solid var(--splash-border);justify-content:space-between;align-items:center;padding:.85rem 3rem;display:flex}.contact-back-link{color:var(--splash-muted);font-size:.85rem;text-decoration:none;transition:color .15s}.contact-back-link:hover{color:var(--splash-accent)}.contact-progress-bar{background:var(--splash-border);width:100%;height:2px}.contact-progress-fill{background:var(--splash-accent);height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.contact-main{flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.contact-card{width:100%;max-width:640px;animation:.5s cubic-bezier(.22,1,.36,1) both fadeUp}.contact-card--confirm{text-align:center}.contact-confirm-icon{color:var(--splash-accent);opacity:.7;margin-bottom:1.5rem}.contact-step-label{letter-spacing:.2em;text-transform:uppercase;color:var(--splash-muted);margin-bottom:1rem;font-size:.72rem;font-weight:700}.contact-heading{letter-spacing:-.02em;color:var(--splash-accent);margin-bottom:.9rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.15}.contact-sub{color:var(--splash-muted);max-width:520px;margin-bottom:2.5rem;font-size:1rem;line-height:1.65}.contact-hint{color:var(--splash-muted);border-left:2px solid var(--splash-border);margin-bottom:1.5rem;padding-left:1rem;font-size:.9rem;line-height:1.6}.contact-fields{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.contact-label{letter-spacing:.04em;color:var(--splash-muted);text-transform:uppercase;flex-direction:column;gap:.45rem;font-size:.82rem;font-weight:600;display:flex}.contact-input{background:var(--splash-card);border:1px solid var(--splash-border);color:var(--splash-accent);border-radius:8px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s}.contact-input::placeholder{color:var(--splash-muted);opacity:.5}.contact-input:focus{border-color:var(--splash-accent)}.contact-textarea{background:var(--splash-card);border:1px solid var(--splash-border);width:100%;color:var(--splash-accent);resize:vertical;border-radius:8px;outline:none;margin-bottom:1.75rem;padding:1rem;font-family:inherit;font-size:.97rem;line-height:1.65;transition:border-color .15s}.contact-textarea::placeholder{color:var(--splash-muted);opacity:.4}.contact-textarea:focus{border-color:var(--splash-accent)}.contact-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.contact-next-btn,.contact-submit-btn{background:var(--splash-accent);color:var(--splash-bg);cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:opacity .15s}.contact-next-btn:disabled,.contact-submit-btn:disabled{opacity:.35;cursor:default}.contact-next-btn:not(:disabled):hover,.contact-submit-btn:not(:disabled):hover{opacity:.8}.contact-back-btn{border:1px solid var(--splash-border);color:var(--splash-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.85rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .15s,border-color .15s}.contact-back-btn:hover{color:var(--splash-accent);border-color:var(--splash-accent)}@media (max-width:640px){.contact-nav{padding:.85rem 1.25rem}.contact-main{padding:2.5rem 1.25rem}.contact-actions{flex-direction:column-reverse;align-items:stretch}.contact-back-btn{text-align:center}}.outcomes-strip{border-top:1px solid var(--splash-border);border-bottom:1px solid var(--splash-border);background:var(--splash-bg);padding:3.5rem 3rem}.outcomes-inner{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.outcome-item{text-align:center;padding:0 1rem}.outcome-stat{letter-spacing:-.03em;color:var(--splash-accent);margin-bottom:.6rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:1}.outcome-label{color:var(--splash-muted);letter-spacing:.01em;font-size:.82rem;line-height:1.55}@media (max-width:768px){.outcomes-strip{padding:3rem 1.5rem}.outcomes-inner{grid-template-columns:repeat(2,1fr)}.outcome-item{border:none}}
