@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f5f0e8;--charcoal:#2c2a24;--sage:#7a9e8e;--orange:#e8622a;--white:#fff;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--charcoal);-webkit-font-smoothing:antialiased}.nav{z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 4rem;transition:background .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0;right:0}.nav.scrolled{background:var(--cream);box-shadow:0 1px #2c2a2414}.nav-logo{font-family:var(--font-display);letter-spacing:.02em;color:var(--white);font-size:1.75rem;font-weight:500;text-decoration:none;transition:color .4s}.nav.scrolled .nav-logo{color:var(--charcoal)}.nav-cta{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:var(--orange);color:var(--white);border:none;border-radius:2px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s}.nav-cta:hover{opacity:.88;transform:translateY(-1px)}.hero{justify-content:center;align-items:center;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(135deg,#1a2a20 0%,#0d1a24 50%,#1a1208 100%);position:absolute;inset:0}.hero-photo{opacity:.6;background-image:url(YOUR_HERO_PHOTO_URL_HERE);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{background:#0f0c0873;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:780px;padding:0 2rem;animation:1.1s both fadeUp;position:relative}.hero-tag{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--white);opacity:.9;margin:1.5rem 0 1.25rem;font-size:.8rem;font-weight:400}.hero-headline{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:400;line-height:1.05}.hero-headline em{font-style:italic;font-weight:300}.hero-sub{font-family:var(--font-body);color:#ffffffbf;max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.1rem);font-weight:300;line-height:1.7}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-compliance{font-family:var(--font-body);color:#fff6;text-align:center;margin-top:1.25 rem;max-width:480px;margin-left:auto;margin-right:auto;font-size:.72rem;font-weight:300;line-height:1.5}.btn-primary{font-family:var(--font-body);letter-spacing:.03em;cursor:pointer;background:var(--orange);color:var(--white);border:none;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s}.btn-primary:hover{opacity:.88;transform:translateY(-1px)}.btn-ghost{font-family:var(--font-body);letter-spacing:.03em;cursor:pointer;color:var(--white);background:0 0;border:1.5px solid #ffffff80;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:border-color .2s,transform .2s}.btn-ghost:hover{border-color:#ffffffe6;transform:translateY(-1px)}.problem{background:var(--cream);padding:7rem 4rem}.section-label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--sage);text-align:center;margin-bottom:3.5rem;font-size:.75rem;font-weight:500}.problem-grid{grid-template-columns:1fr 1px 1fr;gap:0;max-width:900px;margin:0 auto;display:grid}.problem-divider{background:#2c2a241f}.problem-col{padding:0 3rem}.problem-col:first-child{padding-left:0}.problem-col:last-child{padding-right:0}.problem-col-head{font-family:var(--font-display);border-bottom:1px solid #2c2a241f;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:500}.col-therest .problem-col-head{color:#2c2a2466}.col-stratli .problem-col-head{color:var(--sage)}.problem-item{align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;font-weight:300;line-height:1.6;display:flex}.col-therest .problem-item{color:#2c2a2480}.col-therest .problem-item:before{content:"x";color:#2c2a244d;flex-shrink:0;margin-top:.1rem;font-size:1rem}.col-stratli .problem-item{color:var(--charcoal)}.col-stratli .problem-item:before{content:"✓";color:var(--sage);flex-shrink:0;margin-top:.15rem;font-size:.85rem}.hiw{background:var(--charcoal);padding:7rem 4rem}.hiw .section-label{color:var(--sage);opacity:.8}.hiw-headline{font-family:var(--font-display);color:var(--white);text-align:center;letter-spacing:-.01em;margin-bottom:4rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:400}.hiw-steps{grid-template-columns:repeat(3,1fr);gap:2px;max-width:900px;margin:0 auto 4rem;display:grid}.hiw-step{background:#ffffff0a;border:1px solid #ffffff0f;padding:2.5rem 2rem;transition:background .3s}.hiw-step:hover{background:#ffffff12}.step-num{font-family:var(--font-display);color:var(--sage);opacity:.5;margin-bottom:1rem;font-size:3rem;font-weight:300;line-height:1}.step-title{font-family:var(--font-display);color:var(--white);letter-spacing:.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:500}.step-body{font-family:var(--font-body);color:#ffffff8c;font-size:.9rem;font-weight:300;line-height:1.7}.hiw-disclaimer{font-family:var(--font-body);color:#ffffff4d;text-align:center;max-width:600px;margin:0 auto;font-size:.75rem;font-weight:300;line-height:1.6}.partnership{background:var(--charcoal);text-align:center;padding:.5rem 4rem 7rem}.partnership-headline{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:400;line-height:1.2}.partnership-copy{font-family:var(--font-body);color:#ffffffa6;max-width:560px;margin:0 auto 2.5rem;font-size:1rem;font-weight:300;line-height:1.7}.waitlist{text-align:center;background:#f0ede4;padding:7rem 4rem}.waitlist-headline{font-family:var(--font-display);color:var(--charcoal);letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:400}.waitlist-headline em{font-style:italic;font-weight:300}.waitlist-sub{font-family:var(--font-body);color:#2c2a24a6;margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.6}.waitlist-form{border-radius:2px;gap:0;max-width:460px;margin:0 auto 1rem;display:flex;overflow:hidden;box-shadow:0 2px 24px #2c2a241a}.waitlist-input{font-family:var(--font-body);background:var(--white);color:var(--charcoal);border:1.5px solid #2c2a2426;border-right:none;border-radius:2px 0 0 2px;outline:none;flex:1;padding:.9rem 1.25rem;font-size:.95rem;font-weight:300;transition:border-color .2s}.waitlist-input:focus{border-color:var(--sage)}.waitlist-input::placeholder{color:#2c2a2459}.waitlist-submit{font-family:var(--font-body);letter-spacing:.03em;cursor:pointer;background:var(--orange);color:var(--white);white-space:nowrap;border:none;border-radius:0 2px 2px 0;padding:.9rem 1.5rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.waitlist-submit:hover:not(:disabled){opacity:.88}.waitlist-submit:disabled{opacity:.6;cursor:not-allowed}.waitlist-note{font-family:var(--font-body);color:#2c2a2466;letter-spacing:.02em;font-size:.78rem;font-weight:300}.waitlist-success{font-family:var(--font-body);color:var(--sage);justify-content:center;align-items:center;gap:.6rem;padding:1rem;font-size:.95rem;font-weight:400;animation:.5s both fadeUp;display:flex}.waitlist-error{font-family:var(--font-body);color:#c0392b;margin-top:.5rem;font-size:.82rem}.footer{background:var(--charcoal);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 4rem;display:flex}.footer-logo{font-family:var(--font-display);color:var(--white);opacity:.85;font-size:1.4rem;font-weight:500;text-decoration:none}.footer-disclaimer{font-family:var(--font-body);color:#ffffff4d;letter-spacing:.03em;font-size:.75rem;font-weight:300}.footer-links{align-items:center;gap:1.5rem;display:flex}.footer-link{font-family:var(--font-body);color:#ffffff59;letter-spacing:.03em;font-size:.75rem;font-weight:300;text-decoration:none;transition:color .2s}.footer-link:hover{color:#ffffffb3}.footer-legal{border-top:1px solid #ffffff14;flex-direction:column;gap:.6rem;width:100%;margin-top:.5rem;padding-top:1.25rem;display:flex}.footer-legal-text{font-family:var(--font-body);color:#ffffff4d;letter-spacing:.02em;font-size:.7rem;font-weight:300;line-height:1.6}.privacy{background:var(--cream);padding:8rem 4rem 5rem}.privacy-container{max-width:720px;margin:0 auto}.privacy-title{font-family:var(--font-display);color:var(--charcoal);letter-spacing:-.01em;margin-bottom:3rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:400}.privacy-effective{font-family:var(--font-body);color:#2c2a2473;margin-bottom:3rem;font-size:.85rem;font-weight:300}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{font-family:var(--font-display);color:var(--charcoal);letter-spacing:.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:500}.privacy-section p{font-family:var(--font-body);color:#2c2a24bf;margin-bottom:.75rem;font-size:.95rem;font-weight:300;line-height:1.75}.privacy-section ul{margin:.5rem 0 1rem;padding:0;list-style:none}.privacy-section li{font-family:var(--font-body);color:#2c2a24bf;margin-bottom:.4rem;padding-left:1.25rem;font-size:.95rem;font-weight:300;line-height:1.75;position:relative}.privacy-section li:before{color:var(--sage);position:absolute;left:0}.privacy-address{font-family:var(--font-body);color:var(--charcoal);border-left:2px solid var(--sage);background:#2c2a240a;border-radius:0 2px 2px 0;margin-top:.75rem;padding:1.25rem 1.5rem;font-size:.95rem;font-style:normal;font-weight:400;line-height:1.75}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.nav{padding:1.25rem 1.5rem}.problem{padding:5rem 1.5rem}.problem-grid{grid-template-columns:1fr}.problem-divider{display:none}.problem-col{padding:0 0 2.5rem}.problem-col:last-child{border-top:1px solid #2c2a241f;padding:2.5rem 0 0}.hiw{padding:5rem 1.5rem}.hiw-steps{grid-template-columns:1fr}.waitlist{padding:5rem 1.5rem}.waitlist-form{box-shadow:none;border-radius:2px;flex-direction:column;overflow:visible}.waitlist-input{border-bottom:none;border-right:1.5px solid #2c2a2426;border-radius:2px}.waitlist-submit{border-radius:2px;padding:1rem}.footer{gap:.5rem;padding:.85rem 1.25rem}.footer-links{gap:1rem}.footer-link,.footer-disclaimer{font-size:.7rem}.privacy{padding:6rem 1.5rem 3rem}}
