.privacy_container__QAgnU{min-height:calc(100vh - 70px);background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:3rem 1rem;display:flex;align-items:center;justify-content:center}.privacy_wrapper__XGQuM{width:100%;max-width:900px;margin:0 auto}.privacy_header__WQVUy{text-align:center;margin-bottom:3rem}.privacy_header__WQVUy h1{margin-bottom:.5rem}.privacy_title__uOJae{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--color-secondary)}@media(max-width:768px){.privacy_title__uOJae{font-size:2rem}}.privacy_lastUpdated__GOk9k{font-size:.95rem;color:#666;margin-bottom:1.5rem}.privacy_languageSwitcher__2N0Nd{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.privacy_langButton__9Edxi{padding:.75rem 1.5rem;border-radius:6px;font-weight:500;border:1px solid #ddd;background:#fff;color:#333;cursor:pointer;transition:all .3s ease;font-size:.95rem}.privacy_langButton__9Edxi:hover{border-color:var(--color-secondary,#007bff);background:#f5f5f5}.privacy_langButton__9Edxi.privacy_active__Kr0Wy{background:var(--color-secondary,#007bff);color:#fff;border-color:var(--color-secondary,#007bff)}.privacy_content__peWyP{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:2.5rem;margin-bottom:2rem}@media(max-width:768px){.privacy_content__peWyP{padding:1.5rem}}.privacy_section__S35Zr{border-bottom:1px solid #eee;padding-bottom:2rem;margin-bottom:2rem}.privacy_section__S35Zr:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.privacy_sectionTitle__35Tw1{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--color-secondary);text-transform:none;border-bottom:none;padding-bottom:0}.privacy_sectionContent__mXOmG{font-size:1rem;line-height:1.8;color:#555;white-space:pre-wrap;word-wrap:break-word}@media(max-width:768px){.privacy_sectionContent__mXOmG{font-size:.95rem}}.privacy_footer__sZXGT{text-align:center;padding-top:2rem;border-top:1px solid #eee}.privacy_footer__sZXGT p{margin:.5rem 0;font-size:.95rem;color:#666}.privacy_link__mE1Ei{color:var(--color-secondary,#007bff);text-decoration:none;font-weight:500;transition:color .3s ease}.privacy_link__mE1Ei:hover{text-decoration:underline;color:var(--color-primary,#0056b3)}.privacy_copyright__MGTbw{font-size:.9rem!important;color:#999!important;margin-top:1rem}@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.landingPage{font-family:Inter,system-ui,sans-serif;color:#2d2d2d;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;--red:#C0392B;--red-dark:#8B1A1A;--red-light:#f5e6e4;--charcoal:#2D2D2D;--grey-mid:#6B7280;--grey-pale:#F7F7F7;--white:#FFFFFF;--green:#16A34A;--radius:10px;--shadow:0 4px 24px rgba(0,0,0,.08);--shadow-lg:0 12px 48px rgba(0,0,0,.12)}.landingPage *,.landingPage :after,.landingPage :before{box-sizing:border-box}.landingPage img{max-width:100%;display:block}.landingPage a{text-decoration:none;color:inherit}.landingPage .container{max-width:1160px;margin:0 auto;padding:0 24px}.landingPage .btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;font-weight:700;padding:14px 28px;border-radius:var(--radius);border:none;cursor:pointer;font-size:1rem;transition:background .2s,transform .15s;text-decoration:none}.landingPage .btn-primary:hover{background:var(--red-dark);transform:translateY(-1px)}.landingPage .btn-outline{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,0);color:var(--charcoal);font-weight:600;padding:13px 27px;border-radius:var(--radius);border:2px solid #ddd;cursor:pointer;font-size:1rem;transition:border-color .2s,color .2s;text-decoration:none}.landingPage .btn-outline:hover{border-color:var(--red);color:var(--red)}.landingPage .btn-white{background:#fff;color:var(--red);font-size:1.05rem;padding:16px 36px;display:inline-flex;align-items:center;gap:8px;font-weight:700;border-radius:var(--radius);transition:background .2s;text-decoration:none}.landingPage .btn-white:hover{background:#f5f5f5}.landingPage .btn-outline-white{width:100%;justify-content:center;display:inline-flex;align-items:center;background:hsla(0,0%,100%,.1);color:#fff;font-weight:700;font-size:.9rem;padding:12px 20px;border-radius:var(--radius);border:2px solid hsla(0,0%,100%,.2);transition:background .2s;text-decoration:none}.landingPage .btn-outline-white:hover{background:hsla(0,0%,100%,.2)}.landingPage .badge{display:inline-block;background:var(--red-light);color:var(--red);font-size:.8rem;font-weight:700;letter-spacing:.06em;padding:4px 12px;border-radius:99px;text-transform:uppercase}.landingPage .check{color:var(--green);font-size:1.1rem}.landingPage .section-title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;color:var(--charcoal);line-height:1.2}.landingPage .section-sub{font-size:1.05rem;color:var(--grey-mid);max-width:560px}.landingPage .landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee}.landingPage .nav{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:24px}.landingPage .nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.landingPage .nav-logo-text{display:flex;flex-direction:column;line-height:1}.landingPage .nav-logo-text .brand-top{font-size:1rem;font-weight:800;color:var(--charcoal);display:block;line-height:1}.landingPage .nav-logo-text .brand-bottom{font-size:1rem;font-weight:900;color:var(--red);display:block;line-height:1}.landingPage .nav-links{display:flex;gap:8px}.landingPage .nav-links a{font-size:.92rem;font-weight:500;color:var(--grey-mid);padding:8px 14px;border-radius:8px;transition:color .15s,background .15s;text-decoration:none}.landingPage .nav-links a.active,.landingPage .nav-links a:hover{color:var(--charcoal);background:var(--grey-pale)}.landingPage .nav-ctas{display:flex;align-items:center;gap:10px}.landingPage .nav-login{font-size:.9rem;font-weight:600;color:var(--grey-mid);padding:8px 16px;border-radius:8px;transition:color .15s;text-decoration:none}.landingPage .nav-login:hover{color:var(--charcoal)}.landingPage .nav-demo{background:var(--red);color:#fff;font-size:.9rem;font-weight:700;padding:9px 20px;border-radius:8px;transition:background .2s;text-decoration:none}.landingPage .nav-demo:hover{background:var(--red-dark)}.landingPage .nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:6px;border-radius:8px;transition:background .15s}.landingPage .nav-hamburger:hover{background:var(--grey-pale)}.landingPage .nav-hamburger span{display:block;width:22px;height:2px;background:var(--charcoal);border-radius:2px;transition:transform .25s,opacity .25s}.landingPage .nav-hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.landingPage .nav-hamburger.open span:nth-child(2){opacity:0}.landingPage .nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.landingPage .nav-mobile-menu{display:flex;flex-direction:column;padding:16px 24px 20px;border-top:1px solid #eee;background:#fff;gap:2px}.landingPage .nav-mobile-menu a{font-size:.95rem;font-weight:500;color:var(--grey-mid);padding:10px 12px;border-radius:8px;display:block;transition:background .15s,color .15s}.landingPage .nav-mobile-menu a.active,.landingPage .nav-mobile-menu a:hover{background:var(--grey-pale);color:var(--charcoal)}.landingPage .nav-mobile-ctas{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.landingPage .nav-mobile-ctas .nav-login{flex:1 1;text-align:center;border:1px solid #eee}.landingPage .nav-mobile-ctas .nav-demo{flex:1 1;text-align:center;justify-content:center;color:#fff}.landingPage .nav-mobile-ctas .nav-demo:hover{color:#fff}.landingPage .dossier-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.landingPage .hero{padding:88px 0 72px;background:linear-gradient(160deg,#fff 55%,#fdf2f1)}.landingPage .hero-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.landingPage .hero-badge{margin-bottom:20px}.landingPage .hero-content h1{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.12;color:var(--charcoal);margin-bottom:20px}.landingPage .hero-content h1 span{color:var(--red)}.landingPage .hero-content p{font-size:1.12rem;color:var(--grey-mid);margin-bottom:36px;max-width:480px}.landingPage .hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.landingPage .hero-proof{margin-top:44px;display:flex;align-items:center;gap:16px}.landingPage .hero-avatars{display:flex}.landingPage .hero-avatars span{width:36px;height:36px;border-radius:50%;border:2px solid #fff;background:var(--red);color:#fff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-left:-8px}.landingPage .hero-avatars span:first-child{margin-left:0}.landingPage .hero-proof-text{font-size:.88rem;color:var(--grey-mid)}.landingPage .hero-proof-text strong{color:var(--charcoal)}.landingPage .hero-visual{position:relative}.landingPage .mockup{background:var(--charcoal);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-lg)}.landingPage .mockup-bar{background:#1a1a1a;padding:10px 16px;display:flex;align-items:center;gap:8px}.landingPage .mockup-bar span{width:10px;height:10px;border-radius:50%}.landingPage .mockup-bar .dot-r{background:#ff5f56}.landingPage .mockup-bar .dot-y{background:#ffbd2e}.landingPage .mockup-bar .dot-g{background:#27c93f}.landingPage .mockup-body{padding:24px;background:#f8f9fa}.landingPage .mockup-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.landingPage .mockup-title{font-size:.95rem;font-weight:700;color:var(--charcoal)}.landingPage .mockup-btn{background:var(--red);color:#fff;font-size:.72rem;font-weight:700;padding:6px 12px;border-radius:6px}.landingPage .mockup-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:16px}.landingPage .mockup-stat{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 6px rgba(0,0,0,.06)}.landingPage .mockup-stat-val{font-size:1.3rem;font-weight:800;color:var(--charcoal)}.landingPage .mockup-stat-label{font-size:.68rem;color:var(--grey-mid);margin-top:2px}.landingPage .mockup-stat-red{color:var(--red)!important}.landingPage .mockup-stat-green{color:var(--green)!important}.landingPage .mockup-list{display:flex;flex-direction:column;gap:8px}.landingPage .mockup-row{background:#fff;border-radius:8px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px rgba(0,0,0,.05)}.landingPage .mockup-row-info{display:flex;flex-direction:column}.landingPage .mockup-row-name{font-size:.78rem;font-weight:600;color:var(--charcoal)}.landingPage .mockup-row-sub{font-size:.68rem;color:var(--grey-mid)}.landingPage .pill{font-size:.65rem;font-weight:700;padding:3px 9px;border-radius:99px}.landingPage .pill-green{background:#dcfce7;color:var(--green)}.landingPage .pill-yellow{background:#fef9c3;color:#854d0e}.landingPage .pill-red{background:var(--red-light);color:var(--red)}.landingPage .pill-blue{background:#dbeafe;color:#1d4ed8}.landingPage .mockup-float{position:absolute;bottom:-20px;left:-24px;background:#fff;border-radius:12px;padding:14px 18px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:12px;min-width:210px}.landingPage .mockup-float-icon{width:38px;height:38px;background:var(--red-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.landingPage .mockup-float-text{display:flex;flex-direction:column}.landingPage .mockup-float-label{font-size:.72rem;color:var(--grey-mid)}.landingPage .mockup-float-val{font-size:.92rem;font-weight:800;color:var(--charcoal)}.landingPage .stats-strip{background:var(--charcoal);padding:40px 0}.landingPage .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.landingPage .stat-item{text-align:center;padding:0 24px;border-right:1px solid hsla(0,0%,100%,.1)}.landingPage .stat-item:last-child{border-right:none}.landingPage .stat-item-val{font-size:2.2rem;font-weight:900;color:#fff}.landingPage .stat-item-val span{color:var(--red)}.landingPage .stat-item-label{font-size:.85rem;color:hsla(0,0%,100%,.55);margin-top:4px}.landingPage .logos-section{padding:48px 0;border-bottom:1px solid #eee}.landingPage .logos-label{text-align:center;font-size:.82rem;color:var(--grey-mid);font-weight:500;letter-spacing:.05em;text-transform:uppercase;margin-bottom:28px}.landingPage .logos-row{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.landingPage .logo-partner{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:700;color:#bbb;filter:grayscale(1);opacity:.7;transition:opacity .2s}.landingPage .logo-partner:hover{opacity:1}.landingPage .features-overview{padding:96px 0}.landingPage .features-overview-head{text-align:center;margin-bottom:64px}.landingPage .features-overview-head .section-sub{margin:16px auto 0}.landingPage .features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.landingPage .feature-card{background:var(--grey-pale);border-radius:16px;padding:32px;transition:box-shadow .2s,transform .2s}.landingPage .feature-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.landingPage .feature-card.featured{background:var(--charcoal);color:#fff}.landingPage .feature-card h3{font-size:1.1rem;font-weight:700;margin-bottom:10px}.landingPage .feature-card p{font-size:.9rem;color:var(--grey-mid);line-height:1.6}.landingPage .feature-card.featured p{color:hsla(0,0%,100%,.65)}.landingPage .feature-card.featured h3{color:#f5a09a}.landingPage .feature-icon{width:52px;height:52px;border-radius:14px;background:var(--red-light);display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:20px}.landingPage .feature-card.featured .feature-icon{background:rgba(192,57,43,.25)}.landingPage .feature-tag{display:inline-block;margin-top:16px;font-size:.75rem;font-weight:700;color:var(--red);background:var(--red-light);padding:3px 10px;border-radius:99px}.landingPage .feature-card.featured .feature-tag{background:rgba(192,57,43,.25);color:#f5a09a}.landingPage .diff-section{padding:96px 0;background:var(--grey-pale)}.landingPage .diff-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.landingPage .diff-content .badge{margin-bottom:20px}.landingPage .diff-content .section-title{margin-bottom:16px}.landingPage .diff-content .section-sub{margin-bottom:32px}.landingPage .diff-list{display:flex;flex-direction:column;gap:18px}.landingPage .diff-item{display:flex;gap:14px}.landingPage .diff-item-icon{width:42px;height:42px;border-radius:10px;background:var(--red-light);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;margin-top:2px}.landingPage .diff-item h4{font-size:.95rem;font-weight:700;margin-bottom:4px}.landingPage .diff-item p{font-size:.88rem;color:var(--grey-mid)}.landingPage .funnel-visual{background:#fff;border-radius:20px;padding:32px;box-shadow:var(--shadow-lg)}.landingPage .funnel-step{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:10px;background:var(--grey-pale);margin-bottom:8px}.landingPage .funnel-step:last-child{margin-bottom:0}.landingPage .funnel-step-num{width:32px;height:32px;border-radius:50%;background:var(--red);color:#fff;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landingPage .funnel-step-text h5{font-size:.88rem;font-weight:700;margin-bottom:2px}.landingPage .funnel-step-text p{font-size:.78rem;color:var(--grey-mid)}.landingPage .funnel-arrow{text-align:center;font-size:1.2rem;color:var(--red);margin:4px 0;line-height:1}.landingPage .testimonials{padding:96px 0}.landingPage .testimonials-head{text-align:center;margin-bottom:56px}.landingPage .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.landingPage .testi-card{background:var(--grey-pale);border-radius:16px;padding:28px}.landingPage .stars{color:#f59e0b;font-size:1rem;margin-bottom:16px}.landingPage .testi-card blockquote{font-size:.92rem;color:var(--charcoal);line-height:1.65;margin-bottom:20px;font-style:italic}.landingPage .testi-author{display:flex;align-items:center;gap:12px}.landingPage .testi-avatar{width:42px;height:42px;border-radius:50%;background:var(--red);color:#fff;font-size:.8rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landingPage .testi-info .name{font-size:.88rem;font-weight:700}.landingPage .testi-info .role{font-size:.78rem;color:var(--grey-mid)}.landingPage .comparison{padding:96px 0;background:var(--grey-pale)}.landingPage .comparison-head{text-align:center;margin-bottom:56px}.landingPage .comparison-table-wrap{overflow-x:auto}.landingPage table{width:100%;border-collapse:separate;border-spacing:0}.landingPage thead th{padding:14px 20px;text-align:left;font-size:.82rem;font-weight:700;color:var(--grey-mid);letter-spacing:.04em;text-transform:uppercase;background:#fff;border-bottom:2px solid #eee}.landingPage thead th.highlight{background:var(--charcoal);color:#fff}.landingPage thead th:first-child{border-radius:10px 0 0 0}.landingPage thead th:last-child{border-radius:0 10px 0 0}.landingPage tbody td{padding:14px 20px;font-size:.9rem;background:#fff;border-bottom:1px solid #f0f0f0}.landingPage tbody td.highlight{background:#fdf2f1;font-weight:600}.landingPage tbody tr:last-child td:first-child{border-radius:0 0 0 10px}.landingPage tbody tr:last-child td:last-child{border-radius:0 0 10px 0}.landingPage .icon-yes{color:var(--green);font-size:1.1rem}.landingPage .icon-no{color:#ddd;font-size:1.1rem}.landingPage .pricing-teaser{padding:96px 0}.landingPage .pricing-teaser-head{text-align:center;margin-bottom:56px}.landingPage .pricing-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.landingPage .pricing-card{border:2px solid #eee;border-radius:16px;padding:28px;transition:border-color .2s,box-shadow .2s}.landingPage .pricing-card:hover{border-color:var(--red);box-shadow:var(--shadow)}.landingPage .pricing-card.popular{border-color:var(--red);background:var(--charcoal);color:#fff;position:relative}.landingPage .pricing-card h3{font-size:1rem;font-weight:800;margin-bottom:6px}.landingPage .pricing-card .price{font-size:2rem;font-weight:900;color:var(--red);margin:14px 0 4px}.landingPage .pricing-card .price sup{font-size:1rem;vertical-align:top;margin-top:8px}.landingPage .pricing-card.popular .price{color:#f5a09a}.landingPage .pricing-card .price-label{font-size:.78rem;color:var(--grey-mid);margin-bottom:20px}.landingPage .pricing-card.popular .price-label{color:hsla(0,0%,100%,.5)}.landingPage .pricing-card ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:24px;padding:0}.landingPage .pricing-card li{font-size:.85rem;display:flex;gap:8px;align-items:flex-start}.landingPage .pricing-card.popular li{color:hsla(0,0%,100%,.8)}.landingPage .pricing-card .btn-outline,.landingPage .pricing-card .btn-primary{width:100%;justify-content:center}.landingPage .popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--red);color:#fff;font-size:.72rem;font-weight:800;padding:4px 14px;border-radius:99px;white-space:nowrap}.landingPage .pricing-desc{font-size:.8rem;color:var(--grey-mid);margin-bottom:16px}.landingPage .pricing-card.popular .pricing-desc{color:hsla(0,0%,100%,.5)}.landingPage .cta-band{padding:80px 0;background:linear-gradient(135deg,var(--red-dark) 0,var(--red) 100%)}.landingPage .cta-band-inner{text-align:center}.landingPage .cta-band h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;color:#fff;margin-bottom:14px}.landingPage .cta-band p{font-size:1.05rem;color:hsla(0,0%,100%,.75);margin-bottom:36px}.landingPage .cta-band .btn-primary{background:#fff;color:var(--red);font-size:1.05rem;padding:16px 36px}.landingPage .cta-band .btn-primary:hover{background:#f5f5f5}.landingPage .cta-band .btn-white{font-size:1.05rem;padding:16px 36px}.landingPage .landing-footer{background:var(--charcoal);color:hsla(0,0%,100%,.65);padding:64px 0 32px}.landingPage .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:48px}.landingPage .footer-brand p{font-size:.88rem;margin:16px 0 24px;max-width:260px;line-height:1.65}.landingPage .footer-col h4{color:#fff;font-size:.88rem;font-weight:700;margin-bottom:16px}.landingPage .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0}.landingPage .footer-col li a{font-size:.85rem;transition:color .15s;text-decoration:none;color:hsla(0,0%,100%,.65)}.landingPage .footer-col li a:hover{color:#fff}.landingPage .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:28px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.landingPage .footer-bottom p{font-size:.82rem}.landingPage .landing-footer-mini{background:var(--charcoal);color:hsla(0,0%,100%,.65);padding:48px 0 28px}.landingPage .footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:20px}.landingPage .footer-bottom-mini{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.landingPage .footer-bottom-mini p{font-size:.82rem}.landingPage .footer-links{display:flex;gap:20px}.landingPage .footer-links a{font-size:.82rem;transition:color .15s;text-decoration:none;color:hsla(0,0%,100%,.65)}.landingPage .footer-links a:hover{color:#fff}.landingPage .page-hero{background:linear-gradient(160deg,#fff 55%,#fdf2f1);padding:72px 0 60px;text-align:center}.landingPage .page-hero .badge{margin-bottom:18px}.landingPage .page-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--charcoal);margin-bottom:18px;line-height:1.15}.landingPage .page-hero h1 span{color:var(--red)}.landingPage .page-hero p{font-size:1.1rem;color:var(--grey-mid);max-width:580px;margin:0 auto 32px}.landingPage .page-hero-dark{background:var(--charcoal);padding:80px 0}.landingPage .page-hero-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.landingPage .page-hero-dark .badge{background:rgba(192,57,43,.25);color:#f5a09a;margin-bottom:20px}.landingPage .page-hero-dark h1{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;margin-bottom:20px;line-height:1.15}.landingPage .page-hero-dark h1 span{color:#f5a09a}.landingPage .page-hero-dark p{font-size:1.05rem;color:hsla(0,0%,100%,.65);line-height:1.75}.landingPage .hero-quote{background:hsla(0,0%,100%,.06);border-left:3px solid var(--red);border-radius:0 12px 12px 0;padding:24px 28px;margin-top:32px}.landingPage .hero-quote blockquote{font-size:1.05rem;color:hsla(0,0%,100%,.85);font-style:italic;line-height:1.65}.landingPage .hero-quote cite{font-size:.8rem;color:hsla(0,0%,100%,.45);font-style:normal;margin-top:10px;display:block}.landingPage .hero-visual-stat{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.landingPage .stat-box{background:hsla(0,0%,100%,.06);border-radius:14px;padding:24px;text-align:center}.landingPage .stat-box .val{font-size:2.2rem;font-weight:900;color:#fff}.landingPage .stat-box .val span{color:var(--red)}.landingPage .stat-box .lbl{font-size:.78rem;color:hsla(0,0%,100%,.45);margin-top:4px}.landingPage .feature-module{padding:80px 0}.landingPage .feature-module:nth-child(2n){background:var(--grey-pale)}.landingPage .module-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.landingPage .module-inner.reverse{direction:rtl}.landingPage .module-inner.reverse>*{direction:ltr}.landingPage .module-content .badge{margin-bottom:16px}.landingPage .module-content h2{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:var(--charcoal);margin-bottom:14px;line-height:1.25}.landingPage .module-content p{font-size:.95rem;color:var(--grey-mid);margin-bottom:24px;line-height:1.7}.landingPage .feature-list{list-style:none;display:flex;flex-direction:column;gap:12px;padding:0}.landingPage .feature-list li{display:flex;gap:10px;font-size:.92rem;align-items:flex-start}.landingPage .feature-list li .check{margin-top:2px;font-size:1rem}.landingPage .visual-card{background:#fff}.landingPage .visual-card,.landingPage .visual-card-dark{border-radius:16px;padding:28px;box-shadow:var(--shadow-lg)}.landingPage .visual-card-dark{background:var(--charcoal)}.landingPage .vc-title{color:var(--grey-mid)}.landingPage .vc-title,.landingPage .vc-title-light{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:18px}.landingPage .vc-title-light{color:hsla(0,0%,100%,.4)}.landingPage .vc-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.landingPage .vc-row:last-child{border-bottom:none}.landingPage .vc-row-dark{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.landingPage .vc-row-dark:last-child{border-bottom:none}.landingPage .vc-label{font-size:.85rem;color:var(--charcoal);font-weight:500}.landingPage .vc-label-light{font-size:.85rem;color:hsla(0,0%,100%,.75);font-weight:500}.landingPage .vc-val{font-size:.85rem;font-weight:700;color:var(--charcoal)}.landingPage .vc-val-red{font-size:.85rem;font-weight:700;color:var(--red)}.landingPage .vc-val-green{font-size:.85rem;font-weight:700;color:var(--green)}.landingPage .vc-val-light{font-size:.85rem;font-weight:700;color:#fff}.landingPage .source-badge{display:flex;align-items:center;gap:8px;background:var(--grey-pale);border-radius:8px;padding:10px 14px;margin-bottom:8px}.landingPage .source-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.landingPage .source-text{font-size:.82rem;font-weight:600;color:var(--charcoal)}.landingPage .source-sub{font-size:.72rem;color:var(--grey-mid)}.landingPage .fb-blue{background:#dbeafe}.landingPage .web-grey{background:var(--red-light)}.landingPage .arrow-down{text-align:center;font-size:1.3rem;color:var(--grey-mid);padding:6px 0}.landingPage .dest-box{background:linear-gradient(135deg,var(--red-dark),var(--red));border-radius:10px;padding:16px;text-align:center}.landingPage .dest-box p{color:#fff;font-weight:700;font-size:.88rem}.landingPage .dest-box span{color:hsla(0,0%,100%,.7);font-size:.75rem}.landingPage .cal-day{margin-bottom:16px}.landingPage .cal-day,.landingPage .cal-header{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.landingPage .cal-header{margin-bottom:8px}.landingPage .cal-header span{font-size:.7rem;color:var(--grey-mid);font-weight:600;text-align:center}.landingPage .cal-slot{height:36px;border-radius:6px;background:var(--grey-pale)}.landingPage .cal-slot.booked{background:var(--red-light);border:1px solid var(--red);display:flex;align-items:center;justify-content:center}.landingPage .cal-slot.booked span{font-size:.65rem;font-weight:700;color:var(--red)}.landingPage .all-features{padding:96px 0;background:var(--grey-pale)}.landingPage .all-features-head{text-align:center;margin-bottom:56px}.landingPage .features-accordion{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.landingPage .acc-item{background:#fff;border-radius:12px;padding:22px 24px}.landingPage .acc-item-head{display:flex;align-items:center;gap:12px}.landingPage .acc-icon{width:40px;height:40px;border-radius:10px;background:var(--red-light);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.landingPage .acc-item h4{font-size:.95rem;font-weight:700}.landingPage .acc-item p{font-size:.85rem;color:var(--grey-mid);margin-top:10px;line-height:1.6}.landingPage .pricing-section{padding:0 0 96px}.landingPage .billing-toggle{display:flex;align-items:center;justify-content:center;gap:16px;margin:40px 0 56px}.landingPage .toggle-label{font-size:.95rem;font-weight:600;color:var(--grey-mid)}.landingPage .toggle-label.active{color:var(--charcoal)}.landingPage .toggle-btn{width:52px;height:28px;background:var(--red);border-radius:99px;position:relative;cursor:pointer;border:none;transition:background .2s}.landingPage .toggle-knob{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:left .2s}.landingPage .toggle-knob.right{left:27px}.landingPage .savings-tag{background:var(--green);color:#fff;font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:99px}.landingPage .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.landingPage .p-card{border:2px solid #eee;border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s}.landingPage .p-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.landingPage .p-card.featured{border-color:var(--red);background:var(--charcoal);color:#fff;position:relative}.landingPage .featured-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--red);color:#fff;font-size:.72rem;font-weight:800;padding:4px 16px;border-radius:99px;white-space:nowrap}.landingPage .p-card-name{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--grey-mid);margin-bottom:6px}.landingPage .p-card.featured .p-card-name{color:hsla(0,0%,100%,.5)}.landingPage .p-card-title{font-size:1.15rem;font-weight:800;margin-bottom:4px}.landingPage .p-card-desc{font-size:.82rem;color:var(--grey-mid);margin-bottom:24px}.landingPage .p-card.featured .p-card-desc{color:hsla(0,0%,100%,.5)}.landingPage .p-price{margin-bottom:6px}.landingPage .p-price-amount{font-size:2.6rem;font-weight:900;color:var(--red);line-height:1}.landingPage .p-price-amount sup{font-size:1.1rem;vertical-align:top;margin-top:10px}.landingPage .p-card.featured .p-price-amount{color:#f5a09a}.landingPage .p-price-period{font-size:.82rem;color:var(--grey-mid);margin-bottom:4px}.landingPage .p-price-annual{font-size:.8rem;color:var(--grey-mid);margin-top:4px}.landingPage .p-card.featured .p-price-annual{color:hsla(0,0%,100%,.55)}.landingPage .p-annual-badge{display:inline-block;font-size:.75rem;font-weight:700;color:var(--green);background:#dcfce7;padding:3px 10px;border-radius:99px;margin-bottom:8px}.landingPage .p-card.featured .p-price-period{color:hsla(0,0%,100%,.45)}.landingPage .p-included{font-size:.78rem;color:var(--grey-mid);margin-bottom:24px;padding:10px 14px;background:var(--grey-pale);border-radius:8px}.landingPage .p-card.featured .p-included{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.55)}.landingPage .p-divider{height:1px;background:#eee;margin-bottom:20px}.landingPage .p-card.featured .p-divider{background:hsla(0,0%,100%,.1)}.landingPage .p-features{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:28px;flex:1 1;padding:0}.landingPage .p-features li{display:flex;gap:8px;font-size:.85rem;align-items:flex-start}.landingPage .p-features li .check{margin-top:2px}.landingPage .p-card.featured .p-features li{color:hsla(0,0%,100%,.8)}.landingPage .p-btn{margin-top:auto}.landingPage .p-btn .btn-outline,.landingPage .p-btn .btn-primary{width:100%;justify-content:center;font-size:.9rem;padding:12px 20px}.landingPage .economics{padding:80px 0;background:var(--grey-pale)}.landingPage .economics-head{text-align:center;margin-bottom:56px}.landingPage .economics-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.landingPage .econ-card{background:#fff;border-radius:16px;padding:32px;box-shadow:var(--shadow)}.landingPage .econ-card h3{font-size:1.1rem;font-weight:800;margin-bottom:6px}.landingPage .econ-card p{font-size:.88rem;color:var(--grey-mid);margin-bottom:24px}.landingPage .econ-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.landingPage .econ-row:last-child{border-bottom:none}.landingPage .econ-label{font-size:.85rem;color:var(--charcoal)}.landingPage .econ-val{font-size:.9rem;font-weight:700}.landingPage .econ-val-red{color:var(--red)}.landingPage .econ-val-green{color:var(--green)}.landingPage .savings-box{background:linear-gradient(135deg,var(--red-dark),var(--red));border-radius:12px;padding:20px;margin-top:20px;text-align:center}.landingPage .savings-box .label{font-size:.78rem;color:hsla(0,0%,100%,.7)}.landingPage .savings-box .amount{font-size:2rem;font-weight:900;color:#fff}.landingPage .savings-box .sub{font-size:.78rem;color:hsla(0,0%,100%,.7)}.landingPage .faq-section{padding:80px 0}.landingPage .faq-head{text-align:center;margin-bottom:52px}.landingPage .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}.landingPage .faq-item{background:var(--grey-pale);border-radius:12px;padding:22px 24px}.landingPage .faq-item h4{font-size:.92rem;font-weight:700;margin-bottom:8px}.landingPage .faq-item p{font-size:.85rem;color:var(--grey-mid);line-height:1.65}.landingPage .faq-item-white{background:#fff;border-radius:12px;padding:22px 24px}.landingPage .faq-item-white h4{font-size:.92rem;font-weight:700;margin-bottom:8px}.landingPage .faq-item-white p{font-size:.85rem;color:var(--grey-mid);line-height:1.65}.landingPage .mission{padding:88px 0}.landingPage .mission-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:start}.landingPage .mission-content .badge{margin-bottom:16px}.landingPage .mission-content h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--charcoal);margin-bottom:20px}.landingPage .mission-content p{font-size:.95rem;color:var(--grey-mid);line-height:1.75;margin-bottom:16px}.landingPage .mission-values{display:flex;flex-direction:column;gap:12px}.landingPage .value-item{display:flex;gap:14px;align-items:flex-start;padding:16px;background:var(--grey-pale);border-radius:12px}.landingPage .value-icon{width:40px;height:40px;border-radius:10px;background:var(--red-light);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.landingPage .value-item h4{font-size:.9rem;font-weight:700;margin-bottom:3px}.landingPage .value-item p{font-size:.82rem;color:var(--grey-mid);margin-bottom:0}.landingPage .timeline-section{padding:80px 0;background:var(--grey-pale)}.landingPage .timeline-head{text-align:center;margin-bottom:56px}.landingPage .timeline{max-width:700px;margin:0 auto;position:relative}.landingPage .timeline:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:#eee}.landingPage .tl-item{display:flex;gap:24px;margin-bottom:36px;position:relative}.landingPage .tl-dot{width:58px;height:58px;border-radius:50%;background:var(--red-light);border:3px solid var(--red);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;position:relative;z-index:1}.landingPage .tl-dot.done{background:var(--red)}.landingPage .tl-content{padding-top:12px}.landingPage .tl-date{font-size:.75rem;font-weight:700;color:var(--red);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.landingPage .tl-content h4{font-size:.95rem;font-weight:700;margin-bottom:4px}.landingPage .tl-content p{font-size:.85rem;color:var(--grey-mid)}.landingPage .partners-section{padding:80px 0}.landingPage .partners-head{text-align:center;margin-bottom:48px}.landingPage .partners-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:760px;margin:0 auto}.landingPage .partner-card{background:var(--grey-pale);border-radius:14px;padding:28px 24px;text-align:center}.landingPage .partner-icon{font-size:2rem;margin-bottom:12px}.landingPage .partner-card h4{font-size:.92rem;font-weight:700;margin-bottom:6px}.landingPage .partner-card p{font-size:.8rem;color:var(--grey-mid)}.landingPage .contact-section{padding:72px 0 96px}.landingPage .contact-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:72px;gap:72px;align-items:start}.landingPage .contact-info .badge{margin-bottom:16px}.landingPage .contact-info h1{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;color:var(--charcoal);margin-bottom:16px;line-height:1.15}.landingPage .contact-info h1 span{color:var(--red)}.landingPage .contact-info>p{font-size:.98rem;color:var(--grey-mid);line-height:1.75;margin-bottom:36px}.landingPage .demo-steps{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.landingPage .demo-step{display:flex;gap:14px;align-items:flex-start}.landingPage .demo-step-num{width:32px;height:32px;border-radius:50%;background:var(--red);color:#fff;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.landingPage .demo-step-text h4{font-size:.9rem;font-weight:700;margin-bottom:2px}.landingPage .demo-step-text p{font-size:.82rem;color:var(--grey-mid)}.landingPage .contact-details{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid #eee}.landingPage .contact-detail{display:flex;align-items:center;gap:12px;font-size:.88rem;color:var(--grey-mid)}.landingPage .contact-detail strong{color:var(--charcoal)}.landingPage .contact-detail-icon{width:36px;height:36px;border-radius:8px;background:var(--red-light);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.landingPage .trust-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.landingPage .trust-badge{display:flex;align-items:center;gap:6px;background:var(--grey-pale);border-radius:8px;padding:7px 12px;font-size:.75rem;font-weight:600;color:var(--grey-mid)}.landingPage .contact-form-wrap{background:var(--grey-pale);border-radius:24px;padding:40px;box-shadow:var(--shadow)}.landingPage .form-title{font-size:1.15rem;font-weight:800;color:var(--charcoal);margin-bottom:6px}.landingPage .form-subtitle{font-size:.85rem;color:var(--grey-mid);margin-bottom:28px}.landingPage .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.landingPage .form-group{display:flex;flex-direction:column;gap:6px}.landingPage .form-group.full{grid-column:1/-1}.landingPage .form-group label{font-size:.82rem;font-weight:700;color:var(--charcoal)}.landingPage .form-group input,.landingPage .form-group select,.landingPage .form-group textarea{padding:12px 14px;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.88rem;color:var(--charcoal);background:#fff;transition:border-color .2s,box-shadow .2s;outline:none}.landingPage .form-group input:focus,.landingPage .form-group select:focus,.landingPage .form-group textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(192,57,43,.1)}.landingPage .form-group textarea{resize:vertical;min-height:100px}.landingPage .form-submit{margin-top:20px;width:100%;background:var(--red);color:#fff;font-weight:800;font-size:1rem;padding:15px;border-radius:var(--radius);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s}.landingPage .form-submit:hover{background:var(--red-dark);transform:translateY(-1px)}.landingPage .form-note{font-size:.75rem;color:var(--grey-mid);text-align:center;margin-top:12px}.landingPage .form-label-opt{font-size:.72rem;color:var(--grey-mid);font-weight:400;margin-left:4px}.landingPage .form-success{text-align:center;padding:40px 20px}.landingPage .success-icon{font-size:3rem;margin-bottom:16px}.landingPage .form-success h3{font-size:1.3rem;font-weight:800;margin-bottom:8px}.landingPage .form-success p{font-size:.9rem;color:var(--grey-mid)}.landingPage .cta-mini{padding:64px 0;background:var(--charcoal);text-align:center}.landingPage .cta-mini h2{font-size:1.6rem;font-weight:900;color:#fff;margin-bottom:12px}.landingPage .cta-mini p{font-size:.95rem;color:hsla(0,0%,100%,.6);margin-bottom:28px}.landingPage .cta-mini a{background:var(--red);color:#fff;font-weight:700;padding:13px 28px;border-radius:var(--radius);display:inline-flex;align-items:center;gap:8px;transition:background .2s;text-decoration:none}.landingPage .cta-mini a:hover{background:var(--red-dark)}@media(max-width:1024px){.landingPage .features-grid,.landingPage .pricing-cards,.landingPage .pricing-grid{grid-template-columns:repeat(2,1fr)}.landingPage .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.landingPage .contact-grid{grid-template-columns:1fr}}@media(max-width:768px){.landingPage .nav-ctas,.landingPage .nav-links{display:none}.landingPage .nav-hamburger{display:flex}.landingPage .dossier-grid{grid-template-columns:1fr;gap:40px}.landingPage .hero-inner{grid-template-columns:1fr}.landingPage .hero-visual{display:none}.landingPage .stats-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.landingPage .stat-item{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.1)}.landingPage .stat-item:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.1)}.landingPage .diff-inner,.landingPage .features-grid,.landingPage .footer-grid,.landingPage .pricing-cards,.landingPage .pricing-grid,.landingPage .testimonials-grid{grid-template-columns:1fr}.landingPage .footer-bottom{flex-direction:column;text-align:center}.landingPage .module-inner{grid-template-columns:1fr}.landingPage .module-inner.reverse{direction:ltr}.landingPage .economics-grid,.landingPage .faq-grid,.landingPage .features-accordion,.landingPage .form-grid,.landingPage .mission-inner,.landingPage .page-hero-inner,.landingPage .partners-grid{grid-template-columns:1fr}.landingPage .footer-bottom-mini{flex-direction:column;text-align:center}}