html{font-size:100%}*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,body{margin:0;padding:0}body{font-family:plaid,bdsans-m,sans-serif;color:var(--white-color);line-height:1.2}body,html{overflow-x:hidden;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:root{--pink-color:#fdb8ff;--pink-secondary:#f27cf3;--yellow-color:#feed8b;--blue-color:#93c6e6;--grey-color:#2c2e30;--light-blue-color:#9ed9ff;--white-color:#fff;--light-blue-color2:#93c5e6;--green-color:#8ae62d;--grey-button:#dadae8;--dark-bg:#1a121b;--dark-bg-2:#1f2225;--orange-color:#f59623;--dark-orange:#720606;--footer-bg:#17171c;--bluescreens:"bluescreens",sans-serif;--bdsans-xl:"bdsans-xl",sans-serif;--bdsans-xl-italic:"bdsans-xl-italic",sans-serif;--bdsans-m:"bdsans-m",sans-serif;--bdsans-s:"bdsans-s",sans-serif;--plaid:"plaid",sans-serif;--plaid-xl-italic:"bdsans-xl-italic",sans-serif;--lavender:#fdb8ff;--background-cellar:#1f2225}.subscription-page{background:#18181c;min-height:100vh}:root{--color-primary:#dff01b;--color-bg:#000;--color-text:#fff;--color-text-muted:#999;--font-mega:"Lexend Mega",sans-serif;--font-exa:"Lexend Exa",sans-serif;--font-zetta:"Lexend Zetta",sans-serif}body,html{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-exa);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-container{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;gap:120px;padding:60px 60px 40px;max-width:1400px;margin:0 auto}@media screen and (max-width:999px){.main-container{padding:40px 30px 30px;gap:80px}}@media screen and (max-width:809px){.main-container{padding:25px 20px;gap:60px}}.hero-section{gap:40px}.hero-content,.hero-section{width:100%;display:flex;flex-direction:column;align-items:center}.hero-content{gap:26px}.hero-title-wrapper{text-align:center}.hero-title{font-family:var(--font-mega);font-size:100px;font-weight:800;letter-spacing:-15px;line-height:1em;color:var(--color-primary);margin:0}@media screen and (max-width:999px){.hero-title{font-size:64px;letter-spacing:-10px}}@media screen and (max-width:809px){.hero-title{font-size:40px;letter-spacing:-6px}}.hero-title-strikethrough{text-decoration:line-through}.hero-video-wrapper{width:100%;max-width:969px;aspect-ratio:16/9;border-radius:12px;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;display:block}.hero-subtitle-wrapper{text-align:center}.hero-subtitle{font-family:var(--font-exa);font-size:24px;font-weight:400;letter-spacing:-2.2px;line-height:1.7em;color:#dff01b;margin:0}@media screen and (max-width:999px){.hero-subtitle{font-size:20px;letter-spacing:-1.8px}}@media screen and (max-width:809px){.hero-subtitle{font-size:16px;letter-spacing:-1.2px}}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;height:76px}@media screen and (max-width:809px){.hero-buttons{flex-direction:column;width:100%;max-width:300px;height:auto}.hero-buttons .cta-button{height:56px}}.cta-button{display:flex;align-items:center;justify-content:center;padding:16px 24px;background-color:var(--color-primary);color:#000;font-family:var(--font-zetta);font-size:15px;font-weight:800;letter-spacing:-1.7px;line-height:1em;text-decoration:none;text-align:center;border-radius:50px;white-space:nowrap;cursor:pointer;user-select:none;transition:transform .3s cubic-bezier(.34,1.2,.64,1),box-shadow .3s cubic-bezier(.34,1.2,.64,1)}.cta-button:hover{transform:scale(1.05);box-shadow:0 4px 20px rgba(223,240,27,.4)}@media screen and (max-width:809px){.cta-button{font-size:13px;padding:14px 20px;width:100%}}.hidden-mobile{display:block}@media screen and (max-width:809px){.hidden-mobile{display:none}}.features-section{width:100%;display:flex;flex-direction:column;gap:80px}@media screen and (max-width:999px){.features-section{gap:60px}}@media screen and (max-width:809px){.features-section{gap:40px}}.feature-row{display:flex;gap:60px;align-items:center}@media screen and (max-width:999px){.feature-row{gap:40px}}@media screen and (max-width:809px){.feature-row{flex-direction:column;align-items:flex-start;gap:40px}}.feature-row-reverse{flex-direction:row-reverse}@media screen and (max-width:809px){.feature-row-reverse{flex-direction:column}}.feature-text-wrapper{flex:1;display:flex;flex-direction:column;gap:16px}.feature-title{font-family:var(--font-mega);font-size:64px;font-weight:800;letter-spacing:-10px;line-height:1em;color:var(--color-primary);margin:0}@media screen and (max-width:999px){.feature-title{font-size:48px;letter-spacing:-8px}}.feature-description{font-family:var(--font-exa);font-size:18px;font-weight:400;letter-spacing:-1.5px;line-height:1.7em;color:#869015;margin:0;max-width:377px}@media screen and (max-width:999px){.feature-description{font-size:18px;letter-spacing:-1.2px;max-width:none}}.feature-image-wrapper{flex:1;max-width:560px;aspect-ratio:1.4;border-radius:12px;overflow:hidden}@media screen and (max-width:809px){.feature-image-wrapper{width:100%;max-width:100%}}.feature-image-rotate-right{transform:rotate(2deg)}.feature-image-rotate-left{transform:rotate(-2deg)}.feature-image{width:100%;height:100%;object-fit:cover;display:block}.cta-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (max-width:809px){.cta-section{gap:32px}}.cta-title-wrapper{text-align:center}.cta-title{font-family:var(--font-mega);font-size:70px;font-weight:800;letter-spacing:-10px;line-height:1.1em;color:#dff01b;margin:0}@media screen and (max-width:999px){.cta-title{font-size:48px;letter-spacing:-8px}}@media screen and (max-width:809px){.cta-title{font-size:25px;letter-spacing:-4px}}.cta-title-highlight{color:var(--color-primary)}.cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;height:76px;max-width:890px;width:100%}.cta-buttons .cta-button{width:45%}@media screen and (max-width:809px){.cta-buttons{flex-direction:column;width:100%;max-width:300px;height:auto;gap:16px}.cta-buttons .cta-button{height:56px;width:100%}}.footer-section{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding-top:40px;border-top:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:809px){.footer-section{flex-direction:column-reverse;align-items:flex-start;gap:24px;text-align:left}}.footer-copyright-text{font-family:var(--font-mega);font-size:15px;font-weight:400;letter-spacing:-1.5px;color:#dff01b;margin:0}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media screen and (max-width:809px){.footer-links{align-items:center;flex-direction:row}}.footer-link{font-family:var(--font-mega);font-size:15px;font-weight:400;letter-spacing:-1.5px;line-height:1.6em;color:#fff;text-decoration:none;transition:opacity .3s cubic-bezier(.34,1.2,.64,1),color .3s cubic-bezier(.34,1.2,.64,1)}.footer-link:hover{opacity:1;color:#08f;text-decoration:underline}.footer-link-separator{display:none;color:#dff01b}@media screen and (max-width:809px){.footer-link-separator{display:block}}
/*# sourceMappingURL=style.css.map */