:root{color:#1a1a1a;background:#f7f7f5;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #1a1a1a;--muted: #62605c;--paper: #f7f7f5;--white: #fff;--accent: #f58800;--accent-dark: #bb6200;--line: #deddd8;--soft-accent: #fff0df;--shadow: 0 20px 60px rgba(26, 26, 26, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.eyebrow{margin:0 0 16px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.accent-eyebrow{color:var(--ink);display:flex;align-items:center;gap:9px}.accent-eyebrow span{display:inline-block;width:28px;height:3px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.04}h1{max-width:700px;margin-bottom:24px;font-size:clamp(2.7rem,10vw,5.8rem);font-weight:700}h1 em{color:var(--accent-dark);font-style:normal}h2{margin-bottom:20px;font-size:clamp(2.1rem,5vw,4rem);font-weight:700}h3{font-size:1.22rem}p{color:var(--muted);font-size:1rem;line-height:1.65}.site-header{position:relative;z-index:10;background:var(--paper);border-bottom:1px solid var(--line)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{width:132px}.brand img{width:100%;height:auto}.menu-toggle{width:48px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:3px;background:transparent;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;width:19px;height:2px;background:var(--ink);transition:transform .2s,opacity .2s}.site-nav{display:flex;align-items:center}.site-nav a{min-height:44px;display:flex;align-items:center;font-size:.9rem;font-weight:700}.nav-cta{justify-content:center;margin:0;padding:12px 16px;color:var(--white);background:var(--ink);border-radius:2px}.nav-cta span{margin-left:10px;color:var(--accent);font-size:1.2rem}.hero{overflow:hidden}.hero-home{padding:56px 0 72px;background-image:linear-gradient(90deg,#f7f7f5f5,#f7f7f5e0 52%,#f7f7f575),url(/4728a6_c2554cc1afbb4b7aad9ba948c9abb12d~mv2%20copy.png);background-position:center;background-size:cover}.hero-grid{display:grid;gap:56px}.hero-copy{align-self:center}.hero-lede{max-width:590px;margin-bottom:28px;font-size:1.12rem}.offer-note{max-width:390px;display:flex;gap:14px;align-items:flex-start;margin-bottom:34px;padding:16px;background:var(--soft-accent);border-left:3px solid var(--accent)}.offer-icon{color:var(--accent-dark);font-size:1.4rem;line-height:1}.offer-note strong{display:block;margin-bottom:4px;font-size:.73rem;letter-spacing:.1em}.offer-note p{margin:0;font-size:.88rem}.hero-form-column{align-self:center;padding:28px;background:var(--white);box-shadow:var(--shadow)}.form-heading h2{max-width:370px;margin-bottom:12px;font-size:clamp(2rem,7vw,3rem)}.form-heading p:last-child{max-width:400px;margin-bottom:25px}.trust-section{padding:0 0 72px;background:var(--paper)}.trust-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--line)}.trust-item{min-height:190px;display:flex;gap:18px;padding:26px 22px;background:var(--white)}.trust-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;color:var(--accent-dark);border:1px solid var(--accent);border-radius:50%;font-size:1.15rem;font-weight:700}.trust-number{display:block;margin-bottom:9px;color:var(--accent-dark);font-size:.72rem;font-weight:700;letter-spacing:.06em}.trust-item h3{margin-bottom:9px;font-size:1rem;letter-spacing:-.02em}.trust-item p{margin:0;font-size:.84rem;line-height:1.5}.embed-card{min-height:270px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:28px;text-align:center;background:#f4f3ef;border:1px dashed #c8c6bf;transition:border-color .2s,background .2s,transform .2s}.embed-card:focus{outline:none}.embed-card.is-selected{border-color:var(--accent);background:var(--soft-accent);transform:translateY(-2px)}.form-placeholder{min-height:270px;display:flex;flex-direction:column;justify-content:center;padding:0;background:var(--white)}.form-placeholder iframe{width:100%;min-height:640px;border:0}.calendar-placeholder{min-height:270px;display:flex;justify-content:center;padding:0;background:var(--white)}.calendar-placeholder iframe{width:100%;min-height:720px;border:0}.embed-mark{width:42px;height:42px;display:grid;place-items:center;margin-bottom:20px;color:var(--accent-dark);border:1px solid var(--accent);border-radius:50%;font-size:1.5rem}.embed-card .eyebrow{margin-bottom:8px;color:var(--accent-dark)}.embed-card h3{max-width:290px;margin-bottom:8px;font-size:1.3rem}.embed-note{max-width:300px;margin:0;font-size:.85rem}.placeholder-lines{width:100%;display:grid;gap:8px;margin-bottom:25px}.placeholder-lines span{height:9px;display:block;background:#dedcd5;border-radius:10px}.placeholder-lines span:nth-child(2){width:74%}.placeholder-lines span:nth-child(3){width:48%}.placeholder-button{margin-top:24px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 18px;border:1px solid transparent;border-radius:2px;font-size:.82rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .2s,background .2s,color .2s,border-color .2s}.button span{color:var(--accent);font-size:1.2rem}.button:hover{transform:translateY(-2px)}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{background:#333}.button-light{color:var(--ink);background:var(--white)}.text-link{display:inline-flex;gap:14px;align-items:center;padding-bottom:7px;color:var(--ink);border-bottom:2px solid var(--accent);font-weight:700}.text-link span{color:var(--accent-dark);font-size:1.2rem}.intro-section{padding:76px 0;background:var(--white)}.split-heading{display:grid;gap:16px;margin-bottom:44px}.split-heading h2{max-width:610px}.section-lede{max-width:570px}.reasons-grid{display:grid;gap:1px;background:var(--line)}.reason-card{min-height:220px;padding:28px;background:var(--white)}.reason-icon{display:block;width:43px;height:43px;display:grid;place-items:center;margin-bottom:40px;color:var(--accent-dark);border:1px solid var(--accent);border-radius:50%;font-size:.77rem;font-weight:700}.reason-card h3{margin-bottom:9px}.reason-card p{margin-bottom:0;font-size:.91rem}.band-section{color:var(--white);background:var(--ink)}.band-content{padding:70px 0}.band-content .eyebrow,.band-content p{color:#c1c0bb}.band-content h2{max-width:750px;color:var(--white)}.band-content>p:not(.eyebrow){max-width:590px;margin-bottom:26px}.band-content .text-link{color:var(--white)}.guide-header{padding:60px 0 56px;background-image:linear-gradient(90deg,#fffffff0,#ffffffd1 55%,#ffffff6b),url(/4728a6_c2554cc1afbb4b7aad9ba948c9abb12d~mv2%20copy.png);background-position:center;background-size:cover}.guide-header-inner{display:grid;gap:48px}.guide-header h1{max-width:800px;font-size:clamp(2.5rem,8vw,5.2rem)}.guide-header .hero-lede{max-width:670px}.pricing-section{padding:70px 0 80px}.section-intro-row{display:grid;gap:20px;margin-bottom:36px}.section-intro-row h2{max-width:590px}.section-intro-row>p{max-width:380px;margin:0}.pricing-grid{display:grid;gap:16px}.price-card{min-height:515px;display:flex;flex-direction:column;padding:24px;background:var(--white);border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.price-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.price-card.featured{border-top:4px solid var(--accent)}.price-card.dark-card{color:var(--white);background:var(--ink);border-color:var(--ink)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:42px}.tier-index{color:var(--accent-dark);font-size:.8rem;font-weight:700}.dark-card .tier-index{color:var(--accent)}.tier-label{color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dark-card .tier-label{color:#c1c0bb}.price-card h3{margin-bottom:12px;font-size:1.7rem}.card-description{min-height:80px;margin-bottom:27px;font-size:.92rem}.dark-card p{color:#c1c0bb}.price-placeholder{margin-bottom:7px;color:var(--ink);font-size:1.45rem;font-weight:700;letter-spacing:-.03em}.dark-card .price-placeholder{color:var(--white)}.sales-data{min-height:40px;margin-bottom:22px;color:var(--accent-dark)!important;font-size:.76rem!important;font-weight:700;line-height:1.4}.reassurance{display:flex;gap:9px;margin-top:auto;margin-bottom:23px;padding-top:17px;color:var(--muted);border-top:1px solid var(--line);font-size:.78rem;line-height:1.45}.dark-card .reassurance{color:#c1c0bb;border-color:#3d3d3a}.reassurance span{color:var(--accent-dark);font-weight:700}.dark-card .reassurance span{color:var(--accent)}.price-card .button{width:100%}.options-section{padding:70px 0;background:var(--white);border-top:1px solid var(--line)}.options-grid{display:grid;gap:20px}.options-grid>div:last-child{max-width:570px}.options-grid p{margin-bottom:18px}.booking-section{padding:70px 0;background:#efede8}.booking-inner{display:grid;gap:34px}.booking-inner>div:first-child h2{max-width:570px}.booking-inner>div:first-child p:last-child{max-width:480px}.booking-inner .embed-card{background:var(--white)}.site-footer{background:var(--ink)}.footer-inner{min-height:84px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:20px 0}.footer-inner p{margin:0;color:#c1c0bb;font-size:.75rem}@media (min-width: 700px){.shell{width:min(1160px,calc(100% - 72px))}.menu-toggle{display:none}.nav-cta{padding:13px 16px}.hero-home{padding:82px 0 96px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,470px);gap:70px}.trust-grid{grid-template-columns:repeat(2,1fr)}.split-heading{grid-template-columns:1fr 2fr;gap:50px}.reasons-grid{grid-template-columns:repeat(3,1fr)}.guide-header{padding:80px 0 72px}.guide-header-inner{gap:50px}.section-intro-row{grid-template-columns:1.5fr 1fr;align-items:end;justify-content:space-between}.pricing-grid{grid-template-columns:repeat(2,1fr)}.options-grid{grid-template-columns:1fr 1fr;gap:60px}.booking-inner{grid-template-columns:1fr 1fr;align-items:center;gap:70px}.footer-inner{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width: 1060px){.pricing-grid{grid-template-columns:repeat(4,1fr)}.price-card{padding:25px 22px}.trust-grid{grid-template-columns:repeat(4,1fr)}.trust-item{min-height:220px;flex-direction:column;gap:20px;padding:28px 24px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
