:root{--pomegranate-red:#c75c4a;--warm-beige:#f7e9e5;--olive-green:#7a8c65;--date-brown:#a9744f;--charcoal-brown:#4e3b36;--dusty-rose:#e7b9b6;--sage-green:#c7d1b2;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-lato,"Lato"),sans-serif;color:var(--charcoal-brown);background-color:var(--white);margin:0;line-height:1.6}.skip-link{width:1px;height:1px;position:absolute;top:auto;left:-999px;overflow:hidden}.skip-link:focus{background:var(--pomegranate-red);color:#fff;z-index:2000;border-radius:6px;width:auto;height:auto;padding:10px 14px;top:12px;left:16px}a:focus-visible,button:focus-visible,.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--pomegranate-red);outline-offset:3px;border-radius:4px}h1,h2,h3,h4,h5,h6{font-family:var(--font-playfair,"Playfair Display"),serif;color:var(--pomegranate-red);margin-bottom:1rem;line-height:1.3}h1{font-size:2.5rem;font-weight:600}h2{font-size:2rem;font-weight:500}h3{color:var(--olive-green);font-size:1.5rem}p{color:var(--charcoal-brown);margin-bottom:1rem}a{color:var(--olive-green);text-decoration:none;transition:color .3s}a:hover{color:var(--pomegranate-red);text-decoration:underline}header{background:var(--white);z-index:1000;padding:10px 16px;position:sticky;top:0;box-shadow:0 2px 10px #4e3b361a}nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}@media (min-width:769px){.nav-toggle{display:none}.nav-menu-wrapper{align-items:center;gap:40px;display:flex}.nav-links{flex-wrap:nowrap}.nav-cta{flex-shrink:0}.nav-cta .btn{white-space:nowrap}}.nav-left{align-items:center;gap:1rem;display:flex}.nav-brand a{line-height:0;text-decoration:none;display:block}.nav-brand .logo{height:52px}.nav-links{gap:25px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--charcoal-brown);padding:8px 0;font-weight:500}.nav-cta .btn{background:var(--pomegranate-red);color:var(--white);border-radius:8px;padding:12px 20px;font-weight:500;text-decoration:none;transition:all .3s}.nav-cta .btn:hover{background:var(--olive-green);transform:translateY(-2px)}main{max-width:1200px;margin:0 auto;padding:0 20px}.card{background:var(--white);border-radius:15px;margin-bottom:2rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #4e3b361a}.card,.service-card{will-change:transform}.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #4e3b3626}.card-primary{background:var(--warm-beige)}.card-secondary{background:var(--dusty-rose)}.card-accent{background:var(--sage-green)}.hero{background:var(--warm-beige);border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin:2rem 0;padding:4rem 2rem;display:grid}.hero-content h1{margin-bottom:1.5rem;font-size:3rem}.hero-content p{margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.hero img{border-radius:15px;max-width:100%;height:auto;box-shadow:0 8px 30px #4e3b3633}.section-grid img,.service-card img,.card img{content-visibility:auto;contain-intrinsic-size:0 300px}.hero img{content-visibility:visible}section{padding:3rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.btn{background:var(--pomegranate-red);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:15px 30px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden}.btn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn:hover:before{width:300px;height:300px}.btn:hover{background:var(--olive-green);color:var(--white);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #7a8c6566}.btn:active{transform:translateY(0)}.btn-secondary{background:var(--olive-green)}.btn-secondary:hover{background:var(--pomegranate-red);box-shadow:0 6px 20px #c75c4a66}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.btn:before{display:none}}.service-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;display:grid}.service-card{background:var(--white);border-radius:15px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #4e3b361a}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #4e3b3626}.service-card h3{color:var(--pomegranate-red);margin-bottom:1.5rem}.service-card ul{padding:0;list-style:none}.service-card li{border-bottom:1px solid var(--warm-beige);color:var(--charcoal-brown);padding:8px 0}.service-card li:last-child{border-bottom:none}.service-card li:before{content:"🌿";margin-right:10px}footer{color:var(--white);background:#d8a5a0;margin-top:4rem;padding:3rem 2rem 1rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.card,.service-card{box-shadow:0 2px 12px #4e3b3614}}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-section h3{color:var(--white);margin-bottom:1rem;font-size:1.2rem}.footer-section p{color:var(--white);margin-bottom:.5rem}.footer-logo{filter:drop-shadow(0 2px 4px #00000040);width:auto;max-width:100%;height:48px;margin-bottom:.75rem;display:block}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:var(--white);text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--warm-beige)}.footer-bottom{text-align:center;border-top:1px solid #c75c4a4d;max-width:1200px;margin:2rem auto 0;padding-top:2rem}.footer-bottom p{color:var(--white);margin:0;font-size:.9rem}.developer-credit{opacity:.8;margin-top:.5rem!important;font-size:.8rem!important}.developer-link{color:var(--primary);text-decoration:none;transition:color .3s}.developer-link:hover{color:var(--white);text-decoration:underline}@media (max-width:768px){header{padding:8px 14px}.nav-brand .logo{height:46px}.nav-menu-wrapper{background:var(--white);border-radius:0 0 12px 12px;flex-direction:column;padding:.75rem 1.25rem 1.25rem;animation:.25s dropdownFade;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 28px -4px #0000002e,0 4px 8px #0000000f}.nav-menu-wrapper.show{display:flex}.nav-links{flex-direction:column;gap:.75rem}.nav-links a{padding:.5rem 0;font-size:1.05rem;display:block}.nav-links a:focus-visible{outline:2px solid var(--pomegranate-red);outline-offset:2px;border-radius:4px}.nav-cta{margin-top:.75rem}.nav-cta .btn{text-align:center;width:100%;padding:12px 16px}.nav-toggle{border:2px solid var(--pomegranate-red);background:var(--white);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;padding:0 8px;transition:background .25s,box-shadow .25s;display:flex;position:relative}.nav-toggle:hover{background:#fcefeb}.nav-toggle:focus-visible{outline:3px solid var(--olive-green);outline-offset:3px}.nav-toggle span{background:var(--pomegranate-red);width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-toggle.active{background:var(--pomegranate-red)}.nav-toggle.active span{background:#fff}.nav-toggle.active span:first-child{transform:translateY(8px)rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}header.nav-open{box-shadow:0 4px 20px #00000026}.hero{text-align:center;grid-template-columns:1fr;padding:2rem 1rem}.hero-content h1{font-size:2rem}.section-grid{grid-template-columns:1fr}.footer-content{text-align:center;grid-template-columns:1fr}h1{font-size:2rem}h2{font-size:1.5rem}.about-main-grid{grid-template-columns:1fr!important}.about-main-grid .card-image{max-width:500px;margin:0 auto}.about-main-grid .card-image img{width:100%;height:auto}.about-main-grid .card-secondary,.about-main-grid .card-accent{padding:1.75rem 1.5rem}.about-main-grid h2{font-size:1.85rem;line-height:1.2}.about-main-grid p,.about-main-grid li{font-size:1.02rem;line-height:1.65}.about-main-grid ul li{padding:12px 0!important}.card.card-primary>h1{font-size:2.2rem}}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.contact-form{max-width:100%;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--charcoal-brown);margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.form-group .required{color:var(--pomegranate-red)}.form-group .optional-label{color:#888;font-size:.9rem;font-weight:400}.form-group input,.form-group textarea,.form-group select{background-color:var(--white);width:100%;color:var(--charcoal-brown);border:2px solid #e0e0e0;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.form-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234E3B36' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--olive-green);outline:none;box-shadow:0 0 0 3px #7a8c6526}.form-group.has-error input,.form-group.has-error textarea,.form-group.has-error select{border-color:var(--pomegranate-red);box-shadow:0 0 0 3px #c75c4a1a}.field-error{color:var(--pomegranate-red);margin-top:.35rem;font-size:.875rem;font-weight:500;display:block}.form-group input:disabled,.form-group textarea:disabled,.form-group select:disabled{cursor:not-allowed;opacity:.7;background-color:#f5f5f5}.form-group textarea{resize:vertical;min-height:120px;line-height:1.5}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-status{text-align:center;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:500;animation:.3s fadeIn}.form-status.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.form-status.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-form .btn-primary{cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .2s,box-shadow .3s}.contact-form .btn-primary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 4px 12px #c75c4a4d}.contact-form .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-privacy-note{color:#777;text-align:center;margin-top:1rem;font-size:.85rem;line-height:1.5}.contact-choices .section-grid{grid-template-columns:repeat(2,1fr)}.contact-choice-card{text-align:center;cursor:pointer;border:2px solid #0000;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;text-decoration:none!important}.contact-choice-card:hover{border-color:var(--olive-green);transform:translateY(-4px);box-shadow:0 8px 24px #4e3b3626;text-decoration:none!important}.contact-choice-card h3{color:var(--pomegranate-red);margin-bottom:.5rem}.contact-choice-card p{margin-bottom:0;font-size:.95rem}.contact-choice-icon{background:var(--white);width:56px;height:56px;color:var(--olive-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex;box-shadow:0 2px 8px #4e3b361a}.contact-two-col{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.contact-info-col,.contact-form-col{flex-direction:column;gap:0;display:flex}.contact-form-col{position:sticky;top:100px}.contact-form-wrapper{margin-bottom:0}.contact-details-card{background:var(--warm-beige)}.contact-details-list{margin:1rem 0 0;padding:0;list-style:none}.contact-details-list li{color:var(--charcoal-brown);border-bottom:1px solid #4e3b361a;align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.contact-details-list li:last-child{border-bottom:none}.contact-details-list li svg{color:var(--olive-green);flex-shrink:0}.contact-details-list li a{color:var(--olive-green);font-weight:500;text-decoration:none}.contact-details-list li a:hover{color:var(--pomegranate-red);text-decoration:underline}.what-happens-next{background:var(--warm-beige)}.next-steps-list{counter-reset:none;margin:1.25rem 0 0;padding:0;list-style:none}.next-steps-list li{align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.next-steps-list li+li{border-top:1px solid #4e3b361a}.step-number{background:var(--olive-green);width:36px;min-width:36px;height:36px;color:var(--white);font-size:1rem;font-weight:700;font-family:var(--font-playfair,"Playfair Display"),serif;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.next-steps-list li div p{color:#666;margin:.2rem 0 0;font-size:.92rem}@media (max-width:768px){.contact-choices .section-grid,.contact-two-col{grid-template-columns:1fr}.contact-form-col{position:static}.form-group input,.form-group textarea,.form-group select{font-size:16px}.contact-form .btn-primary{font-size:1rem}}.about-hero{padding:2rem 0 1rem}.about-hero-inner{background:var(--warm-beige);border-radius:20px;grid-template-columns:340px 1fr;align-items:center;gap:3rem;padding:2.5rem;display:grid;box-shadow:0 4px 20px #4e3b361a}.about-hero-photo{justify-content:center;display:flex}.about-headshot{object-fit:cover;aspect-ratio:1;border-radius:16px;width:100%;max-width:320px;height:auto;box-shadow:0 8px 30px #4e3b362e}.about-hero-content h1{margin-bottom:.5rem;font-size:2.5rem}.about-hero-subtitle{color:var(--olive-green);margin-bottom:1rem;font-size:1.1rem;font-weight:500}.about-hero-intro{margin-bottom:.75rem;font-size:1.05rem;line-height:1.7}.about-hero-trust{color:var(--olive-green);flex-wrap:wrap;gap:1rem;margin:1.25rem 0 1.5rem;font-size:.9rem;font-weight:500;display:flex}.about-hero-trust span{white-space:nowrap}.about-hero-cta{margin-top:.5rem}.cta-reassurance{color:#777;margin-top:.75rem;font-size:.85rem;line-height:1.5}.about-specialisms{padding:2rem 0}.about-specialisms-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.about-specialism-item{background:var(--warm-beige);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex}.about-specialism-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #4e3b361a}.specialism-icon{background:var(--white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex;box-shadow:0 2px 8px #4e3b3614}.about-specialism-item strong{color:var(--pomegranate-red);margin-bottom:.25rem;font-size:.95rem;display:block}.about-specialism-item p{color:var(--charcoal-brown);margin:0;font-size:.9rem;line-height:1.5}.about-approach{padding:2rem 0}.about-approach-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.about-approach-item{background:var(--white);border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #4e3b360f}.about-approach-item h3{margin-bottom:.5rem;font-size:1.1rem}.about-approach-item p{margin:0;font-size:.95rem;line-height:1.6}.about-session-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-session-item{background:var(--white);border-radius:12px;padding:1.25rem}.about-session-item strong{color:var(--pomegranate-red);margin-bottom:.5rem;font-size:.95rem;display:block}.about-session-item p{margin:0;font-size:.9rem;line-height:1.55}.about-qualifications{padding:2rem 0}.about-quals-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.about-qual-card{margin-bottom:0}.about-qual-list{margin:0;padding:0;list-style:none}.about-qual-list li{border-bottom:1px solid #4e3b361a;padding:.75rem 0;font-size:.95rem;line-height:1.55}.about-qual-list li:last-child{border-bottom:none}.about-qual-list li strong{color:var(--pomegranate-red);margin-bottom:.15rem;display:block}.about-social-proof{padding:2rem 0}.about-proof-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-proof-grid--single{grid-template-columns:1fr;max-width:480px;margin:0 auto}.about-proof-item{background:var(--white);text-align:center;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #4e3b360f}.about-proof-icon{margin-bottom:.75rem;font-size:1.5rem;display:block}.about-proof-item p{margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.about-proof-label{color:var(--olive-green);font-size:.8rem;font-weight:600;display:block}.about-stepper{padding:2rem 0}.about-steps{justify-content:center;align-items:flex-start;gap:0;max-width:900px;margin:0 auto;display:flex}.about-step{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 .75rem;display:flex}.about-step-number{background:var(--olive-green);width:48px;height:48px;color:var(--white);font-size:1.2rem;font-weight:700;font-family:var(--font-playfair,"Playfair Display"),serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex;box-shadow:0 3px 10px #7a8c654d}.about-step-content strong{color:var(--pomegranate-red);margin-bottom:.3rem;font-size:.95rem;display:block}.about-step-content p{color:#666;margin:0;font-size:.85rem;line-height:1.5}.about-step-connector{background:var(--sage-green);flex-shrink:0;width:40px;min-width:40px;height:2px;margin-top:24px}.about-faq,.hiw-faq{padding:2rem 0}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #4e3b361f}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;width:100%;color:var(--charcoal-brown);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.faq-question:hover{color:var(--pomegranate-red)}.faq-question:focus-visible{outline:2px solid var(--pomegranate-red);outline-offset:2px;border-radius:4px}.faq-icon{background:var(--white);width:28px;height:28px;color:var(--olive-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:300;transition:background .2s,color .2s;display:flex}.faq-open .faq-icon{background:var(--olive-green);color:var(--white)}.faq-answer{padding:0 0 1rem}.faq-answer p{color:var(--charcoal-brown);margin:0;font-size:.95rem;line-height:1.65}.about-secondary-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;font-size:.95rem;display:flex}.about-secondary-links span{color:#ccc}.about-closing-cta{padding:2rem 0 1rem}@media (max-width:768px){.about-hero-inner{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.about-hero-photo{order:-1}.about-headshot{border-radius:50%;max-width:220px}.about-hero-content h1{font-size:2rem}.about-hero-trust{justify-content:center}.about-hero-cta{flex-direction:column;align-items:center;display:flex}.about-specialisms-grid,.about-approach-grid,.about-session-grid,.about-quals-grid,.about-proof-grid{grid-template-columns:1fr}.about-steps{flex-direction:column;align-items:stretch}.about-step{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem;padding:0}.about-step-connector{width:2px;min-width:2px;height:24px;margin:0 0 0 23px}.about-step-number{margin-bottom:0}.faq-question{padding:1rem 0;font-size:.95rem}}.hiw-hero{padding-top:0}.hiw-hero-sub{max-width:560px;margin:0 auto 1.25rem;font-size:1.15rem;line-height:1.6}.hiw-trust-badges{color:var(--olive-green);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;font-size:.9rem;font-weight:500;display:flex}.hiw-trust-badges span{white-space:nowrap}.hiw-overview{padding:1rem 0 2rem}.hiw-stepper{justify-content:center;align-items:flex-start;gap:0;max-width:800px;margin:0 auto;display:flex}.hiw-step-overview{text-align:center;color:inherit;border-radius:12px;flex-direction:column;flex:1;align-items:center;padding:.5rem;text-decoration:none;transition:background .2s,transform .15s;display:flex}.hiw-step-overview:hover{background:var(--warm-beige);text-decoration:none;transform:translateY(-2px)}.hiw-step-num{background:var(--olive-green);width:48px;height:48px;color:var(--white);font-size:1.2rem;font-weight:700;font-family:var(--font-playfair,"Playfair Display"),serif;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.6rem;display:flex;box-shadow:0 3px 10px #7a8c654d}.hiw-step-overview strong{color:var(--pomegranate-red);margin-bottom:.2rem;font-size:.95rem;display:block}.hiw-step-overview span{color:#888;font-size:.8rem}.hiw-step-line{background:var(--sage-green);flex-shrink:0;width:40px;min-width:28px;height:2px;margin-top:24px}.hiw-summary{padding:0 0 2rem}.hiw-summary-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.hiw-summary-item{text-align:center;padding:1rem .5rem}.hiw-summary-icon{background:var(--white);width:52px;height:52px;color:var(--olive-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.75rem;display:inline-flex;box-shadow:0 2px 8px #4e3b3614}.hiw-summary-item strong{color:var(--pomegranate-red);margin-bottom:.3rem;font-size:.95rem;display:block}.hiw-summary-item p{color:#666;margin:0;font-size:.85rem;line-height:1.5}.hiw-mid-cta{padding:.5rem 0}.hiw-step-detail{padding:.75rem 0}.hiw-step-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.hiw-step-badge{background:var(--olive-green);width:44px;min-width:44px;height:44px;color:var(--white);font-size:1.15rem;font-weight:700;font-family:var(--font-playfair,"Playfair Display"),serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 3px 10px #7a8c654d}.hiw-step-header h2{margin-bottom:.25rem}.hiw-step-meta{color:var(--olive-green);align-items:center;gap:.4rem;margin:0;font-size:.9rem;font-weight:500;display:flex}.hiw-step-meta svg{flex-shrink:0}.hiw-detail-columns{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.25rem;display:grid}.hiw-detail-columns h3{margin-bottom:.75rem;font-size:1rem}.hiw-checklist{margin:0;padding:0;list-style:none}.hiw-checklist li{color:var(--charcoal-brown);padding:.4rem 0 .4rem 1.5rem;font-size:.95rem;line-height:1.55;position:relative}.hiw-checklist li:before{content:"✓";color:var(--olive-green);font-weight:700;position:absolute;left:0}.hiw-after-booking{padding:2rem 0}.hiw-timeline{max-width:600px;margin:0 auto;position:relative}.hiw-timeline:before{content:"";background:var(--sage-green);width:2px;position:absolute;top:0;bottom:0;left:20px}.hiw-timeline-item{align-items:flex-start;gap:1.25rem;padding:1rem 0;display:flex;position:relative}.hiw-timeline-marker{background:var(--warm-beige);width:42px;min-width:42px;height:42px;color:var(--olive-green);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #4e3b361a}.hiw-timeline-item strong{color:var(--pomegranate-red);margin-bottom:.2rem;font-size:.95rem;display:block}.hiw-timeline-item p{color:#666;margin:0;font-size:.9rem;line-height:1.5}.hiw-proof{padding:1rem 0}.hiw-proof-item{text-align:center;max-width:480px;margin:0 auto}.hiw-proof-icon{margin-bottom:.75rem;font-size:1.5rem;display:block}.hiw-proof-item blockquote{margin:0 0 .5rem;font-size:1.05rem;line-height:1.6}.hiw-proof-label{color:var(--olive-green);font-size:.8rem;font-weight:600}.hiw-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hiw-secondary-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;font-size:.95rem;display:flex}.hiw-secondary-links span{color:#ccc}.hiw-closing-cta{padding:2rem 0 1rem}@media (max-width:768px){.hiw-trust-badges{gap:.5rem;font-size:.82rem}.hiw-stepper{flex-direction:column;align-items:stretch}.hiw-step-overview{text-align:left;flex-direction:row;gap:.75rem;padding:.5rem 0}.hiw-step-overview:hover{background:0 0;transform:none}.hiw-step-num{width:40px;height:40px;margin-bottom:0;font-size:1rem}.hiw-step-line{display:none}.hiw-summary-grid{grid-template-columns:1fr 1fr}.hiw-detail-columns{grid-template-columns:1fr;gap:1.5rem}.hiw-cta-buttons{flex-direction:column;align-items:stretch}.hiw-cta-buttons .btn{text-align:center}.hiw-timeline:before{left:20px}}@media (max-width:480px){.hiw-summary-grid{grid-template-columns:1fr}}.dp-hero .card{padding-bottom:2rem}.dp-hero-badge{background:var(--olive-green);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:2rem;margin-bottom:1rem;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.dp-hero h1{margin-bottom:1rem;font-size:2.2rem;line-height:1.25}.dp-hero-sub{max-width:600px;margin:0 auto 1.25rem;font-size:1.1rem;line-height:1.6}.dp-hero-trust{color:var(--olive-green);flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;font-size:.88rem;font-weight:600;display:flex}.dp-signup-section .card{max-width:640px;margin-left:auto;margin-right:auto}.dp-benefit-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.dp-pill{background:var(--warm-beige);color:var(--charcoal-brown);border-radius:2rem;padding:.3rem .85rem;font-size:.82rem;font-weight:600;display:inline-block}.dp-waitlist-form .dp-form-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.dp-waitlist-form .form-group{flex:1;min-width:200px}.dp-waitlist-form input,.dp-waitlist-form select{border:1.5px solid var(--date-brown);width:100%;font-size:.95rem;font-family:var(--font-lato);color:var(--charcoal-brown);background:#fff;border-radius:6px;padding:.65rem .85rem;transition:border-color .2s}.dp-waitlist-form input:focus,.dp-waitlist-form select:focus{border-color:var(--olive-green);outline:2px solid var(--olive-green);outline-offset:1px}.dp-waitlist-form .btn{flex-shrink:0;padding:.65rem 1.5rem}.dp-waitlist-form--compact .dp-form-row{justify-content:center}.dp-privacy-note{color:#888;margin-top:.5rem;font-size:.78rem}.dp-waitlist-form .form-status{border-radius:6px;padding:.65rem 1rem;font-size:.92rem}.dp-waitlist-form .form-status.success{color:#2e7d32;background:#e8f5e9}.dp-waitlist-form .form-status.error{color:#c62828;background:#fde8e8}.optional-label{color:#999;font-size:.82rem;font-weight:400}.dp-product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.dp-product-card{border:1px solid #00000012;border-top:4px solid var(--olive-green);background:#fff;border-radius:10px;padding:1.5rem;transition:box-shadow .25s,transform .25s}.dp-product-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.dp-product-icon{background:var(--warm-beige);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.85rem;display:flex}.dp-product-card h3{color:var(--charcoal-brown);margin-bottom:.5rem;font-size:1.1rem}.dp-product-card p{color:#555;margin-bottom:.85rem;font-size:.92rem;line-height:1.55}.dp-product-meta{flex-direction:column;gap:.35rem;display:flex}.dp-meta-tag{color:var(--charcoal-brown);font-size:.82rem;line-height:1.45}.dp-meta-tag strong{color:var(--olive-green)}.dp-upcoming-inner{grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid}.dp-release-badge{background:var(--pomegranate-red);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:2rem;margin-bottom:.5rem;padding:.25rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.dp-upcoming h2{margin-bottom:.5rem}.dp-upcoming-benefits{margin:.75rem 0 0;padding:0;list-style:none}.dp-upcoming-benefits li{margin-bottom:.4rem;padding-left:1.4rem;font-size:.95rem;position:relative}.dp-upcoming-benefits li:before{content:"✓";color:var(--olive-green);font-weight:700;position:absolute;left:0}.dp-trust-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.dp-trust-item{text-align:center}.dp-trust-icon{background:var(--sage-green);width:48px;height:48px;color:var(--charcoal-brown);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.75rem;display:inline-flex}.dp-trust-item strong{margin-bottom:.35rem;font-size:.97rem;display:block}.dp-trust-item p{color:#555;margin:0;font-size:.88rem;line-height:1.5}.dp-testimonial{text-align:center;border-top:1px solid #00000014;margin-top:1.5rem;padding-top:1.5rem}.dp-testimonial blockquote{color:var(--charcoal-brown);margin:0;font-size:1.05rem;line-height:1.55}.dp-testimonial-label{color:#888;margin-top:.5rem;font-size:.85rem;display:block}.dp-cant-wait-inner{grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid}.dp-cant-wait-bullets{margin:1rem 0 0;padding:0;list-style:none}.dp-cant-wait-bullets li{margin-bottom:.4rem;padding-left:1.4rem;font-size:.95rem;position:relative}.dp-cant-wait-bullets li:before{content:"→";color:var(--pomegranate-red);font-weight:700;position:absolute;left:0}.dp-cant-wait-cta{text-align:center}.dp-cant-wait-links{justify-content:center;gap:.5rem;margin-top:.75rem;font-size:.88rem;display:flex}.dp-cant-wait-links a{color:var(--olive-green);text-decoration:underline}.dp-faq .faq-list{max-width:680px;margin:0 auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.dp-hero h1{font-size:1.55rem}.dp-hero-sub{font-size:1rem}.dp-hero-trust{flex-direction:column;gap:.35rem;font-size:.82rem}.dp-waitlist-form .dp-form-row{flex-direction:column}.dp-waitlist-form .form-group{width:100%;min-width:0}.dp-waitlist-form .btn{width:100%}.dp-product-grid{grid-template-columns:1fr}.dp-upcoming-inner{text-align:center;grid-template-columns:1fr}.dp-trust-grid{grid-template-columns:1fr;gap:1.25rem}.dp-cant-wait-inner{text-align:center;grid-template-columns:1fr}.dp-cant-wait-bullets{text-align:left;display:inline-block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_97383ca-module__L6Wfva__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_97383ca-module__L6Wfva__variable{--font-playfair:"Playfair Display","Playfair Display Fallback"}
@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/20f1c48c725d3555-s.06aaffe1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f30fd2e485acf1bc-s.p.3d1b066d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.38647399.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.0e564e6e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.99b0b73b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.eead68dd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_535f5552-module__TEZBiq__className{font-family:Lato,Lato Fallback;font-style:normal}.lato_535f5552-module__TEZBiq__variable{--font-lato:"Lato","Lato Fallback"}
