:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#7c3aed1a,#0000 30%),linear-gradient(#f8fafc 0%,#eef4ff 100%);min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}#root{min-height:100vh}a,button,input,textarea{font:inherit}h1,h2,p{margin-top:0}.page-shell{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 48px}.topbar{justify-content:space-between;align-items:center;padding:12px 0 28px;display:flex}.brand{color:#1f2937;letter-spacing:-.04em;align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand-mark,.mini-logo{color:#fff;background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 12px 24px #7c3aed38}.mini-logo{width:54px;height:54px;margin-bottom:18px;font-size:1.3rem}.nav{gap:26px;font-size:.96rem;display:inline-flex}.nav a{color:#475569;text-decoration:none;transition:color .2s}.nav a:hover{color:#111827}.hero{grid-template-columns:1.3fr .7fr;align-items:center;gap:44px;padding:42px 0 28px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#6d28d9;margin:0 0 14px;font-size:.74rem;font-weight:700}.hero-copy h1{letter-spacing:-.06em;color:#0f172a;margin:0;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.02}.hero-text{color:#475569;max-width:620px;margin-top:18px;font-size:1.1rem;line-height:1.7}.cta-row{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.primary-button,.secondary-button,.submit-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button,.submit-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border:none;box-shadow:0 14px 28px #4f46e538}.primary-button{padding:.96rem 1.6rem}.secondary-button{color:#1f2937;background:#fff;border:1px solid #dbe2f0;padding:.96rem 1.6rem}.primary-button:hover,.secondary-button:hover,.submit-button:hover{transform:translateY(-1px)}.hero-card{background:linear-gradient(#fff,#eef4ff);border:1px solid #dfe9fb;border-radius:24px;padding:24px 22px;box-shadow:0 18px 40px #0f172a14}.card-row{color:#334155;border-bottom:1px solid #e7edf9;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.card-row:last-child{border-bottom:none}.card-row strong{color:#0f172a}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:42px;display:grid}.feature-card{background:#fff;border:1px solid #e5edf9;border-radius:22px;padding:26px 22px;box-shadow:0 12px 28px #0f172a0a}.feature-icon{background:#eef2ff;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:12px;font-size:1.2rem;display:inline-grid}.feature-card h2{color:#0f172a;margin:0 0 10px;font-size:1.38rem}.feature-card p{color:#475569;margin:0;line-height:1.7}.survey-callout{background:linear-gradient(135deg,#111827,#1f2937);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding:28px 32px;display:flex}.survey-callout h2{color:#fff;margin:0;font-size:clamp(1.8rem,2vw,2.4rem)}.contact-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:32px;padding-top:52px;display:grid}.contact-copy{padding-top:12px}.contact-copy h2{color:#0f172a;margin:0 0 14px;font-size:clamp(2rem,3vw,2.8rem)}.contact-copy p:last-child{color:#475569;line-height:1.75}.contact-form{background:#fff;border:1px solid #e5edf9;border-radius:24px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 14px 30px #0f172a0d}.contact-form label{color:#1f2937;flex-direction:column;gap:8px;font-weight:600;display:flex}.contact-form input,.contact-form textarea{font:inherit;color:#1f2937;background:#f8fbff;border:1px solid #d8e1f0;border-radius:12px;padding:.9rem .95rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#60a5fa;outline:2px solid #60a5fa33}.submit-button{width:fit-content;padding:.95rem 1.5rem;font-size:1rem}.success-message{color:#166534;margin:0;font-weight:600}.error-message{color:#b91c1c;margin:0;font-weight:600}.footer{text-align:center;color:#64748b;padding-top:28px}@media (width<=800px){.topbar,.survey-callout,.hero,.contact-section{grid-template-columns:1fr;display:block}.topbar{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.nav{flex-wrap:wrap;gap:14px}.hero{padding-top:18px}.feature-grid{grid-template-columns:1fr}.survey-callout{flex-direction:column;align-items:flex-start;display:flex}.contact-section{display:block}}
