:root{--anseio-theme-primary:#780007;--anseio-theme-accent:#b78355;--anseio-theme-bg:#fff8f2;--anseio-theme-surface:#fff;--anseio-theme-text:#2a1217;--anseio-theme-muted:#765f63;--anseio-theme-heading-color:#780007;--anseio-theme-heading:Cinzel Decorative,Georgia,'Times New Roman',serif;--anseio-theme-body:Poppins,Arial,Helvetica,sans-serif;--anseio-theme-button-font:Poppins,Arial,Helvetica,sans-serif;--anseio-theme-marketing-font:Cinzel Decorative,Georgia,serif;--anseio-theme-radius:28px;--anseio-theme-speed:.28s;--anseio-theme-button-bg:#780007;--anseio-theme-button-text:#fff;--anseio-theme-button-hover:#9b000b;--anseio-theme-secondary-button-bg:#fff;--anseio-theme-secondary-button-text:#780007;--anseio-theme-menu-bg:#fff;--anseio-theme-menu-text:#780007;--anseio-theme-menu-active-bg:#780007;--anseio-theme-menu-active-text:#fff;--anseio-theme-card-bg:#fff;--anseio-theme-card-text:#2a1217;--anseio-theme-link:#780007;--anseio-theme-price:#780007;--anseio-theme-input-bg:#fff;--anseio-theme-input-text:#2a1217;--anseio-theme-footer-bg:#2a0710;--anseio-theme-footer-text:#fff4f5}
body.anseio-theme-applied{font-family:var(--anseio-theme-body)!important;color:var(--anseio-theme-text)!important;background:var(--anseio-theme-bg)!important}body.anseio-theme-applied h1,body.anseio-theme-applied h2,body.anseio-theme-applied h3,.anseio-category-hero h1,.section-title h2,.hero-content-below h2,.anseio-page-intro h2{font-family:var(--anseio-theme-heading)!important;color:var(--anseio-theme-heading-color)!important}.hero-content-below h1,.hero-content-below .slogan,.anseio-home-slogan-runtime,[data-anseio-home-slogan]{font-family:var(--anseio-theme-marketing-font)!important;color:var(--anseio-theme-heading-color)!important}body.anseio-theme-applied p,body.anseio-theme-applied li,body.anseio-theme-applied span{font-family:var(--anseio-theme-body)}body.anseio-theme-applied .muted,body.anseio-theme-applied small,body.anseio-theme-applied .product-category{color:var(--anseio-theme-muted)!important}
body.anseio-theme-applied .btn-primary,body.anseio-theme-applied .btn-buy,body.anseio-theme-applied .product-btn,body.anseio-theme-applied .anseio-submit,body.anseio-theme-applied button[type=submit],body.anseio-theme-applied .anseio-preview-cta{background:linear-gradient(135deg,var(--anseio-theme-button-bg),var(--anseio-theme-button-hover))!important;border-color:transparent!important;color:var(--anseio-theme-button-text)!important;font-family:var(--anseio-theme-button-font)!important}body.anseio-theme-applied .btn-buy:hover,body.anseio-theme-applied .btn-primary:hover{background:var(--anseio-theme-button-hover)!important;color:var(--anseio-theme-button-text)!important}body.anseio-theme-applied .anseio-muted-button,body.anseio-theme-applied .btn-secondary{background:var(--anseio-theme-secondary-button-bg)!important;color:var(--anseio-theme-secondary-button-text)!important;border-color:var(--anseio-theme-secondary-button-text)!important;font-family:var(--anseio-theme-button-font)!important}
body.anseio-theme-applied a,body.anseio-theme-applied .price,body.anseio-theme-applied .product-price,body.anseio-theme-applied .anseio-section-head h2,body.anseio-theme-applied .cart-total-box h2{color:var(--anseio-theme-link)!important}body.anseio-theme-applied .price,body.anseio-theme-applied .product-price{color:var(--anseio-theme-price)!important}body.anseio-theme-applied .anseio-drawer-nav a,body.anseio-theme-applied .quick-menu a,body.anseio-theme-applied .anseio25-6-quickbar a{background:var(--anseio-theme-menu-bg)!important;color:var(--anseio-theme-menu-text)!important}body.anseio-theme-applied .anseio-drawer-nav a:hover,body.anseio-theme-applied .anseio-drawer-nav a[aria-current="page"],body.anseio-theme-applied .quick-menu a.active,body.anseio-theme-applied .anseio25-6-quickbar a.active{background:var(--anseio-theme-menu-active-bg)!important;color:var(--anseio-theme-menu-active-text)!important}
body.anseio-theme-applied .product-card,body.anseio-theme-applied .cart-line,body.anseio-theme-applied .cart-total-box,body.anseio-theme-applied .anseio-page-card,body.anseio-theme-applied .category-card,body.anseio-theme-applied .contact-card,body.anseio-theme-applied .account-card{background:var(--anseio-theme-card-bg)!important;color:var(--anseio-theme-card-text)!important;border-radius:var(--anseio-theme-radius)!important;transition:transform var(--anseio-theme-speed),box-shadow var(--anseio-theme-speed)}body.anseio-theme-applied input,body.anseio-theme-applied select,body.anseio-theme-applied textarea{background:var(--anseio-theme-input-bg)!important;color:var(--anseio-theme-input-text)!important;border-color:color-mix(in srgb,var(--anseio-theme-primary) 22%,#fff)!important}body.anseio-theme-applied footer{background:var(--anseio-theme-footer-bg)!important;color:var(--anseio-theme-footer-text)!important}body.anseio-theme-applied footer a,body.anseio-theme-applied footer p,body.anseio-theme-applied footer h3{color:var(--anseio-theme-footer-text)!important}
body[data-anseio-animation=suave] .product-card:hover{transform:translateY(-5px)}body[data-anseio-animation=editorial] .product-card:hover{transform:translateY(-8px) scale(1.01)}body[data-anseio-animation=flor] .product-card:hover{transform:translateY(-6px) rotate(-.35deg)}body[data-anseio-animation=nenhuma] *{animation:none!important;transition:none!important}
