@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--bg-dark: #0b0a08;--bg-gradient: radial-gradient(circle at 50% 0%, #1f190e 0%, #0b0a08 70%);--bg-card: #14120e;--bg-card-hover: #1a1712;--bg-card-elevated: #1f1b14;--gold-primary: #d4af37;--gold-bright: #ebd068;--gold-dark: #9e7d1c;--gold-glow: rgba(212, 175, 55, .25);--gold-border: rgba(212, 175, 55, .35);--gold-border-subtle: rgba(212, 175, 55, .18);--text-main: #f5f2eb;--text-sub: #b8b1a3;--text-dark: #000000;--accent-green: #2ecc71;--accent-red: #e74c3c;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-pill: 9999px;--shadow-gold: 0 4px 20px rgba(212, 175, 55, .2);--shadow-card: 0 8px 32px rgba(0, 0, 0, .5);--container-width: 1080px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;background-color:var(--bg-dark);color:var(--text-main);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}body{background:var(--bg-dark);background-image:radial-gradient(circle at 50% 8%,rgba(230,90,40,.11) 0%,transparent 60%),radial-gradient(circle at 85% 40%,rgba(212,175,55,.06) 0%,transparent 55%),radial-gradient(circle at 15% 75%,rgba(230,90,40,.07) 0%,transparent 55%),linear-gradient(to right,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.022) 1px,transparent 1px);background-size:100% 100%,100% 100%,100% 100%,40px 40px,40px 40px;background-attachment:fixed;min-height:100vh;line-height:1.6;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;overflow-x:hidden}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:760px}h1,h2,h3{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;line-height:1.2;letter-spacing:-.015em;color:#fff}.font-serif{font-family:Cinzel,Georgia,serif;font-weight:700}h1{font-size:clamp(2rem,5vw,3.25rem);text-transform:uppercase}h2{font-size:clamp(1.6rem,3.5vw,2.35rem);text-transform:uppercase}h3{font-size:1.25rem}p{color:var(--text-sub);font-size:1.0625rem}.gold-text{color:var(--gold-primary);background:linear-gradient(135deg,#f7e192,#d4af37,#aa8214);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-center{text-align:center}.header-minimal{padding:1.5rem 0;border-bottom:1px solid var(--gold-border-subtle);background:#0b0a08d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between}.brand-logo{display:flex;align-items:center;gap:.85rem;text-decoration:none;color:#fff}.brand-logo-img{width:44px;height:44px;object-fit:contain;border:1px solid var(--gold-border);border-radius:var(--radius-sm);background:#000}.brand-logo-text{font-family:Cinzel,serif;font-size:1.15rem;font-weight:800;letter-spacing:.08em;color:var(--gold-primary);text-transform:uppercase;line-height:1.1}.brand-logo-sub{font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;color:var(--text-sub);letter-spacing:.12em;text-transform:uppercase}.header-cta-btn{background:var(--gold-primary);color:var(--text-dark);font-weight:700;font-size:.9rem;padding:.65rem 1.35rem;border-radius:var(--radius-pill);text-decoration:none;transition:all .2s ease;box-shadow:var(--shadow-gold)}.header-cta-btn:hover{background:var(--gold-bright);transform:translateY(-1px)}.eyebrow-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.15rem;border-radius:var(--radius-pill);border:1px solid var(--gold-border);background:#d4af3714;color:var(--gold-primary);font-family:Manrope,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:420px;background:linear-gradient(180deg,#f3d46f,#d4af37);color:#000;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:800;padding:1.1rem 2rem;border-radius:var(--radius-pill);text-decoration:none;border:none;cursor:pointer;transition:all .25s cubic-bezier(.2,.8,.2,1);box-shadow:0 6px 24px #d4af3759;text-transform:uppercase;letter-spacing:.04em}.btn-primary:hover{background:linear-gradient(180deg,#fce58d,#e0bd49);transform:translateY(-2px);box-shadow:0 10px 30px #d4af3773}.btn-primary:active{transform:translateY(0)}.friction-killer{font-size:.875rem;color:var(--text-sub);margin-top:.75rem;display:block}.section{padding:4.5rem 0;position:relative;border-bottom:1px solid rgba(212,175,55,.08)}.section-dark{background:#0f0d0ab3}.section-header{margin-bottom:3rem}.section-header p{margin-top:.75rem;max-width:720px;margin-left:auto;margin-right:auto;font-size:1.1rem}.hero-section{padding:4rem 0 5rem;text-align:center}.hero-content{max-width:860px;margin:0 auto}.hero-headline{font-family:Manrope,-apple-system,sans-serif;font-weight:800;font-size:clamp(2.25rem,5.5vw,3.85rem);line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem}.headline-line{display:block}.hero-subheadline{font-family:Manrope,sans-serif;font-weight:500;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6;color:#e2dcd0;margin-bottom:1.25rem;max-width:780px;margin-left:auto;margin-right:auto}.hero-before-after{display:flex;justify-content:center;align-items:flex-start;gap:1.25rem;max-width:720px;margin:1.25rem auto 2.25rem}.ba-card{flex:1;max-width:340px;background:var(--bg-card);border:1px solid var(--gold-border-subtle);border-radius:var(--radius-md);padding:.75rem;text-align:center;position:relative;box-shadow:0 4px 20px #0006}.ba-badge{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.08em;padding:.25rem .65rem;border-radius:var(--radius-sm);margin-bottom:.5rem;text-transform:uppercase}.ba-before{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}.ba-after{background:#d4af3733;color:var(--gold-primary);border:1px solid var(--gold-border)}.ba-img{width:100%;height:auto;border-radius:var(--radius-sm);display:block;object-fit:contain}.hero-cta-box{margin-bottom:2rem}.survey-embed-wrapper{width:100%;max-width:680px;margin:0 auto 2.25rem;border-radius:0;overflow:visible;background:transparent;border:none;box-shadow:none;padding:0}.survey-embed-wrapper iframe{width:100%;border:none;display:block;min-height:480px;background:transparent}.hero-trust-strip{display:inline-flex;align-items:center;gap:1rem;padding:.85rem 1.5rem;background:var(--bg-card);border:1px solid var(--gold-border-subtle);border-radius:var(--radius-lg);font-size:.925rem;color:#dfd8cc;text-align:left}.hero-trust-badge{background:#d4af3726;color:var(--gold-primary);font-weight:700;padding:.25rem .6rem;border-radius:var(--radius-sm);font-size:.8rem;white-space:nowrap}.social-proof-section{padding:3rem 0;background:#080706a6;border-top:1px solid var(--gold-border-subtle);border-bottom:1px solid var(--gold-border-subtle)}.proof-flex{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:960px;margin:0 auto}@media (min-width: 640px){.proof-flex{grid-template-columns:repeat(2,1fr)}}.proof-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#16141299;border:1px solid var(--gold-border-subtle);border-radius:var(--radius-md);transition:all .25s ease}.proof-item:hover{border-color:var(--gold-border);transform:translateY(-2px);background:#1c1916bf}.proof-icon{color:var(--gold-primary);font-size:1.35rem;font-weight:700;line-height:1.2;flex-shrink:0;margin-top:.1rem}.proof-item strong{display:block;font-size:1.1rem;color:#fff;margin-bottom:.35rem;font-weight:700;font-family:Plus Jakarta Sans,-apple-system,sans-serif}.proof-item p{font-size:.95rem;color:#c4bea5;line-height:1.5;margin:0}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.card-problem{background:var(--bg-card);border:1px solid var(--gold-border-subtle);padding:1.75rem;border-radius:var(--radius-md);transition:all .25s ease;box-shadow:0 4px 16px #0003}.card-problem:hover{border-color:var(--gold-border);transform:translateY(-2px)}.card-problem h3{color:#fff;margin-bottom:.5rem}.section-timeline{background:#0a0908bf;border-top:1px solid rgba(212,175,55,.12);border-bottom:1px solid rgba(212,175,55,.12)}.timeline-subtitle{margin-top:.85rem;font-size:1.15rem;color:#ded8cb;max-width:680px;margin-left:auto;margin-right:auto}.timeline-wrapper{max-width:820px;margin:0 auto}.timeline-container{position:relative;margin-top:3rem;text-align:left;padding-left:.25rem}.timeline-container:before{content:"";position:absolute;top:32px;bottom:32px;left:27px;width:2px;background:linear-gradient(180deg,#e65a28,#e65a2899 60%,#e65a2833);z-index:1}.timeline-item{position:relative;display:flex;align-items:flex-start;gap:2rem;margin-bottom:3rem;z-index:2}.timeline-item:last-child{margin-bottom:0}.timeline-badge-col{flex-shrink:0;width:56px;display:flex;justify-content:center}.timeline-node{width:54px;height:54px;border-radius:50%;background:#0f0e0c;border:2px solid #e65a28;box-shadow:0 0 22px #e65a2880,inset 0 0 12px #e65a2840;color:#fff;font-family:Plus Jakarta Sans,-apple-system,sans-serif;font-size:1.35rem;font-weight:800;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.timeline-item:hover .timeline-node{box-shadow:0 0 30px #e65a28bf,inset 0 0 16px #e65a2866;transform:scale(1.05)}.timeline-content{flex:1;padding-top:.25rem}.timeline-content h3{font-size:clamp(1.2rem,2.8vw,1.45rem);font-weight:700;color:#fff;margin-bottom:.5rem;font-family:Plus Jakarta Sans,-apple-system,sans-serif;letter-spacing:-.01em;line-height:1.3}.timeline-content p{font-size:1.05rem;color:#b3ac9f;line-height:1.6}.section-testimonials{background:#0e0c0af2;border-top:1px solid var(--gold-border-subtle);border-bottom:1px solid var(--gold-border-subtle);overflow:hidden;padding:4rem 0}.testimonial-carousel-wrapper{position:relative;display:flex;align-items:center;margin-top:2rem;padding:0}.testimonial-carousel-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.75rem 1rem 1.5rem;width:100%;scrollbar-width:none}.testimonial-carousel-track::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 clamp(280px,82vw,320px);scroll-snap-align:center;background:#161310d9;border:1px solid var(--gold-border-subtle);border-radius:var(--radius-lg);padding:1.25rem;transition:all .3s cubic-bezier(.2,.8,.2,1);box-shadow:0 10px 30px #00000059;display:flex;flex-direction:column}.testimonial-card:hover{border-color:var(--gold-border);transform:translateY(-4px);box-shadow:0 14px 40px #d4af3726;background:#1c1814f2}.video-container{width:100%;aspect-ratio:9 / 16;max-height:480px;background:#000;border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(212,175,55,.25);position:relative;margin-bottom:1rem}.video-container video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.testimonial-meta{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.rating-stars{color:#f3c242;font-size:1rem;letter-spacing:.1em}.client-quote{font-size:.95rem;color:#eae5da;font-style:italic;line-height:1.45;font-family:Manrope,-apple-system,sans-serif}.client-tag{font-size:.8rem;color:var(--gold-primary);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:.75rem}.carousel-dots .dot{width:10px;height:10px;border-radius:50%;background:#fff3;border:1px solid var(--gold-border-subtle);cursor:pointer;transition:all .25s ease}.carousel-dots .dot.active{background:var(--gold-primary);border-color:var(--gold-primary);width:24px;border-radius:12px;box-shadow:0 0 10px #d4af3766}@media (min-width: 1200px){.testimonial-carousel-track{justify-content:center}}.value-list{display:flex;flex-direction:column;gap:1.25rem;max-width:820px;margin:0 auto}.value-item{display:flex;align-items:flex-start;gap:1rem;background:var(--bg-card);border:1px solid var(--gold-border-subtle);padding:1.25rem 1.5rem;border-radius:var(--radius-md)}.value-check{color:var(--gold-primary);font-weight:800;font-size:1.25rem;line-height:1;flex-shrink:0;margin-top:.1rem}.value-text{color:#eae5da;font-size:1.05rem}.proof-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem}.proof-card{background:var(--bg-card);border:1px solid var(--gold-border);padding:2rem;border-radius:var(--radius-lg)}.proof-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.proof-avatar{width:48px;height:48px;border-radius:50%;border:1px solid var(--gold-primary);background:#252018;display:flex;align-items:center;justify-content:center;color:var(--gold-primary);font-weight:700;font-family:Cinzel,serif}.proof-name{font-weight:700;color:#fff}.proof-title{font-size:.85rem;color:var(--text-sub)}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 768px){.fit-grid{grid-template-columns:1fr}}.fit-col{background:var(--bg-card);border:1px solid var(--gold-border-subtle);padding:2rem;border-radius:var(--radius-lg)}.fit-col-yes{border-top:4px solid var(--accent-green)}.fit-col-no{border-top:4px solid var(--accent-red)}.fit-title{font-size:1.35rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.6rem}.fit-ul{list-style:none;display:flex;flex-direction:column;gap:1rem}.fit-li{display:flex;align-items:flex-start;gap:.75rem;font-size:.975rem;color:#ded9cd}.fit-icon-yes{color:var(--accent-green);font-weight:800}.fit-icon-no{color:var(--accent-red);font-weight:800}.faq-accordion{display:flex;flex-direction:column;gap:1rem;max-width:820px;margin:0 auto}.faq-item{background:var(--bg-card);border:1px solid var(--gold-border-subtle);border-radius:var(--radius-md);overflow:hidden;transition:border-color .2s}.faq-item.active{border-color:var(--gold-border)}.faq-question{width:100%;padding:1.35rem 1.5rem;background:none;border:none;color:#fff;font-size:1.05rem;font-weight:600;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-toggle-icon{color:var(--gold-primary);font-size:1.25rem;transition:transform .25s ease}.faq-item.active .faq-toggle-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem}.faq-item.active .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#cfc8ba;font-size:.975rem;line-height:1.6}.form-wrapper{background:var(--bg-card);border:1px solid var(--gold-border);padding:2.5rem 2rem;border-radius:var(--radius-lg);box-shadow:0 12px 40px #0009;max-width:680px;margin:0 auto}.survey-progress{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.progress-bar-bg{flex:1;height:6px;background:#ffffff1a;border-radius:var(--radius-pill);overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#d4af37,#ebd068);width:25%;transition:width .3s ease}.progress-text{font-size:.8rem;font-weight:700;color:var(--gold-primary);white-space:nowrap}.survey-step{display:none}.survey-step.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.survey-question-title{font-size:1.35rem;color:#fff;margin-bottom:.5rem}.survey-question-sub{font-size:.925rem;color:var(--text-sub);margin-bottom:1.5rem}.survey-options{display:flex;flex-direction:column;gap:.85rem}.survey-option-btn{width:100%;padding:1.1rem 1.25rem;background:#1c1813;border:1px solid var(--gold-border-subtle);border-radius:var(--radius-md);color:#fff;font-size:1.05rem;font-weight:600;text-align:left;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between}.survey-option-btn:hover{border-color:var(--gold-primary);background:#252019;transform:translate(4px)}.survey-option-btn.selected{border-color:var(--gold-primary);background:#d4af3726;box-shadow:inset 0 0 0 1px var(--gold-primary)}.form-group{margin-bottom:1.25rem;text-align:left}.form-label{display:block;font-size:.875rem;font-weight:600;color:#e0dad0;margin-bottom:.4rem}.form-input{width:100%;padding:.9rem 1.1rem;background:#1a1712;border:1px solid var(--gold-border-subtle);border-radius:var(--radius-md);color:#fff;font-family:inherit;font-size:1rem;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:var(--gold-primary);box-shadow:0 0 0 2px #d4af3733}.final-cta-section{padding:5rem 0;background:radial-gradient(circle at 50% 50%,#241d10,#0b0a08 80%);text-align:center}.booking-container{max-width:800px;margin:3rem auto;padding:0 1.5rem;text-align:center}.calendar-wrapper{background:var(--bg-card);border:1px solid var(--gold-border-subtle);border-radius:var(--radius-lg);padding:.75rem .5rem;margin-top:2rem;box-shadow:var(--shadow-card);overflow:hidden}.calendar-wrapper iframe{width:100%;border:none;display:block;min-height:600px}.thankyou-box{background:var(--bg-card);border:1px solid var(--gold-border);border-radius:var(--radius-lg);padding:3rem 2rem;max-width:720px;margin:3rem auto;text-align:center;box-shadow:var(--shadow-card)}.steps-list{display:flex;flex-direction:column;gap:1.5rem;margin:2.25rem 0;text-align:left}.step-card{display:flex;align-items:flex-start;gap:1.25rem;background:#1a1712;border:1px solid var(--gold-border-subtle);padding:1.5rem;border-radius:var(--radius-md)}.step-badge{background:var(--gold-primary);color:#000;font-weight:800;font-size:1rem;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-content h3{color:#fff;font-size:1.1rem;margin-bottom:.25rem}.step-content p{color:#cdc6b8;font-size:.95rem}.warning-alert{background:#e74c3c1f;border:1px solid rgba(231,76,60,.4);color:#f1948a;padding:1rem 1.25rem;border-radius:var(--radius-md);font-size:.95rem;font-weight:600;margin-bottom:1.25rem}.help-alert{background:#d4af3714;border:1px solid var(--gold-border-subtle);color:var(--text-sub);padding:.85rem 1.25rem;border-radius:var(--radius-md);font-size:.9rem}.unqualified-box{background:var(--bg-card);border:1px solid var(--gold-border-subtle);border-radius:var(--radius-lg);padding:3rem 2rem;max-width:680px;margin:4rem auto;text-align:center}.sticky-cta-bar{position:fixed;bottom:0;left:0;right:0;background:#0b0a08f2;border-top:1px solid var(--gold-border);padding:.85rem 1rem;z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none;box-shadow:0 -4px 20px #000c}.sticky-cta-bar.visible{display:block;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sticky-cta-btn{width:100%;padding:.9rem 1.25rem;font-size:1rem}.footer-simple{padding:3rem 0;background:#050504;border-top:1px solid rgba(212,175,55,.12);text-align:center}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.footer-links{display:flex;align-items:center;gap:1.5rem}.footer-link{color:var(--text-sub);text-decoration:none;font-size:.875rem;transition:color .2s}.footer-link:hover{color:var(--gold-primary)}.footer-copy{font-size:.8rem;color:#7a7468}@media (max-width: 768px){.fit-grid{grid-template-columns:1fr}.mechanism-box{padding:1.75rem 1.25rem}}@media (max-width: 640px){body{padding-bottom:76px}.container{padding:0 1rem}.section{padding:3rem 0}.header-minimal{padding:1rem 0}.brand-logo{gap:.6rem}.brand-logo-img{width:36px;height:36px}.brand-logo-text{font-size:.95rem}.brand-logo-sub{font-size:.625rem}.header-cta-btn{padding:.5rem .9rem;font-size:.8rem}.hero-section{padding:2.5rem 0 3.5rem}.eyebrow-badge{font-size:.75rem;padding:.45rem .85rem;line-height:1.4;text-align:center;max-width:100%;white-space:normal}.hero-headline{font-size:clamp(1.65rem,6.2vw,2.7rem);line-height:1.18}.headline-line{white-space:nowrap}.hero-subheadline{font-size:1.025rem;margin-bottom:1.25rem;line-height:1.55}.hero-before-after{gap:.75rem;margin:1.25rem auto 1.75rem}.ba-card{padding:.5rem}.ba-badge{font-size:.65rem;padding:.2rem .5rem;margin-bottom:.35rem}.btn-primary{max-width:100%;font-size:1rem;padding:1rem 1.25rem;min-height:52px}.hero-trust-strip{flex-direction:column;align-items:center;text-align:center;padding:1rem 1.15rem;gap:.6rem;width:100%}.hero-trust-badge{align-self:center}.social-proof-section{padding:1.75rem 0}.proof-flex,.problem-grid,.process-grid,.proof-cards-grid{grid-template-columns:1fr;gap:1.15rem}.card-problem,.process-card,.proof-card,.fit-col{padding:1.35rem 1.15rem}.timeline-container{padding-left:0;margin-top:2rem}.timeline-container:before{left:21px}.timeline-item{gap:1.15rem;margin-bottom:2.25rem}.timeline-badge-col{width:44px}.timeline-node{width:44px;height:44px;font-size:1.15rem}.timeline-content h3{font-size:1.1rem;line-height:1.35}.timeline-content p{font-size:.95rem}.value-item{padding:1rem 1.15rem;gap:.75rem}.value-text{font-size:.975rem}.faq-question{padding:1.1rem 1.15rem;font-size:.975rem;line-height:1.4}.faq-answer{padding:0 1.15rem}.faq-item.active .faq-answer{padding:0 1.15rem 1.15rem}.faq-answer p{font-size:.925rem}.form-wrapper{padding:1.5rem 1rem;border-radius:var(--radius-md)}.survey-question-title{font-size:1.15rem;line-height:1.35}.survey-question-sub{font-size:.875rem;margin-bottom:1.25rem}.survey-option-btn{padding:.95rem 1rem;font-size:.95rem;min-height:50px;gap:.5rem}.form-input,select.form-input,textarea.form-input{font-size:16px!important;padding:.85rem 1rem}.sticky-cta-bar{padding:.75rem 1rem max(.85rem,env(safe-area-inset-bottom)) 1rem}.sticky-cta-btn{font-size:.95rem;padding:.85rem 1rem}.booking-container,.thankyou-box,.unqualified-box{margin:1.75rem auto;padding:1.75rem 1.15rem}.calendar-wrapper{padding:1.25rem .85rem}.step-card{padding:1.15rem 1rem;gap:.85rem}.step-badge{width:32px;height:32px;font-size:.9rem}}@media (max-width: 380px){.brand-logo-sub{display:none}.header-cta-btn{font-size:.75rem;padding:.45rem .75rem}.hero-headline{font-size:1.5rem}}
