/* OralEra shared storefront shell v4 */
:root{--oes-ink:#102f3e;--oes-deep:#145f83;--oes-blue:#67bfe8;--oes-soft:#eef8fc;--oes-line:#dceaf0;--oes-muted:#6a7f89}
.oe-menu-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--oes-line);background:#fff;border-radius:13px;color:var(--oes-ink);cursor:pointer;flex:0 0 auto;gap:4px;flex-direction:column}
.oe-menu-toggle span,.oe-menu-toggle:before,.oe-menu-toggle:after{content:"";display:block;width:18px;height:2px;background:currentColor;border-radius:99px}
.oe-mobile-nav{position:fixed;inset:0;z-index:110;display:none}
.oe-mobile-nav.open{display:block}
.oe-mobile-nav-backdrop{position:absolute;inset:0;background:rgba(8,29,39,.48);backdrop-filter:blur(3px)}
.oe-mobile-nav-panel{position:absolute;top:0;left:0;width:min(88vw,360px);height:100%;background:#fff;padding:22px;box-shadow:24px 0 70px rgba(8,29,39,.18);display:flex;flex-direction:column}
.oe-mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--oes-line)}
.oe-mobile-nav-head img{width:148px;height:auto}
.oe-mobile-nav-close{width:40px;height:40px;border:1px solid var(--oes-line);border-radius:12px;background:#fff;font-size:25px;line-height:1;cursor:pointer}
.oe-mobile-nav-links{display:grid;gap:5px;padding:20px 0}
.oe-mobile-nav-links a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:var(--oes-ink);font-size:15px;font-weight:800;padding:14px 12px;border-radius:12px}
.oe-mobile-nav-links a:after{content:"→";color:var(--oes-deep)}
.oe-mobile-nav-links a:hover{background:var(--oes-soft)}
.oe-mobile-nav-foot{margin-top:auto;border-top:1px solid var(--oes-line);padding-top:18px;color:var(--oes-muted);font-size:11px;line-height:1.55}

