.header{position:sticky;top:0;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,232,229,.6);z-index:1000}.header-container{max-width:1280px;margin:0 auto;padding:0 1rem}.header-content{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:4rem}.logo{font-size:1.25rem;font-weight:700;color:#1a1a1a;text-decoration:none;justify-self:start;display:flex;align-items:center;gap:.5rem}.logo-icon{width:1.5rem;height:auto}.nav{display:flex;align-items:center;gap:2rem;justify-self:center;grid-column:2}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem;align-items:center}.nav-item{position:relative}.nav-link{color:#525252;text-decoration:none;font-size:.9375rem;font-weight:500;padding:.5rem 0;cursor:pointer;background:none;border:none;font-family:inherit;display:flex;align-items:center;gap:.25rem;transition:color .15s ease}.nav-link:hover{color:#1a1a1a}.dropdown-toggle{display:flex;align-items:center;gap:.375rem}.dropdown-arrow{font-size:.625rem;transition:transform .15s ease}@media(hover:hover){.nav-item:hover .dropdown-arrow{transform:rotate(180deg)}}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid rgba(232,232,229,.8);border-radius:.75rem;box-shadow:0 12px 32px #00000014,0 2px 6px #0000000a;margin-top:.25rem;min-width:600px;max-width:calc(100vw - 2rem);padding:1.5rem;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dropdown-content{display:flex;gap:2rem}.dropdown-section{flex:1}.dropdown-category{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#525252;margin-bottom:.75rem;letter-spacing:.05em}.dropdown-items{display:flex;flex-direction:column;gap:.5rem}.dropdown-item{text-decoration:none;padding:.75rem;border-radius:.375rem;transition:background-color .15s ease}.dropdown-item:hover{background-color:#fafaf8}.dropdown-item-name{font-size:.9375rem;font-weight:500;color:#1a1a1a;margin-bottom:.25rem}.dropdown-item-desc{font-size:.8125rem;color:#525252;line-height:1.4}.cta-button{background:#059669;color:#fff;padding:.5625rem 1.25rem;border-radius:.375rem;text-decoration:none;font-size:.875rem;font-weight:600;transition:background .2s ease,box-shadow .2s ease;white-space:nowrap}.cta-button:hover{background:#047857;box-shadow:0 2px 8px #05966933}.mobile-menu-toggle{display:none;flex-direction:column;gap:.25rem;background:none;border:none;cursor:pointer;padding:.5rem;justify-self:end;grid-column:3}.mobile-menu-toggle span{width:1.5rem;height:2px;background:#1a1a1a;transition:transform .3s ease,opacity .3s ease}@media(max-width:768px){.header-content{grid-template-columns:auto 1fr auto}.mobile-menu-toggle{display:flex}.nav{position:fixed;top:4rem;left:0;right:0;bottom:0;background:#fff;flex-direction:column;align-items:stretch;justify-self:stretch;padding:1rem;border-bottom:1px solid #E8E8E5;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;gap:0;grid-column:1 / -1;z-index:999;overflow-y:auto}.nav-open{transform:translateY(0);opacity:1;pointer-events:auto}.nav-menu{flex-direction:column;width:100%;gap:0;align-items:stretch}.nav-item{width:100%;border-bottom:1px solid #F5F5F2}.nav-link{width:100%;padding:1rem}.dropdown-menu{position:static;transform:none;margin-top:0;min-width:auto;box-shadow:none;border:none;border-top:1px solid #F5F5F2;padding:1rem}.dropdown-content{flex-direction:column;gap:1rem}.cta-button{width:100%;text-align:center;margin-top:1rem}}.footer{background:#0b0f19;color:#fff;padding:4rem 1rem 2rem}.footer-container{max-width:1280px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.footer-section-title{font-size:1rem;font-weight:700;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-link{color:#d1d5db;text-decoration:none;font-size:.9375rem;transition:color .2s;padding:.375rem 0;display:inline-block}.footer-link:hover{color:#fff}.footer-bottom{padding-top:2rem;border-top:1px solid #374151}.footer-social{display:flex;gap:1.5rem;margin-bottom:1.5rem;justify-content:center}.footer-social-link{color:#d1d5db;text-decoration:none;transition:color .2s;padding:.5rem}.footer-social-link:hover{color:#fff}.footer-legal{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{color:#d1d5db;font-size:.875rem}.footer-legal-links{display:flex;gap:1.5rem}.footer-legal-link{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .2s;padding:.375rem 0}.footer-legal-link:hover{color:#fff}@media(max-width:768px){.footer{padding:3rem 1rem 1.5rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-legal{flex-direction:column;text-align:center}.footer-social{justify-content:center}}.hero{padding:10rem 1.5rem 3rem;background:#fafaf8;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 0%,rgba(5,150,105,.08) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 80% 10%,rgba(29,239,137,.06) 0%,transparent 60%),radial-gradient(ellipse 80% 50% at 60% -20%,rgba(5,150,105,.1) 0%,transparent 60%);z-index:0}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(5,150,105,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(5,150,105,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 30%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 30%,black 0%,transparent 70%);z-index:0}.hero-container{max-width:1280px;margin:0 auto;position:relative;z-index:1}.hero-content{text-align:center;max-width:860px;margin:0 auto}.hero-title{font-family:var(--font-display);font-size:3.75rem;font-weight:700;line-height:1.1;color:#1a1a1a;margin-bottom:1.75rem;letter-spacing:-.025em}.hero-subtitle{font-size:1.1875rem;line-height:1.7;color:#525252;margin-bottom:2.75rem;max-width:640px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}.cta-primary{padding:.9375rem 2.25rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;display:inline-block;background:#059669;color:#fff;box-shadow:0 0 20px #1def8926,0 0 60px #1def890d}.cta-primary:hover{background:#047857;box-shadow:0 4px 16px #05966940;transform:translateY(-1px)}.cta-secondary{padding:.9375rem 2.25rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease;display:inline-block;color:#1a1a1a;background:#fff;border:1px solid #D4D4D0}.cta-secondary:hover{border-color:#a3a3a0;background:#fafaf8;transform:translateY(-1px)}@media(max-width:768px){.hero{padding:6rem 1rem 3rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.0625rem}.hero-cta{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:300px;text-align:center}}.social-proof-bar{padding:3.5rem 1.5rem;background:#fff;border-bottom:1px solid #E8E8E5}.social-proof-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:3rem}.social-proof-label{font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#525252;white-space:nowrap}.social-proof-partners{display:flex;align-items:center;gap:2rem}.social-proof-partner{display:flex;align-items:center;gap:.75rem;text-decoration:none;padding:1rem 1.5rem;border:1px solid #E8E8E5;border-radius:.5rem;transition:border-color .15s ease,box-shadow .15s ease}.social-proof-partner:hover{border-color:#059669;box-shadow:0 2px 8px #0596691a}.social-proof-name{font-size:1.125rem;font-weight:700;color:#1a1a1a}.social-proof-sep{color:#d4d4d0;font-size:1rem}.social-proof-desc{font-size:1rem;color:#525252}@media(max-width:768px){.social-proof-bar{padding:2.5rem 1rem}.social-proof-container{flex-direction:column;gap:1rem}.social-proof-partners{flex-direction:column;gap:.75rem;width:100%}.social-proof-partner{justify-content:center;width:100%}}.solutions{padding:6rem 1.5rem;background:#fafaf8;background-image:radial-gradient(circle,rgba(0,0,0,.04) 1px,transparent 1px);background-size:24px 24px}.solutions-container{max-width:1280px;margin:0 auto}.solutions-header{text-align:center;margin-bottom:4rem}.solutions-title{font-family:var(--font-display);font-size:2.75rem;font-weight:700;color:#1a1a1a;margin-bottom:0;letter-spacing:-.02em}.solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.solution-card{padding:2rem 2.25rem;background:#fff;border-radius:.75rem;text-decoration:none;border:1px solid #E8E8E5;border-top:3px solid #059669;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;display:flex;flex-direction:column}.solution-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.solution-icon{width:3rem;height:3rem;border-radius:50%;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}.solution-title{font-size:1.375rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.solution-description{font-size:.9375rem;color:#525252;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.solution-link{color:#059669;font-weight:600;font-size:.875rem;transition:color .15s ease}.solution-card:hover .solution-link{color:#047857}@media(max-width:768px){.solutions{padding:4rem 1rem}.solutions-title{font-size:2rem}.solutions-grid{grid-template-columns:1fr;gap:1rem}}.why-aligned{padding:6rem 1.5rem;background:#fff}.why-aligned-container{max-width:1280px;margin:0 auto}.why-aligned-title{font-family:var(--font-display);font-size:2.75rem;font-weight:700;color:#1a1a1a;text-align:left;margin-bottom:3rem;letter-spacing:-.02em}.why-aligned-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem}.why-aligned-reasons{display:flex;flex-direction:column;gap:1.25rem}.why-aligned-card{padding:2rem 2.25rem;background:#fafaf8;border:1px solid transparent;border-radius:.75rem;transition:box-shadow .25s ease,transform .25s ease}.why-aligned-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.why-aligned-card-title{font-size:1.0625rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.why-aligned-card-desc{font-size:.9375rem;color:#525252;line-height:1.6}.why-aligned-comparison{background:#0b0f19;border-radius:.75rem;padding:2rem;display:flex;flex-direction:column;gap:2rem}.comparison-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.comparison-fragmented .comparison-label{color:#ffffff80}.comparison-aligned .comparison-label{color:#1def89}.comparison-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.comparison-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.5}.comparison-item-bad{color:#ffffff73}.comparison-item-good{color:#ffffffd9}.comparison-icon{flex-shrink:0;width:1.25rem;text-align:center;margin-top:.0625rem}.comparison-item-bad .comparison-icon{color:#ef4444}.comparison-item-good .comparison-icon{color:#1def89}.why-aligned-cases{display:flex;gap:1.25rem;flex-wrap:wrap;padding-top:.5rem}.why-aligned-case-link{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#fafaf8;border:1px solid #E8E8E5;border-radius:.5rem;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.why-aligned-case-link:hover{border-color:#059669;box-shadow:0 2px 8px #0596691a}.case-company{font-size:.8125rem;font-weight:700;color:#059669;text-transform:uppercase;letter-spacing:.03em}.case-text{font-size:.9375rem;font-weight:500;color:#1a1a1a}@media(max-width:768px){.why-aligned{padding:4rem 1rem}.why-aligned-title{font-size:2rem}.why-aligned-layout{grid-template-columns:1fr}.why-aligned-cases{flex-direction:column}.why-aligned-case-link{width:100%}}.how-it-works{padding:6rem 1.5rem;background:#fafaf8;background-image:radial-gradient(circle,rgba(0,0,0,.04) 1px,transparent 1px);background-size:24px 24px}.how-it-works-container{max-width:1280px;margin:0 auto}.how-it-works-header{margin-bottom:4rem;text-align:center}.how-it-works-title{font-family:var(--font-display);font-size:2.75rem;font-weight:700;color:#1a1a1a;margin-bottom:0;letter-spacing:-.02em}.how-it-works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.how-it-works-grid:before{content:"";position:absolute;top:1.5rem;left:calc(16.66% + 1rem);right:calc(16.66% + 1rem);height:2px;background:#e8e8e5}.how-it-works-step{text-align:center;position:relative}.step-number{font-family:var(--font-display);font-size:.8125rem;font-weight:900;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#059669;margin:0 auto 1.25rem;position:relative;z-index:1}.step-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.step-description{font-size:.9375rem;color:#525252;line-height:1.6;max-width:320px;margin:0 auto}@media(max-width:768px){.how-it-works{padding:4rem 1rem}.how-it-works-title{font-size:2rem}.how-it-works-grid{grid-template-columns:1fr;gap:2.5rem}.how-it-works-grid:before{display:none}}.final-cta{padding:7rem 1.5rem;background:radial-gradient(ellipse 70% 50% at 50% 100%,rgba(29,239,137,.08) 0%,transparent 70%),#0b0f19;color:#fff;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.final-cta-container{max-width:720px;margin:0 auto;text-align:center;position:relative}.final-cta-title{font-family:var(--font-display);font-size:2.75rem;font-weight:700;margin-bottom:1.25rem;letter-spacing:-.02em}.final-cta-subtitle{font-size:1.125rem;opacity:.6;margin-bottom:2rem;line-height:1.7}.final-cta-trust{list-style:none;padding:0;margin:0 0 2.75rem;display:flex;flex-direction:column;gap:.625rem}.final-cta-trust-item{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:#ffffffb3;justify-content:center}.final-cta-check{color:#1def89;font-weight:700;flex-shrink:0}.final-cta-buttons{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}.final-cta-primary,.final-cta-secondary{padding:.9375rem 2.25rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;display:inline-block}.final-cta-primary{background:#059669;color:#fff}.final-cta-primary:hover{background:#047857;box-shadow:0 4px 20px #1def8933;transform:translateY(-1px)}.final-cta-secondary{background:transparent;color:#ffffff80;border:1px solid rgba(255,255,255,.12)}.final-cta-secondary:hover{color:#fff;border-color:#ffffff4d}@media(max-width:768px){.final-cta{padding:4rem 1rem}.final-cta-title{font-size:2rem}.final-cta-buttons{flex-direction:column;align-items:center}.final-cta-primary,.final-cta-secondary{width:100%;max-width:300px;text-align:center}}*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-text: #1A1A1A;--color-text-secondary: #525252;--color-text-tertiary: #737373;--color-border: #E8E8E5;--color-bg-subtle: #FAFAF8;--color-bg-muted: #F5F5F2;--color-brand: #059669;--color-brand-highlight: #1DEF89;--color-brand-dark: #059669;--color-brand-darker: #047857;--color-brand-light: #ECFDF5;--color-green: #059669;--color-green-dark: #047857;--color-gray-50: #FAFAF8;--color-gray-100: #F5F5F2;--color-gray-200: #E8E8E5;--color-gray-300: #D4D4D0;--color-gray-400: #A3A3A0;--color-gray-500: #525252;--color-gray-600: #424242;--color-gray-700: #333333;--color-gray-800: #1F1F1F;--color-gray-900: #1A1A1A;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 2px 8px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .08), 0 2px 8px rgba(0, 0, 0, .04);--font-display: "Satoshi", -apple-system, BlinkMacSystemFont, sans-serif}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;min-height:100dvh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:inherit;transition:color .15s ease,border-color .15s ease}button{font-family:inherit}.app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}main{flex:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;padding:.75rem 1.5rem;background:#059669;color:#fff;font-weight:600;font-size:.875rem;border-radius:0 0 .5rem .5rem;text-decoration:none;z-index:9999;transition:top .2s ease}.skip-link:focus{top:0}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}button:focus-visible,a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-entrance{opacity:0;animation:heroFadeUp .7s cubic-bezier(.16,1,.3,1) forwards}.hero-entrance-1{animation-delay:0ms}.hero-entrance-2{animation-delay:.12s}.hero-entrance-3{animation-delay:.25s}.hero-entrance-4{animation-delay:.4s}.cta-primary:active,.cta-secondary:active,.case-studies-cta-btn:active,.why-aligned-cta-btn:active,.pp-btn-primary:active,.pp-cta-btn-primary:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.hero-entrance{opacity:1;animation:none}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}::selection{background:#1def8933}
