@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Manrope:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;background-color:#0f1115;width:100%;font-family:Poppins,Manrope,sans-serif;overflow-x:hidden}#root{width:100%;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0f1115}::-webkit-scrollbar-thumb{background:#252a36;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#333946}@keyframes shine{0%{transform:translate(-100%)skew(-20deg)}20%{transform:translate(200%)skew(-20deg)}to{transform:translate(200%)skew(-20deg)}}.btn-shine{position:relative;overflow:hidden}.btn-shine:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff80 50%,#fff0 100%);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-20%}.sticky-timer{color:#0f1115;z-index:9999;background:linear-gradient(90deg,#f5c542 0%,#ffd95a 100%);justify-content:center;align-items:center;gap:16px;width:100%;padding:12px 20px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #f5c5424d}.sticky-timer-content{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.sticky-timer-action{align-items:center;gap:16px;display:flex}.sticky-timer-countdown{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:1px;background:#0f1115;border-radius:6px;padding:4px 12px;font-size:15px;font-weight:700}.sticky-timer-btn{color:#f5c542;cursor:pointer;background:#0f1115;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.sticky-timer-btn:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff26 50%,#fff0 100%);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-20%}.sticky-timer-btn:hover{transform:scale(1.03)}.sticky-timer-close{cursor:pointer;color:#0f1115;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;right:12px}@media (width<=768px){.sticky-timer{text-align:center;flex-direction:column;gap:14px;padding:20px 16px 16px}.sticky-timer-content{text-align:center;flex-direction:row;justify-content:center;font-size:13px}.sticky-timer-action{justify-content:center;gap:12px;width:100%}.sticky-timer-btn{padding:6px 14px;font-size:13px}.sticky-timer-close{background:#fff;top:-10px;right:12px;box-shadow:0 2px 8px #0003}h1,h2,h3,h4,h5,h6,p,span,a,label,button{text-align:center!important}div,section{align-items:center!important}.featurePill,.checkRow,.stepRow,.card,.iconBox,.trustBadge,button,.btn-shine{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}#root>div{align-items:stretch!important}nav,footer,.sticky-timer{align-items:center!important}.hero-features{flex-direction:column!important;gap:12px!important}.featurePill-hero{justify-content:center;max-width:300px;width:100%!important}.hero-ctas{width:100%;flex-direction:column!important;gap:16px!important}.hero-ctas>*{max-width:320px;justify-content:center!important;width:100%!important}.hero-trust{flex-direction:column!important;gap:16px!important}}::selection{color:#0f1115;background:#f5c542}a{color:inherit;text-decoration:none}.action-wrapper{flex-direction:column;align-items:flex-start;display:flex}@media (width<=768px){.action-wrapper{text-align:center;align-items:center!important}.action-wrapper p{border-left:none!important;padding-left:0!important}}