/* ecommerce footer */
footer.oe-site-footer,.oe-site-footer{padding:0!important;margin:70px 0 0!important;background:#0f3345!important;color:#fff!important;border:0!important;border-top:1px solid rgba(255,255,255,.08)!important;display:block!important}
.oe-site-footer-main{width:min(1220px,100%);margin:auto;padding:54px 28px 36px;display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:38px}
.oe-site-footer-brand img{width:174px!important;height:auto!important;max-width:100%!important;filter:brightness(0) invert(1)}
.oe-site-footer-brand p{max-width:300px;color:rgba(255,255,255,.68)!important;font-size:12px!important;line-height:1.7!important;margin:16px 0!important}
.oe-site-footer-cnpj{display:inline-flex;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);padding:9px 11px;border-radius:10px;font-size:10px;font-weight:800;letter-spacing:.02em}
.oe-site-footer-col h4{margin:0 0 13px!important;font-size:11px!important;letter-spacing:.12em;text-transform:uppercase;color:#a8e0f7!important}
.oe-site-footer-col{display:grid;align-content:start;gap:8px}
.oe-site-footer-col a{color:rgba(255,255,255,.76)!important;text-decoration:none!important;font-size:11px!important;line-height:1.4}
.oe-site-footer-col a:hover{color:#fff!important}
.oe-site-footer-pay{border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10)}
.oe-site-footer-pay-inner{width:min(1220px,100%);margin:auto;padding:18px 28px;display:flex;align-items:center;gap:16px;justify-content:space-between}
.oe-site-footer-pay-inner>span{font-size:10px;font-weight:800;color:rgba(255,255,255,.62);text-transform:uppercase;letter-spacing:.11em}
.oe-pay-badges{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.oe-pay-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:8px;background:#fff;color:#103040;font-size:9px;font-weight:900;letter-spacing:.02em;border:1px solid rgba(255,255,255,.2)}
.oe-pay-badge.pix{color:#08766f}.oe-pay-badge.boleto{color:#1c5570}.oe-pay-badge.card{color:#234d68}.oe-pay-badge.secure{background:#dff5ff;color:#0f5576}
.oe-site-footer-bottom{width:min(1220px,100%);margin:auto;padding:19px 28px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:rgba(255,255,255,.5);font-size:10px}
.oe-site-footer-bottom a{color:rgba(255,255,255,.64)!important;text-decoration:none}
.oe-site-footer-bottom div{display:flex;gap:13px;flex-wrap:wrap}
body.policy-page .oe-site-footer,body.order-page .oe-site-footer{margin-top:50px!important}

/* policy pages */
.policy-page{background:#f6fafc!important}
.policy-shell{width:min(1080px,100%)!important;gap:32px!important;padding:44px 24px 70px!important}
.policy-shell aside{position:sticky;top:24px;background:#fff;border:1px solid var(--oes-line);border-radius:18px;padding:14px!important;box-shadow:0 14px 42px rgba(16,47,62,.06)}
.policy-shell aside a{border-radius:10px;padding:11px 12px!important}
.policy-shell article{background:#fff;border:1px solid var(--oes-line);border-radius:22px;padding:34px!important;box-shadow:0 18px 56px rgba(16,47,62,.07)}
.policy-shell article h1{font-size:clamp(34px,5vw,54px)!important;letter-spacing:-.05em!important}
.policy-shell article h2{font-size:20px;margin:28px 0 9px;color:var(--oes-ink)}
.policy-shell article p,.policy-shell article li{font-size:13px;line-height:1.75;color:#5e7480}
.policy-shell article ul{padding-left:20px}
.policy-note{margin-top:28px;padding:17px;border-radius:14px;background:#eef8fc;border:1px solid #d9edf5;line-height:1.65;font-size:12px}

/* product commerce details */
.oe-commerce-assurance{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:13px 0 18px;padding:13px 14px;border:1px solid #dfeef4;background:#fff;border-radius:15px}
.oe-commerce-assurance-copy b{display:block;font-size:11px;color:var(--oes-ink);margin-bottom:2px}
.oe-commerce-assurance-copy span{display:block;font-size:9px;color:var(--oes-muted)}
.oe-payment-flags{display:flex;gap:6px;flex-wrap:wrap}
.oe-payment-flag{height:27px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:7px;border:1px solid #dce9ef;background:#fff;font-size:8px;font-weight:900;color:#1a536d;box-shadow:0 3px 10px rgba(16,47,62,.04)}
.oe-payment-flag.pix{color:#08766f}.oe-payment-flag.boleto{color:#4a6673}.oe-payment-flag.card{color:#174c75}
.oe-shipping-box{margin:16px 0 18px;padding:16px;border:1px solid #dce9ef;border-radius:17px;background:linear-gradient(145deg,#fff,#f8fcfe)}
.oe-shipping-box-head{display:flex;align-items:center;gap:10px;margin-bottom:11px}
.oe-shipping-box-head i{font-style:normal;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e6f6fd}
.oe-shipping-box-head b{display:block;font-size:12px}
.oe-shipping-box-head span{display:block;font-size:9px;color:var(--oes-muted);margin-top:2px}
.oe-shipping-form{display:flex;gap:8px}
.oe-shipping-form input{flex:1;min-width:0;height:44px;border:1px solid #cfe0e7;border-radius:11px;background:#fff;padding:0 13px;outline:none}
.oe-shipping-form input:focus{border-color:var(--oes-blue);box-shadow:0 0 0 3px rgba(103,191,232,.13)}
.oe-shipping-form button{height:44px;border:0;border-radius:11px;background:#173f53;color:#fff;font-weight:900;padding:0 15px;cursor:pointer}
.oe-shipping-result{margin-top:10px;font-size:10px;line-height:1.55;color:var(--oes-muted)}
.oe-shipping-result strong{color:var(--oes-ink)}
.oe-shipping-result.error{color:#9b3f30}
.oe-price-cluster{display:flex;align-items:flex-end;gap:11px;flex-wrap:wrap;margin:22px 0 8px}
.oe-price-main{display:flex;align-items:baseline;gap:9px}
.oe-price-main strong{font-size:38px!important;letter-spacing:-.045em}
.oe-price-main del{font-size:12px;color:#8ea0a8}
.oe-price-benefit{font-size:9px;font-weight:900;color:#167443;background:#e8f8ef;border-radius:999px;padding:7px 9px}
.oe-purchase-meta{display:flex;gap:8px;flex-wrap:wrap;margin:11px 0 3px}
.oe-purchase-meta span{font-size:9px;font-weight:800;color:#496b79;padding:7px 9px;border-radius:999px;background:#f1f8fb;border:1px solid #e0edf2}
.oe-buy-box-premium{position:relative;overflow:hidden}
.oe-buy-box-premium:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:linear-gradient(90deg,#67bfe8,#1c83b1)}
.oe-product-promise{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}
.oe-product-promise div{padding:11px;border:1px solid #e1edf2;border-radius:13px;background:#fff}
.oe-product-promise b{display:block;font-size:9px;margin-bottom:2px}.oe-product-promise span{display:block;font-size:8px;line-height:1.4;color:var(--oes-muted)}
.oe-support-floating{position:fixed;right:18px;bottom:18px;z-index:65;display:flex;align-items:center;gap:8px;text-decoration:none;background:#fff;color:var(--oes-ink);border:1px solid var(--oes-line);box-shadow:0 12px 32px rgba(16,47,62,.12);padding:11px 13px;border-radius:999px;font-size:10px;font-weight:900}
.oe-support-floating span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dff5ff;color:#0e5f84}

/* tighten premium PDP */
.oe-pdp-premium .oe-info{padding-top:5px!important}
.oe-pdp-premium .oe-info h1{margin-bottom:11px!important}
.oe-pdp-premium .oe-pdp-price{margin:0!important}
.oe-pdp-premium .oe-price-sub{margin-top:4px!important}
.oe-premium-intro{margin-top:10px!important}
.oe-sales-section{padding-top:76px!important}
.oe-proof-strip{margin-top:0!important}

@media(max-width:760px){
  .oe-menu-toggle{display:flex}
  .oe-header,.site-header,.simple-header{gap:10px!important}
  .oe-header .oe-logo,.site-header .brand-logo,.simple-header>a{margin-right:auto}
  .oe-header .oe-nav>a:not(.oe-cart-link),.site-header nav{display:none!important}
  .oe-header{padding-left:12px!important;padding-right:12px!important}
  .site-header{padding-left:14px!important;padding-right:14px!important}
  .simple-header{padding-left:14px!important;padding-right:14px!important}
  .oe-site-footer-main{grid-template-columns:1fr 1fr;padding:38px 18px 26px;gap:28px 18px}
  .oe-site-footer-brand{grid-column:1/-1}
  .oe-site-footer-pay-inner{padding:15px 18px;align-items:flex-start;flex-direction:column}
  .oe-pay-badges{justify-content:flex-start}
  .oe-site-footer-bottom{padding:16px 18px 22px;align-items:flex-start;flex-direction:column}
  .policy-shell{grid-template-columns:1fr!important;padding:26px 14px 50px!important}
  .policy-shell aside{position:static;display:flex!important;overflow-x:auto;gap:6px}
  .policy-shell aside a{white-space:nowrap}
  .policy-shell article{padding:22px!important}
  .oe-commerce-assurance{align-items:flex-start;flex-direction:column}
  .oe-payment-flags{width:100%}
  .oe-shipping-form{flex-direction:column}
  .oe-shipping-form button{width:100%}
  .oe-price-main strong{font-size:32px!important}
  .oe-product-promise{grid-template-columns:1fr}
  .oe-support-floating{bottom:86px;right:12px}
}
@media(max-width:480px){
  .oe-site-footer-main{grid-template-columns:1fr}
  .oe-site-footer-brand{grid-column:auto}
  .oe-site-footer-col{padding-top:4px}
}
