/* Mirrors the Next SiteHeader/SiteFooter. No checkout layout or provider-field changes. */
@font-face{font-family:Geist;src:url('/wp-content/plugins/pp-wordpress-continuity/assets/fonts/geist-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
body.pp-customer-continuity{--pc-bg:#fffefe;--pc-surface:#fcfbfd;--pc-soft:#f7f4fb;--pc-text:#161419;--pc-muted:#6d6479;--pc-border:#e2dbea;--pc-primary:#5c2b8e;--pc-notice:#f6effa;font-family:Geist,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--pc-text);background:var(--pc-surface)}
html.dark body.pp-customer-continuity{--pc-bg:#070815;--pc-surface:#0d1020;--pc-soft:#070815;--pc-text:#f4eef9;--pc-muted:#b6acc8;--pc-border:#28304a;--pc-primary:#c5a2eb;--pc-notice:#101225;--pp-color-background:var(--pc-bg);--pp-color-foreground:var(--pc-text);--pp-color-surface:var(--pc-surface);--pp-color-surface-soft:var(--pc-surface);--pp-color-surface-muted:var(--pc-soft);--pp-color-border:var(--pc-border);--pp-color-border-strong:var(--pc-border);--pp-color-text-muted:var(--pc-muted);--pp-color-text-soft:var(--pc-muted)}
.pp-customer-header,.pp-customer-footer,.pp-customer-menu,.pp-customer-research{box-sizing:border-box;font:400 16px/1.5 Geist,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--pc-text);text-align:left;letter-spacing:normal}
:is(.pp-customer-header,.pp-customer-footer,.pp-customer-menu,.pp-customer-research) *{box-sizing:border-box}
:is(.pp-customer-header,.pp-customer-footer,.pp-customer-menu,.pp-customer-research) a{color:inherit;text-decoration:none}
:is(.pp-customer-header,.pp-customer-footer,.pp-customer-menu,.pp-customer-research) button{font-family:inherit;cursor:pointer;text-transform:none;box-shadow:none}
:is(.pp-customer-header,.pp-customer-footer,.pp-customer-menu,.pp-customer-research) svg{display:block;width:18px;height:18px;flex-shrink:0}
:is(.pp-customer-header,.pp-customer-footer,.pp-customer-menu,.pp-customer-research) :is(a,button,input,summary):focus-visible{outline:2px solid var(--pc-primary);outline-offset:3px}
:is(.pp-customer-header,.pp-customer-footer,.pp-customer-menu) a:hover{color:var(--pc-primary)}
.pp-customer-wide{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(16px,1.95vw,28px)}
.pp-customer-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(16px,4vw,48px)}
.pp-customer-header{position:sticky;top:0;z-index:1000;background:var(--pc-bg);border-bottom:1px solid var(--pc-border)}
.pp-customer-announcement{padding:8px 16px;background:#5c2b8e;color:white;text-align:center;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.pp-customer-announcement a{text-decoration:underline;color:white}
.pp-customer-utility{background:var(--pc-surface);border-bottom:1px solid var(--pc-border);font-size:12px;color:var(--pc-muted)}
.pp-customer-utility>.pp-customer-wide,.pp-customer-utility span,.pp-customer-utility a{display:flex;align-items:center;gap:8px}
.pp-customer-utility>.pp-customer-wide{min-height:32px;justify-content:space-between;padding-block:4px}
.pp-customer-utility>.pp-customer-wide>span+span{gap:20px}
.pp-customer-utility svg{width:14px;height:14px;color:var(--pc-primary)}
.pp-customer-utility a[href^="tel"]{font-weight:600;color:var(--pc-text)}
.pp-customer-header__main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 16px;padding-block:12px}
.pp-customer-logo{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;min-width:0}
.pp-customer-logo img{display:block;width:32px;height:32px;object-fit:contain;flex:0 0 32px}
.pp-customer-logo>span{display:flex;flex-direction:column;min-width:0}
.pp-customer-logo__title{font-size:24.8px;font-weight:600;letter-spacing:-.04em;line-height:1;white-space:nowrap;color:var(--pc-text)}
.pp-customer-logo__title>span{color:var(--pc-primary)}
.pp-customer-logo small{margin-top:3px;font-size:7px;line-height:1.2;font-weight:550;letter-spacing:.22em;text-transform:uppercase;color:var(--pc-muted);white-space:nowrap}
.pp-customer-nav{grid-column:1/-1;grid-row:2;display:flex;flex-wrap:wrap;gap:8px 20px;border-top:1px solid var(--pc-border);padding-top:12px}
.pp-customer-nav a{font-size:15px;font-weight:500;white-space:nowrap;padding-block:4px}
.pp-customer-actions{display:flex;justify-self:end;align-items:center;gap:10px}
.pp-customer-search{display:flex;align-items:center;gap:8px;margin:0!important;height:48px;width:clamp(160px,18vw,224px);border:1px solid var(--pc-border);border-radius:999px;background:var(--pc-surface);padding:2px 4px 2px 12px;box-shadow:0 16px 38px -32px #341d5266}
.pp-customer-search input[type=search]{width:100%;min-width:0;min-height:0!important;height:42px!important;margin:0!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--pc-text)!important;box-shadow:none!important;font:400 15px Geist,sans-serif}
.pp-customer-search input::placeholder{color:var(--pc-muted);opacity:1}
.pp-customer-search button{display:grid!important;place-items:center;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#5c2b8e!important;color:white!important}
.pp-customer-action{position:relative;display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:44px!important;height:44px;min-width:44px;padding:0 18px!important;border:1px solid var(--pc-border)!important;border-radius:999px!important;background:var(--pc-bg)!important;color:var(--pc-text)!important;font:700 11px Geist,sans-serif!important;letter-spacing:.16em;text-transform:uppercase!important}
.pp-customer-cart b{position:absolute;top:-5px;right:-5px;border-radius:99px;background:#5c2b8e;color:white;padding:2px 5px;font-size:10px;letter-spacing:0}
.pp-customer-mobile-search,.pp-customer-menu-button{display:none!important}
.pp-customer-menu{border:0;padding:24px;background:var(--pc-bg);width:min(100%,420px);max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;overflow-y:auto}
.pp-customer-menu::backdrop{background:rgb(7 8 21 / 45%)}
.pp-customer-menu__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}
.pp-customer-menu .pp-customer-logo__title{font-size:16px}.pp-customer-menu .pp-customer-logo small{display:none}
.pp-customer-menu .pp-customer-search{width:100%}
.pp-customer-menu nav{display:grid;margin:24px 0;gap:8px}.pp-customer-menu nav a{display:flex;align-items:center;min-height:44px;padding:8px 12px;border-radius:16px;font-weight:500}
html.pp-customer-menu-open{overflow:hidden}
html.pp-customer-menu-open #reamaze-widget{visibility:hidden!important}
.pp-customer-research{background:var(--pc-notice);border-bottom:1px solid var(--pc-border)}
.pp-customer-research summary{display:flex;align-items:center;gap:12px;min-height:48px;padding-block:10px;cursor:pointer;list-style:none;font-size:14px;font-weight:600}
.pp-customer-research summary>span:nth-child(2){flex:1}.pp-customer-research summary>svg{width:16px;height:16px;color:var(--pc-primary)}
.pp-customer-icon-disc{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:999px;background:#5c2b8e;color:white}
.pp-customer-icon-disc svg{width:16px;height:16px}
.pp-customer-research p{margin:0;padding:12px 32px 12px 44px;border-top:1px solid var(--pc-border);font-size:13px;line-height:1.85;color:var(--pc-muted)}
.pp-customer-research summary::-webkit-details-marker,.pp-customer-footer summary::-webkit-details-marker{display:none}
.pp-customer-research details[open] summary>svg,.pp-customer-footer details[open] summary>svg{transform:rotate(180deg)}
.pp-customer-footer{margin-top:48px;background:var(--pc-soft);border-top:1px solid var(--pc-border)}
.pp-customer-footer>.pp-customer-container{padding-block:40px}
.pp-customer-footer__grid{display:grid;grid-template-columns:minmax(288px,.95fr) minmax(0,1.55fr);gap:48px}
.pp-customer-footer p{margin:16px 0 0;font-size:14px;line-height:2;color:var(--pc-muted)}
.pp-customer-theme{display:inline-flex!important;align-items:center;gap:12px;min-height:44px;margin-top:20px;padding:8px 16px!important;border:1px solid var(--pc-border)!important;border-radius:999px!important;background:var(--pc-bg)!important;color:var(--pc-text)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.18em;text-transform:uppercase!important}
.pp-customer-theme .pp-customer-icon-disc{width:28px;height:28px;flex-basis:28px}
.pp-customer-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.pp-customer-footer__nav summary{display:flex;align-items:center;justify-content:space-between;min-height:22px;list-style:none;font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--pc-primary)}
.pp-customer-footer__nav summary svg{display:none}.pp-customer-footer__nav details>div{display:flex!important;flex-direction:column;gap:12px;margin-top:20px}
.pp-customer-footer__nav a{display:flex;align-items:center;min-height:44px;font-size:14px}
.pp-customer-support{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;border:1px solid var(--pc-border);border-radius:16px;background:var(--pc-surface);overflow:hidden}
.pp-customer-support>a,.pp-customer-support>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:144px;padding:20px;text-align:center}
.pp-customer-support>*+*{border-left:1px solid var(--pc-border)}
.pp-customer-support .pp-customer-icon-disc{background:var(--pc-notice);color:var(--pc-primary);width:40px;height:40px;flex-basis:40px}
.pp-customer-support small{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1;color:var(--pc-muted);text-transform:uppercase}
.pp-customer-support strong{display:block;margin-top:6px;font-size:16px;font-weight:600;overflow-wrap:anywhere}
.pp-customer-support em{display:block;margin:4px auto 0;max-width:256px;font-size:12px;line-height:20px;font-style:normal;color:var(--pc-muted)}
.pp-customer-footer p.pp-customer-footer__legal{border-top:1px solid var(--pc-border);margin-top:32px;padding-top:20px;font-size:12px;letter-spacing:.16em;text-transform:uppercase}
/* Native login keeps its original form/security markup inside the shared site shell. */
body.login.pp-customer-continuity{display:block;padding:0;min-height:100vh;background:var(--pc-surface)}
body.login.pp-customer-continuity #login{width:min(440px,calc(100% - 32px));margin:40px auto;padding:0}
body.login.pp-customer-continuity #login h1{display:none}
body.login.pp-customer-continuity .language-switcher{margin-bottom:24px}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form){max-width:640px;margin:32px auto;padding:32px;border:1px solid var(--pc-border);border-radius:24px;background:var(--pc-bg);color:var(--pc-text)}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) input:not([type=hidden],[type=checkbox],[type=radio],[type=submit]),body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) textarea{width:100%;min-height:48px;border:1px solid var(--pc-border);border-radius:10px;background:var(--pc-surface);color:var(--pc-text);font:400 16px Geist,sans-serif;padding:12px}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) input[type=submit]{min-height:48px;padding:12px 24px;border:0;border-radius:999px;background:#5c2b8e;color:white;font:600 14px Geist,sans-serif}
body.pp-customer-continuity #existing-customer-message{font-size:13px!important;line-height:1.65!important;text-align:left!important}
body.pp-customer-continuity .woocommerce-info::before{position:static;margin-right:8px}
html.dark body.pp-customer-continuity :is(.page-header,.woocommerce-MyAccount-content,#customer_login>div,.woocommerce-ResetPassword,.woocommerce form.login,.woocommerce form.register,.woocommerce table.shop_table,#login form,#affwp-affiliate-dashboard,.wfacp_main_form,.wfacp-form,.wfacp_main_form input:not([type=submit]),.wfacp_main_form select){background:var(--pc-surface)!important;color:var(--pc-text)!important;border-color:var(--pc-border)!important}
html.dark body.pp-customer-continuity :is(h1,h2,h3,label,.woocommerce-MyAccount-navigation a,.wfacp_main_form label){color:var(--pc-text)!important}
@media(min-width:1440px){.pp-customer-header__main{grid-template-columns:auto minmax(0,1fr) auto;gap:20px}.pp-customer-nav{grid-column:2;grid-row:1;justify-content:center;border:0;padding:0;gap:8px 16px}.pp-customer-actions{grid-column:3}.pp-customer-search{width:224px}}
@media(max-width:1023px){.pp-customer-footer__grid{grid-template-columns:1fr;gap:32px}}
@media(max-width:959px){.pp-customer-utility,.pp-customer-nav,.pp-customer-actions>.pp-customer-search,.pp-customer-account{display:none!important}.pp-customer-header__main{display:flex;justify-content:space-between;gap:8px;min-height:64px;padding:12px 16px}.pp-customer-header .pp-customer-logo{gap:8px}.pp-customer-header .pp-customer-logo__title{font-size:16px;letter-spacing:-.035em}.pp-customer-header .pp-customer-logo small{display:none}.pp-customer-actions{gap:6px}.pp-customer-actions .pp-customer-action{width:44px;padding:0!important}.pp-customer-cart>span{display:none}.pp-customer-mobile-search,.pp-customer-menu-button{display:inline-flex!important}.pp-customer-research summary{font-size:13px}.pp-customer-research p{padding-inline:0}}
@media(max-width:639px){.pp-customer-container{padding-inline:16px}.pp-customer-footer>.pp-customer-container{padding-block:32px}.pp-customer-footer__nav{display:block;border-top:1px solid var(--pc-border)}.pp-customer-footer__nav details{border-bottom:1px solid var(--pc-border)}.pp-customer-footer__nav summary{min-height:44px;cursor:pointer;font-size:16px;letter-spacing:0;text-transform:none;color:var(--pc-text)}.pp-customer-footer__nav summary svg{display:block}.pp-customer-footer__nav details:not([open])>div{display:none!important}.pp-customer-footer__nav details>div{margin:0;padding-bottom:8px;gap:0}.pp-customer-support{grid-template-columns:1fr;margin-top:24px;border-inline:0;border-radius:0}.pp-customer-support>a,.pp-customer-support>div{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;min-height:64px;padding:8px 2px;text-align:left}.pp-customer-support>*+*{border-left:0;border-top:1px solid var(--pc-border)}.pp-customer-support em{display:none}.pp-customer-footer p.pp-customer-footer__legal{letter-spacing:0;text-transform:none;line-height:20px;margin-top:24px;padding-top:16px}body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form){padding:24px 16px;margin:24px 16px}}
@media(prefers-reduced-motion:reduce){.pp-customer-continuity *{scroll-behavior:auto!important}}

@media(max-width:359px){.pp-customer-header .pp-customer-logo{width:44px;min-height:44px;justify-content:center}.pp-customer-header .pp-customer-logo>span{display:none}}
@media(min-width:640px) and (max-width:959px){.pp-customer-header .pp-customer-logo small{display:block;letter-spacing:.2em}}

/* Elementor account widgets carry their own light colors; explicitly inherit the active theme. */
html.dark body.pp-customer-continuity :is(.woocommerce,.woocommerce p,.woocommerce label,#existing-customer-message,#existing-customer-message .elementor-widget-text-editor,#login p,#login label,#affwp-affiliate-dashboard){color:var(--pc-muted)!important}
html.dark body.pp-customer-continuity :is(.woocommerce,.wfacp_main_form,#login) :is(input:not([type=hidden],[type=submit],[type=button],[type=checkbox],[type=radio]),select,textarea){background:var(--pc-bg)!important;color:var(--pc-text)!important;border-color:var(--pc-border)!important}
html.dark body.pp-customer-continuity :is(div.woocommerce a:not(.button),#existing-customer-message a,#login a,.breadcrumb a,.woocommerce-breadcrumb a){color:var(--pc-primary)!important}
html.dark body.pp-customer-continuity :is(.woocommerce-info,.woocommerce-message,.woocommerce-error,#login .message,#login #login_error){background:var(--pc-notice)!important;color:var(--pc-text)!important;border-color:var(--pc-border)!important}
body.pp-customer-continuity #existing-customer-message .elementor-widget-text-editor{font-size:13px!important;line-height:1.65!important;text-align:left!important}
body.login.pp-customer-continuity .pp-customer-search{background:var(--pc-surface)!important;padding:2px 4px 2px 12px!important;border:1px solid var(--pc-border)!important;box-shadow:none!important}
body.login.pp-customer-continuity #login .button-primary{background:#5c2b8e!important;color:#fff!important;border-color:#5c2b8e!important;text-shadow:none}

/* The same Elementor title banner serves account and affiliate routes. */
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e{min-height:0!important;background:var(--pc-surface)!important}
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e::before{display:none!important;content:none!important}
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e>.e-con-inner{width:min(100% - 32px,1184px)!important;align-items:flex-start!important;gap:4px!important;padding-block:32px!important}
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e .elementor-widget{width:100%;text-align:left!important}
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e .elementor-heading-title{margin:0!important;color:var(--pc-text)!important;font:650 clamp(32px,4vw,48px)/1.05 Geist,sans-serif!important;letter-spacing:-.04em!important;text-transform:none!important}
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e .woocommerce-breadcrumb{color:var(--pc-muted)!important;font:400 14px/1.5 Geist,sans-serif!important;text-align:left!important;margin:8px 0 0!important}
body.pp-customer-continuity .elementor-element.elementor-element-827dc2e .woocommerce-breadcrumb a{color:var(--pc-primary)!important}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form){box-sizing:border-box;width:min(640px,100%);font-family:Geist,sans-serif}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) fieldset{border:0;margin:0;padding:0;min-width:0}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) legend{font-size:24px;font-weight:600;color:var(--pc-text);margin-bottom:24px}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) label{display:block;color:var(--pc-text);font-size:14px;font-weight:600;margin-bottom:8px}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) a{color:var(--pc-primary)}
body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form) p{color:var(--pc-muted)}
@media(max-width:639px){body.pp-customer-continuity :is(.affwp-login-form,.affwp-register-form){width:100%;margin-inline:0}}
/* Outrank the account plugin's generic !important button rule in the shared shell. */
body.pp-customer-continuity :is(.pp-customer-header,.pp-customer-menu) .pp-customer-action{background:var(--pc-bg)!important;color:var(--pc-text)!important;border:1px solid var(--pc-border)!important;padding:0 18px!important}
body.pp-customer-continuity .pp-customer-footer .pp-customer-theme{background:var(--pc-bg)!important;color:var(--pc-text)!important}
html.dark body.pp-customer-continuity .woocommerce-form-login__rememberme span{color:var(--pc-text)!important}
html.dark body.pp-customer-continuity :is(.show-password-input,.show-password-input::after){color:var(--pc-text)!important}
@media(max-width:959px){body.pp-customer-continuity .pp-customer-header .pp-customer-action{padding:0!important}}
