[hidden]{display:none!important}
:root{
  --bg:#050505;--bg2:#0b0b0b;--panel:rgba(12,12,12,.78);--panel2:rgba(20,18,12,.84);--gold:#d9a52c;--gold2:#ffd979;--gold3:#7e5610;--text:#f6f2e8;--muted:#b5aa94;--line:rgba(218,165,44,.32);--danger:#ff5c5c;--ok:#29d789;--shadow:0 24px 80px rgba(0,0,0,.52);--radius:22px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% -20%,rgba(218,165,44,.18),transparent 28%),radial-gradient(circle at 90% 10%,rgba(255,217,121,.1),transparent 30%),linear-gradient(180deg,#040404,#080806 45%,#030303);color:var(--text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.noise{position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.laser-line{position:fixed;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold2),transparent);box-shadow:0 0 22px var(--gold2);z-index:90;animation:laser 3s linear infinite}@keyframes laser{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
.header{position:sticky;top:0;z-index:80;display:flex;align-items:center;gap:22px;padding:14px clamp(16px,4vw,54px);backdrop-filter:blur(18px);background:linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.55));border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-icon{width:50px;height:50px;border-radius:15px;display:inline-block;position:relative;background:radial-gradient(circle at 50% 25%,#ffd56c 0 23%,#8e6216 24% 35%,#0a0a0a 36% 100%);box-shadow:0 0 24px rgba(218,165,44,.36);border:1px solid rgba(255,217,121,.3)}.brand-icon:before{content:"";position:absolute;left:13px;right:13px;bottom:11px;height:20px;border-radius:14px 14px 7px 7px;background:linear-gradient(180deg,#2d2d2d,#050505);box-shadow:10px -11px 0 -6px #151515,-10px -8px 0 -7px #191919}.brand b{display:block;font-size:22px;letter-spacing:.8px;color:var(--gold2);line-height:1}.brand small{display:block;font-size:10px;letter-spacing:3px;color:var(--gold)}.nav{display:flex;align-items:center;gap:20px;flex:1;justify-content:center}.nav a{font-size:12px;text-transform:uppercase;letter-spacing:.9px;color:#d7cfbc;opacity:.86;padding:10px 0;position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--gold);transform:scaleX(0);transition:.25s}.nav a:hover,.nav a.active{color:var(--gold2)}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px}.search{width:min(230px,24vw);height:42px;border:1px solid rgba(218,165,44,.25);border-radius:999px;background:rgba(0,0,0,.36);display:flex;align-items:center;padding:0 13px;gap:8px}.search input{width:100%;background:transparent;border:0;outline:0;color:var(--text);font-size:13px}.search i{font-style:normal;color:var(--gold2)}.icon,.cart-trigger{border:1px solid rgba(218,165,44,.28);border-radius:999px;background:rgba(13,13,13,.72);color:var(--text);height:42px;padding:0 16px;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.6px}.cart-trigger{position:relative}.cart-trigger b{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;margin-left:6px;background:var(--gold);color:#090909}.menu-btn{display:none;background:transparent;border:0;width:44px;height:44px}.menu-btn span{display:block;height:2px;background:var(--gold2);margin:7px 0;border-radius:10px}.hero{position:relative;min-height:86vh;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid rgba(218,165,44,.25);padding:120px 20px 72px}.hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5) 60%,#050505 100%),url('assets/prota-entrada.png') center/cover no-repeat;filter:saturate(1.1) contrast(1.08);transform:scale(1.02);animation:heroDrift 12s ease-in-out infinite alternate}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,transparent 0 22%,rgba(0,0,0,.3) 45%,rgba(0,0,0,.72) 100%),linear-gradient(90deg,rgba(0,0,0,.78),transparent 35%,transparent 65%,rgba(0,0,0,.78));pointer-events:none}.hero-orbit{position:absolute;width:620px;height:620px;border:1px solid rgba(255,217,121,.24);border-radius:50%;box-shadow:0 0 60px rgba(218,165,44,.22),inset 0 0 80px rgba(218,165,44,.08);animation:spin 16s linear infinite;z-index:1}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;inset:40px;border:1px dashed rgba(255,217,121,.28);border-radius:50%}.hero-orbit:after{inset:95px;border-style:solid;border-color:rgba(218,165,44,.14)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes heroDrift{from{transform:scale(1.02) translateY(0)}to{transform:scale(1.07) translateY(-18px)}}.hero-copy{position:relative;z-index:2;text-align:center;max-width:920px;margin:auto;padding:34px;border-radius:28px;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.05));text-shadow:0 12px 30px rgba(0,0,0,.85)}.kicker,.section-tag{display:inline-flex;align-items:center;gap:8px;color:var(--gold2);letter-spacing:3px;text-transform:uppercase;font-size:12px;font-weight:900}.kicker:before,.section-tag:before{content:"";width:26px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(35px,6vw,86px);line-height:.94;margin:14px auto 16px;max-width:1000px;text-transform:uppercase;letter-spacing:-2px}.english{font-size:clamp(14px,2vw,23px);letter-spacing:3px;text-transform:uppercase;color:#ffe29b;font-weight:700}.hero-buttons{display:flex;justify-content:center;gap:14px;margin-top:28px;flex-wrap:wrap}.btn{border:1px solid rgba(218,165,44,.42);border-radius:14px;padding:13px 20px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;background:rgba(10,10,10,.7);color:var(--text);transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 0 34px rgba(218,165,44,.25)}.btn.primary{background:linear-gradient(135deg,#d39a20,#ffd979 48%,#8c5d10);color:#080808;border-color:#ffda73}.btn.secondary{background:rgba(0,0,0,.55);color:var(--gold2)}.btn.full{width:100%}.hero-status{position:absolute;z-index:2;left:50%;bottom:24px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(900px,92vw)}.hero-status article{background:rgba(0,0,0,.54);border:1px solid rgba(218,165,44,.25);border-radius:18px;padding:16px 18px;backdrop-filter:blur(14px);text-align:center}.hero-status strong{display:block;color:var(--gold2);font-size:24px}.hero-status span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.8px}.section{width:min(1480px,calc(100% - 36px));margin:0 auto;padding:48px 0}.section-head{margin-bottom:22px}.section-head h2{margin:8px 0 0;font-size:clamp(28px,4vw,54px);line-height:1;text-transform:uppercase;letter-spacing:-1px}.section-head.split{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:32px;background:var(--panel);box-shadow:var(--shadow);display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.dark-grid{background-image:linear-gradient(var(--panel),var(--panel)),linear-gradient(90deg,rgba(218,165,44,.08) 1px,transparent 1px),linear-gradient(rgba(218,165,44,.08) 1px,transparent 1px);background-size:auto,38px 38px,38px 38px}.panel h2{margin:10px 0;font-size:clamp(26px,4vw,48px);max-width:850px}.panel p{color:var(--muted);font-size:17px;line-height:1.7}.delivery-card{align-self:stretch;border:1px solid rgba(255,217,121,.28);border-radius:20px;background:radial-gradient(circle at 75% 20%,rgba(255,217,121,.18),transparent 34%),rgba(0,0,0,.45);padding:24px;display:flex;flex-direction:column;justify-content:center;gap:10px}.delivery-card span{color:var(--gold);text-transform:uppercase;letter-spacing:2px;font-size:12px}.delivery-card b{font-size:28px}.delivery-card small{color:var(--muted);line-height:1.5}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{position:relative;overflow:hidden;min-height:300px;text-align:left;border:1px solid rgba(218,165,44,.3);border-radius:var(--radius);background:linear-gradient(180deg,rgba(20,18,12,.92),rgba(5,5,5,.9));padding:22px;box-shadow:var(--shadow);color:var(--text)}.category-card:before,.product-card:before,.combo-item:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,transparent,rgba(255,217,121,.28),transparent);opacity:0;transition:.25s;pointer-events:none}.category-card:hover:before,.product-card:hover:before,.combo-item:hover:before{opacity:1}.category-card h3{position:relative;z-index:1;margin:0;font-size:20px;text-transform:uppercase}.category-card p{position:relative;z-index:1;color:var(--muted);margin:8px 0 0}.category-card .product-visual{position:absolute;left:50%;top:50%;transform:translate(-50%,-38%) scale(1.15)}.category-card .arrow{position:absolute;right:18px;bottom:18px;width:42px;height:42px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(255,217,121,.35);color:var(--gold2);font-size:24px;background:#050505}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid rgba(218,165,44,.25);border-radius:999px;background:rgba(0,0,0,.45);color:var(--muted);padding:10px 14px;font-weight:800;font-size:12px;text-transform:uppercase}.filter.active,.filter:hover{background:linear-gradient(135deg,#d39a20,#ffd979);color:#050505}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;overflow:hidden;border:1px solid rgba(218,165,44,.26);border-radius:var(--radius);background:linear-gradient(180deg,rgba(16,16,16,.95),rgba(5,5,5,.96));padding:18px;min-height:410px;box-shadow:0 18px 50px rgba(0,0,0,.35)}.product-visual{height:190px;display:grid;place-items:center;margin-bottom:10px;position:relative}.mock-product{width:118px;height:168px;border-radius:24px 24px 20px 20px;background:linear-gradient(90deg,#050505,#242424 28%,#060606 60%,#141414);border:1px solid rgba(255,217,121,.25);box-shadow:inset 0 0 28px rgba(255,217,121,.08),0 28px 48px rgba(0,0,0,.55),0 0 35px rgba(218,165,44,.14);position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.mock-product:before{content:"";position:absolute;top:-18px;left:18px;right:18px;height:26px;border-radius:11px 11px 5px 5px;background:linear-gradient(90deg,#111,#333,#050505);border:1px solid rgba(255,217,121,.18)}.mock-product.bottle{width:96px;border-radius:44px 44px 20px 20px}.mock-product.shaker{width:110px;height:164px;border-radius:18px 18px 36px 36px}.mock-product.bar{width:170px;height:86px;border-radius:18px}.mock-product.bar:before{display:none}.mock-product.combo{width:210px;height:180px;background:transparent;border:0;box-shadow:none;display:block}.mock-product.combo:before{display:none}.mock-product.combo .mini{position:absolute;bottom:0}.mock-product.combo .mini:nth-child(1){left:18px;transform:scale(.9)}.mock-product.combo .mini:nth-child(2){left:78px;transform:scale(.72)}.mock-product.combo .mini:nth-child(3){right:12px;transform:scale(.62)}.mock-product span{display:block;font-weight:1000;color:#eee;font-size:25px;letter-spacing:-1px;text-shadow:0 0 16px rgba(255,217,121,.22)}.mock-product small{display:block;color:var(--gold2);font-weight:800;letter-spacing:1.8px}.mock-product.large{width:150px;height:220px}.badge{position:absolute;top:14px;left:14px;z-index:2;background:linear-gradient(135deg,#d39a20,#ffd979);color:#070707;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000;text-transform:uppercase}.badge.off{left:auto;right:14px}.product-card h3{font-size:18px;line-height:1.2;margin:8px 0 4px}.product-card small{color:var(--muted)}.rating{margin:12px 0;color:var(--gold2);font-size:13px}.rating span{color:var(--muted)}.price{display:flex;align-items:flex-end;gap:8px;margin-bottom:14px}.price del,.promo-body del{color:#86785b;font-size:13px}.price strong,.promo-body strong{display:block;color:var(--gold2);font-size:24px}.product-actions{display:grid;grid-template-columns:1fr 46px;gap:10px}.quick{border:1px solid rgba(218,165,44,.35);border-radius:14px;background:#050505;color:var(--gold2);font-size:20px}.horizontal-list{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:12px}.horizontal-list .product-card{min-width:280px;scroll-snap-align:start}.slide-actions{display:flex;gap:8px}.slide-actions button{width:44px;height:44px;border-radius:14px;border:1px solid rgba(218,165,44,.3);background:rgba(0,0,0,.55);color:var(--gold2);font-size:26px}.promo-combo{display:grid;grid-template-columns:.9fr 1.4fr;gap:22px;align-items:start}.promo-feature,.combos-box,.trust-strip article{border:1px solid rgba(218,165,44,.28);border-radius:var(--radius);background:linear-gradient(180deg,rgba(20,17,10,.94),rgba(5,5,5,.95));box-shadow:var(--shadow);padding:24px;position:relative;overflow:hidden}.promo-feature:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 65%,rgba(255,217,121,.2),transparent 40%);pointer-events:none}.countdown{display:flex;gap:8px;margin:18px 0}.countdown span{display:grid;place-items:center;width:68px;height:62px;border:1px solid rgba(255,217,121,.32);border-radius:14px;background:#060606;color:var(--gold2);font-weight:1000}.countdown small{display:block;color:var(--muted);font-size:9px;letter-spacing:1px}.promo-body{display:grid;grid-template-columns:170px 1fr;gap:22px;align-items:center;position:relative}.promo-body h3{font-size:28px;margin:0 0 8px}.promo-body p{color:var(--muted)}.discount{position:absolute;right:18px;top:20px;display:grid;place-items:center;width:78px;height:78px;border-radius:999px;background:#070707;border:1px solid rgba(255,217,121,.45);color:var(--gold2);font-size:18px;text-align:center}.combo-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.combo-item{position:relative;overflow:hidden;border:1px solid rgba(218,165,44,.24);border-radius:18px;background:rgba(0,0,0,.4);padding:16px}.combo-item .product-visual{height:150px}.combo-item h3{margin:8px 0;font-size:18px}.combo-item p{color:var(--muted);min-height:56px;font-size:13px}.combo-item strong{display:block;color:var(--gold2);font-size:21px;margin-bottom:12px}.accessory-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-strip article{display:flex;flex-direction:column;gap:6px}.trust-strip b{font-size:28px;color:var(--gold2)}.trust-strip span{font-weight:1000;text-transform:uppercase}.trust-strip small{color:var(--muted)}.footer{border-top:1px solid var(--line);padding:34px clamp(18px,4vw,54px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:#020202}.footer p{color:var(--muted)}.footer-actions{display:flex;gap:10px;flex-wrap:wrap}.footer-actions a,.footer-actions button{border:1px solid rgba(218,165,44,.28);border-radius:999px;background:rgba(0,0,0,.45);color:var(--gold2);padding:10px 14px;font-weight:800}.pixeleco{color:#80745c}.pixeleco a{color:var(--gold2)}.cart-drawer,.ai-panel{position:fixed;right:0;top:0;bottom:0;width:min(430px,92vw);z-index:120;background:rgba(5,5,5,.96);border-left:1px solid var(--line);box-shadow:var(--shadow);transform:translateX(110%);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open,.ai-panel.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px}.drawer-head h2,.drawer-head h3{margin:0}.drawer-head button,.modal-close{width:38px;height:38px;border:1px solid rgba(218,165,44,.32);border-radius:12px;background:#070707;color:var(--gold2);font-size:22px}.cart-items{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px}.cart-row{display:grid;grid-template-columns:70px 1fr;gap:12px;border:1px solid rgba(218,165,44,.18);border-radius:16px;padding:10px;background:rgba(255,255,255,.02)}.cart-row .mock-product{width:52px;height:74px;border-radius:12px}.cart-row .mock-product:before{display:none}.cart-row .mock-product span{font-size:10px}.cart-row .mock-product small{font-size:6px}.cart-row h4{margin:0 0 4px}.cart-row small{color:var(--muted)}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border-radius:8px;border:1px solid rgba(218,165,44,.28);background:#060606;color:var(--gold2)}.remove{margin-left:auto;color:var(--danger);background:transparent;border:0}.cart-summary{border-top:1px solid var(--line);padding:18px;display:grid;gap:10px}.cart-summary p{display:flex;align-items:center;justify-content:space-between;margin:0;color:var(--muted)}.cart-summary b{color:var(--gold2)}.modal{position:fixed;inset:0;z-index:140;display:none;place-items:center;padding:18px}.modal.open{display:grid}.modal-card{position:relative;width:min(620px,96vw);max-height:92vh;overflow:auto;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#10100f,#040404);box-shadow:var(--shadow);padding:26px}.modal-card.small{width:min(440px,94vw)}.modal-close{position:absolute;right:16px;top:16px}.form{display:grid;gap:12px}.form label{display:grid;gap:7px;color:var(--muted);font-size:13px}.form input,.form select,.form textarea,.ai-form input,.admin-form input,.admin-form select,.admin-form textarea{width:100%;border:1px solid rgba(218,165,44,.25);background:rgba(0,0,0,.48);color:var(--text);border-radius:13px;padding:13px;outline:none}.form textarea,.admin-form textarea{min-height:90px;resize:vertical}.muted,.empty{color:var(--muted)}.overlay{position:fixed;inset:0;z-index:110;background:rgba(0,0,0,.62);backdrop-filter:blur(4px);display:none}.overlay.show{display:block}.admin-shell{position:fixed;inset:0;z-index:150;background:#050505;display:grid;grid-template-columns:280px 1fr}.admin-sidebar{border-right:1px solid var(--line);padding:18px;background:linear-gradient(180deg,#0d0d0d,#030303);overflow:auto}.admin-sidebar .brand{margin-bottom:24px}.admin-tab,.admin-exit{width:100%;text-align:left;border:1px solid rgba(218,165,44,.16);border-radius:14px;background:rgba(255,255,255,.02);color:var(--text);padding:14px;margin-bottom:8px;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.7px}.admin-tab.active,.admin-tab:hover{background:linear-gradient(135deg,rgba(211,154,32,.95),rgba(255,217,121,.95));color:#050505}.admin-exit{color:#ffb8b8}.admin-main{overflow:auto;padding:24px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:16px}.admin-top span{color:var(--gold2);text-transform:uppercase;letter-spacing:2px;font-size:12px}.admin-top h2{margin:6px 0 0;font-size:36px}.admin-top button{border:1px solid rgba(218,165,44,.28);border-radius:12px;background:#080808;color:var(--gold2);padding:12px 16px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.kpi,.admin-card{border:1px solid rgba(218,165,44,.23);border-radius:18px;background:rgba(255,255,255,.025);padding:18px}.kpi span{color:var(--muted);display:block;font-size:12px;text-transform:uppercase}.kpi b{display:block;color:var(--gold2);font-size:30px;margin-top:7px}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;min-width:820px}.admin-table th,.admin-table td{border-bottom:1px solid rgba(218,165,44,.14);padding:12px;text-align:left;vertical-align:top}.admin-table th{color:var(--gold2);text-transform:uppercase;font-size:11px;letter-spacing:.8px}.tiny{border:1px solid rgba(218,165,44,.25);border-radius:10px;background:#070707;color:var(--gold2);padding:8px 10px;margin:2px;font-weight:800}.status{display:inline-block;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:900;background:rgba(255,217,121,.13);color:var(--gold2)}.status.entregue{background:rgba(41,215,137,.12);color:var(--ok)}.status.pendente{background:rgba(255,92,92,.12);color:var(--danger)}.admin-form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-form .wide{grid-column:1/-1}.chart{display:flex;align-items:end;gap:8px;height:230px;border:1px solid rgba(218,165,44,.14);border-radius:16px;padding:14px;background:rgba(0,0,0,.28)}.bar{flex:1;display:flex;align-items:end;justify-content:center;background:linear-gradient(180deg,var(--gold2),var(--gold3));border-radius:10px 10px 4px 4px;min-height:4px;position:relative}.bar span{position:absolute;bottom:-24px;color:var(--muted);font-size:10px}.ai-fab,.to-top{position:fixed;z-index:95;border:1px solid rgba(255,217,121,.4);background:linear-gradient(135deg,#d39a20,#ffd979);color:#050505;font-weight:1000;box-shadow:0 0 30px rgba(218,165,44,.25)}.ai-fab{right:18px;bottom:88px;width:58px;height:58px;border-radius:18px}.to-top{right:18px;bottom:20px;width:50px;height:50px;border-radius:16px;opacity:0;pointer-events:none;transition:.25s}.to-top.show{opacity:1;pointer-events:auto}.chat{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:10px}.chat p{max-width:86%;margin:0;padding:12px 14px;border-radius:15px;line-height:1.45}.chat .bot{background:rgba(218,165,44,.13);border:1px solid rgba(218,165,44,.2)}.chat .user{align-self:flex-end;background:rgba(255,255,255,.08)}.ai-form{display:flex;gap:8px;padding:14px;border-top:1px solid var(--line)}.ai-form button{border:1px solid rgba(218,165,44,.28);background:var(--gold);color:#050505;border-radius:12px;padding:0 14px;font-weight:900}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease, transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1180px){.nav{position:fixed;top:74px;left:16px;right:16px;display:none;flex-direction:column;align-items:flex-start;background:rgba(0,0,0,.95);border:1px solid var(--line);border-radius:18px;padding:18px}.nav.open{display:flex}.menu-btn{display:block;order:3}.header{gap:12px}.header-actions{margin-left:auto}.search{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.promo-combo{grid-template-columns:1fr}.combo-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.header{padding:12px 14px}.brand b{font-size:18px}.brand small{letter-spacing:2px}.brand-icon{width:42px;height:42px}.icon{display:none}.cart-trigger{height:40px;padding:0 10px}.hero{min-height:82vh;padding:100px 16px 115px}.hero h1{font-size:38px;letter-spacing:-1px}.english{font-size:13px;line-height:1.55}.hero-status{grid-template-columns:1fr;bottom:14px}.hero-status article{padding:9px}.section{width:calc(100% - 24px);padding:34px 0}.panel{grid-template-columns:1fr;padding:22px}.section-head.split{display:block}.filters{justify-content:flex-start;margin-top:12px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{min-height:245px;padding:16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{min-height:360px;padding:14px}.product-visual{height:155px}.mock-product{width:94px;height:142px}.product-card h3{font-size:15px}.product-actions{grid-template-columns:1fr}.quick{display:none}.promo-body{grid-template-columns:1fr}.discount{right:14px;top:14px;width:66px;height:66px;font-size:15px}.combo-list,.accessory-strip,.trust-strip{grid-template-columns:1fr}.footer{display:grid;text-align:center;place-items:center}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:270px;z-index:2;transform:translateX(-100%);transition:.25s}.admin-sidebar.open{transform:none}.kpis{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.admin-form{grid-template-columns:1fr}.admin-main{padding:16px}.admin-top h2{font-size:28px}.modal-card{padding:22px 16px}.countdown span{width:58px}.hero-bg{background-position:center}.horizontal-list .product-card{min-width:250px}}
@media(max-width:440px){.category-grid,.product-grid{grid-template-columns:1fr}.hero-copy{padding:20px}.hero h1{font-size:31px}.kpis{grid-template-columns:1fr}}


/* Ajustes PROTA v4 — frase limpa, contatos e logo sem deformação */
.brand{height:58px;display:flex;align-items:center;gap:10px;overflow:visible}.brand-logo{display:block;width:auto;height:54px;max-width:190px;object-fit:contain;filter:drop-shadow(0 0 16px rgba(218,165,44,.28));flex:0 0 auto}.header .brand{min-width:172px}.foot-brand .brand-logo{height:60px;max-width:215px}.admin-brand-label{margin-left:8px;color:var(--gold2);font-size:11px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.hero{min-height:78vh;padding:108px 20px 54px}.hero-copy{max-width:96vw;padding:12px 22px;border:1px solid rgba(255,217,121,.18);background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.18));backdrop-filter:blur(8px);box-shadow:0 18px 70px rgba(0,0,0,.28)}.hero-copy .kicker,.hero-buttons,.hero-status{display:none!important}.hero h1{font-size:clamp(14px,1.42vw,24px)!important;line-height:1.12!important;margin:0 0 8px!important;letter-spacing:1.4px!important;white-space:nowrap!important;text-transform:uppercase!important;font-weight:900!important;color:#fff7e4}.english{font-size:clamp(10px,.9vw,15px)!important;line-height:1.15!important;letter-spacing:1.9px!important;white-space:nowrap!important;margin:0;color:#ffd979!important}.intro-panel .panel{align-items:center;text-align:center;grid-template-columns:1.05fr .95fr}.intro-panel .panel>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.intro-panel .panel h2{margin-left:auto;margin-right:auto;max-width:760px}.intro-panel .panel p{max-width:760px;margin:0 auto}.delivery-card{text-align:center;align-items:center}.delivery-card b{line-height:1.15}.delivery-card small{max-width:470px}.footer-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.footer-actions a,.footer-actions button{min-height:42px;border:1px solid rgba(218,165,44,.28);border-radius:999px;background:rgba(0,0,0,.42);color:var(--gold2);padding:0 16px;font-weight:900;text-transform:uppercase;letter-spacing:.45px;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.footer-actions a:hover,.footer-actions button:hover{background:linear-gradient(135deg,#d39a20,#ffd979);color:#060606}.intro-panel{padding-top:34px}
@media(max-width:1180px){.header .brand{min-width:148px}.brand-logo{height:48px;max-width:165px}.hero h1{font-size:clamp(12px,1.7vw,19px)!important}.english{font-size:clamp(9px,1.15vw,13px)!important}}
@media(max-width:820px){.brand{height:48px}.brand-logo{height:44px;max-width:150px}.header .brand{min-width:140px}.hero{min-height:68vh;padding:92px 10px 42px}.hero-copy{padding:9px 10px;max-width:98vw;border-radius:18px}.hero h1{font-size:clamp(8px,2.35vw,14px)!important;letter-spacing:.25px!important}.english{font-size:clamp(7px,1.8vw,11px)!important;letter-spacing:.25px!important}.intro-panel .panel{grid-template-columns:1fr;gap:16px}.footer-actions a,.footer-actions button{width:100%;max-width:360px}.foot-brand .brand-logo{height:54px}}
@media(max-width:440px){.hero h1{font-size:8.2px!important}.english{font-size:7.2px!important}.brand-logo{height:40px;max-width:132px}.header .brand{min-width:126px}.delivery-card b{font-size:22px}}


/* Ajustes PROTA v5 — início limpo, logo superior íntegro e cabeça visível */
.header .brand{min-width:clamp(205px,16vw,265px)!important;height:auto!important;overflow:visible!important;flex-shrink:0!important;align-items:center!important}
.header .brand-logo{display:block!important;width:clamp(188px,15vw,232px)!important;height:auto!important;max-width:none!important;object-fit:contain!important;filter:drop-shadow(0 0 16px rgba(218,165,44,.28))!important}
.foot-brand .brand-logo{width:clamp(190px,18vw,255px)!important;height:auto!important;max-width:none!important}
.hero{min-height:clamp(620px,78vh,800px)!important;padding:0 20px!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.hero-bg{background-position:center top!important;transform-origin:center top!important;animation:heroDriftSafe 12s ease-in-out infinite alternate!important}
@keyframes heroDriftSafe{from{transform:scale(1.005) translateY(0)}to{transform:scale(1.025) translateY(0)}}
.hero:after{background:radial-gradient(circle at 50% 42%,rgba(0,0,0,.08) 0 22%,rgba(0,0,0,.36) 48%,rgba(0,0,0,.72) 100%),linear-gradient(90deg,rgba(0,0,0,.78),transparent 34%,transparent 66%,rgba(0,0,0,.78))!important}
.hero-copy{position:absolute!important;left:50%!important;bottom:clamp(52px,7.2vh,86px)!important;transform:translateX(-50%)!important;margin:0!important;width:min(880px,calc(100% - 44px))!important;max-width:none!important;padding:10px 20px!important;border-radius:999px!important}
.hero h1{font-size:clamp(12px,1.18vw,20px)!important;line-height:1.08!important;letter-spacing:1px!important;margin:0 0 7px!important;white-space:nowrap!important}
.english{font-size:clamp(8px,.72vw,12px)!important;line-height:1.1!important;letter-spacing:1.45px!important;white-space:nowrap!important}
@media(max-width:1180px){
  .header .brand{min-width:178px!important}.header .brand-logo{width:176px!important}
  .hero{min-height:clamp(560px,72vh,720px)!important}
  .hero-copy{bottom:clamp(44px,6.5vh,70px)!important;width:min(790px,calc(100% - 34px))!important;padding:9px 16px!important}
  .hero h1{font-size:clamp(10px,1.42vw,16px)!important;letter-spacing:.45px!important}
  .english{font-size:clamp(7.6px,.95vw,10.8px)!important;letter-spacing:.75px!important}
}
@media(max-width:820px){
  .header .brand{min-width:154px!important}.header .brand-logo{width:152px!important}.brand{height:auto!important}
  .hero{min-height:560px!important;padding:0 10px!important}
  .hero-copy{bottom:40px!important;width:calc(100% - 22px)!important;padding:8px 10px!important}
  .hero h1{font-size:clamp(7.8px,2.05vw,12px)!important;letter-spacing:.05px!important;margin-bottom:5px!important}
  .english{font-size:clamp(6.6px,1.55vw,9px)!important;letter-spacing:.05px!important}
}
@media(max-width:440px){
  .header .brand{min-width:132px!important}.header .brand-logo{width:132px!important}
  .hero{min-height:520px!important}
  .hero h1{font-size:7.2px!important}.english{font-size:6.3px!important}
}

/* PROTA v6 — refinamentos visuais e gestão expandida */
.brand,.foot-brand{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.brand-logo{background:transparent!important;border:0!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(255,207,86,.28)) drop-shadow(0 10px 20px rgba(0,0,0,.55))!important}.header .brand{min-width:clamp(210px,17vw,280px)!important}.header .brand-logo{width:clamp(205px,16vw,260px)!important;height:auto!important;max-width:none!important}.foot-brand .brand-logo{width:clamp(210px,18vw,285px)!important;height:auto!important;max-width:none!important}.admin-sidebar .foot-brand .brand-logo{width:190px!important}

.intro-panel{padding-top:34px!important}.promo-attraction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.attraction-card{position:relative;overflow:hidden;min-height:188px;border:1px solid rgba(255,217,121,.24);border-radius:24px;padding:24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,rgba(20,18,12,.78),rgba(5,5,5,.94));box-shadow:0 24px 70px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.05)}.attraction-card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 50% 0,rgba(255,217,121,.22),transparent 42%),linear-gradient(120deg,transparent,rgba(255,217,121,.12),transparent);pointer-events:none}.attraction-card:after{content:"";width:44px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,#ffd979,transparent);box-shadow:0 0 22px rgba(255,217,121,.65);margin-top:4px}.attraction-card span{position:relative;color:#ffd979;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:900}.attraction-card b{position:relative;color:#fff5da;font-size:clamp(18px,1.55vw,26px);line-height:1.08;max-width:260px}.attraction-card small{position:relative;color:#beb49e;line-height:1.55;font-size:13px;max-width:280px}.attraction-card.hot{background:radial-gradient(circle at 50% 18%,rgba(255,214,111,.2),transparent 45%),linear-gradient(180deg,rgba(36,25,7,.82),rgba(5,5,5,.96));border-color:rgba(255,217,121,.38)}

.ai-fab,.to-top{display:grid!important;place-items:center!important;border:1px solid rgba(255,217,121,.54)!important;background:linear-gradient(135deg,#ffe08a,#d79a22 48%,#7c4d09)!important;color:#050505!important;box-shadow:0 0 0 1px rgba(255,255,255,.06) inset,0 16px 45px rgba(217,163,47,.32),0 12px 30px rgba(0,0,0,.45)!important}.ai-fab{right:22px!important;bottom:94px!important;width:70px!important;height:70px!important;border-radius:24px!important;line-height:1!important;text-align:center!important}.ai-fab span{display:block;font-size:20px;font-weight:1000;letter-spacing:.3px}.ai-fab small{display:block;font-size:8px;font-weight:1000;letter-spacing:1.4px;margin-top:2px}.to-top{right:22px!important;bottom:22px!important;width:56px!important;height:56px!important;border-radius:20px!important;font-size:24px!important}.ai-panel{border-color:rgba(255,217,121,.34)!important;box-shadow:0 30px 90px rgba(0,0,0,.65),0 0 50px rgba(217,163,47,.18)!important}

.cart-row{grid-template-columns:62px minmax(0,1fr)!important;overflow:visible!important}.qty{flex-wrap:wrap!important;gap:7px!important}.qty button{flex:0 0 auto}.qty .remove,.remove{width:auto!important;min-width:88px!important;height:30px!important;padding:0 10px!important;margin-left:0!important;white-space:nowrap!important;overflow:visible!important;border:1px solid rgba(255,88,88,.28)!important;border-radius:9px!important;background:rgba(255,69,69,.08)!important;color:#ff8e8e!important;font-size:11px!important;font-weight:900!important;text-align:center!important}.cart-items{overflow-x:hidden!important}.cart-row h4{padding-right:4px!important;line-height:1.25!important}

.action-group{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:170px}.tiny{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:76px!important;min-height:34px!important;padding:8px 12px!important;white-space:nowrap!important;overflow:visible!important;line-height:1!important}.tiny.danger{color:#ff9898!important;border-color:rgba(255,93,93,.32)!important;background:rgba(255,64,64,.08)!important}.admin-table td:last-child{min-width:180px}.admin-table th:last-child{min-width:180px}.admin-card{overflow:visible}.table-wrap{overflow:auto}.admin-form .fiscal-box{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border:1px solid rgba(255,217,121,.18);border-radius:18px;padding:16px;background:radial-gradient(circle at 0 0,rgba(255,217,121,.12),transparent 35%),rgba(0,0,0,.23)}.fiscal-box h4{grid-column:1/-1;margin:0;color:#ffd979;text-transform:uppercase;letter-spacing:1.2px;font-size:12px}.admin-sidebar{overflow:auto}.admin-tab{white-space:nowrap}.kpis{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important}

@media(max-width:1180px){.promo-attraction-grid{grid-template-columns:repeat(2,1fr)}.header .brand{min-width:180px!important}.header .brand-logo{width:178px!important}.admin-form .fiscal-box{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.promo-attraction-grid{grid-template-columns:1fr}.attraction-card{min-height:150px}.header .brand{min-width:152px!important}.header .brand-logo{width:150px!important}.ai-fab{right:16px!important;bottom:88px!important;width:62px!important;height:62px!important;border-radius:21px!important}.to-top{right:18px!important;bottom:20px!important;width:52px!important;height:52px!important}.admin-form .fiscal-box{grid-template-columns:1fr}.admin-sidebar .foot-brand .brand-logo{width:160px!important}}
@media(max-width:440px){.header .brand{min-width:136px!important}.header .brand-logo{width:136px!important}.foot-brand .brand-logo{width:190px!important}.attraction-card b{font-size:20px}.attraction-card small{font-size:12px}.tiny{min-width:72px!important;padding:8px 10px!important}.action-group{min-width:150px}}

/* PROTA v9 — RH integrado, caixa só venda/saída e cartões de produtos corrigidos */
.product-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:14px;align-items:stretch}
.product-admin-card{position:relative;display:flex;flex-direction:column;gap:12px;min-height:0;border:1px solid rgba(255,217,121,.22);border-radius:20px;background:linear-gradient(180deg,rgba(18,16,10,.82),rgba(3,3,3,.96));padding:14px;overflow:hidden}
.product-admin-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 0,rgba(255,217,121,.14),transparent 34%);pointer-events:none}
.product-admin-head{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;min-height:84px}
.product-admin-head h4{margin:0 0 5px;color:#fff4d7;font-size:15px;line-height:1.2}.product-admin-head small{color:var(--muted)}
.product-admin-card .product-visual,.product-admin-head .product-visual{height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}
.product-admin-card .mock-product.small,.product-admin-head .mock-product{width:56px!important;height:74px!important;border-radius:12px!important;margin:0!important;position:relative!important;transform:none!important}
.product-admin-card .mock-product.small:before,.product-admin-head .mock-product:before{display:none!important}
.product-admin-card .mock-product.small span,.product-admin-head .mock-product span{font-size:9px!important;letter-spacing:.2px!important}.product-admin-card .mock-product.small small,.product-admin-head .mock-product small{font-size:6px!important;letter-spacing:.4px!important}
.product-admin-meta{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-admin-meta span{border:1px solid rgba(255,217,121,.15);border-radius:12px;padding:9px;background:rgba(0,0,0,.25);color:var(--muted);font-size:11px}.product-admin-meta b{display:block;color:var(--gold2);font-size:13px;margin-top:3px}.product-admin-card p{position:relative;color:#bdb39e;line-height:1.45;margin:0;min-height:42px}.full-actions{position:relative;margin-top:auto;min-width:0!important;width:100%;justify-content:flex-start}
.products-list-card{overflow:visible!important}.products-admin-layout{grid-template-columns:minmax(330px,.9fr) minmax(0,1.4fr)!important}.wide-card{grid-column:1/-1}.rh-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.leave-form{grid-template-columns:repeat(2,1fr)!important}.admin-search{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:12px 0}.admin-search input{flex:1;min-width:220px;border:1px solid rgba(218,165,44,.25);background:rgba(0,0,0,.48);color:var(--text);border-radius:13px;padding:12px;outline:none}.stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.stock-card{border:1px solid rgba(255,217,121,.18);border-radius:16px;background:rgba(0,0,0,.28);padding:14px;display:grid;gap:7px}.stock-card h4{margin:0;color:#fff4d7}.stock-card small,.stock-card span{color:var(--muted)}.stock-card b{font-size:30px;color:var(--gold2)}.access-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;border:1px solid rgba(255,217,121,.18);border-radius:18px;padding:16px;background:rgba(0,0,0,.23)}.access-box h4,.access-box small{grid-column:1/-1}.access-box h4{margin:0;color:var(--gold2);text-transform:uppercase;letter-spacing:1px;font-size:12px}.access-box small{color:var(--muted)}.check{display:flex!important;align-items:center;gap:8px;border:1px solid rgba(255,217,121,.13);border-radius:12px;padding:10px;color:var(--text)!important}.check input{width:auto!important}
@media(max-width:1180px){.products-admin-layout,.rh-layout{grid-template-columns:1fr!important}.product-admin-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-admin-meta{grid-template-columns:1fr}.leave-form{grid-template-columns:1fr!important}}
@media(max-width:520px){.product-admin-head{grid-template-columns:58px 1fr}.product-admin-card .mock-product.small,.product-admin-head .mock-product{width:46px!important;height:62px!important}.product-admin-grid{grid-template-columns:1fr}.admin-search input{min-width:100%}}


/* PROTA v10 — cadastro de produtos, fotos e estoque integrado */
.real-product-shell{width:100%;height:100%;display:grid;place-items:center;position:relative;z-index:1;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 50% 25%,rgba(255,217,121,.13),transparent 58%)}
.real-product-photo{width:100%;height:100%;display:block;filter:drop-shadow(0 22px 32px rgba(0,0,0,.58)) drop-shadow(0 0 22px rgba(255,207,86,.12));border-radius:14px;max-height:100%}.product-card .real-product-shell{height:190px}.category-card .real-product-shell{width:190px;height:210px}.combo-item .real-product-shell{height:180px}.cart-row .real-product-shell{width:54px;height:74px}.cart-row .real-product-photo{border-radius:10px}.product-admin-head .real-product-shell,.product-admin-card .real-product-shell{width:58px!important;height:72px!important;overflow:hidden!important;border-radius:13px!important;background:rgba(0,0,0,.28)!important}.product-admin-head .real-product-photo,.product-admin-card .real-product-photo{width:100%!important;height:100%!important;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.55))!important}.product-admin-head{overflow:hidden}.product-admin-card{overflow:hidden!important}.product-admin-card *{max-width:100%}.product-admin-card .mock-product.combo,.product-admin-head .mock-product.combo{width:56px!important;height:74px!important;display:flex!important;position:relative!important}.product-admin-card .mock-product.combo .mini,.product-admin-head .mock-product.combo .mini{display:none!important}.photo-box{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .8fr .8fr 150px;gap:12px;align-items:end;border:1px solid rgba(255,217,121,.18);border-radius:18px;padding:16px;background:radial-gradient(circle at 0 0,rgba(255,217,121,.10),transparent 35%),rgba(0,0,0,.23)}.photo-box h4{grid-column:1/-1;margin:0;color:#ffd979;text-transform:uppercase;letter-spacing:1.2px;font-size:12px}.photo-preview{width:150px;height:120px;border:1px dashed rgba(255,217,121,.35);border-radius:16px;display:grid;place-items:center;color:var(--muted);font-size:12px;background:rgba(0,0,0,.3);overflow:hidden}.photo-preview img{width:100%;height:100%;object-fit:contain;display:block}.form-status{color:#62e6a2!important;text-align:center;font-weight:800;letter-spacing:.4px}.promo-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.promo-mini-card{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;align-items:center;border:1px solid rgba(255,217,121,.18);border-radius:16px;padding:10px;background:rgba(0,0,0,.32)}.promo-mini-card .product-visual{height:92px;margin:0}.promo-mini-card .real-product-shell,.promo-mini-card .mock-product{width:74px!important;height:88px!important}.promo-mini-card h4{margin:0;color:#fff3d0;font-size:13px}.promo-mini-card small{display:block;color:var(--muted);margin:3px 0}.promo-mini-card b{display:block;color:var(--gold2);margin-bottom:5px}.promo-mini-card .tiny{min-width:70px!important;min-height:30px!important;padding:6px 9px!important}.product-admin-grid{align-items:start}.full-actions{z-index:2}.products-list-card .product-admin-grid{max-width:100%;overflow:visible}.admin-card.products-list-card{overflow:hidden!important}.product-admin-meta{z-index:1}.product-admin-card p{z-index:1}
@media(max-width:980px){.photo-box{grid-template-columns:1fr 1fr}.photo-preview{width:100%;height:150px}.promo-list{grid-template-columns:1fr}}
@media(max-width:520px){.photo-box{grid-template-columns:1fr}.product-card .real-product-shell{height:155px}.promo-mini-card{grid-template-columns:70px 1fr}.promo-mini-card .product-visual{height:78px}.promo-mini-card .real-product-shell,.promo-mini-card .mock-product{width:62px!important;height:76px!important}}

/* v11 - categoria funcional no cadastro de produtos */
.category-picker{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  padding:12px;
  border:1px solid rgba(212,175,55,.18);
  border-radius:16px;
  background:rgba(255,255,255,.035);
}
.category-picker span{
  width:100%;
  color:var(--muted);
  font-size:.78rem;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.category-picker button{
  border:1px solid rgba(212,175,55,.28);
  background:rgba(0,0,0,.35);
  color:var(--text);
  border-radius:999px;
  padding:9px 12px;
  cursor:pointer;
  white-space:nowrap;
}
.category-picker button:hover,.category-picker button.active{
  border-color:rgba(255,214,102,.85);
  box-shadow:0 0 18px rgba(255,186,55,.18);
  color:#ffd66a;
}
#productCategorySelect{
  cursor:pointer;
}

/* v12 — correções RH, alerta de pedidos, logos e produtos da gestão */
.admin-top-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.order-alert-dot{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 7px;margin-left:7px;border-radius:999px;background:linear-gradient(135deg,#ff2323,#ff7a38);color:#fff;font-size:11px;font-weight:950;box-shadow:0 0 20px rgba(255,31,31,.55);animation:orderPulse 1.3s ease-in-out infinite}.order-alert-banner{border:1px solid rgba(255,63,63,.5);border-radius:999px;background:rgba(180,0,0,.24);color:#ffd6d6;padding:10px 14px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;box-shadow:0 0 28px rgba(255,42,42,.22)}.admin-shell.has-pending-orders .admin-tab[data-tab="orders"]{border-color:rgba(255,70,70,.55)!important;background:linear-gradient(90deg,rgba(255,40,40,.18),rgba(255,217,121,.08))!important;color:#fff!important}.admin-shell.has-pending-orders .admin-tab[data-tab="orders"]:before{background:#ff3b3b!important;box-shadow:0 0 18px rgba(255,40,40,.75)!important}@keyframes orderPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}
.admin-sidebar .foot-brand{padding:4px 0 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:6px!important;background:transparent!important}.admin-sidebar .foot-brand .brand-logo{width:210px!important;max-height:68px!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(0 0 18px rgba(255,207,86,.28))!important}.admin-brand-label{display:inline-flex;margin-top:2px;border:1px solid rgba(255,217,121,.25);border-radius:999px;padding:5px 10px;color:#ffd979;font-size:10px;letter-spacing:2px;font-weight:950;background:rgba(0,0,0,.25)}
.admin-product-thumb{width:62px;height:74px;border:1px solid rgba(255,217,121,.28);border-radius:15px;background:radial-gradient(circle at 50% 15%,rgba(255,217,121,.22),transparent 55%),rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.35);position:relative;z-index:3}.admin-product-thumb img{width:100%;height:100%;display:block}.admin-product-thumb.placeholder strong{color:#ffe29b;font-size:12px;letter-spacing:.4px;max-width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-product-thumb.placeholder small{font-size:7px;color:#bca66b;max-width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.product-admin-head{grid-template-columns:74px minmax(0,1fr)!important;overflow:visible!important}.product-admin-head>.product-visual,.product-admin-head .mock-product,.product-admin-card .mock-product{display:none!important}.product-admin-card{overflow:hidden!important}.product-admin-card:after{content:"";position:absolute;right:-55px;bottom:-55px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,217,121,.08),transparent 60%);pointer-events:none;z-index:0}.product-admin-card>*{position:relative;z-index:1}.product-admin-card .action-group{z-index:4!important}.products-list-card{overflow:hidden!important}.rh-layout{align-items:start}.rh-layout .admin-card{min-width:0}.rh-layout .admin-table td:last-child{min-width:210px}.rh-layout .action-group{min-width:210px}.header .brand-logo,.footer .brand-logo,.admin-sidebar .brand-logo{background:transparent!important;border:0!important;box-shadow:none!important}
@media(max-width:820px){.admin-top-actions{justify-content:flex-start}.admin-sidebar .foot-brand .brand-logo{width:165px!important}.order-alert-banner{width:100%;text-align:center}.rh-layout .action-group{min-width:0}.admin-product-thumb{width:54px;height:66px}}

.restricted-trigger{position:relative!important}.public-order-alert{position:absolute;right:-7px;top:-8px;display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ff3131;color:#fff;font-size:10px;font-weight:950;box-shadow:0 0 18px rgba(255,49,49,.72);animation:orderPulse 1.3s ease-in-out infinite}


/* v13 — logos transparentes e fotos sem corte */
.header .brand-logo,
.footer .brand-logo,
.admin-sidebar .brand-logo,
.foot-brand .brand-logo,
.brand-logo{
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  object-fit: contain !important;
}
.header .brand,
.footer .brand,
.admin-sidebar .brand,
.foot-brand{
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}
.header .brand-logo{width:clamp(205px,16vw,260px)!important;height:auto!important;max-height:78px!important;max-width:none!important;}
.footer .brand-logo,.foot-brand .brand-logo{width:clamp(210px,18vw,285px)!important;height:auto!important;max-height:82px!important;}
.admin-sidebar .foot-brand .brand-logo{width:205px!important;height:auto!important;max-height:74px!important;}

.product-card .real-product-shell,
.horizontal-list .real-product-shell,
.accessory-strip .real-product-shell,
.combo-item .real-product-shell,
.promo-mini-card .real-product-shell,
.category-card .real-product-shell{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  padding:8px !important;
  box-sizing:border-box !important;
}
.product-card .real-product-photo,
.horizontal-list .real-product-photo,
.accessory-strip .real-product-photo,
.combo-item .real-product-photo,
.promo-mini-card .real-product-photo,
.category-card .real-product-photo{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  display:block !important;
  border-radius:14px !important;
}
.product-card .product-visual{height:210px!important;overflow:visible!important;margin-bottom:14px!important;}
.combo-item .product-visual{height:205px!important;overflow:visible!important;}
.promo-mini-card .product-visual{overflow:visible!important;}
.category-card .product-visual{overflow:visible!important;}
.photo-preview img{object-fit:contain!important;}
.admin-product-thumb img{object-fit:contain!important;padding:4px;box-sizing:border-box;}

@media(max-width:820px){
  .header .brand-logo{width:152px!important;max-height:58px!important;}
  .product-card .product-visual{height:178px!important;}
}
@media(max-width:440px){
  .header .brand-logo{width:136px!important;max-height:52px!important;}
  .product-card .product-visual{height:160px!important;}
}

/* v14 — cards premium separados: foto, informações e ações sem cortes */
.product-grid{
  align-items:stretch!important;
}
.product-card.pro-card-v14,
.horizontal-list .product-card.pro-card-v14,
.accessory-strip .product-card.pro-card-v14{
  display:grid!important;
  grid-template-rows:auto 196px minmax(170px,auto) auto!important;
  gap:0!important;
  min-height:unset!important;
  height:auto!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:24px!important;
  background:
    linear-gradient(180deg,rgba(21,18,12,.96),rgba(3,3,3,.98))!important;
  box-shadow:0 20px 52px rgba(0,0,0,.42), inset 0 0 0 1px rgba(255,217,121,.04)!important;
}
.product-card.pro-card-v14 .card-badges{
  position:absolute!important;
  z-index:8!important;
  left:12px!important;
  top:12px!important;
  right:12px!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:8px!important;
  pointer-events:none!important;
}
.product-card.pro-card-v14 .badge,
.product-card.pro-card-v14 .badge.off{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:28px!important;
  max-width:120px!important;
  padding:6px 10px!important;
  border-radius:999px!important;
  font-size:10px!important;
  letter-spacing:.8px!important;
  white-space:nowrap!important;
}
.product-card.pro-card-v14 .product-photo-frame,
.category-card-v14 .category-photo-frame,
.combo-card-v14 .combo-photo-frame,
.promo-card-v14 .promo-photo-frame{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  margin:0!important;
  border-bottom:1px solid rgba(255,217,121,.18)!important;
  background:
    radial-gradient(circle at 50% 55%,rgba(255,216,105,.22),transparent 42%),
    linear-gradient(180deg,rgba(255,217,121,.08),rgba(0,0,0,.05) 48%,rgba(0,0,0,.42))!important;
}
.product-card.pro-card-v14 .product-photo-frame:after,
.category-card-v14 .category-photo-frame:after,
.combo-card-v14 .combo-photo-frame:after{
  content:"";
  position:absolute;
  left:18%;right:18%;bottom:17px;height:14px;
  background:radial-gradient(ellipse,rgba(255,217,121,.24),transparent 70%);
  filter:blur(2px);
  pointer-events:none;
}
.product-card.pro-card-v14 .product-visual,
.category-card-v14 .product-visual,
.combo-card-v14 .product-visual,
.promo-card-v14 .product-visual{
  position:relative!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:16px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
}
.product-card.pro-card-v14 .real-product-shell,
.category-card-v14 .real-product-shell,
.combo-card-v14 .real-product-shell,
.promo-card-v14 .real-product-shell{
  width:100%!important;
  height:100%!important;
  max-height:100%!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.product-card.pro-card-v14 .real-product-photo,
.category-card-v14 .real-product-photo,
.combo-card-v14 .real-product-photo,
.promo-card-v14 .real-product-photo{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  max-width:100%!important;
  max-height:100%!important;
  display:block!important;
  border-radius:12px!important;
}
.product-card.pro-card-v14 .mock-product{
  width:min(118px,72%)!important;
  height:min(160px,82%)!important;
  max-width:100%!important;
  max-height:100%!important;
  transform:none!important;
}
.product-card.pro-card-v14 .mock-product.bar{width:min(166px,88%)!important;height:min(82px,58%)!important;}
.product-card.pro-card-v14 .mock-product.combo{width:min(200px,92%)!important;height:min(158px,88%)!important;}
.product-card.pro-card-v14 .product-info{
  display:grid!important;
  align-content:start!important;
  gap:7px!important;
  padding:16px 16px 12px!important;
  min-height:170px!important;
  border-bottom:1px solid rgba(255,217,121,.12)!important;
}
.product-card.pro-card-v14 h3{
  margin:0!important;
  color:#fff2cd!important;
  font-size:16px!important;
  line-height:1.22!important;
  min-height:40px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.product-card.pro-card-v14 .product-info>small{
  display:block!important;
  color:#d4ae57!important;
  font-weight:850!important;
  letter-spacing:.5px!important;
  text-transform:uppercase!important;
  min-height:16px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.product-card.pro-card-v14 .product-info p{
  margin:0!important;
  color:#a99d82!important;
  font-size:12px!important;
  line-height:1.35!important;
  min-height:34px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.product-card.pro-card-v14 .rating{
  margin:0!important;
  min-height:17px!important;
  color:#ffcf4d!important;
  white-space:nowrap!important;
  font-size:12px!important;
}
.product-card.pro-card-v14 .price{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin:0!important;
  min-height:31px!important;
}
.product-card.pro-card-v14 .price del{font-size:12px!important;color:#7d715b!important;}
.product-card.pro-card-v14 .price strong{font-size:22px!important;line-height:1!important;color:#ffd979!important;}
.product-card.pro-card-v14 .product-actions{
  display:grid!important;
  grid-template-columns:1fr 54px!important;
  gap:10px!important;
  padding:14px 16px 16px!important;
  align-items:stretch!important;
}
.product-card.pro-card-v14 .product-actions .btn,
.product-card.pro-card-v14 .product-actions .quick{
  min-height:42px!important;
  border-radius:13px!important;
  padding:0 10px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.product-card.pro-card-v14 .product-actions .quick{
  font-size:11px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.5px!important;
}
.category-grid{align-items:stretch!important;}
.category-card-v14{
  display:grid!important;
  grid-template-rows:auto 184px auto!important;
  gap:0!important;
  min-height:unset!important;
  padding:0!important;
  overflow:hidden!important;
  text-align:left!important;
}
.category-card-v14 .category-title{padding:17px 17px 11px!important;position:relative!important;z-index:2!important;}
.category-card-v14 h3{margin:0!important;font-size:17px!important;line-height:1.2!important;}
.category-card-v14 p{margin:6px 0 0!important;font-size:12px!important;line-height:1.35!important;min-height:32px!important;}
.category-card-v14 .category-cta{
  display:flex!important;align-items:center!important;justify-content:center!important;
  margin:12px 16px 16px!important;min-height:38px!important;border-radius:12px!important;
  border:1px solid rgba(255,217,121,.34)!important;color:#ffd979!important;background:rgba(0,0,0,.55)!important;
  font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.7px!important;
}
.category-card-v14 .arrow{display:none!important;}
.category-card-v14 .mock-product{transform:none!important;max-width:82%!important;max-height:82%!important;}
.combo-list{align-items:stretch!important;}
.combo-card-v14{
  display:grid!important;
  grid-template-rows:166px minmax(138px,auto) auto!important;
  gap:0!important;
  min-height:unset!important;
  height:auto!important;
  padding:0!important;
  overflow:hidden!important;
}
.combo-card-v14 .combo-photo-frame{height:166px!important;}
.combo-card-v14 .product-visual{padding:13px!important;}
.combo-card-v14 .mock-product.combo{width:92%!important;height:92%!important;}
.combo-card-v14 .combo-info{padding:14px 14px 10px!important;display:grid!important;gap:6px!important;}
.combo-card-v14 h3{margin:0!important;font-size:15px!important;color:#fff2cd!important;line-height:1.2!important;}
.combo-card-v14 p{margin:0!important;font-size:12px!important;line-height:1.35!important;color:#a99d82!important;min-height:48px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.combo-card-v14 .price{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex-wrap:wrap!important;}
.combo-card-v14 .price strong{font-size:19px!important;color:#ffd979!important;}
.combo-card-v14>.btn{margin:0 14px 14px!important;width:auto!important;min-height:40px!important;}
.promo-card-v14{grid-template-columns:96px minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden!important;padding:0!important;}
.promo-card-v14 .promo-photo-frame{height:auto!important;min-height:118px!important;border-right:1px solid rgba(255,217,121,.14)!important;border-bottom:0!important;}
.promo-card-v14 .promo-info{padding:12px!important;min-width:0!important;display:grid!important;align-content:center!important;gap:4px!important;}
.promo-card-v14 h4{line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.promo-card-v14 .tiny{justify-self:start!important;margin-top:4px!important;}
.promo-feature,.combos-box{overflow:visible!important;}
.promo-body{overflow:hidden!important;border-radius:18px!important;padding:10px!important;background:rgba(0,0,0,.18)!important;}
.promo-body .mock-product.large{max-width:140px!important;max-height:165px!important;}
.header .brand,.footer .brand,.admin-sidebar .brand,.foot-brand{background:none!important;}
.header .brand-logo,.footer .brand-logo,.admin-sidebar .brand-logo{background-color:transparent!important;mix-blend-mode:normal!important;}
@media(max-width:1180px){
  .product-card.pro-card-v14{grid-template-rows:auto 182px minmax(168px,auto) auto!important;}
  .category-card-v14{grid-template-rows:auto 170px auto!important;}
}
@media(max-width:820px){
  .product-card.pro-card-v14{grid-template-rows:auto 165px minmax(158px,auto) auto!important;}
  .product-card.pro-card-v14 .product-info{min-height:158px!important;padding:14px 13px 10px!important;}
  .product-card.pro-card-v14 h3{font-size:14px!important;min-height:36px!important;}
  .product-card.pro-card-v14 .product-info p{font-size:11px!important;min-height:30px!important;}
  .product-card.pro-card-v14 .price strong{font-size:18px!important;}
  .product-card.pro-card-v14 .product-actions{grid-template-columns:1fr!important;padding:12px 13px 14px!important;}
  .product-card.pro-card-v14 .quick{display:none!important;}
  .category-card-v14{grid-template-rows:auto 150px auto!important;}
  .combo-card-v14{grid-template-rows:148px minmax(128px,auto) auto!important;}
}
@media(max-width:440px){
  .product-card.pro-card-v14{grid-template-rows:auto 156px minmax(154px,auto) auto!important;}
  .promo-card-v14{grid-template-columns:86px minmax(0,1fr)!important;}
}

/* v15 — fotos menores sem corte, logo correto e rodapé premium clicável */
.header .brand-logo,
.footer-v15 .brand-logo,
.admin-sidebar .brand-logo{
  content: none;
  width: auto !important;
  height: 58px !important;
  max-width: 230px !important;
  max-height: 58px !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: drop-shadow(0 0 14px rgba(255,207,86,.22)) !important;
}
.header .brand{min-width:230px!important;height:62px!important;overflow:visible!important;background:transparent!important;}
.admin-sidebar .foot-brand .brand-logo{width:auto!important;height:62px!important;max-width:225px!important;max-height:62px!important;}
.footer-v15 .foot-brand .brand-logo{width:auto!important;height:74px!important;max-width:270px!important;max-height:74px!important;}

/* reduz a foto do produto em aproximadamente metade, mantendo encaixe sem corte */
.product-card.pro-card-v14 .real-product-photo,
.category-card-v14 .real-product-photo,
.combo-card-v14 .real-product-photo,
.promo-card-v14 .real-product-photo,
.accessory-strip .product-card.pro-card-v14 .real-product-photo,
.horizontal-list .product-card.pro-card-v14 .real-product-photo{
  width:54% !important;
  height:54% !important;
  max-width:54% !important;
  max-height:54% !important;
  object-fit:contain !important;
  object-position:center center !important;
}
.product-card.pro-card-v14 .mock-product{transform:scale(.56)!important;transform-origin:center!important;}
.category-card-v14 .mock-product{transform:scale(.56)!important;transform-origin:center!important;max-width:100%!important;max-height:100%!important;}
.combo-card-v14 .mock-product.combo{transform:scale(.62)!important;transform-origin:center!important;}
.promo-card-v14 .mock-product{transform:scale(.58)!important;transform-origin:center!important;}
.product-card.pro-card-v14 .product-photo-frame,
.category-card-v14 .category-photo-frame,
.combo-card-v14 .combo-photo-frame,
.promo-card-v14 .promo-photo-frame{
  background:
    radial-gradient(circle at 50% 58%,rgba(255,216,105,.18),transparent 38%),
    linear-gradient(180deg,rgba(255,217,121,.05),rgba(0,0,0,.14) 54%,rgba(0,0,0,.50)) !important;
}
.product-card.pro-card-v14 .product-visual,
.category-card-v14 .product-visual,
.combo-card-v14 .product-visual,
.promo-card-v14 .product-visual{padding:22px!important;}

.footer-v15{
  display:block!important;
  text-align:left!important;
  border-top:1px solid rgba(218,165,44,.28)!important;
  background:
    radial-gradient(circle at 12% 0,rgba(255,217,121,.10),transparent 32%),
    linear-gradient(180deg,#070706,#020202)!important;
  padding:0!important;
}
.footer-top-v15{
  width:min(1480px,calc(100% - 56px));
  margin:0 auto;
  padding:38px 0 30px;
  display:grid;
  grid-template-columns:1.35fr .8fr .8fr 1.05fr 1.05fr .75fr;
  gap:28px;
  align-items:start;
}
.footer-brand-v15 p{color:#c9bea6;line-height:1.55;margin:14px 0 18px;max-width:330px;}
.footer-logo-link{height:auto!important;display:inline-flex!important;min-width:0!important;}
.footer-social-v15{display:flex;gap:10px;flex-wrap:wrap;}
.footer-social-v15 a{
  width:42px;height:42px;border-radius:13px;display:grid;place-items:center;
  border:1px solid rgba(255,217,121,.25);background:rgba(0,0,0,.35);color:#ffd979;
  font-size:0;position:relative;transition:.22s;
}
.footer-social-v15 a:before{font-size:16px;font-weight:950;}
.footer-social-v15 a:nth-child(1):before{content:'◎';}
.footer-social-v15 a:nth-child(2):before{content:'☎';}
.footer-social-v15 a:nth-child(3):before{content:'▶';}
.footer-social-v15 a:nth-child(4):before{content:'f';font-family:Arial,sans-serif;}
.footer-social-v15 a:hover,.footer-col-v15 a:hover,.footer-utility-v15 a:hover,.footer-utility-v15 button:hover{
  transform:translateY(-2px);background:linear-gradient(135deg,#d39a20,#ffd979);color:#050505!important;border-color:#ffda73;
}
.footer-col-v15{display:flex;flex-direction:column;gap:10px;font-style:normal;}
.footer-col-v15 h3{margin:0 0 8px;color:#ffe29b;text-transform:uppercase;letter-spacing:1.4px;font-size:13px;}
.footer-col-v15 a{
  color:#c9bea6;border:1px solid transparent;border-radius:11px;padding:7px 9px;margin-left:-9px;
  font-size:13px;line-height:1.25;transition:.22s;text-decoration:none;
}
.footer-contact-v15 a{display:flex;align-items:center;gap:7px;}
.payment-grid-v15{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}
.payment-grid-v15 a{
  margin:0!important;padding:9px 8px!important;text-align:center;border:1px solid rgba(255,217,121,.22)!important;
  background:rgba(255,255,255,.05);font-weight:900;color:#fff1cd!important;
}
.security-card-v15{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;padding:14px!important;border:1px solid rgba(255,217,121,.28)!important;background:rgba(0,0,0,.28)!important;}
.security-card-v15 b{font-size:28px;color:#ffd979;}
.security-card-v15 span{font-size:12px;line-height:1.45;}
.footer-bottom-v15{
  border-top:1px solid rgba(255,217,121,.13);width:min(1480px,calc(100% - 56px));margin:0 auto;
  padding:17px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;
}
.footer-bottom-v15 small{color:#8f826a;}
.footer-utility-v15{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.footer-utility-v15 button,.footer-utility-v15 a{
  min-height:36px;border:1px solid rgba(218,165,44,.28);border-radius:999px;background:rgba(0,0,0,.42);
  color:#ffd979;padding:0 13px;font-weight:900;text-transform:uppercase;letter-spacing:.45px;font-size:11px;display:inline-flex;align-items:center;justify-content:center;
}
.footer-utility-v15 .pixeleco{text-transform:none;letter-spacing:.1px;color:#c9bea6;}
@media(max-width:1180px){
  .footer-top-v15{grid-template-columns:repeat(3,1fr);} .header .brand{min-width:190px!important}.header .brand-logo{height:52px!important;max-width:200px!important;}
}
@media(max-width:820px){
  .header .brand{min-width:142px!important;height:52px!important}.header .brand-logo{height:46px!important;max-width:150px!important;}
  .footer-top-v15{width:calc(100% - 28px);grid-template-columns:1fr 1fr;gap:22px;padding-top:30px;}
  .footer-brand-v15{grid-column:1/-1;text-align:center;display:grid;place-items:center;}
  .footer-brand-v15 p{margin-left:auto;margin-right:auto;}
  .footer-bottom-v15{width:calc(100% - 28px);justify-content:center;text-align:center;}
  .product-card.pro-card-v14 .real-product-photo,.category-card-v14 .real-product-photo,.combo-card-v14 .real-product-photo,.promo-card-v14 .real-product-photo{width:58%!important;height:58%!important;max-width:58%!important;max-height:58%!important;}
}
@media(max-width:520px){
  .footer-top-v15{grid-template-columns:1fr;}
  .payment-grid-v15{grid-template-columns:repeat(3,1fr);} 
}


/* v16 — modernização visual, logos sem fundo, fotos proporcionais e tipografia refinada */
.hero-orbit,
.hero-orbit:before,
.hero-orbit:after{
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
}
.hero:after{
  background:
    linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.32) 58%,rgba(5,5,5,.94) 100%),
    linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.22) 34%,rgba(0,0,0,.22) 66%,rgba(0,0,0,.78))!important;
}
body{
  font-size:14px!important;
  letter-spacing:.01em;
}
.header{
  padding:10px clamp(14px,3.5vw,48px)!important;
  gap:16px!important;
  min-height:76px!important;
  background:linear-gradient(180deg,rgba(0,0,0,.90),rgba(0,0,0,.66))!important;
}
.header .brand,
.footer-v15 .foot-brand,
.admin-sidebar .foot-brand{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.header .brand{min-width:190px!important;height:56px!important;}
.header .brand-logo,
.footer-v15 .brand-logo,
.admin-sidebar .brand-logo{
  display:block!important;
  object-fit:contain!important;
  background:transparent!important;
  background-color:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 0 12px rgba(255,207,86,.20))!important;
  mix-blend-mode:normal!important;
}
.header .brand-logo{
  width:184px!important;
  height:auto!important;
  max-width:184px!important;
  max-height:52px!important;
}
.footer-v15 .foot-brand .brand-logo{
  width:210px!important;
  height:auto!important;
  max-width:210px!important;
  max-height:58px!important;
}
.admin-sidebar .foot-brand .brand-logo{
  width:190px!important;
  height:auto!important;
  max-width:190px!important;
  max-height:58px!important;
}
.nav{gap:16px!important;}
.nav a{
  font-size:10.5px!important;
  letter-spacing:.8px!important;
  font-weight:800!important;
}
.search{height:38px!important;width:min(205px,22vw)!important;}
.search input{font-size:12px!important;}
.icon,.cart-trigger{height:38px!important;padding:0 14px!important;font-size:10.5px!important;letter-spacing:.55px!important;}
.cart-trigger b{min-width:20px;height:20px;font-size:11px!important;}
.hero{
  min-height:78vh!important;
  padding:102px 20px 54px!important;
}
.hero-bg{
  background-position:center top!important;
  transform:scale(1.005)!important;
  animation:heroDriftV16 14s ease-in-out infinite alternate!important;
}
@keyframes heroDriftV16{from{transform:scale(1.005) translateY(0)}to{transform:scale(1.035) translateY(-8px)}}
.hero-copy{
  max-width:min(980px,90vw)!important;
  padding:20px 28px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.18))!important;
  border:1px solid rgba(255,217,121,.18)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.32), inset 0 0 24px rgba(255,217,121,.03)!important;
  margin-top:210px!important;
}
.hero-copy .kicker,.hero-buttons{display:none!important;}
.hero h1{
  font-size:clamp(18px,2.05vw,28px)!important;
  line-height:1.06!important;
  letter-spacing:.8px!important;
  margin:0 auto 7px!important;
  max-width:none!important;
  white-space:nowrap!important;
  text-transform:uppercase!important;
}
.english{
  font-size:clamp(10px,1.05vw,13px)!important;
  letter-spacing:2.2px!important;
  margin:0!important;
}
.hero-status article{padding:12px 14px!important;border-radius:16px!important;}
.hero-status strong{font-size:20px!important;}
.hero-status span{font-size:10.5px!important;}
.section{padding:34px 0!important;}
.section-head{margin-bottom:16px!important;}
.section-head h2{
  font-size:clamp(22px,2.8vw,38px)!important;
  letter-spacing:-.4px!important;
}
.kicker,.section-tag{font-size:10px!important;letter-spacing:2.2px!important;}
.intro-panel{padding-top:26px!important;}
.promo-attraction-grid{gap:14px!important;}
.attraction-card{padding:20px!important;border-radius:22px!important;}
.attraction-card span{font-size:10px!important;letter-spacing:1.6px!important;}
.attraction-card b{font-size:18px!important;line-height:1.15!important;}
.attraction-card small{font-size:12px!important;line-height:1.45!important;}
.category-grid{gap:14px!important;}
.product-grid{gap:15px!important;}
.category-card-v14,
.product-card.pro-card-v14,
.combo-card-v14,
.promo-card-v14{
  border-radius:20px!important;
  border-color:rgba(218,165,44,.24)!important;
  box-shadow:0 15px 38px rgba(0,0,0,.34), inset 0 0 0 1px rgba(255,217,121,.03)!important;
}
.product-card.pro-card-v14{
  grid-template-rows:auto 196px minmax(142px,auto) auto!important;
}
.product-card.pro-card-v14 .product-photo-frame,
.category-card-v14 .category-photo-frame,
.combo-card-v14 .combo-photo-frame,
.promo-card-v14 .promo-photo-frame{
  background:
    radial-gradient(circle at 50% 62%,rgba(255,217,121,.21),transparent 36%),
    linear-gradient(180deg,rgba(255,217,121,.04),rgba(0,0,0,.12) 52%,rgba(0,0,0,.52))!important;
}
.product-card.pro-card-v14 .product-photo-frame:after,
.category-card-v14 .category-photo-frame:after,
.combo-card-v14 .combo-photo-frame:after{
  left:24%!important;right:24%!important;bottom:22px!important;height:12px!important;opacity:.78!important;
}
.product-card.pro-card-v14 .product-visual,
.category-card-v14 .product-visual,
.combo-card-v14 .product-visual,
.promo-card-v14 .product-visual{
  padding:18px!important;
}
/* A foto não corta e deixa de ficar pequena demais: ocupa cerca de 70% da moldura */
.product-card.pro-card-v14 .real-product-photo,
.horizontal-list .product-card.pro-card-v14 .real-product-photo,
.accessory-strip .product-card.pro-card-v14 .real-product-photo{
  width:72%!important;
  height:72%!important;
  max-width:72%!important;
  max-height:72%!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.category-card-v14 .real-product-photo{width:70%!important;height:70%!important;max-width:70%!important;max-height:70%!important;}
.combo-card-v14 .real-product-photo{width:74%!important;height:74%!important;max-width:74%!important;max-height:74%!important;}
.promo-card-v14 .real-product-photo{width:70%!important;height:70%!important;max-width:70%!important;max-height:70%!important;}
.product-card.pro-card-v14 .mock-product{transform:scale(.76)!important;transform-origin:center!important;}
.category-card-v14 .mock-product{transform:scale(.72)!important;transform-origin:center!important;}
.combo-card-v14 .mock-product.combo{transform:scale(.76)!important;transform-origin:center!important;}
.promo-card-v14 .mock-product{transform:scale(.72)!important;transform-origin:center!important;}
.category-card-v14{grid-template-rows:auto 176px auto!important;}
.category-card-v14 .category-title{padding:15px 16px 8px!important;}
.category-card-v14 h3{font-size:15px!important;letter-spacing:.25px!important;}
.category-card-v14 p{font-size:11px!important;line-height:1.32!important;min-height:30px!important;}
.category-card-v14 .category-cta{font-size:10px!important;min-height:34px!important;margin:10px 15px 14px!important;border-radius:11px!important;}
.product-card.pro-card-v14 .product-info{
  min-height:142px!important;
  padding:14px 15px 10px!important;
  gap:5px!important;
}
.product-card.pro-card-v14 h3{
  font-size:14.5px!important;
  min-height:35px!important;
  line-height:1.18!important;
  letter-spacing:.1px!important;
}
.product-card.pro-card-v14 .product-info>small{font-size:10px!important;min-height:14px!important;}
.product-card.pro-card-v14 .product-info p{font-size:11px!important;line-height:1.28!important;min-height:28px!important;}
.product-card.pro-card-v14 .rating{font-size:11px!important;min-height:15px!important;}
.product-card.pro-card-v14 .price{min-height:26px!important;}
.product-card.pro-card-v14 .price del{font-size:10.5px!important;}
.product-card.pro-card-v14 .price strong{font-size:19px!important;}
.product-card.pro-card-v14 .product-actions{padding:12px 15px 14px!important;gap:8px!important;grid-template-columns:1fr 46px!important;}
.product-card.pro-card-v14 .product-actions .btn,
.product-card.pro-card-v14 .product-actions .quick{min-height:36px!important;border-radius:11px!important;font-size:10px!important;}
.combo-card-v14{grid-template-rows:158px minmax(122px,auto) auto!important;}
.combo-card-v14 .combo-photo-frame{height:158px!important;}
.combo-card-v14 h3{font-size:13.5px!important;}
.combo-card-v14 p{font-size:10.8px!important;min-height:42px!important;line-height:1.28!important;}
.combo-card-v14 .price strong{font-size:16.5px!important;}
.combo-card-v14>.btn{min-height:36px!important;font-size:10px!important;}
.promo-card-v14{grid-template-columns:106px minmax(0,1fr)!important;}
.promo-card-v14 .promo-photo-frame{min-height:122px!important;}
.promo-card-v14 h4{font-size:12.5px!important;}
.promo-card-v14 small{font-size:10.5px!important;}
.promo-card-v14 b{font-size:13px!important;}
.btn,.tiny,.filter{
  font-size:10.5px!important;
  border-radius:11px!important;
  letter-spacing:.55px!important;
}
.floating-ai,.back-top{
  width:54px!important;height:54px!important;border-radius:18px!important;
  box-shadow:0 0 0 1px rgba(255,217,121,.24),0 18px 38px rgba(0,0,0,.42),0 0 28px rgba(255,190,58,.20)!important;
}
.footer-v15{
  background:linear-gradient(180deg,#060606,#020202)!important;
}
.footer-top-v15{
  width:min(1360px,calc(100% - 48px))!important;
  padding:32px 0 26px!important;
  gap:24px!important;
  grid-template-columns:1.25fr .78fr .78fr 1.05fr 1.05fr .78fr!important;
}
.footer-brand-v15 p{font-size:12.5px!important;line-height:1.48!important;max-width:300px!important;}
.footer-col-v15{gap:8px!important;}
.footer-col-v15 h3{font-size:11.5px!important;letter-spacing:1.3px!important;}
.footer-col-v15 a{font-size:12px!important;padding:6px 8px!important;border-radius:10px!important;}
.footer-social-v15 a{width:38px!important;height:38px!important;border-radius:12px!important;}
.payment-grid-v15 a{font-size:11px!important;padding:8px 7px!important;}
.security-card-v15{padding:12px!important;}
.security-card-v15 b{font-size:22px!important;}
.security-card-v15 span{font-size:11px!important;}
.footer-bottom-v15{width:min(1360px,calc(100% - 48px))!important;padding:15px 0 20px!important;}
.footer-utility-v15 button,.footer-utility-v15 a{min-height:32px!important;font-size:10px!important;padding:0 12px!important;}
@media(max-width:1180px){
  .header .brand{min-width:164px!important}.header .brand-logo{width:160px!important;max-width:160px!important;max-height:48px!important;}
  .footer-top-v15{grid-template-columns:repeat(3,1fr)!important;}
  .product-card.pro-card-v14{grid-template-rows:auto 178px minmax(138px,auto) auto!important;}
  .category-card-v14{grid-template-rows:auto 158px auto!important;}
}
@media(max-width:820px){
  .header{min-height:66px!important;}
  .header .brand{min-width:132px!important;height:48px!important}.header .brand-logo{width:128px!important;max-width:128px!important;max-height:42px!important;}
  .hero{min-height:70vh!important;padding-top:86px!important;}
  .hero-copy{margin-top:178px!important;border-radius:22px!important;padding:15px 18px!important;}
  .hero h1{white-space:normal!important;font-size:17px!important;}
  .english{font-size:9px!important;letter-spacing:1.4px!important;}
  .section{padding:28px 0!important;width:min(1480px,calc(100% - 24px))!important;}
  .product-card.pro-card-v14{grid-template-rows:auto 162px minmax(132px,auto) auto!important;}
  .product-card.pro-card-v14 .product-info{min-height:132px!important;}
  .product-card.pro-card-v14 .real-product-photo,.category-card-v14 .real-product-photo,.combo-card-v14 .real-product-photo,.promo-card-v14 .real-product-photo{width:76%!important;height:76%!important;max-width:76%!important;max-height:76%!important;}
  .product-card.pro-card-v14 .mock-product,.category-card-v14 .mock-product,.promo-card-v14 .mock-product{transform:scale(.78)!important;}
  .footer-top-v15{width:calc(100% - 26px)!important;grid-template-columns:1fr 1fr!important;}
}
@media(max-width:520px){
  .nav a{font-size:10px!important;}
  .footer-top-v15{grid-template-columns:1fr!important;}
  .payment-grid-v15{grid-template-columns:repeat(2,1fr)!important;}
}

/* v17 — ajustes finais: logo correto, fotos maiores sem corte, frase refinada e avaliações com IA */
.header .brand-logo,
.footer-v15 .brand-logo,
.admin-sidebar .brand-logo{
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
  background-color:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 0 10px rgba(255,207,86,.20))!important;
}
.header .brand{min-width:178px!important;height:54px!important;display:flex!important;align-items:center!important;overflow:visible!important;}
.header .brand-logo{max-width:178px!important;max-height:50px!important;}
.footer-v15 .foot-brand .brand-logo{max-width:230px!important;max-height:74px!important;}
.admin-sidebar .foot-brand .brand-logo{max-width:205px!important;max-height:66px!important;}

.hero-copy{
  width:min(860px,86vw)!important;
  max-width:min(860px,86vw)!important;
  padding:16px 24px!important;
  margin-top:218px!important;
  border-radius:999px!important;
}
.hero h1{
  font-size:clamp(15px,1.45vw,21px)!important;
  line-height:1.1!important;
  letter-spacing:.45px!important;
  white-space:nowrap!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.english{font-size:clamp(9px,.82vw,11.5px)!important;letter-spacing:1.8px!important;}

.product-card.pro-card-v14 .real-product-photo,
.horizontal-list .product-card.pro-card-v14 .real-product-photo,
.accessory-strip .product-card.pro-card-v14 .real-product-photo{
  width:86%!important;height:86%!important;max-width:86%!important;max-height:86%!important;
  object-fit:contain!important;object-position:center center!important;
}
.category-card-v14 .real-product-photo{width:84%!important;height:84%!important;max-width:84%!important;max-height:84%!important;object-fit:contain!important;}
.combo-card-v14 .real-product-photo{width:86%!important;height:86%!important;max-width:86%!important;max-height:86%!important;object-fit:contain!important;}
.promo-card-v14 .real-product-photo{width:84%!important;height:84%!important;max-width:84%!important;max-height:84%!important;object-fit:contain!important;}
.product-card.pro-card-v14 .mock-product{transform:scale(.90)!important;transform-origin:center!important;}
.category-card-v14 .mock-product{transform:scale(.84)!important;transform-origin:center!important;}
.combo-card-v14 .mock-product.combo{transform:scale(.88)!important;transform-origin:center!important;}
.promo-card-v14 .mock-product{transform:scale(.84)!important;transform-origin:center!important;}
.product-card.pro-card-v14 .product-visual,
.category-card-v14 .product-visual,
.combo-card-v14 .product-visual,
.promo-card-v14 .product-visual{padding:12px!important;overflow:visible!important;}
.product-card.pro-card-v14 .card-badges{top:10px!important;left:10px!important;right:10px!important;}
.product-card.pro-card-v14 .badge.off{font-size:9.5px!important;padding:5px 8px!important;min-height:24px!important;border-radius:999px!important;}
.promo-body{padding:12px 98px 12px 12px!important;position:relative!important;}
.promo-body .discount{top:auto!important;right:16px!important;bottom:16px!important;width:64px!important;height:64px!important;font-size:13px!important;line-height:1.1!important;z-index:5!important;}

.ai-reviews-section{
  border:1px solid rgba(218,165,44,.24);
  border-radius:28px;
  padding:34px!important;
  background:radial-gradient(circle at 15% 0,rgba(255,217,121,.11),transparent 34%),linear-gradient(180deg,rgba(14,13,10,.86),rgba(5,5,5,.92));
  box-shadow:0 22px 70px rgba(0,0,0,.42);
}
.ai-reviews-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;}
.ai-reviews-head h2{font-size:clamp(24px,3.2vw,42px);text-transform:uppercase;margin:8px 0 8px;letter-spacing:-.4px;}
.ai-reviews-head p{max-width:740px;color:#b9ad95;margin:0;font-size:13px;line-height:1.55;}
.ai-score-card{min-width:150px;border:1px solid rgba(255,217,121,.28);border-radius:20px;padding:18px;text-align:center;background:rgba(0,0,0,.35);}
.ai-score-card span,.ai-score-card small{display:block;color:#b9ad95;font-size:11px;text-transform:uppercase;letter-spacing:1px;}
.ai-score-card strong{display:block;color:#ffd979;font-size:40px;line-height:1;margin:6px 0;}
.ai-reviews-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;align-items:stretch;}
.review-form,.ai-review-insight{border:1px solid rgba(255,217,121,.20);border-radius:22px;background:rgba(0,0,0,.32);padding:20px;}
.review-form{display:grid;gap:12px;}
.review-form label{display:grid;gap:7px;color:#b9ad95;font-size:12px;text-transform:uppercase;letter-spacing:.8px;font-weight:800;}
.review-form input,.review-form textarea{width:100%;border:1px solid rgba(218,165,44,.25);border-radius:14px;background:rgba(0,0,0,.48);color:#f6f2e8;padding:12px;outline:none;text-transform:none;letter-spacing:0;font-weight:500;}
.review-form textarea{min-height:92px;resize:vertical;}
.star-picker{display:flex;gap:6px;}
.star-picker button{width:38px;height:38px;border-radius:12px;border:1px solid rgba(218,165,44,.22);background:rgba(0,0,0,.45);color:#6e6040;font-size:20px;line-height:1;}
.star-picker button.active{color:#ffd979;border-color:rgba(255,217,121,.65);box-shadow:0 0 18px rgba(218,165,44,.18);}
.ai-review-insight>span{color:#ffd979;text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:900;}
.ai-review-insight h3{font-size:22px;margin:9px 0 8px;}
.ai-review-insight>p{color:#b9ad95;line-height:1.55;margin:0 0 14px;font-size:13px;}
.review-list{display:grid;gap:10px;}
.review-item{border:1px solid rgba(255,217,121,.14);border-radius:16px;background:rgba(255,255,255,.025);padding:12px;display:grid;gap:4px;}
.review-item b{color:#ffd979;letter-spacing:1px;}
.review-item strong{font-size:13px;color:#fff1cc;}
.review-item small{color:#d4ae57;text-transform:uppercase;font-size:10px;letter-spacing:.8px;}
.review-item p{margin:2px 0 0;color:#b9ad95;font-size:12.5px;line-height:1.45;}

@media(max-width:1180px){
  .header .brand{min-width:160px!important}.header .brand-logo{max-width:158px!important;max-height:48px!important;}
  .hero-copy{width:min(790px,88vw)!important;margin-top:198px!important;}
  .hero h1{font-size:clamp(14px,1.7vw,18px)!important;}
}
@media(max-width:820px){
  .header .brand{min-width:132px!important;height:48px!important}.header .brand-logo{max-width:132px!important;max-height:44px!important;}
  .hero-copy{width:min(92vw,680px)!important;margin-top:174px!important;padding:14px 16px!important;border-radius:20px!important;}
  .hero h1{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:15px!important;line-height:1.25!important;}
  .english{font-size:8.5px!important;line-height:1.35!important;}
  .product-card.pro-card-v14 .real-product-photo,.category-card-v14 .real-product-photo,.combo-card-v14 .real-product-photo,.promo-card-v14 .real-product-photo{width:88%!important;height:88%!important;max-width:88%!important;max-height:88%!important;}
  .product-card.pro-card-v14 .mock-product,.category-card-v14 .mock-product,.promo-card-v14 .mock-product{transform:scale(.86)!important;}
  .promo-body{padding:12px!important;}
  .promo-body .discount{position:static!important;margin:8px 0 0;width:58px!important;height:58px!important;font-size:12px!important;}
  .ai-reviews-section{padding:24px 16px!important;border-radius:22px;}
  .ai-reviews-head,.ai-reviews-grid{display:grid;grid-template-columns:1fr;}
  .ai-score-card{justify-self:start;}
}

/* ===== v18 fine tuning ===== */
.hero-orbit{display:none!important;}

.brand-lockup{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  text-decoration:none!important;
}
.brand-mark{
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  border-radius:50%!important;
  object-fit:contain!important;
  display:block!important;
  filter:drop-shadow(0 6px 18px rgba(0,0,0,.38));
}
.brand-type{display:flex!important;flex-direction:column!important;line-height:1!important;}
.brand-type b{
  display:block!important;
  font-size:33px!important;
  letter-spacing:.5px!important;
  color:#e1b549!important;
  font-weight:900!important;
}
.brand-type small{
  display:block!important;
  margin-top:4px!important;
  font-size:11px!important;
  letter-spacing:4px!important;
  color:#e5bf61!important;
  font-weight:800!important;
}
.header .brand{min-width:auto!important;}
.header .brand-mark{width:54px!important;height:54px!important;min-width:54px!important;}
.header .brand-type b{font-size:30px!important;}
.header .brand-type small{font-size:10px!important;letter-spacing:3.5px!important;}
.footer-v15 .footer-logo-link{justify-content:flex-start!important;}
.footer-v15 .brand-mark{width:72px!important;height:72px!important;min-width:72px!important;}
.footer-v15 .brand-type b{font-size:42px!important;}
.footer-v15 .brand-type small{font-size:12px!important;letter-spacing:4.5px!important;}
.admin-brand{align-items:center!important;flex-wrap:wrap!important;row-gap:8px!important;}
.admin-sidebar .brand-mark{width:56px!important;height:56px!important;min-width:56px!important;}
.admin-sidebar .brand-type b{font-size:28px!important;}
.admin-sidebar .brand-type small{font-size:10px!important;letter-spacing:3.2px!important;}
.admin-brand-label{display:block!important;margin-left:0!important;padding-left:68px!important;width:100%;font-size:11px!important;letter-spacing:2.6px!important;color:#e1b549!important;}

.header{padding:12px clamp(14px,3vw,40px)!important;gap:18px!important;}
.nav{gap:16px!important;}
.nav a{font-size:11px!important;letter-spacing:.8px!important;}
.search{height:40px!important;}
.search input{font-size:12px!important;}
.icon,.cart-trigger{height:40px!important;font-size:11px!important;padding:0 15px!important;}

.hero{min-height:74vh!important;padding:108px 18px 58px!important;}
.hero-copy{padding:18px 22px!important;max-width:1040px!important;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.03))!important;}
.kicker{font-size:10px!important;letter-spacing:2.5px!important;}
.hero h1{
  font-size:clamp(18px,2.4vw,34px)!important;
  line-height:1.15!important;
  letter-spacing:.2px!important;
  max-width:1000px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  margin:10px auto 10px!important;
}
.english{font-size:clamp(11px,1.2vw,16px)!important;letter-spacing:2.2px!important;}
.hero-status{width:min(820px,92vw)!important;gap:10px!important;bottom:18px!important;}
.hero-status article{padding:13px 14px!important;}
.hero-status strong{font-size:20px!important;}
.hero-status span{font-size:10.5px!important;}

.section{padding:40px 0!important;}
.section-head h2{font-size:clamp(20px,2.4vw,34px)!important;letter-spacing:.1px!important;}
.section-tag{font-size:10px!important;letter-spacing:2.5px!important;}
.promo-attraction-grid{gap:14px!important;}
.attraction-card{padding:16px!important;}
.attraction-card span{font-size:10px!important;}
.attraction-card b{font-size:18px!important;line-height:1.15!important;}
.attraction-card small{font-size:12px!important;line-height:1.45!important;}

.product-card.pro-card-v14 .product-photo-frame,
.category-card-v14 .category-photo-frame,
.combo-card-v14 .combo-photo-frame,
.promo-card-v14 .promo-photo-frame{
  min-height:198px!important;
}
.product-card.pro-card-v14 .product-visual,
.category-card-v14 .product-visual,
.combo-card-v14 .product-visual,
.promo-card-v14 .product-visual{padding:10px!important;}
.product-card.pro-card-v14 .real-product-photo,
.horizontal-list .product-card.pro-card-v14 .real-product-photo,
.accessory-strip .product-card.pro-card-v14 .real-product-photo{
  width:94%!important;height:94%!important;max-width:94%!important;max-height:94%!important;object-fit:contain!important;
}
.category-card-v14 .real-product-photo{width:88%!important;height:88%!important;max-width:88%!important;max-height:88%!important;object-fit:contain!important;}
.combo-card-v14 .real-product-photo{width:90%!important;height:90%!important;max-width:90%!important;max-height:90%!important;object-fit:contain!important;}
.promo-card-v14 .real-product-photo{width:86%!important;height:86%!important;max-width:86%!important;max-height:86%!important;object-fit:contain!important;}
.product-card.pro-card-v14 .mock-product{transform:scale(.96)!important;}
.product-card.pro-card-v14 h3{font-size:15px!important;line-height:1.2!important;}
.product-card.pro-card-v14 .product-info p{font-size:11px!important;}
.product-card.pro-card-v14 .price strong{font-size:20px!important;}
.product-card.pro-card-v14 .product-actions .btn,
.product-card.pro-card-v14 .product-actions .quick{font-size:10px!important;}
.accessory-strip .product-card.pro-card-v14{display:grid!important;}

.promo-body{position:relative!important;padding:14px 120px 14px 14px!important;align-items:center!important;}
.promo-body .discount{
  top:16px!important;
  right:16px!important;
  bottom:auto!important;
  width:66px!important;height:66px!important;
  font-size:12px!important;line-height:1.05!important;
  display:grid!important;place-items:center!important;
}

.ai-reviews-section{border:1px solid rgba(218,165,44,.18)!important;border-radius:26px!important;background:linear-gradient(180deg,rgba(13,13,13,.96),rgba(6,6,6,.96))!important;padding:28px!important;box-shadow:0 24px 60px rgba(0,0,0,.28)!important;}
.review-summary-card{min-width:200px;background:rgba(0,0,0,.38);border:1px solid rgba(218,165,44,.22);border-radius:20px;padding:18px 20px;text-align:center;}
.review-summary-card strong{display:block;font-size:38px;color:#e4ba58;line-height:1;margin:6px 0;}
.review-summary-card small{display:block;color:#bcae90;font-size:12px;}
.review-form,.ai-review-insight{background:rgba(255,255,255,.02);border:1px solid rgba(218,165,44,.18);border-radius:22px;padding:18px;}
.review-note{font-size:12px;color:#bcae90;line-height:1.5;margin-top:4px;}
.review-list{display:grid;gap:12px;margin-top:18px;}
.review-item{padding:14px 16px;border-radius:16px;background:rgba(0,0,0,.3);border:1px solid rgba(218,165,44,.12);}
.review-item b{display:block;color:#f6c85f;font-size:18px;letter-spacing:1px;}
.review-item strong{display:block;margin-top:6px;font-size:14px;}
.review-item small{display:block;margin-top:2px;color:#bcae90;}
.review-item p{margin:10px 0 0;font-size:13px;line-height:1.55;color:#eae1d2;}
.review-admin-list{display:grid;gap:12px;}
.review-admin-item{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:14px;border:1px solid rgba(218,165,44,.16);border-radius:16px;background:rgba(0,0,0,.24);}
.review-admin-item strong{display:block;}
.review-admin-item small{display:block;margin-top:4px;color:#bcae90;}
.review-admin-item p{margin:8px 0 0;font-size:13px;line-height:1.5;max-width:740px;}
.review-admin-summary{display:flex;gap:18px;flex-wrap:wrap;margin-top:14px;font-size:13px;color:#cdbb96;}

.footer-v15{padding-top:30px!important;}
.footer-top-v15{gap:24px!important;}
.footer-col-v15 h3{font-size:14px!important;}
.footer-col-v15 a,.footer-contact-v15 a,.footer-brand-v15 p{font-size:12px!important;line-height:1.55!important;}
.footer-bottom-v15 small,.footer-utility-v15 button,.footer-utility-v15 a{font-size:11px!important;}

@media (max-width: 980px){
  .hero h1{white-space:normal!important;text-overflow:clip!important;}
  .header .brand-type b{font-size:24px!important;}
  .header .brand-type small{font-size:9px!important;letter-spacing:3px!important;}
  .product-card.pro-card-v14 .real-product-photo,.horizontal-list .product-card.pro-card-v14 .real-product-photo,.accessory-strip .product-card.pro-card-v14 .real-product-photo{width:90%!important;height:90%!important;max-width:90%!important;max-height:90%!important;}
}
@media (max-width: 640px){
  .brand-mark{width:48px!important;height:48px!important;min-width:48px!important;}
  .header .brand-type b{font-size:21px!important;}
  .header .brand-type small{font-size:8px!important;letter-spacing:2.6px!important;}
  .hero h1{font-size:15px!important;line-height:1.22!important;}
  .ai-reviews-section{padding:20px!important;}
  .review-summary-card strong{font-size:32px!important;}
  .review-admin-item{flex-direction:column!important;}
}

/* ===== v19 hero phrase refinement ===== */
.hero-copy{
  margin-top:72px!important;
  transform:translateY(34px)!important;
  padding:14px 18px 18px!important;
  max-width:1080px!important;
  background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.02))!important;
}
.hero h1{
  font-size:clamp(13px,1.55vw,22px)!important;
  line-height:1.16!important;
  letter-spacing:.9px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:980px!important;
  display:inline-block!important;
  position:relative!important;
  padding:13px 28px!important;
  margin:8px auto 8px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(46,32,9,.62),rgba(0,0,0,.78))!important;
  border:1px solid rgba(218,165,44,.28)!important;
  box-shadow:0 12px 34px rgba(0,0,0,.36), inset 0 0 24px rgba(255,215,128,.06)!important;
  color:#fff5d9!important;
  text-shadow:0 1px 0 rgba(255,234,170,.16),0 4px 18px rgba(0,0,0,.6)!important;
}
.hero h1::before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:999px;
  border:1px solid rgba(255,215,128,.08);
  pointer-events:none;
}
.hero h1::after{
  content:"";
  position:absolute;
  top:0;
  left:-35%;
  width:28%;
  height:100%;
  background:linear-gradient(90deg,transparent,rgba(255,223,141,.35),transparent);
  transform:skewX(-18deg);
  animation:heroShine 7s ease-in-out infinite;
  pointer-events:none;
}
.english{
  margin-top:6px!important;
  font-size:clamp(10px,1.05vw,14px)!important;
  letter-spacing:2.4px!important;
  opacity:.96!important;
}
.hero-buttons{margin-top:22px!important;}
@keyframes heroShine{
  0%,18%{left:-35%;opacity:0;}
  24%{opacity:1;}
  42%{left:108%;opacity:.9;}
  50%,100%{left:108%;opacity:0;}
}
@media (max-width: 980px){
  .hero-copy{margin-top:52px!important;transform:translateY(20px)!important;}
  .hero h1{
    white-space:normal!important;
    text-overflow:clip!important;
    font-size:15px!important;
    line-height:1.24!important;
    padding:12px 18px!important;
    max-width:92vw!important;
  }
  .english{font-size:10px!important;letter-spacing:1.8px!important;}
}
@media (max-width: 640px){
  .hero-copy{margin-top:44px!important;transform:translateY(14px)!important;padding:12px 12px 16px!important;}
  .hero h1{font-size:14px!important;padding:11px 14px!important;border-radius:18px!important;}
}


/* ===== v20 phrase centered + mobile adaptation ===== */

/* Frase inicial: centralizada, sem corte e com efeito mais limpo */
.hero-copy{
  width:min(1120px, calc(100% - 32px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-top:88px!important;
  transform:translateY(44px)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
  padding:10px 14px 16px!important;
  box-sizing:border-box!important;
}
.hero h1{
  width:auto!important;
  max-width:min(1040px, calc(100vw - 56px))!important;
  box-sizing:border-box!important;
  display:block!important;
  margin:8px auto 7px!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  font-size:clamp(12px,1.28vw,19px)!important;
  line-height:1.28!important;
  letter-spacing:.65px!important;
  padding:11px 26px!important;
  border-radius:999px!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.82),rgba(54,38,10,.58),rgba(0,0,0,.82))!important;
  border:1px solid rgba(255,213,108,.28)!important;
  box-shadow:
    0 12px 30px rgba(0,0,0,.38),
    0 0 28px rgba(218,165,44,.12),
    inset 0 0 22px rgba(255,213,108,.055)!important;
  color:#fff5d8!important;
}
.hero h1::after{
  animation:heroShine 7s ease-in-out infinite!important;
}
.english{
  text-align:center!important;
  max-width:min(900px, calc(100vw - 48px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  font-size:clamp(9px,0.95vw,13px)!important;
  line-height:1.35!important;
  letter-spacing:2px!important;
}
.hero-buttons{
  justify-content:center!important;
}

/* Ajuste geral mobile/tablet */
@media (max-width: 1100px){
  .header{
    flex-wrap:wrap!important;
    justify-content:space-between!important;
    padding:10px 16px!important;
    gap:10px!important;
  }
  .menu-btn{display:block!important;order:2!important;}
  .header-actions{
    width:100%!important;
    order:4!important;
    display:grid!important;
    grid-template-columns:1fr auto auto!important;
    gap:8px!important;
  }
  .search{
    width:100%!important;
    min-width:0!important;
  }
  .nav{
    order:3!important;
    width:100%!important;
    display:none!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:10px 0 4px!important;
  }
  .nav.open{display:grid!important;}
  .nav a{
    padding:11px 12px!important;
    border:1px solid rgba(218,165,44,.16)!important;
    border-radius:12px!important;
    background:rgba(0,0,0,.28)!important;
    text-align:center!important;
    font-size:10px!important;
  }
  .hero{
    min-height:72vh!important;
    padding-top:150px!important;
    padding-bottom:76px!important;
  }
  .hero-copy{
    margin-top:44px!important;
    transform:translateY(24px)!important;
  }
  .hero h1{
    max-width:calc(100vw - 36px)!important;
    font-size:clamp(12px,2vw,16px)!important;
    line-height:1.3!important;
    padding:10px 18px!important;
    border-radius:18px!important;
  }
  .english{
    font-size:10px!important;
    letter-spacing:1.45px!important;
  }
  .hero-status{
    grid-template-columns:repeat(3,1fr)!important;
    width:calc(100% - 24px)!important;
  }
  .hero-status article{
    padding:10px 8px!important;
  }
  .hero-status strong{font-size:17px!important;}
  .hero-status span{font-size:9px!important;}
  .promo-attraction-grid,
  .category-grid,
  .product-grid{
    grid-template-columns:repeat(2, minmax(0,1fr))!important;
  }
  .promo-combo{
    grid-template-columns:1fr!important;
  }
  .ai-reviews-grid,
  .ai-reviews-head{
    grid-template-columns:1fr!important;
    display:grid!important;
  }
  .footer-top-v15{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .footer-brand-v15{
    grid-column:1 / -1!important;
  }
}

@media (max-width: 700px){
  body{font-size:13px!important;}
  .header{
    position:sticky!important;
    top:0!important;
  }
  .brand-lockup{gap:8px!important;}
  .brand-mark{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
  }
  .brand-type b,
  .header .brand-type b{
    font-size:20px!important;
  }
  .brand-type small,
  .header .brand-type small{
    font-size:7.6px!important;
    letter-spacing:2.2px!important;
  }
  .header-actions{
    grid-template-columns:1fr 1fr!important;
  }
  .search{
    grid-column:1 / -1!important;
    height:38px!important;
  }
  .icon,.cart-trigger{
    height:38px!important;
    padding:0 10px!important;
    font-size:10px!important;
  }
  .hero{
    min-height:68vh!important;
    padding:134px 10px 94px!important;
  }
  .hero-bg{
    background-position:center top!important;
    transform:scale(1.04)!important;
  }
  .hero-copy{
    width:calc(100% - 20px)!important;
    margin-top:34px!important;
    transform:translateY(18px)!important;
    padding:8px 8px 12px!important;
  }
  .kicker{
    font-size:8.5px!important;
    letter-spacing:2px!important;
  }
  .hero h1{
    max-width:100%!important;
    font-size:12.5px!important;
    line-height:1.35!important;
    padding:9px 12px!important;
    border-radius:16px!important;
  }
  .english{
    font-size:8.8px!important;
    letter-spacing:1.05px!important;
  }
  .hero-buttons{
    margin-top:14px!important;
    gap:8px!important;
  }
  .hero-buttons .btn{
    padding:10px 12px!important;
    font-size:10px!important;
    border-radius:11px!important;
  }
  .hero-status{
    bottom:12px!important;
    grid-template-columns:1fr 1fr 1fr!important;
    gap:6px!important;
  }
  .hero-status article{
    padding:8px 5px!important;
    border-radius:12px!important;
  }
  .hero-status strong{font-size:15px!important;}
  .hero-status span{font-size:7.8px!important;letter-spacing:.2px!important;}
  .section{
    width:calc(100% - 22px)!important;
    padding:28px 0!important;
  }
  .section-head.split{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  .section-head h2{
    font-size:22px!important;
  }
  .promo-attraction-grid,
  .category-grid,
  .product-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .horizontal-list,
  .accessory-strip{
    display:grid!important;
    grid-template-columns:1fr!important;
    overflow:visible!important;
  }
  .product-card.pro-card-v14{
    min-height:auto!important;
    grid-template-rows:auto 188px auto auto!important;
  }
  .product-card.pro-card-v14 .product-photo-frame,
  .category-card-v14 .category-photo-frame,
  .combo-card-v14 .combo-photo-frame,
  .promo-card-v14 .promo-photo-frame{
    min-height:188px!important;
  }
  .product-card.pro-card-v14 .real-product-photo,
  .horizontal-list .product-card.pro-card-v14 .real-product-photo,
  .accessory-strip .product-card.pro-card-v14 .real-product-photo{
    width:90%!important;
    height:90%!important;
    max-width:90%!important;
    max-height:90%!important;
  }
  .product-card.pro-card-v14 .mock-product{transform:scale(.88)!important;}
  .product-card.pro-card-v14 .product-actions{
    grid-template-columns:1fr!important;
  }
  .product-card.pro-card-v14 .quick{
    display:none!important;
  }
  .promo-body{
    grid-template-columns:1fr!important;
    padding:12px!important;
  }
  .promo-body .discount{
    position:static!important;
    margin:8px 0 0!important;
    width:60px!important;
    height:60px!important;
  }
  .footer-top-v15{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .footer-v15 .footer-logo-link{
    justify-content:flex-start!important;
  }
  .footer-v15 .brand-mark{
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
  }
  .footer-v15 .brand-type b{font-size:28px!important;}
  .footer-v15 .brand-type small{font-size:9px!important;letter-spacing:3px!important;}
  .footer-bottom-v15{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:12px!important;
  }
  .footer-utility-v15{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
  }
  .ai-fab{
    left:14px!important;
    bottom:16px!important;
    width:54px!important;
    height:54px!important;
  }
  .to-top{
    right:14px!important;
    bottom:16px!important;
    width:54px!important;
    height:54px!important;
  }
  .cart-drawer,
  .ai-panel{
    width:min(100vw, 390px)!important;
  }
  .admin-shell{
    grid-template-columns:1fr!important;
  }
  .admin-sidebar{
    position:relative!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:repeat(2,1fr)!important;
    gap:8px!important;
    padding:14px!important;
  }
  .admin-sidebar .brand{
    grid-column:1 / -1!important;
  }
  .admin-main{
    padding:14px!important;
  }
  .admin-grid,
  .products-admin-layout{
    grid-template-columns:1fr!important;
  }
  .admin-form{
    grid-template-columns:1fr!important;
  }
  .table-wrap{
    overflow-x:auto!important;
  }
}

@media (max-width: 380px){
  .hero h1{
    font-size:11.5px!important;
    padding:8px 10px!important;
  }
  .english{font-size:8px!important;}
  .header-actions{
    grid-template-columns:1fr!important;
  }
}

/* ===== v21: frase inicial centralizada e responsiva ===== */
html,body{overflow-x:hidden!important;}
.hero{overflow:hidden!important;}
.hero-copy{
  position:absolute!important;
  z-index:4!important;
  left:50%!important;
  right:auto!important;
  top:auto!important;
  bottom:clamp(36px,5.8vh,72px)!important;
  width:min(780px,calc(100vw - 36px))!important;
  max-width:calc(100vw - 36px)!important;
  min-width:0!important;
  box-sizing:border-box!important;
  margin:0!important;
  transform:translateX(-50%)!important;
  padding:12px 18px 13px!important;
  text-align:center!important;
  border-radius:24px!important;
  background:linear-gradient(90deg,rgba(2,2,2,.82),rgba(38,27,9,.72),rgba(2,2,2,.82))!important;
  border:1px solid rgba(218,165,44,.32)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.38), inset 0 0 22px rgba(255,215,128,.055)!important;
  backdrop-filter:blur(12px)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  overflow:hidden!important;
}
.hero-copy::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(115deg,transparent 0 36%,rgba(255,220,135,.18) 45%,transparent 55% 100%);
  transform:translateX(-120%);
  animation:protaHeroGlow 6.5s ease-in-out infinite;
}
.hero-copy::after{
  content:"";
  position:absolute;
  left:18px;right:18px;bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,217,121,.65),transparent);
  pointer-events:none;
}
.hero-copy .kicker,.hero-buttons{display:none!important;}
.hero h1{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff5dc!important;
  text-align:center!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  font-size:clamp(13px,1.16vw,18px)!important;
  line-height:1.18!important;
  letter-spacing:.55px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  text-wrap:balance;
}
.hero h1::before,.hero h1::after{display:none!important;content:none!important;}
.english{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  font-size:clamp(9px,.84vw,12px)!important;
  line-height:1.22!important;
  letter-spacing:1.8px!important;
  color:#ffd979!important;
  text-wrap:balance;
}
@keyframes protaHeroGlow{0%,18%{transform:translateX(-120%);opacity:0}28%{opacity:1}48%{transform:translateX(120%);opacity:.85}60%,100%{transform:translateX(120%);opacity:0}}

/* Mobile e tablet */
@media (max-width: 980px){
  .header{position:sticky!important;top:0!important;display:grid!important;grid-template-columns:auto auto!important;gap:10px!important;padding:10px 12px!important;}
  .menu-btn{display:block!important;grid-column:2!important;justify-self:end!important;}
  .header .brand-lockup{grid-column:1!important;max-width:calc(100vw - 88px)!important;}
  .nav{grid-column:1/-1!important;display:none!important;width:100%!important;grid-template-columns:1fr!important;gap:0!important;justify-content:stretch!important;background:rgba(0,0,0,.88)!important;border:1px solid rgba(218,165,44,.18)!important;border-radius:16px!important;padding:8px!important;}
  .nav.open{display:grid!important;}
  .nav a{padding:12px!important;text-align:center!important;border-bottom:1px solid rgba(218,165,44,.08)!important;}
  .header-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;}
  .search{grid-column:1/-1!important;width:100%!important;max-width:none!important;}
  .icon,.cart-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:40px!important;padding:0 10px!important;}
  .hero{min-height:68vh!important;padding:112px 10px 68px!important;}
  .hero-bg{background-position:center top!important;}
  .hero-copy{bottom:clamp(26px,4.5vh,46px)!important;width:calc(100vw - 28px)!important;max-width:680px!important;padding:11px 13px 12px!important;border-radius:20px!important;}
  .hero h1{font-size:clamp(12px,2.6vw,16px)!important;line-height:1.22!important;letter-spacing:.2px!important;}
  .english{font-size:clamp(8px,1.95vw,10.5px)!important;letter-spacing:1.1px!important;}
  .promo-attraction-grid,.category-grid,.product-grid,.combo-list,.accessory-strip,.trust-strip,.ai-reviews-grid,.footer-top-v15{grid-template-columns:1fr!important;}
  .horizontal-list{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;}
  .horizontal-list .product-card{min-width:0!important;width:100%!important;}
  .promo-combo{grid-template-columns:1fr!important;}
  .promo-body{padding:12px!important;grid-template-columns:1fr!important;text-align:center!important;}
  .promo-body .discount{position:static!important;margin:10px auto 0!important;}
  .footer-v15{text-align:center!important;}
  .footer-v15 .brand-lockup{justify-content:center!important;}
  .footer-social-v15,.footer-utility-v15,.payment-grid-v15{justify-content:center!important;}
  .admin-shell{grid-template-columns:1fr!important;}
  .admin-sidebar{position:relative!important;transform:none!important;width:100%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding:14px!important;}
  .admin-sidebar .admin-brand{grid-column:1/-1!important;justify-content:center!important;}
  .admin-exit{grid-column:1/-1!important;}
  .admin-main{padding:14px!important;}
  .admin-form,.admin-grid,.kpis{grid-template-columns:1fr!important;}
  .table-wrap{max-width:100%!important;overflow:auto!important;}
}
@media (max-width: 520px){
  .header .brand-mark{width:44px!important;height:44px!important;min-width:44px!important;}
  .header .brand-type b{font-size:20px!important;}
  .header .brand-type small{font-size:7.5px!important;letter-spacing:2.3px!important;}
  .hero{min-height:62vh!important;padding-top:104px!important;}
  .hero-copy{bottom:18px!important;width:calc(100vw - 22px)!important;padding:10px 10px 11px!important;border-radius:17px!important;}
  .hero h1{font-size:11.2px!important;line-height:1.2!important;letter-spacing:.05px!important;}
  .english{font-size:7.8px!important;line-height:1.22!important;letter-spacing:.7px!important;}
  .section{width:calc(100% - 20px)!important;padding:28px 0!important;}
  .product-card.pro-card-v14{min-height:auto!important;}
  .product-card.pro-card-v14 .product-photo-frame{min-height:176px!important;}
  .cart-drawer,.ai-panel{width:100vw!important;right:0!important;left:0!important;}
  .ai-fab{right:12px!important;bottom:78px!important;}
  .to-top{right:12px!important;bottom:14px!important;}
}

/* ===== v24: remover loja online / categorias ampliadas / acessórios compactos ===== */
#produtos{display:none!important;}
.category-grid{
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
  gap:14px!important;
}
.category-card.category-card-v14{
  min-height:238px!important;
  padding:16px!important;
  border-radius:20px!important;
}
.category-card-v14 .category-photo-frame{
  min-height:122px!important;
  margin-top:10px!important;
}
.category-card-v14 .product-visual{height:112px!important;padding:8px!important;}
.category-card-v14 .mock-product{transform:scale(.70)!important;}
.category-card-v14 .real-product-photo{width:78%!important;height:78%!important;max-width:78%!important;max-height:78%!important;}
.category-card h3{font-size:15px!important;letter-spacing:.2px!important;}
.category-card p{font-size:11px!important;line-height:1.35!important;}
.category-cta{font-size:10px!important;padding:8px 12px!important;}

#acessorios{
  max-width:820px!important;
  padding-top:22px!important;
  padding-bottom:24px!important;
}
#acessorios .section-head{margin-bottom:14px!important;text-align:left!important;}
#acessorios .section-head h2{font-size:clamp(18px,2.1vw,28px)!important;}
#acessorios .accessory-strip{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(185px,1fr))!important;
  gap:12px!important;
  max-width:820px!important;
}
#acessorios .product-card.pro-card-v14{
  min-height:0!important;
  padding:12px!important;
  border-radius:18px!important;
  grid-template-rows:auto 118px minmax(92px,auto) auto!important;
}
#acessorios .product-card.pro-card-v14 .card-badges{top:8px!important;left:8px!important;right:8px!important;}
#acessorios .product-card.pro-card-v14 .product-photo-frame{
  min-height:118px!important;
  border-radius:15px!important;
}
#acessorios .product-card.pro-card-v14 .product-visual{height:112px!important;padding:6px!important;}
#acessorios .product-card.pro-card-v14 .real-product-photo{width:82%!important;height:82%!important;max-width:82%!important;max-height:82%!important;}
#acessorios .product-card.pro-card-v14 .mock-product{transform:scale(.64)!important;}
#acessorios .product-card.pro-card-v14 .product-info{padding:10px 8px 8px!important;min-height:92px!important;}
#acessorios .product-card.pro-card-v14 h3{font-size:13px!important;min-height:auto!important;}
#acessorios .product-card.pro-card-v14 .product-info p{display:none!important;}
#acessorios .product-card.pro-card-v14 .rating{font-size:10px!important;min-height:auto!important;}
#acessorios .product-card.pro-card-v14 .price strong{font-size:16px!important;}
#acessorios .product-card.pro-card-v14 .product-actions{padding:9px 8px 10px!important;grid-template-columns:1fr!important;}
#acessorios .product-card.pro-card-v14 .quick{display:none!important;}
#acessorios .product-card.pro-card-v14 .btn{min-height:32px!important;font-size:9.5px!important;border-radius:10px!important;}

@media (max-width: 980px){
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  #acessorios{max-width:calc(100% - 28px)!important;}
  #acessorios .accessory-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width: 520px){
  .category-grid{grid-template-columns:1fr!important;}
  .category-card.category-card-v14{min-height:220px!important;}
  #acessorios .accessory-strip{grid-template-columns:1fr!important;}
  #acessorios .product-card.pro-card-v14{grid-template-rows:auto 112px minmax(88px,auto) auto!important;}
}

/* ===== v25: produto em página, comprar reduzido e acessórios sem corte ===== */
.product-card.pro-card-v14 .product-actions{
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  justify-content:center!important;
  align-items:center!important;
}
.product-card.pro-card-v14 .product-actions .btn.primary.small-buy,
.product-card.pro-card-v14 .product-actions .quick{
  width:100%!important;
  min-height:32px!important;
  padding:8px 10px!important;
  font-size:9.4px!important;
  border-radius:10px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.product-card.pro-card-v14 .product-actions .quick{
  color:#f7d77b!important;
  background:rgba(0,0,0,.36)!important;
  border:1px solid rgba(218,165,44,.32)!important;
}
.combo-card-v14>.btn.primary.full{
  width:50%!important;
  min-width:142px!important;
  margin:0 auto 14px!important;
  padding:10px 12px!important;
  min-height:34px!important;
  font-size:10px!important;
  border-radius:11px!important;
}
.promo-info .tiny[data-add]{
  width:50%!important;
  min-width:76px!important;
  min-height:28px!important;
  padding:6px 8px!important;
  font-size:9px!important;
}

.product-page[hidden]{display:none!important;}
.product-page{
  position:fixed;
  inset:0;
  z-index:155;
  overflow:auto;
  background:radial-gradient(circle at 70% 10%,rgba(218,165,44,.16),transparent 34%),linear-gradient(180deg,#070707,#030303 72%,#070501);
  padding:26px clamp(14px,4vw,54px) 40px;
}
.product-page-shell{
  width:min(1220px,100%);
  margin:0 auto;
}
.product-page-back{
  border:1px solid rgba(218,165,44,.35);
  background:rgba(0,0,0,.45);
  color:#f6d27a;
  border-radius:999px;
  padding:11px 18px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
  margin-bottom:18px;
}
.product-detail-page{
  display:grid;
  grid-template-columns:minmax(280px,.78fr) 1fr;
  gap:22px;
  align-items:stretch;
}
.product-detail-visual,
.product-detail-info,
.detail-tab-content{
  border:1px solid rgba(218,165,44,.22);
  border-radius:26px;
  background:linear-gradient(180deg,rgba(20,20,18,.94),rgba(5,5,5,.95));
  box-shadow:0 24px 70px rgba(0,0,0,.38);
}
.product-detail-visual{
  min-height:470px;
  display:grid;
  place-items:center;
  padding:28px;
  overflow:hidden;
}
.detail-product-visual,
.product-detail-visual .real-product-shell{
  width:100%!important;
  height:100%!important;
  min-height:390px!important;
  overflow:visible!important;
}
.product-detail-visual .real-product-photo{
  width:92%!important;
  height:92%!important;
  max-width:92%!important;
  max-height:92%!important;
  object-fit:contain!important;
  border-radius:0!important;
}
.product-detail-visual .mock-product{transform:scale(1.34)!important;}
.product-detail-info{
  padding:32px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.product-detail-info h2{
  margin:12px 0 10px;
  font-size:clamp(28px,4vw,58px);
  line-height:.98;
  text-transform:uppercase;
  letter-spacing:-.7px;
}
.product-detail-info p{color:#cfc2a7;line-height:1.65;font-size:14px;}
.detail-rating{color:#f5c85c;font-size:15px;}
.detail-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:18px 0;}
.detail-price del{color:#9d927d;font-size:14px;}
.detail-price strong{font-size:34px;color:#ffdb78;}
.detail-price em{font-style:normal;border-radius:999px;padding:7px 10px;background:rgba(255,76,76,.14);color:#ffb0a8;border:1px solid rgba(255,76,76,.24);font-size:11px;font-weight:900;}
.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 22px;}
.detail-meta span{border:1px solid rgba(218,165,44,.16);background:rgba(0,0,0,.28);border-radius:14px;padding:12px;color:#b9ad95;font-size:12px;}
.detail-meta b{display:block;color:#fff1c8;margin-top:4px;}
.detail-add{width:50%!important;min-width:220px!important;align-self:flex-start!important;}
.detail-tabs{
  grid-column:1/-1;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:2px;
}
.detail-tabs button{
  border:1px solid rgba(218,165,44,.25);
  background:rgba(0,0,0,.38);
  color:#e8d7b5;
  border-radius:14px;
  padding:12px 16px;
  text-transform:uppercase;
  letter-spacing:.6px;
  font-weight:900;
  font-size:11px;
}
.detail-tabs button.active,
.detail-tabs button:hover{
  background:linear-gradient(135deg,#d39a20,#ffd979);
  color:#050505;
}
.detail-tab-content{
  grid-column:1/-1;
  padding:26px;
  min-height:150px;
}
.detail-text h3{margin:0 0 10px;color:#ffdb78;text-transform:uppercase;letter-spacing:.8px;}
.detail-text p{color:#ddd2bd;line-height:1.75;margin:0;white-space:pre-wrap;}
.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;}
.spec-grid span{display:block;border:1px solid rgba(218,165,44,.16);border-radius:14px;padding:13px;background:rgba(0,0,0,.24);color:#e9dfcb;}
.spec-grid b{display:block;color:#d8ae47;font-size:10px;letter-spacing:.8px;text-transform:uppercase;margin-bottom:5px;}
.nutrition-img{display:block;max-width:100%;max-height:560px;object-fit:contain;margin:0 0 18px;border-radius:18px;border:1px solid rgba(218,165,44,.18);background:rgba(0,0,0,.28);}
.nutrition-photo-box{grid-template-columns:1fr 1fr 150px!important;align-items:stretch!important;}
.nutrition-photo-box textarea{min-height:120px!important;}

#acessorios .product-card.pro-card-v14 .product-photo-frame{
  min-height:138px!important;
  overflow:hidden!important;
}
#acessorios .product-card.pro-card-v14 .product-visual{
  height:132px!important;
  padding:7px!important;
  overflow:visible!important;
}
#acessorios .product-card.pro-card-v14 .real-product-shell{
  overflow:visible!important;
  width:100%!important;
  height:100%!important;
  border-radius:14px!important;
}
#acessorios .product-card.pro-card-v14 .real-product-photo{
  width:76%!important;
  height:76%!important;
  max-width:76%!important;
  max-height:76%!important;
  object-fit:contain!important;
  border-radius:0!important;
}
#acessorios .product-card.pro-card-v14 .mock-product{transform:scale(.56)!important;}
#acessorios .product-card.pro-card-v14 .product-actions{
  grid-template-columns:1fr 1fr!important;
  gap:7px!important;
  padding:8px 8px 10px!important;
}
#acessorios .product-card.pro-card-v14 .quick{display:inline-flex!important;}

@media (max-width: 980px){
  .product-detail-page{grid-template-columns:1fr!important;}
  .product-detail-visual{min-height:330px!important;}
  .detail-product-visual,.product-detail-visual .real-product-shell{min-height:280px!important;}
  .product-detail-info{padding:22px!important;}
  .detail-meta,.spec-grid{grid-template-columns:1fr!important;}
  .detail-add{width:100%!important;min-width:0!important;}
  .nutrition-photo-box{grid-template-columns:1fr!important;}
  .product-card.pro-card-v14 .product-actions{grid-template-columns:1fr 1fr!important;}
  .product-card.pro-card-v14 .quick{display:inline-flex!important;}
  #acessorios .product-card.pro-card-v14 .quick{display:inline-flex!important;}
}
@media (max-width: 520px){
  .product-page{padding:16px 10px 26px!important;}
  .product-page-back{width:100%;margin-bottom:12px;}
  .product-detail-visual{min-height:270px!important;padding:18px!important;}
  .detail-product-visual,.product-detail-visual .real-product-shell{min-height:230px!important;}
  .product-detail-info h2{font-size:25px!important;}
  .detail-tabs{display:grid!important;grid-template-columns:1fr!important;}
  .detail-tab-content{padding:18px!important;}
  #acessorios .product-card.pro-card-v14 .product-photo-frame{min-height:128px!important;}
  #acessorios .product-card.pro-card-v14 .product-visual{height:122px!important;}
}

/* ===== v26 refino pedido: menos espaço, acessórios sem corte e intro sem quadrados ===== */
.product-card.pro-card-v14{
  grid-template-rows:auto 196px minmax(118px,auto) auto!important;
}
.product-card.pro-card-v14 .product-info{
  min-height:118px!important;
  padding:12px 14px 6px!important;
  gap:4px!important;
}
.product-card.pro-card-v14 h3{
  min-height:34px!important;
}
.product-card.pro-card-v14 .product-info p{
  min-height:18px!important;
  -webkit-line-clamp:1!important;
}
.product-card.pro-card-v14 .price{
  min-height:24px!important;
  margin-top:2px!important;
}
.product-card.pro-card-v14 .product-actions{
  padding:8px 14px 14px!important;
  margin-top:0!important;
}
.product-card.pro-card-v14 .product-actions .btn.primary.small-buy{
  min-height:30px!important;
  padding:6px 8px!important;
}

/* Intro abaixo da foto principal - sem quadrados */
.intro-panel{
  padding-top:24px!important;
}
.intro-flow-strip{
  position:relative;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:14px;
  padding:14px 4px 4px;
}
.intro-flow-strip .flow-line{
  position:absolute;
  left:5%;
  right:5%;
  top:50%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,217,121,.45),transparent);
  box-shadow:0 0 18px rgba(255,217,121,.28);
  pointer-events:none;
}
.flow-pill{
  position:relative;
  z-index:1;
  min-width:min(260px,100%);
  padding:14px 18px;
  border-radius:999px;
  border:1px solid rgba(218,165,44,.24);
  background:linear-gradient(180deg,rgba(17,17,17,.92),rgba(7,7,7,.92));
  box-shadow:0 14px 34px rgba(0,0,0,.26), inset 0 0 0 1px rgba(255,217,121,.03);
  text-align:center;
  backdrop-filter:blur(10px);
}
.flow-pill::after{
  content:"";
  position:absolute;
  left:18%; right:18%; bottom:-1px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,217,121,.72),transparent);
}
.flow-pill span{
  display:block;
  color:#ffd979;
  text-transform:uppercase;
  letter-spacing:1.7px;
  font-size:10px;
  font-weight:900;
  margin-bottom:6px;
}
.flow-pill strong{
  display:block;
  color:#fff4d8;
  font-size:14px;
  line-height:1.22;
  font-weight:800;
}
.flow-pill.hot{
  background:radial-gradient(circle at 50% 0,rgba(255,217,121,.18),transparent 56%),linear-gradient(180deg,rgba(39,27,8,.94),rgba(7,7,7,.94));
  border-color:rgba(255,217,121,.34);
}

/* Acessórios sem corte */
#acessorios .accessory-strip{
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
}
#acessorios .product-card.pro-card-v14{
  grid-template-rows:auto 132px minmax(88px,auto) auto!important;
}
#acessorios .product-card.pro-card-v14 .product-photo-frame{
  min-height:132px!important;
}
#acessorios .product-card.pro-card-v14 .product-visual{
  height:126px!important;
  padding:4px!important;
}
#acessorios .product-card.pro-card-v14 .real-product-shell{
  width:100%!important;
  height:100%!important;
  overflow:visible!important;
}
#acessorios .product-card.pro-card-v14 .real-product-photo{
  width:96%!important;
  height:96%!important;
  max-width:96%!important;
  max-height:96%!important;
  object-fit:contain!important;
  object-position:center center!important;
}
#acessorios .product-card.pro-card-v14 .mock-product,
#acessorios .product-card.pro-card-v14 .mock-product.bar,
#acessorios .product-card.pro-card-v14 .mock-product.shaker,
#acessorios .product-card.pro-card-v14 .mock-product.bottle{
  transform:scale(.78)!important;
  transform-origin:center center!important;
}
#acessorios .product-card.pro-card-v14 .product-info{
  padding:9px 8px 6px!important;
}
#acessorios .product-card.pro-card-v14 .product-actions{
  padding:8px 8px 10px!important;
}

@media (max-width: 980px){
  .intro-flow-strip{gap:10px!important;padding-top:8px!important;}
  .intro-flow-strip .flow-line{display:none!important;}
  .flow-pill{min-width:calc(50% - 8px)!important;padding:13px 12px!important;}
  .flow-pill strong{font-size:13px!important;}
}
@media (max-width: 640px){
  .flow-pill{min-width:100%!important;border-radius:20px!important;}
  #acessorios .product-card.pro-card-v14{grid-template-rows:auto 126px minmax(84px,auto) auto!important;}
  #acessorios .product-card.pro-card-v14 .product-photo-frame{min-height:126px!important;}
  #acessorios .product-card.pro-card-v14 .product-visual{height:120px!important;}
}

/* ===== v27: intro sem fundo e acessórios totalmente sem corte ===== */
.intro-panel{
  padding-top:18px!important;
  padding-bottom:12px!important;
}
.intro-flow-strip{
  gap:22px!important;
  padding:6px 0 0!important;
}
.intro-flow-strip .flow-line{display:none!important;}
.flow-pill{
  min-width:min(250px,100%)!important;
  padding:8px 8px 2px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.flow-pill::after{display:none!important;}
.flow-pill::before{
  content:"";
  display:block;
  width:72px;
  height:28px;
  margin:0 auto 12px;
  border-top:1.8px solid rgba(255,217,121,.88);
  border-bottom:1px solid rgba(255,217,121,.28);
  border-radius:999px;
  box-shadow:0 0 22px rgba(255,217,121,.16), inset 0 0 16px rgba(255,217,121,.08);
  opacity:.95;
}
.flow-pill.hot::before{
  width:86px;
  height:30px;
  box-shadow:0 0 26px rgba(255,217,121,.24), inset 0 0 18px rgba(255,217,121,.10);
}
.flow-pill:nth-child(2)::before{
  width:64px;
  border-top-width:2px;
  border-bottom:none;
  position:relative;
}
.flow-pill:nth-child(3)::before{
  width:74px;
  height:24px;
  border-radius:18px 18px 40px 40px;
}
.flow-pill:nth-child(4)::before{
  width:68px;
  height:28px;
  border-top:none;
  border-bottom:1.8px solid rgba(255,217,121,.85);
}
.flow-pill:nth-child(5)::before{
  width:60px;
  height:30px;
  border-radius:50%;
}
.flow-pill span{
  font-size:10px!important;
  letter-spacing:2.2px!important;
  margin-bottom:5px!important;
  color:#d8ae4f!important;
}
.flow-pill strong{
  font-size:14px!important;
  line-height:1.24!important;
  color:#fff3d3!important;
  max-width:250px;
  margin:0 auto;
}

/* Tira sensação de quadrado remanescente */
.flow-pill,
.flow-pill *{text-shadow:0 4px 18px rgba(0,0,0,.28);}

/* Categoria acessórios / treino completo sem corte */
button[data-filter="Acessórios"].category-card-v14 .category-photo-frame,
.category-card.category-card-v14:last-child .category-photo-frame{
  min-height:152px!important;
  background:transparent!important;
}
button[data-filter="Acessórios"].category-card-v14 .product-visual,
.category-card.category-card-v14:last-child .product-visual{
  height:136px!important;
  padding:2px!important;
}
button[data-filter="Acessórios"].category-card-v14 .real-product-photo,
.category-card.category-card-v14:last-child .real-product-photo{
  width:96%!important;
  height:96%!important;
  max-width:96%!important;
  max-height:96%!important;
  object-fit:contain!important;
  object-position:center center!important;
}
button[data-filter="Acessórios"].category-card-v14 .mock-product,
.category-card.category-card-v14:last-child .mock-product,
button[data-filter="Acessórios"].category-card-v14 .mock-product.shaker,
.category-card.category-card-v14:last-child .mock-product.shaker,
button[data-filter="Acessórios"].category-card-v14 .mock-product.bar,
.category-card.category-card-v14:last-child .mock-product.bar{
  transform:scale(.88)!important;
  transform-origin:center center!important;
  max-width:100%!important;
  max-height:100%!important;
}

/* Acessórios na vitrine */
#acessorios .accessory-strip{
  gap:14px!important;
}
#acessorios .product-card.pro-card-v14{
  grid-template-rows:auto 146px minmax(88px,auto) auto!important;
}
#acessorios .product-card.pro-card-v14 .product-photo-frame{
  min-height:146px!important;
  overflow:visible!important;
}
#acessorios .product-card.pro-card-v14 .product-visual{
  height:140px!important;
  padding:2px!important;
  overflow:visible!important;
}
#acessorios .product-card.pro-card-v14 .real-product-shell{
  overflow:visible!important;
}
#acessorios .product-card.pro-card-v14 .real-product-photo{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
}
#acessorios .product-card.pro-card-v14 .mock-product,
#acessorios .product-card.pro-card-v14 .mock-product.shaker,
#acessorios .product-card.pro-card-v14 .mock-product.bar,
#acessorios .product-card.pro-card-v14 .mock-product.bottle{
  transform:scale(.9)!important;
  max-width:100%!important;
  max-height:100%!important;
}

@media (max-width: 980px){
  .intro-flow-strip{gap:16px!important;}
  .flow-pill{min-width:calc(50% - 10px)!important;}
}
@media (max-width: 640px){
  .flow-pill{min-width:100%!important;padding:6px 2px 0!important;}
  .flow-pill strong{font-size:13px!important;max-width:290px;}
  #acessorios .product-card.pro-card-v14{grid-template-rows:auto 136px minmax(84px,auto) auto!important;}
  #acessorios .product-card.pro-card-v14 .product-photo-frame{min-height:136px!important;}
  #acessorios .product-card.pro-card-v14 .product-visual{height:130px!important;}
}

/* ===== v28: sem seção inferior de acessórios e benefício clean inspirado em grandes e-commerces ===== */
.intro-panel{
  padding-top:20px!important;
  padding-bottom:6px!important;
}
.benefit-rail{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  align-items:start;
}
.benefit-rail::before{
  content:"";
  position:absolute;
  left:3%; right:3%; top:18px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,217,121,.55),transparent);
  box-shadow:0 0 18px rgba(255,217,121,.18);
}
.benefit-item{
  position:relative;
  text-align:center;
  padding:0 14px;
}
.benefit-item i{
  width:42px;
  height:42px;
  display:block;
  margin:0 auto 14px;
  position:relative;
  opacity:.95;
  filter:drop-shadow(0 0 10px rgba(255,217,121,.18));
}
.benefit-item i::before,
.benefit-item i::after{
  content:"";
  position:absolute;
  inset:0;
  border:1.8px solid rgba(255,217,121,.82);
  border-radius:50%;
}
.benefit-offer i::after{
  inset:10px;
  border-radius:999px;
  border-top-color:transparent;
  border-bottom-color:rgba(255,217,121,.7);
}
.benefit-performance i::before{
  border-radius:16px;
  transform:rotate(45deg);
}
.benefit-performance i::after{
  inset:12px 8px 6px;
  border-top:2px solid rgba(255,217,121,.86);
  border-left:0;border-right:0;border-bottom:0;
  border-radius:0;
}
.benefit-delivery i::before{
  border-radius:18px 18px 12px 12px;
}
.benefit-delivery i::after{
  inset:auto 7px 7px 7px;
  height:10px;
  border-radius:999px;
  border-width:1.8px;
}
.benefit-security i::before{
  border-radius:12px 12px 18px 18px;
  clip-path:polygon(50% 0, 100% 18%, 100% 64%, 50% 100%, 0 64%, 0 18%);
}
.benefit-security i::after{
  inset:13px 15px 9px;
  border-radius:999px;
  border-top-width:2px;
  border-bottom:0;border-left:0;border-right:0;
}
.benefit-item span{
  display:block;
  margin-bottom:6px;
  color:#d6ab48;
  text-transform:uppercase;
  letter-spacing:2.4px;
  font-size:10px;
  font-weight:900;
}
.benefit-item strong{
  display:block;
  color:#fff4d7;
  font-size:15px;
  line-height:1.2;
  font-weight:850;
  max-width:240px;
  margin:0 auto 6px;
}
.benefit-item small{
  display:block;
  color:#a89d86;
  font-size:12px;
  line-height:1.45;
  max-width:245px;
  margin:0 auto;
}
.benefit-item:hover{
  transform:translateY(-2px);
}

/* remove sobra de regras antigas do estilo artístico anterior */
.intro-flow-strip,.flow-pill,.flow-line{display:none!important;}

/* categoria de acessórios / treino completo sem corte */
.category-card.category-card-v14[data-filter="Acessórios"] .category-photo-frame,
.category-card.category-card-v14[data-filter="Acessórios"] .product-visual{
  overflow:visible!important;
  background:transparent!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .category-photo-frame{
  min-height:164px!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .product-visual{
  height:148px!important;
  padding:2px!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .real-product-shell{
  overflow:visible!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .real-product-photo{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .mock-product,
.category-card.category-card-v14[data-filter="Acessórios"] .mock-product.shaker,
.category-card.category-card-v14[data-filter="Acessórios"] .mock-product.bar{
  transform:scale(.94)!important;
  max-width:100%!important;
  max-height:100%!important;
}

@media (max-width: 1100px){
  .benefit-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px!important;}
  .benefit-rail::before{display:none!important;}
}
@media (max-width: 640px){
  .benefit-rail{grid-template-columns:1fr!important;gap:18px!important;}
  .benefit-item{padding:0 4px!important;}
  .benefit-item strong{font-size:14px!important;}
  .benefit-item small{font-size:11px!important;}
}

/* ===== v29 realistic promo cards below hero ===== */
.benefit-rail,.benefit-item{display:none!important;}
.intro-panel{
  padding-top:22px!important;
  padding-bottom:10px!important;
}
.benefit-photo-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.benefit-photo-card{
  position:relative;
  min-height:290px;
  border-radius:26px;
  overflow:hidden;
  isolation:isolate;
  background:#090909;
  border:1px solid rgba(255,214,109,.34);
  box-shadow:
    0 24px 48px rgba(0,0,0,.34),
    0 0 0 1px rgba(255,214,109,.08) inset,
    0 0 26px rgba(255,214,109,.10);
  transform:translateY(0);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.benefit-photo-card::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:var(--card-image);
  background-size:cover;
  background-position:center center;
  transform:scale(1.02);
  z-index:-3;
}
.benefit-photo-card::after{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:24px;
  border:1px solid rgba(255,224,145,.18);
  pointer-events:none;
  z-index:2;
}
.benefit-photo-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(0,0,0,.10) 8%,rgba(0,0,0,.28) 44%,rgba(0,0,0,.84) 100%),
    radial-gradient(circle at 88% 14%,rgba(255,216,120,.26),transparent 32%),
    linear-gradient(130deg,rgba(255,216,120,.00) 28%,rgba(255,216,120,.10) 58%,rgba(255,216,120,.00) 78%);
  z-index:-2;
}
.benefit-photo-content{
  position:relative;
  z-index:1;
  min-height:290px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  align-items:flex-start;
  padding:22px 18px 18px;
}
.benefit-photo-content span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:10px;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(8,8,8,.48);
  border:1px solid rgba(255,214,109,.28);
  color:#f0c964;
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:10px;
  font-weight:900;
  box-shadow:0 0 16px rgba(255,214,109,.10);
}
.benefit-photo-content strong{
  display:block;
  color:#fff5dc;
  font-size:19px;
  line-height:1.16;
  font-weight:900;
  max-width:235px;
  margin-bottom:8px;
  text-shadow:0 4px 18px rgba(0,0,0,.55);
}
.benefit-photo-content small{
  display:block;
  color:#ddcfb5;
  font-size:12px;
  line-height:1.5;
  max-width:245px;
  text-shadow:0 3px 16px rgba(0,0,0,.56);
}
.benefit-photo-card:hover{
  transform:translateY(-6px);
  border-color:rgba(255,214,109,.54);
  box-shadow:
    0 30px 58px rgba(0,0,0,.42),
    0 0 0 1px rgba(255,214,109,.12) inset,
    0 0 34px rgba(255,214,109,.18);
}

/* keep accessories category visual safe */
.category-card.category-card-v14[data-filter="Acessórios"] .category-photo-frame{
  min-height:168px!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .product-visual{
  height:152px!important;
  padding:0!important;
}
.category-card.category-card-v14[data-filter="Acessórios"] .real-product-photo{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
}

@media (max-width: 1180px){
  .benefit-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;}
}
@media (max-width: 640px){
  .benefit-photo-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .benefit-photo-card,
  .benefit-photo-content{min-height:248px!important;}
  .benefit-photo-content{padding:18px 16px 16px!important;}
  .benefit-photo-content strong{font-size:17px!important;max-width:260px!important;}
}

/* ===== v31 categorias com fotos 3D realistas + avaliações menores ===== */
.category-card.category-card-v14{
  min-height:292px!important;
}
.category-card-v14 .category-photo-frame.photo-mode{
  min-height:180px!important;
  padding:0!important;
  background:transparent!important;
  overflow:visible!important;
}
.category-card-v14 .product-visual.category-photo-mode{
  position:relative!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:100%!important;
  height:170px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
}
.category-card-v14 .category-art-image{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  filter:drop-shadow(0 18px 22px rgba(0,0,0,.34)) drop-shadow(0 0 14px rgba(255,214,109,.10));
}
.category-card-v14 .category-photo-frame.photo-mode::after{
  content:"";
  position:absolute;
  inset:auto 14% 8px 14%;
  height:18px;
  border-radius:50%;
  background:radial-gradient(ellipse at center, rgba(255,211,93,.24), rgba(255,211,93,0) 70%);
  pointer-events:none;
}
.category-card-v14 h3{font-size:16px!important;}
.category-card-v14 p{font-size:11px!important;line-height:1.3!important;min-height:28px!important;}

/* acessorios sem corte na categoria */
.category-card.category-card-v14[data-filter="Acessórios"] .product-visual.category-photo-mode{height:176px!important;}
.category-card.category-card-v14[data-filter="Acessórios"] .category-art-image{object-fit:contain!important;transform:scale(1.02)!important;}

/* avaliação do cliente menor e mais refinada */
.ai-reviews-section{
  padding:18px!important;
  border-radius:22px!important;
}
.ai-reviews-head{margin-bottom:12px!important;align-items:center!important;}
.ai-reviews-head .section-tag{font-size:10px!important;letter-spacing:2px!important;}
.ai-reviews-head h2{font-size:clamp(20px,2.6vw,30px)!important;margin-top:6px!important;}
.ai-reviews-grid{grid-template-columns:.82fr 1.18fr!important;gap:14px!important;}
.review-summary-card{min-width:160px!important;padding:14px 16px!important;border-radius:16px!important;}
.review-summary-card strong{font-size:28px!important;margin:4px 0!important;}
.review-summary-card small{font-size:11px!important;}
.review-form,.ai-review-insight{padding:14px!important;border-radius:18px!important;}
.review-form{gap:9px!important;}
.review-form label{font-size:11px!important;gap:5px!important;}
.review-form input,.review-form textarea{padding:10px!important;font-size:13px!important;border-radius:12px!important;}
.review-form textarea{min-height:72px!important;}
.review-stars button{font-size:18px!important;}
.ai-review-insight h3{font-size:18px!important;margin:7px 0 6px!important;}
.ai-review-insight > p{font-size:12px!important;line-height:1.45!important;margin-bottom:10px!important;}
.ai-review-insight li{font-size:12px!important;line-height:1.4!important;}

@media (max-width: 980px){
  .category-card-v14 .category-photo-frame.photo-mode{min-height:164px!important;}
  .category-card-v14 .product-visual.category-photo-mode{height:154px!important;}
  .ai-reviews-grid{grid-template-columns:1fr!important;}
}
@media (max-width: 640px){
  .category-card.category-card-v14{min-height:278px!important;}
  .category-card-v14 .category-photo-frame.photo-mode{min-height:158px!important;}
  .category-card-v14 .product-visual.category-photo-mode{height:148px!important;}
  .category-card.category-card-v14[data-filter="Acessórios"] .product-visual.category-photo-mode{height:154px!important;}
  .ai-reviews-section{padding:14px!important;}
  .ai-reviews-head h2{font-size:22px!important;}
  .review-summary-card strong{font-size:24px!important;}
}

/* ===== v33: página interna por categoria ===== */
.category-page[hidden]{display:none!important;}
.category-page{
  margin-top:10px!important;
  padding-top:34px!important;
  border-top:1px solid rgba(255,214,109,.16);
}
.category-page-hero{
  position:relative;
  display:grid;
  grid-template-columns:1fr minmax(260px,420px);
  gap:24px;
  align-items:center;
  min-height:300px;
  padding:28px;
  border:1px solid rgba(255,214,109,.22);
  border-radius:28px;
  overflow:hidden;
  background:
    radial-gradient(circle at 85% 25%, rgba(255,214,109,.14), transparent 34%),
    linear-gradient(180deg,rgba(13,13,13,.96),rgba(4,4,4,.96));
  box-shadow:0 28px 70px rgba(0,0,0,.32), inset 0 0 0 1px rgba(255,214,109,.04);
}
.category-page-hero::before{
  content:"";
  position:absolute;
  inset:-40% -10% auto -10%;
  height:60%;
  background:linear-gradient(90deg,transparent,rgba(255,214,109,.16),transparent);
  transform:rotate(-6deg);
  pointer-events:none;
}
.category-back{
  position:absolute;
  top:18px;
  left:18px;
  z-index:3;
  border:1px solid rgba(255,214,109,.28);
  border-radius:999px;
  background:rgba(0,0,0,.42);
  color:#f6d27a;
  padding:10px 14px;
  font-size:11px;
  letter-spacing:.7px;
  text-transform:uppercase;
  font-weight:900;
  backdrop-filter:blur(10px);
}
.category-page-text{
  position:relative;
  z-index:2;
  padding-top:32px;
}
.category-page-text h2{
  margin:10px 0 10px;
  font-size:clamp(34px,5vw,72px);
  line-height:.94;
  letter-spacing:-1.5px;
  text-transform:uppercase;
  color:#fff4d4;
  text-shadow:0 16px 38px rgba(0,0,0,.56);
}
.category-page-text p{
  max-width:620px;
  margin:0;
  color:#cfc1a4;
  font-size:15px;
  line-height:1.6;
}
.category-page-art{
  position:relative;
  z-index:2;
  margin:0;
  min-height:230px;
  display:grid;
  place-items:center;
}
.category-page-art::after{
  content:"";
  position:absolute;
  left:14%; right:14%; bottom:8%;
  height:30px;
  border-radius:50%;
  background:radial-gradient(ellipse at center, rgba(255,214,109,.28), rgba(255,214,109,0) 72%);
  filter:blur(1px);
}
.category-page-art img{
  position:relative;
  z-index:2;
  width:100%;
  height:280px;
  object-fit:contain;
  filter:drop-shadow(0 26px 30px rgba(0,0,0,.40)) drop-shadow(0 0 20px rgba(255,214,109,.13));
}
.category-page-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:18px 0 14px;
  padding:14px 16px;
  border:1px solid rgba(255,214,109,.16);
  border-radius:18px;
  background:rgba(255,255,255,.025);
}
.category-page-toolbar strong{
  color:#f2d28b;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:1px;
}
.category-products-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch;
}
.category-empty{
  padding:20px;
  border:1px dashed rgba(255,214,109,.25);
  border-radius:18px;
  text-align:center;
}
@media(max-width:1180px){
  .category-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:880px){
  .category-page-hero{grid-template-columns:1fr;min-height:auto;padding:24px 18px 20px;}
  .category-page-text{padding-top:42px;text-align:center;}
  .category-page-text p{margin:0 auto;}
  .category-page-art{min-height:190px;}
  .category-page-art img{height:220px;}
  .category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  .category-page{width:calc(100% - 20px)!important;padding-top:24px!important;}
  .category-page-hero{border-radius:22px;padding:20px 14px 18px;}
  .category-back{top:12px;left:12px;padding:8px 10px;font-size:10px;}
  .category-page-text h2{font-size:30px;letter-spacing:-.6px;}
  .category-page-text p{font-size:13px;}
  .category-page-art img{height:178px;}
  .category-page-toolbar{display:grid;text-align:center;}
  .category-products-grid{grid-template-columns:1fr!important;}
}

/* ===== v35: setas da vitrine no topo e sem barra inferior ===== */
#mais-vendidos .section-head.split{
  align-items:center!important;
}
#mais-vendidos .slide-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  margin-bottom:0!important;
}
#mais-vendidos .slide-actions button{
  width:46px!important;
  height:46px!important;
  border-radius:14px!important;
  border:1px solid rgba(255,217,121,.34)!important;
  background:linear-gradient(180deg,rgba(18,18,18,.95),rgba(5,5,5,.92))!important;
  color:#f3cb68!important;
  font-size:28px!important;
  box-shadow:0 0 18px rgba(218,165,44,.12), inset 0 0 0 1px rgba(255,217,121,.04)!important;
}
#mais-vendidos .slide-actions button:hover{
  transform:translateY(-2px);
  box-shadow:0 0 24px rgba(218,165,44,.18), inset 0 0 0 1px rgba(255,217,121,.08)!important;
}
#mais-vendidos .horizontal-list{
  padding-bottom:0!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
#mais-vendidos .horizontal-list::-webkit-scrollbar{
  display:none!important;
  width:0!important;
  height:0!important;
}
@media (max-width: 820px){
  #mais-vendidos .section-head.split{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  #mais-vendidos .slide-actions button{
    width:40px!important;
    height:40px!important;
    font-size:24px!important;
  }
}

/* ===== v36: categorias em uma linha com setas no topo ===== */
#categorias .section-head.split{
  align-items:center!important;
}
#categorias .category-slide-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
}
#categorias .category-slide-actions button{
  width:46px!important;
  height:46px!important;
  border-radius:14px!important;
  border:1px solid rgba(255,217,121,.34)!important;
  background:linear-gradient(180deg,rgba(18,18,18,.95),rgba(5,5,5,.92))!important;
  color:#f3cb68!important;
  font-size:28px!important;
  box-shadow:0 0 18px rgba(218,165,44,.12), inset 0 0 0 1px rgba(255,217,121,.04)!important;
}
#categorias .category-slide-actions button:hover{
  transform:translateY(-2px);
  box-shadow:0 0 24px rgba(218,165,44,.18), inset 0 0 0 1px rgba(255,217,121,.08)!important;
}
#categorias .category-grid-slider{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:16px!important;
  overflow-x:auto!important;
  padding-bottom:0!important;
  scroll-snap-type:x proximity!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
#categorias .category-grid-slider::-webkit-scrollbar{
  display:none!important;
  width:0!important;
  height:0!important;
}
#categorias .category-grid-slider .category-card{
  min-width:250px!important;
  width:250px!important;
  flex:0 0 250px!important;
  scroll-snap-align:start!important;
}
@media (max-width: 820px){
  #categorias .section-head.split{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  #categorias .category-slide-actions button{
    width:40px!important;
    height:40px!important;
    font-size:24px!important;
  }
  #categorias .category-grid-slider .category-card{
    min-width:220px!important;
    width:220px!important;
    flex:0 0 220px!important;
  }
}

/* ===== v37: sabores, frete e estoque oculto para cliente ===== */
.product-detail-info .detail-flavor-label{
  display:grid;
  gap:8px;
  margin:14px 0 10px;
  color:#d9c9a8;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:1.4px;
  font-weight:900;
}
.product-detail-info .detail-flavor-label select{
  width:100%;
  border:1px solid rgba(218,165,44,.32);
  border-radius:14px;
  background:linear-gradient(180deg,rgba(12,12,12,.94),rgba(3,3,3,.94));
  color:#fff4d6;
  padding:13px 14px;
  outline:none;
  box-shadow:inset 0 0 0 1px rgba(255,217,121,.04), 0 0 18px rgba(218,165,44,.08);
}
.freight-box{
  margin:14px 0 14px;
  padding:14px;
  border-radius:18px;
  border:1px solid rgba(218,165,44,.20);
  background:radial-gradient(circle at 0 0,rgba(255,217,121,.10),transparent 34%),rgba(255,255,255,.025);
  display:grid;
  grid-template-columns:1fr auto;
  gap:10px;
  align-items:end;
}
.freight-box label{
  display:grid;
  gap:7px;
  color:#d9c9a8;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:1.2px;
  font-weight:900;
}
.freight-box input{
  border:1px solid rgba(218,165,44,.28);
  border-radius:13px;
  background:rgba(0,0,0,.42);
  color:#fff4d6;
  padding:12px 13px;
  outline:none;
}
.freight-box .btn{
  min-height:44px;
  padding:10px 15px;
  border-radius:13px;
  white-space:nowrap;
}
.freight-box small{
  grid-column:1/-1;
  color:#a99c82;
  font-size:11px;
  line-height:1.45;
}
.cart-row small + small{display:block;margin-top:3px;}
@media (max-width:640px){
  .freight-box{grid-template-columns:1fr!important;}
  .freight-box .btn{width:100%;}
}
