.wizard-page{background:#f5f1e9;color:#17271f;min-height:70vh;padding-bottom:5rem}.wizard-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.wizard-hero{background:#193d2b;color:#fff;padding:2rem 0 4.25rem}.wizard-breadcrumbs{display:flex;gap:.55rem;align-items:center;font-size:.84rem;margin-bottom:3.5rem;color:#cad8cf}.wizard-breadcrumbs a{color:inherit}.wizard-eyebrow,.wizard-step{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#b5813e;margin:0 0 .7rem}.wizard-hero h1{font-family:Georgia,serif;font-size:clamp(2.3rem,6vw,4.6rem);line-height:.98;margin:0 0 1.25rem;max-width:760px}.wizard-hero>div>p:last-child{font-size:1.05rem;line-height:1.7;max-width:720px;color:#dce7e0;margin:0}.wizard-layout{display:grid;grid-template-columns:minmax(280px,370px) minmax(0,1fr);gap:2rem;align-items:start;margin-top:-2rem}.wizard-form-card,.wizard-results{background:#fff;border:1px solid #ddd3c5;border-radius:18px;box-shadow:0 18px 50px rgba(27,45,34,.08)}.wizard-form-card{padding:2rem;position:sticky;top:1rem}.wizard-form-card h2,.wizard-results h2{font-family:Georgia,serif;font-size:1.7rem;margin:0}.wizard-form{display:grid;gap:1.1rem;margin-top:1.8rem}.wizard-form label{display:grid;gap:.45rem;font-weight:750}.wizard-form label>span:first-child{font-size:.88rem}.wizard-form label small{color:#766d62;font-weight:500}.wizard-form select,.wizard-form input{width:100%;border:1px solid #cfc5b8;border-radius:9px;background:#fff;color:#17271f;font:inherit;padding:.85rem .9rem;min-height:48px}.wizard-form select:focus,.wizard-form input:focus{outline:3px solid rgba(181,129,62,.2);border-color:#a87333}.wizard-input-suffix{display:flex;align-items:center;border:1px solid #cfc5b8;border-radius:9px;overflow:hidden}.wizard-input-suffix input{border:0;border-radius:0}.wizard-input-suffix b{padding:0 1rem;color:#6f665c}.wizard-form button,.wizard-family button,.wizard-business-number button{border:0;border-radius:9px;background:#b4772e;color:#fff;font-weight:800;padding:.9rem 1.1rem;cursor:pointer}.wizard-form button{display:flex;justify-content:space-between;font-size:1rem}.wizard-form button:hover,.wizard-family button:hover,.wizard-business-number button:hover{background:#925b1f}.wizard-form-note{font-size:.8rem;line-height:1.5;color:#756d62;margin:1rem 0 0}.wizard-results{padding:2rem;min-height:390px}.wizard-results-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;border-bottom:1px solid #e5ddd2;padding-bottom:1.25rem}.wizard-results-head>span{font-size:.78rem;background:#e8efe9;border-radius:999px;padding:.4rem .7rem}.wizard-empty,.wizard-message{border-radius:12px;background:#f7f3ed;margin-top:1.5rem;padding:1.5rem;line-height:1.65}.wizard-empty strong{font-family:Georgia,serif;font-size:1.25rem}.wizard-empty p,.wizard-message p{margin:.6rem 0 0}.wizard-message-error{background:#fff0ed;border:1px solid #e5b9ae;color:#812f22}.wizard-family-list{display:grid;gap:1rem;margin-top:1.5rem}.wizard-family{border:1px solid #ded6ca;border-radius:13px;padding:1.15rem 1.25rem}.wizard-family.is-primary{border-color:#aa7a3c;box-shadow:inset 4px 0 #b5813e}.wizard-family header,.wizard-family footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.wizard-family header small{display:block;color:#a46c28;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.wizard-family h3{font-size:.92rem;line-height:1.4;margin:.25rem 0 0}.wizard-family header>strong{white-space:nowrap;font-family:Georgia,serif;font-size:1.2rem}.wizard-number-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:.55rem;margin:1rem 0}.wizard-number-row div{background:#f6f3ed;border-radius:8px;padding:.7rem}.wizard-number-row a{display:block;color:#17271f;font-weight:850;text-decoration:none;font-variant-numeric:tabular-nums}.wizard-number-row a:hover{text-decoration:underline}.wizard-number-row small{display:block;color:#786f64;margin-top:.25rem;font-size:.72rem}.wizard-family footer{border-top:1px solid #e7e0d7;padding-top:1rem;font-size:.78rem;color:#756c61}.wizard-family button[disabled]{background:#829087;cursor:default}.wizard-cart-message{position:sticky;bottom:1rem;background:#193d2b;color:#fff;border-radius:11px;padding:1rem 1.2rem;margin-top:1rem}.wizard-cart-message a{color:#fff;font-weight:800}.wizard-cart-message.is-error{background:#812f22}[hidden]{display:none!important}[data-private-fields],[data-business-fields]{display:grid;gap:1.1rem}.wizard-fieldset{border:0;padding:0;margin:0;min-width:0}.wizard-fieldset legend{font-size:.88rem;font-weight:750;margin:0 0 .55rem}.wizard-choice-grid,.wizard-choice-stack{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.wizard-choice-stack{grid-template-columns:1fr}.wizard-form .wizard-choice{display:block;position:relative;cursor:pointer}.wizard-choice input{position:absolute;opacity:0;pointer-events:none}.wizard-choice span{display:grid;gap:.18rem;border:1px solid #d8cfc3;border-radius:10px;padding:.78rem;background:#faf8f4;min-height:100%;font-weight:500}.wizard-choice b{font-size:.83rem}.wizard-choice small{font-size:.7rem;line-height:1.35}.wizard-choice input:checked+span{border-color:#a87333;background:#fbf2e6;box-shadow:inset 0 0 0 1px #a87333}.wizard-choice input:focus-visible+span{outline:3px solid rgba(181,129,62,.24)}.wizard-personal{display:grid;gap:1rem}.wizard-personal>p{font-size:.79rem;line-height:1.5;color:#746b61;margin:0}.wizard-personal-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.wizard-business-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.wizard-business-number{border:1px solid #ded6ca;border-radius:13px;padding:1.25rem;display:flex;flex-direction:column;min-height:230px}.wizard-business-number.is-primary{border-color:#aa7a3c;box-shadow:inset 4px 0 #b5813e}.wizard-business-number header,.wizard-business-number footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.wizard-business-number header small{color:#a46c28;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.wizard-business-number header strong{font-family:Georgia,serif;font-size:1.05rem}.wizard-business-phone{font-family:Georgia,serif;font-size:clamp(1.55rem,3vw,2.2rem);font-weight:700;color:#17271f;text-decoration:none;margin:1rem 0 .55rem;font-variant-numeric:tabular-nums}.wizard-business-phone:hover{text-decoration:underline}.wizard-business-number p{color:#756c61;line-height:1.5;font-size:.82rem;margin:0 0 1.2rem}.wizard-business-number footer{margin-top:auto;border-top:1px solid #e7e0d7;padding-top:.9rem;font-size:.72rem;color:#756c61}.wizard-alternate{display:inline-block;margin-top:.8rem;color:#7c4d18;font-weight:800}@media(max-width:820px){.wizard-shell{width:min(100% - 24px,1180px)}.wizard-hero{padding-bottom:3.5rem}.wizard-breadcrumbs{margin-bottom:2rem}.wizard-layout{grid-template-columns:1fr;gap:1rem;margin-top:-1.5rem}.wizard-form-card{position:static}.wizard-form-card,.wizard-results{padding:1.35rem}.wizard-family header,.wizard-family footer{align-items:flex-start;flex-direction:column}.wizard-family button{width:100%}.wizard-business-list{grid-template-columns:1fr}}@media(max-width:480px){.wizard-number-row{grid-template-columns:1fr 1fr}.wizard-hero h1{font-size:2.5rem}.wizard-choice-grid{grid-template-columns:1fr}.wizard-business-number footer{align-items:flex-start;flex-direction:column}.wizard-business-number button{width:100%}}
.wizard-link-button{border:0;background:transparent;padding:0;font:inherit;cursor:pointer}
.wizard-family-phone{display:block;color:#17271f;font-weight:850;font-variant-numeric:tabular-nums}
.wizard-flow-step{animation:wizard-step-in .18s ease-out}.wizard-budget-step,[data-private-family-fields]{display:grid;gap:1.1rem}@keyframes wizard-step-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.wizard-flow-step{animation:none}}
.wizard-beta-badge{display:inline-flex;align-items:center;margin-left:.7rem;padding:.38rem .72rem;border:2px solid #fff2cf;border-radius:999px;background:#ffc85a;color:#193d2b;box-shadow:0 3px 12px rgba(0,0,0,.24);font-size:.72rem;font-weight:900;letter-spacing:.14em;line-height:1;vertical-align:middle}

.wizard-hero,.wizard-cart-message{background:var(--theme-companion-deep,#193d2b)}.wizard-eyebrow,.wizard-step{color:var(--theme-highlight,#b5813e)}.wizard-form select:focus,.wizard-form input:focus{outline-color:var(--theme-highlight-focus,rgba(181,129,62,.2));border-color:var(--theme-highlight-hover,#a87333)}.wizard-form button,.wizard-family button,.wizard-business-number button{background:var(--theme-highlight,#b4772e);color:#fff}.wizard-form button:hover,.wizard-family button:hover,.wizard-business-number button:hover{background:var(--theme-highlight-hover,#925b1f)}.wizard-family.is-primary,.wizard-business-number.is-primary{border-color:var(--theme-highlight-border,#aa7a3c);box-shadow:inset 4px 0 var(--theme-highlight,#b5813e)}.wizard-family header small,.wizard-business-number header small{color:var(--theme-highlight-text,#a46c28)}.wizard-choice input:checked+span{border-color:var(--theme-highlight-hover,#a87333);background:var(--theme-highlight-soft,#fbf2e6);box-shadow:inset 0 0 0 1px var(--theme-highlight-hover,#a87333)}.wizard-choice input:focus-visible+span{outline-color:var(--theme-highlight-focus,rgba(181,129,62,.24))}.wizard-alternate{color:var(--theme-highlight-text,#7c4d18)}
.wizard-form button,.wizard-family button,.wizard-business-number button{color:var(--theme-on-highlight,#fff)}
