.premium-highlight{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin:2rem 0;padding:1.5rem 1.6rem;border:1px solid rgba(49,94,232,.22);border-radius:22px;background:linear-gradient(110deg,#eef3ff 0%,#f8f3ff 100%);box-shadow:0 14px 34px rgba(49,94,232,.1);overflow:hidden}.premium-highlight:after{content:"";position:absolute;width:180px;height:180px;right:12%;top:-105px;border-radius:50%;background:rgba(255,255,255,.58);pointer-events:none}.premium-spark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;font-size:1.5rem;background:linear-gradient(135deg,#315ee8,#8d54c7);box-shadow:0 10px 18px rgba(49,94,232,.2)}.premium-highlight h3{margin:.2rem 0 .8rem;font-size:1.35rem;letter-spacing:-.025em}.premium-benefits{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.55rem 1rem;color:#53627e;font-size:.82rem;font-weight:750}.premium-benefits span{white-space:nowrap}.premium-highlight .compact{position:relative;z-index:1;white-space:nowrap}.comparison-card{margin-top:1.5rem;padding:1.5rem;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(37,44,95,.06)}.comparison-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.comparison-title h3{margin:0;font-size:1.45rem}.comparison-note{padding:.4rem .65rem;border-radius:999px;background:#f2efff;color:var(--secondary);font-size:.72rem;font-weight:850;white-space:nowrap}.table-scroll{overflow-x:auto}.comparison-table{width:100%;min-width:650px;border-collapse:collapse;color:var(--muted);font-size:.88rem}.comparison-table th,.comparison-table td{padding:.85rem .9rem;border-bottom:1px solid #edf0f6;text-align:center}.comparison-table thead th{color:var(--ink);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.comparison-table tbody th{text-align:left;color:var(--ink);font-weight:800}.comparison-table .premium-column{background:#f5f7ff;color:var(--primary);font-weight:850}.comparison-table thead .premium-column{border-radius:12px 12px 0 0;color:var(--primary)}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table tbody tr:last-child .premium-column{border-radius:0 0 12px 12px}@media(max-width:800px){.premium-highlight{grid-template-columns:auto 1fr}.premium-highlight .compact{grid-column:1/-1;width:100%}.comparison-title{flex-direction:column}.comparison-card{padding:1rem}}
