/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@font-face{font-family:TT Firs Neue;src:local(TT Firs Neue),local(TT Firs Neue Regular);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT Firs Neue;src:local(TT Firs Neue Medium),local(TT Firs Neue DemiBold),local(TT Firs Neue);font-weight:500;font-style:normal;font-display:swap}:root{--color-bg:#000;--color-bg-card:#161414;--color-bg-card-hover:#1e1b1b;--color-bg-elevated:#1c1a1a;--color-bg-input:transparent;--color-bg-overlay:#000000b3;--color-primary:#26e9a5;--color-primary-hover:#1fd494;--color-primary-dark:#0d3d2a;--color-text:#fff;--color-text-secondary:#ffffff80;--color-text-tertiary:#ffffff4d;--color-text-dark:#000;--color-border:#3b3737;--color-border-input:#fff3;--color-border-hover:#ffffff4d;--font-family:"TT Firs Neue","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--fs-numbers:130px;--fs-h1:56px;--fs-h2:44px;--fs-h3:32px;--fs-h4:24px;--fs-subtitle:22px;--fs-body:16px;--fs-body-med:16px;--fs-small:14px;--fw-regular:400;--fw-medium:500;--lh-base:1.1;--lh-numbers:1;--container-max:1740px;--container-padding:90px;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:16px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:80px;--space-section:120px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--z-header:100;--z-menu:200;--z-modal:300}@media (max-width:1024px){:root{--fs-numbers:96px;--fs-h1:36px;--fs-h2:32px;--fs-h3:24px;--fs-h4:20px;--fs-subtitle:18px;--fs-body:14px;--fs-body-med:14px;--fs-small:12px;--container-padding:44px;--space-section:80px}}@media (max-width:768px){:root{--fs-numbers:64px;--fs-h1:26px;--fs-h2:22px;--fs-h3:18px;--fs-h4:16px;--fs-subtitle:16px;--fs-body:14px;--fs-body-med:14px;--fs-small:12px;--container-padding:16px;--space-section:30px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:var(--lh-base);color:var(--color-text);background-color:var(--color-bg);letter-spacing:0;overflow-x:hidden}img{max-width:100%;height:auto;display:block}[data-media-slot=icon]{justify-content:center;align-items:center;display:flex}[data-media-slot=icon] img{object-fit:contain;max-width:100%;max-height:100%;height:50%!important}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-medium);line-height:var(--lh-base)}.container{width:100%;padding:0 var(--container-padding)}.section{padding:var(--space-section) 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::selection{background:var(--color-primary);color:var(--color-bg)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}