@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}body{font-family:Inter,sans-serif;background:#0a0a0f;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .45s ease both}@keyframes pulseglow{0%,to{opacity:1}50%{opacity:.55}}.animate-pulse{animation:pulseglow 2s ease-in-out infinite}.plan-starter{background:linear-gradient(135deg,#1e3a5f,#2563eb)}.plan-lite{background:linear-gradient(135deg,#0e7490,#3b82f6)}.plan-elite{background:linear-gradient(135deg,#a855f7,#ec4899)}.plan-4k{background:linear-gradient(135deg,#059669,#0d9488)}.plan-infinity{background:linear-gradient(135deg,#d97706,#f59e0b)}.plan-pro{background:linear-gradient(135deg,#f43f5e,#e11d48)}.plan-super{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.plan-infinity-pro{background:linear-gradient(135deg,#be185d,#f43f5e)}.modal-bg{background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.buy-btn{transition:transform .2s,filter .2s}.buy-btn:hover{transform:translateY(-2px);filter:brightness(1.12)}.buy-btn:active{transform:translateY(0)}.plan-table{width:100%;table-layout:fixed;border-collapse:collapse}.plan-table th,.plan-table td{overflow:hidden}.feat-col{width:130px;min-width:100px}.sticky-feat{position:sticky;left:0;z-index:5}.sticky-head{position:sticky;top:0;z-index:15}.mobile-card-wrap{display:none}.mobile-table{width:100%;border-collapse:collapse}.mobile-table td{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.mobile-label{color:#9ca3af;font-weight:600;width:55%}.mobile-val{color:#e2e8f0;font-weight:700;text-align:right}@media(max-width:767px){.desktop-table-wrap{display:none!important}.mobile-card-wrap{display:block!important}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#444;border-radius:3px}
