.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--slate-100)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo{display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--slate-900)}.nav-links{display:flex;align-items:center;gap:6px}.nav-link{padding:8px 14px;border-radius:8px;font-size:15px;font-weight:500;color:var(--slate-600);transition:color .15s ease,background .15s ease}.nav-link:hover{color:var(--slate-900);background:var(--slate-50)}.nav-link--active{color:var(--indigo-600);background:var(--indigo-50)}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:8px}.nav-toggle span{width:22px;height:2px;background:var(--slate-900);border-radius:2px}@media (max-width: 900px){.nav-toggle{display:flex}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;flex-direction:column;align-items:stretch;background:var(--white);border-bottom:1px solid var(--slate-100);padding:16px 24px 24px;gap:4px;box-shadow:0 16px 32px #0f172a14}.nav-links--open{display:flex}}.footer{background:var(--navy-950);color:var(--slate-400);padding:72px 0 32px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--white);margin-bottom:12px}.footer-brand p{font-size:14px;margin-bottom:20px}.footer-col h4{color:var(--white);font-size:14px;margin-bottom:18px;letter-spacing:.04em}.footer-col ul{list-style:none;display:grid;gap:10px}.footer-col a{font-size:14px;color:var(--slate-400);transition:color .15s ease}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-top:28px;font-size:13px}@media (max-width: 960px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1 / -1}}.hero{position:relative;background:linear-gradient(160deg,var(--navy-950) 0%,var(--navy-800) 100%);color:var(--white);padding:168px 0 112px;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 600' width='1440' height='600'%3E%3Cg fill='none' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M0 220 Q180 180 360 220 T720 220 T1080 220 T1440 220' stroke='rgba(148,163,184,0.10)'/%3E%3Cpath d='M0 320 Q180 370 360 320 T720 320 T1080 320 T1440 320' stroke='rgba(59,130,246,0.18)'/%3E%3Cpath d='M0 430 Q180 396 360 430 T720 430 T1080 430 T1440 430' stroke='rgba(148,163,184,0.07)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-size:1440px 600px;background-position:0 70%;animation:heroWaves 48s linear infinite;pointer-events:none}@keyframes heroWaves{to{background-position:1440px 70%}}.hero:after{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(640px 640px at 76% 20%,rgba(37,99,235,.22),transparent 65%),radial-gradient(540px 540px at 12% 88%,rgba(59,130,246,.12),transparent 65%);animation:heroDrift 26s ease-in-out infinite alternate;pointer-events:none}@keyframes heroDrift{0%{transform:translate3d(-30px,-20px,0)}to{transform:translate3d(50px,36px,0)}}@media (prefers-reduced-motion: reduce){.hero:before,.hero:after{animation:none}}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.hero h1{font-size:clamp(38px,5.4vw,60px);font-weight:800;margin-bottom:22px}.hero-highlight{color:var(--indigo-400)}.hero-copy>p{font-size:19px;color:var(--slate-400);max-width:520px;margin-bottom:36px}.hero-visual{position:relative;min-height:380px}.hero-card{position:absolute;background:#fffffffa;border-radius:var(--radius-lg);box-shadow:0 24px 60px #02061773;color:var(--slate-900)}.hero-card--report{top:0;left:8%;width:78%;padding:24px}.hero-card-title{font-family:var(--font-display);font-weight:700;font-size:15px;margin-bottom:16px}.hero-line{height:9px;border-radius:4px;background:var(--slate-100);margin-bottom:10px}.hero-line--w90{width:90%}.hero-line--w80{width:80%}.hero-line--w70{width:70%}.hero-line--w60{width:60%}.hero-chart{display:flex;align-items:flex-end;gap:10px;height:110px;margin:18px 0;padding:12px;background:var(--indigo-50);border-radius:var(--radius-sm)}.hero-chart span{flex:1;border-radius:4px 4px 0 0;background:var(--indigo-500)}.hero-card--status{bottom:14%;left:0;display:flex;align-items:center;gap:10px;padding:14px 20px;font-size:13.5px;font-weight:600}.hero-dot{width:9px;height:9px;border-radius:50%;background:var(--emerald-500);box-shadow:0 0 0 4px #10b98133}.hero-card--insight{bottom:0;right:0;padding:14px 20px;font-size:13.5px;font-weight:600;max-width:280px}.hero-insight-label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--indigo-600);margin-bottom:4px}.pain-point{max-width:760px;text-align:center}.pain-point p{font-size:18px;color:var(--slate-600);margin-bottom:18px}.pain-point-strong{font-family:var(--font-display);font-size:22px!important;font-weight:700;color:var(--indigo-600)!important}.feature-card{position:relative}.feature-index{display:inline-block;font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--indigo-500);background:var(--indigo-50);border-radius:8px;padding:4px 10px;margin-bottom:16px}.feature-card--cta{background:var(--indigo-50);border-color:var(--indigo-100);display:flex;flex-direction:column;align-items:flex-start;gap:4px}.feature-card--cta .btn{margin-top:14px}.table-wrap{overflow-x:auto}.steps-grid{gap:32px}.step{position:relative;padding:28px 24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg)}.step-number{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:18px;color:var(--white);background:var(--indigo-600);margin-bottom:18px}.step h3{font-size:18px;margin-bottom:10px}.step p{font-size:14.5px;color:var(--slate-400)}.testimonial blockquote{font-size:15.5px;color:var(--slate-700);margin-bottom:22px;line-height:1.7}.testimonial figcaption{display:flex;flex-direction:column;gap:2px}.testimonial figcaption strong{font-size:15px}.testimonial figcaption span{font-size:13.5px;color:var(--slate-500)}@media (max-width: 960px){.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.hero{padding:140px 0 80px;text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero .btn-group{justify-content:center}}.tool-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.tool-tag{font-size:13px;font-weight:500;color:var(--slate-700);background:var(--slate-100);border-radius:999px;padding:5px 12px}.tool-tag--lg{font-size:14px;padding:8px 16px;background:var(--white);border:1px solid var(--indigo-100);color:var(--indigo-600);font-weight:600}.card--accent{background:var(--indigo-50);border-color:var(--indigo-100)}.template-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}.checklist--lg{gap:18px}.checklist--lg li{font-size:16px}.checklist--lg strong{color:var(--slate-900)}@media (max-width: 900px){.template-layout{grid-template-columns:1fr}}.solution-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:40px}.solution-icon{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--indigo-600);background:var(--indigo-50);border-radius:var(--radius-lg)}.solution-header .section-title{margin-bottom:0}.solution-body{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution-block h3{font-size:16px;color:var(--indigo-600);margin-bottom:12px;text-transform:uppercase;letter-spacing:.06em}.solution-block p{font-size:15px}.solution-block--highlight{background:var(--indigo-50);border-color:var(--indigo-100)}@media (max-width: 960px){.solution-body{grid-template-columns:1fr}}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;gap:8px;background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-lg);padding:32px 28px;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.pricing-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.pricing-card--featured{border:2px solid var(--indigo-500);box-shadow:0 12px 40px #4f46e52e}.pricing-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--indigo-600);color:var(--white);font-size:12px;font-weight:700;letter-spacing:.06em;padding:5px 16px;border-radius:999px;white-space:nowrap}.pricing-card h3{font-size:19px}.pricing-price{display:flex;align-items:baseline;gap:4px}.pricing-amount{font-family:var(--font-display);font-size:40px;font-weight:800;letter-spacing:-.03em}.pricing-period{color:var(--slate-500);font-size:15px}.pricing-note{font-size:13px;color:var(--slate-500);margin-bottom:16px}.pricing-card .checklist{margin-bottom:20px}.pricing-card .checklist li{font-size:14px}.pricing-bestfor{font-size:13.5px;color:var(--slate-500);margin-top:auto;margin-bottom:18px;padding-top:16px;border-top:1px dashed var(--slate-200)}.pricing-card .btn{width:100%}.faq-container{max-width:800px}.faq-list{display:grid;gap:14px}.faq-item{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-md);padding:20px 24px}.faq-item summary{font-family:var(--font-display);font-weight:600;font-size:16px;cursor:pointer;list-style:none;position:relative;padding-right:32px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;color:var(--indigo-500);transition:transform .2s ease}.faq-item[open] summary:after{content:"−"}.faq-item p{margin-top:14px;color:var(--slate-600);font-size:15px}@media (max-width: 1100px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.pricing-grid{grid-template-columns:1fr}}.about-narrow{max-width:780px}.about-lead{font-size:19px;color:var(--slate-600);line-height:1.75}.about-story p{font-size:16.5px;color:var(--slate-600);line-height:1.75;margin-bottom:18px}.about-story em{color:var(--indigo-600);font-weight:600}.contact-layout{max-width:640px}.contact-info h2{font-size:26px;margin-bottom:28px}.contact-channels{display:grid;gap:18px;margin-bottom:36px}.contact-channel{display:flex;align-items:center;gap:16px}.contact-channel-icon{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--indigo-600);background:var(--indigo-50);border-radius:var(--radius-md)}.contact-channel-label{display:block;font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--slate-500)}.contact-channel a{font-weight:600;color:var(--indigo-600)}.contact-demo{border:1px solid var(--indigo-100);border-radius:var(--radius-lg);padding:28px}.contact-demo h3{font-size:18px;margin-bottom:10px}.contact-demo p{font-size:14.5px;color:var(--slate-600);margin-bottom:18px}.privacy-content{max-width:760px}.privacy-intro{font-size:17px;color:var(--slate-600);margin-bottom:20px}.privacy-controller{background:var(--slate-50);border:1px solid var(--slate-200);border-radius:var(--radius-md);padding:16px 20px;font-size:14.5px;color:var(--slate-600);margin-bottom:12px}.privacy-content h2{font-size:21px;margin:36px 0 14px}.privacy-content ul{list-style:disc;padding-left:22px;display:grid;gap:8px;color:var(--slate-600);font-size:15.5px}.privacy-content>p{color:var(--slate-600);font-size:15.5px}.privacy-contact{margin-top:40px;padding-top:24px;border-top:1px solid var(--slate-200)}.privacy-contact a{color:var(--indigo-600);font-weight:600;text-decoration:underline}.notfound{min-height:80vh;display:flex;align-items:center;padding:140px 0 80px}.notfound-inner{text-align:center;max-width:620px}.notfound-code{font-family:var(--font-display);font-size:clamp(80px,14vw,140px);font-weight:800;line-height:1;color:var(--indigo-600);display:block;margin-bottom:16px}.notfound h1{font-size:clamp(26px,4vw,36px);margin-bottom:16px}.notfound p{font-size:17px;color:var(--slate-600);margin-bottom:32px}.notfound .btn-group{justify-content:center}:root{--indigo-600: #1d4ed8;--indigo-500: #2563eb;--indigo-400: #60a5fa;--indigo-100: #dbeafe;--indigo-50: #eff6ff;--navy-950: #0b1020;--navy-900: #111731;--navy-800: #1a2244;--slate-900: #0f172a;--slate-700: #334155;--slate-600: #475569;--slate-500: #64748b;--slate-400: #94a3b8;--slate-200: #e2e8f0;--slate-100: #f1f5f9;--slate-50: #f8fafc;--emerald-500: #10b981;--amber-500: #f59e0b;--white: #ffffff;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Sora", var(--font-body);--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--shadow-card: 0 1px 3px rgba(15, 23, 42, .06), 0 8px 24px rgba(15, 23, 42, .07);--shadow-card-hover: 0 4px 8px rgba(15, 23, 42, .08), 0 16px 40px rgba(15, 23, 42, .12);--max-width: 1160px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--slate-900);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.2;letter-spacing:-.02em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.section{padding:88px 0}.section--tight{padding:64px 0}.section--alt{background:var(--slate-50)}.section--dark{background:linear-gradient(160deg,var(--navy-950) 0%,var(--navy-800) 100%);color:var(--white)}.section-eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--indigo-600);margin-bottom:14px}.section--dark .section-eyebrow{color:var(--indigo-400)}.section-title{font-size:clamp(28px,4vw,40px);font-weight:700;margin-bottom:16px}.section-subtitle{font-size:18px;color:var(--slate-600);max-width:680px}.section--dark .section-subtitle{color:var(--slate-400)}.section-header{margin-bottom:56px}.section-header--center{text-align:center}.section-header--center .section-subtitle{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:10px;font-size:16px;font-weight:600;border:1px solid transparent;transition:all .2s ease;white-space:nowrap}.btn--primary{background:var(--indigo-600);color:var(--white)}.btn--primary:hover{background:#1e40af;transform:translateY(-1px)}.btn--secondary{background:var(--white);color:var(--slate-900);border-color:var(--slate-200)}.btn--secondary:hover{border-color:var(--indigo-400);color:var(--indigo-600);transform:translateY(-1px)}.btn--ghost-light{background:#ffffff14;color:var(--white);border-color:#ffffff40}.btn--ghost-light:hover{background:#ffffff29}.btn--sm{padding:10px 20px;font-size:14px}.btn-group{display:flex;gap:16px;flex-wrap:wrap}.card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.card h3{font-size:20px;margin-bottom:12px}.card p{color:var(--slate-600);font-size:15px}.card-icon{width:46px;height:46px;border-radius:var(--radius-md);background:var(--indigo-50);color:var(--indigo-600);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.page-hero{background:linear-gradient(160deg,var(--navy-950) 0%,var(--navy-800) 100%);color:var(--white);padding:140px 0 80px;text-align:center}.page-hero h1{font-size:clamp(34px,5vw,52px);margin-bottom:18px}.page-hero p{font-size:19px;color:var(--slate-400);max-width:640px;margin:0 auto}.checklist{list-style:none;display:grid;gap:12px}.checklist li{position:relative;padding-left:30px;color:var(--slate-700);font-size:15.5px}.checklist li:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border-radius:50%;background:var(--indigo-50) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231d4ed8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / 11px no-repeat}.form{display:grid;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-field label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:var(--slate-700)}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 14px;border:1px solid var(--slate-200);border-radius:var(--radius-sm);font-family:inherit;font-size:15px;color:var(--slate-900);background:var(--white);transition:border-color .15s ease,box-shadow .15s ease}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--indigo-500);box-shadow:0 0 0 3px #6366f126}.form-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--slate-600)}.form-checkbox input{margin-top:4px;accent-color:var(--indigo-600)}.form-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:var(--radius-md);padding:20px 24px;font-weight:500}.cta-band{background:var(--navy-900);border:1px solid var(--navy-800);border-radius:20px;padding:72px 48px;text-align:center;color:var(--white)}.cta-band h2{font-size:clamp(26px,3.6vw,38px);margin-bottom:14px}.cta-band p{font-size:17px;color:var(--slate-400);max-width:560px;margin:0 auto 32px}.cta-band .btn--secondary{border-color:transparent}.cta-band .btn-group{justify-content:center}.data-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}.data-table th,.data-table td{text-align:left;padding:18px 24px;border-bottom:1px solid var(--slate-100);font-size:15px}.data-table th{background:var(--navy-900);color:var(--white);font-family:var(--font-display);font-size:14px;letter-spacing:.04em}.data-table td:first-child{font-weight:600;white-space:nowrap}.data-table td{color:var(--slate-600)}.data-table tr:last-child td{border-bottom:none}@media (max-width: 960px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.section{padding:64px 0}.grid-2,.grid-3,.grid-4,.form-row{grid-template-columns:1fr}.cta-band{padding:56px 24px}}
