/* ===== City / core page styles. Extracted 5 Sep 2026 from 20 inline blocks that were byte-identical across the city pages; cascade order preserved. critical-css stays inline. ===== */
/* ---- anon2 ---- */
.nav-phone{color: var(--gold);
font-weight: 700;
text-decoration: none;
font-size: 1.1rem;
margin-right: 20px;
display: flex;
align-items: center;
letter-spacing: 1px;}
.nav-phone:hover{color: white;}
@media screen and (max-width: 768px){.nav-phone{display: none;}}
/* ---- mob-compress ---- */
.mob-sticky-bar{display:none;
 position:fixed;
 bottom:0;left:0;right:0;
 z-index:9999;
 gap:10px;
 padding:8px 12px calc(8px + env(safe-area-inset-bottom));
 background:rgba(3,6,12,.97);
 border-top:1px solid rgba(255,255,255,.1);
 box-shadow:0 -4px 20px rgba(0,0,0,.45);
 transform:translateY(110%);
 transition:transform .35s cubic-bezier(.16,1,.3,1);}
body.scrolled-past-hero .mob-sticky-bar{transform:translateY(0);}
.mob-sticky-call,.mob-sticky-book{flex:1;display:flex;align-items:center;justify-content:center;
 font-weight:800;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;
 padding:13px 8px;border-radius:10px;text-decoration:none;text-align:center;}
