/* WedHues Revenue Engine v6.1.0 */
.wh-revenue-page-shell{padding-top:72px;background:var(--wh-ivory);min-height:100vh}.wh-revenue-hero{padding:clamp(4rem,8vw,7rem) 0 3.5rem;background:var(--wh-midnight);color:var(--wh-ivory);text-align:center}.wh-revenue-hero h1{color:var(--wh-ivory);max-width:900px;margin:0 auto .8rem}.wh-revenue-hero p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.76);font-size:1.08rem}.wh-revenue{max-width:1120px;margin:clamp(2.5rem,6vw,5rem) auto;padding:clamp(1.25rem,4vw,3.5rem);background:#fff;border:1px solid rgba(42,31,26,.1);box-shadow:0 24px 70px rgba(42,31,26,.08)}.wh-revenue__intro{max-width:760px;margin:0 auto 2.5rem;text-align:center}.wh-revenue__intro h2{margin-bottom:.8rem}.wh-revenue__intro p{color:var(--wh-stone)}.wh-revenue-form{display:grid;gap:1.5rem}.wh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.wh-field{display:grid;align-content:start;gap:.4rem}.wh-field--full{grid-column:1/-1}.wh-field label,.wh-choice-group>span,.wh-choice-group legend,.wh-quiz-question legend{font-size:.78rem;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:var(--wh-espresso)}.wh-field input,.wh-field select,.wh-field textarea,.wh-event-row input,.wh-event-row select{width:100%;min-height:48px;border:1px solid var(--wh-sand);background:#fff;color:var(--wh-charcoal);padding:.75rem .85rem;border-radius:2px;font:inherit}.wh-field textarea{min-height:130px;resize:vertical}.wh-field input:focus,.wh-field select:focus,.wh-field textarea:focus,.wh-event-row input:focus,.wh-event-row select:focus{outline:3px solid rgba(196,101,74,.18);border-color:var(--wh-terracotta)}[aria-invalid=true]{border-color:#a52a2a!important;outline-color:rgba(165,42,42,.16)!important}.wh-field small,.wh-form-note{font-size:.78rem;color:var(--wh-stone);line-height:1.5}.wh-checkbox{display:flex;align-items:flex-start;gap:.65rem;line-height:1.45;color:var(--wh-charcoal)}.wh-checkbox input{margin-top:.3rem;flex:0 0 auto;width:18px;height:18px}.wh-choice-group,.wh-quiz-question{border:0;display:grid;gap:.8rem}.wh-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.wh-choice{position:relative;display:flex;min-height:54px}.wh-choice input{position:absolute;opacity:0;pointer-events:none}.wh-choice span{width:100%;display:flex;align-items:center;padding:.8rem .9rem;border:1px solid var(--wh-sand);background:var(--wh-ivory);transition:border-color .2s,background .2s,transform .2s}.wh-choice input:checked+span{border-color:var(--wh-terracotta);background:#fff4ef;box-shadow:inset 0 0 0 1px var(--wh-terracotta)}.wh-choice input:focus-visible+span{outline:3px solid rgba(196,101,74,.25);outline-offset:2px}.wh-choice:hover span{transform:translateY(-1px);border-color:var(--wh-gold)}.wh-btn--ghost{border:1px solid var(--wh-espresso);color:var(--wh-espresso);background:#fff}.wh-btn--ghost:hover{background:var(--wh-espresso);color:#fff}.wh-btn:disabled{opacity:.58;cursor:wait}.wh-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.wh-form-step{display:none;border:0;gap:1.5rem}.wh-form-step.is-active{display:grid}.wh-form-step>legend{font-family:var(--ff-display);font-size:clamp(1.65rem,3vw,2.2rem);font-weight:600;color:var(--wh-espresso);margin-bottom:1.35rem}.wh-form-actions,.wh-result-actions{display:flex;gap:.8rem;justify-content:space-between;flex-wrap:wrap;margin-top:.5rem}.wh-form-errors,.wh-form-error{color:#8c1c13;background:#fff0ed;border-left:4px solid #a52a2a}.wh-form-errors:not(:empty),.wh-form-error{padding:.85rem 1rem}.wh-form-errors p{margin:0}.wh-progress{position:relative;margin:0 0 2.5rem}.wh-progress:before{content:"";position:absolute;left:0;right:0;top:14px;height:2px;background:var(--wh-sand)}.wh-progress__bar{position:absolute;left:0;top:14px;height:2px;background:var(--wh-terracotta);transition:width .25s}.wh-progress ol{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:.3rem}.wh-progress li{display:grid;justify-items:center;gap:.35rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--wh-stone);text-align:center}.wh-progress li span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid var(--wh-sand);font-weight:700;z-index:1}.wh-progress li.is-active,.wh-progress li.is-complete{color:var(--wh-espresso)}.wh-progress li.is-active span,.wh-progress li.is-complete span{background:var(--wh-espresso);color:#fff;border-color:var(--wh-espresso)}.wh-event-repeater{display:grid;gap:.7rem}.wh-event-row{display:grid;grid-template-columns:1.25fr 1fr .55fr .8fr auto;gap:.6rem;align-items:center;padding:.7rem;background:var(--wh-ivory);border:1px solid var(--wh-sand)}.button-link{color:var(--wh-terracotta);text-decoration:underline;text-underline-offset:3px}.wh-review-summary{display:grid;border:1px solid var(--wh-sand)}.wh-review-row{display:grid;grid-template-columns:minmax(130px,.35fr) 1fr;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--wh-sand)}.wh-review-row:last-child{border-bottom:0}.wh-review-row strong{color:var(--wh-espresso)}.wh-quote-result,.wh-package-result,.wh-style-result,.wh-availability-result{scroll-margin-top:110px}.wh-result-hero{padding:clamp(1.3rem,4vw,2.5rem);background:var(--wh-espresso);color:#fff;margin-bottom:1.2rem}.wh-result-hero h3{color:#fff;margin-bottom:.65rem}.wh-result-hero p{color:rgba(255,255,255,.82)}.wh-submission-id{font-size:.8rem;letter-spacing:.05em}.wh-result-section{padding:1.2rem 0;border-bottom:1px solid var(--wh-sand)}.wh-result-section h4{margin-bottom:.55rem}.wh-result-section ul{display:grid;gap:.45rem}.wh-result-section li{position:relative;padding-left:1.25rem}.wh-result-section li:before{content:"✓";position:absolute;left:0;color:var(--wh-terracotta);font-weight:700}.wh-summary-copy{margin-top:1rem;border:1px solid var(--wh-sand);padding:1rem}.wh-summary-copy summary{cursor:pointer;font-weight:700}.wh-summary-copy pre{margin-top:1rem;white-space:pre-wrap;font:inherit;font-size:.86rem}.wh-related-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.3rem;align-items:center}.wh-related-links h4{width:100%}.wh-related-links a{border-bottom:1px solid var(--wh-terracotta);padding:.2rem 0}.wh-availability-card{padding:clamp(1.2rem,4vw,2.2rem);border:1px solid var(--wh-sand);border-left:5px solid var(--wh-stone);background:#fff}.wh-availability-card.wh-tone-positive{border-left-color:#20754a}.wh-availability-card.wh-tone-warning{border-left-color:#b47b17}.wh-availability-card.wh-tone-negative{border-left-color:#9b3028}.wh-status-pill{display:inline-flex;padding:.25rem .65rem;border-radius:999px;background:var(--wh-ivory);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.7rem}.wh-package-families{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:2rem}.wh-package-families article{padding:1rem;border-top:3px solid var(--wh-gold);background:var(--wh-ivory)}.wh-package-families span{font-family:var(--ff-display);font-size:1.3rem;color:var(--wh-espresso)}.wh-package-families p{font-size:.82rem;color:var(--wh-stone);margin:.5rem 0}.wh-package-families small{font-size:.72rem}.wh-approved-price{display:block;font-size:1.25rem;color:var(--wh-gold)}.wh-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.wh-style-card{position:relative;cursor:pointer;overflow:hidden;min-height:240px;background:var(--wh-midnight)}.wh-style-card input{position:absolute;opacity:0}.wh-style-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .3s,opacity .3s}.wh-style-card>span{position:absolute;inset:auto 0 0;z-index:1;padding:1rem;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.85))}.wh-style-card strong,.wh-style-card small{display:block}.wh-style-card small{font-size:.68rem;margin-top:.25rem;opacity:.8}.wh-style-card input:checked~img{transform:scale(1.04);opacity:.6}.wh-style-card input:checked~span{box-shadow:inset 0 0 0 4px var(--wh-gold)}.wh-style-card input:focus-visible~span{outline:4px solid var(--wh-terracotta);outline-offset:-4px}.wh-style-result__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--wh-espresso);color:#fff}.wh-style-result__hero img{width:100%;height:100%;min-height:340px;object-fit:cover}.wh-style-result__hero>div{padding:clamp(1.3rem,4vw,3rem);align-self:center}.wh-style-result__hero h3{color:#fff}.wh-style-result__hero p{color:rgba(255,255,255,.82)}.wh-package-match{font-weight:700}.wh-empty-state{text-align:center}.wh-empty-state .wh-btn{margin-top:1rem}.wh-form-note{margin-top:.7rem}.wh-revenue [hidden]{display:none!important}@media print{.wh-header,.wh-mobile-menu,.wh-footer,.wh-revenue-hero,.wh-form-actions,.wh-result-actions,.wh-progress,.wh-revenue-form{display:none!important}.wh-revenue-page-shell{padding:0}.wh-revenue{box-shadow:none;border:0;margin:0;max-width:none}.wh-quote-result,.wh-package-result,.wh-style-result{display:block!important}}
@media(max-width:960px){.wh-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-package-families{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-event-row{grid-template-columns:1fr 1fr}.wh-event-row .button-link{justify-self:start}.wh-progress li{font-size:.58rem}.wh-style-result__hero{grid-template-columns:1fr}}
@media(max-width:640px){.wh-revenue-page-shell{padding-top:64px}.wh-revenue-hero{padding:3.5rem 0 2.5rem}.wh-revenue{margin:1.25rem auto;padding:1rem}.wh-form-grid,.wh-choice-grid,.wh-style-grid,.wh-package-families{grid-template-columns:1fr}.wh-progress ol{grid-template-columns:repeat(6,30px);justify-content:space-between}.wh-progress li{font-size:0}.wh-event-row{grid-template-columns:1fr}.wh-form-actions,.wh-result-actions{display:grid;grid-template-columns:1fr}.wh-btn{justify-content:center;width:100%;white-space:normal;text-align:center}.wh-review-row{grid-template-columns:1fr;gap:.25rem}.wh-style-card{min-height:300px}}

/* v7.0.11 — fluid, header-safe titles on every conversion route. */
.wh-revenue-page-shell{padding-top:var(--wh-header-height,76px)}
.wh-revenue-hero h1{max-width:min(100%,20ch);font-size:clamp(2.4rem,5.5vw,5rem);line-height:1.02;text-wrap:balance;overflow-wrap:break-word}
@media(max-width:640px){.wh-revenue-page-shell{padding-top:var(--wh-header-height,68px)}.wh-revenue-hero{padding:3rem 0 2.5rem}.wh-revenue-hero h1{max-width:15ch;font-size:clamp(2.2rem,10.5vw,3.5rem)}}
@media(prefers-reduced-motion:reduce){.wh-revenue *{scroll-behavior:auto!important;transition:none!important}}
.wh-resume-status:not(:empty){margin-top:1rem;padding:1rem;border:1px solid var(--wh-sand);background:var(--wh-ivory)}.wh-resume-status p{margin:.35rem 0}.wh-resume-link{display:block;overflow-wrap:anywhere;word-break:break-word;color:var(--wh-terracotta);text-decoration:underline;text-underline-offset:3px}
