@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@300;400;500&display=swap";:root{--ink: #1a2e44;--cream: #f0f7ff;--warm: #e3f0fb;--gold: #0a9e7f;--gold-light: #2ecc9a;--rust: #e67e22;--sage: #1a5276;--muted: #5d7a8a;--card-bg: #f8fcff}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--ink);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:999;opacity:.6}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 4rem;background:#f5f0e8eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,146,42,.2)}.logo{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:var(--ink);letter-spacing:-.02em}.logo span{color:var(--gold)}.nav-cta{background:var(--ink);color:var(--cream);padding:.65rem 1.6rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.nav-cta:hover{background:var(--gold);color:var(--ink)}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:80px;position:relative;overflow:hidden}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem 6rem 6rem;position:relative;z-index:2}.hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.78rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:1.8rem}.hero-eyebrow:before{content:"";width:28px;height:2px;background:var(--gold);display:block}h1{font-family:Playfair Display,serif;font-size:clamp(2.8rem,4.5vw,5rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;color:var(--ink);margin-bottom:1.8rem}h1 em{font-style:italic;color:var(--gold)}.hero-subtext{font-size:1.05rem;line-height:1.7;color:var(--muted);max-width:440px;margin-bottom:2.8rem;font-weight:300}.hero-form{background:var(--ink);padding:2rem;max-width:440px}.hero-form>p{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-weight:500}.form-row{display:flex;gap:.75rem;margin-bottom:.75rem}.form-row input,.hero-form input,.hero-form select{width:100%;background:#ffffff12;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.85rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s;appearance:none}.form-row input::placeholder,.hero-form input::placeholder{color:#ffffff4d}.form-row input:focus,.hero-form input:focus,.hero-form select:focus{border-color:var(--gold)}.hero-form select option{background:var(--ink);color:#fff}.mb-75{margin-bottom:.75rem}.submit-btn{width:100%;background:#f5c200;color:var(--ink);border:none;padding:1.05rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s;margin-top:.5rem}.submit-btn:hover{background:gold}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-note{font-size:.72rem;color:#ffffff4d;margin-top:.8rem;text-align:center;letter-spacing:.02em}.hero-right{position:relative;background:var(--sage);overflow:hidden}.hero-right:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 60%,rgba(200,146,42,.25) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(184,74,46,.15) 0%,transparent 50%)}.hero-img-overlay{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1568605114967-8130f3a36994?w=900&q=80) center/cover no-repeat;opacity:.35;mix-blend-mode:luminosity}.hero-stat-card{position:absolute;background:var(--cream);padding:1.4rem 1.8rem;z-index:3}.stat-card-1{bottom:2.5rem;left:2rem;box-shadow:8px 8px 0 var(--gold);text-align:right;min-width:160px}.stat-card-2{top:5rem;right:2rem;background:var(--ink);color:var(--cream);box-shadow:8px 8px 0 var(--rust)}.stat-num{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:900;line-height:1;color:var(--gold);margin-bottom:.3rem}.stat-card-2 .stat-num{color:var(--gold-light)}.stat-label{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.stat-card-2 .stat-label{color:#ffffff80}.urgency-bar{background:var(--rust);color:#fff;text-align:center;padding:.9rem;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;font-weight:500}.urgency-bar strong{color:#ffd9a0}.pain-section{padding:7rem 6rem;background:var(--warm);position:relative}.section-label{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:1rem;display:flex;align-items:center;gap:.6rem}.section-label:after{content:"";flex:1;height:1px;background:var(--gold);opacity:.4;max-width:60px}.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;margin-bottom:3.5rem;max-width:600px}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.pain-card{background:var(--card-bg);padding:2.5rem;position:relative;overflow:hidden;transition:transform .2s}.pain-card:hover{transform:translateY(-4px)}.pain-card:after{content:"";position:absolute;bottom:0;left:0;height:3px;width:0;background:var(--gold);transition:width .3s}.pain-card:hover:after{width:100%}.pain-icon{font-size:2rem;margin-bottom:1.2rem;display:block}.pain-card h3{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;margin-bottom:.8rem;line-height:1.2}.pain-card p{font-size:.9rem;line-height:1.65;color:var(--muted)}.process-section{padding:7rem 6rem;background:var(--ink);color:var(--cream)}.process-section .section-label{color:var(--gold-light)}.process-section .section-label:after{background:var(--gold-light)}.process-section .section-title{color:var(--cream)}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:1rem}.step{position:relative;padding-top:1rem}.step-num{font-family:Playfair Display,serif;font-size:5rem;font-weight:900;color:#c8922a26;line-height:1;position:absolute;top:-1.5rem;left:-.5rem;z-index:0}.step-content{position:relative;z-index:1}.step-title{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;margin-bottom:.8rem;color:var(--cream)}.step p{font-size:.9rem;line-height:1.7;color:#f5f0e88c}.step-divider{width:32px;height:2px;background:var(--gold);margin-bottom:1.2rem}.testimonials{padding:7rem 6rem;background:var(--cream)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.testimonial-card{background:var(--card-bg);border:1px solid rgba(200,146,42,.15);padding:2.2rem;position:relative}.quote-mark{font-family:Playfair Display,serif;font-size:4rem;line-height:1;color:var(--gold);opacity:.4;margin-bottom:-.5rem;display:block}.testimonial-card p{font-size:.92rem;line-height:1.7;color:var(--ink);font-style:italic;margin-bottom:1.5rem}.testimonial-author{display:flex;flex-direction:column;gap:.2rem}.author-name{font-weight:600;font-size:.88rem}.author-detail{font-size:.78rem;color:var(--muted);letter-spacing:.04em}.stars{color:var(--gold);font-size:.85rem;margin-bottom:.8rem;letter-spacing:.1em}.cta-section{padding:7rem 6rem;background:var(--sage);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(200,146,42,.2) 0%,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(184,74,46,.15) 0%,transparent 50%);pointer-events:none}.cta-section .section-title{color:var(--cream);margin:0 auto 1.5rem;max-width:700px}.cta-section .section-label{justify-content:center;color:var(--gold-light)}.cta-section .section-label:after{display:none}.cta-sub{color:#f5f0e8a6;font-size:1rem;max-width:500px;margin:0 auto 3rem;line-height:1.7}.cta-form-wrap{display:inline-flex;gap:0;max-width:540px;width:100%;position:relative;z-index:2}.cta-form-wrap input{flex:1;background:#fff;border:none;padding:1.1rem 1.4rem;font-family:DM Sans,sans-serif;font-size:.95rem;outline:none;color:var(--ink)}.cta-form-wrap input::placeholder{color:var(--muted)}.cta-form-wrap button{background:#f5c200;color:var(--ink);border:none;padding:1.1rem 2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s;white-space:nowrap}.cta-form-wrap button:hover{background:gold}.trust-badges{display:flex;justify-content:center;gap:2.5rem;margin-top:2.5rem;flex-wrap:wrap}.badge{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:#f5f0e88c;letter-spacing:.06em;text-transform:uppercase}.badge-icon{width:20px;height:20px;background:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:.65rem;flex-shrink:0}.faq-section{padding:7rem 6rem;background:var(--warm)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:3rem;background:#c8922a26}.faq-item{background:var(--card-bg);padding:2rem 2.5rem;cursor:pointer;transition:background .2s}.faq-item:hover{background:var(--cream)}.faq-q{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700;margin-bottom:.8rem;color:var(--ink)}.faq-a{font-size:.88rem;line-height:1.7;color:var(--muted)}footer{background:var(--ink);color:#f5f0e866;padding:2.5rem 6rem;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;letter-spacing:.04em;flex-wrap:wrap;gap:1rem}footer .logo{color:var(--cream);font-size:1.1rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#f5f0e866;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--gold)}.success-msg{background:#3d5a4ce6;color:#fff;padding:1rem;text-align:center;font-size:.9rem;margin-top:.75rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-left>*{animation:fadeUp .7s ease both}.hero-left>*:nth-child(1){animation-delay:.1s}.hero-left>*:nth-child(2){animation-delay:.2s}.hero-left>*:nth-child(3){animation-delay:.3s}.hero-left>*:nth-child(4){animation-delay:.4s}@media(max-width:900px){nav{padding:1rem 1.5rem}.hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:5rem 1.5rem 3rem}.hero-right{height:300px}.stat-card-1{left:1rem}.pain-section,.process-section,.testimonials,.cta-section,.faq-section{padding:4rem 1.5rem}.pain-grid,.process-steps,.testimonial-grid,.faq-grid{grid-template-columns:1fr}footer{padding:2rem 1.5rem;flex-direction:column;text-align:center}.cta-form-wrap,.form-row{flex-direction:column}}
