.reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(36px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}@keyframes gradientDrift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes floatOrb1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(70px,-50px)scale(1.08)}66%{transform:translate(-50px,70px)scale(.95)}}@keyframes floatOrb2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-90px,60px)scale(1.1)}66%{transform:translate(60px,-40px)scale(.92)}}@keyframes floatOrb3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,50px)scale(1.06)}}.home-hero{background:linear-gradient(-45deg,#fce4d6,#e8d5f0,#d4ede8,#d4e4f2,#f5e6f0,#f0ece4) 0 0/400% 400%;justify-content:center;align-items:center;min-height:100vh;animation:16s infinite gradientDrift;display:flex;position:relative;overflow:hidden}.home-hero.has-slides{background:#fff;animation:none}.hero-slide{opacity:0;z-index:0;background:#fff;justify-content:center;align-items:center;transition:opacity 1.2s ease-in-out;display:flex;position:absolute;inset:0;overflow:hidden}.hero-slide-bg-blur{filter:blur(30px)brightness(1.2)contrast(.85);opacity:.55;z-index:1;background-position:50%;background-size:cover;position:absolute;inset:-20px}.hero-slide-fg-contain{z-index:2;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-slide-overlay{z-index:0;background:linear-gradient(#fff3 0%,#ffffff0d 40%,#ffffff26 70%,#fff6 100%);position:absolute;inset:0}.hero-slide-dots{z-index:2;gap:.625rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:0 0;border:2px solid #ffffffb3;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,border-color .3s,transform .3s}.hero-dot:hover{border-color:#fff;transform:scale(1.2)}.hero-dot.active{background:#fff;border-color:#fff;transform:scale(1.15)}.home-hero.has-slides .hero-title{color:#1a1a1a;text-shadow:0 2px 20px #ffffffb3}.home-hero.has-slides .hero-subtitle{color:#333;text-shadow:0 1px 10px #fff9}.home-hero.has-slides .btn-hero-primary{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.home-hero.has-slides .btn-hero-secondary{color:#1a1a1a;background:#ffffffd9;border-color:#d8d0c8}.home-hero.has-slides .btn-hero-primary:hover{background:#333;border-color:#333;box-shadow:0 8px 24px #00000026}.home-hero.has-slides .btn-hero-secondary:hover{background:#fff;border-color:#1a1a1a;box-shadow:0 8px 24px #00000014}.home-hero.has-slides .hero-dot{border-color:#00000059}.home-hero.has-slides .hero-dot:hover{border-color:#000}.home-hero.has-slides .hero-dot.active{background:#000;border-color:#000}.home-hero.has-slides .hero-scroll-arrow{background:linear-gradient(#0000,#00000059)}.hero-orb{filter:blur(90px);pointer-events:none;z-index:0;opacity:.55;border-radius:50%;position:absolute}.hero-orb-1{background:radial-gradient(circle,#f7c8e0 0%,#0000 70%);width:640px;height:640px;animation:20s ease-in-out infinite floatOrb1;top:-160px;left:-220px}.hero-orb-2{background:radial-gradient(circle,#c4d4f8 0%,#0000 70%);width:520px;height:520px;animation:24s ease-in-out infinite floatOrb2;bottom:-120px;right:-160px}.hero-orb-3{background:radial-gradient(circle,#c4f0e0 0%,#0000 70%);width:420px;height:420px;animation:18s ease-in-out infinite floatOrb3;top:40%;left:55%}.hero-inner{z-index:1;text-align:center;max-width:760px;padding:2rem 1.5rem;position:relative}.hero-logo-img{object-fit:contain;width:auto;max-width:90%;max-height:180px;margin:0 auto 2.5rem}.hero-title{font-family:var(--font-primary);color:#1e1e1e;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:300;line-height:1.08}.hero-subtitle{font-family:var(--font-primary);color:#555;max-width:520px;margin-bottom:2.75rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:300;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-hero-primary,.btn-hero-secondary{color:#1a1a1a;font-family:var(--font-primary);letter-spacing:.03em;cursor:pointer;background:#fff;border:1.5px solid #d8d0c8;border-radius:3rem;padding:.9rem 2.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:inline-block}.btn-hero-primary:hover,.btn-hero-secondary:hover{color:#1a1a1a;border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}@keyframes scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.hero-scroll-indicator{z-index:1;flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite scrollBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-arrow{background:linear-gradient(#0000,#00000059);width:1px;height:44px}.home-section{padding:6rem 1.5rem}.home-section-inner{max-width:1240px;margin:0 auto}.home-section-header{text-align:center;margin-bottom:4rem}.home-section-tag{font-family:var(--font-primary);letter-spacing:.18em;text-transform:uppercase;color:#a08090;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:inline-block}.home-section-title{font-family:var(--font-primary);color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:300;line-height:1.12}.home-section-sub{font-family:var(--font-primary);color:#777;max-width:460px;margin:0 auto;font-size:1rem;line-height:1.7}.environments-section{background:#faf8f5}.environments-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:320px;gap:1rem;display:grid}.environments-grid .env-card:first-child{grid-row:span 2}.env-card{cursor:pointer;background:#e8e0d8;border-radius:1.25rem;position:relative;overflow:hidden}.env-card-img{object-fit:cover;width:100%;height:100%;transition:transform .65s;display:block}.env-card:hover .env-card-img{transform:scale(1.05)}.env-card-overlay{background:linear-gradient(#0000 0%,#0000001a 50%,#0009 100%);flex-direction:column;justify-content:flex-end;padding:2rem;transition:background .3s;display:flex;position:absolute;inset:0}.env-card:hover .env-card-overlay{background:linear-gradient(#0000 0%,#0003 40%,#000000b3 100%)}.env-card-title{color:#fff;font-family:var(--font-primary);margin-bottom:.375rem;font-size:1.6rem;font-weight:400;line-height:1.2}.env-card-desc{color:#ffffffd1;font-family:var(--font-primary);font-size:.85rem;line-height:1.55}.gallery-section{background:#fff}.gallery-tiles{grid-template-rows:repeat(3,280px);grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.gallery-tile{cursor:pointer;border-radius:.875rem;position:relative;overflow:hidden}.gallery-tile img{object-fit:cover;width:100%;height:100%;transition:opacity .6s,transform .55s;display:block}.gallery-tile:hover img{transform:scale(1.05)}.gallery-tile-overlay{opacity:0;z-index:3;text-align:left;background:linear-gradient(#0000 0%,#0003 40%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0;color:#fff!important}.gallery-tile-overlay.no-link{pointer-events:none}.gallery-tile:hover .gallery-tile-overlay{opacity:1}.gallery-tile-info{transition:transform .35s cubic-bezier(.16,1,.3,1);transform:translateY(15px)}.gallery-tile:hover .gallery-tile-info{transform:translateY(0)}.gallery-tile-tag{text-transform:uppercase;letter-spacing:.15em;color:#ffffffb3;margin-bottom:.25rem;font-size:.65rem;font-weight:600;display:block}.gallery-tile-title{font-size:1.15rem;font-weight:400;font-family:var(--font-primary);margin:0;line-height:1.25}.gallery-tile.fading img{opacity:0}.products-section{background:linear-gradient(150deg,#faf6f8 0%,#f5f8fa 100%)}.products-section-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.75rem;display:flex}.products-section-header .home-section-header{text-align:left;margin-bottom:0}.btn-view-all{font-family:var(--font-primary);color:#555;white-space:nowrap;border-bottom:1px solid #bbb;flex-shrink:0;align-items:center;gap:.375rem;padding-bottom:.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.btn-view-all:hover{color:#1a1a1a;border-color:#777}.home-products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.home-produto-card{color:inherit;background:#fff;border-radius:1rem;text-decoration:none;transition:box-shadow .3s,transform .3s;display:block;overflow:hidden}.home-produto-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #0000001a}.home-produto-img{aspect-ratio:1;background:#fff;position:relative;overflow:hidden}.home-produto-img img:not(.produto-watermark){object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-produto-card:hover .home-produto-img img:not(.produto-watermark){transform:scale(1.06)}.home-produto-no-img{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}.home-produto-body{padding:1.25rem 1.375rem}.home-produto-category{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#a08090;margin-bottom:.375rem;font-size:.68rem;font-weight:600}.home-produto-name{font-family:var(--font-primary);color:#1a1a1a;margin-bottom:.625rem;font-size:1rem;font-weight:500;line-height:1.4}.home-produto-price{font-family:var(--font-primary);color:#2a2a2a;font-size:1.1rem;font-weight:600}.about-section{background:#fff}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-text-side{flex-direction:column;gap:1.5rem;display:flex}.about-text-side .home-section-tag,.about-text-side .home-section-title{text-align:left;margin-bottom:0}.about-paragraph{font-family:var(--font-primary);color:#555;font-size:1rem;line-height:1.85}.about-img-side{position:relative}.about-img-main{aspect-ratio:3/4;object-fit:cover;border-radius:1.5rem;width:100%;display:block}.about-img-placeholder{aspect-ratio:3/4;color:#bbb;width:100%;font-family:var(--font-primary);background:linear-gradient(135deg,#f0e8f0,#e8f0f0);border-radius:1.5rem;justify-content:center;align-items:center;font-size:.875rem;display:flex}.about-img-accent{z-index:-1;background:linear-gradient(135deg,#fce4d6,#e8d5f0);border-radius:1.25rem;width:58%;height:58%;position:absolute;bottom:-1.75rem;left:-1.75rem}.home-cta-section{text-align:center;background:linear-gradient(-45deg,#fce4d6,#e8d5f0,#d4e4f2,#f0e8d4) 0 0/300% 300%;padding:9rem 1.5rem;animation:14s infinite gradientDrift;position:relative;overflow:hidden}.home-cta-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.home-cta-title{font-family:var(--font-primary);color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:300;line-height:1.15}.home-cta-sub{font-family:var(--font-primary);color:#666;margin-bottom:2.75rem;font-size:1rem;line-height:1.7}.home-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.location-section{background:#faf8f5}.location-grid{grid-template-columns:1fr 1.5fr;align-items:stretch;gap:3rem;display:grid}.location-info{flex-direction:column;justify-content:center;padding:2rem 0;display:flex}.location-name{font-family:var(--font-primary);color:#1a1a1a;margin-bottom:1rem;font-size:1.75rem;font-weight:400}.location-address{font-family:var(--font-primary);color:#555;align-items:flex-start;gap:.5rem;font-size:1rem;line-height:1.7;display:flex}.location-icon{flex-shrink:0;font-size:1.25rem}.location-map{border-radius:1.25rem;min-height:400px;overflow:hidden;box-shadow:0 8px 32px #00000014}.location-map iframe{width:100%;height:100%;min-height:400px;display:block}@media (width<=1024px){.environments-grid{grid-template-columns:repeat(2,1fr)}.environments-grid .env-card:first-child{grid-area:span 1/span 2}.about-grid{gap:3rem}}@media (width<=768px){.home-hero{height:60vh;min-height:60vh}.hero-logo-img{max-height:110px;margin-bottom:1.5rem}.hero-subtitle{margin-bottom:1.75rem}.home-section{padding:4rem 1.25rem}.home-section-header{margin-bottom:2.5rem}.environments-grid{grid-template-columns:1fr;grid-auto-rows:280px}.environments-grid .env-card:first-child{grid-area:auto}.gallery-tiles{grid-template-rows:repeat(3,220px);grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr;gap:2rem}.about-img-side{order:-1}.about-img-accent{display:none}.location-grid{grid-template-columns:1fr;gap:2rem}.products-section-header{flex-direction:column;align-items:flex-start;gap:.75rem}.products-section-header .home-section-header{margin-bottom:0}.home-cta-section{padding:5rem 1.25rem}.hero-scroll-indicator{display:none}}@media (width<=480px){.gallery-tiles{grid-template-rows:repeat(3,240px);grid-template-columns:1fr}}.blog-page{max-width:1240px;margin:0 auto;padding:3rem 1.5rem 5rem}.blog-header{text-align:center;margin-bottom:4rem}.blog-header-tag{font-family:var(--font-primary);letter-spacing:.18em;text-transform:uppercase;color:#a08090;margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:inline-block}.blog-header-title{font-family:var(--font-primary);color:#1a1a1a;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:300}.blog-header-sub{font-family:var(--font-primary);color:#777;max-width:500px;margin:0 auto;font-size:1rem;line-height:1.6}.blog-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.blog-post-card{background:#fff;border:1px solid #e8e2db;border-radius:.75rem;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}.blog-post-card:hover{border-color:#d8d0c8;transform:translateY(-6px);box-shadow:0 16px 36px #00000014}.blog-card-img-wrap{aspect-ratio:16/10;background:#faf8f5;width:100%;position:relative;overflow:hidden}.blog-card-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-post-card:hover .blog-card-img-wrap img{transform:scale(1.04)}.blog-post-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-card-meta{color:#888;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.blog-card-meta-tag{color:#a08090;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.blog-card-post-title{font-family:var(--font-primary);color:#1a1a1a;margin-bottom:.75rem;font-size:1.25rem;font-weight:500;line-height:1.4;transition:color .2s}.blog-post-card:hover .blog-card-post-title{color:#a08090}.blog-card-post-excerpt{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-readmore{color:#1a1a1a;align-items:center;gap:.375rem;width:fit-content;margin-top:auto;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.blog-post-card:hover .blog-card-readmore{color:#a08090;gap:.6rem}.blog-empty-state{text-align:center;color:#aaa;font-family:var(--font-primary);padding:5rem 1rem}.post-detail-container{max-width:800px;margin:0 auto;padding:4rem 1.5rem 6rem}.post-back-btn{color:#666;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.875rem;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.post-back-btn:hover{color:#1a1a1a;transform:translate(-3px)}.post-header{margin-bottom:3rem}.post-header-category{text-transform:uppercase;letter-spacing:.1em;color:#a08090;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.post-title{font-family:var(--font-primary);color:#1a1a1a;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.post-meta-info{color:#888;align-items:center;gap:1rem;font-size:.85rem;display:flex}.post-large-thumbnail{aspect-ratio:16/9;object-fit:cover;border-radius:.75rem;width:100%;margin-bottom:3.5rem;box-shadow:0 12px 32px #0000000d}.post-article-body{color:#2c2c2c;font-size:1.0625rem;line-height:1.85}.post-article-body p{margin-bottom:1.75rem}.post-article-body h2{font-family:var(--font-primary);color:#1a1a1a;margin:3rem 0 1.25rem;font-size:1.75rem;font-weight:500;line-height:1.3}.post-article-body h3{font-family:var(--font-primary);color:#1a1a1a;margin:2.5rem 0 1rem;font-size:1.35rem;font-weight:500}.post-article-body img{border-radius:.5rem;width:100%;max-width:100%;height:auto;margin:2.5rem 0;box-shadow:0 8px 24px #00000008}.post-article-body blockquote{color:#555;border-left:3px solid #a08090;margin:2.5rem 0;padding-left:1.5rem;font-size:1.2rem;font-style:italic;line-height:1.7}.post-article-body ul,.post-article-body ol{margin:0 0 2rem 1.5rem}.post-article-body li{margin-bottom:.5rem}@media (width<=968px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.blog-grid{grid-template-columns:1fr}.blog-page{padding-top:2rem;padding-bottom:3rem}.post-detail-container{padding-top:2rem}}.amb-hero{background:#fff;height:62vh;min-height:400px;position:relative;overflow:hidden}.amb-hero-slide{opacity:0;background:#fff;justify-content:center;align-items:center;transition:opacity 1.4s;display:flex;position:absolute;inset:0;overflow:hidden}.amb-hero-slide.active{opacity:1}.amb-hero-slide-bg-blur{filter:blur(30px)brightness(1.2)contrast(.85);opacity:.55;z-index:1;background-position:50%;background-size:cover;position:absolute;inset:-20px}.amb-hero-slide-fg-contain{z-index:2;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.amb-hero-overlay{z-index:1;background:linear-gradient(#ffffff26 0%,#ffffff73 100%);position:absolute;inset:0}.amb-hero-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem 1.5rem;display:flex;position:relative}.amb-hero-tag{letter-spacing:.2em;text-transform:uppercase;color:#a08090;margin-bottom:1rem;font-family:Inter,system-ui,sans-serif;font-size:.7rem;font-weight:600}.amb-hero-title{color:#1a1a1a;letter-spacing:-.02em;text-shadow:0 2px 24px #ffffffb3;margin-bottom:1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.1}.amb-hero-sub{color:#333;max-width:480px;font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.65}.amb-hero-dots{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.amb-hero-dot{cursor:pointer;background:0 0;border:1.5px solid #00000059;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .2s}.amb-hero-dot:hover{border-color:#000;transform:scale(1.2)}.amb-hero-dot.active{background:#000;border-color:#000}.amb-section{background:#faf8f5;min-height:60vh;padding-bottom:5rem}.amb-tabs-bar{z-index:50;background:#fff;border-bottom:1px solid #e8e2db;position:sticky;top:64px}.amb-tabs-inner{gap:0;max-width:1240px;margin:0 auto;padding:0 1.5rem;display:flex}.amb-tab{cursor:pointer;color:#888;letter-spacing:.02em;white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;margin-bottom:-1px;padding:1.125rem 2rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:500;transition:color .2s,border-color .2s}.amb-tab:hover{color:#333}.amb-tab.active{color:#1a1a1a;border-bottom-color:#1a1a1a}.amb-cat-bar{flex-wrap:wrap;gap:.5rem;max-width:1240px;margin:0 auto;padding:1.75rem 1.5rem 0;display:flex}.amb-cat-btn{cursor:pointer;color:#666;white-space:nowrap;background:#fff;border:1.5px solid #d8d0c8;border-radius:2rem;padding:.45rem 1.125rem;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.amb-cat-btn:hover{color:#333;border-color:#999}.amb-cat-btn.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.amb-grid-wrap{max-width:1240px;margin:0 auto;padding:2rem 1.5rem 0}.amb-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.amb-card{background:#fff;border-radius:1rem;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.amb-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000001a}.amb-card-img{aspect-ratio:1;background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.amb-card-img img{object-fit:contain;width:100%;height:100%;transition:transform .5s;display:block}.amb-card:hover .amb-card-img img{transform:scale(1.05)}.amb-card-body{flex-direction:column;flex:1;gap:.625rem;padding:1rem 1.125rem 1.125rem;display:flex}.amb-card-cat{letter-spacing:.12em;text-transform:uppercase;color:#a08090;font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600}.amb-card-name{color:#1a1a1a;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:400;line-height:1.3}.amb-btn-whatsapp{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:2rem;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;padding:.6rem 1.125rem;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.amb-btn-whatsapp:hover{color:#fff;background:#1db954;transform:translateY(-1px)}.amb-btn-whatsapp svg{flex-shrink:0;width:15px;height:15px}.amb-empty{text-align:center;color:#aaa;grid-column:1/-1;padding:5rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem}.amb-loading{color:#aaa;justify-content:center;align-items:center;gap:.75rem;padding:5rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;display:flex}.amb-spinner{border:2px solid #e5e5e5;border-top-color:#aaa;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@media (width<=1024px){.amb-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.amb-hero{height:40vh;min-height:280px}.amb-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}.amb-tab{padding:.875rem 1.25rem;font-size:.85rem}.amb-cat-bar,.amb-grid-wrap{padding:1.25rem 1rem 0}.amb-tabs-bar{top:56px}}@media (width<=480px){.amb-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.amb-card-body{padding:.75rem .875rem .875rem}.amb-card-name{font-size:1rem}}.adetalhe-back{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.6rem 0;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.adetalhe-back:hover{color:#1a1a1a}.adetalhe-page{background:#faf8f5;min-height:100vh;padding-bottom:5rem}.adetalhe-top{max-width:1240px;margin:0 auto;padding:1.5rem 1.5rem 0}.adetalhe-body{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;max-width:1240px;margin:0 auto;padding:2rem 1.5rem 0;display:grid}.adetalhe-viewer{position:sticky;top:80px}.adetalhe-view-tabs{background:#ede8e2;border-radius:2rem;gap:0;width:fit-content;margin-bottom:.75rem;padding:.2rem;display:flex}.adetalhe-view-tab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:2rem;padding:.4rem 1.25rem;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:500;transition:background .2s,color .2s}.adetalhe-view-tab.active{color:#1a1a1a;background:#fff;box-shadow:0 1px 4px #0000001a}.adetalhe-view-tab:hover:not(.active){color:#444}.adetalhe-viewer-wrap{aspect-ratio:1;background:#fff;border-radius:1.25rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}model-viewer{--poster-color:#fff;background:#fff;width:100%;height:100%}.adetalhe-img-fallback{object-fit:contain;width:100%;height:100%;display:block}.adetalhe-no-model{color:#fff;letter-spacing:.06em;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border-radius:2rem;padding:.35rem .875rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:500;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.adetalhe-info{flex-direction:column;gap:1.25rem;padding-top:.5rem;display:flex}.adetalhe-section-tag{letter-spacing:.14em;text-transform:uppercase;color:#b09090;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600;display:flex}.adetalhe-3d-badge{color:#fff;letter-spacing:.1em;background:#1a1a1a;border-radius:2rem;padding:.15rem .5rem;font-size:.6rem}.adetalhe-name{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.1}.adetalhe-divider{background:#c8b8a8;width:2.5rem;height:1.5px}.adetalhe-cat{color:#666;flex-direction:column;gap:.3rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;display:flex}.adetalhe-cat strong{color:#1a1a1a;font-weight:500}.adetalhe-hint{color:#999;background:#f0ece8;border-radius:.625rem;padding:.875rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;line-height:1.55}.adetalhe-actions{flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.adetalhe-btn-whatsapp{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.75rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.adetalhe-btn-whatsapp:hover{color:#fff;background:#1db954;transform:translateY(-2px)}.adetalhe-btn-whatsapp svg{flex-shrink:0;width:18px;height:18px}.adetalhe-btn-sketchup{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #d8d0c8;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.75rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.adetalhe-btn-sketchup:hover{background:#faf8f5;border-color:#1a1a1a;transform:translateY(-2px)}.adetalhe-btn-sketchup svg{flex-shrink:0;width:18px;height:18px}.adetalhe-controls-hint{color:#aaa;text-align:center;margin-top:.625rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem}.adetalhe-loading,.adetalhe-error{color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;font-family:Inter,system-ui,sans-serif;font-size:.9rem;display:flex}.adetalhe-spinner{border:2.5px solid #e5e5e5;border-top-color:#aaa;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.adl-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.adl-modal{background:#fff;border-radius:1.25rem;width:100%;max-width:440px;padding:2rem;animation:.25s slideUp;position:relative;box-shadow:0 20px 60px #0000002e}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.adl-modal-x{color:#aaa;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1rem}.adl-modal-x:hover{color:#333}.adl-modal-header{margin-bottom:1.5rem}.adl-modal-tag{letter-spacing:.14em;text-transform:uppercase;color:#b09090;font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:600}.adl-modal-title{color:#1a1a1a;margin:.3rem 0 .5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:300;line-height:1.2}.adl-modal-sub{color:#888;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;line-height:1.55}.adl-modal-form{flex-direction:column;gap:1rem;display:flex}.adl-field{flex-direction:column;gap:.35rem;display:flex}.adl-field label{color:#555;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600}.adl-field input{color:#1a1a1a;background:#faf8f5;border:1.5px solid #e0d8d0;border-radius:.625rem;outline:none;padding:.65rem .875rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;transition:border-color .15s}.adl-field input:focus{background:#fff;border-color:#1a1a1a}.adl-field input::placeholder{color:#bbb}.adl-field-error{color:#e53e3e;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.8rem}.adl-btn-download{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;margin-top:.25rem;padding:.9rem 1.75rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.adl-btn-download:hover:not(:disabled){background:#333;transform:translateY(-2px)}.adl-btn-download:disabled{opacity:.6;cursor:not-allowed}.adl-btn-download svg{flex-shrink:0;width:18px;height:18px}.adl-modal-success{text-align:center;flex-direction:column;align-items:center;gap:.875rem;padding:1rem 0;display:flex}.adl-success-icon{color:#065f46;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.adl-modal-success h3{color:#1a1a1a;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:400}.adl-modal-success p{color:#666;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.875rem;line-height:1.6}.adl-btn-close{cursor:pointer;background:#fff;border:1.5px solid #d8d0c8;border-radius:2rem;margin-top:.5rem;padding:.65rem 2rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;transition:border-color .2s}.adl-btn-close:hover{border-color:#1a1a1a}.adetalhe-lightbox{z-index:300;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;padding:1.5rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.adetalhe-lightbox-img{object-fit:contain;cursor:default;border-radius:.5rem;max-width:100%;max-height:90vh;animation:.22s slideUp;box-shadow:0 24px 80px #00000080}.adetalhe-lightbox-close{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;line-height:1;transition:background .2s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.adetalhe-lightbox-close:hover{background:#ffffff47}@media (width<=900px){.adetalhe-body{grid-template-columns:1fr;gap:2rem}.adetalhe-viewer{position:static}}@media (width<=600px){.adetalhe-top{padding:1rem 1rem 0}.adetalhe-body{padding:1.5rem 1rem 0}.adetalhe-name{font-size:2rem}.adl-modal{padding:1.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-primary:"Inter", system-ui, sans-serif}body{font-family:var(--font-primary);color:#1a1a1a;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.setup-card{background:#fff;border-radius:.75rem;width:100%;max-width:560px;overflow:hidden;box-shadow:0 4px 24px #00000014}.setup-header{color:#fff;background:#1a1a1a;padding:1.75rem 2rem}.setup-header h1{margin-bottom:.375rem;font-size:1.375rem}.setup-header p{color:#aaa;font-size:.875rem}.setup-form{flex-direction:column;gap:1.125rem;padding:2rem;display:flex}.setup-step-header{margin-bottom:.5rem}.setup-step-badge{color:#555;background:#f0f0f0;border-radius:1rem;margin-bottom:.625rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.setup-step-header h2{margin-bottom:.375rem;font-size:1.125rem}.setup-step-header p{color:#666;font-size:.875rem;line-height:1.5}.setup-step-header code{background:#f0f0f0;border-radius:.25rem;padding:.1rem .35rem;font-size:.8rem}.setup-form label{flex-direction:column;gap:.375rem;font-size:.9rem;font-weight:500;display:flex}.setup-form input,.setup-form textarea{border:1px solid #d1d1d1;border-radius:.375rem;padding:.5rem .75rem;font-family:monospace;font-size:.9rem}.setup-form input{font-family:system-ui,sans-serif}.setup-form textarea{resize:vertical}.setup-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:.375rem;margin-top:.25rem;padding:.75rem;font-size:1rem;font-weight:600;transition:background .15s}.setup-btn:hover:not(:disabled){background:#333}.setup-btn:disabled{opacity:.6;cursor:not-allowed}.setup-error{color:#c00;background:#fff0f0;border:1px solid #fcc;border-radius:.375rem;padding:.625rem .875rem;font-size:.875rem;line-height:1.5}.setup-waiting{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.setup-waiting p{font-weight:500}.setup-waiting-sub{color:#888;font-size:.875rem;font-weight:400!important}.setup-spinner{border:3px solid #e5e5e5;border-top-color:#1a1a1a;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.navbar{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:center;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.navbar nav{gap:1.5rem;display:flex}.navbar nav a{color:#555;transition:color .2s}.navbar nav a.active,.navbar nav a:hover{color:#000;font-weight:600}.footer{text-align:center;color:#555;border-top:1px solid #e5e5e5;padding:2rem;font-size:.875rem}.footer-social{justify-content:center;gap:1rem;margin:.5rem 0;display:flex}.footer-copy{margin-top:.5rem}.whatsapp-button{color:#fff;z-index:200;background:#25d366;border-radius:2rem;padding:.75rem 1.25rem;font-weight:600;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 2px 8px #0003}.whatsapp-button:hover{background:#1ebe5d}.btn-primary{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:.375rem;padding:.625rem 1.25rem;font-weight:600;display:inline-block}.btn-primary:hover{background:#333}.btn-secondary{color:#1a1a1a;border:1px solid #1a1a1a;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;display:inline-block}.btn-secondary:hover{background:#f5f5f5}.page-content{max-width:800px;margin:4rem auto;padding:0 1.5rem}.page-content h1{margin-bottom:1rem;font-size:2rem}.hero{text-align:center;background:#f0f0f0;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:1;padding:2rem;position:relative}.hero-content h1{margin-bottom:1rem;font-size:2.5rem}.hero-content p{color:#444;margin-bottom:1.5rem;font-size:1.125rem}.section-about{text-align:center;max-width:700px;margin:4rem auto;padding:0 1.5rem}.section-about h2{margin-bottom:1rem;font-size:1.75rem}.section-cta{color:#fff;text-align:center;background:#1a1a1a;margin-top:4rem;padding:4rem 1.5rem}.section-cta h2{margin-bottom:1.5rem;font-size:1.75rem}.section-cta .btn-primary{color:#1a1a1a;background:#fff}.blog-list{gap:2rem;margin-top:2rem;display:grid}.blog-card{border:1px solid #e5e5e5;border-radius:.5rem;overflow:hidden}.blog-card img{object-fit:cover;width:100%;height:200px}.blog-card-body{padding:1.25rem}.blog-card-body h2{margin-bottom:.5rem;font-size:1.25rem}.blog-card-date{color:#888;margin-bottom:.75rem;font-size:.875rem}.post-content{max-width:720px;margin:3rem auto;padding:0 1.5rem}.post-thumbnail{object-fit:cover;border-radius:.5rem;width:100%;max-height:400px;margin-bottom:2rem}.post-content h1{margin-bottom:.5rem;font-size:2rem}.post-date{color:#888;margin-bottom:2rem;font-size:.875rem}.post-body{line-height:1.75}.post-body h2,.post-body h3{margin:1.5rem 0 .75rem}.post-body p{margin-bottom:1rem}.post-body img{border-radius:.375rem;margin:1rem 0}.admin-layout{min-height:100vh;font-family:system-ui,sans-serif;display:flex}.admin-sidebar{color:#fff;background:#1a1a1a;flex-direction:column;flex-shrink:0;gap:1.5rem;width:220px;padding:1.5rem 1rem;display:flex}.admin-sidebar h2{font-size:1.25rem}.admin-sidebar nav{flex-direction:column;gap:.75rem;display:flex}.admin-sidebar nav a{color:#ccc;border-radius:.375rem;padding:.5rem .75rem}.admin-sidebar nav a:hover{color:#fff;background:#333}.btn-logout{color:#ccc;cursor:pointer;background:0 0;border:1px solid #555;border-radius:.375rem;margin-top:auto;padding:.5rem}.btn-logout:hover{background:#333}.admin-main{flex:1;padding:2rem;overflow-y:auto}.admin-page-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.admin-main h1{margin-bottom:1.5rem;font-size:1.5rem}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e5e5e5;padding:.75rem}.admin-table th{background:#f5f5f5;font-weight:600}.admin-table button{cursor:pointer;color:#c00;background:0 0;border:none}.admin-form{flex-direction:column;gap:1rem;max-width:680px;display:flex}.admin-form label{flex-direction:column;gap:.375rem;font-size:.9rem;font-weight:500;display:flex}.admin-form input,.admin-form textarea{border:1px solid #d1d1d1;border-radius:.375rem;padding:.5rem .75rem;font-family:inherit;font-size:1rem}.admin-form textarea{resize:vertical}.admin-form h3{color:#555;border-bottom:1px solid #e5e5e5;margin-top:.5rem;padding-bottom:.25rem;font-size:1rem}.checkbox-label{align-items:center;flex-direction:row!important;gap:.5rem!important}.form-actions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.form-error{color:#c00;font-size:.875rem}.thumbnail-preview{object-fit:cover;border-radius:.375rem;width:120px;height:80px;margin-top:.5rem}.admin-login{background:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-login-form{background:#fff;border-radius:.75rem;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 2px 12px #00000014}.admin-login-form h1{font-size:1.5rem}.admin-login-form label{flex-direction:column;gap:.375rem;font-weight:500;display:flex}.admin-login-form input{border:1px solid #d1d1d1;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem}.admin-login-form button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:.375rem;padding:.625rem;font-size:1rem;font-weight:600}.admin-login-form button:hover{background:#333}.dashboard-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.dashboard-card{border:1px solid #e5e5e5;border-radius:.5rem;padding:1.5rem;transition:box-shadow .15s;display:block}.dashboard-card:hover{box-shadow:0 2px 8px #00000014}.dashboard-card h3{margin-bottom:.5rem;font-size:1.125rem}.dashboard-card p{color:#666;font-size:.875rem}.admin-brand{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:block}.admin-nav-section{text-transform:uppercase;letter-spacing:.08em;color:#666;padding:.75rem .75rem .25rem;font-size:.7rem;display:block}.admin-sidebar nav a.active{color:#fff;background:#333}.admin-field-hint{color:#888;margin:-.5rem 0 0;font-size:.8rem}.form-row{flex-wrap:wrap;gap:1rem;display:flex}.form-row label{flex:1;min-width:120px}.admin-form select{background:#fff;border:1px solid #d1d1d1;border-radius:.375rem;padding:.5rem .75rem;font-family:inherit;font-size:1rem}.font-type-options{flex-wrap:wrap;gap:1.5rem;margin-top:.25rem;display:flex}.radio-label{cursor:pointer;align-items:center;flex-direction:row!important;gap:.5rem!important;font-weight:400!important;display:flex!important}.td-produto{align-items:center;gap:.75rem;display:flex}.td-produto small{color:#888;font-size:.75rem;display:block}.table-thumb{object-fit:cover;border-radius:.25rem;flex-shrink:0;width:48px;height:48px}.row-warning td{background:#fffbeb}.price-compare{color:#999;font-size:.8rem;text-decoration:line-through;display:block}.badge-danger{color:#c00;font-size:.8rem;font-weight:600}.badge-warning{color:#b45309;font-size:.8rem;font-weight:600}.badge-success{color:#16a34a;font-size:.8rem;font-weight:600}.badge-info{color:#1d4ed8;font-size:.8rem;font-weight:600}.badge-toggle{cursor:pointer;border:none;border-radius:1rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.badge-toggle.active{color:#16a34a;background:#dcfce7}.badge-toggle.inactive{color:#888;background:#f3f4f6}.btn-link{color:#1a1a1a;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.image-grid{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.image-grid-item{width:100px;position:relative}.image-grid-item img{object-fit:cover;border:1px solid #e5e5e5;border-radius:.375rem;width:100px;height:100px}.image-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex;position:absolute;top:4px;right:4px}.image-principal{text-align:center;color:#fff;background:#0000008c;border-radius:0 0 .375rem .375rem;padding:.1rem 0;font-size:.65rem;position:absolute;bottom:4px;left:0;right:0}.pedido-detalhe-row td{background:#f9f9f9}.pedido-detalhe{flex-wrap:wrap;gap:2rem;padding:1rem;display:flex}.pedido-detalhe-itens,.pedido-detalhe-cliente{flex:1;min-width:200px}.pedido-detalhe-itens strong,.pedido-detalhe-cliente strong{margin-bottom:.5rem;display:block}.pedido-item{border-bottom:1px solid #e5e5e5;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.pedido-item img{object-fit:cover;border-radius:.25rem;width:36px;height:36px}.pedido-item span:last-child{margin-left:auto;font-weight:600}.pedido-detalhe-cliente p{margin-bottom:.5rem;font-size:.875rem;line-height:1.6}.navbar-cart{cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.navbar-cart-badge{color:#fff;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.cart-overlay{z-index:300;background:#0006;position:fixed;inset:0}.cart-drawer{z-index:301;background:#fff;flex-direction:column;width:380px;max-width:100vw;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cart-drawer-header h2{font-size:1.125rem}.cart-close{cursor:pointer;color:#555;background:0 0;border:none;font-size:1.25rem}.cart-empty{color:#888;flex:1;justify-content:center;align-items:center;display:flex}.cart-items{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}.cart-item{align-items:flex-start;gap:.75rem;display:flex}.cart-item img{object-fit:cover;border-radius:.375rem;flex-shrink:0;width:64px;height:64px}.cart-item-info{flex:1}.cart-item-name{margin-bottom:.25rem;font-size:.9rem;font-weight:500}.cart-item-price{color:#555;margin-bottom:.375rem;font-size:.875rem}.cart-item-qty{align-items:center;gap:.5rem;display:flex}.cart-item-qty button{cursor:pointer;background:#fff;border:1px solid #d1d1d1;border-radius:.25rem;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;display:flex}.cart-item-qty span{text-align:center;min-width:20px;font-size:.9rem}.cart-item-remove{color:#999;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem;font-size:.875rem}.cart-footer{border-top:1px solid #e5e5e5;padding:1.25rem 1.5rem}.cart-total{justify-content:space-between;margin-bottom:1rem;font-size:1rem;display:flex}.cart-total strong{font-size:1.125rem}.cart-checkout-btn{width:100%;padding:.875rem;font-size:1rem}.loja-page{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem}.loja-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.loja-header h1{font-size:1.75rem}.loja-categorias{flex-wrap:wrap;gap:.5rem;display:flex}.loja-categorias button{cursor:pointer;background:#fff;border:1px solid #d1d1d1;border-radius:2rem;padding:.375rem 1rem;font-size:.875rem}.loja-categorias button.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.loja-empty{color:#888}.loja-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem;display:grid}.produto-card{border:1px solid #e5e5e5;border-radius:.5rem;transition:box-shadow .15s;overflow:hidden}.produto-card:hover{box-shadow:0 4px 16px #00000014}.produto-card-img{aspect-ratio:1;background:#fff;display:block;position:relative;overflow:hidden}.produto-card-img img:not(.produto-watermark){object-fit:cover;width:100%;height:100%;transition:transform .3s}.produto-card:hover .produto-card-img img:not(.produto-watermark){transform:scale(1.04)}.produto-sem-imagem{color:#bbb;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}.produto-esgotado{color:#fff;background:#000000b3;border-radius:.25rem;padding:.2rem .6rem;font-size:.75rem;position:absolute;top:.75rem;left:.75rem}.produto-card-body{padding:1rem}.produto-card-body h3{margin-bottom:.25rem;font-size:1rem}.produto-card-body small{color:#888;margin-bottom:.5rem;font-size:.75rem;display:block}.produto-precos{align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.produto-precos strong{font-size:1.125rem}.preco-riscado{color:#999;font-size:.875rem;text-decoration:line-through}.produto-add-btn{width:100%;padding:.5rem;font-size:.875rem}.produto-detalhe{grid-template-columns:1fr 1fr;gap:3rem;max-width:1000px;margin:3rem auto;padding:0 1.5rem;display:grid}@media (width<=680px){.produto-detalhe{grid-template-columns:1fr}}.produto-imagem-principal{aspect-ratio:1;background:#f5f5f5;border-radius:.5rem;position:relative;overflow:hidden}.produto-imagem-principal img:not(.produto-watermark){object-fit:cover;width:100%;height:100%}.produto-sem-imagem-lg{color:#bbb;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.produto-thumbnails{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.produto-thumbnails img{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:.375rem;width:64px;height:64px}.produto-thumbnails img.active{border-color:#1a1a1a}.produto-info{flex-direction:column;gap:1rem;display:flex}.produto-categoria{color:#888;font-size:.875rem}.produto-info h1{font-size:1.75rem}.produto-precos-detalhe{align-items:baseline;gap:.75rem;display:flex}.produto-precos-detalhe strong{font-size:1.75rem}.badge-desconto{color:#16a34a;background:#dcfce7;border-radius:.25rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.produto-descricao{color:#555;line-height:1.7}.produto-qty{align-items:center;gap:.75rem;display:flex}.produto-qty button{cursor:pointer;background:#fff;border:1px solid #d1d1d1;border-radius:.375rem;width:36px;height:36px;font-size:1.25rem}.produto-qty span{text-align:center;min-width:2rem;font-size:1.125rem}.produto-qty small{color:#888;font-size:.8rem}.produto-comprar-btn{padding:.875rem 2rem;font-size:1rem}.produto-esgotado-msg{color:#c00;font-weight:600}.produto-voltar{align-self:flex-start}.produto-watermark{opacity:.45;pointer-events:none;z-index:2;filter:drop-shadow(0 1px 3px #00000040);width:60px;height:auto;transition:opacity .3s;position:absolute;bottom:.75rem;right:.75rem}.produto-card:hover .produto-watermark,.home-produto-card:hover .produto-watermark{opacity:.6}.produto-imagem-principal .produto-watermark{width:90px;bottom:1rem;right:1rem}.checkout-page{max-width:1000px;margin:2.5rem auto;padding:0 1.5rem}.checkout-grid{grid-template-columns:1fr 1.5fr;gap:2.5rem;display:grid}@media (width<=700px){.checkout-grid{grid-template-columns:1fr}}.checkout-resumo{background:#f9f9f9;border-radius:.5rem;align-self:start;padding:1.5rem}.checkout-resumo h2,.checkout-form h2{margin-bottom:1rem;font-size:1.25rem}.checkout-items{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.checkout-item{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.checkout-item img{object-fit:cover;border-radius:.375rem;width:48px;height:48px}.checkout-item div{flex:1}.checkout-item div p{font-weight:500}.checkout-item div small{color:#888}.checkout-item strong{white-space:nowrap}.checkout-total{border-top:1px solid #e5e5e5;justify-content:space-between;padding-top:.75rem;font-size:1rem;display:flex}.checkout-form{flex-direction:column;gap:.875rem;display:flex}.checkout-form h3{color:#555;border-bottom:1px solid #e5e5e5;margin-top:.25rem;padding-bottom:.25rem;font-size:.9rem;font-weight:600}.checkout-form label{flex-direction:column;gap:.3rem;font-size:.875rem;font-weight:500;display:flex}.checkout-form input,.checkout-form select{background:#fff;border:1px solid #d1d1d1;border-radius:.375rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.checkout-aviso{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem}.checkout-submit{margin-top:.5rem;padding:.875rem;font-size:1rem}.checkout-sucesso{text-align:center;padding:4rem 1.5rem}.sucesso-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.75rem;display:flex}.checkout-sucesso h1{margin-bottom:.75rem;font-size:1.75rem}.checkout-sucesso p{color:#555;margin-bottom:.5rem}.checkout-sucesso .btn-primary{margin-top:1.5rem}.setup-toggle-card{border:1px solid #e5e5e5;border-radius:.5rem;padding:1rem}.setup-toggle-label{cursor:pointer;align-items:center;flex-direction:row!important;gap:0!important;display:flex!important}.setup-toggle-info{flex:1}.setup-toggle-info strong{margin-bottom:.2rem;font-size:.9rem;display:block}.setup-toggle-info span{color:#666;font-size:.8rem}.setup-toggle-input{display:none}.setup-toggle-slider{background:#d1d1d1;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.setup-toggle-slider:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.setup-toggle-input:checked+.setup-toggle-slider{background:#1a1a1a}.setup-toggle-input:checked+.setup-toggle-slider:after{transform:translate(20px)}.conta-auth-page{background:#f9f9f9;justify-content:center;align-items:center;min-height:60vh;padding:3rem 1.5rem;display:flex}.conta-auth-card{background:#fff;border-radius:.75rem;width:100%;max-width:420px;padding:2.5rem 2rem;box-shadow:0 2px 12px #00000014}.conta-auth-card h1{margin-bottom:1.5rem;font-size:1.375rem}.conta-auth-switch{text-align:center;color:#555;margin-top:1.25rem;font-size:.875rem}.conta-auth-switch a{color:#1a1a1a;font-weight:600;text-decoration:underline}.conta-page{padding-top:2rem}.conta-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;display:flex}.conta-header h1{font-size:1.75rem}.conta-email{color:#888;margin-top:.25rem;font-size:.875rem}.conta-page h2{margin-bottom:1rem;font-size:1.25rem}.conta-empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.conta-orders{flex-direction:column;gap:1rem;display:flex}.conta-order-card{border:1px solid #e5e5e5;border-radius:.5rem;padding:1.25rem 1.5rem}.conta-order-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.conta-order-top div{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.conta-order-id{font-size:.9rem;font-weight:600}.conta-order-items{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.conta-order-item-name{color:#555;background:#f5f5f5;border-radius:1rem;padding:.2rem .6rem;font-size:.8rem}.conta-order-bottom{justify-content:space-between;align-items:center;display:flex}.conta-order-bottom small{color:#888}.pedido-detalhe-page{padding-top:2rem}.pedido-detalhe-nav{margin-bottom:1.5rem}.pedido-detalhe-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.pedido-detalhe-header h1{font-size:1.5rem}.pedido-detalhe-section{border:1px solid #e5e5e5;border-radius:.5rem;margin-bottom:2rem;padding:1.25rem 1.5rem}.pedido-detalhe-section h3{border-bottom:1px solid #e5e5e5;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.pedido-detalhe-section p{color:#444;font-size:.9rem;line-height:1.6}.pedido-detalhe-total{border-top:1px solid #e5e5e5;justify-content:space-between;margin-top:.75rem;padding-top:.75rem;font-size:1rem;display:flex}.pedido-item-name{flex:1;font-size:.875rem}.order-cancelled-notice{color:#c00;background:#fff0f0;border:1px solid #fcc;border-radius:.375rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.order-timeline{align-items:flex-start;gap:0;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.timeline-step{color:#bbb;text-align:center;flex-direction:column;flex:1;align-items:center;min-width:80px;font-size:.72rem;display:flex;position:relative}.timeline-step:before{content:"";z-index:0;background:#e5e5e5;height:2px;position:absolute;top:10px;left:-50%;right:50%}.timeline-step:first-child:before{display:none}.timeline-dot{z-index:1;background:#fff;border:2px solid #e5e5e5;border-radius:50%;width:20px;height:20px;margin-bottom:.5rem;position:relative}.timeline-step.done .timeline-dot{background:#16a34a;border-color:#16a34a}.timeline-step.done:before{background:#16a34a}.timeline-step.current .timeline-dot{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 0 0 4px #1d4ed826}.timeline-step.done span,.timeline-step.current span{color:#1a1a1a;font-weight:500}.pix-copy{background:#f5f5f5;border-radius:.375rem;margin-top:.75rem;padding:.875rem 1rem}.pix-copy-label{color:#555;margin-bottom:.375rem;font-size:.8rem;font-weight:600}.pix-copy-code{word-break:break-all;color:#1a1a1a;font-family:monospace;font-size:.8rem;display:block}.checkout-pagamento-page{background:#f9f9f9;justify-content:center;align-items:flex-start;min-height:60vh;padding:3rem 1.5rem;display:flex}.checkout-pagamento-card{background:#fff;border-radius:.75rem;width:100%;max-width:520px;overflow:hidden;box-shadow:0 2px 16px #00000014}.checkout-pagamento-header{text-align:center;background:#f0faf4;border-bottom:1px solid #d1fae5;padding:2rem}.checkout-sucesso-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto .75rem;font-size:1.5rem;display:flex}.checkout-pagamento-header h1{margin-bottom:.375rem;font-size:1.375rem}.checkout-pagamento-header p{color:#555;font-size:.9rem}.checkout-pagamento-body{padding:2rem}.checkout-pagamento-body h2{margin-bottom:1.25rem;font-size:1.125rem}.payment-methods{gap:.75rem;margin-bottom:1.5rem;display:flex}.payment-method-btn{cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:.5rem;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:500;transition:border-color .15s;display:flex}.payment-method-btn:hover{border-color:#999}.payment-method-btn.selected{background:#f9f9f9;border-color:#1a1a1a}.payment-method-icon{font-size:1.5rem}.checkout-pagamento-confirm{width:100%;padding:.875rem;font-size:1rem}.checkout-pagamento-hint{color:#888;text-align:center;margin-top:1rem;font-size:.8rem}.checkout-pagamento-hint a{color:#1a1a1a;text-decoration:underline}.checkout-pagamento-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.pix-display{flex-direction:column;align-items:center;gap:1rem;display:flex}.pix-display h2{align-self:flex-start;font-size:1.125rem}.pix-instructions{color:#555;text-align:center;font-size:.875rem}.pix-qr{border:1px solid #e5e5e5;border-radius:.5rem;width:200px;height:200px}.pix-copia-e-cola{background:#f5f5f5;border-radius:.375rem;width:100%;padding:1rem}.pix-copy-row{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.pix-copy-code{color:#555;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:monospace;font-size:.75rem;overflow:hidden}.pix-copy-btn{flex-shrink:0;padding:.3rem .75rem;font-size:.8rem}.checkout-aguardando-label{color:#555;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.pix-spinner{border:2px solid #d1d1d1;border-top-color:#555;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite spin}.boleto-display{flex-direction:column;gap:1rem;display:flex}.boleto-display h2{font-size:1.125rem}.boleto-display p{color:#555;font-size:.875rem}.boleto-barcode{background:#f5f5f5;border-radius:.375rem;margin-top:.5rem;padding:1rem}.boleto-barcode p{margin-bottom:.375rem}.boleto-barcode code{word-break:break-all;font-family:monospace;font-size:.8rem}.outras-formas-section{margin-top:1.25rem}.outras-formas-divider{color:#aaa;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8rem;display:flex}.outras-formas-divider:before,.outras-formas-divider:after{content:"";background:#e5e5e5;flex:1;height:1px}.btn-whatsapp-comercial{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:.5rem;flex-direction:column;align-items:center;gap:.375rem;width:100%;padding:1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.btn-whatsapp-comercial:hover{background:#1ebe5d}.btn-whatsapp-comercial .whatsapp-icon{font-size:1.25rem}.btn-whatsapp-comercial small{opacity:.9;font-size:.75rem;font-weight:400}.admin-section-card{background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;max-width:680px;padding:1.5rem}.admin-section-card h3{color:#333;margin-bottom:.75rem;font-size:1rem}.form-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;padding:.625rem .875rem;font-size:.875rem}.pedidos-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.filter-btn{cursor:pointer;background:#fff;border:1px solid #d1d1d1;border-radius:2rem;padding:.375rem .875rem;font-size:.8rem}.filter-btn:hover{background:#f5f5f5}.filter-btn.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.pedido-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.btn-status-advance{color:#fff;cursor:pointer;white-space:nowrap;background:#1d4ed8;border:none;border-radius:.375rem;padding:.3rem .6rem;font-size:.75rem}.btn-status-advance:hover:not(:disabled){background:#1e40af}.btn-status-advance:disabled{opacity:.5;cursor:not-allowed}.btn-danger-sm{color:#c00;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fca5a5;border-radius:.375rem;padding:.3rem .6rem;font-size:.75rem}.btn-danger-sm:hover:not(:disabled){background:#fff0f0}.btn-danger-sm:disabled{opacity:.5;cursor:not-allowed}.dashboard-metrics{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.metric-card{border:1px solid #e5e5e5;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;display:flex}.metric-card-sm{padding:1rem 1.25rem}.metric-label{color:#888;font-size:.8rem;font-weight:500}.metric-value{letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.metric-value-sm{font-size:1.5rem}.metric-trend{font-size:.75rem;font-weight:600}.metric-trend.up{color:#16a34a}.metric-trend.down{color:#c00}.dashboard-section{margin-bottom:2rem}.dashboard-section h2{margin-bottom:1rem;font-size:1.125rem}.low-stock-list{flex-direction:column;gap:.5rem;display:flex}.low-stock-item{color:inherit;border:1px solid #e5e5e5;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .15s;display:flex}.low-stock-item:hover{background:#f9f9f9}.checkout-login-hint{color:#555;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;padding:.625rem .875rem;font-size:.8rem}.checkout-login-hint a{color:#1d4ed8;font-weight:600}.setup-page{background:#f5f5f5;justify-content:center;align-items:flex-start;min-height:100vh;padding:2.5rem 1rem 3rem;display:flex}.setup-layout{align-items:flex-start;gap:1.75rem;width:100%;max-width:960px;display:flex}@media (width<=800px){.setup-layout{flex-direction:column}}.setup-info{flex-direction:column;flex:1;gap:1rem;min-width:260px;display:flex}.setup-info-section{background:#fff;border:1px solid #e5e5e5;border-radius:.625rem;padding:1.25rem 1.5rem;transition:opacity .2s}.setup-info-section.muted{opacity:.55}.setup-info-section.active{border-color:#a3e635}.setup-info-badge{letter-spacing:.05em;text-transform:uppercase;color:#555;background:#f0f0f0;border-radius:1rem;margin-bottom:.875rem;padding:.2rem .625rem;font-size:.72rem;font-weight:700;display:inline-block}.setup-info-badge.loja{color:#4d7c0f;background:#ecfccb}.setup-info-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.setup-info-list li{color:#333;padding-left:1.25rem;font-size:.875rem;position:relative}.setup-info-list li:before{content:"✓";color:#16a34a;font-size:.8rem;font-weight:700;position:absolute;left:0}.setup-info-deploy{color:#fff;background:#1a1a1a;border-radius:.625rem;padding:1.25rem 1.5rem}.setup-info-deploy p{margin-bottom:.375rem;font-size:.8rem}.setup-info-deploy code{color:#a3e635;background:#333;border-radius:.375rem;margin-bottom:.5rem;padding:.5rem .75rem;font-family:monospace;font-size:.875rem;display:block}.setup-info-deploy-hint{color:#888;margin:0;font-size:.75rem}.setup-info-deploy-hint code{color:#aaa;background:0 0;margin:0;padding:0;font-size:.75rem;display:inline}.home-editor-tabs{border-bottom:1px solid #e5e5e5;flex-wrap:wrap;gap:0;margin-bottom:1.75rem;display:flex}.home-editor-tab{cursor:pointer;color:#888;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.home-editor-tab:hover{color:#333}.home-editor-tab.active{color:#1a1a1a;border-bottom-color:#1a1a1a}.home-editor-upload-bar{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem}.home-editor-empty{text-align:center;color:#aaa;border:1px dashed #e5e5e5;border-radius:.5rem;padding:2.5rem 1rem;font-size:.9rem}.env-editor-card{border:1px solid #e5e5e5;border-radius:.625rem;gap:1.25rem;padding:1.25rem;display:flex}.env-editor-preview{background:#f0f0f0;border-radius:.5rem;flex-shrink:0;width:120px;height:100px;overflow:hidden}.env-editor-preview img{object-fit:cover;width:100%;height:100%}.env-editor-no-img{color:#bbb;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;display:flex}.env-editor-fields{flex-direction:column;flex:1;gap:.5rem;display:flex}.env-editor-header{align-items:center;margin-bottom:.25rem;display:flex}.env-editor-fields>label{flex-direction:column;gap:.2rem;font-size:.8rem;font-weight:500;display:flex}.env-editor-fields>label input{border:1px solid #d1d1d1;border-radius:.375rem;padding:.375rem .625rem;font-family:inherit;font-size:.875rem}.env-move-btn{cursor:pointer;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:.25rem;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:inline-flex}.env-move-btn:disabled{opacity:.38;cursor:not-allowed}.gallery-editor-grid{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.gallery-editor-item{border:1px solid #e5e5e5;border-radius:.5rem;width:100px;height:100px;position:relative;overflow:hidden}.gallery-editor-item img{object-fit:cover;width:100%;height:100%;display:block}.products-select-list{border:1px solid #e5e5e5;border-radius:.5rem;flex-direction:column;gap:.375rem;max-height:420px;padding:.625rem;display:flex;overflow-y:auto}.product-select-item{cursor:pointer;border-radius:.375rem;align-items:center;padding:.5rem .625rem;transition:background .12s;flex-direction:row!important;gap:.75rem!important;display:flex!important}.product-select-item:hover{background:#f5f5f5}.product-select-item.selected{background:#f0faf4}.product-select-item input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px}.product-select-thumb{object-fit:cover;border-radius:.25rem;flex-shrink:0;width:42px;height:42px}.product-select-item div{flex:1;font-size:.875rem}.product-select-item strong{font-weight:500;display:block}.ajuda-page{max-width:760px}.ajuda-header{margin-bottom:1.75rem}.ajuda-header h1{margin-bottom:.375rem;font-size:1.5rem}.ajuda-header p{color:#666}.ajuda-modulos{flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem;display:flex}.ajuda-modulo-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:1rem;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.ajuda-modulo-badge.base{color:#555;background:#f0f0f0}.ajuda-modulo-badge.loja{color:#4d7c0f;background:#ecfccb}.ajuda-accordion{flex-direction:column;gap:.375rem;display:flex}.ajuda-item{border:1px solid #e5e5e5;border-radius:.5rem;overflow:hidden}.ajuda-item.open{border-color:#d1d1d1}.ajuda-item-btn{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;display:flex}.ajuda-item-btn:hover{background:#f9f9f9}.ajuda-item.open .ajuda-item-btn{background:#f9f9f9;border-bottom:1px solid #e5e5e5}.ajuda-item-titulo{align-items:center;gap:.625rem;font-size:.9rem;font-weight:600;display:flex}.ajuda-chevron{color:#999;flex-shrink:0;font-size:.7rem}.ajuda-tag{text-transform:uppercase;letter-spacing:.05em;color:#4d7c0f;background:#ecfccb;border-radius:1rem;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.ajuda-item-content{background:#fff;padding:1.5rem 1.25rem}.ajuda-texto{color:#333;flex-direction:column;gap:1rem;font-size:.9rem;line-height:1.65;display:flex}.ajuda-texto p{margin:0}.ajuda-passo{background:#f9f9f9;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:.875rem 1rem;display:flex}.ajuda-passo-num{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.1rem;font-size:.75rem;font-weight:700;display:flex}.ajuda-nota{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem;padding:.625rem .875rem;font-size:.8rem}.ajuda-codigo{color:#1a1a1a;background:#f0f0f0;border-radius:.25rem;padding:.1rem .4rem;font-family:monospace;font-size:.8rem;display:inline-block}.ajuda-pre{color:#a3e635;white-space:pre;background:#1a1a1a;border-radius:.375rem;margin:.625rem 0 0;padding:1rem;font-size:.8rem;overflow-x:auto}.ajuda-lista{flex-direction:column;gap:.375rem;margin:.375rem 0;padding-left:1.25rem;display:flex}.ajuda-lista li{font-size:.875rem}.ajuda-subsecao{border-left:3px solid #e5e5e5;padding-left:1rem}.ajuda-subsecao h4{color:#1a1a1a;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.ajuda-fluxo{background:#f5f5f5;border-radius:.375rem;flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.25rem;padding:.75rem 1rem;display:flex}.ajuda-fluxo-item{background:#fff;border:1px solid #e5e5e5;border-radius:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.ajuda-fluxo-seta{color:#999;font-size:.8rem}.prod-bg-blur{filter:blur(16px)brightness(.9);opacity:.6;z-index:1;pointer-events:none;object-fit:cover!important;width:calc(100% + 30px)!important;height:calc(100% + 30px)!important;position:absolute!important;inset:-15px!important}.prod-fg-contain{object-fit:contain!important;z-index:2!important;width:100%!important;height:100%!important;position:relative!important}.navbar-search-form{align-items:center;display:flex;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.navbar-search-input{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23888' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3C/svg%3E") .6rem/12px no-repeat;border:1px solid #d8d0c8;border-radius:1.5rem;outline:none;width:140px;padding:.35rem .75rem .35rem 1.85rem;font-size:.8rem;transition:width .2s}.navbar-search-input:focus{width:180px}@media (width<=768px){.navbar{flex-direction:column;align-items:center;gap:.75rem;padding:.75rem 1rem}.navbar-search-form{order:2;width:100%;max-width:100%;position:relative;top:auto;left:auto;transform:none}.navbar-search-input,.navbar-search-input:focus{width:100%}.navbar nav{order:1;justify-content:center;width:100%;padding-right:2.25rem}.navbar-cart{top:.75rem!important;right:1.25rem!important;transform:none!important}}
