html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background-color:#000;color:#fff;background-image:radial-gradient(circle at 50% 0%,#1a0b05,#000 70%);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-width:0;overflow-x:clip}button,a{-webkit-tap-highlight-color:transparent}.glass{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.glass-hover{transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.glass-hover:hover{background:#ffffff1a;border-color:#f1622d80}.text-glow{text-shadow:0 0 20px rgba(241,98,45,.5)}.box-glow{box-shadow:0 0 40px -10px #f1622d4d}.btn-primary{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;overflow:hidden;border-radius:.75rem;background:#f1622d;padding:1rem 1.25rem;color:#fff;font-size:.875rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:box-shadow .3s ease,background-color .3s ease}.btn-primary:hover{box-shadow:0 0 20px #f1622d66}.section-title{position:relative;display:inline-block;margin-bottom:1.5rem;color:#fff;font-size:2rem;font-weight:900;line-height:1;letter-spacing:-.05em;overflow-wrap:break-word;text-transform:uppercase}.section-title:after{content:"";position:absolute;bottom:-.5rem;left:0;width:6rem;height:.25rem;border-radius:9999px;background:linear-gradient(to right,#f1622d,transparent)}@media(max-width:767px){.section-title{display:block;text-align:center;width:fit-content;margin-left:auto;margin-right:auto}.section-title:after{left:50%;transform:translate(-50%);background:linear-gradient(to right,transparent,#f1622d,transparent)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.mobile-copy-safe{overflow-wrap:anywhere;word-break:normal}@media(min-width:640px){.btn-primary{padding-left:2rem;padding-right:2rem;font-size:1rem}.section-title{font-size:2.25rem}}@media(min-width:768px){.section-title{font-size:3rem}}
