/* Additions are scoped; approved V7 spacing, typography, banners and images remain unchanged. */
.vh-consent{display:flex;gap:9px;align-items:flex-start;margin:15px 0;color:var(--ink,#143c32);font-size:12px;line-height:1.7;grid-column:1/-1}.vh-consent input{width:16px;height:16px;flex-shrink:0;margin-top:3px}.vh-consent a{text-decoration:underline}.vh-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0}.vh-lost-password{font-size:12px;text-decoration:underline;display:block;margin-top:12px}.newsletter-form{flex-wrap:wrap}.newsletter-form .vh-consent{width:100%;color:inherit}.vh-service-alert{position:fixed;bottom:20px;left:20px;right:20px;padding:16px;background:#fff3cd;color:#583d00;border:1px solid #e0bb60;z-index:99999;font-size:14px;border-radius:12px}.vh-busy{cursor:progress;opacity:.65}#authModal .auth-panel:not(.active){display:none!important}.account-sidebar button,.account-sidebar button.active,.account-sidebar button:hover{color:var(--ink,#143c32)!important}.account-sidebar button.active{background:var(--mint-soft,#e0f1eb)!important}#accountAddressForm[hidden]{display:none!important}.vh-stock-message{font-size:12px;color:#915022}button:disabled{cursor:not-allowed;opacity:.55}

/* V10: keep staff identity distinct from the customer account. */
.manager-account-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 12px}.manager-account-notice small{display:block;color:var(--muted);line-height:1.6}.manager-account-notice h2{color:var(--ink);margin:12px 0}.manager-account-notice p{line-height:1.7}
/* Author display:grid on auth-tabs must not override the native hidden attribute. */
#authModal .auth-tabs[hidden],#authModal #accountPanel[hidden]{display:none!important}
