:root{--primary-color: #00afac;--secondary-color: #1447bd;--accent-orange: #ff6b35;--text-dark: #1a1a1a;--text-gray: #666;--bg-light: #f8f9fa;--border-light: #e9ecef;--shadow-sm: 0 2px 4px rgba(0,0,0,.1);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1);--gradient-primary: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);--gradient-accent: linear-gradient(135deg, var(--accent-orange) 0%, #ff8c42 100%)}.blog-post[data-astro-cid-4q7y46hw]{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.container[data-astro-cid-4q7y46hw]{max-width:1200px;margin:0 auto;padding:0 1rem}.breadcrumb-nav[data-astro-cid-4q7y46hw]{background:#fff;padding:1rem 0;border-bottom:1px solid var(--border-light);margin-bottom:0}.breadcrumb[data-astro-cid-4q7y46hw]{list-style:none;padding:0;margin:0;display:flex;gap:.5rem;align-items:center}.breadcrumb[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]{color:var(--text-gray)}.breadcrumb[data-astro-cid-4q7y46hw] a[data-astro-cid-4q7y46hw]{color:var(--primary-color);text-decoration:none}.breadcrumb[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]:not(:last-child):after{content:"›";margin-left:.5rem;color:var(--text-gray)}.hero-section[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#00afac,#1447bd);color:#fff;padding:5rem 0;position:relative;overflow:hidden}.hero-section[data-astro-cid-4q7y46hw]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='grid' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M 10 0 L 0 0 0 10' fill='none' stroke='rgba(255,255,255,0.03)' stroke-width='1'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100' height='100' fill='url(%23grid)'/%3E%3C/svg%3E");opacity:.3}.hero-section[data-astro-cid-4q7y46hw] .container[data-astro-cid-4q7y46hw]{position:relative;z-index:2}.hero-badge[data-astro-cid-4q7y46hw]{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;margin-bottom:2rem;font-size:.9rem;border:1px solid rgba(255,255,255,.2);text-shadow:0 1px 2px rgba(0,0,0,.1)}.hero-title[data-astro-cid-4q7y46hw]{font-size:3rem;font-weight:700;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:0}.hero-subtitle[data-astro-cid-4q7y46hw]{font-size:1.3rem;line-height:1.6;max-width:900px;margin:0 auto}.article-meta[data-astro-cid-4q7y46hw]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.meta-item[data-astro-cid-4q7y46hw]{display:flex;align-items:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);font-size:.9rem}.meta-item[data-astro-cid-4q7y46hw] i[data-astro-cid-4q7y46hw]{opacity:.8}.hero-features[data-astro-cid-4q7y46hw]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:3rem 0}.feature-item[data-astro-cid-4q7y46hw]{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:15px;border:1px solid rgba(255,255,255,.2);text-align:center;min-width:120px;transition:all .3s ease}.feature-item[data-astro-cid-4q7y46hw]:hover{transform:translateY(-5px);background:#fff3}.feature-icon[data-astro-cid-4q7y46hw]{font-size:2rem;margin-bottom:.75rem;display:block}.feature-text[data-astro-cid-4q7y46hw]{font-size:.85rem;font-weight:600;opacity:.9}.hero-cta[data-astro-cid-4q7y46hw]{margin-top:3rem}.hero-guarantee[data-astro-cid-4q7y46hw]{margin-top:2rem;padding:1rem;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);text-align:center}.article-container[data-astro-cid-4q7y46hw]{background:#fff;margin:2rem 0;border-radius:12px;box-shadow:var(--shadow-md);padding:3rem 0}.content-section[data-astro-cid-4q7y46hw]{margin-bottom:3rem;padding:0 2rem}.content-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]{font-size:2.2rem;color:var(--primary-color);margin-bottom:2rem;text-align:center;position:relative}.content-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:var(--gradient-primary);border-radius:2px}.summary-box[data-astro-cid-4q7y46hw]{background:var(--bg-light);border-radius:12px;padding:2rem;border-left:4px solid var(--primary-color)}.summary-box[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{font-size:1.1rem;line-height:1.6;color:var(--text-dark);margin-bottom:1rem}.disclaimer[data-astro-cid-4q7y46hw]{font-size:.9rem!important;color:var(--text-gray)!important;margin-bottom:0!important}.table-container[data-astro-cid-4q7y46hw]{overflow-x:auto;background:#fff;border-radius:12px;box-shadow:var(--shadow-sm);margin:2rem 0}table[data-astro-cid-4q7y46hw]{width:100%;border-collapse:collapse}thead[data-astro-cid-4q7y46hw]{background:var(--gradient-primary);color:#fff}thead[data-astro-cid-4q7y46hw] th[data-astro-cid-4q7y46hw]{padding:1rem;text-align:left;font-weight:600;font-size:.9rem}tbody[data-astro-cid-4q7y46hw] td[data-astro-cid-4q7y46hw]{padding:1rem;border-bottom:1px solid var(--border-light);vertical-align:top}tbody[data-astro-cid-4q7y46hw] tr[data-astro-cid-4q7y46hw]:hover{background:#f8f9fa}.price-badge[data-astro-cid-4q7y46hw]{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-weight:700;font-size:.85rem;color:#fff;white-space:nowrap}.price-budget[data-astro-cid-4q7y46hw]{background:#28a745}.price-mid[data-astro-cid-4q7y46hw]{background:#ffc107;color:#333}.price-premium[data-astro-cid-4q7y46hw]{background:#dc3545}.price-good[data-astro-cid-4q7y46hw]{background:var(--primary-color)}.price-unknown[data-astro-cid-4q7y46hw]{background:#6c757d}.rating-badge[data-astro-cid-4q7y46hw]{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-weight:700;font-size:.85rem;color:#fff;white-space:nowrap}.rating-excellent[data-astro-cid-4q7y46hw]{background:#28a745}.rating-good[data-astro-cid-4q7y46hw]{background:var(--primary-color)}.rating-average[data-astro-cid-4q7y46hw]{background:#ffc107;color:#333}.rating-basic[data-astro-cid-4q7y46hw]{background:#6c757d}.winner-row[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#00afac1a,#1447bd1a);border-left:4px solid var(--primary-color)}.winner-row[data-astro-cid-4q7y46hw] td[data-astro-cid-4q7y46hw]{font-weight:600}.market-context[data-astro-cid-4q7y46hw]{font-size:.9rem;color:var(--text-gray);text-align:center;margin-top:1rem}.benefits-box[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#f0f8ff,#e6f3ff);border:1px solid var(--primary-color);border-radius:12px;padding:2rem}.benefits-box[data-astro-cid-4q7y46hw] ul[data-astro-cid-4q7y46hw]{list-style:none;padding:0;margin:0 0 2rem}.benefits-box[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]{border-bottom:1px solid rgba(0,175,172,.1);position:relative;padding:.75rem 0 .75rem 2rem}.benefits-box[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.2rem}.benefits-box[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]:last-child{border-bottom:none}.winner-badge[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,gold,#ffed4e);color:#333;padding:1rem 2rem;border-radius:15px;text-align:center;margin-bottom:2rem;border:2px solid #ffd700;box-shadow:0 4px 15px #ffd7004d}.winner-badge[data-astro-cid-4q7y46hw] h3[data-astro-cid-4q7y46hw]{margin:0;font-weight:700;font-size:1.2rem}.success-stats[data-astro-cid-4q7y46hw]{display:flex;justify-content:space-around;margin:2rem 0;padding:2rem;background:#fffc;border-radius:15px;border:1px solid rgba(0,175,172,.2)}.stat-item[data-astro-cid-4q7y46hw]{text-align:center;flex:1}.stat-number[data-astro-cid-4q7y46hw]{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.stat-label[data-astro-cid-4q7y46hw]{font-size:.9rem;color:var(--text-gray);font-weight:600}.sources-box[data-astro-cid-4q7y46hw]{background:var(--bg-light);border-radius:12px;padding:2rem}.sources-box[data-astro-cid-4q7y46hw] ol[data-astro-cid-4q7y46hw]{margin:0;padding-left:1.5rem}.sources-box[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]{margin-bottom:.75rem;line-height:1.5}.sources-box[data-astro-cid-4q7y46hw] a[data-astro-cid-4q7y46hw]{color:var(--primary-color);text-decoration:none}.sources-box[data-astro-cid-4q7y46hw] a[data-astro-cid-4q7y46hw]:hover{text-decoration:underline}.methodology-note[data-astro-cid-4q7y46hw]{font-size:.9rem;color:var(--text-gray);font-style:italic;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-light)}.stats-grid[data-astro-cid-4q7y46hw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:2rem 0}.stat-card[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 8px 25px #00afac33;transition:transform .3s ease}.stat-card[data-astro-cid-4q7y46hw]:hover{transform:translateY(-5px)}.stat-card[data-astro-cid-4q7y46hw] .stat-number[data-astro-cid-4q7y46hw]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.stat-card[data-astro-cid-4q7y46hw] .stat-label[data-astro-cid-4q7y46hw]{font-size:.9rem;color:#fff;opacity:.9;font-weight:500}.pain-points-grid[data-astro-cid-4q7y46hw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.pain-point-card[data-astro-cid-4q7y46hw]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:all .3s ease;border-left:4px solid var(--primary-color)}.pain-point-card[data-astro-cid-4q7y46hw]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00afac26}.pain-icon[data-astro-cid-4q7y46hw]{font-size:3rem;margin-bottom:1rem;display:block}.pain-point-card[data-astro-cid-4q7y46hw] h4[data-astro-cid-4q7y46hw]{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.pain-point-card[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{margin-bottom:1rem;line-height:1.6}.pain-point-card[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw] strong[data-astro-cid-4q7y46hw]{color:var(--text-dark)}.savings-comparison[data-astro-cid-4q7y46hw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin:3rem 0}.cost-card[data-astro-cid-4q7y46hw]{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.cost-card[data-astro-cid-4q7y46hw]:hover{transform:translateY(-5px)}.cost-card[data-astro-cid-4q7y46hw].traditional{border:3px solid #ff6b6b}.cost-card[data-astro-cid-4q7y46hw].tutopiya{border:3px solid var(--primary-color);background:linear-gradient(135deg,#00afac0d,#1447bd0d)}.cost-card[data-astro-cid-4q7y46hw] h3[data-astro-cid-4q7y46hw]{text-align:center;margin-bottom:2rem;font-size:1.4rem;font-weight:700}.cost-card[data-astro-cid-4q7y46hw].traditional h3[data-astro-cid-4q7y46hw]{color:#ff6b6b}.cost-card[data-astro-cid-4q7y46hw].tutopiya h3[data-astro-cid-4q7y46hw]{color:var(--primary-color)}.cost-breakdown[data-astro-cid-4q7y46hw]{margin-bottom:1.5rem}.cost-item[data-astro-cid-4q7y46hw]{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.cost-total[data-astro-cid-4q7y46hw]{display:flex;justify-content:space-between;padding:1rem 0;border-top:2px solid var(--primary-color);font-weight:700;font-size:1.1rem;color:var(--text-dark)}.cost-note[data-astro-cid-4q7y46hw]{font-size:.8rem;color:var(--text-gray);font-style:italic;text-align:center;margin:0}.savings-highlight[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,gold,#ffed4e);border-radius:20px;padding:3rem;text-align:center;margin:3rem 0;box-shadow:0 15px 35px #ffd7004d}.savings-highlight[data-astro-cid-4q7y46hw] h3[data-astro-cid-4q7y46hw]{color:#333;margin-bottom:2rem;font-size:2rem}.savings-stats[data-astro-cid-4q7y46hw]{display:flex;justify-content:space-around;margin:2rem 0;flex-wrap:wrap;gap:1rem}.savings-stat[data-astro-cid-4q7y46hw]{text-align:center;flex:1;min-width:150px}.savings-number[data-astro-cid-4q7y46hw]{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.savings-label[data-astro-cid-4q7y46hw]{font-size:1rem;color:#666;font-weight:600}.ai-features-grid[data-astro-cid-4q7y46hw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.ai-feature-card[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#00afac1a,#1447bd1a);padding:2rem;border-radius:15px;text-align:center;border:1px solid rgba(0,175,172,.2);transition:all .3s ease}.ai-feature-card[data-astro-cid-4q7y46hw]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00afac26}.ai-icon[data-astro-cid-4q7y46hw]{font-size:3rem;margin-bottom:1rem;display:block}.ai-feature-card[data-astro-cid-4q7y46hw] h4[data-astro-cid-4q7y46hw]{color:var(--primary-color);margin-bottom:1rem;font-weight:700}.quality-assurance[data-astro-cid-4q7y46hw]{background:var(--bg-light);padding:2rem;border-radius:15px;margin-top:3rem;border-left:4px solid var(--primary-color)}.quality-assurance[data-astro-cid-4q7y46hw] h3[data-astro-cid-4q7y46hw]{color:var(--primary-color);margin-bottom:1rem}.quality-assurance[data-astro-cid-4q7y46hw] ul[data-astro-cid-4q7y46hw]{list-style:none;padding:0}.quality-assurance[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]{position:relative;padding:.5rem 0 .5rem 2rem}.quality-assurance[data-astro-cid-4q7y46hw] li[data-astro-cid-4q7y46hw]:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.2rem}.testimonials-grid[data-astro-cid-4q7y46hw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.testimonial-card[data-astro-cid-4q7y46hw]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 8px 25px #0000001a;border-left:4px solid var(--primary-color);transition:transform .3s ease}.testimonial-card[data-astro-cid-4q7y46hw]:hover{transform:translateY(-3px)}.testimonial-text[data-astro-cid-4q7y46hw]{font-style:italic;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:var(--text-dark);position:relative}.testimonial-text[data-astro-cid-4q7y46hw]:before{content:"“";font-size:3rem;color:var(--primary-color);position:absolute;top:-10px;left:-10px;opacity:.3}.testimonial-author[data-astro-cid-4q7y46hw] strong[data-astro-cid-4q7y46hw]{color:var(--text-dark);display:block;margin-bottom:.5rem}.savings-badge[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600}.arabic-tutors-section[data-astro-cid-4q7y46hw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.arabic-feature-card[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#daa5201a,#ffd7001a);padding:2rem;border-radius:15px;text-align:center;border:2px solid #DAA520;transition:all .3s ease}.arabic-feature-card[data-astro-cid-4q7y46hw]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #daa52033}.arabic-icon[data-astro-cid-4q7y46hw]{font-size:3rem;margin-bottom:1rem;display:block}.arabic-feature-card[data-astro-cid-4q7y46hw] h4[data-astro-cid-4q7y46hw]{color:#b8860b;margin-bottom:1rem;font-weight:700;font-size:1.2rem}.arabic-feature-card[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{color:var(--text-dark);line-height:1.6}.arabic-stats[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#daa520,gold);color:#333;padding:2rem;border-radius:15px;text-align:center;margin-top:2rem;border:2px solid #B8860B}.arabic-stats[data-astro-cid-4q7y46hw] h4[data-astro-cid-4q7y46hw]{margin-bottom:1rem;font-size:1.4rem;font-weight:700}.arabic-stats[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{font-size:1.1rem;margin:0}.conversion-cta-section[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;padding:4rem 0;text-align:center;margin:4rem 0;position:relative;overflow:hidden}.conversion-cta-section[data-astro-cid-4q7y46hw]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.conversion-container[data-astro-cid-4q7y46hw]{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 2rem}.urgency-badge[data-astro-cid-4q7y46hw]{background:linear-gradient(135deg,gold,orange);color:#333;padding:.75rem 2rem;border-radius:25px;font-weight:700;font-size:1rem;display:inline-block;margin-bottom:2rem;box-shadow:0 4px 15px #ffd70066;animation:pulse 2s infinite}.conversion-cta-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.conversion-cta-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]:after{display:none}.conversion-cta-section[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.conversion-stats[data-astro-cid-4q7y46hw]{display:flex;justify-content:center;gap:3rem;margin:3rem 0;flex-wrap:wrap}.conversion-stat[data-astro-cid-4q7y46hw]{text-align:center}.conversion-stat[data-astro-cid-4q7y46hw] .stat-number[data-astro-cid-4q7y46hw]{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:.5rem}.conversion-stat[data-astro-cid-4q7y46hw] .stat-label[data-astro-cid-4q7y46hw]{font-size:1rem;color:#ffffffe6;font-weight:500}.conversion-btn[data-astro-cid-4q7y46hw]{display:inline-flex;align-items:center;gap:1rem;background:#fff;color:#ff6b35;padding:1.5rem 3rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.2rem;box-shadow:0 8px 25px #0003;transition:all .3s ease;margin:2rem 0 1rem}.conversion-btn[data-astro-cid-4q7y46hw]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #0000004d;color:#ff6b35;text-decoration:none}.conversion-btn[data-astro-cid-4q7y46hw] i[data-astro-cid-4q7y46hw]{font-size:1.5rem}.conversion-note[data-astro-cid-4q7y46hw]{font-size:.9rem;opacity:.8;margin:0}.floating-tutor-button[data-astro-cid-4q7y46hw]{position:fixed;bottom:30px;right:30px;z-index:1000;animation:pulse 2s infinite}.floating-btn[data-astro-cid-4q7y46hw]{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;padding:1rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;box-shadow:0 8px 25px #00afac66;transition:all .3s ease;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-btn[data-astro-cid-4q7y46hw]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #00afac80;color:#fff;text-decoration:none}.floating-btn[data-astro-cid-4q7y46hw] i[data-astro-cid-4q7y46hw]{font-size:1.2rem}.floating-btn[data-astro-cid-4q7y46hw] span[data-astro-cid-4q7y46hw]{font-weight:700;white-space:nowrap}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.cta-buttons[data-astro-cid-4q7y46hw]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin:2rem 0}.cta-button[data-astro-cid-4q7y46hw]{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;text-align:center}.cta-button[data-astro-cid-4q7y46hw].primary{background:var(--gradient-primary);color:#fff}.cta-button[data-astro-cid-4q7y46hw].primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00afac4d}.cta-button[data-astro-cid-4q7y46hw].secondary{background:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}.cta-button[data-astro-cid-4q7y46hw].secondary:hover{background:var(--primary-color);color:#fff}.cta-footer[data-astro-cid-4q7y46hw]{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.cta-content[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]{font-size:2.2rem;margin-bottom:1rem;color:#fff}.cta-content[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]:after{display:none}.cta-content[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-note[data-astro-cid-4q7y46hw]{margin-top:2rem}.cta-note[data-astro-cid-4q7y46hw] p[data-astro-cid-4q7y46hw]{background:#ffffff1a;padding:.75rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:500;display:inline-block;margin:0}@media (max-width: 768px){.hero-section[data-astro-cid-4q7y46hw]{padding:3rem 0}.hero-title[data-astro-cid-4q7y46hw]{font-size:2.2rem}.hero-subtitle[data-astro-cid-4q7y46hw]{font-size:1.1rem}.article-meta[data-astro-cid-4q7y46hw]{gap:1rem}.meta-item[data-astro-cid-4q7y46hw]{font-size:.8rem;padding:.4rem .8rem}.hero-features[data-astro-cid-4q7y46hw]{gap:1rem;margin:2rem 0}.feature-item[data-astro-cid-4q7y46hw]{padding:1rem;min-width:100px}.feature-icon[data-astro-cid-4q7y46hw]{font-size:1.5rem;margin-bottom:.5rem}.feature-text[data-astro-cid-4q7y46hw]{font-size:.75rem}.hero-cta[data-astro-cid-4q7y46hw]{margin-top:2rem}.content-section[data-astro-cid-4q7y46hw]{padding:0 1rem}.content-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]{font-size:1.8rem}.table-container[data-astro-cid-4q7y46hw]{overflow-x:scroll}.cta-buttons[data-astro-cid-4q7y46hw]{flex-direction:column;align-items:center}.cta-button[data-astro-cid-4q7y46hw]{width:100%;max-width:300px}.floating-tutor-button[data-astro-cid-4q7y46hw]{bottom:20px;right:20px}.floating-btn[data-astro-cid-4q7y46hw]{padding:.8rem 1.2rem;font-size:.9rem}.floating-btn[data-astro-cid-4q7y46hw] span[data-astro-cid-4q7y46hw]{display:none}.floating-btn[data-astro-cid-4q7y46hw] i[data-astro-cid-4q7y46hw]{font-size:1.5rem}.conversion-cta-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]{font-size:2rem}.conversion-stats[data-astro-cid-4q7y46hw]{gap:1.5rem}.conversion-btn[data-astro-cid-4q7y46hw]{padding:1.2rem 2rem;font-size:1rem}.conversion-btn[data-astro-cid-4q7y46hw] span[data-astro-cid-4q7y46hw]{display:none}.conversion-btn[data-astro-cid-4q7y46hw]:after{content:"Start Free Trial"}}@media (max-width: 480px){.conversion-cta-section[data-astro-cid-4q7y46hw] h2[data-astro-cid-4q7y46hw]{font-size:1.6rem}.conversion-stats[data-astro-cid-4q7y46hw]{flex-direction:column;gap:1rem}.pain-points-grid[data-astro-cid-4q7y46hw],.stats-grid[data-astro-cid-4q7y46hw]{grid-template-columns:1fr}.hero-section[data-astro-cid-4q7y46hw]{padding:2rem 0}.hero-title[data-astro-cid-4q7y46hw]{font-size:1.8rem}.hero-subtitle[data-astro-cid-4q7y46hw]{font-size:1rem}.article-meta[data-astro-cid-4q7y46hw]{flex-direction:column;gap:.75rem}.hero-features[data-astro-cid-4q7y46hw]{grid-template-columns:repeat(2,1fr);gap:.75rem}.feature-item[data-astro-cid-4q7y46hw]{padding:.75rem;min-width:auto}}
