.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius-sm);font-weight:500;transition:all .2s ease-in-out;font-family:Inter,sans-serif;box-shadow:var(--shadow-sm)}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--primary);color:var(--text-inverse)}.btn-primary:hover{background:var(--primary-dark);box-shadow:0 4px 12px rgba(99,102,241,.3);transform:translateY(-2px)}.btn-secondary{background:var(--bg-main);color:var(--text-main);border:1px solid var(--dash-border)}.btn-secondary:hover{background:var(--bg-secondary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-default{padding:.625rem 1.25rem;font-size:.875rem}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}.hero-section{position:relative;background-color:#ffffff;z-index:1;overflow:hidden;padding-top:110px;padding-bottom:20px}.hero-2col{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1300px;margin:0 auto;padding:0 2rem}.hero-content{flex:1 1;max-width:650px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:rgba(99,102,241,.08);border-radius:100px;margin-bottom:16px}.badge-text{font-size:.75rem;font-weight:700;color:var(--primary);letter-spacing:.5px}.hero-title{font-size:3.2rem;font-weight:800;line-height:1.1;color:#0f172a;margin-bottom:1.25rem;letter-spacing:-1.5px}.text-serif{font-family:var(--font-serif)}.hero-description{font-size:1rem;color:#475569;max-width:540px;line-height:1.6;margin-bottom:2rem}.trust-badge-mini{display:inline-block;margin-left:8px;font-weight:600;color:var(--primary);font-size:.9rem}.hero-actions-row{display:flex;gap:16px;margin-bottom:32px}.hero-btn-flex{display:flex;align-items:center;gap:8px}.hero-btn-flex span[style*="color: 'var(--primary)'"]{color:var(--primary)!important}.hero-microcopy{font-size:.8rem;color:#94a3b8;margin-top:-20px;margin-bottom:28px;letter-spacing:.2px}.hero-trust-cards{display:flex;gap:16px;margin-bottom:40px;flex-wrap:wrap}.trust-card{gap:12px;padding:12px 16px;background:#ffffff;border:1px solid rgba(99,102,241,.08);border-radius:12px;box-shadow:0 20px 40px -12px rgba(99,102,241,.12),0 10px 20px -10px rgba(99,102,241,.08);min-width:140px}.trust-card,.trust-icon{display:flex;align-items:center}.trust-icon{width:38px;height:38px;border-radius:50%;justify-content:center;color:white}.trust-icon-primary{background:var(--primary)}.trust-icon-secondary{background:var(--secondary)}.trust-icon-accent{background:var(--accent)}.trust-info{display:flex;flex-direction:column}.trust-info strong{font-size:1rem;color:#0f172a;line-height:1.2}.hero-client-logos p,.trust-info span{font-size:.75rem;color:#64748b}.hero-client-logos p{margin-bottom:12px}.logos-row{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.logos-row img{height:24px;object-fit:contain;filter:grayscale(100%) opacity(.6);transition:all .3s ease}.logos-row img:hover{filter:none;opacity:1}.fallback-logo{font-size:1rem;font-weight:700;color:#cbd5e1}.hero-visual{flex:1.2 1;display:flex;justify-content:flex-end;align-items:center;position:relative;max-width:800px;margin-right:-100px;z-index:0}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.hero-dashboard-img{width:110%;height:auto;object-fit:contain;animation:floatImage 6s ease-in-out infinite}@media (max-width:1024px){.hero-section{padding-top:100px;padding-bottom:30px}.hero-2col{flex-direction:column;gap:30px;text-align:center;padding:0 1.5rem}.hero-content{max-width:100%;align-items:center}.hero-description{margin:0 auto 2rem;font-size:1rem}.hero-actions-row{justify-content:center;width:100%;gap:12px}.hero-trust-cards{justify-content:center;flex-wrap:wrap;gap:16px}.hero-visual{margin-right:0;margin-top:20px;width:100%;display:flex;justify-content:center}.hero-dashboard-img{width:100%;max-width:600px}}@media (max-width:768px){.hero-section{padding-top:90px;padding-bottom:40px}.hero-title{font-size:2.8rem;max-width:600px}.hero-actions-row{flex-direction:column;align-items:stretch;width:100%;max-width:400px}.hero-actions-row button{width:100%;justify-content:center}}@media (max-width:480px){.hero-section{padding-top:80px;padding-bottom:60px}.hero-title{font-size:2.1rem;letter-spacing:-.8px;line-height:1.1;margin-bottom:1rem}.hero-badge{padding:4px 10px;margin-bottom:1rem;background:rgba(99,102,241,.05)}.badge-text{font-size:.6rem;letter-spacing:.3px}.hero-dashboard-img{width:100%;max-width:100%;border:none;box-shadow:none;border-radius:0}.hero-trust-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:1.5rem;width:100%;padding:0}.trust-card{padding:8px 4px;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff;border:1px solid rgba(99,102,241,.08);border-radius:12px;gap:4px;box-shadow:0 4px 12px rgba(0,0,0,.03)}.trust-icon{width:28px;height:28px}.trust-icon .material-symbols-outlined{font-size:15px!important}.hero-actions-row{gap:10px;margin-bottom:24px}.trust-info{gap:1px}.hero-btn-flex{padding:10px 16px!important;font-size:.9rem!important;height:auto!important}.hero-btn-flex span[class^=material-]{font-size:16px!important}.hero-microcopy{margin-top:-10px;margin-bottom:20px;font-size:.75rem}.trust-info strong{font-size:.8rem}.trust-info span{font-size:.58rem;line-height:1.1;display:block;opacity:.8}}.process-cinema-container{padding:20px 2rem 80px;background-color:var(--bg-main);position:relative;z-index:10;overflow:hidden}.cinema-header{text-align:center;margin-bottom:4rem;position:relative;z-index:2}.process-cinema-container .section-title{font-size:3.5rem;font-weight:700;color:var(--text-main);margin-bottom:1.5rem;line-height:1.1;letter-spacing:-1px}.process-cinema-container .section-subtitle{font-size:1.25rem;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.6}.cinema-carousel{position:relative;height:420px;perspective:1200px;display:flex;align-items:center;justify-content:center}.cinema-track{position:relative;height:100%}.cinema-card,.cinema-track{width:420px;transform-style:preserve-3d}.cinema-card{position:absolute;top:0;left:0;height:380px;background:#fffdf7;border-radius:4px 20px 20px 4px;padding:2.5rem 2.5rem 2.5rem 4.5rem;cursor:pointer;border:1px solid rgba(0,0,0,.06);transition:border-color .3s ease;overflow:hidden}.cinema-card.active{border-color:rgba(99,102,241,.15);box-shadow:0 30px 60px rgba(0,0,0,.08),0 10px 20px rgba(0,0,0,.04)}.cinema-card:not(.active):hover{border-color:rgba(0,0,0,.1)}.cinema-card .notebook-lines{position:absolute;top:40px;left:0;right:0;bottom:20px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;z-index:0;padding:0 1.5rem}.cinema-card .notebook-rule-line{width:100%;height:1px;background:rgba(99,149,214,.1)}.cinema-card .notebook-margin{position:absolute;top:0;bottom:0;left:55px;width:2px;background:rgba(220,80,80,.2);z-index:1}.cinema-card .notebook-holes{position:absolute;top:0;bottom:0;left:14px;display:flex;flex-direction:column;justify-content:space-evenly;z-index:3}.cinema-card .hole{width:12px;height:12px;border-radius:50%;background:var(--bg-main);border:2px solid rgba(0,0,0,.06);box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}.card-inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.card-step-num{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:rgba(99,102,241,.12);line-height:1}.cinema-card.active .card-step-num{color:rgba(99,102,241,.2)}.card-icon-badge{width:48px;height:48px;background:rgba(99,102,241,.08);border-radius:14px;display:flex;align-items:center;justify-content:center;transition:all .4s ease}.card-icon-badge .material-symbols-outlined{font-size:26px;color:var(--primary);transition:color .3s ease}.cinema-card.active .card-icon-badge{background:var(--primary)}.cinema-card.active .card-icon-badge .material-symbols-outlined{color:white}.cinema-card .card-title{font-size:1.45rem;font-weight:600;color:#1a1a2e;margin-bottom:.8rem;line-height:1.3}.cinema-card .card-desc{font-size:1rem;color:#64748b;line-height:1.7;flex-grow:1}.cinema-dots{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:3rem}.dot{width:10px;height:10px;border-radius:50%;background:rgba(0,0,0,.12);border:none;cursor:pointer;padding:0;transition:all .3s ease}.dot.active{width:32px;border-radius:5px;background:var(--primary)}.dot:hover:not(.active){background:rgba(0,0,0,.25)}@media (max-width:900px){.cinema-track{width:340px}.cinema-card{width:340px;height:360px;padding:2rem 2rem 2rem 4rem}}@media (max-width:600px){.process-cinema-container{padding:20px 1rem 60px}.process-cinema-container .section-title{font-size:2.5rem}.cinema-carousel{height:380px}.cinema-track{width:300px}.cinema-card{width:300px;height:340px;padding:1.5rem 1.5rem 1.5rem 3.5rem}.cinema-card .notebook-margin{left:42px}.cinema-card .notebook-holes{left:10px}.cinema-card .hole{width:10px;height:10px}}