@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

*{box-sizing:border-box}.store-body{margin:0;background:#f8f8fb;color:#191a2b;font-family:Manrope,system-ui,sans-serif}.store-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(20,22,40,.07);backdrop-filter:blur(18px)}.store-header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.store-brand{display:flex;align-items:center;gap:12px;color:#191a2b;text-decoration:none}.store-brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--store-primary);color:#fff;font-weight:800;box-shadow:0 10px 25px color-mix(in srgb,var(--store-primary) 26%,transparent)}.store-brand strong,.store-brand small{display:block}.store-brand strong{font-size:.96rem}.store-brand small{font-size:.69rem;color:#7b7c8e}.store-nav{gap:32px}.store-nav a{position:relative;color:#626375;text-decoration:none;font-size:.86rem;font-weight:700}.store-nav a:hover{color:var(--store-primary)}.store-contact-btn,.store-primary-btn,.store-ghost-btn,.store-light-btn{border-radius:12px;font-weight:750;padding:.78rem 1.15rem}.store-contact-btn{background:#191a2b;color:#fff}.store-contact-btn:hover{background:var(--store-primary);color:#fff}.store-contact-btn i,.store-light-btn i{margin-right:7px}.store-hero{position:relative;overflow:hidden;padding:94px 0 82px;background:radial-gradient(circle at 10% 0%,var(--store-primary-soft),transparent 36%),#fff}.store-kicker,.store-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--store-primary);font-size:.72rem;font-weight:800;letter-spacing:.1em}.store-hero h1{max-width:760px;margin:20px 0 22px;font-size:clamp(2.7rem,6vw,5.5rem);font-weight:800;line-height:.98;letter-spacing:-.065em}.store-hero h1 span{color:var(--store-primary)}.store-hero p{max-width:650px;color:#6b6c7e;font-size:1.05rem;line-height:1.8}.store-primary-btn{background:var(--store-primary);color:#fff;padding:.95rem 1.35rem}.store-primary-btn:hover{background:var(--store-primary-dark);color:#fff}.store-primary-btn i{margin-left:8px}.store-ghost-btn{border:1px solid #dddde7;background:#fff;color:#2d2e40;padding:.95rem 1.35rem}.store-ghost-btn:hover{border-color:var(--store-primary);color:var(--store-primary)}.store-trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:40px;color:#666779;font-size:.78rem;font-weight:650}.store-trust-row i{margin-right:6px;color:var(--store-primary)}.store-hero-art{position:relative;height:430px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,var(--store-primary-dark),#171827);box-shadow:0 32px 80px rgba(27,28,48,.2)}.hero-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px);background-size:40px 40px;transform:rotate(-8deg) scale(1.2)}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px)}.orb-one{width:220px;height:220px;right:-50px;top:-50px;background:color-mix(in srgb,var(--store-primary) 75%,#fff)}.orb-two{width:150px;height:150px;left:-35px;bottom:-30px;background:#ffb45c}.hero-card{position:absolute;background:rgba(255,255,255,.94);box-shadow:0 20px 45px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.hero-card-main{left:12%;right:12%;top:24%;bottom:25%;border-radius:28px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end}.hero-card-main>span{position:absolute;left:32px;top:32px;width:74px;height:74px;border-radius:22px;display:grid;place-items:center;background:var(--store-primary-soft);color:var(--store-primary);font-size:2rem}.hero-card-main strong{font-size:1.5rem}.hero-card-main small{margin-top:7px;color:#77788a}.hero-card-small{right:5%;bottom:7%;border-radius:18px;padding:15px 18px;display:flex;align-items:center;gap:12px}.hero-card-small>i{color:#ff9b21;font-size:1.4rem}.hero-card-small strong,.hero-card-small small{display:block}.hero-card-small small{color:#7d7e8e;font-size:.68rem}.store-categories{position:relative;z-index:3;margin-top:-28px}.store-category-row{padding:12px;border:1px solid #e7e7ed;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(28,30,50,.08);display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:8px}.store-category-pill{display:flex;align-items:center;gap:12px;padding:14px;border-radius:14px;color:#292a3d;text-decoration:none}.store-category-pill:hover{background:var(--store-primary-soft);color:var(--store-primary)}.store-category-pill>i:first-child{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#f1f1f6;color:var(--store-primary)}.store-category-pill span{flex:1}.store-category-pill strong,.store-category-pill small{display:block}.store-category-pill strong{font-size:.83rem}.store-category-pill small{margin-top:3px;color:#8a8b9a;font-size:.65rem}.store-products{padding:100px 0}.store-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.store-section-heading h2,.store-about h2{margin:8px 0 10px;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;letter-spacing:-.05em}.store-section-heading p{max-width:680px;margin:0;color:#767788}.store-count{white-space:nowrap;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid #e5e5eb;color:#747587;font-size:.72rem;font-weight:750}.store-product-card{overflow:hidden;border-radius:22px;border:1px solid #e7e7ed;background:#fff;transition:.25s ease}.store-product-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(26,27,46,.11)}.store-product-visual{position:relative;height:220px;display:grid;place-items:center;overflow:hidden}.store-product-visual:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.45);border-radius:45px;transform:rotate(25deg)}.store-product-visual>i{position:relative;z-index:2;color:#fff;font-size:4rem;filter:drop-shadow(0 12px 20px rgba(0,0,0,.14))}.visual-1{background:linear-gradient(135deg,var(--store-primary),#9c8cff)}.visual-2{background:linear-gradient(135deg,#ff8a61,#ffbd72)}.visual-3{background:linear-gradient(135deg,#168f7b,#65c7a9)}.visual-4{background:linear-gradient(135deg,#3678c8,#72b5eb)}.store-product-category{position:absolute;z-index:3;left:16px;top:16px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.9);font-size:.62rem;font-weight:800}.store-product-body{padding:22px}.store-product-body>small{color:var(--store-primary);font-size:.65rem;font-weight:800;text-transform:uppercase}.store-product-body h3{margin:8px 0 10px;font-size:1rem;font-weight:800}.store-product-body p{min-height:58px;margin:0;color:#7c7d8c;font-size:.75rem;line-height:1.65}.store-product-footer{display:flex;align-items:end;justify-content:space-between;margin-top:20px;padding-top:18px;border-top:1px solid #eeeef2}.store-product-footer span>span,.store-product-footer span{color:#858696;font-size:.62rem}.store-product-footer strong{display:block;margin-top:2px;color:#252638;font-size:1.08rem}.store-product-footer a,.store-disabled-action{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#1f2031;color:#fff;text-decoration:none}.store-product-footer a:hover{background:var(--store-primary)}.store-no-products{padding:70px 25px;text-align:center;border:1px dashed #d8d8e2;border-radius:24px;background:#fff}.store-no-products>i,.store-empty-icon{width:70px;height:70px;margin:0 auto 18px;border-radius:22px;display:grid;place-items:center;background:var(--store-primary-soft);color:var(--store-primary);font-size:1.8rem}.store-about{padding:0 0 90px}.store-about-card{display:flex;justify-content:space-between;align-items:center;gap:50px;padding:58px;border-radius:30px;background:linear-gradient(135deg,var(--store-primary-dark),#191a29);color:#fff}.store-about-card>div{max-width:760px}.store-about .store-eyebrow{color:#d4d0ff}.store-about h2{margin-top:10px}.store-about p{margin:0;color:rgba(255,255,255,.68);line-height:1.8}.store-light-btn{flex:none;background:#fff;color:#222335}.store-light-btn:hover{background:var(--store-primary);color:#fff}.store-footer{padding:42px 0;background:#12131e;color:#fff}.store-footer .container{display:flex;align-items:center;gap:28px}.store-footer-brand{display:flex;align-items:center;gap:12px}.store-footer-brand strong,.store-footer-brand small{display:block}.store-footer-brand small,.store-footer p,.store-footer>small{color:#8d8e9d;font-size:.7rem}.store-footer p{margin:0 auto}.store-empty-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at center,var(--store-primary-soft),transparent 45%),#f7f7fa}.store-empty-card{max-width:620px;padding:60px;text-align:center;border:1px solid #e3e3ea;border-radius:28px;background:#fff;box-shadow:0 25px 80px rgba(30,31,50,.1)}.store-empty-card h1{font-weight:800;letter-spacing:-.04em}.store-empty-card p{color:#777888}

@media(max-width:991.98px){.store-hero{padding-top:68px}.store-hero-art{height:360px}.store-about-card{align-items:flex-start;flex-direction:column}.store-footer .container{align-items:flex-start;flex-direction:column}.store-footer p{margin:0}.store-section-heading{align-items:flex-start;flex-direction:column}}@media(max-width:767.98px){.store-header-inner{min-height:70px}.store-contact-btn{padding:.65rem .8rem;font-size:.72rem}.store-brand small{display:none}.store-hero{padding:58px 0 65px}.store-hero h1{font-size:3rem}.store-trust-row{align-items:flex-start;flex-direction:column;gap:10px}.store-hero-art{height:315px}.hero-card-main{left:8%;right:8%;padding:25px}.hero-card-main>span{left:24px;top:24px}.store-categories{margin-top:-18px}.store-products{padding:75px 0}.store-about-card{padding:35px 28px}.store-footer .container{gap:18px}}

/* Navegação e banner principal do e-commerce */
.store-topbar{background:#161725;color:#fff;font-size:.72rem}.store-topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.store-topbar a{color:#fff;text-decoration:none;font-weight:700}.store-topbar i{margin-right:6px;color:#bdb6ff}.store-header-inner{min-height:76px}.store-header-actions{display:flex;align-items:center;gap:10px}.store-nav{align-items:center;gap:25px}.store-nav-item{position:relative;padding:27px 0}.store-nav-item>a{display:flex;align-items:center;gap:6px}.store-nav-item>a i{font-size:.55rem}.store-submenu{position:absolute;top:calc(100% - 3px);left:-18px;width:260px;padding:10px;border:1px solid #e5e5ec;border-radius:15px;background:#fff;box-shadow:0 24px 60px rgba(23,24,42,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.store-nav-item:hover .store-submenu,.store-nav-item:focus-within .store-submenu{opacity:1;visibility:visible;transform:none}.store-submenu a{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:9px;font-size:.78rem}.store-submenu a:hover{background:var(--store-primary-soft)}.store-submenu small{min-width:25px;padding:3px 7px;border-radius:999px;background:#f0f0f5;text-align:center;color:#838495}.store-user-menu{position:relative}.store-user-trigger{display:flex;align-items:center;gap:9px;padding:7px 10px;border:0;background:transparent;color:#252638;text-align:left}.store-user-trigger>i:first-child{font-size:1.45rem;color:var(--store-primary)}.store-user-trigger>i:last-child{font-size:.55rem}.store-user-trigger strong,.store-user-trigger small{display:block;white-space:nowrap}.store-user-trigger strong{font-size:.75rem}.store-user-trigger small{color:#858696;font-size:.61rem}.store-user-dropdown{position:absolute;z-index:80;right:0;top:calc(100% + 11px);width:210px;padding:9px;border:1px solid #e5e5ec;border-radius:14px;background:#fff;box-shadow:0 22px 55px rgba(23,24,42,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.store-user-menu:hover .store-user-dropdown,.store-user-menu:focus-within .store-user-dropdown{opacity:1;visibility:visible;transform:none}.store-user-dropdown a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;color:#353648;text-decoration:none;font-size:.78rem;font-weight:700}.store-user-dropdown a:hover{background:var(--store-primary-soft);color:var(--store-primary)}.store-user-dropdown hr{margin:6px 0;border-color:#ececf1}.store-main-banner{position:relative;min-height:590px;display:flex;align-items:center;overflow:hidden;background:#171827}.store-main-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.store-main-banner.without-image{background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--store-primary) 70%,#fff),transparent 32%),linear-gradient(125deg,#151624,var(--store-primary-dark))}.store-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,11,20,.88) 0%,rgba(10,11,20,.62) 48%,rgba(10,11,20,.12) 100%)}.store-banner-content{position:relative;z-index:2;color:#fff}.store-banner-content h1{max-width:760px;margin:18px 0;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:800;line-height:.98;letter-spacing:-.06em;text-shadow:0 8px 30px rgba(0,0,0,.3)}.store-banner-content p{max-width:650px;margin-bottom:28px;color:rgba(255,255,255,.82);font-size:1.05rem;line-height:1.75}.store-banner-kicker{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.store-banner-light-btn{padding:.95rem 1.35rem;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font-weight:750;backdrop-filter:blur(10px)}.store-banner-light-btn:hover{background:#fff;color:#222335}.store-promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;padding-top:32px}.store-promo-card{position:relative;min-height:190px;padding:26px;border-radius:22px;overflow:hidden;background:var(--store-primary-dark);color:#fff;text-decoration:none}.store-promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}.store-promo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),transparent)}.store-promo-card span{position:relative;z-index:2;display:block;max-width:75%}.store-promo-card strong{display:block;font-size:1.25rem}.store-promo-card small{color:rgba(255,255,255,.75)}.store-product-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover}.store-related-products{padding-top:95px}.store-related-products .store-section-heading h2{margin-top:8px}.store-standard-composition{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:#f4f3ff;color:#4e4a78}.store-standard-composition i{font-size:1.4rem;color:var(--store-primary)}.store-standard-composition strong,.store-standard-composition small{display:block}.store-standard-composition small{margin-top:2px;color:#77758d;font-size:.72rem}.store-variations strong em{display:inline-block;margin-left:7px;padding:3px 7px;border-radius:999px;background:var(--store-primary);color:#fff;font-size:.55rem;font-style:normal;text-transform:uppercase}.store-standard-finishing{padding:13px 15px;border-radius:12px;background:var(--store-primary-soft);color:var(--store-primary);font-size:.8rem;font-weight:700}.store-contact-title{margin:12px 0 20px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1;letter-spacing:-.055em}.store-contact-details{display:grid;gap:12px;margin-top:35px}.store-contact-details>div{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #e3e3ea;border-radius:14px;background:#fff}.store-contact-details>div>i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--store-primary-soft);color:var(--store-primary)}.store-contact-details small,.store-contact-details strong{display:block}.store-contact-details small{color:#898a99;font-size:.65rem}.store-contact-details strong{font-size:.82rem}.store-contact-form{padding:36px}.store-contact-form h2{font-size:1.35rem}

@media(max-width:1199.98px){.store-nav{gap:16px}.store-user-trigger small{display:none}}
@media(max-width:991.98px){.store-main-banner{min-height:500px}.store-banner-overlay{background:rgba(10,11,20,.64)}.store-user-trigger span,.store-user-trigger>i:last-child{display:none}.store-user-trigger{width:44px;height:44px;justify-content:center;padding:0;border:1px solid #e4e4eb;border-radius:12px;background:#fff}.store-user-dropdown{right:-60px}}
@media(max-width:767.98px){.store-topbar .container{min-height:30px}.store-topbar span{max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-header-inner{min-height:68px;gap:10px}.store-header-actions{gap:6px}.store-brand-mark{width:39px;height:39px}.store-brand strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-main-banner{min-height:485px}.store-banner-content h1{font-size:3rem}.store-banner-content p{font-size:.9rem}.store-categories{margin-top:0;padding-top:22px}.store-related-products{padding-top:65px}.store-user-dropdown{position:fixed;right:15px;top:104px}.store-contact-form{padding:25px 20px}}

/* Estilo configurável usado quando o banner da home não possui imagem */
.store-main-banner.without-image{isolation:isolate}
.store-main-banner.without-image:before,.store-main-banner.without-image:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}
.store-main-banner.without-image:before{width:520px;height:520px;right:-175px;top:-300px;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 82px rgba(255,255,255,.021),0 0 0 164px rgba(255,255,255,.014)}
.store-main-banner.without-image:after{width:190px;height:190px;left:43%;bottom:-145px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.018)}
.store-main-banner.without-image.theme-escuro{background:linear-gradient(132deg,#171b28 0%,#252b3d 58%,color-mix(in srgb,var(--store-primary) 52%,#171b28) 100%)}
.store-main-banner.without-image.theme-escuro .store-banner-overlay{background:linear-gradient(90deg,rgba(10,11,20,.18),transparent 72%)}
.store-main-banner.without-image.theme-claro{background:linear-gradient(125deg,color-mix(in srgb,var(--store-primary) 12%,#fff) 0%,#fff 52%,color-mix(in srgb,var(--store-primary) 7%,#fff) 100%)}
.store-main-banner.without-image.theme-claro:before{border-color:color-mix(in srgb,var(--store-primary) 16%,transparent);box-shadow:0 0 0 82px color-mix(in srgb,var(--store-primary) 3%,transparent),0 0 0 164px color-mix(in srgb,var(--store-primary) 2%,transparent)}
.store-main-banner.without-image.theme-claro:after{border-color:color-mix(in srgb,var(--store-primary) 12%,transparent);background:color-mix(in srgb,var(--store-primary) 4%,transparent)}
.store-main-banner.without-image.theme-claro .store-banner-overlay{background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 72%)}
.store-main-banner.without-image.theme-claro .store-banner-content{color:#1b1d2b}
.store-main-banner.without-image.theme-claro .store-banner-content p{color:#687080}
.store-main-banner.without-image.theme-claro .store-banner-kicker{color:var(--store-primary)}
.store-main-banner.without-image.theme-claro .store-banner-content h1{text-shadow:none}
.store-main-banner.without-image.theme-claro .store-banner-light-btn{border-color:#cfd2dc;background:rgba(255,255,255,.7);color:#252738;backdrop-filter:blur(10px)}
.store-main-banner.without-image.theme-claro .store-banner-light-btn:hover{border-color:var(--store-primary);background:#fff;color:var(--store-primary)}

.store-product-card{display:flex;flex-direction:column}.store-product-body{display:flex;flex:1;flex-direction:column}.store-product-footer{margin-top:auto}
