:root{--gold:#c7932f;--gold2:#e0b75d;--black:#080909;--panel:#111212;--line:#5b421c;--text:#f7f2e8;--muted:#aaa69e}*{box-sizing:border-box}html{scroll-behavior:smooth}body.so-tabacaria{margin:0;background:var(--black);color:var(--text);font-family:Inter,Arial,sans-serif}body.so-tabacaria a{color:inherit}.so-container{width:min(1320px,calc(100% - 40px));margin-inline:auto}.so-topbar{height:38px;display:flex;justify-content:center;gap:8%;align-items:center;background:#070808;border-bottom:1px solid #3d2c12;color:#d1a74d;font-size:11px}.so-header{position:relative;z-index:30;background:#0b0c0c;border-bottom:1px solid #5b421c}.so-header-inner{min-height:132px;display:grid;grid-template-columns:145px minmax(280px,1fr) auto;gap:36px;align-items:center}.so-logo img{display:block;width:125px;height:105px;object-fit:contain}.so-header-search{display:flex;height:54px;max-width:560px}.so-header-search input{width:100%;border:0;border-radius:5px 0 0 5px;padding:0 20px;font-size:14px;outline:0}.so-header-search button{width:62px;border:0;border-radius:0 5px 5px 0;background:linear-gradient(135deg,var(--gold2),#9c6a12);color:#fff;font-size:28px}.so-actions{display:flex;gap:25px;align-items:center}.so-actions>a{position:relative;display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--gold2);font-size:28px}.so-actions span{display:flex;flex-direction:column;color:#fff;font-size:12px;font-weight:600;white-space:nowrap}.so-actions small{font-size:10px;font-weight:400}.so-cart-count{position:absolute;right:-10px;top:-10px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:var(--gold);color:#111;font-size:10px}.so-menu-toggle{display:none}.so-desktop-nav{height:48px}.so-main-menu{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:0;list-style:none}.so-main-menu a{font-size:12px;text-decoration:none;white-space:nowrap}.so-main-menu a:hover{color:var(--gold2)}.so-drawer{display:none}.so-hero{position:relative;width:100%;height:min(520px,38vw);overflow:hidden;background:#000}.so-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.14) 58%,rgba(0,0,0,.1));pointer-events:none}.so-hero-video{width:100%;height:100%;object-fit:cover}.so-hero-copy{position:absolute;z-index:2;left:max(40px,calc((100% - 1320px)/2));top:50%;transform:translateY(-50%)}.so-hero-copy span{color:var(--gold2);font:600 23px 'Cormorant Garamond',serif}.so-hero-copy h1{margin:5px 0 24px;color:#fff;font:600 clamp(39px,4vw,64px)/.98 'Cormorant Garamond',serif}.so-hero-copy a,.so-add,.so-newsletter button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7aa4d;border-radius:3px;background:linear-gradient(135deg,#c99936,#92620e);color:#fff!important;text-decoration:none;font-size:12px;font-weight:700}.so-hero-copy a{height:52px;padding:0 30px}.so-category-section,.so-section{padding:30px 0}.so-category-section h2,.so-section>h2{position:relative;margin:0 0 24px;text-align:center;color:var(--gold2);font:600 36px 'Cormorant Garamond',serif}.so-category-section h2:after,.so-section>h2:after{content:"◆";display:block;margin-top:4px;color:var(--gold);font:10px Inter}.so-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.so-category-card{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:linear-gradient(145deg,#111,#181818);text-decoration:none;transition:.25s}.so-category-card:hover{transform:translateY(-4px);border-color:var(--gold2);box-shadow:0 12px 30px #000}.so-category-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.so-category-card b{display:block;padding:13px;text-align:center;border-top:1px solid var(--line);font:600 20px 'Cormorant Garamond',serif}.so-products-carousel{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.so-product-card{display:flex;flex-direction:column;min-width:0;padding:14px;border:1px solid var(--line);border-radius:5px;background:linear-gradient(145deg,#111,#181818)}.so-product-card>a:first-child{text-decoration:none}.so-product-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#151515}.so-product-card h3{min-height:44px;margin:12px 0 5px;color:#fff;font:600 17px/1.25 'Cormorant Garamond',serif}.so-price{color:var(--gold2);font-size:19px;font-weight:700}.so-product-card small{margin:5px 0 14px;color:#ddd;font-size:11px}.so-add{height:38px;margin-top:auto}.so-middle{display:block;padding:10px 0 0}.so-middle img{display:block;width:100%;max-height:220px;object-fit:cover;border:1px solid var(--line);border-radius:5px}.so-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.so-benefit{display:flex;align-items:center;gap:16px;padding:0 25px;border-right:1px solid #3c3c3c}.so-benefit:last-child{border:0}.so-benefit>span{color:var(--gold2);font-size:43px}.so-benefit b{font:600 19px 'Cormorant Garamond',serif}.so-benefit p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.so-newsletter{border-bottom:1px solid var(--line);padding:30px 0;background:#0d0e0e}.so-newsletter>.so-container{display:flex;justify-content:space-between;align-items:center;gap:30px}.so-newsletter b{display:block;font:600 24px 'Cormorant Garamond',serif}.so-newsletter span{display:block;margin-top:5px;color:var(--muted);font-size:12px}.so-newsletter form{display:flex;width:min(540px,50%);height:50px}.so-newsletter input{flex:1;padding:0 18px;border:0}.so-newsletter button{width:150px;border-radius:0}.so-footer{background:#0b0c0c;padding:42px 0 0}.so-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:45px}.so-footer-logo{width:120px;height:100px;object-fit:contain}.so-footer h4{margin:10px 0 18px;color:#fff;text-transform:uppercase;font-size:12px}.so-footer a{display:block;margin:10px 0;color:#ddd;text-decoration:none;font-size:12px}.so-footer p{color:var(--muted);font-size:12px;line-height:1.6}.so-footer-bottom{margin-top:35px;padding:16px;text-align:center;border-top:1px solid #292929;color:#777;font-size:10px}.so-institutional,.so-category-archive,.so-archive-shortcode{min-height:60vh;padding:65px 0}.so-institutional>div>span{color:var(--gold2);font-size:12px;letter-spacing:.14em}.so-institutional h1,.so-archive-shortcode h1{font:600 48px 'Cormorant Garamond',serif}.so-content-card{max-width:850px;margin-top:35px;padding:30px;border:1px solid var(--line);background:#111}.so-category-layout{display:grid;grid-template-columns:250px 1fr;gap:30px}.so-category-sidebar{padding:20px;border:1px solid var(--line);background:#111}.so-category-sidebar h2{color:var(--gold2);font:600 28px 'Cormorant Garamond',serif}.so-category-sidebar ul{list-style:none;margin:0;padding:0}.so-category-sidebar a{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #282828;text-decoration:none}.so-category-sidebar img{width:42px;height:42px;object-fit:cover}.so-mobile-nav{display:none}.so-cart-popup{position:fixed;z-index:100;right:25px;bottom:25px;display:none;padding:18px;background:#151515;border:1px solid var(--gold);color:#fff}.so-cart-panel{position:fixed;z-index:102;right:0;top:0;width:min(420px,92vw);height:100%;padding:25px;background:#111;transform:translateX(105%);transition:.3s}.so-cart-panel.is-open{transform:none}.so-cart-backdrop{position:fixed;z-index:101;inset:0;display:none;background:#0009}.so-cart-backdrop.is-open{display:block}.so-cart-panel header{display:flex;justify-content:space-between}.so-cart-panel button{background:none;border:0;color:#fff;font-size:28px}.so-cart-checkout{display:flex;justify-content:center;padding:15px;background:var(--gold);color:#111!important;text-decoration:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#121313;border:1px solid var(--line);padding:12px;color:#fff}.woocommerce ul.products li.product .price{color:var(--gold2)}
@media(max-width:1024px){.so-header-inner{grid-template-columns:110px 1fr auto;gap:18px}.so-logo img{width:95px}.so-actions span{display:none}.so-category-grid{grid-template-columns:repeat(4,1fr)}.so-products-carousel{grid-template-columns:repeat(3,1fr)}.so-benefits{grid-template-columns:repeat(2,1fr);gap:25px}.so-benefit:nth-child(2){border:0}.so-main-menu li:nth-last-child(-n+2){display:none}}
@media(max-width:700px){body.so-tabacaria{padding-bottom:64px}.so-container{width:min(100% - 24px,1320px)}.so-topbar{height:31px;justify-content:center;font-size:9px}.so-topbar div:not(:first-child){display:none}.so-header-inner{min-height:84px;grid-template-columns:42px 1fr auto}.so-menu-toggle{display:block;width:36px;padding:7px;background:none;border:0}.so-menu-toggle span{display:block;height:2px;margin:5px;background:var(--gold2)}.so-logo{justify-self:center}.so-logo img{width:88px;height:68px}.so-header-search,.so-actions>a:not(.so-cart-link),.so-cart-link span,.so-desktop-nav{display:none}.so-actions{gap:0}.so-cart-link{font-size:25px!important}.so-drawer{position:absolute;left:0;right:0;top:84px;display:none;padding:22px;background:#111;border-bottom:1px solid var(--gold)}.so-drawer.is-open{display:block}.so-drawer-title{color:var(--gold2);font:600 28px 'Cormorant Garamond',serif}.so-drawer-categories{list-style:none;padding:0}.so-drawer-categories a{display:block;padding:11px 0;border-bottom:1px solid #292929;text-decoration:none}.so-hero{height:68vh;min-height:480px}.so-hero-video{object-position:center}.so-hero-copy{left:24px;right:24px;top:auto;bottom:36px;transform:none}.so-hero-copy h1{font-size:42px}.so-category-section,.so-section{padding:26px 0}.so-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.so-category-card b{font-size:17px}.so-products-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.so-product-card{flex:0 0 72vw;scroll-snap-align:start}.so-middle img{min-height:130px}.so-benefits{grid-template-columns:1fr;padding:25px 0;gap:0}.so-benefit{padding:18px;border-right:0;border-bottom:1px solid #333}.so-newsletter>.so-container{display:block}.so-newsletter form{width:100%;margin-top:18px}.so-newsletter button{width:115px}.so-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.so-footer-brand{grid-column:1/-1}.so-category-layout{grid-template-columns:1fr}.so-mobile-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:64px;background:#0b0c0c;border-top:1px solid var(--line)}.so-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--gold2);text-decoration:none;font-size:19px}.so-mobile-nav span{color:#eee;font-size:9px}}
.so-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.so-reveal.so-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.so-reveal{opacity:1;transform:none}}

/* v2.2.0 — banner completo, sem corte em desktop ou celular */
.so-middle{height:auto!important;overflow:visible!important}
.so-middle img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center!important}

/* Acentuação e caracteres latinos estáveis no menu */
.so-main-menu,.so-main-menu a,.so-topbar,.so-actions{font-family:Arial,"Helvetica Neue",sans-serif!important;font-kerning:normal;text-rendering:geometricPrecision}
.so-main-menu a{letter-spacing:0!important;text-transform:none!important}

/* Remove cabeçalho/rodapé e logomarca gigantes herdados do tema */
body.so-tabacaria #masthead,body.so-tabacaria .site-header,body.so-tabacaria header.wp-block-template-part,body.so-tabacaria #colophon,body.so-tabacaria .site-footer,body.so-tabacaria footer.wp-block-template-part,body.so-tabacaria footer:not(.so-footer),body.so-tabacaria .site-branding,body.so-tabacaria .custom-logo-link:not(.so-logo),body.so-tabacaria img.custom-logo{display:none!important}
body.so-tabacaria{background-image:none!important}
.so-institutional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:34px}.so-institutional-lead{max-width:850px;color:#d5d0c7;font-size:17px;line-height:1.7}.so-institutional .so-content-card{max-width:none;margin:0}.so-content-card h2{margin-top:0;color:var(--gold2);font:600 28px 'Cormorant Garamond',Georgia,serif}.so-content-card p{color:#ddd;line-height:1.75}.so-eyebrow{color:var(--gold2)}
@media(max-width:700px){.so-institutional-grid{grid-template-columns:1fr}.so-institutional h1{font-size:38px}}

/* v2.4.0 — páginas institucionais funcionais */
.so-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.so-page-actions a,.so-functional-form button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--gold2);border-radius:4px;background:linear-gradient(135deg,#c99936,#8f600e);color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.03em}.so-page-actions a:nth-child(even){background:#151515}.so-functional-form{margin:38px 0 10px;padding:30px;border:1px solid var(--line);border-radius:6px;background:#111}.so-functional-form h2{margin:0 0 24px;color:var(--gold2);font:600 34px 'Cormorant Garamond',Georgia,serif}.so-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.so-functional-form label{display:grid;gap:7px;color:#eee;font-size:12px;font-weight:700}.so-functional-form input,.so-functional-form select,.so-functional-form textarea{width:100%;border:1px solid #4d3a1d;border-radius:4px;background:#090a0a;color:#fff;padding:13px 14px;font:400 14px Inter,Arial,sans-serif;outline:none}.so-functional-form input:focus,.so-functional-form select:focus,.so-functional-form textarea:focus{border-color:var(--gold2);box-shadow:0 0 0 3px rgba(224,183,93,.12)}.so-form-full{grid-column:1/-1}.so-consent{display:flex!important;grid-template-columns:20px 1fr!important;align-items:start;line-height:1.5}.so-consent input{width:17px;height:17px;margin:1px 0 0}.so-functional-form button{margin-top:20px;cursor:pointer}.so-form-success,.so-form-error{padding:12px 15px;border-radius:4px}.so-form-success{background:#183c29;color:#bff1d0}.so-form-error{background:#4a2020;color:#ffd0d0}
@media(max-width:700px){.so-form-grid{grid-template-columns:1fr}.so-form-full{grid-column:auto}.so-functional-form{padding:20px}.so-page-actions a{width:100%}}

/* v2.5.0 — atmosfera premium, reflexos e cursor brasa */
body.so-tabacaria{position:relative;isolation:isolate;overflow-x:hidden;background:#070808!important}body.so-tabacaria:before,body.so-tabacaria:after{content:"";position:fixed;z-index:0;pointer-events:none;border-radius:50%;filter:blur(75px);opacity:.13;animation:soSmokeField 18s ease-in-out infinite alternate}body.so-tabacaria:before{width:55vw;height:55vw;left:-18vw;top:12vh;background:radial-gradient(circle,rgba(150,137,120,.42),transparent 68%)}body.so-tabacaria:after{width:48vw;height:48vw;right:-16vw;bottom:-9vw;background:radial-gradient(circle,rgba(169,92,20,.35),transparent 70%);animation-delay:-8s}.so-atmosphere{position:fixed;z-index:0;inset:0;pointer-events:none}.so-header,.so-store-main,.so-footer,.so-newsletter,.so-institutional,.so-category-archive,.so-archive-shortcode,.so-mobile-nav{position:relative;z-index:2}
@keyframes soSmokeField{0%{transform:translate3d(-2%,3%,0) scale(.92)}50%{transform:translate3d(8%,-5%,0) scale(1.08)}100%{transform:translate3d(-4%,-9%,0) scale(1)}}
.so-logo img{animation:soLogoFloat 5s ease-in-out infinite;filter:drop-shadow(0 7px 16px rgba(210,156,52,.28))}@keyframes soLogoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
.so-category-card,.so-product-card,.so-content-card{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;transition:transform .22s ease,border-color .3s ease,box-shadow .35s ease;will-change:transform;isolation:isolate}.so-category-card:before,.so-product-card:before,.so-content-card:before{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(110deg,transparent 28%,rgba(255,231,174,.03) 39%,rgba(255,225,145,.28) 49%,rgba(255,255,255,.04) 59%,transparent 70%);background-size:220% 100%;background-position:var(--shine,-140%) center;mix-blend-mode:screen;opacity:0;transition:opacity .25s}.so-category-card:hover:before,.so-product-card:hover:before,.so-content-card:hover:before{opacity:1}.so-category-card:hover,.so-product-card:hover,.so-content-card:hover{border-color:var(--gold2);box-shadow:0 18px 42px rgba(0,0,0,.65),0 0 24px rgba(199,147,47,.16)}.so-category-card img,.so-product-card img{transition:transform .65s cubic-bezier(.2,.75,.2,1),filter .5s ease}.so-category-card:hover img,.so-product-card:hover img{transform:scale(1.045);filter:contrast(1.06) saturate(1.08)}
.so-hero:before,.so-middle:before{content:"";position:absolute;z-index:3;inset:-80% -35%;pointer-events:none;background:linear-gradient(115deg,transparent 41%,rgba(255,224,149,.04) 46%,rgba(255,239,196,.42) 50%,rgba(255,215,125,.06) 54%,transparent 59%);transform:translateX(-85%) rotate(4deg);animation:soReflection 7.5s ease-in-out infinite}.so-middle{position:relative;overflow:hidden!important}@keyframes soReflection{0%,28%{transform:translateX(-90%) rotate(4deg)}65%,100%{transform:translateX(90%) rotate(4deg)}}
.so-section>h2,.so-category-section h2,.so-institutional h1{background:linear-gradient(90deg,#b77d16,#f6d98c,#b77d16);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:soGoldText 6s linear infinite}@keyframes soGoldText{to{background-position:220% center}}
.so-add,.so-hero-copy a,.so-page-actions a,.so-functional-form button{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .28s ease,filter .25s ease}.so-add:hover,.so-hero-copy a:hover,.so-page-actions a:hover,.so-functional-form button:hover{transform:translateY(-3px);filter:brightness(1.12);box-shadow:0 10px 27px rgba(199,147,47,.32),0 0 22px rgba(245,188,65,.18)}
.so-floating-whatsapp{position:fixed;z-index:90;right:22px;bottom:24px;display:flex;align-items:center;gap:10px;min-height:52px;padding:0 17px;border-radius:999px;background:#25d366;color:#fff!important;text-decoration:none;font-weight:900;box-shadow:0 12px 32px rgba(0,0,0,.42),0 0 0 0 rgba(37,211,102,.42);animation:soWaPulse 2.4s infinite}.so-floating-whatsapp span{font-size:12px}.so-floating-whatsapp:hover{transform:translateY(-4px)}@keyframes soWaPulse{70%{box-shadow:0 12px 32px rgba(0,0,0,.42),0 0 0 13px rgba(37,211,102,0)}100%{box-shadow:0 12px 32px rgba(0,0,0,.42),0 0 0 0 rgba(37,211,102,0)}}
@media(pointer:fine){html.so-ember-active,html.so-ember-active *{cursor:none!important}.so-ember-cursor{position:fixed;z-index:2147483647;left:0;top:0;width:16px;height:16px;pointer-events:none;border-radius:50%;background:radial-gradient(circle at 40% 38%,#fff8bd 0 7%,#ffd258 18%,#ff681f 48%,#7c1306 72%,transparent 74%);box-shadow:0 0 7px #fff0a4,0 0 16px #ff8b27,0 0 30px rgba(255,65,12,.68);will-change:transform}.so-ember-cursor:after{content:"";position:absolute;inset:-7px;border-radius:50%;border:1px solid rgba(255,177,62,.18);animation:soEmberBreath .8s ease-in-out infinite alternate}@keyframes soEmberBreath{to{transform:scale(1.28);opacity:.25}}.so-cursor-smoke{position:fixed;z-index:2147483646;width:11px;height:11px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(190,181,169,.36),rgba(112,104,96,.12) 48%,transparent 72%);filter:blur(2px);animation:soTrailSmoke 1s ease-out forwards}@keyframes soTrailSmoke{to{transform:translate3d(var(--drift),-42px,0) scale(3);opacity:0}}.so-click-ember{position:fixed;z-index:2147483647;width:5px;height:5px;border-radius:50%;pointer-events:none;background:#ffd66b;box-shadow:0 0 8px #ff6a18,0 0 14px #e32e0c;animation:soClickEmber .78s cubic-bezier(.1,.6,.2,1) forwards}@keyframes soClickEmber{0%{transform:translate(-50%,-50%) scale(1);opacity:1}70%{opacity:1}100%{transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) scale(.1);opacity:0}}}
@media(max-width:700px){.so-floating-whatsapp{right:12px;bottom:76px;padding:0 15px}.so-floating-whatsapp span{display:none}.so-category-card,.so-product-card,.so-content-card{transform:none!important}body.so-tabacaria:before,body.so-tabacaria:after{opacity:.08}}
@media(prefers-reduced-motion:reduce){body.so-tabacaria:before,body.so-tabacaria:after,.so-logo img,.so-hero:before,.so-middle:before,.so-section>h2,.so-category-section h2,.so-institutional h1,.so-floating-whatsapp{animation:none!important}.so-atmosphere,.so-ember-cursor,.so-cursor-smoke,.so-click-ember{display:none!important}}
.so-category-card,.so-product-card,.so-content-card{position:relative}

/* v2.6.0 — vitrines, WooCommerce interno e acabamento premium */
.so-carousel-shell{position:relative;padding:0 42px}.so-products-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;padding:4px 2px 18px}.so-products-carousel::-webkit-scrollbar{display:none}.so-product-card{flex:0 0 calc((100% - 64px)/5);scroll-snap-align:start;min-height:100%;overflow:hidden}.so-carousel-nav{position:absolute;z-index:8;top:50%;width:40px;height:58px;transform:translateY(-50%);border:1px solid #9b7129;border-radius:4px;background:linear-gradient(145deg,#201709,#090909);color:#f4ce77;font:600 34px/1 Georgia,serif;cursor:pointer;box-shadow:0 10px 28px #000;transition:.25s}.so-carousel-nav:hover{color:#fff;border-color:#f0c667;box-shadow:0 0 24px rgba(224,169,64,.3)}.so-carousel-prev{left:-7px}.so-carousel-next{right:-7px}
.woocommerce,.woocommerce-page{--wc-gold:#d3a23d;color:#eee}.woocommerce .woocommerce-breadcrumb{margin:28px auto;color:#aaa;font-size:12px}.woocommerce .woocommerce-breadcrumb a{color:#d8aa4d}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:30px 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;display:flex;flex-direction:column;overflow:hidden;padding:15px!important;border:1px solid #64491f;border-radius:8px;background:linear-gradient(145deg,#151616,#0b0c0c)!important;box-shadow:0 15px 38px rgba(0,0,0,.38);transition:transform .3s,border-color .3s,box-shadow .3s}.woocommerce ul.products li.product:hover{transform:translateY(-7px);border-color:#d6a748;box-shadow:0 22px 52px rgba(0,0,0,.6),0 0 24px rgba(207,151,42,.13)}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column;text-decoration:none}.woocommerce ul.products li.product a img{display:block!important;width:100%!important;height:300px!important;margin:0 0 17px!important;padding:17px;object-fit:contain!important;object-position:center!important;border:1px solid #302719;border-radius:6px;background:radial-gradient(circle at 50% 42%,#222 0,#111 57%,#090909 100%);transition:transform .5s,filter .4s}.woocommerce ul.products li.product:hover a img{transform:scale(1.025);filter:brightness(1.08)}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:52px;padding:0!important;color:#f8f2e7;font:600 19px/1.3 'Cormorant Garamond',serif}.woocommerce ul.products li.product .price{margin-top:auto!important;color:#e4b85c!important;font-weight:800}.woocommerce ul.products li.product .button{width:100%;margin-top:14px!important;text-align:center}
.single-product .site-main,.woocommerce-page .site-main,.woocommerce-cart .site-main,.woocommerce-checkout .site-main{width:min(1240px,calc(100% - 40px));margin:45px auto 75px}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:45px;padding:30px;border:1px solid #5d431d;border-radius:10px;background:linear-gradient(135deg,rgba(22,23,23,.98),rgba(8,9,9,.98));box-shadow:0 24px 70px rgba(0,0,0,.55)}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border:1px solid #66491e;border-radius:8px;background:radial-gradient(circle at 50% 42%,#242424,#0c0d0d 72%);overflow:hidden}.woocommerce div.product div.images .woocommerce-product-gallery__image{display:grid!important;place-items:center;aspect-ratio:1/1;padding:24px}.woocommerce div.product div.images img{width:100%!important;height:100%!important;max-height:590px;object-fit:contain!important;object-position:center!important}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px!important}.woocommerce div.product div.images .flex-control-thumbs li{width:auto!important}.woocommerce div.product div.images .flex-control-thumbs img{height:82px!important;padding:7px;object-fit:contain!important;border:1px solid #4d391b;border-radius:5px;background:#111}.woocommerce div.product div.summary{align-self:start;padding:30px;border:1px solid #4c381b;border-radius:8px;background:linear-gradient(150deg,#171818,#0d0e0e)}.woocommerce div.product .product_title{color:#f0c76f;font:700 clamp(34px,4vw,54px)/1.02 'Cormorant Garamond',serif}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#e1b04c!important;font-size:28px!important}.woocommerce div.product form.cart{display:flex;gap:12px;padding:22px 0;border-top:1px solid #322819;border-bottom:1px solid #322819}.woocommerce .quantity .qty{min-height:48px;border:1px solid #735423;border-radius:4px;background:#090a0a;color:#fff}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:10px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#5b421c!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:#5b421c!important;background:#111!important;color:#eee!important}.woocommerce div.product .woocommerce-tabs .panel{padding:25px;border:1px solid #493719;border-radius:0 6px 6px;background:#0e0f0f;line-height:1.75}.woocommerce div.product .related{grid-column:1/-1}.woocommerce div.product .related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border:1px solid #e0b75d!important;border-radius:4px!important;background:linear-gradient(135deg,#d3a33d,#8b5b0c)!important;color:#fff!important;text-shadow:0 1px 2px #5e3900;box-shadow:inset 0 1px rgba(255,255,255,.2),0 8px 20px rgba(0,0,0,.25);transition:.22s!important}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{filter:brightness(1.15);transform:translateY(-2px)}.woocommerce-cart button[name="update_cart"],.woocommerce-cart .button[name="update_cart"]{background:linear-gradient(135deg,#e2b74f,#9c6911)!important;color:#fff!important;border-color:#f2d27d!important;opacity:1!important}.woocommerce-cart button[name="update_cart"]:disabled{opacity:.5!important;color:#f5e5bf!important}.woocommerce table.shop_table{overflow:hidden;border:1px solid #5a421f!important;border-radius:7px;background:#111}.woocommerce table.shop_table th{color:#e1b85e}.woocommerce .cart_totals,.woocommerce-checkout #order_review{padding:24px;border:1px solid #5b421c;border-radius:7px;background:#111}
.so-floating-whatsapp svg{display:block;width:28px;height:28px;flex:0 0 28px}.so-ignited{animation:soItemIgnite 1.05s ease-out!important}.so-ignited:after{content:"";position:absolute;z-index:12;left:var(--ignite-x,50%);top:var(--ignite-y,50%);width:12px;height:12px;pointer-events:none;border-radius:50%;background:#fff5a5;box-shadow:0 0 8px #fff9bf,0 0 22px #ffad28,0 0 50px #ef3d0d;transform:translate(-50%,-50%);animation:soLocalCoal 1.05s ease-out forwards}@keyframes soItemIgnite{0%,100%{filter:none}22%{filter:brightness(1.24) saturate(1.18);box-shadow:0 0 34px rgba(255,112,25,.35)}}@keyframes soLocalCoal{0%{opacity:1;transform:translate(-50%,-50%) scale(.55)}45%{opacity:.9;transform:translate(-50%,-50%) scale(1.35)}100%{opacity:0;transform:translate(-50%,-50%) scale(2.8)}}
@media(pointer:fine){.so-ember-cursor{width:14px;height:14px;border-radius:58% 42% 63% 37%;background:radial-gradient(circle at 42% 38%,#fffad1 0 5%,#ffd86c 12%,#ff7b22 34%,#9d2410 57%,#2a0906 76%,#090202 100%);box-shadow:0 0 5px #ffe398,0 0 13px #ff8b27,0 0 24px rgba(235,51,8,.5);transition:none!important}.so-ember-cursor b{position:absolute;inset:3px 5px 6px 3px;border-radius:50%;border-top:1px solid #fff7b6;transform:rotate(-28deg)}.so-ember-cursor span{position:absolute;inset:-4px;border-radius:50%;background:radial-gradient(circle,rgba(255,138,32,.16),transparent 67%);animation:soEmberBreath .72s ease-in-out infinite alternate}.so-cursor-smoke{width:9px;height:14px;border-radius:48% 52% 58% 42%;background:radial-gradient(ellipse at 50% 70%,rgba(185,176,163,.27),rgba(92,88,83,.09) 52%,transparent 75%);filter:blur(2.6px);animation:soTrailSmoke 1.3s cubic-bezier(.2,.5,.2,1) forwards}.so-cursor-smoke.is-strong{width:13px;height:20px;filter:blur(3.4px)}@keyframes soTrailSmoke{0%{opacity:.48;transform:translate3d(0,0,0) scale(.5)}100%{opacity:0;transform:translate3d(var(--drift),-56px,0) scale(3.2) rotate(16deg)}}.so-click-ember{width:3px;height:6px;border-radius:50%;background:#fff0a0;box-shadow:0 0 6px #ffc14d,0 0 12px #ef3a0c;animation:soClickEmber .9s cubic-bezier(.12,.55,.22,1) forwards}@keyframes soClickEmber{0%{transform:translate(-50%,-50%) scale(1.25);opacity:1}55%{opacity:1}100%{transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) rotate(var(--spin)) scale(.15);opacity:0}}}
@media(max-width:1024px){.so-product-card{flex-basis:calc((100% - 32px)/3)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr;gap:25px}.woocommerce div.product .related ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.so-carousel-shell{padding:0 20px}.so-product-card{flex-basis:78vw}.so-carousel-nav{width:34px;height:50px}.so-carousel-prev{left:-8px}.so-carousel-next{right:-8px}.woocommerce ul.products,.woocommerce div.product .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product{padding:9px!important}.woocommerce ul.products li.product a img{height:190px!important;padding:9px}.woocommerce div.product{padding:14px}.woocommerce div.product div.summary{padding:21px}.single-product .site-main,.woocommerce-page .site-main,.woocommerce-cart .site-main,.woocommerce-checkout .site-main{width:min(100% - 24px,1240px);margin-top:25px}}

/* v2.6.2 — arquivos e produto sem cortes */
.so-category-archive{padding-top:38px}.so-category-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#8f8b84;font-size:12px}.so-category-breadcrumb a{color:#d6aa51;text-decoration:none}.so-category-heading{position:relative;overflow:hidden;margin-bottom:22px;padding:34px 38px;border:1px solid #65491f;border-radius:8px;background:linear-gradient(110deg,#171818,#0b0c0c 72%);box-shadow:0 18px 50px rgba(0,0,0,.38)}.so-category-heading:after{content:"";position:absolute;right:-8%;top:-120%;width:40%;height:330%;background:linear-gradient(100deg,transparent,rgba(255,215,128,.08),transparent);transform:rotate(18deg)}.so-category-heading span{color:#d4a64c;font-size:10px;font-weight:800;letter-spacing:.2em}.so-category-heading h1{margin:5px 0 4px;color:#f0c66c;font:700 clamp(38px,5vw,60px)/1 'Cormorant Garamond',serif}.so-category-heading p{max-width:700px;margin:8px 0 0;color:#bbb6ac;line-height:1.6}.so-category-chips{display:flex;gap:9px;overflow-x:auto;margin:0 0 32px;padding:5px 2px 12px;scrollbar-width:thin}.so-category-chip{flex:0 0 auto;padding:10px 15px;border:1px solid #49371c;border-radius:999px;background:#101111;color:#d8d3ca!important;text-decoration:none;font-size:11px;font-weight:700;transition:.22s}.so-category-chip:hover,.so-category-chip.is-current{border-color:#daa847;background:linear-gradient(135deg,#c18a24,#71470a);color:#fff!important;box-shadow:0 8px 22px rgba(184,124,21,.22)}.so-category-products{width:100%;min-width:0}.so-category-products .woocommerce-products-header{display:none}.so-category-products .woocommerce-result-count{color:#999}.so-category-products .woocommerce-ordering select{min-height:42px;padding:0 38px 0 13px;border:1px solid #5b431e;border-radius:4px;background:#111;color:#eee}.so-category-products .woocommerce ul.products{clear:both;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.so-category-products .woocommerce ul.products li.product a img,.so-archive-shortcode .woocommerce ul.products li.product a img{height:290px!important;max-height:290px!important;object-fit:contain!important;object-position:center!important;padding:18px!important;background:#0d0e0e!important}.so-category-card img,.so-category-sidebar img,.woocommerce ul.products li.product-category a img{object-fit:contain!important;object-position:center!important;background:#0c0d0d!important}.so-category-card img{padding:8px}.woocommerce ul.products li.product-category a img{height:280px!important;padding:14px!important}
.single-product .site-main{width:min(1180px,calc(100% - 40px));margin:38px auto 80px}.single-product .woocommerce div.product{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);gap:30px;padding:22px;border-color:#6b4d20;background:#0b0c0c}.single-product .woocommerce div.product div.images{display:flex;align-items:center;justify-content:center;min-width:0;padding:18px;border:1px solid #493719;border-radius:8px;background:linear-gradient(145deg,#121313,#080909)}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{width:100%;border:0;background:transparent}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{aspect-ratio:1/1;min-height:520px;padding:10px;background:transparent}.single-product .woocommerce div.product div.images img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:540px!important;object-fit:contain!important;object-position:center!important}.single-product .woocommerce div.product div.summary{padding:34px}.single-product .woocommerce div.product .product_title{margin:0 0 16px;font-size:clamp(38px,4vw,52px);line-height:1.02}.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:84px minmax(0,1fr);align-items:end;gap:12px;margin:22px 0!important;padding:20px 0!important}.single-product .woocommerce div.product form.cart>*{min-width:0;max-width:100%}.single-product .woocommerce div.product form.cart .quantity{grid-column:1;align-self:end;margin:0!important}.single-product .woocommerce div.product form.cart .quantity .qty{display:block;width:84px!important;height:50px!important;min-height:50px!important;padding:0 8px;text-align:center}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{grid-column:2;min-height:50px!important;width:100%!important;margin:0!important;padding:10px 18px!important;white-space:normal}.single-product .woocommerce div.product form.cart .wc-pao-addon-container,.single-product .woocommerce div.product form.cart .wc-pao-addons-container,.single-product .woocommerce div.product form.cart .product-addon,.single-product .woocommerce div.product form.cart .wapf,.single-product .woocommerce div.product form.cart .tm-extra-product-options{grid-column:1/-1;width:100%!important;margin:0 0 8px!important;padding:16px!important;border:1px solid #4b381b!important;border-radius:5px!important;background:#101111!important;color:#eee!important}.single-product .woocommerce div.product form.cart label{color:#e0b75d!important}.single-product .woocommerce div.product form.cart input:not(.qty),.single-product .woocommerce div.product form.cart select,.single-product .woocommerce div.product form.cart textarea{max-width:100%!important;border:1px solid #664b22!important;background:#080909!important;color:#fff!important}.single-product .woocommerce-product-details__short-description{color:#d0ccc4;line-height:1.7}.single-product .product_meta{padding-top:20px;border-top:1px solid #392c19;color:#aaa;font-size:12px}.single-product .product_meta a{color:#ddb15a}.single-product .woocommerce div.product .woocommerce-tabs,.single-product .woocommerce div.product .related{width:100%;min-width:0}
@media(max-width:1024px){.so-category-products .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product .woocommerce div.product{grid-template-columns:1fr}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{min-height:440px}}
@media(max-width:700px){.so-category-archive{padding-top:24px}.so-category-heading{padding:25px 21px}.so-category-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.so-category-products .woocommerce ul.products li.product a img,.so-archive-shortcode .woocommerce ul.products li.product a img{height:185px!important;max-height:185px!important;padding:9px!important}.single-product .woocommerce div.product div.images{padding:8px}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{min-height:300px;padding:4px}.single-product .woocommerce div.product div.summary{padding:22px}.single-product .woocommerce div.product form.cart{grid-template-columns:72px minmax(0,1fr)}.single-product .woocommerce div.product form.cart .quantity .qty{width:72px!important}.single-product .woocommerce div.product .product_title{font-size:36px}}

/* v2.6.3 — correção definitiva de produto, menu e brasa */
.single-product .woocommerce div.product{align-items:start;overflow:visible}.single-product .woocommerce div.product div.images{height:520px;min-height:0;overflow:hidden}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{height:100%!important;min-height:0!important;max-height:100%!important}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{aspect-ratio:auto!important}.single-product .woocommerce div.product div.images img{width:100%!important;height:100%!important;max-height:none!important;object-fit:fill!important;object-position:center!important}.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:82px minmax(190px,1fr)!important;align-items:end!important;gap:12px!important}.single-product .woocommerce div.product form.cart>*:not(.quantity):not(.single_add_to_cart_button){grid-column:1/-1!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0 0 6px!important;padding:14px!important;border:1px solid #4d391c!important;border-radius:5px!important;background:#101111!important;color:#eee!important;overflow:hidden!important}.single-product .woocommerce div.product form.cart>*:not(.quantity):not(.single_add_to_cart_button) *{max-width:100%!important;color:#eee}.single-product .woocommerce div.product form.cart>*:not(.quantity):not(.single_add_to_cart_button) input,.single-product .woocommerce div.product form.cart>*:not(.quantity):not(.single_add_to_cart_button) select,.single-product .woocommerce div.product form.cart>*:not(.quantity):not(.single_add_to_cart_button) textarea{width:100%!important;min-height:44px!important;border:1px solid #6b4e21!important;border-radius:4px!important;background:#080909!important;color:#fff!important}.single-product .woocommerce div.product form.cart .quantity{grid-column:1!important;width:82px!important}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{grid-column:2!important;width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:0 18px!important;align-self:end!important}.single-product .woocommerce div.product div.summary{min-width:0}.single-product .woocommerce div.product .product_title{overflow-wrap:anywhere}
@media(max-width:700px){.so-menu-toggle{position:relative;z-index:1002;display:block!important;cursor:pointer;touch-action:manipulation}.so-menu-toggle span{transition:transform .25s,opacity .2s}.so-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.so-menu-toggle.is-open span:nth-child(2){opacity:0}.so-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.so-drawer{position:fixed!important;z-index:1001!important;left:0!important;right:0!important;top:115px!important;display:block!important;max-height:calc(100vh - 115px);overflow-y:auto;padding:22px 24px 34px!important;background:rgba(10,11,11,.98)!important;border-bottom:1px solid #b37d20!important;box-shadow:0 20px 45px #000;opacity:0;visibility:hidden;transform:translateY(-14px);transition:opacity .24s,transform .24s,visibility .24s}.admin-bar .so-drawer{top:161px!important;max-height:calc(100vh - 161px)}.so-drawer.is-open{opacity:1;visibility:visible;transform:none}.so-drawer-categories a{min-height:48px;display:flex!important;align-items:center;color:#fff!important;font-size:14px}.so-menu-open{overflow:hidden}.single-product .woocommerce div.product{display:block!important;padding:10px!important}.single-product .woocommerce div.product div.images{width:100%!important;height:390px!important;margin-bottom:14px!important;padding:8px!important}.single-product .woocommerce div.product div.summary{width:100%!important;padding:21px!important}.single-product .woocommerce div.product form.cart{grid-template-columns:72px minmax(0,1fr)!important}.single-product .woocommerce div.product form.cart .quantity{width:72px!important}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{font-size:13px!important;padding:0 10px!important}}
@media(pointer:fine){.so-ember-cursor{width:9px!important;height:17px!important;border-radius:72% 28% 68% 32% / 82% 74% 26% 18%!important;background:linear-gradient(155deg,#fffbd0 0 9%,#ffe36f 17%,#ff9b24 38%,#f0440c 64%,#4c0903 86%,#130100 100%)!important;box-shadow:0 0 4px 2px #fff4a0,0 0 13px 5px #ff9d21,0 0 30px 10px rgba(244,52,5,.55)!important;filter:saturate(1.35);transform-origin:50% 80%}.so-ember-cursor:before{content:"";position:absolute;left:2px;top:-7px;width:5px;height:12px;border-radius:90% 10% 70% 30%;background:linear-gradient(to top,#ff7818,rgba(255,218,92,.72),transparent);filter:blur(.5px);animation:soFlameFlicker .34s ease-in-out infinite alternate}.so-ember-cursor:after{content:"";position:absolute;inset:-10px -12px;border:0!important;border-radius:50%;background:radial-gradient(ellipse,rgba(255,121,19,.28),transparent 65%);animation:soEmberBreath .55s ease-in-out infinite alternate}@keyframes soFlameFlicker{to{transform:translateX(2px) scaleY(.7) rotate(9deg);opacity:.72}}.so-ember-cursor b{inset:4px 2px 6px!important;border-top:2px solid #fffbd0!important}.so-cursor-smoke.is-strong{width:20px!important;height:30px!important;filter:blur(5px)!important;animation-duration:1.65s!important}}

/* v2.6.4 — CEP, quantidade e compra em linhas independentes */
.single-product .woocommerce div.product form.cart{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.single-product .woocommerce div.product form.cart>*{width:100%!important;max-width:100%!important;grid-column:auto!important}.single-product .woocommerce div.product form.cart .quantity{display:block!important;width:100%!important;margin:0!important}.single-product .woocommerce div.product form.cart .quantity .qty{width:100%!important;height:50px!important;min-height:50px!important;text-align:center}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{display:flex!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:none!important;align-items:center!important;justify-content:center!important;margin:0!important}.single-product form.cart [class*="cep"],.single-product form.cart [class*="shipping"],.single-product form.cart [class*="frete"],.single-product form.cart [id*="cep"],.single-product form.cart [id*="shipping"],.single-product form.cart [id*="frete"]{width:100%!important;max-width:100%!important;margin:0!important;padding:14px!important;border:1px solid #4d391c!important;border-radius:5px!important;background:#101111!important;color:#eee!important;box-shadow:none!important}.single-product form.cart [class*="cep"] *,.single-product form.cart [class*="shipping"] *,.single-product form.cart [class*="frete"] *,.single-product form.cart [id*="cep"] *,.single-product form.cart [id*="shipping"] *,.single-product form.cart [id*="frete"] *{max-width:100%!important;background-color:transparent!important;color:#eee!important;box-shadow:none!important}.single-product form.cart [class*="cep"] input,.single-product form.cart [class*="shipping"] input,.single-product form.cart [class*="frete"] input,.single-product form.cart [id*="cep"] input,.single-product form.cart [id*="shipping"] input,.single-product form.cart [id*="frete"] input{width:100%!important;min-height:46px!important;padding:0 13px!important;border:1px solid #735423!important;border-radius:4px!important;background:#080909!important;color:#fff!important}.single-product form.cart [class*="cep"] button,.single-product form.cart [class*="shipping"] button,.single-product form.cart [class*="frete"] button,.single-product form.cart [id*="cep"] button,.single-product form.cart [id*="shipping"] button,.single-product form.cart [id*="frete"] button{width:100%!important;min-height:44px!important;margin-top:8px!important;background:linear-gradient(135deg,#d3a33d,#8b5b0c)!important;color:#fff!important}
/* v2.6.5 — favoritos, mini-carrinho e conteúdo Quem Somos */
.so-cart-panel-content{height:100%;display:flex;flex-direction:column}.so-cart-panel-body{flex:1;min-height:0;overflow-y:auto;padding:8px 0 22px}.so-cart-panel .woocommerce-mini-cart{margin:0;padding:0;list-style:none}.so-cart-panel .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:72px 1fr;gap:13px;min-height:92px;padding:14px 28px 14px 0!important;border-bottom:1px solid #322819}.so-cart-panel .woocommerce-mini-cart-item>a:not(.remove){display:contents;text-decoration:none;color:#eee}.so-cart-panel .woocommerce-mini-cart-item img{grid-column:1;width:72px!important;height:72px!important;margin:0!important;padding:5px;object-fit:contain!important;background:#090a0a;border:1px solid #4d391b;border-radius:4px}.so-cart-panel .woocommerce-mini-cart-item .quantity{grid-column:2;color:#dcb25a;font-size:12px}.so-cart-panel .woocommerce-mini-cart-item a.remove{position:absolute;right:0;top:13px;width:22px;height:22px;color:#e2b65c!important}.so-cart-panel .woocommerce-mini-cart__total{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #49371b}.so-cart-panel .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}.so-cart-panel .woocommerce-mini-cart__buttons a{display:flex!important;align-items:center;justify-content:center;min-height:46px!important;margin:0!important}.so-empty-cart{padding:50px 10px;text-align:center}.so-empty-cart a,.so-favorites-empty a{display:inline-flex;margin-top:15px;padding:13px 22px;background:linear-gradient(135deg,#d3a33d,#8b5b0c);color:#fff!important;text-decoration:none;font-weight:800}
.so-favorite-toggle{position:absolute!important;z-index:15;right:12px;top:12px;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid #8b6627!important;border-radius:50%!important;background:rgba(8,9,9,.9)!important;color:#e6bb62!important;font-size:25px!important;line-height:38px!important;cursor:pointer}.so-favorite-toggle.is-active{background:#b67c17!important;color:#fff!important}.so-favorites-page{min-height:65vh;padding:65px 0}.so-favorites-page h1{margin:5px 0;color:#e7bd66;font:700 52px 'Cormorant Garamond',serif}.so-favorites-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:32px}.so-favorite-item{display:flex;flex-direction:column;padding:15px;border:1px solid #5b421c;border-radius:7px;background:#111}.so-favorite-item a{text-decoration:none}.so-favorite-item img{width:100%;height:260px;object-fit:contain;background:#090a0a}.so-favorite-item h3{min-height:48px;color:#fff;font:600 19px 'Cormorant Garamond',serif}.so-favorite-item button{margin-top:auto;min-height:40px;border:1px solid #6b4e22;background:#0b0c0c;color:#ddb15a}.so-favorites-empty{grid-column:1/-1;padding:65px;border:1px solid #5b421c;background:#111;text-align:center}
.so-about-media{display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;margin:38px 0;padding:24px;border:1px solid #62471e;border-radius:8px;background:#101111}.so-about-media>div{display:flex;flex-direction:column;justify-content:center;padding:25px;text-align:center}.so-about-media img{width:210px;height:160px;margin:0 auto 18px;object-fit:contain}.so-about-media h2,.so-testimonials h2{color:#e5ba61;font:700 34px 'Cormorant Garamond',serif}.so-about-media video{display:block;width:100%;height:430px;object-fit:cover;border:1px solid #6a4c20;border-radius:6px;background:#000}.so-testimonials{margin:45px 0}.so-testimonials>h2{text-align:center}.so-testimonials>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.so-testimonials blockquote{margin:0;padding:27px;border:1px solid #5c431f;border-radius:6px;background:#111}.so-testimonials p{font:500 20px/1.55 'Cormorant Garamond',serif}.so-testimonials cite{color:#d3a64d;font-size:11px;font-style:normal}
@media(max-width:700px){.so-favorites-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.so-favorite-item img{height:180px}.so-about-media{grid-template-columns:1fr;padding:12px}.so-about-media video{height:280px}.so-testimonials>div{grid-template-columns:1fr}.so-cart-panel{padding:19px}.so-cart-panel .woocommerce-mini-cart__buttons{grid-template-columns:1fr}}

/* v2.6.6 — página individual reconstruída, regras finais isoladas */
body.single-product .site-main{width:min(1200px,calc(100% - 48px))!important;margin:42px auto 80px!important}body.single-product .woocommerce div.product{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr)!important;gap:28px!important;align-items:start!important;padding:24px!important;border:1px solid #6a4d21!important;border-radius:10px!important;background:linear-gradient(145deg,#0d0e0e,#070808)!important;box-shadow:0 24px 70px rgba(0,0,0,.55)!important;overflow:visible!important}body.single-product .woocommerce div.product div.images{float:none!important;display:block!important;width:100%!important;height:570px!important;min-height:570px!important;margin:0!important;padding:18px!important;overflow:hidden!important;border:1px solid #59401d!important;border-radius:8px!important;background:#0a0b0b!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#0a0b0b!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{display:flex!important;align-items:center!important;justify-content:center!important}body.single-product .woocommerce div.product div.images img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:fill!important;object-position:center!important}body.single-product .woocommerce div.product div.summary{float:none!important;width:100%!important;min-width:0!important;margin:0!important;padding:36px!important;border:1px solid #59401d!important;border-radius:8px!important;background:linear-gradient(155deg,#171818,#0b0c0c)!important}body.single-product .woocommerce div.product .product_title{margin:0 0 14px!important;color:#efc66d!important;font:700 clamp(38px,4.2vw,56px)/1.02 'Cormorant Garamond',serif!important;overflow-wrap:anywhere}body.single-product .woocommerce div.product p.price{margin:0 0 20px!important;color:#e3b24d!important;font-size:30px!important}body.single-product .woocommerce-product-details__short-description{margin-bottom:18px!important;color:#d4d0c8!important;font-size:15px!important;line-height:1.65!important}body.single-product form.so-purchase-stack,body.single-product div.summary form.cart{display:flex!important;flex-flow:column nowrap!important;align-items:stretch!important;width:100%!important;margin:22px 0!important;padding:22px 0!important;gap:12px!important;border-top:1px solid #3c2e19!important;border-bottom:1px solid #3c2e19!important}body.single-product form.so-purchase-stack>*{position:static!important;float:none!important;display:block!important;flex:none!important;order:1!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;margin:0!important;box-sizing:border-box!important}body.single-product form.so-purchase-stack .so-purchase-extra{order:1!important;padding:16px!important;border:1px solid #58411f!important;border-radius:6px!important;background:#101111!important;color:#eee!important;box-shadow:none!important}body.single-product form.so-purchase-stack .so-purchase-extra *{max-width:100%!important;box-sizing:border-box!important}body.single-product form.so-purchase-stack .so-purchase-extra input,body.single-product form.so-purchase-stack .so-purchase-extra select{width:100%!important;height:46px!important;margin:8px 0!important;border:1px solid #725422!important;border-radius:4px!important;background:#080909!important;color:#fff!important}body.single-product form.so-purchase-stack .so-purchase-extra button{width:100%!important;min-height:44px!important;margin:5px 0 0!important;border:1px solid #dcb15b!important;background:linear-gradient(135deg,#d2a13a,#87580c)!important;color:#fff!important}body.single-product form.so-purchase-stack .quantity{order:2!important;width:100%!important}body.single-product form.so-purchase-stack .quantity .qty{display:block!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;text-align:center!important;border:1px solid #725422!important;border-radius:5px!important;background:#090a0a!important;color:#fff!important}body.single-product form.so-purchase-stack .single_add_to_cart_button{order:3!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:56px!important;min-height:56px!important;max-height:56px!important;margin:0!important;padding:0 20px!important;border-radius:5px!important;background:linear-gradient(135deg,#d3a43d,#9a660e)!important;color:#fff!important;font-size:15px!important;font-weight:800!important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related{grid-column:1/-1!important;width:100%!important;min-width:0!important}
@media(max-width:900px){body.single-product .site-main{width:min(100% - 24px,720px)!important;margin-top:24px!important}body.single-product .woocommerce div.product{display:block!important;padding:12px!important}body.single-product .woocommerce div.product div.images{height:480px!important;min-height:480px!important;margin-bottom:14px!important}body.single-product .woocommerce div.product div.summary{padding:28px!important}}
@media(max-width:520px){body.single-product .site-main{width:calc(100% - 16px)!important}body.single-product .woocommerce div.product{padding:8px!important;border-radius:7px!important}body.single-product .woocommerce div.product div.images{height:360px!important;min-height:360px!important;padding:8px!important}body.single-product .woocommerce div.product div.summary{padding:20px!important}body.single-product .woocommerce div.product .product_title{font-size:36px!important}body.single-product form.so-purchase-stack,body.single-product div.summary form.cart{padding:17px 0!important}body.single-product form.so-purchase-stack .so-purchase-extra{padding:13px!important}}

/* v2.6.7 — rastro longo de fumaça branca */
@media(pointer:fine){.so-cursor-smoke{width:17px!important;height:27px!important;border-radius:48% 52% 58% 42%!important;background:radial-gradient(ellipse at 50% 72%,rgba(255,255,255,.72) 0,rgba(240,240,235,.52) 25%,rgba(205,205,200,.3) 50%,transparent 76%)!important;filter:blur(3.4px)!important;mix-blend-mode:screen;animation:soLongWhiteSmoke 2.35s cubic-bezier(.16,.48,.24,1) forwards!important}.so-cursor-smoke.is-strong{width:27px!important;height:42px!important;background:radial-gradient(ellipse at 50% 72%,rgba(255,255,255,.84),rgba(238,238,232,.58) 36%,rgba(185,185,180,.27) 62%,transparent 80%)!important;filter:blur(5px)!important;animation-duration:2.65s!important}@keyframes soLongWhiteSmoke{0%{opacity:.88;transform:translate3d(0,0,0) scale(.42) rotate(-4deg)}25%{opacity:.76}70%{opacity:.42}100%{opacity:0;transform:translate3d(var(--drift),-135px,0) scale(4.8) rotate(24deg)}}}

/* v2.6.8 — fumaça equilibrada */
@media(pointer:fine){.so-cursor-smoke{width:13px!important;height:22px!important;background:radial-gradient(ellipse at 50% 72%,rgba(255,255,255,.46),rgba(225,225,220,.28) 44%,transparent 76%)!important;filter:blur(3.2px)!important;animation:soBalancedSmoke 1.75s ease-out forwards!important}.so-cursor-smoke.is-strong{width:20px!important;height:32px!important;background:radial-gradient(ellipse at 50% 72%,rgba(255,255,255,.62),rgba(225,225,220,.38) 48%,transparent 78%)!important;filter:blur(4.5px)!important;animation-duration:2s!important}@keyframes soBalancedSmoke{0%{opacity:.62;transform:translate3d(0,0,0) scale(.45)}60%{opacity:.3}100%{opacity:0;transform:translate3d(var(--drift),-88px,0) scale(3.7) rotate(18deg)}}}

/* v2.6.9 — resultado do frete sem sobreposição */
body.single-product form.so-purchase-stack .so-purchase-extra{display:block!important;overflow:visible!important}body.single-product form.so-purchase-stack .so-purchase-extra>*,body.single-product form.so-purchase-stack .so-purchase-extra form,body.single-product form.so-purchase-stack .so-purchase-extra div,body.single-product form.so-purchase-stack .so-purchase-extra p,body.single-product form.so-purchase-stack .so-purchase-extra span{position:static!important;float:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}body.single-product form.so-purchase-stack .so-purchase-extra ul{display:block!important;width:100%!important;margin:10px 0!important;padding:0!important;list-style:none!important;border:1px solid #4b3a20!important;border-radius:5px!important;overflow:hidden!important}body.single-product form.so-purchase-stack .so-purchase-extra li{display:block!important;width:100%!important;min-height:0!important;margin:0!important;padding:15px!important;border:0!important;border-bottom:1px solid #4b3a20!important;background:#121313!important;white-space:normal!important;overflow-wrap:anywhere!important}body.single-product form.so-purchase-stack .so-purchase-extra li:last-child{border-bottom:0!important}body.single-product form.so-purchase-stack .so-purchase-extra button,body.single-product form.so-purchase-stack .so-purchase-extra input[type="button"],body.single-product form.so-purchase-stack .so-purchase-extra input[type="submit"]{position:static!important;display:flex!important;float:none!important;width:100%!important;max-width:100%!important;min-height:44px!important;margin:10px 0 0!important;padding:10px 14px!important;align-items:center!important;justify-content:center!important;border:1px solid #d9ad51!important;border-radius:4px!important;background:linear-gradient(135deg,#d2a13a,#87580c)!important;color:#fff!important;text-align:center!important;white-space:normal!important}body.single-product form.so-purchase-stack .so-purchase-extra table{display:table!important;width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}body.single-product form.so-purchase-stack .so-purchase-extra td,body.single-product form.so-purchase-stack .so-purchase-extra th{padding:14px!important;border:1px solid #4a3a21!important;white-space:normal!important;overflow-wrap:anywhere!important}body.single-product form.so-purchase-stack .so-purchase-extra br{display:block!important;content:"";margin-top:4px!important}
@media(max-width:520px){body.single-product form.so-purchase-stack .so-purchase-extra{padding:12px!important;font-size:13px!important}body.single-product form.so-purchase-stack .so-purchase-extra li,body.single-product form.so-purchase-stack .so-purchase-extra td,body.single-product form.so-purchase-stack .so-purchase-extra th{padding:11px!important}}
