.premium-app{--muted:#526780;background:#f2f6fa;min-height:730px;padding:46px 0 74px}
.ais-embedded .modal{max-height:var(--ais-dialog-height,90dvh)}
.wizard-container{max-width:1120px;padding:0 32px;margin:0 auto}
.wizard-intro{text-align:center;margin:0 auto 42px;max-width:910px}
.wizard-intro h1{font-size:38px;letter-spacing:-.035em;margin-bottom:17px;color:var(--blue)}
.wizard-intro p{font-size:14px;line-height:1.7;font-weight:300;margin:0;color:#526780}
.stepper{position:sticky;top:0;z-index:20;background:#f2f6fa;padding:14px 0 12px;margin-bottom:32px;scroll-margin-top:0}
.stepper ol{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}
.stepper li{position:relative;text-align:center;min-width:0}
.stepper li:not(:last-child)::after{content:'';position:absolute;height:3px;top:17px;left:calc(50% + 18px);right:calc(-50% + 18px);background:#dbe5ee}
.stepper li.complete::after{background:var(--blue)}
.stepper button{background:none;border:0;padding:0 8px;width:100%;font-size:12px;line-height:1.4;color:#728299;display:flex;flex-direction:column;align-items:center;gap:13px;opacity:1}
.stepper button:disabled{cursor:default}
.step-number{position:relative;z-index:1;display:grid;place-items:center;border:2px solid #dbe5ee;background:#f2f6fa;border-radius:50%;width:36px;height:36px;font-size:15px;font-weight:400}
.stepper li.current button,.stepper li.complete button{color:var(--blue)}
.stepper li.current button{font-weight:500}
.stepper li.current .step-number{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #f2f6fa}
.stepper li.complete .step-number{background:var(--blue);color:white;border-color:var(--blue)}
.wizard-step{animation:reveal .22s ease both}
.wizard-step h2{font-size:24px;letter-spacing:-.025em;line-height:1.4;margin-bottom:26px}
.wizard-step h2:focus{outline:none}
.wizard-step h3{font-size:17px;letter-spacing:-.015em;margin:0 0 7px}
.household-choices{border:0;margin:0 0 40px;padding:0;display:grid;grid-template-columns:repeat(4,148px);gap:25px}
.household-choice,.supplementary-choice{position:relative;cursor:pointer;min-width:0}
.household-choice input,.supplementary-choice input{position:absolute;opacity:0;width:1px;height:1px}
.choice-surface{border:1px solid transparent;background:#fff;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px;transition:background .2s,border-color .2s,box-shadow .2s;color:var(--navy);height:148px;padding:20px 12px;text-align:center;font-size:13px;line-height:1.45}
.household-choice:hover .choice-surface,.supplementary-choice:hover .choice-surface{border-color:#94b2c8;box-shadow:0 4px 16px #00466f0d}
.household-choice input:checked+.choice-surface,.supplementary-choice input:checked+.choice-surface{background:var(--blue);color:white;border-color:var(--blue)}
.household-choice input:focus-visible+.choice-surface,.supplementary-choice input:focus-visible+.choice-surface{outline:3px solid #369ecf;outline-offset:4px}
.choice-icon{display:block;width:49px;height:49px;background:currentColor;color:var(--blue);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex-shrink:0}
input:checked+.choice-surface .choice-icon{color:#fff}
.choice-icon.single{mask-image:url(choice-single.svg)}.choice-icon.couple{mask-image:url(choice-couple.svg)}.choice-icon.family{mask-image:url(choice-family.svg)}.choice-icon.unborn{mask-image:url(choice-unborn.svg)}
.choice-icon.doctor{mask-image:url(choice-doctor.svg)}.choice-icon.complementary{mask-image:url(choice-complementary.svg)}.choice-icon.hospital{mask-image:url(choice-hospital.svg)}.choice-icon.abroad{mask-image:url(choice-abroad.svg)}
.choice-icon.glasses{mask-image:url(choice-glasses.svg)}.choice-icon.fitness{mask-image:url(choice-fitness.svg)}.choice-icon.dental{mask-image:url(choice-dental.svg)}.choice-icon.life{mask-image:url(choice-life.svg)}
.region-heading{display:flex;align-items:center;gap:25px;justify-content:space-between;max-width:680px;margin-bottom:22px}
.region-heading p,.step-heading p{font-size:12px;color:#62748a;margin:0;line-height:1.6}
.wizard-location{max-width:370px}
.premium-app .field>label{font-size:11px;font-weight:400;margin-bottom:8px}
.premium-app .field input:not([type=radio]):not([type=checkbox]),.premium-app .field select{border-color:#93a8ba;border-radius:9px;background:transparent;min-height:52px;font-size:14px;padding:13px 15px}
.premium-app .field-help{font-size:10px;margin-top:8px}
.wizard-location .location-options{top:calc(100% - 12px);width:100%;background:#fff}
.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px}
.single-action{justify-content:flex-end}#step-1{max-width:940px;margin:auto}#step-1 .single-action{justify-content:center;margin-top:31px}
.wizard-next{border-radius:28px;min-height:49px;padding:12px 25px;gap:20px;font-size:13px;min-width:125px}
.premium-app .button:disabled{cursor:default}
.quiet-button{background:none;color:var(--blue);font-size:12px;font-weight:400;border:0;padding:9px 0;text-align:left;line-height:1.5}
.quiet-button:hover{text-decoration:underline;text-underline-offset:4px}
.step-heading{display:flex;justify-content:space-between;align-items:start;gap:25px;margin-bottom:27px}
.step-heading h2{margin-bottom:8px}.step-heading>.quiet-button{flex-shrink:0;margin-top:3px}
.people-fields{display:flex;flex-direction:column;gap:24px}
.person-card{border:0;border-bottom:1px solid #d9e3ec;padding:0 0 26px;margin:0;min-width:0}
.person-card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:20px}
.person-card-heading h3{font-size:15px;font-weight:500;margin:0}.person-card-heading button{font-size:11px;color:#61758b}
.person-inputs{display:grid;grid-template-columns:1.25fr 1fr .9fr;gap:25px}
.person-extras{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:22px}
.gender-field{width:180px}.person-extras .field select{min-height:43px;padding:8px 12px;font-size:12px}
.toggle-label{display:flex;align-items:center;gap:10px;color:var(--navy);font-size:12px;cursor:pointer}
.toggle-label input{appearance:none;position:relative;width:35px;height:20px;border:0;border-radius:15px;background:#c5d2de;flex-shrink:0;cursor:pointer;margin:0;transition:background .18s}
.toggle-label input::before{content:'';position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .18s}
.toggle-label input:checked{background:var(--blue)}.toggle-label input:checked::before{transform:translateX(15px)}
.accident-help{color:#65778b;font-size:10px;margin-top:16px;max-width:550px}.accident-help summary{cursor:pointer;display:list-item}
.accident-help p{margin:8px 0 0;font-size:11px;line-height:1.7}.start-field{max-width:350px;margin-top:20px}
.add-people{display:flex;align-items:center;flex-wrap:wrap;gap:18px 32px;margin-top:20px}
.add-button{background:transparent;border:0;font-size:12px;color:var(--blue);padding:6px 0;display:flex;gap:10px;align-items:center}
.add-button span{display:grid;place-items:center;border:1px solid #a9bfce;border-radius:50%;font-size:18px;width:25px;height:25px}
.add-button:hover span{background:var(--blue);color:#fff;border-color:var(--blue)}
.compact-note{font-size:11px;color:#62748a;line-height:1.7;margin:19px 0 0;max-width:840px}
.person-tabs{display:flex;gap:8px;overflow-x:auto;max-width:100%;padding:3px 3px 12px;margin-bottom:14px}
.person-tabs button{background:#fff;border:1px solid #d4e0e8;border-radius:8px;color:#546a82;font-size:12px;padding:11px 17px;white-space:nowrap;line-height:1.5}
.person-tabs button[aria-selected=true]{color:#fff;background:var(--blue);border-color:var(--blue)}.person-tabs .selected-mark{margin-left:8px;font-size:11px}
.person-context{font-size:12px;color:#4e637a;margin:0 0 23px;line-height:1.7}
.result-filters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;margin-bottom:23px}
.result-filters .field select{background:#fff;min-height:45px;font-size:12px;padding:10px 13px;border-color:#bccbd8}
.results-count{display:flex;justify-content:space-between;font-size:10px;color:#65788d;margin-bottom:12px;gap:10px}
.comparison-list{display:flex;flex-direction:column;gap:15px}.comparison-card{background:#fff;border:1px solid transparent;border-radius:15px;overflow:hidden}
.comparison-card.chosen{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}
.comparison-row{display:grid;grid-template-columns:155px 1fr 145px 137px;gap:23px;align-items:center;padding:24px 27px}
.insurer-logo{display:flex;align-items:center;justify-content:flex-start;width:138px;height:62px}.insurer-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}
.insurer-logo.brand-css{width:103px}.insurer-logo.brand-groupe-mutuel{width:130px}.insurer-logo.brand-helsana{width:132px}.insurer-logo.brand-swica{width:133px}
.comparison-info{min-width:0}.comparison-info h3{font-size:14px;margin-bottom:6px;font-weight:500;line-height:1.6;overflow-wrap:anywhere}
.comparison-info p{font-size:10px;color:#6b7f92;margin:0 0 6px}.comparison-info .quiet-button{font-size:10px;padding:3px 0}
.comparison-price{white-space:nowrap}.comparison-price small{display:block;font-size:10px;color:#6b7f92;margin-bottom:4px}
.comparison-price strong{font-size:22px;font-weight:500;color:var(--blue);line-height:1.4;letter-spacing:-.025em}
.comparison-row>.button{min-height:43px;border-radius:24px;padding:10px 17px;font-size:11px;gap:7px}
.comparison-card.chosen .comparison-row>.button{background:#e7f1f6;color:var(--blue);border-color:#c3d8e5}
.comparison-details{border-top:1px solid #e6edf2;padding:18px 27px;font-size:11px;color:#586e83;line-height:1.7}
.comparison-details dl{display:grid;grid-template-columns:160px 1fr;gap:7px 15px;margin:0 0 15px}.comparison-details dt{color:#738596}.comparison-details dd{margin:0;color:var(--navy)}
.comparison-details p{margin:8px 0 0;max-width:780px}.show-more-wrap{text-align:center;margin-top:21px}
.show-more-wrap .button{border-radius:24px;font-size:11px;min-height:40px;background:transparent}
.selection-summary{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #d6e2ec;border-bottom:1px solid #d6e2ec;margin-top:27px;padding:20px 0;font-size:12px;color:var(--navy)}
.selection-summary p{margin:0;font-size:11px;color:#647b8f}.selection-summary strong{font-weight:500;font-size:18px;color:var(--blue)}.selection-summary .selection-total{text-align:right}
.premium-notes{color:#60758a;font-size:10px;margin-top:17px;line-height:1.7}.premium-notes summary{cursor:pointer;display:list-item}
.premium-notes p{margin:12px 0 0;max-width:930px}.premium-notes a{display:inline-block;text-decoration:underline;margin-top:8px;text-underline-offset:3px}
.optional-label{border:1px solid #c3d6e4;padding:6px 12px;font-size:10px;border-radius:20px;color:#617991}
.supplementary-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border:0;padding:0;margin:0}
.supplementary-choice .choice-surface{height:171px;align-items:flex-start;justify-content:flex-start;text-align:left;padding:23px;gap:19px;font-size:12px;position:relative}
.supplementary-choice .choice-icon{width:40px;height:40px}.choice-check{position:absolute;right:13px;top:10px;opacity:0;font-size:16px}
.supplementary-choice input:checked+.choice-surface .choice-check{opacity:1}
.selected-person{padding:12px 0;border-bottom:1px solid #d4e0e8;line-height:1.7}.selected-person:first-child{padding-top:0}.selected-person:last-child{border-bottom:0}
.selected-person p{font-size:11px;margin:4px 0 0}.selected-person strong{margin:0;overflow-wrap:anywhere}.selected-total{border-top:1px solid #b9cdda;padding-top:14px;margin-top:6px}
.premium-empty{background:#fff;border-radius:12px;padding:30px;font-size:13px;line-height:1.7}.premium-empty p{margin-bottom:15px}#calculation-status:empty{display:none}
@media(max-width:991px){
    .premium-app{padding-top:36px}.wizard-container{padding:0 26px}.wizard-intro h1{font-size:32px}.wizard-intro p{font-size:12px}.stepper{top:0;scroll-margin-top:0}
    .household-choices{grid-template-columns:repeat(4,1fr);max-width:680px;gap:18px}
    .comparison-row{grid-template-columns:122px 1fr 125px;gap:20px;padding:22px}.comparison-row>.button{grid-column:3;grid-row:2}.comparison-info{grid-column:2;grid-row:1/span 2}
    .comparison-price{grid-column:3;grid-row:1}.insurer-logo{max-width:112px}.person-inputs{gap:18px}.person-extras{gap:22px}.gender-field{width:160px}
    .supplementary-choices{gap:16px}.supplementary-choice .choice-surface{padding:18px;font-size:11px}
}
@media(max-width:600px){
    .premium-app{padding:29px 0 45px;min-height:710px}.wizard-container{padding:0 20px}.wizard-intro{margin-bottom:27px}
    .wizard-intro h1{font-size:26px;line-height:1.25;margin-bottom:12px}.wizard-intro p{font-size:11px;line-height:1.75}.wizard-intro br{display:none}
    .stepper{margin-bottom:24px}.stepper button{font-size:9px;gap:10px;padding:0 2px;line-height:1.4}.step-number{width:29px;height:29px;font-size:12px}
    .stepper li:not(:last-child)::after{top:13px;left:calc(50% + 15px);right:calc(-50% + 15px);height:2px}
    .wizard-step h2{font-size:20px;line-height:1.45;margin-bottom:20px}.wizard-step h3{font-size:15px}
    .household-choices{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:30px}.choice-surface{height:117px;border-radius:12px;gap:10px;padding:13px 10px;font-size:12px}.choice-icon{width:38px;height:38px}
    .region-heading{gap:12px;align-items:start;margin-bottom:19px}.region-heading p{font-size:11px}
    .premium-app .field input:not([type=radio]):not([type=checkbox]),.premium-app .field select{font-size:16px;min-height:48px;padding:11px 12px;min-width:0}
    .premium-app .field>label{font-size:10px}.premium-app .field-help{font-size:10px}.wizard-actions{margin-top:25px;gap:15px}.wizard-next{font-size:12px;padding:12px 20px;min-height:45px}
    #step-1 .wizard-next{width:100%;justify-content:space-between}.step-heading{display:block;margin-bottom:25px}.step-heading h2{margin-bottom:8px}.step-heading>.quiet-button{margin-top:8px}
    .step-heading p{font-size:11px}.step-heading .optional-label{display:inline-block;margin-top:12px}
    .person-inputs{grid-template-columns:1fr 1fr;gap:19px 14px}.person-inputs>.field:first-child,.person-inputs>.field:nth-child(2){grid-column:1/-1}
    .person-extras{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px}.gender-field{width:100%}.person-extras .gender-field select{min-height:44px;font-size:14px;padding:9px 12px}
    .person-card-heading{margin-bottom:17px}.person-card-heading h3{font-size:14px}.person-card{padding-bottom:24px}.toggle-label{font-size:11px}
    .add-people{gap:11px;margin-top:16px;flex-direction:column;align-items:flex-start}.add-button{font-size:11px}.compact-note{font-size:10px}.person-tabs button{font-size:11px;padding:10px 13px}
    .person-context{font-size:11px;margin-bottom:18px}.result-filters{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.result-filters>.field:first-child{grid-column:1/-1}
    .result-filters .field select{font-size:12px;min-height:43px;padding:10px}.results-count{font-size:9px}.comparison-row{grid-template-columns:1fr 115px;padding:20px;gap:12px}
    .insurer-logo{max-width:108px;height:40px;grid-column:1;grid-row:1}.comparison-info{grid-column:1/-1;grid-row:2}.comparison-info h3{font-size:13px}
    .comparison-price{grid-column:2;grid-row:1;text-align:right}.comparison-price strong{font-size:19px}.comparison-price small{font-size:9px}
    .comparison-row>.button{grid-column:1/-1;grid-row:3;justify-content:center;min-height:41px;font-size:11px}.comparison-card{border-radius:12px}
    .comparison-details{padding:17px 20px;font-size:10px}.comparison-details dl{grid-template-columns:100px 1fr;gap:8px 12px}
    .selection-summary{font-size:11px;padding:16px 0;gap:10px}.selection-summary strong{font-size:16px}.selection-summary p{font-size:9px}.premium-notes{font-size:10px;line-height:1.75}
    .supplementary-choices{grid-template-columns:1fr 1fr;gap:12px}.supplementary-choice .choice-surface{height:151px;padding:18px 15px;font-size:11px;gap:15px;border-radius:12px}
    .supplementary-choice .choice-icon{width:35px;height:35px}#enquiry-dialog .contact-grid{grid-template-columns:1fr}
}
.wizard-intro p,.region-heading p,.step-heading p,.premium-app .field-help,.person-card-heading button,.accident-help,.compact-note,.results-count,.comparison-info p,.comparison-price small,.comparison-details dt,.selection-summary p,.premium-notes,.optional-label{color:#526780}
.premium-app .field input::placeholder,#enquiry-dialog .field input::placeholder,#enquiry-dialog .field textarea::placeholder{color:#526780}
@media(prefers-reduced-motion:reduce){.wizard-step{animation:none}.choice-surface{transition:none}}
