@import"https://fonts.googleapis.com/css2?family=Abel&family=Be+Vietnam+Pro:wght@400;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--ember-orange: #da3803;--midnight-black: #111010;--field-khaki: #918670;--bone-white: #f0efe2;--pure-white: #FFFFFF}body{font-family:Abel,sans-serif;line-height:1.6;color:var(--midnight-black);background:var(--bone-white);padding-top:70px}h1,h2,h3,h4,h5,h6{font-family:Be Vietnam Pro,sans-serif;font-weight:900}.nav{position:fixed;top:0;left:0;right:0;background:var(--bone-white);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav-logo .logo-image{height:40px;width:auto}.nav-links{display:flex;gap:2rem}.nav-link{text-decoration:none;color:var(--midnight-black);font-family:Be Vietnam Pro,sans-serif;font-weight:400;transition:color .3s ease}.nav-link:hover{color:var(--ember-orange)}.hero{min-height:70vh;width:100%;display:flex;align-items:center;padding:4rem 2rem;background-image:url(/images/header-desktop.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--pure-white)}.hero-content{max-width:1200px;margin:0 auto;width:100%}.hero-text{max-width:50%}.hero-title{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem;line-height:1.1;color:var(--pure-white)}.hero-subtitle{font-size:1.25rem;color:var(--bone-white);margin-bottom:2rem;line-height:1.6;opacity:.9}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.cta-button.primary{background:var(--ember-orange);color:var(--pure-white)}.cta-button.primary:hover{background:#d14a1f;transform:translateY(-2px)}.cta-button.secondary{background:#f0e2e2cc;color:var(--midnight-black);border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cta-button.secondary:hover{background:var(--ember-orange);color:var(--pure-white);transform:translateY(-2px)}.features{padding:6rem 2rem;background:var(--bone-white)}.features-container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:var(--midnight-black)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:var(--pure-white);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;border:1px solid rgba(160,139,122,.2);box-shadow:0 2px 8px #a08b7a1a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #e85a2b26;border-color:var(--ember-orange)}.feature-icon-img{height:60px;width:60px;margin-bottom:1rem;object-fit:contain}.feature-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--ember-orange)}.feature-card p{color:var(--field-khaki);line-height:1.6}.no-brainer-cta{padding:8rem 2rem;background-size:cover;background-position:center;text-align:center;color:var(--pure-white)}.no-brainer-content h2{font-size:3rem;margin-bottom:1rem}.no-brainer-content p{font-size:1.25rem;font-family:Be Vietnam Pro,sans-serif}.waitlist{padding:6rem 2rem;background:var(--ember-orange);color:var(--pure-white)}.waitlist-container{max-width:800px;margin:0 auto;text-align:center}.waitlist .section-title{color:var(--pure-white);margin-bottom:1.5rem}.waitlist-description{font-size:1.125rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6}.waitlist-form{margin-bottom:2rem;max-width:600px;margin:0 auto 2rem}.form-description{background:#ffffff1a;padding:1.5rem;border-radius:8px;margin-bottom:2rem;text-align:left}.form-description p{margin:0;font-size:1rem;line-height:1.5}.form-row{display:flex;gap:1rem;margin-bottom:1.5rem}.form-row .form-group{flex:1;margin-bottom:0}.form-group{margin-bottom:1.5rem;text-align:left}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--pure-white)}.form-group input[type=text],.form-group input[type=email],.form-group select{width:100%;padding:1rem 1.5rem;font-size:1rem;border:none;border-radius:8px;background:var(--pure-white);color:var(--midnight-black);box-sizing:border-box}.form-group input::placeholder{color:var(--field-khaki)}.form-group input:focus,.form-group select:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}.form-group select{cursor:pointer}.beta-fieldset{border:none;padding:0;margin:0}.beta-fieldset legend{font-weight:600;margin-bottom:.75rem;color:var(--pure-white);font-size:1rem}.radio-group{display:flex;gap:2rem;flex-wrap:wrap}.radio-option{display:flex;align-items:center;gap:.5rem}.radio-option input[type=radio]{width:auto;margin:0;padding:0}.radio-option label{margin:0;cursor:pointer;font-weight:400}.submit-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:var(--pure-white);color:var(--midnight-black);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-button:hover{background:var(--bone-white);transform:translateY(-2px)}.form-disclaimer{opacity:.7;font-size:.875rem}.social-proof{padding:2rem 0;border-top:1px solid rgba(255,255,255,.2)}.proof-text{font-size:1rem;opacity:.9}.proof-number{font-weight:700;color:var(--bone-white)}.footer{background:var(--midnight-black);color:var(--bone-white);padding:3rem 2rem 1rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.footer-brand .logo-image{height:40px;width:auto;margin-bottom:.5rem}.footer-brand p{opacity:.7;font-size:.875rem;margin-top:.5rem}.footer-links{display:flex;gap:2rem;flex-wrap:wrap}.footer-link{color:var(--bone-white);text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-link:hover{color:var(--ember-orange)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(245,243,240,.2);opacity:.7;font-size:.875rem}@media(max-width:768px){.nav-container{padding:1rem}.nav-links{gap:1rem}.hero{background-image:url(/images/header-mobile.jpg);min-height:60vh;align-items:center;text-align:center}.hero-text{max-width:100%}.hero-content{text-align:center}.hero-cta{justify-content:center}.features{padding:4rem 1rem}.features-grid{grid-template-columns:1fr}.waitlist{padding:4rem 1rem}.form-row{flex-direction:column;gap:0}.form-row .form-group{margin-bottom:1.5rem}.radio-group{flex-direction:column;gap:1rem}.footer-container{flex-direction:column;text-align:center}.cta-button{width:100%;max-width:300px}}@media(max-width:480px){.hero-title,.section-title{font-size:2rem}.feature-card{padding:1.5rem}}
