/* Match Homeopati.se action sizes and visual weight; keep each control's existing behavior. */
html body.customer-surface #panel-homeopathy :is(.wh-button-primary,.wh-button-secondary,#homeopathy-search-button,#homeopathy-materia-button,.wh-session-actions > button),
html body.IFAccountPage.IFAccountPage--webhomeopath :is(.IFPrimaryButton,.IFPrimaryLink,.IFPrimaryCheckout,.IFPlanAction,.IFPlanActionSecondary) {
 box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:44px!important;height:auto;min-width:0;padding:10px 19px!important;border:1px solid var(--wh-action-border,#21629b)!important;border-radius:32px!important;background:var(--wh-action-background,#2671b4)!important;color:var(--wh-action-color,#fff)!important;font-size:16px!important;font-weight:500!important;line-height:1.35!important;box-shadow:none!important;text-decoration:none!important;
}
html body.customer-surface #panel-homeopathy .wh-button-secondary,
html body.IFAccountPage.IFAccountPage--webhomeopath .IFPlanActionSecondary {--wh-action-background:#fff;--wh-action-color:#2671b4;--wh-action-border:#2671b4;}
html body.customer-surface #panel-homeopathy :is(.wh-button-primary,.wh-button-secondary,#homeopathy-search-button,#homeopathy-materia-button,.wh-session-actions > button):hover,
html body.IFAccountPage.IFAccountPage--webhomeopath :is(.IFPrimaryButton,.IFPrimaryLink,.IFPrimaryCheckout,.IFPlanAction,.IFPlanActionSecondary):hover {background:#21629b!important;color:#fff!important;}
html body.customer-surface #panel-homeopathy .legacy-menu.wh-entry-menu > a,
html body.IFAccountPage.IFAccountPage--webhomeopath .IFAccountNav > a {box-sizing:border-box;min-height:44px!important;padding:8px 12px!important;border-radius:30px!important;font-size:16px!important;font-weight:500!important;line-height:1.35!important;box-shadow:none;}
html body.customer-surface #panel-homeopathy .legacy-menu.wh-entry-menu > a.wh-nav-create,
html body.IFAccountPage.IFAccountPage--webhomeopath .IFAccountNav > a.IFNavCreate {padding:10px 19px!important;border:1px solid #21629b!important;border-radius:32px!important;background:#2671b4!important;color:#fff!important;}
html body.customer-surface #panel-homeopathy .legacy-menu.wh-entry-menu > a.wh-nav-create:hover,
html body.IFAccountPage.IFAccountPage--webhomeopath .IFAccountNav > a.IFNavCreate:hover {background:#21629b!important;}
html body.customer-surface #panel-homeopathy .wh-language-button,
html body.IFAccountPage.IFAccountPage--webhomeopath .wh-account-language > summary {box-sizing:border-box;min-height:44px!important;width:auto;min-width:0;gap:10px;padding:8px 12px!important;border:1px solid #a8c0d2!important;border-radius:4px!important;font-size:16px!important;font-weight:500!important;line-height:1.35!important;background:#fff!important;color:#1d68a8!important;box-shadow:none!important;}
@media(max-width:1499px){
 html body.customer-surface #panel-homeopathy .wh-header-menu > summary,
 html body.IFAccountPage.IFAccountPage--webhomeopath .wh-header-menu > summary {box-sizing:border-box;min-height:44px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#1d68a8;font-size:16px!important;font-weight:500;line-height:1.35;box-shadow:none;}
 html body.customer-surface #panel-homeopathy .wh-header-menu > summary svg,
 html body.IFAccountPage.IFAccountPage--webhomeopath .wh-header-menu > summary svg {display:none;}
 html body.customer-surface #panel-homeopathy .wh-header-menu-label,
 html body.IFAccountPage.IFAccountPage--webhomeopath .wh-header-menu-label {position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:nowrap;}
 html body.customer-surface #panel-homeopathy .wh-header-menu .wh-entry-menu > a,
 html body.IFAccountPage.IFAccountPage--webhomeopath .wh-header-menu .IFAccountNav > a {justify-content:flex-start;align-self:stretch;}
}
