:root{--primary-color:#326093;--secondary-color:#4c84b3;--text-color:#333;--bg-light:#f8f9fa;--bg-gradient-start:#172c75;--bg-gradient-end:#4c84b3}body{font-family:'Open Sans',sans-serif;color:var(--text-color);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif;font-weight:700}.feature-section{padding:80px 0;background-color:var(--bg-light)}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:32px;color:var(--primary-color);margin-bottom:15px}.screenshot-container{border-radius:12px;overflow:hidden;border:none}.pricing-card{border:none;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.08);transition:transform 0.3s ease;height:100%}.pricing-card:hover{box-shadow:0 15px 40px rgba(0,0,0,0.12)}.pricing-header{padding:30px;border-radius:16px 16px 0 0;color:white}.pricing-body{padding:30px;background:white;border-radius:0 0 16px 16px}.table-custom{background:white;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,0.05);overflow:hidden}.table-custom th{background-color:var(--primary-color);color:white;padding:20px;font-size:18px;border:none}.table-custom td{padding:15px 20px;vertical-align:middle;border-bottom:1px solid #eee}.table-custom tr:last-child td{border-bottom:none}.feature-check{color:#28a745;font-size:18px}.feature-x{color:#dee2e6;font-size:18px}.faq-item{background:white;padding:30px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.05);margin-bottom:20px}.footer-modern{background-color:#2c3134;color:white;padding:60px 0 20px}.footer-link{color:rgba(255,255,255,0.7);text-decoration:none;transition:color 0.2s;display:block;margin-bottom:10px}.footer-link:hover{color:white}#main-image{max-width:440px;width:100%;height:auto}.hero-text-nudge{transform:translateY(-65px);padding-left:40px}.hero-btn{height:50px;border-radius:6px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;transition:all 0.3s ease}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}#fspopup{font-size:1.25rem;opacity:0.8;font-weight:600}.buy-btn-anim{transition:transform 0.3s ease,box-shadow 0.3s ease}.buy-btn-anim:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(50,96,147,0.25)}