body,html{overflow-x:hidden;width:100%;position:relative}body{background-color:#0a0a0a;color:#e5e5e5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fcd34d}.gradient-text{background:linear-gradient(135deg,#fcd34d 0,#fff 50%,#86efac 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto;animation:8s linear infinite shimmer}.glass-card{background:rgba(20,20,20,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 24px rgba(0,0,0,.2)}.glass-nav{background:rgba(10,10,10,.85);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.primary-btn{background-color:#fcd34d;color:#000;transition:.3s}.primary-btn:hover{background-color:#fde047;box-shadow:0 0 20px rgba(252,211,77,.3);transform:translateY(-2px)}.tariff-tab-active{background-color:rgba(252,211,77,.15);color:#fcd34d;border-color:#fcd34d;font-weight:700}