.hero-section[data-astro-cid-ctmgrmv7] h1[data-astro-cid-ctmgrmv7]{font-size:clamp(2.2rem,5vw,3.6rem);letter-spacing:-2px;line-height:1.08}.hero-tag[data-astro-cid-ctmgrmv7]{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid rgba(10,15,30,.1);border-radius:100px;padding:6px 18px;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-secondary-600);margin-bottom:24px;box-shadow:0 2px 12px #0057ff12}.hero-tag[data-astro-cid-ctmgrmv7]:before{content:"";width:7px;height:7px;background:var(--color-secondary-600);border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.bill-btn[data-astro-cid-ctmgrmv7]{font-size:.8rem;font-weight:500;padding:7px 18px;border-radius:100px;cursor:pointer;border:none;background:transparent;color:var(--color-gray-500, #6b7280);transition:background .2s,color .2s}.bill-btn[data-astro-cid-ctmgrmv7].active{background:var(--color-blue-dark);color:#fff}.save-chip[data-astro-cid-ctmgrmv7]{background:#dcfce7;color:#15803d;font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:100px;letter-spacing:.04em;margin-left:4px}.price-annual[data-astro-cid-ctmgrmv7],body.annual .price-monthly[data-astro-cid-ctmgrmv7]{display:none}body.annual .price-annual[data-astro-cid-ctmgrmv7]{display:block}body:not(.annual) .price-annual[data-astro-cid-ctmgrmv7]{display:none}.plans-grid[data-astro-cid-ctmgrmv7]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}@media (max-width: 1100px){.plans-grid[data-astro-cid-ctmgrmv7]{grid-template-columns:repeat(2,1fr);max-width:760px}}@media (max-width: 560px){.plans-grid[data-astro-cid-ctmgrmv7]{grid-template-columns:1fr}}.plan-card[data-astro-cid-ctmgrmv7]{transition:transform .3s,box-shadow .3s}.plan-card[data-astro-cid-ctmgrmv7]:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0000001a}.plan-card[data-astro-cid-ctmgrmv7].featured{background:var(--color-blue-dark);border-radius:20px;padding:32px 24px;box-shadow:0 20px 70px #1240cc40}.plan-card[data-astro-cid-ctmgrmv7].featured:before{content:"";position:absolute;top:-60px;right:-60px;width:210px;height:210px;background:radial-gradient(circle,rgba(18,64,204,.35) 0%,transparent 70%);pointer-events:none}.popular-tag[data-astro-cid-ctmgrmv7]{position:absolute;top:18px;right:18px;background:#f5c842;color:var(--color-blue-dark);font-size:.65rem;font-weight:700;padding:4px 10px;border-radius:100px;letter-spacing:.05em;text-transform:uppercase}.price-amount[data-astro-cid-ctmgrmv7]{font-size:2.5rem;line-height:1;letter-spacing:-2px;display:inline-block}.feat-list[data-astro-cid-ctmgrmv7]{list-style:none;padding:0;margin:0}.feat-item[data-astro-cid-ctmgrmv7]{display:flex;align-items:flex-start;gap:9px;font-size:.8rem;color:#6b7280;padding:3px 0;line-height:1.5}.feat-item[data-astro-cid-ctmgrmv7]:before{content:"";flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--color-secondary-600);margin-top:5px}.feat-list-featured[data-astro-cid-ctmgrmv7] .feat-item[data-astro-cid-ctmgrmv7]{color:#fff9}.feat-list-featured[data-astro-cid-ctmgrmv7] .feat-item[data-astro-cid-ctmgrmv7]:before{background:#f5c842}.btn-plan[data-astro-cid-ctmgrmv7]{display:block;width:100%;text-align:center;font-size:.85rem;font-weight:700;padding:12px 16px;border-radius:12px;border:none;cursor:pointer;transition:background .2s,border-color .2s,transform .15s;text-decoration:none}.btn-primary[data-astro-cid-ctmgrmv7]{background:var(--color-secondary-600);color:#fff}.btn-primary[data-astro-cid-ctmgrmv7]:hover{background:var(--color-secondary-700);transform:scale(1.02)}.btn-outline[data-astro-cid-ctmgrmv7]{background:transparent;color:var(--color-blue-dark);border:1.5px solid rgba(10,15,30,.15)}.btn-outline[data-astro-cid-ctmgrmv7]:hover{border-color:var(--color-secondary-600);background:#1240cc0a;transform:scale(1.02)}.btn-white[data-astro-cid-ctmgrmv7]{background:#fff;color:var(--color-blue-dark)}.btn-white[data-astro-cid-ctmgrmv7]:hover{background:#f5c842;transform:scale(1.02)}.annual-note[data-astro-cid-ctmgrmv7]{display:none}body.annual .annual-note[data-astro-cid-ctmgrmv7]{display:block}.section-label[data-astro-cid-ctmgrmv7]{font-size:.72rem}.section-title[data-astro-cid-ctmgrmv7]{font-size:clamp(1.4rem,3vw,1.9rem);letter-spacing:-1px}.addons-grid[data-astro-cid-ctmgrmv7]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media (max-width: 980px){.addons-grid[data-astro-cid-ctmgrmv7]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.addons-grid[data-astro-cid-ctmgrmv7]{grid-template-columns:1fr}}.addon-card[data-astro-cid-ctmgrmv7]{background:#fff;border:1.5px solid rgba(10,15,30,.1);border-radius:14px;padding:20px 18px;transition:transform .25s,box-shadow .25s}.addon-card[data-astro-cid-ctmgrmv7]:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000014}.compare-table[data-astro-cid-ctmgrmv7] th[data-astro-cid-ctmgrmv7]{font-weight:700;padding:14px;text-align:left;border-bottom:2px solid rgba(10,15,30,.1);background:var(--color-blue-dark);color:#fff;white-space:nowrap;font-size:.82rem}.compare-table[data-astro-cid-ctmgrmv7] th[data-astro-cid-ctmgrmv7].acc{color:#f5c842}.compare-table[data-astro-cid-ctmgrmv7] td[data-astro-cid-ctmgrmv7]{padding:10px 14px;border-bottom:1px solid rgba(10,15,30,.08);color:#6b7280;vertical-align:middle;text-align:center;white-space:nowrap;font-size:.8rem}.compare-table[data-astro-cid-ctmgrmv7] td[data-astro-cid-ctmgrmv7]:first-child{text-align:left;color:#111827;font-weight:400}.compare-table[data-astro-cid-ctmgrmv7] td[data-astro-cid-ctmgrmv7].hi{background:#1240cc0a}.compare-table[data-astro-cid-ctmgrmv7] tr[data-astro-cid-ctmgrmv7]:nth-child(2n) td[data-astro-cid-ctmgrmv7]{background:#00000004}.compare-table[data-astro-cid-ctmgrmv7] tr[data-astro-cid-ctmgrmv7]:nth-child(2n) td[data-astro-cid-ctmgrmv7].hi{background:#1240cc0f}.ck[data-astro-cid-ctmgrmv7]{color:var(--color-secondary-600);font-weight:700;font-size:1rem}.dx[data-astro-cid-ctmgrmv7]{color:#c5c9d8}.asterisk[data-astro-cid-ctmgrmv7]{color:var(--color-secondary-600);font-size:.7rem;vertical-align:super}.trust-section[data-astro-cid-ctmgrmv7]{background:var(--color-blue-dark)}.trust-section[data-astro-cid-ctmgrmv7]:before{content:"";position:absolute;top:-80px;left:18%;width:400px;height:400px;background:radial-gradient(circle,rgba(18,64,204,.18) 0%,transparent 65%);pointer-events:none}.trust-num[data-astro-cid-ctmgrmv7]{font-size:2.4rem;letter-spacing:-2px}.faq-q[data-astro-cid-ctmgrmv7]:after{content:"+";font-size:1.4rem;color:var(--color-secondary-600);font-weight:300;transition:transform .2s;flex-shrink:0}.faq-item[data-astro-cid-ctmgrmv7].open .faq-q[data-astro-cid-ctmgrmv7]:after{transform:rotate(45deg)}.faq-a[data-astro-cid-ctmgrmv7]{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .25s}.faq-item[data-astro-cid-ctmgrmv7].open .faq-a[data-astro-cid-ctmgrmv7]{max-height:300px;padding-top:10px}.cta-footer[data-astro-cid-ctmgrmv7]:before{content:"BSITS";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:800;font-size:18vw;color:#00000006;letter-spacing:-10px;pointer-events:none;white-space:nowrap;z-index:-1}.cta-footer[data-astro-cid-ctmgrmv7] h2[data-astro-cid-ctmgrmv7]{font-size:clamp(1.7rem,4.5vw,2.8rem);letter-spacing:-1.5px}.fade[data-astro-cid-ctmgrmv7]{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.fade[data-astro-cid-ctmgrmv7].in{opacity:1;transform:translateY(0)}
