@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Instrument+Sans:wght@400;500;600&display=swap");.veari-landing *,.veari-landing :after,.veari-landing :before{box-sizing:border-box}.veari-landing{--tan0:#faf7f2;--tan1:#f2ece0;--tan2:#e8dcc8;--tan3:#d4c4a8;--brown0:#2c1e0f;--brown1:#4a3420;--brown2:#6b4c2a;--brown3:#9c7248;--brown4:#c4a07a;--cream:#fffdf8;--accent:#1a3a2a;--accent-mid:#2a5a42;--accent-light:#edf2ee;--text0:#1e1409;--text1:#5a4232;--text2:#9a826a;--text3:#c4b09a;--serif:"Cormorant",serif;--sans:"Instrument Sans",sans-serif;margin:0;padding:0;scroll-behavior:smooth;background:var(--tan0);font-family:var(--sans);color:var(--text0);overflow-x:hidden;min-height:100vh}html:has(.veari-landing){scroll-behavior:smooth}.veari-landing .nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:58px;transition:all .3s ease}.veari-landing .nav.scrolled{background:hsla(38,44%,96%,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--tan2)}.veari-landing .nav-logo{font-family:var(--serif);font-size:22px;font-weight:500;letter-spacing:.1em;color:var(--brown0);text-decoration:none;display:flex;align-items:center;gap:10px}.veari-landing .nav-tagline{font-size:10px;color:var(--text3);letter-spacing:.12em;text-transform:uppercase;font-family:var(--sans);border-left:1px solid var(--tan3);padding-left:10px}.veari-landing .nav-links{display:flex;align-items:center;gap:32px}.veari-landing .nav-link{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text1);text-decoration:none;transition:color .15s}.veari-landing .nav-link:hover{color:var(--brown0)}.veari-landing .nav-cta{padding:8px 20px;background:var(--brown0);color:var(--tan1);border:none;border-radius:2px;font-size:11px;font-weight:600;font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .15s;display:inline-flex;align-items:center}.veari-landing .nav-cta:hover{background:var(--brown1)}.veari-landing .hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:58px;position:relative;overflow:hidden}.veari-landing .hero-left{padding:80px 64px 80px 80px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.veari-landing .hero-eyebrow{font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--brown3);margin-bottom:24px;display:flex;align-items:center;gap:10px}.veari-landing .hero-eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--brown3)}.veari-landing .hero-headline{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;letter-spacing:-.03em;color:var(--brown0);line-height:1;margin-bottom:28px}.veari-landing .hero-headline em{font-style:italic;color:var(--brown2)}.veari-landing .hero-sub{font-size:16px;color:var(--text1);line-height:1.75;max-width:440px;margin-bottom:48px}.veari-landing .hero-actions{display:flex;align-items:center;gap:16px}.veari-landing .btn-hero-primary{padding:14px 32px;background:var(--brown0);color:var(--tan1);border:none;border-radius:2px;font-size:12px;font-weight:600;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .15s;display:inline-flex;align-items:center;gap:8px}.veari-landing .btn-hero-primary:hover{background:var(--brown1)}.veari-landing .btn-hero-secondary{font-size:12px;font-weight:500;color:var(--text1);text-decoration:none;letter-spacing:.06em;display:flex;align-items:center;gap:6px;transition:color .15s}.veari-landing .btn-hero-secondary:hover{color:var(--brown0)}.veari-landing .hero-trust{display:flex;gap:28px;margin-top:56px;padding-top:32px;border-top:1px solid var(--tan2)}.veari-landing .trust-num{font-family:var(--serif);font-size:28px;font-weight:300;color:var(--brown0);line-height:1}.veari-landing .trust-label{font-size:10px;color:var(--text2);margin-top:4px;letter-spacing:.06em;text-transform:uppercase}.veari-landing .hero-right{position:relative;background:var(--brown0);display:flex;align-items:center;justify-content:center;overflow:hidden}.veari-landing .hero-right:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 40px,hsla(0,0%,100%,.015) 0,hsla(0,0%,100%,.015) 41px)}.veari-landing .dashboard-preview{position:relative;z-index:2;width:min(420px,90vw);margin:80px 40px}.veari-landing .preview-topbar{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:4px 4px 0 0;padding:10px 14px;display:flex;align-items:center;gap:8px}.veari-landing .preview-dot{width:8px;height:8px;border-radius:50%}.veari-landing .preview-title{font-size:10px;color:hsla(0,0%,100%,.4);letter-spacing:.06em;text-transform:uppercase;margin-left:4px}.veari-landing .preview-body{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-top:none;border-radius:0 0 4px 4px;padding:16px}.veari-landing .preview-stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.06);margin-bottom:12px}.veari-landing .preview-stat{background:hsla(0,0%,100%,.03);padding:10px 12px}.veari-landing .preview-stat-label{font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.3);margin-bottom:4px}.veari-landing .preview-stat-val{font-family:var(--serif);font-size:20px;font-weight:300;color:hsla(0,0%,100%,.85)}.veari-landing .preview-lead{padding:10px 12px;border:1px solid hsla(0,0%,100%,.06);margin-bottom:6px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .15s;border-radius:2px}.veari-landing .preview-lead:hover{background:hsla(0,0%,100%,.04)}.veari-landing .preview-lead.urgent{border-left:2px solid #8b1a2a}.veari-landing .preview-lead-info{flex:1 1}.veari-landing .preview-lead-name{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.8)}.veari-landing .preview-lead-meta{font-size:10px;color:hsla(0,0%,100%,.35);margin-top:2px}.veari-landing .preview-sol{font-size:9px;font-weight:600;padding:2px 6px;border-radius:2px;letter-spacing:.05em;text-transform:uppercase}.veari-landing .preview-sol.red{background:rgba(139,26,42,.3);color:#f0a0a8}.veari-landing .preview-sol.green{background:rgba(26,58,42,.4);color:#8fc99a}.veari-landing .preview-score{font-family:var(--serif);font-size:18px;font-weight:300;min-width:28px;text-align:right}.veari-landing .preview-accept{padding:4px 10px;background:rgba(26,58,42,.5);border:1px solid rgba(26,58,42,.6);border-radius:2px;font-size:9px;font-weight:600;color:#8fc99a;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.veari-landing section{padding:100px 80px}.veari-landing .section-eyebrow{font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--brown3);margin-bottom:16px;display:flex;align-items:center;gap:10px}.veari-landing .section-eyebrow:before{content:"";display:block;width:24px;height:1px;background:var(--brown3)}.veari-landing .section-heading{font-family:var(--serif);font-size:clamp(2rem,4vw,3.25rem);font-weight:300;letter-spacing:-.02em;color:var(--brown0);line-height:1.1;margin-bottom:20px}.veari-landing .section-heading em{font-style:italic;color:var(--brown2)}.veari-landing .section-sub{font-size:15px;color:var(--text1);line-height:1.75;max-width:560px}.veari-landing .how-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;margin-top:64px}.veari-landing .step-item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--tan2);cursor:pointer;transition:all .2s}.veari-landing .step-item:first-child{border-top:1px solid var(--tan2)}.veari-landing .step-num{font-family:var(--serif);font-size:22px;font-weight:300;color:var(--tan3);min-width:32px;padding-top:2px;transition:color .2s}.veari-landing .step-item.active .step-num{color:var(--brown3)}.veari-landing .step-title{font-size:16px;font-weight:600;color:var(--brown0);margin-bottom:6px;transition:color .2s}.veari-landing .step-desc{font-size:13px;color:var(--text2);line-height:1.7;transition:color .2s}.veari-landing .step-item.active .step-desc{color:var(--text1)}.veari-landing .step-visual{background:var(--cream);border:1px solid var(--tan2);padding:32px;position:relative;overflow:hidden;min-height:360px;display:flex;flex-direction:column;justify-content:center}.veari-landing .step-visual-num{position:absolute;top:24px;right:28px;font-family:var(--serif);font-size:120px;font-weight:300;color:var(--tan2);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.veari-landing .step-visual-content{position:relative;z-index:2}.veari-landing .step-visual-label{font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--brown3);margin-bottom:16px}.veari-landing .features-section{background:var(--brown0)}.veari-landing .features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.06);margin-top:56px}.veari-landing .feature-card{padding:32px 28px;background:var(--brown0);transition:background .2s;cursor:default}.veari-landing .feature-card:hover{background:hsla(0,0%,100%,.03)}.veari-landing .feature-icon{width:32px;height:32px;margin-bottom:20px;color:var(--brown4)}.veari-landing .feature-title{font-size:16px;font-weight:600;color:hsla(0,0%,100%,.85);margin-bottom:10px;letter-spacing:-.01em}.veari-landing .feature-desc{font-size:13px;color:hsla(0,0%,100%,.4);line-height:1.75}.veari-landing .pricing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:56px;max-width:720px}.veari-landing .pricing-card{background:var(--cream);border:1px solid var(--tan2);padding:32px;position:relative}.veari-landing .pricing-card.featured{border-color:var(--accent);border-width:2px}.veari-landing .pricing-badge{position:absolute;top:-1px;right:-1px;padding:4px 12px;background:var(--accent);color:#fff;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.veari-landing .pricing-label{font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text2);margin-bottom:12px}.veari-landing .pricing-price{font-family:var(--serif);font-size:48px;font-weight:300;color:var(--brown0);line-height:1;margin-bottom:6px}.veari-landing .pricing-per{font-size:13px;color:var(--text2);margin-bottom:24px}.veari-landing .pricing-divider{height:1px;background:var(--tan2);margin-bottom:20px}.veari-landing .pricing-feature{display:flex;gap:10px;margin-bottom:10px;font-size:13px;color:var(--text1);line-height:1.5}.veari-landing .pricing-check{color:var(--accent);font-size:12px;margin-top:1px;flex-shrink:0}.veari-landing .proof-section{background:var(--tan1)}.veari-landing .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-top:56px}.veari-landing .proof-card{background:var(--cream);border:1px solid var(--tan2);padding:28px}.veari-landing .proof-quote{font-family:var(--serif);font-size:18px;font-weight:300;font-style:italic;color:var(--brown0);line-height:1.6;margin-bottom:20px}.veari-landing .proof-divider{height:1px;background:var(--tan2);margin-bottom:16px}.veari-landing .proof-name{font-size:12px;font-weight:600;color:var(--brown0)}.veari-landing .proof-firm{font-size:11px;color:var(--text2);margin-top:2px}.veari-landing .cta-section{background:var(--brown0);text-align:center;padding:120px 80px}.veari-landing .cta-heading{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;letter-spacing:-.03em;color:var(--tan1);line-height:1.05;margin-bottom:20px}.veari-landing .cta-heading em{font-style:italic;color:var(--brown4)}.veari-landing .cta-sub{font-size:15px;color:hsla(0,0%,100%,.45);line-height:1.7;max-width:480px;margin:0 auto 48px}.veari-landing .btn-cta{padding:16px 40px;background:var(--tan1);color:var(--brown0);border:none;border-radius:2px;font-size:12px;font-weight:600;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .15s}.veari-landing .btn-cta:hover{background:var(--cream)}.veari-landing footer{background:var(--brown0);border-top:1px solid hsla(0,0%,100%,.06);padding:40px 80px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.veari-landing .footer-logo{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:.1em;color:var(--brown4);font-style:italic}.veari-landing .footer-links{display:flex;gap:28px;flex-wrap:wrap}.veari-landing .footer-link{font-size:11px;color:hsla(0,0%,100%,.3);text-decoration:none;letter-spacing:.04em;transition:color .15s}.veari-landing .footer-link:hover{color:hsla(0,0%,100%,.6)}.veari-landing .footer-copy{font-size:10px;color:hsla(0,0%,100%,.2);letter-spacing:.04em}@keyframes veari-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes veari-fadeIn{0%{opacity:0}to{opacity:1}}.veari-landing .hero-left>*{animation:veari-fadeUp .6s ease backwards}.veari-landing .hero-eyebrow{animation-delay:.1s}.veari-landing .hero-headline{animation-delay:.2s}.veari-landing .hero-sub{animation-delay:.3s}.veari-landing .hero-actions{animation-delay:.4s}.veari-landing .hero-trust{animation-delay:.5s}.veari-landing .hero-right{animation:veari-fadeIn .8s ease .3s backwards}@keyframes veari-pulse{0%,to{opacity:1}50%{opacity:.5}}.veari-landing .live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8fc99a;animation:veari-pulse 2s ease-in-out infinite;margin-right:6px}@media (max-width:1024px){.veari-landing .hero{grid-template-columns:1fr}.veari-landing .hero-right{min-height:420px}.veari-landing .how-grid{gap:48px}.veari-landing .features-grid,.veari-landing .how-grid,.veari-landing .pricing-grid,.veari-landing .proof-grid{grid-template-columns:1fr}.veari-landing .nav-links{gap:16px}.veari-landing section{padding:64px 24px}.veari-landing .nav{padding:0 20px}}