.mob-sticky-call{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16);color:#fff;}
.mob-sticky-book{background:linear-gradient(135deg,#cba871,#e4cb94);color:#03060c;}
@media(max-width:768px){.mob-sticky-bar{display:flex;}
.sticky-book-cta{display:none!important;}
body{padding-bottom:72px!important;}
body > *{max-width: 100vw; min-width: 0;}
html{scroll-behavior:smooth;}
.hero{min-height:78vh!important;padding-top:5rem!important;padding-bottom:2rem!important;}
.trust-bar{gap:.85rem!important;font-size:.7rem!important;padding:.8rem 4%!important;}
.section{padding:3.5rem 5%!important;}
#reviews{padding:48px 0!important;}
.rv-header{padding:0 22px 28px!important;}
#mission{padding:48px 22px!important;}
#service-areas.section{padding:52px 22px!important;}
#booking.section{padding:60px 20px!important;}
#booking h2{font-size:clamp(1.9rem,5.5vw,2.4rem)!important;margin-bottom:.6rem!important;}
#booking p{font-size:.95rem!important;margin-bottom:1.8rem!important;}
#how-it-works{padding:52px 22px!important;}
#faq{padding:52px 22px!important;}}
@media(max-width:680px){#how-it-works{padding:44px 22px!important;}
.hiw-grid{grid-template-columns:1fr!important;
 gap:18px!important;
 margin-bottom:28px!important;}
.hiw-step{display:flex!important;
 align-items:center!important;
 gap:22px!important;
 padding:22px 24px!important;
 text-align:center!important;}
.hiw-step::before{left:0!important;right:0!important;}
.hiw-num{width:54px!important;height:54px!important;
 font-size:1.45rem!important;
 margin:0!important;
 flex-shrink:0!important;}
.hiw-title{font-size:1.3rem!important;
 margin:0!important;
 flex:1!important;
 text-align:center!important;}}
#reviews{contain:layout paint;
 overflow:hidden;
 max-width:100vw;
 position:relative;}
.rv-marquee-wrap{overflow:hidden;
 width:100%;
 max-width:100%;
 position:relative;}
@media(max-width:768px){.rv-marquee-track{animation:rv-scroll 240s linear infinite!important;
 width:max-content!important;}
.rv-card{flex:0 0 80vw!important;
 max-width:320px!important;}
body > section, body > header, body > footer, body > div{overflow-x:hidden;
 max-width:100vw;}}
.ba-radio{display:none;}
.ba-grid{display:grid;
 grid-template-columns:repeat(2,1fr);
 gap:10px;
 max-width:440px;
 margin:0 auto;}
.ba-slide{aspect-ratio:4/5;
 overflow:hidden;
 border-radius:12px;
 border:1px solid rgba(203,168,113,.15);
 background:#0a1122;
 box-shadow:0 6px 18px rgba(0,0,0,.35);}
.ba-slide img{width:100%;
 height:100%;
 object-fit:cover;
 display:block;}
.ba-dots{display:none;}
@media(max-width:680px){.ba-grid{grid-template-columns:1fr;
 gap:0;
 max-width:320px;}
.ba-slide{display:none;aspect-ratio:4/5;}
#ba-1:checked ~ .ba-grid .ba-slide:nth-child(1),
 #ba-2:checked ~ .ba-grid .ba-slide:nth-child(2),
 #ba-3:checked ~ .ba-grid .ba-slide:nth-child(3),
 #ba-4:checked ~ .ba-grid .ba-slide:nth-child(4){display:block;}
.ba-dots{display:flex;justify-content:center;gap:10px;margin-top:18px;}
.ba-dots label{width:40px;height:40px;border-radius:50%;
 background:rgba(255,255,255,.05);
 border:1px solid rgba(255,255,255,.15);
 color:rgba(255,255,255,.6);
 font-family:"Inter",sans-serif;
 font-size:.92rem;
 font-weight:700;
 display:flex;align-items:center;justify-content:center;
 cursor:pointer;
 transition:background .2s,color .2s,transform .2s,border-color .2s;
 user-select:none;}
.ba-dots label:active{transform:scale(.94);}
#ba-1:checked ~ .ba-dots label[for="ba-1"],
 #ba-2:checked ~ .ba-dots label[for="ba-2"],
 #ba-3:checked ~ .ba-dots label[for="ba-3"],
 #ba-4:checked ~ .ba-dots label[for="ba-4"]{background:linear-gradient(135deg,#cba871,#e4cb94);
 color:#03060c;
 border-color:transparent;
 box-shadow:0 6px 18px rgba(203,168,113,.35);}
#before-after{padding:48px 22px 52px!important;}}
.hiw-step{background:linear-gradient(180deg,rgba(20,26,43,.85),rgba(20,26,43,.45));
 border:1px solid rgba(203,168,113,.18);
 border-radius:18px;
 padding:30px 22px 26px;
 text-align:center;
 position:relative;
 overflow:hidden;}
.hiw-step::before{content:"";
 position:absolute;
 top:0;left:18%;right:18%;
 height:2px;
 background:linear-gradient(90deg,transparent,#cba871,transparent);}
.hiw-num{width:58px;height:58px;
 border-radius:50%;
 background:linear-gradient(135deg,#cba871,#e4cb94);
 color:#03060c;
 font-family:"Playfair Display",serif;
 font-size:1.7rem;
 font-weight:800;
 display:flex;align-items:center;justify-content:center;
 margin:0 auto 16px;
 box-shadow:0 10px 24px rgba(203,168,113,.3),inset 0 1px 0 rgba(255,255,255,.62);
 line-height:1;}
.hiw-title{font-family:"Playfair Display",serif;
 font-size:1.55rem;
 font-weight:700;
 color:#fff;
 margin-bottom:0;
 line-height:1.2;}
.hiw-sub{display:none;}
.faq-item{background:rgba(20,26,43,.35);
 border:1px solid rgba(255,255,255,.06);
 border-radius:10px;
 margin-bottom:7px;
 overflow:hidden;}
.faq-item summary{padding:13px 42px 13px 16px;
 font-size:.86rem;
 font-weight:600;
 color:rgba(255,255,255,.85);
 cursor:pointer;
 list-style:none;
 position:relative;
 font-family:"Inter",sans-serif;}
.faq-item summary::-webkit-details-marker{display:none;}
.faq-item summary::after{content:"+";
 position:absolute;
 right:16px;
 top:50%;
 transform:translateY(-50%);
 color:rgba(203,168,113,.7);
 font-size:1.15rem;
 font-weight:300;
 line-height:1;}
.faq-item[open] summary::after{content:"−";}
.faq-item p{padding:0 16px 14px;
 margin:0;
 font-size:.82rem;
 color:rgba(255,255,255,.6);
 line-height:1.6;}
#faq h2{font-size:clamp(1.3rem,3.5vw,1.7rem)!important;}
@media(max-width:768px){#faq{padding:40px 22px!important;}
#faq h2{font-size:1.4rem!important;}}
@media(max-width:640px){.m-cards-wrap{grid-template-columns:1fr!important;
 gap:10px!important;
 margin-bottom:26px!important;
 max-width:380px!important;}
.m-cards-wrap>div{padding:20px 22px!important;
 display:grid!important;
 grid-template-columns:1fr auto!important;
 align-items:center!important;
 text-align:left!important;}
.m-cards-wrap>div>div:nth-child(1){margin-bottom:0!important;
 font-size:.74rem!important;
 grid-column:1!important;
 grid-row:1!important;}
.m-cards-wrap>div>div:nth-child(2){font-size:2rem!important;
 grid-column:2!important;
 grid-row:1/3!important;
 align-self:center!important;}
.m-cards-wrap>div>div:nth-child(3){margin-top:2px!important;
 font-size:.78rem!important;
 grid-column:1!important;
 grid-row:2!important;}}
@media(max-width:768px){.hero-cta{max-width:230px!important;
 padding:13px 22px!important;
 font-size:.88rem!important;
 letter-spacing:.04em!important;}
.hero-button-group{gap:14px!important;margin-top:10px!important;margin-bottom:10px!important;}
#how-it-works > div > a.btn-gold{margin-top:24px!important;display:inline-block;}
#booking a.btn-gold{margin-top:24px!important;}
#before-after .ba-dots{margin-top:22px!important;}}
#mission, #how-it-works, #pricing-hero, #before-after, #reviews, #gift-cards, #faq, #booking, #service-areas{border-top:none!important;
 position:relative;}
#mission::before, #how-it-works::before, #pricing-hero::before, #before-after::before, #reviews::before, #gift-cards::before, #faq::before, #booking::before, #service-areas::before{content:"";
 position:absolute;
 top:0;
 left:50%;
 transform:translateX(-50%);
 width:min(80%, 440px);
 height:2px;
 background:linear-gradient(90deg, transparent 0%, #cba871 50%, transparent 100%);
 pointer-events:none;
 z-index:1;}
#mission::after, #how-it-works::after, #pricing-hero::after, #before-after::after, #reviews::after, #gift-cards::after, #faq::after, #booking::after, #service-areas::after{content:"";
 position:absolute;
 top:-3px;
 left:50%;
 transform:translateX(-50%);
 width:7px;
 height:7px;
 border-radius:50%;
 background:#cba871;
 box-shadow:0 0 12px rgba(203,168,113,.7);
 pointer-events:none;
 z-index:2;}
.sec-num{display:flex;
 align-items:baseline;
 justify-content:center;
 gap:10px;
 margin-bottom:24px;
 padding-top:14px;}
.sec-num-cur{font-family:"Playfair Display",serif;
 font-size:2.4rem;
 font-weight:800;
 background:linear-gradient(135deg,#cba871 0%,#e4cb94 100%);
 -webkit-background-clip:text;
 background-clip:text;
 -webkit-text-fill-color:transparent;
 line-height:1;
 letter-spacing:.02em;}
.sec-num-of{font-size:.66rem;
 font-weight:700;
 color:rgba(255,255,255,.62);
 letter-spacing:.22em;
 text-transform:uppercase;
 margin-bottom:.55em;}
.sec-num-tot{font-family:"Playfair Display",serif;
 font-size:1.3rem;
 font-weight:700;
 color:rgba(255,255,255,.62);
 line-height:1;
 margin-bottom:.25em;}
.prog-bar{position:absolute;
 top:0;
 left:0;
 right:0;
 height:4px;
 background:rgba(255,255,255,.06);
 pointer-events:none;
 overflow:hidden;}
.prog-fill{height:100%;
 width:0%;
 background:linear-gradient(90deg,#cba871,#e4cb94 50%,#cba871);
 box-shadow:0 0 14px rgba(203,168,113,.7),0 0 4px rgba(203,168,113,.9);
 transition:width .12s linear;}
.mob-sticky-bar{padding-top:12px;}
/* ---- pd-float-css ---- */
.pd-float-text{position:fixed;right:16px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:900;display:inline-flex;align-items:center;gap:8px;background:rgba(12,17,25,.93);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(227,195,120,.55);color:#e3c378;padding:11px 17px;border-radius:100px;font-weight:700;font-size:.82rem;text-decoration:none;box-shadow:0 8px 26px rgba(0,0,0,.5);transition:transform .12s}
.pd-float-text:active{transform:scale(.96)}
.pd-float-text svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none}
@media print{.pd-float-text{display:none}}
/* ---- anon5 ---- */
#no-reasons .nr-wrap{max-width:1060px;margin:0 auto}
#no-reasons .nr-eyebrow{text-align:center;color:#cba871;font-size:.72rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:12px}
#no-reasons h2{text-align:center;font-family:"Playfair Display",serif;font-size:clamp(1.9rem,5.5vw,2.8rem);font-weight:900;color:#fff;line-height:1.08;margin:0 0 10px}
#no-reasons .nr-sub{text-align:center;color:rgba(255,255,255,.65);font-size:1rem;max-width:560px;margin:0 auto 36px}
#no-reasons .nr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;margin-bottom:36px}
#no-reasons .nr-card{background:linear-gradient(160deg,rgba(255,255,255,.05),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;transition:transform .2s,border-color .2s}
#no-reasons .nr-card:hover{transform:translateY(-2px);border-color:rgba(203,168,113,.45)}
#no-reasons .nr-q{color:#e4cb94;font-weight:800;font-size:.95rem;margin-bottom:6px}
#no-reasons .nr-a{color:rgba(255,255,255,.75);font-size:.88rem;line-height:1.55}
#no-reasons .nr-guarantee{display:flex;flex-wrap:wrap;gap:20px;align-items:center;background:linear-gradient(160deg,rgba(203,168,113,.13),rgba(203,168,113,.04));border:1px solid rgba(203,168,113,.5);border-radius:20px;padding:26px 28px;box-shadow:0 12px 40px rgba(0,0,0,.35)}
#no-reasons .nr-seal{width:74px;height:74px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#d9b980,#f0dcae 55%,#cba871);display:flex;align-items:center;justify-content:center;color:#03060c;font-family:"Playfair Display",serif;font-weight:900;font-size:1.35rem;box-shadow:0 6px 22px rgba(203,168,113,.4)}
#no-reasons .nr-g-main{flex:1;min-width:260px}
#no-reasons .nr-g-title{font-family:"Playfair Display",serif;color:#fff;font-size:1.4rem;font-weight:800;margin-bottom:6px}
#no-reasons .nr-g-text{color:rgba(255,255,255,.75);font-size:.92rem;line-height:1.6}
#no-reasons .nr-cta{display:inline-block;background:linear-gradient(135deg,#d9b980,#f0dcae 55%,#cba871);color:#03060c;font-weight:800;padding:16px 30px;border-radius:16px;text-decoration:none;box-shadow:0 8px 26px rgba(203,168,113,.35);transition:transform .18s}
#no-reasons .nr-cta:hover{transform:translateY(-1px)}
/* ---- anon6 ---- */
.rv-header{text-align:center;padding:0 22px 44px;}
.rv-header-stars{color:#d4af37;font-size:1.4rem;letter-spacing:5px;margin-bottom:10px;}
.rv-header-count{font-family:"Playfair Display",serif;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:800;letter-spacing:.01em;color:#cba871;line-height:1.15;}
.rv-marquee-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);}
.rv-marquee-track{display:flex;gap:16px;padding:4px 0;width:max-content;animation:rv-scroll 95s linear infinite;}
.rv-marquee-track:hover{animation-play-state:paused;}
@keyframes rv-scroll{from{transform:translateX(0);}to{transform:translateX(-50%);}}
.rv-card{flex:0 0 290px;background:rgba(255,255,255,.04);border-radius:14px;padding:20px 22px 22px;}
.rv-card-stars{color:#d4af37;font-size:.7rem;letter-spacing:2px;margin-bottom:12px;}
.rv-card-text{font-size:.83rem;color:rgba(255,255,255,.72);line-height:1.62;margin-bottom:14px;}
.rv-card{display:flex;flex-direction:column;}
.rv-card-text{flex:1 0 auto;}
.rv-card-name{font-size:.72rem;font-weight:700;color:rgba(255,255,255,.62);text-transform:uppercase;letter-spacing:.07em;}
.rv-card-name::after{content:"✓ Verified Google review";display:block;margin-top:6px;font-size:.6rem;font-weight:600;color:rgba(203,168,113,.62);letter-spacing:.02em;text-transform:none;}
@media(max-width:540px){.rv-card{flex:0 0 255px;}
.rv-marquee-track{animation:rv-scroll 220s linear infinite;}}
/* ---- anon7 ---- */
@media(max-width:640px){#how-it-works .step-grid{grid-template-columns:1fr!important}}
/* ---- local-city-css ---- */
#local-city::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(80%,440px);height:2px;background:linear-gradient(90deg,transparent 0%,#cba871 50%,transparent 100%);pointer-events:none;z-index:1}
#local-city::after{content:"";position:absolute;top:-3px;left:50%;transform:translateX(-50%);width:7px;height:7px;border-radius:50%;background:#cba871;box-shadow:0 0 12px rgba(203,168,113,.7);pointer-events:none;z-index:2}
#local-city .lc-eyebrow{text-align:center;color:#cba871;font-size:.72rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:30px}
#local-city .lc-prose{max-width:860px;margin:0 auto}
#local-city .lc-prose h2{font-family:"Playfair Display",serif;font-size:clamp(1.45rem,3.4vw,2rem);font-weight:700;color:#fff;line-height:1.22;margin:38px 0 14px}
#local-city .lc-prose > h2:first-child{margin-top:0}
#local-city .lc-prose h3{font-family:"Playfair Display",serif;font-size:1.22rem;font-weight:700;color:#e4cb94;line-height:1.25;margin:30px 0 10px}
#local-city .lc-prose h4{font-family:"Playfair Display",serif;color:#fff;font-weight:700;margin:0 0 7px}
#local-city .lc-prose p{color:rgba(255,255,255,.72);font-size:.97rem;line-height:1.75;margin:0 0 15px}
#local-city .lc-prose a{color:#cba871}
#local-city .lc-prose ul{margin:0 0 18px;padding-left:20px}
#local-city .lc-prose li{color:rgba(255,255,255,.72);font-size:.95rem;line-height:1.7;margin-bottom:9px}
#local-city .lc-prose li strong,#local-city .lc-prose p strong{color:#fff}
#local-city .lc-prose figure{margin:26px 0}
#local-city .lc-prose figure img{width:100%;height:auto;border-radius:12px;border:1px solid rgba(203,168,113,.18);box-shadow:0 10px 30px rgba(0,0,0,.4)}
#local-city .lc-prose figcaption{color:rgba(255,255,255,.45);font-size:.8rem;margin-top:9px;line-height:1.5}
#local-city .related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:13px;margin:30px 0 8px}
#local-city .related-card{background:linear-gradient(160deg,rgba(255,255,255,.05),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px}
#local-city .related-card h4{font-size:1.02rem}
#local-city .related-card p{color:rgba(255,255,255,.62);font-size:.83rem;line-height:1.55;margin:0 0 10px}
#local-city .related-card a{color:#cba871;font-weight:700;font-size:.85rem;text-decoration:none}
#local-city .lc-hubs section{border-radius:14px}
#local-city .lc-hubs{max-width:880px;margin:34px auto 0}
/* ---- pdq-css ---- */
#pd-quote{position:relative;z-index:2;max-width:560px;margin:0 auto;background:linear-gradient(160deg,rgba(10,20,38,.92),rgba(6,12,24,.88));border:1px solid rgba(203,168,113,.45);border-radius:18px;padding:22px 20px 24px;box-shadow:0 18px 44px rgba(0,0,0,.45)}
.hero p{margin-bottom:1.25rem!important}
.pdq-kicker{color:#cba871;font-size:.72rem;font-weight:700;letter-spacing:.22em;margin-bottom:10px}
.pdq-q{color:#fff;font-family:"Playfair Display",serif;font-size:1.35rem;font-weight:700;margin-bottom:14px}
.pdq-opts{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}
.pdq-opt{flex:1 1 30%;min-width:130px;min-height:52px;background:rgba(255,255,255,.04);border:1px solid rgba(203,168,113,.5);color:#f2ead9;border-radius:100px;font-weight:700;font-size:.92rem;cursor:pointer;transition:all .15s}
.pdq-opt:active,.pdq-opt:hover{background:linear-gradient(135deg,#cba871,#e4cb94);color:#03060c}
.pdq-sub{margin-top:10px;color:rgba(255,255,255,.55);font-size:.72rem}
.pdq-opts-col{flex-direction:column}
.pdq-svc-opt{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:12px 20px;background:rgba(255,255,255,.04);border:1px solid rgba(203,168,113,.5);color:#f2ead9;border-radius:100px;font-weight:700;font-size:.98rem;cursor:pointer;transition:all .15s;text-align:left}
.pdq-svc-opt:active,.pdq-svc-opt:hover,.pdq-svc-opt:focus-visible{background:linear-gradient(135deg,#cba871,#e4cb94);color:#03060c;outline:none}
.pdq-svc-opt .pdq-svc-price{font-weight:800;color:#e4cb94;flex-shrink:0}
.pdq-svc-opt:hover .pdq-svc-price,.pdq-svc-opt:active .pdq-svc-price,.pdq-svc-opt:focus-visible .pdq-svc-price{color:#03060c}
.pdq-price-label{color:#cba871;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:2px}
.pdq-addons-head{color:#fff;font-weight:700;font-size:.92rem;margin:6px 0 10px;text-align:left}
.pdq-addons-head span{color:rgba(255,255,255,.45);font-weight:500;font-size:.78rem;text-transform:none}
.pdq-addons{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}
.pdq-addon{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:52px;padding:11px 16px;background:rgba(255,255,255,.03);border:1px solid rgba(203,168,113,.32);border-radius:14px;cursor:pointer;transition:all .15s;text-align:left}
.pdq-addon:hover{border-color:rgba(203,168,113,.6)}
.pdq-addon .pdq-check{width:22px;height:22px;border-radius:6px;border:2px solid rgba(203,168,113,.6);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s}
.pdq-addon .pdq-check svg{width:14px;height:14px;opacity:0;transition:opacity .15s}
.pdq-addon .pdq-a-label{flex:1;color:#f2ead9;font-weight:600;font-size:.9rem}
.pdq-addon .pdq-a-price{color:#cba871;font-weight:700;font-size:.9rem;flex-shrink:0}
.pdq-addon input{position:absolute;opacity:0;width:1px;height:1px;margin:0}
.pdq-addon:focus-within{outline:2px solid #cba871;outline-offset:2px}
.pdq-addon.is-on{background:linear-gradient(135deg,rgba(203,168,113,.18),rgba(203,168,113,.06));border-color:#cba871}
.pdq-addon.is-on .pdq-check{background:linear-gradient(135deg,#cba871,#e4cb94);border-color:#cba871}
.pdq-addon.is-on .pdq-check svg{opacity:1}
.pdq-price{font-family:"Playfair Display",serif;color:#e4cb94;font-size:3.1rem;font-weight:700;line-height:1}
.pdq-desc{color:#fff;font-size:1rem;font-weight:600;margin:6px 0 8px}
.pdq-trust{color:rgba(255,255,255,.72);font-size:.78rem;margin-bottom:14px}
.pdq-cta-gold{display:block;text-align:center;background:linear-gradient(135deg,#cba871,#e4cb94);color:#03060c;padding:16px 0;border-radius:100px;font-weight:800;font-size:1rem;text-decoration:none;letter-spacing:.04em}
.pdq-cta-line{display:block;text-align:center;margin-top:10px;color:#cba871;font-weight:600;font-size:.9rem;text-decoration:none;border:1px solid rgba(203,168,113,.5);border-radius:100px;padding:12px 0}
.pdq-restart{background:none;border:none;color:rgba(255,255,255,.45);font-size:.75rem;margin-top:12px;cursor:pointer;text-decoration:underline}
.pdq-cta-gold.pdq-cta-secondary{background:none!important;background-image:none!important;border:1px solid rgba(227,195,120,.5)!important;color:#e3c378!important;box-shadow:none!important;font-weight:700!important}
.pdq-dur{color:rgba(255,255,255,.6);font-size:.8rem;margin:-2px 0 10px}
.pdq-phone{width:100%;box-sizing:border-box;background:rgba(255,255,255,.06);border:1px solid rgba(203,168,113,.5);border-radius:100px;color:#fff;font-size:16px;font-weight:600;padding:14px 20px;margin-bottom:10px;text-align:center;outline:none}
.pdq-phone:focus{border-color:#e4cb94}
.pdq-phone::placeholder{color:rgba(255,255,255,.4);font-weight:500}
button.pdq-cta-gold{border:none;width:100%;cursor:pointer;font-family:inherit}
button.pdq-cta-gold:disabled{opacity:.7;cursor:default}
.pdq-fine{color:rgba(255,255,255,.5);font-size:.7rem;line-height:1.5;margin-top:10px}
.pdq-fine a{color:inherit}
.pdq-err{color:#ff9d9d;font-size:.8rem;margin-top:8px}
.pdq-done-check{width:54px;height:54px;margin:2px auto 12px;border-radius:50%;background:linear-gradient(135deg,#cba871,#e4cb94);color:#03060c;font-size:1.6rem;font-weight:800;display:flex;align-items:center;justify-content:center}
.pdq-done-line{color:rgba(255,255,255,.8);font-size:.9rem;margin-bottom:8px;line-height:1.5}
.pdq-chips{color:rgba(255,255,255,.74);font-size:.74rem;font-weight:600;letter-spacing:.03em;margin:-4px 0 16px}
.pdq-cards{display:flex;flex-direction:column;gap:14px}
.pdq-card{position:relative;text-align:left;background:linear-gradient(160deg,rgba(255,255,255,.05),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px 18px 16px;box-shadow:0 2px 12px rgba(0,0,0,.25);transition:transform .2s cubic-bezier(.2,.7,.3,1),box-shadow .2s}
.pdq-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.35)}
.pdq-card-hero{border:1px solid rgba(228,203,148,.7);background:linear-gradient(160deg,rgba(203,168,113,.15),rgba(203,168,113,.04));box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 0 1px rgba(228,203,148,.22),0 0 36px rgba(203,168,113,.13)}
.pdq-card-sig{border:1px solid rgba(203,168,113,.5);background:linear-gradient(160deg,rgba(203,168,113,.07),rgba(255,255,255,.01))}
.pdq-badge{display:inline-block;background:linear-gradient(135deg,#d9b980,#f0dcae 55%,#cba871);color:#03060c;font-size:.6rem;font-weight:800;letter-spacing:.11em;padding:5px 12px;border-radius:100px;margin-bottom:9px;box-shadow:0 2px 12px rgba(203,168,113,.35),inset 0 1px 0 rgba(255,255,255,.5)}
.pdq-badge-sig{background:transparent;color:#e4cb94;border:1px solid rgba(228,203,148,.55);box-shadow:none}
.pdq-tag{display:inline-block;color:rgba(255,255,255,.62);font-size:.6rem;font-weight:800;letter-spacing:.13em;border:1px solid rgba(255,255,255,.22);padding:5px 12px;border-radius:100px;margin-bottom:9px}
.pdq-card-name{font-family:"Playfair Display",serif;color:#fff;font-size:1.3rem;font-weight:800;line-height:1.1;letter-spacing:-.01em}
.pdq-card-hero .pdq-card-name{font-size:1.6rem}
.pdq-card-blurb{color:rgba(255,255,255,.66);font-size:.8rem;line-height:1.5;margin:6px 0 13px}
.pdq-prices{display:flex;gap:9px}
.pdq-price-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:12px 6px;cursor:pointer;transition:all .18s cubic-bezier(.2,.7,.3,1);font-family:inherit}
.pdq-price-btn:hover,.pdq-price-btn:focus-visible{border-color:rgba(228,203,148,.85);background:rgba(203,168,113,.12);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.35);outline:none}
.pdq-price-btn:active{transform:translateY(0) scale(.97)}
.pdq-price-main{flex:1.5;background:linear-gradient(135deg,#d9b980,#f0dcae 55%,#cba871);border:none;box-shadow:0 6px 22px rgba(203,168,113,.32),inset 0 1px 0 rgba(255,255,255,.55)}
.pdq-price-main:hover,.pdq-price-main:focus-visible{background:linear-gradient(135deg,#e0c28a,#f4e2b8 55%,#d4b17c);box-shadow:0 12px 30px rgba(203,168,113,.45)}
.pdq-price-main .pdq-pb-amt{color:#03060c;font-size:1.55rem}
.pdq-price-main .pdq-pb-veh{color:rgba(3,6,12,.78)}
.pdq-pb-amt{color:#fff;font-family:"Playfair Display",serif;font-weight:800;font-size:1.08rem;font-variant-numeric:tabular-nums}
.pdq-pb-veh{color:rgba(255,255,255,.62);font-size:.62rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.pdq-owner-line{color:rgba(255,255,255,.62);font-size:.75rem;margin-top:13px}
.pdq-card-acc{border:1px dashed rgba(228,203,148,.6);background:linear-gradient(160deg,rgba(6,10,18,.65),rgba(255,255,255,.02))}
.pdq-card-acc:hover{border-color:rgba(228,203,148,.95)}
.pdq-tag-acc{color:#e4cb94;border:1px dashed rgba(228,203,148,.6)}
.pdq-acc-btn{flex:1 1 100%}
.pdq-acc-btn .pdq-pb-amt{font-size:1.15rem}
.pdq-card-acc{cursor:pointer}
.pdq-acc-list{list-style:none;margin:0 0 12px;padding:0;color:rgba(255,255,255,.72);font-size:.76rem;line-height:1.55;text-align:left}
.pdq-acc-list li{padding-left:14px;position:relative;margin-bottom:4px}
.pdq-acc-list li:before{content:"·";color:#e4cb94;position:absolute;left:0;font-weight:800}
#pdq-acc-info{text-align:left;background:rgba(255,255,255,.03);border:1px dashed rgba(228,203,148,.45);border-radius:14px;padding:12px 14px;margin:2px 0 12px}
.pdq-acc-info-title{color:#e4cb94;font-weight:800;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}
.pdq-acc-info-body{color:rgba(255,255,255,.75);font-size:.8rem;line-height:1.55;margin-bottom:10px}
.pdq-acc-info-body:last-child{margin-bottom:0}
.pdq-addon-feat{border:1.5px solid rgba(203,168,113,.55);background:linear-gradient(160deg,rgba(203,168,113,.1),rgba(203,168,113,.03))}
.pdq-a-main{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1;min-width:0}
.pdq-a-main .pdq-a-label{flex:none}
.pdq-a-blurb{color:rgba(255,255,255,.55);font-size:.68rem;line-height:1.3;text-align:left}
.pdq-addons-sm{margin-top:-8px}
.pdq-addons-sm .pdq-addon{min-height:44px;padding-top:8px;padding-bottom:8px}
.pdq-addons-sm .pdq-a-label{font-size:.8rem}
.pdq-promise{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(160deg,rgba(203,168,113,.15),rgba(203,168,113,.05));border:1px solid rgba(203,168,113,.45);border-radius:16px;padding:13px 15px;color:rgba(255,255,255,.9);font-size:.84rem;line-height:1.55;margin:2px 0 10px;text-align:left;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.pdq-promise strong{color:#fff}
.pdq-joe{width:46px;height:46px;border-radius:50%;border:2px solid rgba(228,203,148,.85);object-fit:cover;flex-shrink:0;box-shadow:0 4px 14px rgba(0,0,0,.45)}
.pdq-faith{color:rgba(255,255,255,.62);font-size:.72rem;line-height:1.55;margin-top:12px}
.pdq-faith em{color:rgba(228,203,148,.9)}
#pd-quote{background:linear-gradient(165deg,rgba(13,24,44,.88),rgba(5,10,20,.93));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(203,168,113,.38);border-radius:24px;box-shadow:0 26px 64px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.07)}
.pdq-step{animation:pdqIn .34s cubic-bezier(.2,.7,.3,1)}
@keyframes pdqIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.pdq-phone{border-radius:16px;padding:16px 20px;background:rgba(255,255,255,.07)}
.pdq-cta-gold{border-radius:16px;background:linear-gradient(135deg,#d9b980,#f0dcae 55%,#cba871);box-shadow:0 8px 26px rgba(203,168,113,.35),inset 0 1px 0 rgba(255,255,255,.55);transition:transform .18s,box-shadow .18s}
.pdq-cta-gold:hover{transform:translateY(-1px);box-shadow:0 12px 32px rgba(203,168,113,.45)}
.pdq-cta-gold:active{transform:translateY(0) scale(.99)}
.pdq-cta-line{border-radius:16px}
.pdq-addon{border-radius:14px}
.pdq-done-check{animation:pdqPop .5s cubic-bezier(.3,1.6,.5,1)}
@keyframes pdqPop{from{transform:scale(.35);opacity:0}to{transform:scale(1);opacity:1}}
@media (prefers-reduced-motion:reduce){.pdq-step,.pdq-done-check{animation:none}
.pdq-card,.pdq-price-btn,.pdq-cta-gold{transition:none}}
.pdq-spots{display:inline-flex;align-items:center;gap:8px;background:rgba(203,168,113,.12);border:1px solid rgba(203,168,113,.5);color:#f2ead9;font-size:.76rem;font-weight:700;letter-spacing:.02em;padding:7px 15px;border-radius:100px;margin:-4px 0 16px}
.pdq-spots strong{color:#e4cb94}
.pdq-spots-dot{width:7px;height:7px;border-radius:50%;background:#e4cb94;animation:pdqPulse 1.6s infinite}
@keyframes pdqPulse{0%,100%{opacity:1}50%{opacity:.3}}
html{scroll-behavior:smooth}
@media(min-width:769px){#pd-quote{max-width:520px}
.hero-content h1{font-size:clamp(2.2rem,4.2vw,3.2rem)}}
@media(max-width:768px){.hero{padding-top:8px}
.hero-content{display:flex;flex-direction:column}
.hero-content>div:first-child{order:1;margin-bottom:10px}
#pd-quote{order:2;padding:16px 13px 18px;border-radius:20px}
.hero-content h1{order:3;font-size:1.55rem;line-height:1.15;margin:22px 0 8px}
.hero-content p{order:4;font-size:.86rem;margin-bottom:4px}
.pdq-kicker{font-size:.64rem;margin-bottom:8px}
.pdq-q{font-size:1.18rem;margin-bottom:10px}
.pdq-chips{font-size:.66rem;margin:-2px 0 10px}
.pdq-spots{font-size:.7rem;padding:6px 12px;margin:-2px 0 12px}
.pdq-card{padding:13px 13px 12px;border-radius:16px}
.pdq-card-hero .pdq-card-name{font-size:1.35rem}
.pdq-card-name{font-size:1.15rem}
.pdq-card-blurb{font-size:.74rem;margin:5px 0 10px}
.pdq-prices{gap:7px}
.pdq-price-btn{padding:9px 3px;border-radius:12px}
.pdq-price-main .pdq-pb-amt{font-size:1.3rem}
.pdq-pb-amt{font-size:.95rem}
.pdq-badge,.pdq-tag{font-size:.55rem;padding:4px 9px}
.pdq-owner-line{font-size:.68rem;margin-top:10px}}
/* ---- modern-2026 ---- */
:root{--m-bg:#070a12;--m-card:#0d1220;--m-tile:#0b101d;--m-line:rgba(255,255,255,.08);--m-text:#f6f7fa;--m-mut:rgba(235,238,245,.62);--m-gold:#e3c378}
h1,h2,h3,.pdq-q,.pdq-card-name,.pdq-price,.pdq-pb-amt,.nr-g-title,.bw-headline{font-family:"Inter",-apple-system,system-ui,sans-serif!important;letter-spacing:-.025em!important}
[style*="Playfair"]{font-family:"Inter",-apple-system,system-ui,sans-serif!important}
.hero-content h1{font-weight:900;letter-spacing:-.035em!important;color:var(--m-text)}
.hero-content p{color:var(--m-mut)!important}
.pdq-price,.pdq-pb-amt{font-weight:800!important;font-variant-numeric:tabular-nums lining-nums!important}
.navbar{background:rgba(7,10,18,.85)!important;backdrop-filter:blur(12px);border-bottom:1px solid var(--m-line)}
.hero-badge{background:transparent!important;border:1px solid rgba(227,195,120,.4)!important;color:var(--m-gold)!important}
#pd-quote{background:var(--m-card)!important;border:1px solid var(--m-line)!important;border-radius:20px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 24px 80px rgba(0,0,0,.5)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.pdq-kicker{color:var(--m-gold)!important;letter-spacing:.18em!important;font-weight:700}
.pdq-q{font-size:1.55rem;font-weight:800!important;color:var(--m-text)}
.pdq-chips,.pdq-card-blurb,.pdq-owner-line,.pdq-faith,.pdq-fine{color:var(--m-mut)!important}
.pdq-spots{background:transparent!important;border:1px solid rgba(227,195,120,.38)!important;color:var(--m-mut)!important}
.pdq-card{background:#0f1526!important;border:1px solid var(--m-line)!important;border-radius:16px!important;box-shadow:none!important}
.pdq-card:hover{transform:none!important;border-color:rgba(227,195,120,.3)!important;box-shadow:none!important}
.pdq-card-hero{border:1px solid rgba(227,195,120,.5)!important;background:linear-gradient(180deg,#121a30,#0e1424)!important;box-shadow:0 0 0 3px rgba(227,195,120,.06)!important}
.pdq-card-sig{background:#0f1526!important;border:1px solid rgba(227,195,120,.25)!important}
.pdq-badge{background:none!important;color:var(--m-gold)!important;box-shadow:none!important;padding:0!important;letter-spacing:.15em!important;font-size:.62rem!important}
.pdq-badge-sig{border:none!important;padding:0!important}
.pdq-tag{border:none!important;padding:0!important;color:rgba(235,238,245,.45)!important;letter-spacing:.15em!important;font-size:.62rem!important}
.pdq-price-btn{background:var(--m-tile)!important;border:1px solid var(--m-line)!important;border-radius:12px!important;box-shadow:none!important}
.pdq-price-btn:hover,.pdq-price-btn:focus-visible{transform:none!important;border-color:rgba(227,195,120,.65)!important;background:#101729!important;box-shadow:none!important}
.pdq-price-main{background:var(--m-gold)!important;border:1px solid var(--m-gold)!important}
.pdq-price-main:hover,.pdq-price-main:focus-visible{background:#eccf8d!important}
.pdq-price-main .pdq-pb-amt{color:#0b0e16!important;font-size:1.45rem!important}
.pdq-price-main .pdq-pb-veh{color:rgba(11,14,22,.68)!important}
.pdq-pb-amt{color:var(--m-text)}
.pdq-pb-veh{color:rgba(235,238,245,.5)!important}
.pdq-addon{background:var(--m-tile)!important;border:1px solid var(--m-line)!important;border-radius:12px!important}
.pdq-addon:hover{border-color:rgba(227,195,120,.5)!important}
.pdq-addon.is-on{background:rgba(227,195,120,.08)!important;border-color:rgba(227,195,120,.65)!important}
.pdq-addon-feat{border:1px solid rgba(227,195,120,.4)!important;background:#0d1322!important}
.pdq-promise{background:var(--m-tile)!important;border:1px solid rgba(227,195,120,.35)!important;border-radius:14px!important;box-shadow:none!important}
.pdq-phone{background:var(--m-tile)!important;border:1px solid var(--m-line)!important;border-radius:12px!important}
.pdq-phone:focus{border-color:rgba(227,195,120,.7)!important}
.pdq-cta-gold{background:var(--m-gold)!important;color:#0b0e16!important;border-radius:12px!important;box-shadow:0 12px 34px rgba(227,195,120,.22)!important;font-weight:800!important;letter-spacing:.01em!important}
.pdq-cta-gold:hover{background:#eccf8d!important}
.pdq-cta-line{border:1px solid var(--m-line)!important;border-radius:12px!important;color:var(--m-mut)!important}
.pdq-price{color:var(--m-text)!important;font-size:3.2rem!important;letter-spacing:-.03em!important}
.pdq-price-label{color:var(--m-gold)!important}
#no-reasons{background:var(--m-bg)!important}
#no-reasons .nr-card{background:var(--m-card)!important;border:1px solid var(--m-line)!important;border-radius:14px!important}
#no-reasons .nr-card:hover{border-color:rgba(227,195,120,.35)!important;transform:none!important}
#no-reasons .nr-guarantee{background:#0f1526!important;border:1px solid rgba(227,195,120,.4)!important;border-radius:18px!important;box-shadow:none!important}
#no-reasons .nr-seal{background:var(--m-gold)!important;box-shadow:none!important;font-weight:900!important;font-size:1.05rem!important}
#no-reasons .nr-cta{background:var(--m-gold)!important;border-radius:12px!important;box-shadow:none!important}
#pd-contact-bar{background:rgba(7,10,18,.92)!important;border-top:1px solid var(--m-line)!important}
#pd-contact-bar .pd-text{background:var(--m-gold)!important;color:#0b0e16!important;border-radius:12px!important}
#pd-contact-bar .pd-call{border:1px solid var(--m-line)!important;border-radius:12px!important;color:var(--m-text)!important}
.sticky-book-cta,.mob-sticky-book{border-radius:12px!important}
@media(min-width:769px){.hero{padding-top:150px!important}}
@media(max-width:768px){.hero{padding-top:96px!important}}
#pd-quote,#booking-widget-section,#no-reasons,#monthly-plans,#reviews,#faq{scroll-margin-top:120px}
.hero{overflow:visible!important}
.g-chip{display:inline-flex;align-items:center;gap:8px;margin-top:10px;border:1px solid var(--m-line);border-radius:100px;padding:7px 15px;color:var(--m-mut);font-size:.78rem;font-weight:600;background:rgba(255,255,255,.03)}
.g-chip svg{width:15px;height:15px;flex-shrink:0}
@keyframes ttScroll{to{transform:translateX(-50%)}}
/* ---- lux-2026-hero-booking ---- */
.hero{background:#03060c!important}
.hero-bg-pic{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:auto!important;height:min(110vh,1040px)!important;z-index:0!important;
 -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 55%,rgba(0,0,0,.4) 80%,transparent 98%);
 mask-image:linear-gradient(180deg,#000 0%,#000 55%,rgba(0,0,0,.4) 80%,transparent 98%)}
.hero-bg-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 26%!important}
.hero::before{background:linear-gradient(180deg,rgba(3,6,12,.66) 0%,rgba(3,6,12,.28) 26%,rgba(3,6,12,.46) 55%,rgba(3,6,12,.55) 100%)!important}
#pd-quote{overflow:hidden}
#pd-quote::before{content:"";position:absolute;top:0;left:14%;right:14%;height:2px;background:linear-gradient(90deg,transparent,#e3c378,transparent);z-index:3}
@media(max-width:768px){.hero{min-height:auto!important;padding-top:90px!important;padding-bottom:36px!important}
.hero-bg-pic{height:min(74vh,600px)!important;height:min(74svh,600px)!important}
.hero-bg-img{object-position:30% 30%!important}
.hero h1{font-size:clamp(2.05rem,8vw,2.5rem)!important;min-height:0!important;line-height:1.1!important;margin-bottom:.9rem!important}
.hero p{font-size:.98rem!important;margin-bottom:1.5rem!important;max-width:36ch;margin-left:auto!important;margin-right:auto!important}
.hero-badge{padding:8px 18px!important;font-size:.78rem!important;margin-bottom:1.1rem!important}}
.hero-content.reveal,#pd-quote.reveal{opacity:1!important;transform:none!important}
.hero-badge{background:rgba(3,6,12,.5)!important;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.g-chip{background:rgba(3,6,12,.55)!important;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
@keyframes bwShimmer{to{background-position:-200% 0}}
/* ---- lux-2026-joe-polish ---- */
.mob-sticky-text{flex:1;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;padding:13px 6px;border-radius:12px;text-decoration:none;text-align:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16);color:#fff}
.mob-sticky-call{flex:.62!important;font-size:.78rem!important}
.mob-sticky-book{flex:1.25!important;font-size:.78rem!important;box-shadow:0 6px 18px rgba(203,168,113,.3)}
@media(max-width:768px){.navbar{padding:.9rem 5%!important}
.brand-logo img{height:44px!important}}
/* ---- lux-2026-v2 ---- */
:root{--v2-card:linear-gradient(165deg,rgba(255,255,255,.055) 0%,rgba(255,255,255,.018) 100%);--v2-line:rgba(255,255,255,.09);--v2-shadow:0 20px 50px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.07);--v2-gold-line:linear-gradient(135deg,rgba(240,220,174,.8) 0%,rgba(203,168,113,.15) 45%,rgba(227,195,120,.6) 100%);--v2-metal:linear-gradient(165deg,#f4e3b8 0%,#e2c48b 32%,#c9a25c 66%,#eed9a4 100%)}
body::after{content:"";position:fixed;inset:0;z-index:9990;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E")}
h2 span[style*="#cba871"],h2 span[style*="#e3c378"],h2 span[style*="var(--gold)"],.gold-grad,#membership .m-head h2 em,#monthly-plans h2 em{color:#d9b980;background:linear-gradient(115deg,#f4e3b8 0%,#d9b980 42%,#c9a55f 68%,#eed9a4 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.rv-header-count{background:linear-gradient(115deg,#f4e3b8,#d9b980 45%,#eed9a4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.btn-gold,.pdq-cta-gold,.jaw-cta,.nr-cta,.mob-sticky-book,a[style*="background:linear-gradient(135deg,#cba871"],a[style*="background:linear-gradient(135deg,var(--gold)"]{background:var(--v2-metal)!important;color:#0a0e16!important;box-shadow:0 14px 36px rgba(203,168,113,.30),inset 0 1px 0 rgba(255,255,255,.62),inset 0 -1px 0 rgba(0,0,0,.16)!important;transition:transform .16s,box-shadow .16s!important}
.btn-gold:hover,.pdq-cta-gold:hover,.jaw-cta:hover,.nr-cta:hover{transform:translateY(-2px)!important;box-shadow:0 20px 46px rgba(203,168,113,.42),inset 0 1px 0 rgba(255,255,255,.62),inset 0 -1px 0 rgba(0,0,0,.16)!important}
.pdq-price-main{background:var(--v2-metal)!important;box-shadow:0 10px 26px rgba(203,168,113,.28),inset 0 1px 0 rgba(255,255,255,.55)!important}
.pdq-card,#no-reasons .nr-card,#trust-bar .tb-item,.rv-card,.faq-item,.hiw-step,.pc-addon-card,.pdq-addon,#membership .m-tier-one{background:var(--v2-card)!important;border:1px solid var(--v2-line)!important;box-shadow:var(--v2-shadow)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.pdq-card,#no-reasons .nr-card,.pc-addon-card{border-radius:20px!important}
.rv-card{border-radius:18px!important}
.faq-item{border-radius:14px!important}
#trust-bar .tb-item{border-radius:16px!important}
.hiw-step{border-radius:20px!important}
#no-reasons .nr-card:hover,.rv-card:hover,#trust-bar .tb-item:hover{transform:translateY(-3px)!important;border-color:rgba(227,195,120,.45)!important;transition:transform .2s,border-color .2s}
.pdq-card-hero,#membership .m-tier-vip{border:1px solid transparent!important;background:linear-gradient(165deg,#131b30 0%,#0d1424 100%) padding-box,var(--v2-gold-line) border-box!important;box-shadow:0 26px 70px rgba(0,0,0,.5),0 0 70px rgba(203,168,113,.10),inset 0 1px 0 rgba(255,255,255,.06)!important}
#monthly-plans div[style*="background:#0a1122"]{background:var(--v2-card)!important;border-radius:20px!important;box-shadow:var(--v2-shadow)!important;backdrop-filter:blur(10px)}
#monthly-plans div[style*="border:1.5px solid var(--gold)"]{border:1px solid transparent!important;background:linear-gradient(165deg,#131b30,#0d1424) padding-box,var(--v2-gold-line) border-box!important;box-shadow:0 26px 70px rgba(0,0,0,.5),0 0 60px rgba(203,168,113,.10)!important}
.ba-slide{border:1px solid transparent!important;background:linear-gradient(#0a1122,#0a1122) padding-box,linear-gradient(160deg,rgba(227,195,120,.5),rgba(227,195,120,.08) 55%,rgba(227,195,120,.35)) border-box!important;border-radius:18px!important;box-shadow:0 18px 44px rgba(0,0,0,.5)!important}
.ba-dots label{backdrop-filter:blur(8px)}
#no-reasons .nr-guarantee{border:1px solid transparent!important;background:linear-gradient(165deg,#131b30,#0c1220) padding-box,var(--v2-gold-line) border-box!important;border-radius:22px!important;box-shadow:0 26px 70px rgba(0,0,0,.5),0 0 70px rgba(203,168,113,.10)!important}
#no-reasons .nr-seal{background:var(--v2-metal)!important;box-shadow:0 10px 28px rgba(203,168,113,.35),inset 0 1px 0 rgba(255,255,255,.6)!important}
#pd-quote{box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 30px 90px rgba(0,0,0,.55),0 0 90px rgba(203,168,113,.09)!important;border-radius:24px!important}
.pdq-joe{width:56px!important;height:56px!important;border-radius:50%!important;border:2px solid rgba(227,195,120,.65)!important}
.pdq-promise{border-radius:16px!important}
.footer{background:linear-gradient(180deg,#04070e 0%,#020409 100%)!important;border-top:1px solid rgba(227,195,120,.22)!important;position:relative}
.footer::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(80%,440px);height:2px;background:linear-gradient(90deg,transparent,#d9b980,transparent)}
.ftr-joe{display:flex;align-items:center;gap:14px;justify-content:center;margin:36px auto 10px;max-width:520px;text-align:left;background:var(--v2-card);border:1px solid var(--v2-line);border-radius:100px;padding:10px 22px 10px 12px}
.ftr-joe img{width:52px;height:52px;border-radius:50%;border:2px solid rgba(227,195,120,.6);object-fit:cover;flex-shrink:0}
.ftr-joe div{color:rgba(235,238,245,.62);font-size:.84rem;line-height:1.5}
.ftr-joe em{color:#d9b980;font-style:italic}
#mission{background:radial-gradient(ellipse at 18% 0%,rgba(203,168,113,.08),transparent 52%),#060c18;border-top:1px solid rgba(227,195,120,.22);border-bottom:1px solid rgba(227,195,120,.22);padding:76px 22px;position:relative;overflow:hidden}
.ms-wrap{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1.25fr;gap:52px;align-items:center}
.ms-photo{position:relative;border-radius:26px;padding:7px;background:var(--v2-gold-line);box-shadow:0 34px 90px rgba(0,0,0,.55),0 0 90px rgba(203,168,113,.12)}
.ms-photo img{width:100%;height:auto;display:block;border-radius:20px}
.ms-plate{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(4,8,16,.78);border:1px solid rgba(227,195,120,.5);border-radius:16px;padding:13px 18px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:left}
.ms-plate b{display:block;color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:-.01em;line-height:1.2}
.ms-plate span{color:#e3c378;font-size:.66rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.ms-eyebrow{display:inline-block;color:#e3c378;font-size:.68rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;border:1px solid rgba(227,195,120,.4);border-radius:100px;padding:8px 18px;margin-bottom:18px;background:rgba(227,195,120,.05)}
.ms-h2{font-size:clamp(1.9rem,5vw,2.9rem);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.06;margin:0 0 16px}
.ms-p{color:rgba(235,238,245,.72);font-size:1rem;line-height:1.75;margin-bottom:16px}
.ms-verse{position:relative;margin:22px 0 20px;padding:18px 22px;border-left:2px solid #d9b980;background:linear-gradient(90deg,rgba(227,195,120,.09),transparent 80%);border-radius:0 16px 16px 0;font-family:"Playfair Display",Georgia,serif;font-style:italic;font-size:1.12rem;line-height:1.6;color:rgba(255,255,255,.92)}
.ms-verse cite{display:block;margin-top:8px;font-family:"Inter",sans-serif;font-style:normal;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#d9b980}
@media(max-width:700px){#mission{padding:56px 22px}
.ms-wrap{grid-template-columns:1fr;gap:30px}
.ms-photo{max-width:420px;margin:0 auto}
.ms-body{text-align:left}}
.hiw-title{font-family:"Inter",-apple-system,sans-serif!important;font-weight:800!important;letter-spacing:-.02em!important}
.hiw-num{background:var(--v2-metal)!important;font-family:"Inter",sans-serif!important;font-weight:900!important;box-shadow:0 10px 24px rgba(203,168,113,.3),inset 0 1px 0 rgba(255,255,255,.6)!important}
/* ---- lux-v3-editorial ---- */
:root{--v3-champ:#e7d3a2;--v3-champ-hi:#f2e3bd;--v3-ink:#0b0e14;--v3-hair:rgba(255,255,255,.09);--v3-gold-text:#c9a86a}
h1,h2,.pdq-q,.pdq-card-name,.nr-g-title,.bw-headline,.ms-h2,.jaw-h2,.hiw-title,.rv-header-count,#membership h3,.pc-addon-name,#booking-widget .bw-card-name{font-family:"Playfair Display",Georgia,serif!important;font-weight:600!important;letter-spacing:-.005em!important}
[style*="Playfair"]{font-family:"Playfair Display",Georgia,serif!important}
.hero h1{font-weight:600!important;font-size:clamp(2.6rem,6.4vw,4.5rem)!important;line-height:1.06!important;letter-spacing:-.01em!important}
.hero p{color:rgba(238,240,245,.72)!important;font-weight:300!important;font-size:1.08rem!important;line-height:1.85!important}
#no-reasons h2,.bw-headline,.ms-h2,.jaw-h2{font-size:clamp(2.1rem,4.8vw,3.3rem)!important;line-height:1.1!important;font-weight:600!important}
.pdq-q{font-size:1.7rem!important;font-weight:600!important}
.pdq-price{font-family:"Playfair Display",serif!important;font-weight:600!important}
.pdq-pb-amt{font-family:"Playfair Display",serif!important;font-weight:600!important}
h2 span[style*="#cba871"],h2 span[style*="#e3c378"],h2 span[style*="var(--gold)"],.gold-grad,#monthly-plans h2 em,#membership .m-head h2 em,.jaw-h2 span{font-style:italic!important;font-weight:500!important}
@media(max-width:768px){.hero h1{font-size:clamp(2.2rem,8.6vw,2.75rem)!important}}
#booking-widget-section .bw-eyebrow,.bw-eyebrow,.ms-eyebrow,#membership .m-head .eyebrow{background:none!important;border:none!important;box-shadow:none!important;padding:0!important;margin-bottom:16px!important;color:var(--v3-gold-text)!important;letter-spacing:.32em!important;font-size:.66rem!important;font-weight:600!important}
.pdq-kicker,.jaw-eyebrow,#no-reasons .nr-eyebrow{color:var(--v3-gold-text)!important;letter-spacing:.32em!important;font-weight:600!important;font-size:.64rem!important}
#booking .reveal > div:first-child{background:none!important;border:none!important;padding:0!important;letter-spacing:.32em!important;color:var(--v3-gold-text)!important;font-weight:600!important}
#monthly-plans .reveal > div:first-child{background:none!important;border:none!important;padding:0!important;letter-spacing:.32em!important;color:var(--v3-gold-text)!important;font-weight:600!important;font-size:.66rem!important}
.btn-gold,.pdq-cta-gold,.jaw-cta,.nr-cta,a[style*="background:linear-gradient(135deg,#cba871"],a[style*="background:linear-gradient(135deg,var(--gold)"]{background:var(--v3-champ)!important;color:var(--v3-ink)!important;border-radius:2px!important;box-shadow:none!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-weight:600!important;font-size:.76rem!important;transition:background .2s,transform .2s!important}
.btn-gold:hover,.pdq-cta-gold:hover,.jaw-cta:hover,.nr-cta:hover{background:var(--v3-champ-hi)!important;transform:translateY(-1px)!important;box-shadow:none!important}
.pdq-cta-gold{padding:18px 0!important}
.pdq-cta-line,.btn-primary-outline,.btn-secondary-outline,a[style*="border:1px solid rgba(203,168,113"]{border-radius:2px!important;border:1px solid rgba(231,211,162,.35)!important;color:#d9c491!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:.72rem!important;font-weight:600!important;background:transparent!important}
.navbar .btn-secondary{border-radius:2px!important;border:1px solid rgba(255,255,255,.28)!important;letter-spacing:.2em!important;font-size:.72rem!important;background:transparent!important}
.pdq-price-btn{border-radius:4px!important}
.pdq-price-main{background:var(--v3-champ)!important;border:1px solid var(--v3-champ)!important;box-shadow:none!important}
.pdq-price-main:hover,.pdq-price-main:focus-visible{background:var(--v3-champ-hi)!important}
.mob-sticky-call,.mob-sticky-text,.mob-sticky-book{border-radius:3px!important;letter-spacing:.14em!important}
.mob-sticky-book{background:var(--v3-champ)!important;color:var(--v3-ink)!important;box-shadow:none!important}
.hiw-num{background:transparent!important;border:1px solid rgba(201,168,106,.5)!important;color:#d9c491!important;box-shadow:none!important;font-family:"Playfair Display",serif!important;font-weight:500!important}
#no-reasons .nr-seal{background:transparent!important;border:1px solid rgba(201,168,106,.55)!important;color:#d9c491!important;box-shadow:none!important;font-family:"Playfair Display",serif!important;font-weight:500!important;font-size:1.15rem!important}
#mission::before,#how-it-works::before,#pricing-hero::before,#before-after::before,#reviews::before,#gift-cards::before,#faq::before,#booking::before,#service-areas::before,#joe-at-work::before,#booking-widget-section::before,.footer::before{display:none!important}
#mission::after,#how-it-works::after,#pricing-hero::after,#before-after::after,#reviews::after,#gift-cards::after,#faq::after,#booking::after,#service-areas::after,#joe-at-work::after{display:none!important}
#booking-widget-section,#joe-at-work,#mission,#verse-band{border-top:1px solid var(--v3-hair)!important;border-bottom:none!important}
.footer{border-top:1px solid var(--v3-hair)!important}
.pdq-card,#no-reasons .nr-card,.rv-card,.faq-item,.hiw-step,.pc-addon-card,.pdq-addon,#pricing-hero .pc-book-card,#monthly-plans div[style*="background:#0a1122"],#booking-widget .bw-card,#membership .m-tier{border-radius:8px!important}
.pdq-card-hero{border:1px solid rgba(231,211,162,.4)!important;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))!important;box-shadow:0 20px 50px rgba(0,0,0,.4)!important}
#monthly-plans div[style*="border:1.5px solid var(--gold)"]{border:1px solid rgba(231,211,162,.42)!important;background:linear-gradient(180deg,rgba(231,211,162,.05),rgba(255,255,255,.02))!important;box-shadow:none!important}
#pd-quote{border-radius:12px!important;box-shadow:0 30px 80px rgba(0,0,0,.5)!important;border:1px solid rgba(255,255,255,.1)!important}
#pd-quote::before{height:1px!important}
#no-reasons .nr-guarantee{border:1px solid rgba(231,211,162,.32)!important;background:rgba(255,255,255,.025)!important;border-radius:10px!important;box-shadow:none!important}
.ba-slide{border:1px solid var(--v3-hair)!important;background:#0a1122!important;box-shadow:0 16px 40px rgba(0,0,0,.4)!important;border-radius:8px!important}
.jaw-card{border-radius:8px!important}
.ms-photo{border-radius:10px!important;padding:1px!important;background:linear-gradient(165deg,rgba(231,211,162,.5),rgba(231,211,162,.12) 50%,rgba(231,211,162,.35))!important;box-shadow:0 30px 80px rgba(0,0,0,.5)!important}
.ms-photo img{border-radius:9px!important}
.ms-plate{border-radius:6px!important;border:1px solid rgba(231,211,162,.35)!important}
.pdq-promise{border-radius:6px!important}
.pdq-phone{border-radius:4px!important}
.ba-dots label{border-radius:4px!important}
.pdq-spots{background:none!important;border:none!important;padding:4px 0!important;letter-spacing:.14em!important;text-transform:uppercase;font-size:.66rem!important}
.hero-badge,.g-chip{background:none!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;text-shadow:0 1px 16px rgba(0,0,0,.85)}
.hero-badge{letter-spacing:.28em!important;font-size:.72rem!important;margin-bottom:14px!important}
.g-chip{font-size:.74rem!important;letter-spacing:.06em!important}
@media(min-width:769px){#no-reasons,#pricing-hero,#how-it-works,#faq,#gift-cards,#service-areas,#monthly-plans,#booking,#joe-at-work,#mission,#booking-widget-section,#verse-band{padding-top:120px!important;padding-bottom:120px!important}
#reviews{padding-top:110px!important;padding-bottom:110px!important}
.jaw-head,.ms-eyebrow{margin-bottom:20px}
.jaw-head{margin-bottom:44px!important}}
@media(max-width:768px){#mission,#how-it-works,#pricing-hero,#faq,#gift-cards,#booking,#joe-at-work,#verse-band,#booking-widget-section,#monthly-plans{padding-top:72px!important;padding-bottom:72px!important}}
#mission{background:#05080f!important}
.ms-verse{border-left:1px solid rgba(231,211,162,.55)!important;background:none!important;font-size:1.28rem!important;padding:6px 0 6px 26px!important;border-radius:0!important}
#verse-band cite,.ms-verse cite{letter-spacing:.3em!important}
.rv-header-count{font-weight:500!important;font-size:clamp(2rem,4.5vw,3rem)!important}
.rv-card{padding:26px 26px 24px!important}
.jaw-cap span{letter-spacing:.26em!important}
.footer h2{font-size:1.6rem!important}
.ftr-joe{border-radius:6px!important}
.pdq-card-blurb{font-weight:300!important}
#no-reasons .nr-q{font-weight:600!important;color:#e5cd9c!important}
#no-reasons .nr-a{font-weight:300!important;line-height:1.65!important}
.ms-p,.jaw-sub,.bw-intro{font-weight:300!important}
.sticky-book-cta{background:var(--v3-champ)!important;color:var(--v3-ink)!important;border-radius:3px!important;box-shadow:0 12px 32px rgba(0,0,0,.45)!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:600!important}
.pdq-done-check{background:transparent!important;border:1px solid rgba(201,168,106,.6)!important;color:#d9c491!important}
/* ---- lux-v4-hero-quote ---- */
.pdq-prices{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:2px 18px!important}
.pdq-price-btn.pdq-price-main{flex:0 0 100%!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:12px!important;background:transparent!important;border:none!important;border-bottom:1px solid rgba(231,211,162,.35)!important;border-radius:0!important;box-shadow:none!important;padding:2px 2px 9px!important;cursor:pointer;min-height:0!important;transition:border-color .2s!important}
.pdq-price-btn.pdq-price-main:hover,.pdq-price-btn.pdq-price-main:focus-visible{background:transparent!important;border-bottom-color:#e7d3a2!important;transform:none!important;outline:none}
.pdq-price-main .pdq-pb-amt{font-family:"Playfair Display",Georgia,serif!important;font-size:2rem!important;font-weight:600!important;color:#e7d3a2!important;line-height:1!important}
.pdq-price-main .pdq-pb-veh{font-size:.6rem!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:rgba(238,240,245,.55)!important;font-weight:600!important}
.pdq-price-main::after{content:"→";margin-left:auto;color:#d9c491;font-size:1.05rem;line-height:1;transition:transform .2s}
.pdq-price-btn.pdq-price-main:hover::after{transform:translateX(5px)}
.pdq-price-btn:not(.pdq-price-main){background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:6px 0 2px!important;min-height:0!important;min-width:0!important;flex:0 0 auto!important;display:inline-flex!important;flex-direction:row!important;align-items:baseline!important;gap:6px!important;cursor:pointer;opacity:.85;transition:opacity .15s!important}
.pdq-price-btn:not(.pdq-price-main):hover{opacity:1;background:transparent!important;transform:none!important}
.pdq-price-btn:not(.pdq-price-main) .pdq-pb-amt{font-family:"Playfair Display",Georgia,serif!important;font-size:.86rem!important;font-weight:600!important;color:#d9c491!important;line-height:1!important}
.pdq-price-btn:not(.pdq-price-main) .pdq-pb-veh{font-size:.54rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:rgba(238,240,245,.42)!important;font-weight:600!important}
.pdq-mini{display:flex;gap:7px;margin-bottom:10px}
.pdq-mini-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:9px 4px 8px;cursor:pointer;transition:border-color .15s,background .15s}
.pdq-mini-tab .pdq-mini-name{color:rgba(238,240,245,.6);font-size:.6rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.1}
.pdq-mini-tab .pdq-mini-price{color:#d9c491;font-family:"Playfair Display",Georgia,serif;font-size:.95rem;font-weight:600;line-height:1}
.pdq-mini-tab:hover{border-color:rgba(231,211,162,.4)}
.pdq-mini-tab.is-active{background:rgba(231,211,162,.1);border-color:rgba(231,211,162,.65)}
.pdq-mini-tab.is-active .pdq-mini-name{color:#e7d3a2}
.pdq-mini-veh{display:flex;gap:6px;justify-content:center;margin-bottom:16px}
.pdq-mini-vtab{background:none;border:none;border-bottom:1px solid transparent;color:rgba(238,240,245,.45);font-size:.58rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;padding:5px 8px 4px;cursor:pointer;transition:color .15s,border-color .15s}
.pdq-mini-vtab:hover{color:rgba(238,240,245,.75)}
.pdq-mini-vtab.is-active{color:#e7d3a2;border-bottom-color:rgba(231,211,162,.7)}
#pd-quote{background:rgba(7,10,18,.72)!important;backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);padding:20px 20px 22px!important;max-width:470px!important}
.pdq-q{font-size:1.5rem!important;margin-bottom:8px!important}
.pdq-kicker{margin-bottom:8px!important}
.pdq-chips{margin:-2px 0 10px!important;font-size:.68rem!important}
.pdq-spots{margin-bottom:10px!important}
.pdq-cards{gap:9px!important}
.pdq-card{padding:13px 16px 12px!important;background:rgba(255,255,255,.03)!important}
.pdq-card-blurb{font-size:.7rem!important;line-height:1.45!important;margin-bottom:8px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pdq-card-name{font-size:1.22rem!important;margin-bottom:2px!important}
.pdq-badge,.pdq-tag{font-size:.56rem!important;margin-bottom:2px!important}
.pdq-owner-line{font-size:.68rem!important;margin-top:10px!important}
@media(min-width:920px){.hero{justify-content:center!important;padding-left:5%!important;padding-right:5%!important;padding-top:150px!important;min-height:92vh!important}
.hero-content{display:grid!important;grid-template-columns:minmax(0,1fr) 470px!important;gap:60px!important;align-items:center!important;text-align:left!important;max-width:1180px!important;width:100%!important}
.hero-content > div:first-child{grid-column:1;text-align:left!important;margin-bottom:0!important}
.hero-content > h1{grid-column:1;text-align:left;font-size:clamp(2.5rem,3.9vw,3.7rem)!important}
.hero-content > p{grid-column:1;text-align:left;margin-left:0!important;margin-bottom:0!important;max-width:44ch}
#pd-quote{grid-column:2!important;grid-row:1/4!important;margin:0!important;align-self:center}
.hero-bg-img{object-position:center 30%!important}
.hero::before{background:linear-gradient(90deg,rgba(3,6,12,.72) 0%,rgba(3,6,12,.38) 44%,rgba(3,6,12,.18) 70%,rgba(3,6,12,.45) 100%),linear-gradient(180deg,rgba(3,6,12,.5) 0%,rgba(3,6,12,.08) 30%,rgba(3,6,12,.62) 100%)!important}}
@media(max-width:768px){.hero-bg-pic{height:min(80vh,660px)!important;height:min(80svh,660px)!important}
.hero{padding-bottom:30px!important}
.pdq-price-main .pdq-pb-amt{font-size:1.8rem!important}
.pdq-mini-tab .pdq-mini-name{font-size:.56rem}}
/* ---- lux-v5-trust ---- */
#last-stop{background:radial-gradient(ellipse at center top,rgba(203,168,113,.07),transparent 60%),#03060c;border-top:1px solid var(--v3-hair);padding:100px 22px;text-align:center}
.ls-wrap{max-width:900px;margin:0 auto}
.ls-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--v3-hair);border-bottom:1px solid var(--v3-hair);margin-bottom:44px}
.ls-stat{padding:32px 14px;border-right:1px solid var(--v3-hair)}
.ls-stat:last-child{border-right:none}
.ls-num{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.2rem,4vw,3.1rem);font-weight:600;color:#e7d3a2;line-height:1;margin-bottom:12px}
.ls-num span{font-size:.42em;letter-spacing:.08em}
.ls-lbl{color:rgba(238,240,245,.55);font-size:.75rem;line-height:1.55;font-weight:300}
.ls-cta-row{display:flex;flex-direction:column;align-items:center;gap:16px}
.ls-cta{display:inline-block;background:var(--v3-champ);color:var(--v3-ink);border-radius:2px;padding:17px 46px;text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:.78rem;text-decoration:none;transition:background .2s,transform .2s}
.ls-cta:hover{background:var(--v3-champ-hi);transform:translateY(-1px)}
.ls-time{color:rgba(238,240,245,.55);font-size:.92rem;font-style:italic;font-family:"Playfair Display",Georgia,serif;text-decoration:underline;text-underline-offset:5px;text-decoration-color:rgba(231,211,162,.4);transition:color .15s}
.ls-time:hover{color:#e7d3a2}
@media(max-width:700px){#last-stop{padding:66px 22px}
.ls-stats{grid-template-columns:repeat(2,1fr)}
.ls-stat{border-right:none;border-bottom:1px solid var(--v3-hair);padding:24px 10px}
.ls-stat:nth-child(odd){border-right:1px solid var(--v3-hair)}
.ls-stat:nth-child(3),.ls-stat:nth-child(4){border-bottom:none}}
.pdq-proof{color:rgba(238,240,245,.62);font-size:.73rem;line-height:1.55;margin:-2px 0 12px;font-weight:300;text-align:center}
.pdq-proof .pp-stars{color:#d9c491;letter-spacing:.12em;font-size:.68rem}
.pdq-proof b{color:rgba(238,240,245,.42);font-weight:600;font-size:.62rem;letter-spacing:.03em}
.ftr-verify{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 24px;margin:32px auto 8px;padding-top:28px;border-top:1px solid rgba(255,255,255,.07);max-width:760px}
.ftr-verify-lbl{color:rgba(238,240,245,.45);font-size:.8rem;font-style:italic;font-family:"Playfair Display",Georgia,serif;flex-basis:100%;text-align:center;margin-bottom:2px}
.ftr-verify a{color:rgba(238,240,245,.6);font-size:.64rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid rgba(231,211,162,.35);padding-bottom:3px;transition:color .15s,border-color .15s}
.ftr-verify a:hover{color:#e7d3a2;border-color:#e7d3a2}
/* ---- lux-v6-flow ---- */
#last-stop{padding:64px 22px 56px!important}
.ls-stats{margin-bottom:34px!important}
.ls-stat{padding:24px 12px!important}
#before-after{padding:56px 22px 60px!important;border-top:none!important}
@media(max-width:768px){#last-stop{padding:52px 22px 46px!important}
#before-after{padding:40px 22px 48px!important}}
@media(min-width:769px){#last-stop{padding-top:88px!important;padding-bottom:64px!important}
#before-after{padding-top:64px!important;padding-bottom:64px!important}}
.ms-photo-col{display:flex;flex-direction:column;gap:10px}
@media(max-width:700px){.ms-photo-col{max-width:420px;margin:0 auto;width:100%}}
/* ---- pd-hero-boost ---- */
.pdq-cards .pdq-card.pdq-card-hero{border:2px solid #e3c378!important;background:linear-gradient(165deg,rgba(203,168,113,.20),rgba(203,168,113,.05))!important;box-shadow:0 0 0 4px rgba(203,168,113,.10),0 22px 55px rgba(0,0,0,.55),0 0 44px rgba(203,168,113,.18)!important}
.pdq-cards .pdq-card.pdq-card-hero .pdq-badge{background:linear-gradient(135deg,#d9b980,#f5e3b8 55%,#cba871)!important;color:#03060c!important;padding:6px 14px!important;border-radius:100px!important;font-weight:800!important;letter-spacing:.12em!important;font-size:.62rem!important;box-shadow:0 3px 14px rgba(203,168,113,.45),inset 0 1px 0 rgba(255,255,255,.55)!important;margin-bottom:10px!important;display:inline-block!important}
.pdq-cards .pdq-card.pdq-card-hero .pdq-card-name{font-size:1.7rem!important}
@media (max-width:640px){.pdq-cards .pdq-card.pdq-card-hero .pdq-card-name{font-size:1.42rem!important}}
.pdq-card-sig .pdq-sig-list{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:7px}
.pdq-card-sig .pdq-sig-list li{position:relative;padding-left:15px;color:rgba(255,255,255,.72);font-size:.78rem;line-height:1.5}
.pdq-card-sig .pdq-sig-list li::before{content:"";position:absolute;left:0;top:.58em;width:5px;height:5px;border-radius:50%;background:#cba871}
.pdq-card-sig .pdq-sig-list strong{color:#f0e3c6;font-weight:700}
.pdq-card-sig .pdq-sig-honest{border-left:2px solid rgba(203,168,113,.45);padding:7px 0 7px 11px;margin:0 0 13px;color:rgba(255,255,255,.60);font-size:.74rem;line-height:1.5;font-style:italic}
.pdq-card-sig .pdq-sig-honest strong{color:#cba871;font-style:normal;font-weight:700}
.pdq-card-sig .pdq-card-blurb em{color:#e7d3a2;font-style:italic;font-weight:600}
/* ---- pd-proof-band ---- */
#before-after{padding:56px 22px 60px!important}
.ba-eyebrow{text-align:center;color:#e7d3a2;font-size:.66rem;font-weight:700;letter-spacing:.32em;margin-bottom:10px}
.ba-sub{text-align:center;color:rgba(238,240,245,.6);font-size:.95rem;max-width:52ch;margin:10px auto 0;line-height:1.6}
.ba-slide{position:relative;margin:0;overflow:hidden}
.ba-slide img{display:block;width:100%;height:100%;object-fit:cover}
.ba-cap{position:absolute;left:0;right:0;bottom:0;padding:26px 12px 10px;
 background:linear-gradient(to top,rgba(3,6,12,.92),rgba(3,6,12,0));
 color:rgba(238,240,245,.9);font-size:.74rem;font-weight:600;letter-spacing:.01em;text-align:center}
.ba-slide::before,.ba-slide::after{position:absolute;z-index:2;
 
 top:10px;bottom:auto;left:auto;right:auto;width:auto;height:auto;
 font-size:.58rem;font-weight:800;letter-spacing:.18em;padding:4px 9px;border-radius:100px;
 white-space:nowrap;line-height:1;background:rgba(3,6,12,.78);backdrop-filter:blur(6px)}
.ba-lr::before{content:"BEFORE";left:10px;right:auto;color:rgba(255,255,255,.8)}
.ba-lr::after{content:"AFTER";right:10px;left:auto;color:#e7d3a2;border:1px solid rgba(231,211,162,.5)}
.ba-diag::before{content:"AFTER";right:10px;left:auto;color:#e7d3a2;border:1px solid rgba(231,211,162,.5)}
.ba-diag::after{content:"BEFORE";left:10px;right:auto;top:auto;bottom:46px;color:rgba(255,255,255,.8)}
@media(min-width:769px){.ba-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;
  max-width:none!important;width:100%!important;margin:0!important}
.ba-grid .ba-slide{display:block!important}
.ba-dots{display:none!important}}
@media(max-width:768px){#before-after{padding:40px 16px 44px!important}
.ba-cap{font-size:.7rem}}
/* ---- pdq-compact-cards ---- */
.pdq-cards{gap:10px!important}
.pdq-card{padding:13px 14px!important;border-radius:14px!important}
.pdq-card-name{font-size:1.18rem!important;line-height:1.15!important}
.pdq-badge,.pdq-tag{margin-bottom:6px!important;font-size:.58rem!important}
.pdq-card-blurb{font-size:.78rem!important;line-height:1.45!important;margin:3px 0 9px!important}
.pdq-prices{gap:7px!important}
.pdq-upsell{color:#e4cb94;font-size:.72rem;line-height:1.4;margin:-4px 0 9px}
.pdq-more{margin:0 0 9px}
.pdq-more>summary{cursor:pointer;list-style:none;color:#e4cb94;font-size:.72rem;font-weight:700;padding:4px 0}
.pdq-more>summary::-webkit-details-marker{display:none}
.pdq-more>summary:after{content:" +";font-weight:800}
.pdq-more[open]>summary:after{content:" –";font-weight:800}
.pdq-more[open]>summary{margin-bottom:6px}
.pdq-more .pdq-sig-list{font-size:.75rem!important;line-height:1.45!important;margin-bottom:9px!important}
.pdq-more .pdq-sig-honest{font-size:.74rem!important;line-height:1.45!important;margin:0!important}
.pdq-card{cursor:pointer}
.pdq-card:hover{border-color:rgba(231,211,162,.45)!important}
.pdq-price-btn.pdq-price-main{background:linear-gradient(135deg,rgba(231,211,162,.17),rgba(231,211,162,.05))!important;
 border:1px solid rgba(231,211,162,.5)!important;border-bottom-color:rgba(231,211,162,.5)!important;
 border-radius:12px!important;padding:9px 12px!important;align-items:center!important}
.pdq-card:hover .pdq-price-btn.pdq-price-main,
.pdq-price-btn.pdq-price-main:hover,.pdq-price-btn.pdq-price-main:focus-visible{background:linear-gradient(135deg,rgba(231,211,162,.3),rgba(231,211,162,.12))!important;
 border-color:#e7d3a2!important}
.pdq-price-main::after{content:"TAP →"!important;font-family:Inter,system-ui,sans-serif!important;
 font-size:.6rem!important;font-weight:800!important;letter-spacing:.16em!important;
 color:#e7d3a2!important;margin-left:auto!important;white-space:nowrap}
.pdq-price-btn:not(.pdq-price-main){border:0!important;border-radius:0!important;background:none!important;
 padding:7px 2px!important;margin-right:16px!important;opacity:1!important}
.pdq-price-btn:not(.pdq-price-main) .pdq-pb-amt{border-bottom:1px solid rgba(231,211,162,.32)!important;padding-bottom:2px!important}
.pdq-price-btn:not(.pdq-price-main):hover .pdq-pb-amt,
.pdq-price-btn:not(.pdq-price-main):focus-visible .pdq-pb-amt{border-bottom-color:#e7d3a2!important}
.pdq-prices{flex-wrap:wrap!important;align-items:center!important}
.pdq-sep{display:flex;align-items:center;gap:10px;margin:13px 2px 9px;
 color:rgba(238,240,245,.42);font-size:.55rem;font-weight:800;letter-spacing:.2em;white-space:nowrap}
.pdq-sep::before,.pdq-sep::after{content:"";flex:1 1 auto;height:1px;background:rgba(255,255,255,.11)}
.pdq-cards-alt{margin:0!important}
.pdq-acc-btn .pdq-pb-amt{font-size:1.05rem!important;white-space:nowrap!important;letter-spacing:.01em!important}
.pdq-acc-btn .pdq-pb-veh{white-space:normal!important}
@media(max-width:768px){.pdq-sep{margin:11px 2px 8px;font-size:.5rem;letter-spacing:.15em;gap:8px}}
.hero-content h1{text-shadow:none!important;
 filter:drop-shadow(0 2px 10px rgba(0,0,0,.85)) drop-shadow(0 1px 3px rgba(0,0,0,.9))}
@media(min-width:769px){.hero-content{align-items:center!important;align-content:center!important}
.hero-copy{grid-column:1!important;grid-row:1!important;align-self:center!important;
  display:flex!important;flex-direction:column!important;gap:18px!important;text-align:left!important}
.hero-copy > div:first-child{text-align:left!important;margin:0!important}
.hero-copy h1{font-size:clamp(2.5rem,3.9vw,3.7rem)!important;text-align:left!important;margin:0!important}
.hero-copy p{text-align:left!important;margin:0!important;max-width:44ch!important}
.hero-content > #pd-quote{grid-column:2!important;grid-row:1!important;align-self:center!important}}
@media(max-width:768px){.hero-copy{display:contents}}
@media(max-width:768px){.pdq-cards{gap:8px!important}
.pdq-price-main::after{font-size:.55rem!important;letter-spacing:.12em!important}
.pdq-price-btn:not(.pdq-price-main){padding:6px 2px!important;margin-right:13px!important}
.pdq-card{padding:11px 12px!important}
.pdq-card-name{font-size:1.05rem!important}
.pdq-card-blurb{font-size:.74rem!important;margin:3px 0 8px!important}
.pdq-upsell{font-size:.69rem}}
.hero-bg-img{object-position:34% 42%!important}
.hero::before{background:linear-gradient(to bottom,rgba(3,6,12,.34),rgba(3,6,12,.46) 55%,rgba(3,6,12,.88))!important}
.hero-content h1,.hero-content p,.hero-badge,.g-chip,.hero-content>div>div{text-shadow:0 2px 16px rgba(0,0,0,.9),0 1px 4px rgba(0,0,0,.95)}
@media(min-width:769px){.hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:linear-gradient(90deg,rgba(3,6,12,.78) 0%,rgba(3,6,12,.5) 30%,rgba(3,6,12,0) 56%)}}
#pd-quote{background:rgba(6,9,17,.55)!important;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 30px 90px rgba(0,0,0,.6)!important}
#pd-quote .pdq-chips,#pd-quote .pdq-card-blurb,#pd-quote .pdq-fine,
#pd-quote .pdq-owner-line,#pd-quote .pdq-faith,#pd-quote .pdq-upsell-note{color:rgba(238,241,247,.8)!important}
/* ---- pd-trim-2026-09 ---- */
#before-after{padding-bottom:24px!important}
#last-stop{border-top:none!important;background:#03060c!important;padding:0 22px 56px!important}
@media(max-width:768px){#last-stop{padding:0 22px 42px!important}}
@media(min-width:769px){#last-stop{padding:4px 22px 64px!important}}
#last-stop .ls-cta-row{margin-top:26px}
