.sod-section-blue{background:linear-gradient(135deg,var(--sod-blue),var(--sod-blue-dark));color:#fff}.sod-page .sod-small{font-size:16px;color:var(--sod-text-light)}.sod-page .sod-strike{text-decoration:line-through;color:var(--sod-text-light)}@media (max-width:768px){.sod-comparison{flex-direction:column}}.sod-card-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px;background:rgba(0,159,227,.1)}.sod-testimonial-author{display:flex;align-items:center;gap:12px}.sod-testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.sod-stars{color:#ffd700;font-size:16px;letter-spacing:2px}.sod-faq-item.open .sod-faq-a{display:block}.sod-faq-item.open .sod-faq-toggle{transform:rotate(45deg)}.sod-signature{max-width:160px;opacity:.8}.sod-divider{width:60px;height:4px;background:var(--sod-blue);border-radius:2px;margin-bottom:24px}.sod-checklist{list-style:none}.sod-checklist li{padding:6px 0;font-size:17px;display:flex;align-items:flex-start;gap:10px}.sod-checklist li::before{content:"✓";color:var(--sod-success);font-weight:800;font-size:18px;flex-shrink:0}.sod-bonus-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:var(--sod-radius);overflow:hidden;box-shadow:var(--sod-shadow)}.sod-bonus-table th,.sod-bonus-table td{padding:14px 18px;text-align:left;border-bottom:1px solid var(--sod-border);font-size:16px}.sod-bonus-table th{background:var(--sod-light);font-weight:700;color:var(--sod-text);text-transform:uppercase;letter-spacing:.06em;font-size:14px}.sod-bonus-table tr:last-child td{border-bottom:none}.sod-bonus-table .sod-bonus-total td{background:rgba(0,159,227,.06);font-weight:800;color:var(--sod-text)}@media (max-width:768px){.sod-sticky-cta.visible{display:block}}.sod-fade-up.sod-visible{opacity:1;transform:translateY(0)}.sod-scale-in.sod-visible{opacity:1;transform:scale(1)}