:root{font-size:62.5%}body{background:#fff8e1;background-image:radial-gradient(rgba(20,23,31,.12) 1.2px,transparent 0);background-size:22px 22px;color:#14171f;font-family:var(--font-comic-neue),var(--font-dm-sans),sans-serif;min-height:100vh}.bg-pattern{display:none}h1,h2,h3,h4{font-family:var(--font-bangers),var(--font-poppins),cursive;letter-spacing:.04em;line-height:1}h1,h2,h3,h4,p{color:#14171f;margin:0}p{line-height:1.6}a{color:inherit;text-decoration:none}header{padding:1.8rem 5%;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;background:#fff8e1;background-image:radial-gradient(rgba(20,23,31,.12) 1.2px,transparent 0);background-size:22px 22px;z-index:50}header .logo img{max-height:6rem;width:auto}@media only screen and (max-width:767px){header .logo img{max-height:5rem}}.cta-btn,.submit-btn{display:inline-block;padding:1.6rem 2.8rem;font-size:1.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-bangers),var(--font-poppins),sans-serif;background:#e51e36;color:#fff!important;border:3px solid #14171f;border-radius:1rem;box-shadow:5px 5px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;cursor:pointer;text-decoration:none}.cta-btn:hover,.submit-btn:hover{transform:translate(-2px,-2px);box-shadow:7px 7px 0 0 #14171f}.cta-btn:active,.submit-btn:active{transform:translate(2px,2px);box-shadow:2px 2px 0 0 #14171f}@media only screen and (max-width:767px){.cta-btn,.submit-btn{padding:1.2rem 2rem;font-size:1.4rem}}.submit-btn{width:100%;padding:1.8rem;font-size:1.9rem;margin-top:1rem}.hero{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;padding:6rem 5% 4rem;max-width:130rem;margin:0 auto}@media(max-width:1024px){.hero{grid-template-columns:1fr;text-align:center;padding:4rem 5% 3rem}}.hero-content .tag{position:relative;display:inline-block;background:#fff;border:3px solid #14171f;border-radius:999px;padding:.9rem 2rem;font-size:1.4rem;font-weight:700;margin-bottom:3rem;font-family:var(--font-comic-neue),sans-serif;box-shadow:4px 4px 0 0 #14171f}.hero-content .tag:after,.hero-content .tag:before{content:"";position:absolute;left:50%;bottom:-16px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:16px solid #14171f;transform:translateX(-50%)}.hero-content .tag:after{bottom:-10px;border-top-color:#fff;border-left-width:10px;border-right-width:10px;border-top-width:13px}.hero-content h1{font-size:7.5rem;text-transform:uppercase;font-style:italic;transform:skew(-4deg);margin:0 0 2rem}@media(max-width:1100px){.hero-content h1{font-size:6rem}}@media only screen and (max-width:767px){.hero-content h1{font-size:4rem;transform:skew(-3deg)}}.hero-content .highlight{color:#e51e36}.hero-content .subtitle{font-size:1.7rem;color:#46516d;margin-bottom:3rem;max-width:52rem}@media only screen and (max-width:767px){.hero-content .subtitle{font-size:1.5rem}}.hero-visual{display:flex;justify-content:center}.visual-card{border:3px solid #14171f;border-radius:1.4rem;box-shadow:8px 8px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;background:#fff;padding:2.5rem;width:100%;max-width:48rem}.visual-card .stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.4rem;gap:1.4rem;margin-bottom:1.8rem}.visual-card .stat-grid .stat{border:3px solid #14171f;border-radius:1.4rem;box-shadow:5px 5px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;padding:1.6rem 1.2rem;text-align:center}.visual-card .stat-grid .stat:first-child{background:#e51e36;color:#fff}.visual-card .stat-grid .stat:nth-child(2){background:#2d7df7;color:#fff}.visual-card .stat-grid .stat .stat-number{font-family:var(--font-bangers),sans-serif;font-size:3.6rem;font-style:italic;transform:skew(-4deg);letter-spacing:.04em;display:inline-block;line-height:1;color:inherit;margin:0}.visual-card .stat-grid .stat .stat-label{display:block;font-family:var(--font-comic-neue),sans-serif;font-size:1.2rem;font-weight:700;margin-top:.5rem}.visual-card .text-center{text-align:center;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.feature-tag{display:inline-block;background:#ffc91a;border:2.5px solid #14171f;border-radius:999px;padding:.5rem 1rem;font-size:1.2rem;font-weight:700;font-family:var(--font-comic-neue),sans-serif}.section-header{text-align:center;margin-bottom:4rem}.section-header .section-title{font-size:5rem;text-transform:uppercase;font-style:italic;transform:skew(-4deg);display:inline-block;margin-bottom:1.2rem}@media(max-width:1100px){.section-header .section-title{font-size:4rem}}@media only screen and (max-width:767px){.section-header .section-title{font-size:3rem;transform:skew(-3deg)}}.section-header .section-subtitle{font-size:1.7rem;color:#46516d;max-width:58rem;margin:0 auto}@media only screen and (max-width:767px){.section-header .section-subtitle{font-size:1.5rem}}.section-header.text-white .section-subtitle,.section-header.text-white .section-title{color:#fff}.benefits{padding:5rem 5%;max-width:130rem;margin:0 auto}.benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.4rem;gap:2.4rem}@media only screen and (max-width:767px){.benefit-cards{grid-template-columns:1fr}}.benefit-card{border:3px solid #14171f;border-radius:1.4rem;box-shadow:7px 7px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;padding:2.6rem 2rem;text-align:center}.benefit-card:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 0 #14171f}.benefit-card:first-child{background:#fff1b3}.benefit-card:nth-child(2){background:#ffd9e3}.benefit-card:nth-child(3){background:#cfe0ff}.benefit-card .benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;background:#fff;border:3px solid #14171f;border-radius:1rem;font-size:2.8rem;box-shadow:3px 3px 0 0 #14171f;margin-bottom:1.4rem}.benefit-card .benefit-title{font-size:2.2rem;text-transform:uppercase;margin-bottom:1rem}.benefit-card .benefit-description{font-size:1.5rem}.how-it-works{padding:5rem 5%;max-width:130rem;margin:0 auto}.process-flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media(max-width:1024px){.process-flow{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.process-flow{grid-template-columns:1fr}}.process-step{border:3px solid #14171f;border-radius:1.4rem;box-shadow:6px 6px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;padding:2.2rem 1.6rem;text-align:center;background:#fff}.process-step:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 0 #14171f}.process-step:first-child{background:#cfe0ff}.process-step:nth-child(2){background:#fff1b3}.process-step:nth-child(3){background:#ffd9e3}.process-step:nth-child(4){background:#e5d1ff}.process-step .process-number{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;background:#14171f;color:#fff;border:3px solid #14171f;border-radius:50%;font-size:2.6rem;box-shadow:3px 3px 0 0 #14171f;margin-bottom:1.4rem}.process-step .process-label{font-size:2rem;text-transform:uppercase;margin-bottom:.8rem}.process-step .process-description{font-size:1.4rem}.text-center{text-align:center}.text-center .fw600{font-weight:700;font-size:1.7rem;font-family:var(--font-comic-neue),sans-serif}@media only screen and (max-width:767px){.text-center .fw600{font-size:1.5rem}}.text-center .text-primary{color:#e51e36;font-family:var(--font-bangers),sans-serif;letter-spacing:.04em;font-style:italic;margin:0 .4rem}.problem-solution{background:#14171f;padding:6rem 5%}.problem-solution>.section-header{max-width:80rem;margin:0 auto 4rem}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:120rem;margin:0 auto}@media only screen and (max-width:767px){.problem-grid{grid-template-columns:1fr}}.problem-card{border:3px solid #14171f;border-radius:1.4rem;box-shadow:6px 6px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;background:#fff;padding:2.4rem 2rem}.problem-card h3{font-size:2rem;text-transform:uppercase;color:#e51e36;margin-bottom:1rem}.problem-card p{font-size:1.5rem}.waitlist{padding:6rem 5% 5rem;max-width:70rem;margin:0 auto}.form-container{border:3px solid #14171f;border-radius:1.4rem;box-shadow:10px 10px 0 0 #14171f;transition:transform .15s ease,box-shadow .15s ease;background:#fff;padding:3rem 2.8rem}@media only screen and (max-width:767px){.form-container{padding:2.4rem 2rem}}.form-intro{text-align:center;margin-bottom:2.4rem}.form-intro h2{font-size:3.4rem;text-transform:uppercase;font-style:italic;transform:skew(-4deg);display:inline-block;margin-bottom:.8rem}@media only screen and (max-width:767px){.form-intro h2{font-size:2.4rem}}.form-intro p{font-size:1.5rem;color:#3c455d}.perks-list{background:#cdf2dc;border:2.5px solid #14171f;border-radius:1rem;padding:1.4rem 1.6rem;margin-bottom:2.4rem}.perks-list .perk-item{display:flex;align-items:center;gap:.8rem;font-size:1.5rem;font-family:var(--font-comic-neue),sans-serif;font-weight:700;margin-bottom:.5rem}.perks-list .perk-item:last-child{margin-bottom:0}.perks-list .perk-item .check-icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:#28bd6e;color:#fff;border:2px solid #14171f;border-radius:50%;font-size:1.2rem;font-weight:800;flex-shrink:0}#waitlistForm .form-group{margin-bottom:1.4rem}#waitlistForm .form-group label{display:block;font-family:var(--font-bangers),sans-serif;font-size:1.4rem;letter-spacing:.06em;color:#14171f;margin-bottom:.5rem;text-transform:uppercase}#waitlistForm .form-group label sup{color:#e51e36}#waitlistForm .form-group input,#waitlistForm .form-group select{width:100%;padding:1.2rem 1.4rem;font-size:1.5rem;font-family:var(--font-comic-neue),sans-serif;background:#fff8e1;border:2.5px solid #14171f;border-radius:.8rem;color:#14171f;outline:none;transition:box-shadow .15s ease,transform .15s ease}#waitlistForm .form-group input::placeholder,#waitlistForm .form-group select::placeholder{color:#64739b}#waitlistForm .form-group input:focus,#waitlistForm .form-group select:focus{box-shadow:4px 4px 0 0 #14171f;transform:translate(-1px,-1px)}#waitlistForm .form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2314171f' stroke-width='3'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1.6rem;padding-right:4rem}.privacy-note{text-align:center;font-size:1.3rem;color:#505c7c;margin-top:1.6rem;font-family:var(--font-comic-neue),sans-serif}footer{background:#fff8e1;padding:4rem 5% 2rem;text-align:center}footer .footer-content{display:flex;justify-content:space-between;align-items:center;max-width:110rem;margin:0 auto 2rem;flex-wrap:wrap;gap:1.5rem}footer .footer-content .footer-logo img{max-height:6rem;width:auto}footer .footer-content .footer-links a{font-family:var(--font-bangers),sans-serif;font-size:1.5rem;letter-spacing:.06em;color:#14171f;border-bottom:2px solid #e51e36;padding-bottom:.2rem}footer .footer-content .footer-links a:hover{color:#e51e36}footer>p{font-family:var(--font-comic-neue),sans-serif;font-size:1.3rem;color:#505c7c}