*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--vd-950:#0b1628;--vd-900:#0f1f3a;--vd-800:#1a2f52;--vd-700:#1a3d7c;--vd-600:#2563a8;--vd-500:#3b82c6;--vd-400:#60a5fa;--green-700:#1b5e20;--green-600:#2e7d32;--green-500:#3d8b40;--green-400:#4caf50;--green-300:#66bb6a;--gray-950:#0b1628;--gray-900:#1e293b;--gray-800:#334155;--gray-700:#475569;--gray-600:#64748b;--gray-500:#94a3b8;--gray-400:#94a3b8;--gray-300:#cbd5e1;--gray-200:#e2e8f0;--gray-100:#f1f5f9;--gray-50:#f8fafc;--white:#ffffff;--amber-500:#f59e0b;--amber-100:#fef3c7;--red-600:#dc2626;--red-100:#fee2e2;--red-50:#fef2f2;--font-display:"Instrument Serif",Georgia,serif;--font-body:"DM Sans",system-ui,sans-serif;--radius:12px;--radius-lg:20px;--radius-xl:24px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 16px rgba(0,0,0,.08);--shadow-lg:0 8px 32px rgba(0,0,0,.12);--shadow-glow:0 0 80px rgba(26,61,124,.12)}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--white);color:var(--gray-800);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.bem-topbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;height:64px;display:flex;align-items:center;transition:all .3s ease}.bem-topbar.scrolled{background:rgba(255,255,255,.92);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.bem-topbar-inner{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.bem-topbar-logo{height:40px;display:flex;align-items:center;text-decoration:none}.bem-topbar-logo img{height:100%;width:auto;object-fit:contain}.bem-topbar-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.4rem;background:linear-gradient(135deg,var(--green-600),var(--green-500));color:var(--white);font-size:.875rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .25s ease;box-shadow:0 2px 8px rgba(45,125,50,.3);cursor:pointer}.bem-topbar-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(45,125,50,.4)}.bem-hero{position:relative;padding:8rem 2rem 5rem;background:linear-gradient(170deg,var(--vd-950) 0,var(--vd-900) 40%,var(--vd-800) 100%);overflow:hidden;min-height:90vh;display:flex;align-items:center}.bem-hero:before{top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(61,139,64,.12) 0,transparent 70%)}.bem-hero:after,.bem-hero:before{content:"";position:absolute;pointer-events:none}.bem-hero:after{bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(26,61,124,.15) 0,transparent 70%)}.bem-hero-inner{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.bem-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:var(--green-300);background:rgba(76,175,80,.12);border:1px solid rgba(76,175,80,.2);padding:.4rem 1rem;border-radius:100px;margin-bottom:1.5rem;letter-spacing:.04em;text-transform:uppercase}.bem-hero-eyebrow svg{width:14px;height:14px;flex-shrink:0}.bem-hero h1{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.1;color:var(--white);margin-bottom:1.5rem;letter-spacing:-.02em}.bem-hero h1 em{font-style:italic;color:var(--green-400)}.bem-hero-desc{font-size:1.125rem;color:var(--gray-400);line-height:1.7;margin-bottom:2.5rem;max-width:500px}.bem-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.bem-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;border-radius:10px;font-family:var(--font-body);font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none}.bem-btn-primary{background:linear-gradient(135deg,var(--green-600),var(--green-400));color:var(--white);box-shadow:0 2px 16px rgba(61,139,64,.4),inset 0 1px 0 rgba(255,255,255,.15)}.bem-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(61,139,64,.5),inset 0 1px 0 rgba(255,255,255,.15)}.bem-btn-ghost{background:rgba(255,255,255,.08);color:var(--gray-300);border:1.5px solid rgba(255,255,255,.12)}.bem-btn-ghost:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:var(--white)}.bem-hero-trust{display:flex;gap:2rem;flex-wrap:wrap}.bem-hero-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--gray-500)}.bem-hero-trust-item svg{width:16px;height:16px;color:var(--green-400);flex-shrink:0}.bem-hero-visual{position:relative;z-index:2}.bem-workflow-card{background:rgba(255,255,255,.06);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-lg),var(--shadow-glow)}.bem-workflow-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.bem-workflow-title{font-size:.85rem;font-weight:600;color:var(--white)}.bem-workflow-badge{font-size:.65rem;font-weight:600;background:rgba(76,175,80,.15);color:var(--green-300);padding:.25rem .7rem;border-radius:100px;text-transform:uppercase;letter-spacing:.04em}.bem-workflow-steps{display:flex;flex-direction:column;gap:.75rem}.bem-wf-step{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);transition:all .3s ease}.bem-wf-step.active{background:rgba(76,175,80,.08);border-color:rgba(76,175,80,.2)}.bem-wf-step.completed{background:rgba(76,175,80,.05);border-color:rgba(76,175,80,.12)}.bem-wf-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bem-wf-icon.pending{background:rgba(255,255,255,.08);color:var(--gray-500)}.bem-wf-icon.active{background:rgba(76,175,80,.2);color:var(--green-300)}.bem-wf-icon.done{background:rgba(76,175,80,.15);color:var(--green-400)}.bem-wf-icon svg{width:16px;height:16px}.bem-wf-text{flex:1}.bem-wf-label{font-size:.8rem;font-weight:600;color:var(--gray-300)}.bem-wf-sub{font-size:.7rem;color:var(--gray-500);margin-top:.1rem}.bem-wf-status{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:4px}.bem-wf-status.done{background:rgba(76,175,80,.12);color:var(--green-400)}.bem-wf-status.in-progress{background:rgba(245,158,11,.12);color:var(--amber-500)}.bem-wf-status.open{background:rgba(255,255,255,.06);color:var(--gray-500)}.bem-pain{padding:6rem 2rem;background:var(--red-50);border-top:3px solid var(--red-600)}.bem-pain-inner{max-width:1000px;margin:0 auto}.bem-pain-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--red-600);margin-bottom:.75rem}.bem-pain h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.2;color:var(--gray-950);margin-bottom:1rem}.bem-pain-desc{font-size:1.05rem;color:var(--gray-600);max-width:680px;line-height:1.7;margin-bottom:3rem}.bem-pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.bem-pain-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:1.75rem;transition:all .3s ease}.bem-pain-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.bem-pain-card-icon{width:44px;height:44px;border-radius:10px;background:var(--red-100);color:var(--red-600);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.bem-pain-card-icon svg{width:22px;height:22px}.bem-pain-card h3{font-size:1rem;font-weight:600;color:var(--gray-900);margin-bottom:.4rem}.bem-pain-card p{font-size:.85rem;color:var(--gray-600);line-height:1.6}.bem-law{padding:6rem 2rem;background:var(--gray-50)}.bem-law-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.bem-law-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vd-700);margin-bottom:.75rem}.bem-law h2{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.2;color:var(--gray-950);margin-bottom:1rem}.bem-law-text{font-size:.95rem;color:var(--gray-600);line-height:1.7;margin-bottom:1.5rem}.bem-law-quote{background:var(--white);border-left:4px solid var(--vd-700);border-radius:0 var(--radius) var(--radius) 0;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.bem-law-quote p{font-size:.9rem;color:var(--gray-700);font-style:italic;line-height:1.65}.bem-law-quote cite{display:block;font-size:.75rem;color:var(--gray-500);font-style:normal;margin-top:.5rem;font-weight:600}.bem-law-visual{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md)}.bem-law-checklist{list-style:none;display:flex;flex-direction:column;gap:.75rem}.bem-law-checklist li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;color:var(--gray-700);line-height:1.5}.bem-law-check{width:22px;height:22px;border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.bem-law-check.yes{background:rgba(76,175,80,.12);color:var(--green-600)}.bem-law-check.no{background:var(--red-100);color:var(--red-600)}.bem-law-check svg{width:14px;height:14px}.bem-solution{padding:6rem 2rem;background:var(--white)}.bem-solution-inner{max-width:1200px;margin:0 auto;text-align:center}.bem-solution-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green-600);margin-bottom:.75rem}.bem-solution h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.2;color:var(--gray-950);margin-bottom:1rem}.bem-solution-desc{font-size:1.05rem;color:var(--gray-600);max-width:600px;margin:0 auto 3.5rem;line-height:1.7}.bem-process{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;position:relative}.bem-process:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--green-300),var(--vd-600),var(--green-300));opacity:.3}.bem-process-step{text-align:center;position:relative;z-index:2}.bem-process-icon{width:72px;height:72px;border-radius:50%;background:var(--white);border:2px solid var(--gray-200);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;transition:all .3s ease;color:var(--vd-700)}.bem-process-step:hover .bem-process-icon{border-color:var(--green-400);box-shadow:0 0 0 4px rgba(76,175,80,.1);color:var(--green-600)}.bem-process-icon svg{width:28px;height:28px}.bem-process-num{position:absolute;top:-4px;right:calc(50% - 40px);width:22px;height:22px;border-radius:50%;background:var(--vd-700);color:var(--white);font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center}.bem-process-step h3{font-size:.9rem;font-weight:600;color:var(--gray-900);margin-bottom:.3rem}.bem-process-step p{font-size:.8rem;color:var(--gray-500);line-height:1.5;max-width:180px;margin:0 auto}.bem-features{padding:6rem 2rem;background:var(--gray-50)}.bem-features-inner{max-width:1200px;margin:0 auto}.bem-features-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vd-700);margin-bottom:.75rem}.bem-features h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.2;color:var(--gray-950);margin-bottom:1rem}.bem-features-desc{font-size:1.05rem;color:var(--gray-600);max-width:580px;line-height:1.7;margin-bottom:3rem}.bem-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.bem-feature-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:2rem;transition:all .3s ease}.bem-feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--gray-300)}.bem-feature-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.bem-feature-icon.blue{background:rgba(26,61,124,.08);color:var(--vd-700)}.bem-feature-icon.green{background:rgba(76,175,80,.1);color:var(--green-600)}.bem-feature-icon.amber{background:rgba(245,158,11,.1);color:#b45309}.bem-feature-icon svg{width:24px;height:24px}.bem-feature-card h3{font-size:1rem;font-weight:600;color:var(--gray-900);margin-bottom:.5rem}.bem-feature-card p{font-size:.85rem;color:var(--gray-600);line-height:1.65}.bem-roi{padding:6rem 2rem;background:var(--vd-950);position:relative;overflow:hidden}.bem-roi:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 50%,rgba(61,139,64,.08) 0,transparent 60%),radial-gradient(ellipse at 80% 30%,rgba(26,61,124,.1) 0,transparent 50%);pointer-events:none}.bem-roi-inner{max-width:1000px;margin:0 auto;position:relative;z-index:2;text-align:center}.bem-roi-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green-400);margin-bottom:.75rem}.bem-roi h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.2;color:var(--white);margin-bottom:1rem}.bem-roi-desc{font-size:1.05rem;color:var(--gray-400);max-width:600px;margin:0 auto 3rem;line-height:1.7}.bem-roi-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center}.bem-roi-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:2.5rem 2rem;backdrop-filter:blur(10px)}.bem-roi-card.bad{border-color:rgba(220,38,38,.2)}.bem-roi-card.good{border-color:rgba(76,175,80,.2)}.bem-roi-card-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.bem-roi-card.bad .bem-roi-card-label{color:#f87171}.bem-roi-card.good .bem-roi-card-label{color:var(--green-400)}.bem-roi-metric{margin-bottom:1rem}.bem-roi-metric-value{font-family:var(--font-display);font-size:2.5rem;color:var(--white);line-height:1}.bem-roi-metric-label{font-size:.8rem;color:var(--gray-500);margin-top:.3rem}.bem-roi-items{list-style:none;display:flex;flex-direction:column;gap:.5rem}.bem-roi-items li{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--gray-400)}.bem-roi-items svg{width:14px;height:14px;flex-shrink:0}.bem-roi-card.bad .bem-roi-items svg{color:#f87171}.bem-roi-card.good .bem-roi-items svg{color:var(--green-400)}.bem-roi-vs{font-family:var(--font-display);font-size:2rem;color:var(--gray-600);font-style:italic}.bem-allinone{padding:5rem 2rem;background:var(--white);text-align:center}.bem-allinone-inner{max-width:1000px;margin:0 auto}.bem-allinone-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vd-700);margin-bottom:.75rem}.bem-allinone h2{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.2;color:var(--gray-950);margin-bottom:1rem}.bem-allinone-desc{font-size:1rem;color:var(--gray-600);max-width:560px;margin:0 auto 2.5rem;line-height:1.7}.bem-modules{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.bem-module-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;color:var(--gray-700);background:var(--gray-100);border:1px solid var(--gray-200);padding:.5rem 1rem;border-radius:100px;transition:all .2s}.bem-module-tag:hover{background:var(--gray-200);color:var(--gray-900)}.bem-module-tag.highlight{background:rgba(76,175,80,.08);border-color:rgba(76,175,80,.2);color:var(--green-700);font-weight:600}.bem-module-tag svg{width:14px;height:14px}.bem-trust{padding:5rem 2rem;background:var(--gray-50)}.bem-trust-inner{max-width:1000px;margin:0 auto}.bem-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.bem-trust-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:1.5rem;text-align:center;transition:all .3s ease}.bem-trust-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.bem-trust-icon{width:48px;height:48px;border-radius:12px;background:rgba(26,61,124,.06);color:var(--vd-700);display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.bem-trust-icon svg{width:24px;height:24px}.bem-trust-card h4{font-size:.85rem;font-weight:600;color:var(--gray-900);margin-bottom:.3rem}.bem-trust-card p{font-size:.78rem;color:var(--gray-500);line-height:1.55}.bem-final-cta{padding:6rem 2rem;background:var(--white);text-align:center}.bem-final-cta-inner{max-width:640px;margin:0 auto}.bem-final-cta h2{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.8rem);color:var(--gray-950);margin-bottom:1rem;line-height:1.15}.bem-final-cta h2 em{font-style:italic;color:var(--green-600)}.bem-final-cta p{font-size:1.05rem;color:var(--gray-600);margin-bottom:2.5rem;line-height:1.7}.bem-final-cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.bem-final-note{font-size:.8rem;color:var(--gray-500)}.bem-footer{padding:2rem;background:var(--gray-950);text-align:center}.bem-footer-inner{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.bem-footer p{font-size:.75rem;color:var(--gray-600)}.bem-footer-links{display:flex;gap:1.5rem}.bem-footer-links a{font-size:.75rem;color:var(--gray-500);text-decoration:none;transition:color .2s}.bem-footer-links a:hover{color:var(--gray-300)}.bem-fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.bem-fade-up.visible{opacity:1;transform:translateY(0)}.bem-stagger-1{transition-delay:.1s}.bem-stagger-2{transition-delay:.2s}.bem-stagger-3{transition-delay:.3s}.bem-stagger-4{transition-delay:.4s}.bem-stagger-5{transition-delay:.5s}@media (max-width:1024px){.bem-hero-inner{grid-template-columns:1fr;gap:3rem}.bem-hero-visual{max-width:500px;margin:0 auto}.bem-pain-grid{grid-template-columns:1fr 1fr}.bem-law-inner{grid-template-columns:1fr;gap:2.5rem}.bem-process{grid-template-columns:repeat(3,1fr)}.bem-process:before{display:none}.bem-process-step:nth-child(4),.bem-process-step:nth-child(5){grid-column:span 1}.bem-features-grid{grid-template-columns:1fr 1fr}.bem-roi-grid{grid-template-columns:1fr}.bem-roi-vs{transform:rotate(90deg)}.bem-trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.bem-hero{padding:6rem 1.5rem 3rem;min-height:auto}.bem-hero h1{font-size:2.2rem}.bem-pain-grid,.bem-process{grid-template-columns:1fr}.bem-process{gap:1.5rem}.bem-features-grid,.bem-trust-grid{grid-template-columns:1fr}.bem-hero-actions{flex-direction:column}.bem-btn{width:100%;justify-content:center}.bem-roi-vs{transform:none}.bem-topbar-logo img{height:30px}}@media (prefers-reduced-motion:reduce){.bem-fade-up{opacity:1;transform:none;transition:none}*{transition-duration:.01ms!important}}