@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f9ff;font-family:Inter,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0f172a;background:linear-gradient(#f5f9ff 0%,#edf5ff 100%);min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}#root{min-height:100vh}.container{width:min(1120px,100% - 32px);margin:0 auto}.topbar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e6f0ffe0;border-bottom:1px solid #0f172a14;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:80px;display:flex}.brand{color:#14213d;letter-spacing:.02em;align-items:center;gap:.7rem;font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;flex-shrink:0;width:54px;height:54px;display:block}.nav-links{color:#14213dcc;gap:1.75rem;font-size:.96rem;display:flex}.nav-links a:hover,.nav-links a:focus-visible{color:#0f172a}.hero{background:url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat;align-items:center;min-height:650px;display:flex;position:relative}.hero-overlay{background:linear-gradient(90deg,#0f172ad1,#0f172a8c);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;max-width:780px;padding:90px 0;position:relative}.eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:700}.eyebrow.accent{color:#1d4ed8}.hero h1,.section-heading h2,.split-layout h2,.contact-copy h2,.founder-copy h2{letter-spacing:-.05em;margin:0;line-height:1.1}.hero h1{max-width:640px;margin-bottom:1rem;font-size:clamp(2.8rem,6vw,5rem)}.lead{color:#ffffffd1;max-width:640px;margin:0;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover,.btn:focus-visible{transform:translateY(-1px)}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;box-shadow:0 18px 40px #1d4ed84d}.btn-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.section{padding:96px 0}.section-heading{text-align:center;margin-bottom:2.5rem}.section-heading h2,.split-layout h2,.contact-copy h2,.founder-copy h2{color:#0f172a;font-size:clamp(2rem,4vw,3rem)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.service-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;padding:2rem 1.5rem;box-shadow:0 8px 20px #0f172a0a}.icon{background:linear-gradient(135deg,#dfeeff,#edf6ff);border:1px solid #1d4ed814;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.2rem;display:flex;overflow:hidden;box-shadow:0 10px 20px #94a3b81f}.service-icon{object-fit:contain;width:52px;height:52px;padding:0;display:block}.capability-icon-wrap{background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.75rem;display:flex}.capability-icon{object-fit:contain;width:36px;height:36px;display:block}.service-card h3{margin:0 0 .8rem;font-size:1.4rem}.service-card p{color:#475569;margin:0}.alt-section{background:linear-gradient(#edf6ff,#f5f9ff)}.split-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid}.feature-list{gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:#475569;align-items:center;gap:.9rem;min-height:2.2rem;padding-left:0;font-size:1.02rem;display:flex;position:relative}.feature-list li:before{content:"•";color:#1d4ed8;margin-top:-.1rem;font-size:2rem;line-height:1;display:inline-block;position:static}.stats-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stat-box{background:#fff;border:1px solid #0f172a14;border-radius:20px;padding:1.5rem;box-shadow:0 24px 60px #0f172a1f}.stat-box strong{margin-bottom:.35rem;font-size:1.1rem;display:block}.stat-box span{color:#475569}.about-section{background:#f9fbff}.founder-wrap{justify-content:center;display:flex}.founder-card{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #0f172a14;border-radius:28px;grid-template-columns:240px 1fr;align-items:center;gap:2rem;width:min(100%,900px);padding:2rem;display:grid;box-shadow:0 24px 60px #0f172a1f}.portrait{color:#fff;background:linear-gradient(135deg,#1d4ed8,#38bdf8);border-radius:50%;place-items:center;width:180px;height:180px;font-size:2.5rem;font-weight:800;display:grid}.founder-copy p{color:#475569;margin-top:.8rem}.linkedin-link{color:#1d4ed8;margin-top:.5rem;font-weight:700;display:inline-block}.contact-section{background:linear-gradient(#dfeeff,#edf5ff)}.contact-wrap{color:#0f172a;grid-template-columns:.8fr 1.2fr;align-items:start;gap:2rem;display:grid}.contact-copy h2{color:#0f172a}.contact-form{background:#ffffffb3;border:1px solid #0f172a14;border-radius:20px;padding:2rem;box-shadow:0 12px 30px #0f172a0d}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{color:#0f172ae0;margin-bottom:1rem;display:block}.contact-form span{margin-bottom:.45rem;font-weight:500;display:block}.contact-form input,.contact-form textarea{color:#0f172a;resize:vertical;background:#ffffffd9;border:1px solid #0f172a1f;border-radius:12px;width:100%;padding:.9rem 1rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#0f172a80}.checkbox-row{flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex}.checkbox-row input{flex-shrink:0;width:auto;margin-top:0}.checkbox-row span{white-space:nowrap;margin:0;font-weight:400;line-height:1.4;display:inline}.form-note{color:#0f172ab3;margin:1rem 0 0;font-size:.86rem}.form-note a{color:#1d4ed8}.submit-btn{margin-top:.5rem}.footer{color:#0f172acc;background:linear-gradient(#dfeeff,#d4e7ff);padding:1.5rem 0 1.25rem}.footer-brand-row{justify-content:flex-start;align-items:flex-start;margin-left:0;padding-bottom:1.5rem;display:flex}.footer-brand-image{object-fit:contain;width:100%;max-width:100%;max-height:140px;display:block}.footer-brand-row .footer-brand-image{width:min(100%,400px);max-width:400px;margin-left:0}.footer-content-row{border-bottom:1px solid #0f172a14;grid-template-columns:1.6fr 1fr 1fr 1fr;align-items:flex-start;gap:2rem;padding-bottom:1.25rem;display:grid}.footer-column{flex-direction:column;gap:.7rem;min-width:0;display:flex}.footer-column h4{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.footer-column p,.footer-column a{color:#0f172acc;margin:0;line-height:1.45}.footer-intro{padding-right:1rem}.footer-intro p{margin:0;line-height:1.55}.footer-focus{align-items:flex-start}.footer-bottom{color:#0f172acc;justify-content:space-between;align-items:baseline;gap:1rem;padding-top:1.2rem;display:flex}.footer-bottom p{color:#0f172abf;margin:0;font-size:.96rem}.privacy-link{color:#0f172ab8;margin-left:auto;font-size:.9rem;font-weight:400;line-height:1.2;text-decoration:none}.privacy-link:hover,.privacy-link:focus-visible{text-decoration:underline}@media (width<=860px){.card-grid,.split-layout,.contact-wrap,.founder-card,.field-row,.footer-content-row{grid-template-columns:1fr}.nav{flex-direction:column;justify-content:center;gap:.75rem;padding:1rem 0}.nav-links{flex-wrap:wrap;justify-content:center}.hero{min-height:560px}.founder-card{text-align:center}.portrait{margin:0 auto}.footer-brand-row{justify-content:center}.footer-brand-image{width:min(100%,420px)}.footer-bottom{flex-direction:column;align-items:flex-start}.privacy-link{margin-left:0}}@media (width<=560px){.section{padding:72px 0}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.contact-form{padding:1.25rem}.footer{padding-top:1rem}.footer-content-row{gap:1.2rem}.footer-column h4{font-size:1rem}}
