
/* Stage 1 progressive lead-capture journeys */
.lead-capture{position:relative}.journey-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2.2rem}.journey-card{border:1px solid rgba(23,23,23,.18);background:#fffdf8;padding:1.6rem;display:flex;flex-direction:column;min-height:315px;box-shadow:0 18px 50px rgba(0,0,0,.08);scroll-margin-top:100px}.journey-card.commercial{background:#17171d;color:#f7f2e7;border-color:rgba(201,164,1,.3)}.journey-card .journey-kicker{color:#806800;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.journey-card.commercial .journey-kicker{color:#e1c45d}.journey-card h3{font-size:clamp(1.65rem,2.5vw,2.25rem);margin:.55rem 0 .85rem}.journey-card p{margin:0 0 1.4rem;color:#4f4a43}.journey-card.commercial p{color:#c8c0b3}.journey-card ul{margin:0 0 1.5rem;padding-left:1.1rem;color:#4f4a43;font-size:.91rem}.journey-card.commercial ul{color:#c8c0b3}.journey-card .journey-open{margin-top:auto;align-self:flex-start}.journey-card.is-selected{box-shadow:0 0 0 3px rgba(201,164,1,.25),0 22px 60px rgba(0,0,0,.14)}
.wizard-shell{margin-top:2rem;border:1px solid rgba(201,164,1,.35);background:#0f0f12;color:#f7f2e7;box-shadow:0 25px 80px rgba(0,0,0,.25);scroll-margin-top:95px}.wizard-shell[hidden]{display:none}.wizard-head{display:flex;justify-content:space-between;gap:2rem;padding:1.6rem 1.8rem;border-bottom:1px solid rgba(201,164,1,.23)}.wizard-head h3{font-size:clamp(1.75rem,3vw,2.7rem);margin:.25rem 0 .55rem}.wizard-head p{margin:0;color:#c5beb1;max-width:70ch}.wizard-close{width:44px;height:44px;border:1px solid rgba(201,164,1,.4);background:transparent;color:#f7f2e7;font-size:1.5rem;line-height:1;cursor:pointer}.wizard-layout{display:grid;grid-template-columns:minmax(210px,285px) minmax(0,1fr)}.wizard-rail{padding:1.5rem;border-right:1px solid rgba(201,164,1,.2);background:#141419}.wizard-progress-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#e1c45d;margin-bottom:.8rem}.wizard-progress-track{height:5px;background:rgba(255,255,255,.12);overflow:hidden;margin-bottom:1.25rem}.wizard-progress-bar{height:100%;background:#c9a401;transition:width .25s ease}.wizard-steps{list-style:none;padding:0;margin:0 0 1.5rem}.wizard-steps li{display:flex;align-items:center;gap:.65rem;padding:.48rem 0;color:#908a80;font-size:.88rem}.wizard-steps li span{display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-size:.72rem}.wizard-steps li.active{color:#fff}.wizard-steps li.active span{background:#c9a401;border-color:#c9a401;color:#111}.wizard-steps li.complete{color:#d8d0c3}.wizard-steps li.complete span{border-color:#c9a401;color:#e1c45d}.wizard-summary h4{font-family:var(--serif);font-size:1.15rem;margin:0 0 .65rem}.wizard-summary dl{margin:0}.wizard-summary div{padding:.55rem 0;border-top:1px solid rgba(255,255,255,.08)}.wizard-summary dt{font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;color:#9e978b}.wizard-summary dd{margin:.12rem 0 0;font-size:.86rem;color:#eee7da;overflow-wrap:anywhere}.wizard-main{padding:1.8rem;min-width:0}.wizard-stage-heading{margin-bottom:1.35rem}.wizard-stage-heading h4{font-family:var(--serif);font-weight:400;font-size:clamp(1.65rem,2.7vw,2.5rem);line-height:1.1;margin:0 0 .55rem}.wizard-stage-heading p{margin:0;color:#bdb6aa}.wizard-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.wizard-field{min-width:0}.wizard-field.full{grid-column:1/-1}.wizard-field label,.wizard-field .field-label{display:block;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:.42rem;color:#f5efe4}.wizard-field input,.wizard-field select,.wizard-field textarea{width:100%;border:1px solid rgba(255,255,255,.23);background:#1b1b21;color:#fff;padding:.78rem .82rem;border-radius:0;min-height:48px}.wizard-field textarea{min-height:105px;resize:vertical}.wizard-field input::placeholder,.wizard-field textarea::placeholder{color:#8f897f}.wizard-field select option{background:#1b1b21;color:#fff}.field-help{font-size:.76rem;color:#9e978b;margin:.35rem 0 0}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.choice-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{position:relative;display:block}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card span{display:flex;align-items:center;min-height:54px;padding:.72rem .8rem;border:1px solid rgba(255,255,255,.2);background:#19191f;color:#e8e1d5;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.choice-card input:checked+span{border-color:#e1c45d;background:#2a2617;color:#fff;box-shadow:inset 0 0 0 1px #c9a401}.choice-card input:focus-visible+span{outline:3px solid #e1c45d;outline-offset:3px}.choice-card span:hover{border-color:rgba(225,196,93,.65)}.checkbox-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.check-item{display:flex;gap:.65rem;align-items:flex-start;padding:.65rem;border:1px solid rgba(255,255,255,.13);background:#18181d}.check-item input{width:20px;height:20px;min-height:0;flex:0 0 auto;margin-top:.1rem;accent-color:#c9a401}.check-item span{font-size:.87rem}.wizard-error-summary{border-left:4px solid #e1c45d;background:#271f16;padding:.85rem 1rem;margin:0 0 1rem;color:#fff}.wizard-error-summary[hidden]{display:none}.field-error{display:block;color:#f6d58c;font-size:.76rem;margin-top:.35rem}.wizard-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.6rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12)}.wizard-actions .right-actions{display:flex;gap:.75rem;margin-left:auto}.wizard-actions button{min-height:48px}.wizard-back{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28);padding:.7rem 1.1rem;cursor:pointer}.wizard-continue,.wizard-submit{background:#c9a401;color:#111;border:1px solid #c9a401;padding:.7rem 1.2rem;font-weight:700;cursor:pointer}.wizard-continue:disabled,.wizard-submit:disabled{opacity:.45;cursor:not-allowed}.wizard-restart{background:transparent;color:#e1c45d;border:0;padding:.7rem .3rem;cursor:pointer}.review-panel{grid-column:1/-1;border:1px solid rgba(201,164,1,.3);background:#151519;padding:1rem}.review-panel h5{font-family:var(--serif);font-size:1.35rem;margin:0 0 .7rem}.review-panel dl{display:grid;grid-template-columns:minmax(130px,.4fr) minmax(0,1fr);margin:0}.review-panel dt,.review-panel dd{padding:.45rem .2rem;border-top:1px solid rgba(255,255,255,.08)}.review-panel dt{color:#a9a296;font-size:.78rem}.review-panel dd{margin:0;color:#fff;overflow-wrap:anywhere}.consent-box{grid-column:1/-1;border:1px solid rgba(201,164,1,.3);padding:1rem;background:#17171d}.consent-box label{display:flex;gap:.7rem;align-items:flex-start;font-weight:400}.consent-box input{width:20px;height:20px;min-height:0;margin-top:.15rem;accent-color:#c9a401}.wizard-status{margin-top:1rem;padding:.9rem 1rem;border:1px solid rgba(201,164,1,.3)}.wizard-status[hidden]{display:none}.wizard-success{text-align:center;padding:3rem 1.4rem}.wizard-success h4{font-family:var(--serif);font-size:clamp(2rem,4vw,3.4rem);margin:0 0 1rem}.wizard-success p{max-width:720px;margin:0 auto 1.3rem;color:#c8c0b3}.wizard-noscript{border:1px solid #806800;padding:1rem;margin-top:1rem;background:#fff8e5;color:#171717}.privacy-explainer{grid-column:1/-1;font-size:.78rem;color:#aaa397;border-left:2px solid #806800;padding-left:.8rem}.owner-disclaimer{grid-column:1/-1;border:1px solid rgba(201,164,1,.3);padding:.85rem 1rem;color:#e7dfd1;background:#221f16;font-size:.82rem}.stage1-badge{display:inline-block;margin-top:1rem;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#806800}
@media(max-width:900px){.wizard-layout{grid-template-columns:1fr}.wizard-rail{border-right:0;border-bottom:1px solid rgba(201,164,1,.2)}.wizard-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:.2rem;margin-bottom:.9rem}.wizard-steps li{display:block;text-align:center;font-size:.65rem}.wizard-steps li span{margin:0 auto .25rem}.wizard-summary{display:none}}
@media(max-width:760px){.journey-grid{grid-template-columns:1fr}.journey-card{min-height:0}.wizard-head{padding:1.25rem;gap:1rem}.wizard-main{padding:1.25rem}.wizard-fields{grid-template-columns:1fr}.wizard-field.full{grid-column:auto}.choice-grid,.choice-grid.compact,.checkbox-list{grid-template-columns:1fr}.review-panel{grid-column:auto}.review-panel dl{grid-template-columns:1fr}.review-panel dt{padding-bottom:0}.review-panel dd{padding-top:.1rem}.consent-box,.owner-disclaimer,.privacy-explainer{grid-column:auto}.wizard-actions{flex-wrap:wrap}.wizard-actions .right-actions{width:100%;margin-left:0}.wizard-actions .right-actions button{flex:1}.wizard-steps li{font-size:0}.wizard-steps li span{font-size:.7rem}.wizard-progress-label{margin-bottom:.45rem}}
@media(prefers-reduced-motion:reduce){.wizard-progress-bar,.choice-card span{transition:none}}

/* V15 universal concierge-flow optimisation */
#wizard-stage{position:relative;min-height:390px;overflow:hidden;contain:layout paint}
.wizard-card{will-change:transform,opacity}
.wizard-question-label{font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.7rem)!important;font-weight:400!important;letter-spacing:0!important;margin-bottom:1rem!important}
.wizard-other-label{display:block;margin-top:1rem!important}
.wizard-other-detail{margin-top:.45rem}
.asset-class-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(prefers-reduced-motion:no-preference){
 .wizard-enter-next{animation:tdre-wizard-in-next .24s ease-out both}
 .wizard-enter-back{animation:tdre-wizard-in-back .24s ease-out both}
 @keyframes tdre-wizard-in-next{from{opacity:0;transform:translateX(34px)}to{opacity:1;transform:none}}
 @keyframes tdre-wizard-in-back{from{opacity:0;transform:translateX(-34px)}to{opacity:1;transform:none}}
}
@media(max-width:760px){
 .wizard-shell{scroll-margin-top:72px}
 .wizard-head{padding:1rem 1.1rem}
 .wizard-head p{font-size:.88rem;line-height:1.45}
 .wizard-rail{padding:.85rem 1.1rem}
 .wizard-steps{display:none}
 .wizard-progress-track{margin-bottom:0}
 .wizard-main{padding:1rem 1.1rem;min-height:calc(100svh - 245px)}
 #wizard-stage{min-height:330px}
 .wizard-stage-heading{margin-bottom:1rem}
 .wizard-stage-heading h4{font-size:clamp(1.45rem,7vw,2rem)}
 .wizard-stage-heading p{font-size:.84rem;line-height:1.4}
 .choice-grid,.choice-grid.compact,.asset-class-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .choice-card span{min-height:64px;padding:.7rem .65rem;font-size:.86rem;line-height:1.25;text-align:center;justify-content:center}
 .wizard-fields{gap:.85rem}
 .wizard-actions{position:sticky;bottom:0;z-index:3;margin-top:1rem;padding:.85rem 0 .2rem;background:#0f0f12}
 .wizard-actions .right-actions{width:auto;margin-left:auto}
 .wizard-actions .right-actions button{min-width:118px}
}
@media(max-width:390px){.choice-grid,.choice-grid.compact,.asset-class-grid{gap:.5rem}.choice-card span{font-size:.8rem;padding:.62rem .5rem}}

/* V16 conversion-focused arrows, quick path and location help */
.wizard-quick-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:-.35rem 0 1.3rem;padding:.85rem 1rem;border:1px solid rgba(201,164,1,.38);background:#17150f;color:#e9e1d3;font-size:.84rem;line-height:1.4}.wizard-quick-card strong{color:#fff}.wizard-quick-card a{flex:0 0 auto;color:#e1c45d;font-weight:800;text-decoration:none}.wizard-quick-card a:hover,.wizard-quick-card a:focus-visible{text-decoration:underline}.location-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.location-chips button{min-height:38px;padding:.45rem .7rem;border:1px solid rgba(201,164,1,.42);background:#211e15;color:#f3eadb;cursor:pointer}.location-chips button:hover,.location-chips button:focus-visible{border-color:#e1c45d;background:#2b2617}.wizard-actions .wizard-back,.wizard-actions .wizard-continue{display:grid!important;place-items:center;min-width:52px!important;width:52px!important;height:52px!important;padding:0!important;border-radius:50%!important;font-size:1.55rem!important;line-height:1}.wizard-submit{min-width:145px}.privacy-only a{color:inherit;text-decoration:underline}.submit-reassurance{grid-column:1/-1;margin:.25rem 0 0;color:#aaa397}.wizard-field [aria-invalid="true"]{border-color:#d96b6b!important;box-shadow:0 0 0 2px rgba(217,107,107,.18)}
@media(max-width:760px){.wizard-quick-card{align-items:flex-start;flex-direction:column;gap:.55rem}.wizard-actions .right-actions{width:auto!important}.wizard-actions .right-actions .wizard-continue{min-width:56px!important;width:56px!important}.wizard-actions .wizard-back{width:56px!important;height:56px!important}.wizard-submit{width:auto!important;min-width:140px}.location-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.location-chips button:last-child{grid-column:1/-1}}

/* V17 Prompt 5: universal mobile-first form patch */
html,body{max-width:100%;overflow-x:hidden}
#enquiries:not([hidden]){position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:clamp(.5rem,2vw,1.5rem);background:rgba(7,7,9,.86);overflow:hidden}
#enquiries>.wrap{width:min(1120px,100%);max-width:none;padding:0}
.wizard-shell{position:relative;display:flex;flex-direction:column;width:100%;height:min(780px,92svh);max-height:92svh;margin:0;overflow:hidden}
.wizard-head{flex:0 0 auto;padding:1rem 1.25rem}
.wizard-head h3{font-size:clamp(1.45rem,2.5vw,2.15rem);margin:.15rem 0 0}
.wizard-head p:empty{display:none}
.wizard-layout{flex:1;min-height:0;grid-template-columns:170px minmax(0,1fr)}
.wizard-rail{min-height:0;padding:1rem;overflow:hidden}
.wizard-progress-label{margin-bottom:.45rem}
.wizard-steps{display:flex;flex-direction:column;gap:.15rem;margin:.7rem 0 0}
.wizard-steps li{display:block;padding:.25rem 0;color:#827d74;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}
.wizard-steps li.active{color:#e1c45d;font-weight:800}
.wizard-summary{display:none}
.wizard-main{position:relative;min-height:0;padding:1.15rem 4.25rem;overflow:hidden}
#progressive-lead-form{display:flex;min-height:100%;height:100%;flex-direction:column}
#wizard-stage{flex:1;min-height:0;overflow:hidden;contain:layout paint}
.wizard-card{height:100%;display:flex;flex-direction:column;min-height:0}
.wizard-stage-heading{flex:0 0 auto;margin:0 0 .65rem}
.wizard-stage-heading h4{font-size:clamp(1.65rem,2.8vw,2.35rem);margin:0;line-height:1.05}
.wizard-quick-card{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .75rem;padding:.55rem .7rem;font-size:.76rem;line-height:1.25}
.wizard-quick-card a{white-space:nowrap}
.wizard-fields{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:.7rem}
.wizard-field{border:0!important;padding:0!important;margin:0!important}
.wizard-field>input,.wizard-field>textarea{font-size:1rem}
.choice-carousel{display:grid;gap:.65rem;min-width:0}
.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}
.asset-class-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.choice-card span{min-height:58px;padding:.7rem .8rem;justify-content:center;text-align:center;font-size:.9rem;line-height:1.2}
.choice-pager{display:none}
.wizard-other-label{margin:.6rem 0 0!important;font-size:.8rem!important}
.wizard-other-detail{min-height:72px!important;max-height:90px;resize:none!important}
.location-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.6rem}
.location-chips button{min-height:42px}
.wizard-fields--contact{display:grid;grid-template-columns:1fr;align-content:center;gap:.65rem}
.contact-field{display:grid;gap:.25rem;font-size:.8rem;font-weight:700}
.contact-input-wrap{position:relative;display:block}
.contact-input-wrap input{padding-right:2.7rem}
.contact-valid{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);display:none;color:#78b881;font-size:1.25rem;font-weight:900}
.contact-input-wrap.is-valid .contact-valid{display:block}
.contact-input-wrap.is-valid input{border-color:#78b881}
.consent-box.privacy-only{display:flex;align-items:flex-start;gap:.8rem;padding:1rem 1.1rem;border:1px solid #c8b066;background:#fff9e9;color:#171717;font-size:1rem;line-height:1.45}
.consent-box.privacy-only input{width:24px;height:24px;flex:0 0 auto;margin:.05rem 0 0;accent-color:#a78316}
.consent-box.privacy-only a{color:#5f4909;font-weight:800}
.auto-submit-note{margin:.4rem 0 0;color:#aaa397;font-size:.8rem;text-align:center}
.wizard-actions{position:static;display:block;margin:0;padding:0;border:0}
.wizard-actions .wizard-back,.wizard-actions .wizard-continue{position:absolute!important;top:52%!important;z-index:30;transform:translateY(-50%);margin:0!important;box-shadow:0 8px 24px rgba(0,0,0,.32)}
.wizard-actions .wizard-back{left:.65rem}
.wizard-actions .wizard-continue{right:.65rem}
.wizard-actions .wizard-continue:disabled{opacity:.28}
.wizard-actions .wizard-restart,.wizard-actions .wizard-submit{display:none!important}
.wizard-status{position:absolute;left:50%;bottom:.75rem;z-index:25;transform:translateX(-50%);width:min(90%,560px);margin:0;text-align:center;background:#17171d}
.swipe-hint{position:fixed;left:50%;top:50%;z-index:15000;transform:translate(-50%,-50%);padding:.8rem 1rem;border:1px solid rgba(212,175,55,.7);background:#111;color:#fff;box-shadow:0 16px 50px rgba(0,0,0,.45);font-size:.86rem;text-align:center}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

@media(max-width:900px){
 .wizard-layout{grid-template-columns:1fr}
 .wizard-rail{flex:0 0 auto;padding:.55rem 1rem;border:0;border-bottom:1px solid rgba(201,164,1,.2)}
 .wizard-progress-label{display:none}
 .wizard-progress-track{margin:0}
 .wizard-steps{display:none}
 .wizard-main{padding:1rem 4rem}
}
@media(max-width:760px){
 #enquiries:not([hidden]){padding:0}
 .wizard-shell{height:100svh;max-height:100svh;border-left:0;border-right:0}
 .wizard-head{min-height:68px;padding:.65rem 3.4rem .6rem .9rem}
 .wizard-head .eyebrow{font-size:.58rem}
 .wizard-head h3{font-size:1.35rem;line-height:1.05}
 .wizard-close{position:absolute;right:.65rem;top:.65rem;width:38px;height:38px}
 .wizard-rail{padding:.35rem .9rem}
 .wizard-main{padding:.65rem 3.35rem .55rem;min-height:0}
 .wizard-stage-heading{margin-bottom:.45rem}
 .wizard-stage-heading h4{font-size:clamp(1.45rem,7vw,1.9rem);text-align:center}
 .wizard-quick-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:.55rem;padding:.45rem .55rem;font-size:.66rem}
 .wizard-quick-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .wizard-quick-card a{font-size:.68rem}
 .wizard-fields{justify-content:flex-start;overflow:hidden}
 .choice-carousel{min-height:0}
 .choice-grid{grid-template-columns:1fr;gap:.42rem}
 .choice-grid[hidden]{display:none!important}
 .choice-card span{min-height:50px;padding:.55rem .6rem;font-size:.84rem}
 .choice-pager{display:flex;align-items:center;justify-content:space-between;color:#aaa397;font-size:.7rem}
 .choice-dots{display:flex;gap:.35rem}
 .choice-dots button{width:8px;height:8px;min-height:0;padding:0;border:0;border-radius:50%;background:#5e5a52}
 .choice-dots button.active{background:#e1c45d}
 .location-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.45rem}
 .location-chips button{min-height:38px;padding:.35rem .45rem;font-size:.76rem}
 .wizard-field>input{min-height:46px;padding:.65rem .7rem}
 .wizard-other-detail{min-height:58px!important;max-height:68px}
 .wizard-fields--contact{gap:.48rem}
 .contact-field{gap:.18rem;font-size:.72rem}
 .contact-input-wrap input{min-height:44px;padding:.58rem 2.4rem .58rem .65rem}
 .consent-box.privacy-only{margin-top:clamp(1rem,10svh,5rem);padding:.85rem;font-size:.9rem}
 .auto-submit-note{font-size:.72rem}
 .wizard-actions .wizard-back,.wizard-actions .wizard-continue{top:53%!important;width:44px!important;height:44px!important;min-width:44px!important;font-size:1.25rem!important}
 .wizard-actions .wizard-back{left:.3rem}
 .wizard-actions .wizard-continue{right:.3rem}
 .wizard-status{bottom:.35rem;font-size:.76rem;padding:.55rem}
}
@media(max-width:380px){
 .wizard-main{padding-left:3rem;padding-right:3rem}
 .wizard-head h3{font-size:1.2rem}
 .wizard-quick-card span{max-width:145px}
 .choice-card span{min-height:46px;font-size:.78rem}
}
.wizard-actions .wizard-back[hidden],.wizard-actions .wizard-continue[hidden]{display:none!important}
.lead-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

.swipe-hint{pointer-events:none!important}

/* V8 Verbier property-specific enquiry context */
.wizard-opportunity-context{display:grid;grid-template-columns:minmax(0,.72fr) minmax(260px,1.28fr);gap:1rem;align-items:start;margin:0 0 1rem;padding:.9rem 1rem;border:1px solid rgba(201,164,1,.42);background:#17150f}
.wizard-opportunity-context[hidden]{display:none!important}.wizard-opportunity-copy{display:grid;gap:.28rem}.wizard-opportunity-kicker{font-size:.66rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#e1c45d}.wizard-opportunity-label{font-family:var(--serif);font-size:1.06rem;line-height:1.25;color:#fff}.wizard-opportunity-note{display:grid;gap:.28rem;font-size:.72rem;font-weight:700;color:#eee7da}.wizard-opportunity-note textarea{width:100%;min-height:62px;max-height:110px;resize:vertical;border:1px solid rgba(255,255,255,.22);background:#1d1d21;color:#fff;padding:.58rem .65rem;font:inherit;font-weight:500;line-height:1.35}.wizard-opportunity-note small{color:#a9a296;font-weight:500}.wizard-opportunity-note textarea:focus{outline:2px solid rgba(225,196,93,.55);outline-offset:1px;border-color:#c9a401}
@media(max-width:760px){.wizard-opportunity-context{grid-template-columns:1fr;gap:.6rem;padding:.72rem .78rem}.wizard-opportunity-label{font-size:.96rem}.wizard-opportunity-note textarea{min-height:56px;max-height:92px}}

/* V10 context-aware search control */
.wizard-opportunity-change{justify-self:start;align-self:center;border:0;background:transparent;color:#e1c45d;text-decoration:underline;text-underline-offset:.2em;font:700 .72rem/1.2 var(--sans,Arial,sans-serif);cursor:pointer;padding:.2rem 0}.wizard-opportunity-change:hover,.wizard-opportunity-change:focus-visible{color:#fff}.wizard-opportunity-change[hidden]{display:none!important}@media(max-width:760px){.wizard-opportunity-change{justify-self:start}}
