/* Gerado pelo Gerente de Tema StabilityHost. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root { --sh-theme-primary: #852bda; --sh-theme-primary-dark: #6f1fc0; --sh-theme-accent: #a855f7; --sh-theme-font: 'Inter', Arial, sans-serif; }
body, button, input, select, textarea { font-family: var(--sh-theme-font); }
.sh-nav-cart-button, .sh-cart-menu-primary, .sh-order-cta, .sh-affiliate-cta, .sh-checkout-submit, .sh-login-submit, .sh-catalog-card-cta, .sh-order-summary-total .btn { background: var(--sh-theme-primary) !important; }
.sh-nav-cart-button:hover, .sh-cart-menu-primary:hover, .sh-order-cta:hover, .sh-affiliate-cta:hover, .sh-checkout-submit:hover, .sh-login-submit:hover, .sh-catalog-card-cta:hover { background: var(--sh-theme-primary-dark) !important; }
.sh-nav-cart-count, .sh-login-icon, .sh-account-avatar, .sh-order-progress .is-active b { background: var(--sh-theme-accent) !important; }
.sh-catalog-card, .sh-order-summary, .sh-login-card, .sh-dashboard-panel { border-color: color-mix(in srgb, var(--sh-theme-primary) 45%, #fff) !important; }
.sh-login-welcome:not(.sh-login-welcome-image) { background: linear-gradient(135deg, var(--sh-theme-primary-dark), var(--sh-theme-primary)) !important; }
.sh-page-eyebrow, .sh-managed-page-content a { color: var(--sh-theme-primary) !important; } .sh-page-button { background: var(--sh-theme-primary) !important; } .sh-page-button:hover { background: var(--sh-theme-primary-dark) !important; }
.sh-login-welcome.sh-login-welcome-image { background-image: linear-gradient(135deg, rgba(19, 20, 43, .08), rgba(19, 20, 43, .42)), var(--sh-login-hero-image); background-position: center; background-size: cover; }
.sh-login-welcome.sh-login-welcome-image .sh-login-image-label { position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; }
