:root{--clr-bg:#ffffff;--clr-text:#1f2937;--main-btn-bg-color:var(--main-color);--clr-accent-light:#e0f2fe;--clr-muted:#6b7280;--radius:0.75rem}*{box-sizing:border-box}html,body{overflow-x:hidden;width:100%;max-width:100vw}.page-wrapper{max-width:1200px;margin:0 auto;padding:2rem;overflow-x:visible;width:100%;padding:4rem 2rem;background:#f9fafb}.hero{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:4rem 0}.cta{display:inline-block;background:var(--main-btn-bg-color);color:#fff;padding:1rem 2.5rem;border-radius:var(--radius);font-size:1.125rem;font-weight:600;text-decoration:none;transition:background 0.3s,transform 0.3s}.cta:hover{background:var(--main-color);transform:translateY(-2px)}.stats-section{padding:40px 20px;background:#f5f8ff}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat-card{background:#fff;border-radius:20px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.04);transition:0.3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:16px;background:#eef4ff;display:flex;align-items:center;justify-content:center}.stat-card h3{font-size:32px;font-weight:700;color:#111827;margin-bottom:8px}.stat-card p{font-size:15px;color:#6b7280;line-height:1.5}.modules-section{padding:80px 20px;background:#ffffff}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.4rem;font-weight:700;color:#111827;margin-bottom:12px}.section-header p{color:#6b7280;font-size:1.05rem}.modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.module-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:32px 28px;transition:all 0.3s ease;box-shadow:0 4px 20px rgba(0,0,0,0.04)}.module-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(37,99,235,0.12)}.module-icon{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:30px;margin-bottom:24px}.finance-icon{background:#eef4ff}.booking-icon{background:#fef2f2}.analytics-icon{background:#f5f3ff}.module-card h3{font-size:1.3rem;font-weight:700;color:#111827;margin-bottom:14px}.module-card p{color:#6b7280;line-height:1.7;margin-bottom:24px;font-size:15px}.module-link{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-weight:600;text-decoration:none;transition:0.2s ease}.module-link:hover{gap:12px;color:#1d4ed8}.how-section{padding:70px 20px;background:#fff}.how-top{text-align:center;margin-bottom:50px}.how-top h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:10px}.how-top p{color:#6b7280;font-size:15px}.how-grid{display:grid;grid-template-columns:2fr 340px;gap:20px;align-items:stretch}.steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-item{background:#fff;border:1px solid #eef2f7;border-radius:20px;padding:28px 22px}.step-icon{width:56px;height:56px;border-radius:16px;background:#f5f7ff;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.step-item h3{font-size:16px;font-weight:700;color:#111827;margin-bottom:14px}.step-item p{font-size:14px;line-height:1.7;color:#6b7280}.trial-box{background:#fff;border:1px solid #eef2f7;border-radius:20px;padding:28px}.trial-box h3{font-size:1.2rem;line-height:1.5;font-weight:700;color:#111827;margin-bottom:24px}.trial-box ul{list-style:none;padding:0;margin:0 0 28px}.trial-box ul li{position:relative;padding-left:26px;margin-bottom:14px;color:#6b7280;font-size:14px}.trial-box ul li::before{content:"✓";position:absolute;left:0;top:0;color:#2563eb;font-weight:700}.trial-btn{width:100%;display:flex;justify-content:center;align-items:center;height:48px;border-radius:12px;background:#2563eb;color:white;text-decoration:none;font-weight:600;transition:0.2s}.trial-btn:hover{background:#1d4ed8}.hero{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:3.5rem;padding:3rem 0 5rem}.hero-left{max-width:560px;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:0.55rem;background:#eef3ff;color:#2563eb;padding:0.65rem 1rem;border-radius:999px;font-size:0.92rem;font-weight:700;margin-bottom:2rem}.badge-dot{width:8px;height:8px;background:#2563eb;border-radius:50%}.hero h1{font-size:5.2rem;line-height:0.95;letter-spacing:-0.06em;font-weight:900;color:#0f172a;margin-bottom:2rem}.hero p{font-size:1.3rem;line-height:1.7;color:#64748b;margin-bottom:2.2rem;max-width:95%}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:32px;width:100%}.hero-actions input{flex:1;min-width:0;height:58px!important;padding:0 20px!important;border:1px solid #d1d5db;border-radius:14px;font-size:16px;background:#fff;color:#111827;outline:none;flex:unset}.hero-actions input:focus{border-color:#2563eb;box-shadow:0 0 0 5px rgba(37,99,235,.1)}.hero-btn{height:64px;padding:0 2rem;border-radius:18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:white;font-weight:700;font-size:1rem;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:.25s ease;box-shadow:0 14px 30px rgba(37,99,235,.25)}.hero-btn:hover{transform:translateY(-2px)}.hero-bottom{display:flex;flex-wrap:wrap;gap:1.2rem;font-size:.95rem;color:#64748b}.hero-right{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;overflow:visible;padding-bottom:80px}.dashboard-card{position:relative;width:100%;max-width:720px;background:#f8fafc;border-radius:36px;padding:1.2rem;box-shadow:0 40px 80px rgba(15,23,42,.08),0 15px 35px rgba(37,99,235,.08)}.dashboard-card::before{content:"";position:absolute;inset:18px;border-radius:28px;background:white;z-index:0}.dashboard-card img{position:relative;z-index:1;width:100%;border-radius:22px;display:block}.hero-rating{position:absolute;left:40px;bottom:0;transform:translateY(55%);background:white;border-radius:22px;padding:1rem 1.4rem;box-shadow:0 20px 45px rgba(15,23,42,0.12),0 8px 20px rgba(15,23,42,0.08);display:flex;align-items:center;gap:1rem;z-index:5}.avatars{display:flex;align-items:center}.avatars img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:3px solid white;margin-left:-12px}.avatars img:first-child{margin-left:0}.rating-info strong{display:block;font-size:2rem;line-height:1;color:#0f172a;font-weight:800}.rating-info span{color:#64748b;font-size:.95rem}.final-cta{display:grid;grid-template-columns:0.6fr 0.8fr;gap:2rem;align-items:start;margin-top:5rem;margin-bottom:5rem}.faq-card,.contact-card{background:white;border-radius:1.5rem;padding:2rem;border:1px solid #e5e7eb;box-shadow:0 10px 30px rgba(0,0,0,0.04)}.faq-title,.contact-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:2rem}.faq-item{border-bottom:1px solid #f3f4f6;padding:0}.faq-item:last-child{border-bottom:none}.faq-item summary{list-style:none;cursor:pointer;padding:1.25rem 0;font-size:1.05rem;font-weight:600;color:#111827;display:flex;align-items:center;justify-content:space-between;transition:color 0.2s ease}.faq-item summary:hover{color:var(--main-color)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';font-size:1.5rem;font-weight:300;color:#9ca3af;transition:transform 0.25s ease}.faq-item[open] summary::after{transform:rotate(45deg);color:var(--main-color)}.faq-content{padding:0 0 1.25rem;color:#6b7280;line-height:1.7;animation:faqFade 0.2s ease}@keyframes faqFade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.contact-card{position:sticky;top:100px}.contact-subtitle{color:#6b7280;line-height:1.7;margin-bottom:2rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.contact-field{margin-bottom:1.25rem}.contact-field label{display:block;font-size:0.875rem;font-weight:600;color:#374151;margin-bottom:0.4rem}.contact-field input,.contact-field textarea{width:100%;padding:0.875rem 1rem;border:1px solid #d1d5db;border-radius:0.75rem;font-size:1rem;transition:all 0.2s ease;box-sizing:border-box;font-family:inherit;background:#fff}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:var(--main-color);box-shadow:0 0 0 4px rgba(37,99,235,0.12)}.contact-submit{width:100%;padding:1rem;border:none;border-radius:0.875rem;background:var(--main-color);color:white;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.25s ease}.contact-submit:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(37,99,235,0.2)}.contact-submit:disabled{opacity:0.7;cursor:not-allowed;transform:none}.test{color:#000}@media (max-width:1100px){.how-grid{grid-template-columns:1fr}}@media (max-width:1024px){.hero{grid-template-columns:1fr;gap:3rem}.hero-right{order:-1}.hero h1{font-size:4rem}.hero-left{max-width:100%}.hero-actions{margin:32px 0px}}@media (max-width:992px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.final-cta{grid-template-columns:1fr}.contact-card{position:relative;top:0}}@media (max-width:900px){.steps-row{grid-template-columns:1fr}}@media (max-width:768px){.page-wrapper{padding:1rem 1rem;width:100%;max-width:100%;padding:4rem 1rem}.hero{flex-direction:column;padding:1.5rem 0;text-align:center;gap:1.5rem}.cta{width:100%;padding:1rem 1.5rem;font-size:1.05rem;text-align:center;border-radius:0.5rem}.final-cta{padding:2rem 0!important}.final-cta h2{font-size:1.25rem!important}.final-cta p{font-size:0.9rem!important;margin-bottom:1rem!important}.modules-section{padding:60px 16px}.section-header h2{font-size:2rem}.how-section{padding:60px 16px}.how-top h2{font-size:1.7rem}.hero{padding:1rem 0 3rem}.hero h1{font-size:3rem}.hero p{font-size:1rem}.hero-actions{flex-direction:column}.hero-btn,.hero-actions input{width:100%}.hero-rating{position:static;margin-top:1rem}.dashboard-card{border-radius:24px}}@media (max-width:640px){.faq-card,.contact-card{padding:1.5rem;border-radius:1rem}.faq-title,.contact-title{font-size:1.5rem}.contact-grid{grid-template-columns:1fr}}@media (max-width:576px){.stats-container{grid-template-columns:1fr}}@media (max-width:480px){.page-wrapper{padding:4rem 0.5rem}}