:root{--pf-rose:#ef476f;--pf-rose-dark:#d72f5c;--pf-blush:#fff0f3;--pf-ink:#171717;--pf-muted:#6f6f75;--pf-border:#eee9eb;--pf-shadow:0 14px 40px rgba(32,20,24,.08)}
.pimenta-fashion{font-family:"DM Sans",sans-serif;color:var(--pf-ink);background:#fff}.pimenta-fashion h1,.pimenta-fashion h2,.pimenta-fashion h3{letter-spacing:-.025em}.pf-main{min-height:55vh}.pf-topbar{background:linear-gradient(90deg,#f48da4,#ffd0d7);font-size:.72rem}.pf-topbar__inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.pf-topbar__message{margin:auto;font-weight:500}.pf-topbar__links{display:flex;gap:1.2rem}.pf-topbar a{color:#4b3439}.pf-header{position:sticky;top:0;z-index:1030;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(238,233,235,.8)}.pf-header__main{height:88px;display:grid;grid-template-columns:180px minmax(280px,1fr) auto;align-items:center;gap:2rem}.pf-brand{display:flex;align-items:center;color:var(--pr-primary);font-weight:800;font-size:1.25rem;line-height:1.05}.pf-brand img{max-width:170px;max-height:58px;object-fit:contain}.pf-search{height:46px;display:flex;border:1px solid var(--pf-border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(30,20,24,.04)}.pf-search input{min-width:0;flex:1;border:0;outline:0;padding:0 1rem;font-size:.88rem}.pf-search button{width:52px;border:0;background:var(--pr-primary);color:#fff;display:grid;place-items:center}.pf-search svg,.pf-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pf-header__actions{display:flex;align-items:center;gap:1.5rem}.pf-action{position:relative;display:flex;align-items:center;gap:.5rem;color:#111;font-size:.78rem;font-weight:600;white-space:nowrap}.pf-action:hover{color:var(--pr-primary)}.pf-mobile-toggle,.pf-mobile-search-wrap{display:none}.pf-nav{background:#fff}.pf-nav__inner{height:52px;display:flex;align-items:center;justify-content:center;gap:clamp(1.4rem,3vw,3.4rem);overflow-x:auto}.pf-nav a{color:#171717;text-transform:uppercase;font-size:.76rem;font-weight:600;white-space:nowrap}.pf-nav a:hover,.pf-nav a.is-highlight{color:var(--pr-primary)}.pf-home{padding-top:20px}.pf-hero{border-radius:18px;overflow:hidden;background:var(--pr-soft);margin-bottom:22px}.pf-hero__slide{position:relative;min-height:420px;overflow:hidden;background:linear-gradient(110deg,#ffd8df,#f8a9b7);display:flex;align-items:center}.pf-hero__slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pf-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,240,243,.96) 0%,rgba(255,240,243,.72) 38%,rgba(255,240,243,.02) 70%)}.pf-hero__content{position:relative;z-index:2;width:min(520px,55%);padding:clamp(2rem,5vw,4.6rem)}.pf-eyebrow{display:block;color:var(--pr-primary);font-size:.82rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem}.pf-hero h1{font-family:"Playfair Display",serif;font-size:clamp(2.7rem,5vw,4.5rem);line-height:.98;margin:0 0 1rem}.pf-hero p{font-size:1rem;max-width:330px;margin-bottom:1.5rem}.pf-button{display:inline-flex;align-items:center;justify-content:center;background:var(--pr-primary);color:#fff;border-radius:7px;padding:.85rem 1.35rem;font-size:.86rem;font-weight:700}.pf-button:hover{background:var(--pr-primary-dark);color:#fff}.pf-hero__ornament{position:absolute;right:7%;font-family:"Playfair Display",serif;font-size:clamp(3rem,8vw,8rem);font-weight:700;line-height:.8;color:rgba(255,255,255,.34);text-align:right}.pf-hero__dots{margin-bottom:12px}.pf-hero__dots [data-bs-target]{width:8px;height:8px;border-radius:50%;border:0;background:#fff}.pf-footer{margin-top:70px;padding:48px 0 18px;border-top:1px solid var(--pf-border);background:#fff}.pf-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}.pf-footer__logo{max-width:170px;max-height:60px;object-fit:contain;margin-bottom:1rem}.pf-footer p,.pf-footer span,.pf-footer a{display:block;color:#666;font-size:.8rem;margin-bottom:.45rem}.pf-footer h5{font-size:.78rem;text-transform:uppercase;font-weight:800;margin-bottom:1rem}.pf-footer__bottom{border-top:1px solid var(--pf-border);margin-top:34px;padding-top:16px;color:#999;font-size:.72rem;text-align:center}
@media(max-width:991.98px){.pf-topbar__links{display:none}.pf-header__main{height:70px;grid-template-columns:1fr auto;gap:1rem}.pf-brand img{max-width:135px}.pf-header__main>.pf-search{display:none}.pf-header__actions{gap:.9rem}.pf-action span{display:none}.pf-mobile-toggle{width:28px;border:0;background:none;padding:3px;display:flex;flex-direction:column;gap:5px}.pf-mobile-toggle span{height:2px;width:100%;background:#111}.pf-mobile-search-wrap{display:block;padding-bottom:12px}.pf-search--mobile{display:flex;height:42px}.pf-nav{display:none}.pf-nav.is-open{display:block}.pf-nav__inner{height:auto;padding:1rem;flex-direction:column;align-items:flex-start;gap:1rem}.pf-hero__content{width:62%}.pf-footer__grid{grid-template-columns:1fr 1fr}}
@media(max-width:575.98px){.pf-topbar__inner{min-height:26px;font-size:.64rem}.pf-home{padding-top:10px;padding-left:12px;padding-right:12px}.pf-hero{border-radius:12px}.pf-hero__slide{min-height:340px}.pf-hero__shade{background:linear-gradient(90deg,rgba(255,240,243,.93),rgba(255,240,243,.52) 70%,rgba(255,240,243,.08))}.pf-hero__content{width:72%;padding:1.5rem}.pf-hero h1{font-size:2.35rem}.pf-hero p{font-size:.82rem}.pf-button{font-size:.75rem;padding:.7rem 1rem}.pf-footer__grid{grid-template-columns:1fr;gap:1.6rem}.pf-footer{margin-top:45px;padding-top:34px}}

/* Patch 17.4 - categorias circulares do Pimenta Fashion */
.pf-category-strip{margin:18px 0 34px;position:relative}
.pf-category-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,2.6vw,34px);align-items:start;max-width:920px;margin:0 auto}
.pf-category-item{display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--pf-ink);text-align:center;min-width:0}
.pf-category-item:hover{color:var(--pr-primary);transform:translateY(-3px)}
.pf-category-item,.pf-category-circle{transition:transform .2s ease,color .2s ease,box-shadow .2s ease}
.pf-category-circle{width:clamp(82px,9vw,116px);aspect-ratio:1;border-radius:50%;overflow:hidden;background:#fdeff2;display:grid;place-items:center;box-shadow:0 5px 18px rgba(38,19,25,.05);border:1px solid rgba(239,71,111,.07)}
.pf-category-item:hover .pf-category-circle{box-shadow:0 11px 24px rgba(239,71,111,.15);transform:scale(1.035)}
.pf-category-circle img{width:100%;height:100%;object-fit:cover;display:block}
.pf-category-circle span{font-family:"Playfair Display",serif;font-size:2rem;color:var(--pr-primary)}
.pf-category-name{display:block;font-size:.79rem;line-height:1.15;font-weight:700;white-space:normal}
.pf-section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:14px}
.pf-section-heading h2{font-family:"DM Sans",sans-serif;font-size:1.35rem;font-weight:800;margin:0;letter-spacing:-.035em}
.pf-section-heading a{font-size:.75rem;color:#222;white-space:nowrap}
.pf-section-heading a:hover{color:var(--pr-primary)}
@media(max-width:767.98px){.pf-category-strip{margin:14px -12px 27px}.pf-category-list{display:flex;overflow-x:auto;gap:16px;padding:0 14px 8px;scroll-snap-type:x proximity;scrollbar-width:none}.pf-category-list::-webkit-scrollbar{display:none}.pf-category-item{flex:0 0 76px;scroll-snap-align:start}.pf-category-circle{width:72px}.pf-category-name{font-size:.66rem}.pf-section-heading h2{font-size:1.15rem}}


/* Patch 18.1 - navegação inferior responsiva */
.pf-bottom-nav{display:none}
@media (max-width:991.98px){
  .pimenta-fashion{padding-bottom:calc(76px + env(safe-area-inset-bottom))}
  .pf-footer{padding-bottom:24px}
  .pf-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:1080;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;min-height:62px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border:1px solid rgba(231,219,224,.9);border-radius:22px;box-shadow:0 18px 48px rgba(50,29,36,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .pf-bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;padding:6px 2px;color:#81747a;text-decoration:none;font-size:.67rem;font-weight:700;line-height:1;transition:.2s ease}
  .pf-bottom-nav a i{font-size:1.25rem;line-height:1}
  .pf-bottom-nav a.is-active{color:var(--pr-primary)}
  .pf-bottom-nav a.is-active:before{content:"";position:absolute;top:-3px;width:24px;height:3px;border-radius:99px;background:var(--pr-primary)}
  .pf-bottom-nav__cart{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--pr-soft);color:var(--pr-primary)}
  .pf-header__actions .pf-action{display:none}
  .pf-header__actions .pf-mobile-toggle{display:flex}
}
@media (max-width:575.98px){
  .pf-bottom-nav{left:8px;right:8px;bottom:7px;border-radius:18px}
  .pf-bottom-nav a{font-size:.62rem}
}

/* Patch 18.1.1 - cards de produto proporcionais */
.pimenta-fashion .pf-product-grid > [class*="col-"]{display:flex}
.pimenta-fashion .pf-product-grid .product-card{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid var(--pf-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(32,20,24,.055);transition:transform .2s ease,box-shadow .2s ease}
.pimenta-fashion .pf-product-grid .product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(32,20,24,.1)}
.pimenta-fashion .pf-product-grid .product-card>a:first-child{display:flex!important;align-items:center;justify-content:center;width:100%;aspect-ratio:4/5;overflow:hidden;background:#fff7f8}
.pimenta-fashion .pf-product-grid .product-image{display:block;width:100%;height:100%;max-height:none;object-fit:contain!important;object-position:center;padding:8px;background:transparent}
.pimenta-fashion .pf-product-grid .product-card>.p-3{display:flex;flex-direction:column;flex:1;padding:14px!important}
.pimenta-fashion .pf-product-grid .product-card>.p-3>a:first-child{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25;font-size:.9rem}
.pimenta-fashion .pf-product-grid .product-card .btn{margin-top:auto!important;border-radius:10px;padding:.68rem .75rem;font-size:.84rem}
.pimenta-fashion .pf-product-grid--featured{--bs-gutter-x:1rem}
@media(min-width:1200px){.pimenta-fashion .pf-product-grid--featured>.col-xl{flex:0 0 20%;max-width:20%}}
@media(max-width:767.98px){.pimenta-fashion .pf-product-grid .product-card{border-radius:13px}.pimenta-fashion .pf-product-grid .product-card>a:first-child{aspect-ratio:3/4}.pimenta-fashion .pf-product-grid .product-image{padding:5px}.pimenta-fashion .pf-product-grid .product-card>.p-3{padding:11px!important}.pimenta-fashion .pf-product-grid .product-card>.p-3>a:first-child{font-size:.79rem}.pimenta-fashion .pf-product-grid .product-card .btn{font-size:.75rem;padding:.58rem .5rem}}

/* Patch 19.0 - home mobile refinada */
.pf-hero--compact{margin-bottom:18px}
.pf-hero--compact .pf-hero__slide{min-height:320px}
.pf-hero__actions{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}
.pf-link-button{display:inline-flex;align-items:center;justify-content:center;color:var(--pr-primary-dark);font-size:.84rem;font-weight:700}
.pf-link-button:hover{color:var(--pr-primary)}
.pf-section-heading--spaced{margin-top:6px}
.pf-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 22px}
.pf-benefit-card{display:flex;align-items:flex-start;gap:.8rem;padding:14px 15px;border:1px solid var(--pf-border);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(32,20,24,.045)}
.pf-benefit-card i{font-size:1.25rem;color:var(--pr-primary)}
.pf-benefit-card strong{display:block;font-size:.86rem;line-height:1.15;margin-bottom:4px}
.pf-benefit-card span{display:block;font-size:.76rem;line-height:1.35;color:var(--pf-muted)}
.pf-promo-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 24px}
.pf-promo-card{position:relative;display:block;min-height:180px;border-radius:20px;overflow:hidden;background:#f8dbe1;box-shadow:0 10px 28px rgba(37,22,26,.07)}
.pf-promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.pf-promo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.58) 100%)}
.pf-promo-card__content{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;padding:18px;color:#fff}
.pf-promo-card__content small{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;opacity:.88}
.pf-promo-card__content strong{font-size:1.08rem;line-height:1.1}
.pf-promo-card__content em{font-style:normal;font-size:.78rem;line-height:1.35;opacity:.9;margin-top:6px}
.pf-editorial-banner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:0;border-radius:24px;overflow:hidden;background:var(--pr-soft);margin-bottom:22px}
.pf-editorial-banner__media img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover}
.pf-editorial-banner__content{display:flex;flex-direction:column;justify-content:center;padding:26px}
.pf-editorial-banner__content small{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--pr-primary);margin-bottom:8px}
.pf-editorial-banner__content h2{font-family:"Playfair Display",serif;font-size:2rem;line-height:1;margin-bottom:10px}
.pf-editorial-banner__content p{font-size:.92rem;color:#57454a;line-height:1.45;margin-bottom:18px}
@media(max-width:991.98px){
  .pf-benefits{grid-template-columns:1fr;gap:10px}
  .pf-promo-row{grid-template-columns:1fr 1fr}
  .pf-editorial-banner{grid-template-columns:1fr}
  .pf-editorial-banner__media img{min-height:220px}
}
@media(max-width:575.98px){
  .pf-topbar{font-size:.65rem}
  .pf-topbar__message{letter-spacing:.01em}
  .pf-header{border-bottom:none;box-shadow:0 10px 24px rgba(39,23,28,.05)}
  .pf-mobile-search-wrap{padding-bottom:10px}
  .pf-search--mobile{height:40px;border-radius:12px}
  .pf-search input{font-size:.84rem}
  .pf-search button{width:48px}
  .pf-hero--compact .pf-hero__slide{min-height:245px}
  .pf-hero--compact .pf-hero__shade{background:linear-gradient(90deg,rgba(255,240,243,.96),rgba(255,240,243,.76) 56%,rgba(255,240,243,.14))}
  .pf-hero--compact .pf-hero__content{width:74%;padding:1.35rem}
  .pf-hero--compact h1{font-size:2rem;line-height:.95;margin-bottom:.8rem}
  .pf-hero--compact p{font-size:.8rem;max-width:230px;margin-bottom:1rem}
  .pf-hero--compact .pf-button{padding:.68rem .92rem;font-size:.74rem}
  .pf-link-button{font-size:.75rem}
  .pf-hero__ornament{display:none}
  .pf-section-heading{margin-bottom:12px}
  .pf-section-heading h2{font-size:1.08rem}
  .pf-section-heading a{font-size:.74rem}
  .pf-category-strip{margin-top:4px}
  .pf-benefit-card{border-radius:14px;padding:12px}
  .pf-benefit-card strong{font-size:.8rem}
  .pf-benefit-card span{font-size:.72rem}
  .pf-promo-row{grid-template-columns:1fr;gap:12px;margin-bottom:20px}
  .pf-promo-card{min-height:148px;border-radius:16px}
  .pf-editorial-banner{border-radius:18px}
  .pf-editorial-banner__media img{min-height:170px}
  .pf-editorial-banner__content{padding:18px}
  .pf-editorial-banner__content h2{font-size:1.45rem}
  .pf-editorial-banner__content p{font-size:.82rem;margin-bottom:14px}
}

/* Patch 1.6 - Storefront Premium UI */
.pf-page{padding-top:28px;padding-bottom:38px}
.pf-page-title{margin-bottom:26px}
.pf-page-title small{display:block;color:var(--pr-primary);font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}
.pf-page-title h1{font-family:"Playfair Display",serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.05;margin:0 0 8px}
.pf-page-title p{color:var(--pf-muted);margin:0;max-width:620px}
.pf-page .breadcrumb{font-size:.78rem;margin-bottom:20px}
.pf-page .breadcrumb a{color:var(--pf-muted)}
.pf-page .breadcrumb-item.active{color:var(--pf-ink)}
.pf-page-hero{position:relative;padding:clamp(24px,5vw,52px);border-radius:24px;overflow:hidden;background:linear-gradient(125deg,#fff0f3,#f9d7df);border:1px solid rgba(239,71,111,.08)}
.pf-page-hero h1{font-family:"Playfair Display",serif;font-size:clamp(2rem,5vw,3.6rem);font-weight:600}
.pf-page-hero p{color:#655057;max-width:560px}
.pf-category-hero{display:flex;align-items:center;gap:28px}
.pf-category-hero>img{width:180px;height:180px;object-fit:cover;border-radius:22px;box-shadow:0 16px 36px rgba(46,26,32,.12)}
.pf-category-card{padding:10px;border:1px solid var(--pf-border);border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(32,20,24,.05);transition:.22s ease}
.pf-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(32,20,24,.1)}
.pf-category-card .category-visual-image{overflow:hidden;border-radius:15px;background:var(--pr-soft)}
.pf-category-card strong{display:block;padding:13px 5px 7px;text-align:center;font-size:.9rem}
.pf-surface-card,.pf-auth-card{border:1px solid var(--pf-border)!important;border-radius:22px!important;background:#fff;box-shadow:0 14px 38px rgba(32,20,24,.065)!important;overflow:hidden}
.pf-auth-card .card-body{padding:clamp(24px,5vw,44px)!important}
.pf-auth-card h1{font-family:"Playfair Display",serif;font-weight:600!important}
.pf-auth-page .form-label,.pf-checkout-page .form-label,.pf-account-page .form-label{font-size:.8rem;font-weight:700;color:#3f3237}
.pf-auth-page .form-control,.pf-auth-page .form-select,.pf-checkout-page .form-control,.pf-checkout-page .form-select,.pf-account-page .form-control,.pf-account-page .form-select{min-height:46px;border-radius:12px;border-color:#e6dfe2;background:#fff}
.pf-auth-page .form-control:focus,.pf-checkout-page .form-control:focus,.pf-account-page .form-control:focus{border-color:rgba(239,71,111,.55);box-shadow:0 0 0 .22rem rgba(239,71,111,.1)}
.pf-product-detail{align-items:flex-start}
.pf-product-gallery-column{position:sticky;top:125px}
.pf-product-gallery-main{border-radius:24px!important;overflow:hidden;background:#fff7f8;box-shadow:0 15px 42px rgba(32,20,24,.075)}
.pf-product-gallery-main img{aspect-ratio:4/5;object-fit:contain!important;padding:12px;background:#fff7f8}
.product-gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
.product-gallery-thumbnails::-webkit-scrollbar{display:none}
.product-gallery-thumbnail{flex:0 0 74px;width:74px;height:88px;border:1px solid var(--pf-border);border-radius:12px;overflow:hidden;background:#fff;padding:3px}
.product-gallery-thumbnail.is-active{border-color:var(--pr-primary);box-shadow:0 0 0 2px rgba(239,71,111,.12)}
.product-gallery-thumbnail img{width:100%;height:100%;object-fit:contain}
.pf-product-buy-column{padding-top:12px}
.pf-product-category{display:inline-flex;padding:.42rem .72rem;border-radius:99px;background:var(--pr-soft);color:var(--pr-primary-dark);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.pf-product-title{font-family:"Playfair Display",serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:600;line-height:1.02;margin:10px 0 14px}
.pf-product-price{color:var(--pr-primary);font-size:clamp(1.85rem,3vw,2.5rem);font-weight:800;letter-spacing:-.04em}
.pf-product-summary{font-size:.98rem;line-height:1.65;color:#5f5357;margin-bottom:22px}
.pf-favorite-button{border:1px solid #e8dfe2!important;border-radius:12px!important;color:#3d3035!important;background:#fff!important;padding:.72rem 1rem!important}
.pf-favorite-button:hover{border-color:var(--pr-primary)!important;color:var(--pr-primary)!important;background:var(--pr-soft)!important}
.pf-product-buy-column form[action*="cart"]{padding:20px;border:1px solid var(--pf-border);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(32,20,24,.055)}
.pf-quantity-input{max-width:140px;min-height:45px;border-radius:12px}
.pf-product-description{padding:30px;border-radius:22px;background:#fff8fa;border:1px solid rgba(239,71,111,.08)}
.pf-product-description h2{font-family:"Playfair Display",serif;font-size:1.8rem}
.pf-product-description p{color:#5c5054;line-height:1.75;margin-bottom:0}
.pf-cart-items-card .card-body{padding:8px 22px}
.pf-cart-item{border-bottom:1px solid var(--pf-border)}
.pf-cart-item:last-child{border-bottom:0}
.pf-cart-item img{width:86px;height:102px!important;object-fit:contain!important;background:#fff7f8;padding:4px}
.pf-cart-summary-card{position:sticky;top:125px}
.pf-cart-summary-card .card-body{padding:26px}
.pf-cart-summary-card h4{font-family:"Playfair Display",serif;font-size:1.45rem}
.pf-cart-summary-card .btn{margin-top:8px;min-height:48px;border-radius:12px}
.pf-checkout-page .card{border:1px solid var(--pf-border)!important;box-shadow:0 12px 32px rgba(32,20,24,.055)!important}
.pf-checkout-page .card-body{padding:clamp(20px,3vw,30px)!important}
.pf-checkout-page .checkout-option{padding:16px;border:1px solid #e7dfe2;border-radius:15px;background:#fff;transition:.2s ease}
.pf-checkout-page .checkout-option:hover{border-color:rgba(239,71,111,.55);background:#fff9fa}
.pf-checkout-page input:checked+.checkout-option,.pf-checkout-page .checkout-option:has(input:checked){border-color:var(--pr-primary);box-shadow:0 0 0 3px rgba(239,71,111,.09)}
.pf-account-page .card{border-color:var(--pf-border)!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(32,20,24,.05)!important}
.pf-account-page h1{font-family:"Playfair Display",serif;font-weight:600!important}
.pf-account-page .badge{border-radius:99px;padding:.45rem .7rem}
.pf-register-card hr{border-color:#eadfe3;opacity:1}
.pf-register-card h5{font-family:"Playfair Display",serif;font-size:1.35rem}
.pf-page .pagination{justify-content:center;gap:4px}
.pf-page .page-link{border:0;border-radius:10px!important;color:#5b4d52;padding:.58rem .78rem}
.pf-page .page-item.active .page-link{background:var(--pr-primary)}
@media(max-width:991.98px){
 .pf-product-gallery-column{position:static}
 .pf-cart-summary-card{position:static}
 .pf-category-hero{align-items:flex-start}
}
@media(max-width:575.98px){
 .pf-page{padding-top:18px;padding-bottom:24px}
 .pf-page-title{margin-bottom:18px}
 .pf-page-title h1{font-size:2rem}
 .pf-page-title p{font-size:.82rem}
 .pf-page-hero{padding:22px 18px;border-radius:18px}
 .pf-page-hero h1{font-size:2rem}
 .pf-category-hero{display:block}
 .pf-category-hero>img{width:100%;height:160px;margin-bottom:18px;border-radius:16px}
 .pf-category-card{padding:7px;border-radius:15px}
 .pf-category-card .category-visual-image{border-radius:11px}
 .pf-category-card strong{font-size:.78rem;padding-top:10px}
 .pf-product-detail{--bs-gutter-y:1.4rem}
 .pf-product-gallery-main{border-radius:18px!important}
 .pf-product-gallery-main img{padding:6px}
 .product-gallery-thumbnail{flex-basis:62px;width:62px;height:74px}
 .pf-product-buy-column{padding-top:0}
 .pf-product-title{font-size:2.15rem}
 .pf-product-price{font-size:1.85rem}
 .pf-product-summary{font-size:.88rem;line-height:1.55}
 .pf-product-buy-column form[action*="cart"]{padding:15px;border-radius:16px}
 .pf-product-description{padding:20px;border-radius:16px}
 .pf-product-description h2{font-size:1.45rem}
 .pf-cart-items-card .card-body{padding:4px 14px}
 .pf-cart-item{gap:8px}
 .pf-cart-item>[class*="col-"]{margin-bottom:5px}
 .pf-cart-item img{height:90px!important}
 .pf-cart-summary-card .card-body{padding:20px}
 .pf-auth-card{border-radius:18px!important}
 .pf-auth-card .card-body{padding:22px 18px!important}
 .pf-checkout-page .card{border-radius:18px!important}
 .pf-checkout-page .card-body{padding:18px!important}
}

/* Patch 1.7 - Tema novo: Pimenta Boutique */
:root{--pb-rose:#ef476f;--pb-rose-dark:#d72f5c;--pb-blush:#fff1f5;--pb-sand:#fbf6f7;--pb-ink:#171717;--pb-muted:#6f6b70;--pb-border:#eee4e8;--pb-shadow:0 16px 42px rgba(35,20,24,.08)}
.pimenta-boutique{font-family:"DM Sans",sans-serif;background:#fff;color:var(--pb-ink);padding-bottom:0}
.pimenta-boutique h1,.pimenta-boutique h2,.pimenta-boutique h3{letter-spacing:-.03em}
.pimenta-boutique .btn-pr{background:var(--pr-primary);border-color:var(--pr-primary);color:#fff}.pimenta-boutique .btn-pr:hover{background:var(--pr-primary-dark);border-color:var(--pr-primary-dark);color:#fff}
.pb-main{min-height:55vh;background:linear-gradient(180deg,#fff 0,#fff 74%,#fff9fb 100%)}
.pb-header{position:sticky;top:0;z-index:1030;isolation:isolate;background:linear-gradient(180deg,rgba(255,255,255,.74) 0%,rgba(255,246,250,.66) 100%);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);border-bottom:1px solid rgba(255,255,255,.52);box-shadow:0 14px 34px rgba(52,26,35,.09),inset 0 1px 0 rgba(255,255,255,.55)}
.pb-header::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,.07) 65%,rgba(255,255,255,0));pointer-events:none;z-index:0}
.pb-header>*{position:relative;z-index:1}
.pb-header__utility{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:10px 0 0}
.pb-utility-pill{display:inline-flex;align-items:center;gap:.42rem;padding:.42rem .78rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.55);color:#6d5a62;font-size:.73rem;font-weight:700;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.pb-header__main{display:grid;grid-template-columns:190px minmax(320px,1fr) auto;align-items:center;gap:1.4rem;height:84px}
.pb-brand{display:flex;align-items:center;color:var(--pr-primary);font-weight:800;font-size:1.24rem;line-height:1}.pb-brand img{max-width:175px;max-height:62px;object-fit:contain}
.pb-search{height:48px;display:flex;border:1px solid rgba(255,255,255,.58);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.56);box-shadow:0 10px 28px rgba(28,16,19,.06),inset 0 1px 0 rgba(255,255,255,.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.pb-search input{min-width:0;flex:1;border:0;outline:0;padding:0 1rem;font-size:.9rem;background:transparent;color:#3d3137}.pb-search button{width:54px;border:0;background:linear-gradient(180deg,var(--pr-primary),var(--pr-primary-dark));color:#fff;display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.24)}
.pb-search svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pb-actions{display:flex;align-items:center;gap:1rem}.pb-action{display:flex;align-items:center;gap:.48rem;color:#1c1b1d;font-size:.78rem;font-weight:700;text-decoration:none}.pb-action i{font-size:1.12rem}.pb-action:hover{color:var(--pr-primary)}.pb-action--cart{padding:.75rem 1rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.pb-nav{background:transparent}.pb-nav__inner{height:52px;display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.4vw,2.2rem);overflow-x:auto}.pb-nav a{color:#171717;text-transform:uppercase;font-size:.75rem;font-weight:700;white-space:nowrap;text-decoration:none}.pb-nav a:hover,.pb-nav a.is-highlight{color:var(--pr-primary)}
.pb-mobile-toggle,.pb-mobile-search-wrap{display:none}
.pb-home{padding-top:18px;padding-bottom:36px}
.pb-hero{border-radius:24px;overflow:hidden;background:var(--pr-soft);margin-bottom:18px;box-shadow:var(--pb-shadow)}
.pb-hero__slide{position:relative;min-height:390px;display:flex;align-items:center;background:linear-gradient(110deg,#ffe7ed,#f7bac7);overflow:hidden}.pb-hero__slide picture,.pb-hero__slide>img{position:absolute;inset:0;width:100%;height:100%}.pb-hero__slide img{width:100%;height:100%;object-fit:cover}
.pb-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,247,249,.98) 0%,rgba(255,247,249,.82) 40%,rgba(255,247,249,.06) 76%)}
.pb-hero__content{position:relative;z-index:2;width:min(520px,54%);padding:clamp(2rem,4vw,4rem)}.pb-eyebrow{display:block;color:var(--pr-primary);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.9rem}.pb-hero h1{font-family:"Playfair Display",serif;font-size:clamp(2.4rem,4.8vw,4.1rem);line-height:.97;margin:0 0 .9rem}.pb-hero p{font-size:.96rem;max-width:350px;color:#58464b;margin-bottom:1.2rem}.pb-hero__actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}
.pb-button{display:inline-flex;align-items:center;justify-content:center;background:var(--pr-primary);color:#fff;border-radius:11px;padding:.86rem 1.35rem;font-size:.84rem;font-weight:800;text-decoration:none;box-shadow:0 12px 24px rgba(239,71,111,.24)}.pb-button:hover{background:var(--pr-primary-dark);color:#fff}
.pb-link-button{display:inline-flex;align-items:center;justify-content:center;color:var(--pr-primary-dark);font-size:.82rem;font-weight:800;text-decoration:none}
.pb-hero__ornament{position:absolute;right:6%;font-family:"Playfair Display",serif;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:.82;color:rgba(255,255,255,.38);text-align:right}
.pb-hero__dots{margin-bottom:14px}.pb-hero__dots [data-bs-target]{width:9px;height:9px;border-radius:50%;border:0;background:#fff}.pb-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 24px}.pb-benefits--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-benefit-card{display:flex;align-items:flex-start;gap:.8rem;padding:14px 15px;border:1px solid var(--pb-border);border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(31,17,21,.04)}.pb-benefit-card i{font-size:1.2rem;color:var(--pr-primary)}.pb-benefit-card strong{display:block;font-size:.85rem;line-height:1.15;margin-bottom:4px}.pb-benefit-card span{display:block;font-size:.75rem;line-height:1.35;color:var(--pb-muted)}
.pb-section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 12px}.pb-section-heading h2{font-size:1.45rem;font-weight:800;margin:0}.pb-section-heading a{color:var(--pr-primary);font-size:.76rem;font-weight:800;text-decoration:none;white-space:nowrap}.pb-section-heading--compact{margin-top:6px}
.pb-category-strip{--pb-category-size:96px;--pb-category-gap:16px;margin:8px 0 26px;padding:0;background:transparent;border:0;box-shadow:none}.pb-category-list{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:var(--pb-category-gap)}.pb-category-item{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--pb-ink);text-align:center;text-decoration:none;min-width:0}.pb-category-circle{position:relative;box-sizing:border-box;width:var(--pb-category-size);aspect-ratio:1;padding:2px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.78) 0%,rgba(255,245,249,.58) 100%);border:1px solid rgba(255,255,255,.92);box-shadow:0 12px 24px rgba(63,31,42,.10),0 4px 10px rgba(63,31,42,.05),inset 0 1px 0 rgba(255,255,255,.92);transition:transform .2s ease,box-shadow .2s ease}.pb-category-circle::after{content:"";position:absolute;left:12%;right:12%;top:3px;height:18%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0));pointer-events:none;z-index:2}.pb-category-item:hover .pb-category-circle{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 28px rgba(63,31,42,.13),0 6px 12px rgba(63,31,42,.07),inset 0 1px 0 rgba(255,255,255,.96)}.pb-category-circle img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;background:#fff}.pb-category-circle span{position:relative;z-index:1;font-family:"Playfair Display",serif;font-size:2rem;color:var(--pr-primary)}.pb-category-name{display:block;font-size:.78rem;line-height:1.12;font-weight:700;text-wrap:balance;max-width:12ch}
.pimenta-boutique .pb-product-grid>[class*="col-"]{display:flex}.pimenta-boutique .pb-product-grid .product-card{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid var(--pb-border);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(32,20,24,.05);transition:transform .2s ease,box-shadow .2s ease}.pimenta-boutique .pb-product-grid .product-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(32,20,24,.1)}.pimenta-boutique .pb-product-grid .product-card>a:first-child{display:flex!important;align-items:center;justify-content:center;width:100%;aspect-ratio:4/5;overflow:hidden;background:#fff7f8}.pimenta-boutique .pb-product-grid .product-image{display:block;width:100%;height:100%;max-height:none;object-fit:contain!important;object-position:center;padding:8px;background:transparent}.pimenta-boutique .pb-product-grid .product-card>.p-3{display:flex;flex-direction:column;flex:1;padding:14px!important}.pimenta-boutique .pb-product-grid .product-card>.p-3>a:first-child{display:-webkit-box;min-height:2.55em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25;font-size:.89rem;text-decoration:none}.pimenta-boutique .pb-product-grid .product-card .btn{margin-top:auto!important;border-radius:11px;padding:.68rem .75rem;font-size:.82rem}
.pimenta-boutique .favorite-toggle{top:14px;right:14px;background:rgba(255,255,255,.96);border:1px solid #f0d8df;border-radius:50%;box-shadow:0 8px 16px rgba(43,20,27,.07)}
.pb-promo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 24px}.pb-promo-card{position:relative;display:block;min-height:185px;border-radius:22px;overflow:hidden;background:#f8dbe1;box-shadow:0 10px 28px rgba(37,22,26,.07);text-decoration:none}.pb-promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pb-promo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.6) 100%)}.pb-promo-card__content{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;padding:18px;color:#fff}.pb-promo-card__content small{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;opacity:.88}.pb-promo-card__content strong{font-size:1.05rem;line-height:1.1}.pb-promo-card__content em{font-style:normal;font-size:.78rem;line-height:1.35;opacity:.9;margin-top:6px}
.pb-editorial-banner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:0;border-radius:24px;overflow:hidden;background:var(--pr-soft);margin-bottom:26px;box-shadow:0 12px 28px rgba(35,20,24,.08)}.pb-editorial-banner__media img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover}.pb-editorial-banner__content{display:flex;flex-direction:column;justify-content:center;padding:28px}.pb-editorial-banner__content small{font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--pr-primary);margin-bottom:8px}.pb-editorial-banner__content h2{font-family:"Playfair Display",serif;font-size:2rem;line-height:1;margin-bottom:10px}.pb-editorial-banner__content p{font-size:.92rem;color:#57454a;line-height:1.45;margin-bottom:18px}
.pb-newsletter{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:20px 22px;border:1px solid var(--pb-border);border-radius:22px;background:linear-gradient(135deg,#fff7f9,#fff);box-shadow:0 10px 22px rgba(35,20,24,.04)}.pb-newsletter strong{display:block;font-size:1rem;margin-bottom:4px}.pb-newsletter span{display:block;font-size:.83rem;color:var(--pb-muted)}.pb-newsletter__form{display:flex;align-items:center;gap:10px;min-width:min(520px,100%)}.pb-newsletter__form input{flex:1;min-width:0;height:48px;border:1px solid var(--pb-border);border-radius:14px;padding:0 14px;background:#fff}.pb-newsletter__form button{height:48px;border:0;border-radius:14px;padding:0 18px;background:var(--pr-primary);color:#fff;font-weight:800}
.pb-footer{margin-top:55px;padding:48px 0 18px;border-top:1px solid var(--pb-border);background:#fff}.pb-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2.6rem}.pb-footer__logo{max-width:170px;max-height:60px;object-fit:contain;margin-bottom:1rem}.pb-footer p,.pb-footer span,.pb-footer a{display:block;color:#666;font-size:.8rem;margin-bottom:.45rem;text-decoration:none}.pb-footer h5{font-size:.78rem;text-transform:uppercase;font-weight:800;margin-bottom:1rem}.pb-footer__bottom{border-top:1px solid var(--pb-border);margin-top:34px;padding-top:16px;color:#999;font-size:.72rem;text-align:center}
.pb-page{padding-top:22px;padding-bottom:20px}.pimenta-boutique .breadcrumb{font-size:.78rem}.pimenta-boutique .breadcrumb a{color:var(--pr-primary);text-decoration:none}.pb-page-hero{padding:22px 24px;border:1px solid var(--pb-border);border-radius:22px;background:linear-gradient(135deg,#fff9fb,#fff)}.pb-page-hero h1{font-family:"Playfair Display",serif;font-size:2.1rem}.pb-page-hero .lead{font-size:.95rem;color:#67575d}.pimenta-boutique .category-visual-card,.pimenta-boutique .pf-category-card{border:1px solid var(--pb-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(32,20,24,.05)}
.pimenta-boutique .product-gallery-main,.pimenta-boutique .pf-product-description,.pimenta-boutique .customer-page-card,.pimenta-boutique .order-detail-card,.pimenta-boutique .address-card,.pimenta-boutique .favorite-card,.pimenta-boutique .cart-summary-card,.pimenta-boutique .checkout-section-card,.pimenta-boutique .auth-card{border-radius:22px!important;border:1px solid var(--pb-border)!important;box-shadow:0 12px 28px rgba(35,20,24,.05)!important;background:#fff!important}
.pimenta-boutique .pf-product-title{font-family:"Playfair Display",serif}.pimenta-boutique .pf-product-price{color:var(--pr-primary-dark)}.pimenta-boutique .pf-favorite-button{border-radius:14px;background:#fff7f9;border:1px solid var(--pb-border);color:#3a2930}.pimenta-boutique .pf-product-category{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#fff2f6;color:var(--pr-primary-dark);font-size:.74rem;font-weight:800}
.pimenta-boutique .form-control,.pimenta-boutique .form-select{border-radius:14px;border-color:var(--pb-border);min-height:46px}.pimenta-boutique .btn-outline-secondary{border-radius:14px}.pimenta-boutique .pagination{gap:8px}.pimenta-boutique .page-link{border-radius:12px;border-color:var(--pb-border);color:#4d3b42}
.pb-bottom-nav{display:none}
@media(max-width:991.98px){.pb-header{background:linear-gradient(180deg,rgba(255,255,255,.7) 0%,rgba(255,246,250,.62) 100%)}.pb-mobile-search-wrap{display:block;padding:0 0 12px}.pb-search--mobile{display:flex;height:42px}.pb-search--mobile{border-radius:15px}.pb-search--mobile input{font-size:16px}}
@media(max-width:991.98px){.pb-header__utility{display:none}.pb-header__main{height:72px;grid-template-columns:auto 1fr auto;gap:.8rem}.pb-brand{justify-content:center}.pb-brand img{max-width:150px}.pb-header__main>.pb-search{display:none}.pb-actions{gap:.75rem}.pb-action span{display:none}.pb-actions .d-none.d-lg-flex{display:none!important}.pb-mobile-toggle{width:28px;border:0;background:none;padding:3px;display:flex;flex-direction:column;gap:5px}.pb-mobile-toggle span{height:2px;width:100%;background:#111;box-shadow:0 1px 0 rgba(255,255,255,.45)}.pb-mobile-search-wrap{display:block;padding-bottom:12px}.pb-search--mobile{display:flex;height:42px}.pb-nav{display:none}.pb-nav.is-open{display:block}.pb-nav__inner{height:auto;padding:1rem;flex-direction:column;align-items:flex-start;gap:1rem}.pb-hero__content{width:62%}.pb-benefits{grid-template-columns:repeat(2,1fr)}.pb-category-strip{--pb-category-size:88px;--pb-category-gap:14px}.pb-category-list{display:flex;overflow-x:auto;gap:var(--pb-category-gap);padding-bottom:10px;scrollbar-width:none;scroll-snap-type:x proximity}.pb-category-list::-webkit-scrollbar{display:none}.pb-category-item{flex:0 0 var(--pb-category-size);scroll-snap-align:start}.pb-promo-row{grid-template-columns:1fr 1fr}.pb-editorial-banner{grid-template-columns:1fr}.pb-newsletter{flex-direction:column;align-items:stretch}.pb-newsletter__form{min-width:0;width:100%}.pb-footer__grid{grid-template-columns:1fr 1fr}.pimenta-boutique{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.pb-footer{padding-bottom:24px}.pb-bottom-nav{position:fixed;left:10px;right:10px;bottom:8px;z-index:1080;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;min-height:64px;padding:7px 9px calc(7px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(255,255,255,.74) 0%,rgba(255,245,249,.66) 100%);border:1px solid rgba(255,255,255,.62);border-radius:22px;box-shadow:0 18px 48px rgba(50,29,36,.18),inset 0 1px 0 rgba(255,255,255,.56);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);isolation:isolate;overflow:hidden}.pb-bottom-nav::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,.08) 62%,rgba(255,255,255,0));pointer-events:none;z-index:0}.pb-bottom-nav a{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;padding:6px 4px;border-radius:16px;color:#81747a;text-decoration:none;font-size:.67rem;font-weight:700;line-height:1;transition:background .18s ease,color .18s ease,transform .18s ease}.pb-bottom-nav a i{font-size:1.25rem;line-height:1}.pb-bottom-nav a:hover{color:var(--pr-primary);background:rgba(255,255,255,.22)}.pb-bottom-nav a.is-active{color:var(--pr-primary);background:rgba(255,255,255,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.48)}.pb-bottom-nav a.is-active:before{content:"";position:absolute;top:-3px;width:24px;height:3px;border-radius:99px;background:var(--pr-primary);box-shadow:0 0 10px rgba(239,71,111,.25)}.pb-bottom-nav__cart{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.42);color:var(--pr-primary);box-shadow:inset 0 1px 0 rgba(255,255,255,.58),0 6px 12px rgba(50,29,36,.06)}}
@media(max-width:575.98px){.pb-home{padding-top:12px;padding-left:12px;padding-right:12px}.pb-hero{border-radius:18px}.pb-hero__slide{min-height:250px}.pb-hero__shade{background:linear-gradient(90deg,rgba(255,248,250,.96),rgba(255,248,250,.8) 58%,rgba(255,248,250,.16))}.pb-hero__content{width:74%;padding:1.35rem}.pb-hero h1{font-size:2rem;line-height:.95}.pb-hero p{font-size:.8rem;max-width:220px;margin-bottom:1rem}.pb-button{padding:.72rem .96rem;font-size:.75rem}.pb-link-button{font-size:.74rem}.pb-hero__ornament{display:none}.pb-section-heading h2{font-size:1.16rem}.pb-benefits{grid-template-columns:1fr 1fr;gap:10px}.pb-benefit-card{padding:12px;border-radius:14px}.pb-benefit-card strong{font-size:.77rem}.pb-benefit-card span{font-size:.69rem}.pb-category-strip{--pb-category-size:80px;--pb-category-gap:12px}.pb-category-name{font-size:.66rem;max-width:10ch}.pimenta-boutique .pb-product-grid .product-card{border-radius:14px}.pimenta-boutique .pb-product-grid .product-card>a:first-child{aspect-ratio:3/4}.pimenta-boutique .pb-product-grid .product-image{padding:5px}.pimenta-boutique .pb-product-grid .product-card>.p-3{padding:11px!important}.pimenta-boutique .pb-product-grid .product-card>.p-3>a:first-child{font-size:.78rem}.pimenta-boutique .pb-product-grid .product-card .btn{font-size:.74rem;padding:.58rem .5rem}.pb-promo-row{grid-template-columns:1fr;gap:12px}.pb-promo-card{min-height:148px;border-radius:16px}.pb-editorial-banner{border-radius:18px}.pb-editorial-banner__media img{min-height:170px}.pb-editorial-banner__content{padding:18px}.pb-editorial-banner__content h2{font-size:1.45rem}.pb-editorial-banner__content p{font-size:.82rem;margin-bottom:14px}.pb-newsletter{padding:16px;border-radius:18px}.pb-newsletter__form{display:grid;grid-template-columns:1fr;gap:10px}.pb-newsletter__form input,.pb-newsletter__form button{width:100%}.pb-bottom-nav{left:8px;right:8px;border-radius:18px}.pb-bottom-nav a{font-size:.62rem;padding:6px 2px}.pb-footer__grid{grid-template-columns:1fr;gap:1.6rem}}

/* Hotfix 1.7.1 - transição suave do banner */
.pb-hero.carousel-fade .carousel-item{
    display:block;
    opacity:0;
    transition:opacity .9s ease-in-out;
}
.pb-hero.carousel-fade .carousel-item.active,
.pb-hero.carousel-fade .carousel-item-next.carousel-item-start,
.pb-hero.carousel-fade .carousel-item-prev.carousel-item-end{
    opacity:1;
}
.pb-hero.carousel-fade .carousel-item.active.carousel-item-start,
.pb-hero.carousel-fade .carousel-item.active.carousel-item-end{
    opacity:0;
}
.pb-hero .carousel-item picture img,
.pb-hero .carousel-item>img{
    transform:scale(1.035);
    transition:transform 6s ease;
}
.pb-hero .carousel-item.active picture img,
.pb-hero .carousel-item.active>img{
    transform:scale(1);
}
.pb-hero .carousel-item .pb-hero__content{
    opacity:0;
    transform:translateY(14px);
    transition:opacity .62s ease .18s,transform .62s ease .18s;
}
.pb-hero .carousel-item.active .pb-hero__content{
    opacity:1;
    transform:translateY(0);
}
@media(prefers-reduced-motion:reduce){
    .pb-hero.carousel-fade .carousel-item,
    .pb-hero .carousel-item picture img,
    .pb-hero .carousel-item>img,
    .pb-hero .carousel-item .pb-hero__content{
        transition:none!important;
        transform:none!important;
    }
}


/* PR Commerce 1.9.25 - banners responsivos e tipografia editável */
.pb-hero__slide--configurable picture img{object-fit:var(--pb-image-fit-desktop,cover);object-position:var(--pb-image-position-desktop,center center)}
.pb-hero__slide--configurable .pb-hero__content{max-width:var(--pb-content-max-width,520px);margin:var(--pb-content-margin,auto auto auto 0);text-align:var(--pb-content-align,left)}
.pb-hero__slide--configurable .pb-hero__content h1{font-family:var(--pb-title-font,'Playfair Display',serif);font-size:var(--pb-title-size-desktop,52px);color:var(--pb-title-color,#171717)}
.pb-hero__slide--configurable .pb-hero__content p{font-family:var(--pb-subtitle-font,'DM Sans',sans-serif);font-size:var(--pb-subtitle-size-desktop,16px);color:var(--pb-subtitle-color,#4f4247)}
.pb-hero__slide--configurable .pb-hero__actions{justify-content:var(--pb-content-align,left)}
@media(max-width:575.98px){
 .pb-hero__slide--configurable picture img{object-fit:var(--pb-image-fit-mobile,cover);object-position:var(--pb-image-position-mobile,center center)}
 .pb-hero__slide--configurable .pb-hero__content{width:min(88%,var(--pb-content-max-width,520px));max-width:var(--pb-content-max-width,520px)}
 .pb-hero__slide--configurable .pb-hero__content h1{font-size:var(--pb-title-size-mobile,28px)}
 .pb-hero__slide--configurable .pb-hero__content p{font-size:var(--pb-subtitle-size-mobile,14px)}
}


/* PR Commerce 1.9.29 - enquadramento visual de campanhas */
.pb-hero__slide--configurable picture{position:absolute;inset:0;overflow:hidden}
.pb-hero__slide--configurable picture img{object-position:var(--pb-image-x-desktop,50%) var(--pb-image-y-desktop,50%);transform:scale(var(--pb-image-zoom-desktop,1));transform-origin:var(--pb-image-x-desktop,50%) var(--pb-image-y-desktop,50%);transition:transform .25s ease}
@media(max-width:575.98px){.pb-hero__slide--configurable picture img{object-position:var(--pb-image-x-mobile,50%) var(--pb-image-y-mobile,50%);transform:scale(var(--pb-image-zoom-mobile,1));transform-origin:var(--pb-image-x-mobile,50%) var(--pb-image-y-mobile,50%)}}


/* PR Commerce 1.9.37 — posição editável do conteúdo e botão do banner */
.pb-hero__slide--configurable .pb-hero__content{left:var(--pb-content-x-desktop,7%)!important;top:var(--pb-content-y-desktop,50%)!important;right:auto!important;bottom:auto!important;transform:translateY(-50%)!important;margin:0!important}
.pb-hero__slide--configurable .pb-hero__actions{display:flex!important;width:100%;justify-content:var(--pb-button-align-desktop,start)!important;margin-top:var(--pb-button-margin-desktop,16px)!important}
.pb-hero__slide--configurable .pb-hero__actions .pb-button{margin:0!important}
@media(max-width:575.98px){.pb-hero__slide--configurable .pb-hero__content{left:var(--pb-content-x-mobile,8%)!important;top:var(--pb-content-y-mobile,50%)!important}.pb-hero__slide--configurable .pb-hero__actions{justify-content:var(--pb-button-align-mobile,start)!important;margin-top:var(--pb-button-margin-mobile,12px)!important}}

/* PR Commerce Hotfix 1.9.38 — consolidação visual Boutique */
/* Categorias: restaura o layout renovado mesmo após patches do banner. */
.pimenta-boutique .pb-categories-page{padding-top:18px;padding-bottom:48px}
.pimenta-boutique .pb-categories-breadcrumb{margin-bottom:16px}
.pimenta-boutique .pb-categories-hero{position:relative;overflow:hidden;padding:30px 34px;margin-bottom:28px;border:1px solid rgba(239,71,111,.10);border-radius:26px;background:linear-gradient(135deg,#fff7fa 0%,#ffe8ef 100%);box-shadow:0 14px 36px rgba(62,31,42,.06)}
.pimenta-boutique .pb-categories-hero:after{content:"";position:absolute;right:-44px;top:-58px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.48)}
.pimenta-boutique .pb-categories-eyebrow{position:relative;z-index:1;display:block;margin-bottom:7px;color:var(--pr-primary);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.pimenta-boutique .pb-categories-hero h1{position:relative;z-index:1;margin:0 0 7px;font-family:"Playfair Display",serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1}
.pimenta-boutique .pb-categories-hero p{position:relative;z-index:1;max-width:520px;margin:0;color:#6b5960;font-size:.95rem}
.pimenta-boutique .pb-categories-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,220px))!important;justify-content:center;gap:20px}
.pimenta-boutique .pb-category-card{display:flex!important;flex-direction:column;overflow:hidden;color:#241b1f;text-decoration:none;border:1px solid #eee2e7;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(48,27,35,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.pimenta-boutique .pb-category-card:hover{color:#241b1f;transform:translateY(-5px);border-color:rgba(239,71,111,.30);box-shadow:0 20px 42px rgba(48,27,35,.12)}
.pimenta-boutique .pb-category-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1/1;overflow:hidden;margin:10px;border-radius:17px;background:linear-gradient(145deg,#fff8fa,#ffeef3)}
.pimenta-boutique .pb-category-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.pimenta-boutique .pb-category-card__initial{position:relative;z-index:2;color:var(--pr-primary);font-family:"Playfair Display",serif;font-size:3.25rem;font-weight:700;line-height:1}
.pimenta-boutique .pb-category-card__decoration{position:absolute;width:92px;height:92px;border:1px solid rgba(239,71,111,.16);border-radius:50%;box-shadow:0 0 0 14px rgba(255,255,255,.45)}
.pimenta-boutique .pb-category-card__content{padding:5px 16px 17px;text-align:center}
.pimenta-boutique .pb-category-card__content strong{display:block;margin-bottom:5px;font-size:.94rem;font-weight:800}
.pimenta-boutique .pb-category-card__content span{display:inline-flex;align-items:center;gap:5px;color:#9a7884;font-size:.72rem;font-weight:700}
.pimenta-boutique .pb-categories-pagination{margin-top:30px}
.pimenta-boutique .pb-categories-empty{padding:48px 24px;text-align:center;border:1px dashed #e7d7dd;border-radius:22px;background:#fffafd;color:#716068}

/* Cards de produto: imagem cheia, conteúdo alinhado e botão compacto. */
.pimenta-boutique .pf-product-grid>[class*="col-"],
.pimenta-boutique .pb-product-grid>[class*="col-"]{display:flex}
.pimenta-boutique .product-card{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid #eadfe4;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(45,26,33,.07)}
.pimenta-boutique .product-card__media{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#f7eef2}
.pimenta-boutique .product-card__media .product-media-link{display:block;width:100%;height:100%;overflow:hidden}
.pimenta-boutique .product-card__media .product-image{display:block;width:100%!important;height:100%!important;max-height:none!important;padding:0!important;object-fit:cover!important;object-position:center!important;background:#f7eef2}
.pimenta-boutique .product-card>.p-3{display:flex;flex-direction:column;align-items:stretch;flex:1;padding:14px!important;text-align:left}
.pimenta-boutique .product-card>.p-3>a:first-child{display:block;min-height:2.4em;color:#171717!important;font-size:.88rem;line-height:1.2;text-decoration:none}
.pimenta-boutique .product-card>.p-3 .text-muted{width:100%;margin-top:8px!important;text-align:left}
.pimenta-boutique .product-card>.p-3 .text-pr{width:100%;margin-top:6px!important;color:var(--pr-primary)!important;font-size:1rem;line-height:1.15;text-align:left}
.pimenta-boutique .product-card>.p-3 .btn{width:100%;min-height:38px;margin-top:auto!important;padding:.58rem .75rem;border-radius:12px;font-size:.78rem;font-weight:800}
.pimenta-boutique .product-card .favorite-toggle{top:8px!important;right:8px!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;border-radius:50%!important}
.pimenta-boutique .product-card .favorite-toggle i{font-size:.86rem!important}

/* Footer: impede qualquer logo de escapar do grid no desktop. */
.pimenta-boutique .pb-footer{overflow:hidden}
.pimenta-boutique .pb-footer__grid>div:first-child{min-width:0;overflow:hidden}
.pimenta-boutique .pb-footer__logo{display:block!important;width:auto!important;height:auto!important;max-width:150px!important;max-height:58px!important;object-fit:contain!important;margin:0 0 12px!important}
.pimenta-boutique .pb-footer__desktop img{max-width:150px!important;max-height:58px!important}
.pimenta-boutique .pb-footer-mobile__logo{display:block!important;width:auto!important;height:auto!important;max-width:132px!important;max-height:62px!important;object-fit:contain!important;margin:0 auto 10px!important}

@media(max-width:575.98px){
  .pimenta-boutique .pb-categories-page{padding-top:14px;padding-bottom:34px}
  .pimenta-boutique .pb-categories-breadcrumb{margin-bottom:12px}
  .pimenta-boutique .pb-categories-hero{padding:22px 20px;margin-bottom:22px;border-radius:20px}
  .pimenta-boutique .pb-categories-hero h1{font-size:2rem}
  .pimenta-boutique .pb-categories-hero p{max-width:270px;font-size:.9rem;line-height:1.45}
  .pimenta-boutique .pb-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}
  .pimenta-boutique .pb-category-card{border-radius:18px}
  .pimenta-boutique .pb-category-card__media{margin:7px;border-radius:14px}
  .pimenta-boutique .pb-category-card__initial{font-size:2.5rem}
  .pimenta-boutique .pb-category-card__decoration{width:72px;height:72px;box-shadow:0 0 0 10px rgba(255,255,255,.45)}
  .pimenta-boutique .pb-category-card__content{padding:4px 8px 13px}
  .pimenta-boutique .pb-category-card__content strong{font-size:.82rem}
  .pimenta-boutique .pb-category-card__content span{font-size:.65rem}
  .pimenta-boutique .product-card{border-radius:15px}
  .pimenta-boutique .product-card__media{aspect-ratio:3/4}
  .pimenta-boutique .product-card>.p-3{padding:11px!important}
  .pimenta-boutique .product-card>.p-3>a:first-child{font-size:.78rem}
  .pimenta-boutique .product-card>.p-3 .text-pr{font-size:.92rem}
  .pimenta-boutique .product-card>.p-3 .btn{min-height:36px;padding:.52rem .55rem;font-size:.73rem}
  .pimenta-boutique .product-card .favorite-toggle{top:6px!important;right:6px!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}
}

/* PR Commerce Hotfix 1.9.39 — separação correta dos footers desktop/mobile */
.pimenta-boutique .pb-footer__desktop {
    display: grid !important;
}

.pimenta-boutique .pb-footer-mobile {
    display: none !important;
}

@media (max-width: 991.98px) {
    .pimenta-boutique .pb-footer__desktop {
        display: none !important;
    }

    .pimenta-boutique .pb-footer-mobile {
        display: block !important;
    }

    .pimenta-boutique .pb-footer {
        margin-top: 34px;
        padding: 24px 0 calc(92px + env(safe-area-inset-bottom));
    }
}

@media (min-width: 992px) {
    .pimenta-boutique .pb-footer__desktop {
        display: grid !important;
    }

    .pimenta-boutique .pb-footer-mobile {
        display: none !important;
    }
}

/* PR Commerce Hotfix 1.9.40 — restauração visual do footer mobile */
@media (max-width: 991.98px) {
    .pimenta-boutique .pb-footer {
        margin-top: 30px !important;
        padding: 24px 0 calc(88px + env(safe-area-inset-bottom)) !important;
        background: linear-gradient(180deg, #ffffff 0%, #fff9fb 100%) !important;
        border-top: 1px solid #f1e5ea !important;
    }

    .pimenta-boutique .pb-footer-mobile {
        display: block !important;
        width: 100% !important;
    }

    .pimenta-boutique .pb-footer-mobile__brand {
        padding: 0 14px 18px !important;
        text-align: center !important;
    }

    .pimenta-boutique .pb-footer-mobile__logo {
        display: block !important;
        width: auto !important;
        height: auto !important;
        max-width: 142px !important;
        max-height: 66px !important;
        margin: 0 auto 10px !important;
        object-fit: contain !important;
    }

    .pimenta-boutique .pb-footer-mobile__brand p {
        max-width: 280px !important;
        margin: 0 auto !important;
        color: #7d6971 !important;
        font-size: .78rem !important;
        line-height: 1.45 !important;
    }

    .pimenta-boutique .pb-footer-mobile__sections {
        overflow: hidden !important;
        border: 1px solid #eadde2 !important;
        border-radius: 18px !important;
        background: #fff !important;
        box-shadow: 0 12px 30px rgba(42, 24, 31, .07) !important;
    }

    .pimenta-boutique .pb-footer-mobile details {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-bottom: 1px solid #eee3e7 !important;
        background: transparent !important;
    }

    .pimenta-boutique .pb-footer-mobile details:last-child {
        border-bottom: 0 !important;
    }

    .pimenta-boutique .pb-footer-mobile summary {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        min-height: 52px !important;
        margin: 0 !important;
        padding: 0 16px !important;
        list-style: none !important;
        color: #30252a !important;
        font-size: .82rem !important;
        font-weight: 800 !important;
        line-height: 1 !important;
        cursor: pointer !important;
        user-select: none !important;
    }

    .pimenta-boutique .pb-footer-mobile summary::-webkit-details-marker {
        display: none !important;
    }

    .pimenta-boutique .pb-footer-mobile summary::marker {
        content: "" !important;
        font-size: 0 !important;
    }

    .pimenta-boutique .pb-footer-mobile summary > span {
        display: flex !important;
        align-items: center !important;
        gap: 9px !important;
    }

    .pimenta-boutique .pb-footer-mobile summary > span > i {
        color: var(--pr-primary) !important;
        font-size: 1rem !important;
    }

    .pimenta-boutique .pb-footer-mobile summary > i {
        color: #9b8b91 !important;
        font-size: .78rem !important;
        transition: transform .2s ease !important;
    }

    .pimenta-boutique .pb-footer-mobile details[open] summary > i {
        transform: rotate(180deg) !important;
    }

    .pimenta-boutique .pb-footer-mobile__links,
    .pimenta-boutique .pb-footer-mobile__contact {
        display: grid !important;
        gap: 4px !important;
        padding: 0 14px 14px !important;
    }

    .pimenta-boutique .pb-footer-mobile__links a,
    .pimenta-boutique .pb-footer-mobile__contact a {
        display: flex !important;
        align-items: center !important;
        gap: 9px !important;
        min-height: 40px !important;
        margin: 0 !important;
        padding: 9px 11px !important;
        border-radius: 11px !important;
        background: #fff8fa !important;
        color: #66555c !important;
        font-size: .78rem !important;
        font-weight: 600 !important;
        line-height: 1.3 !important;
        text-decoration: none !important;
    }

    .pimenta-boutique .pb-footer-mobile__links a:hover,
    .pimenta-boutique .pb-footer-mobile__contact a:hover {
        background: #ffedf3 !important;
        color: var(--pr-primary) !important;
    }

    .pimenta-boutique .pb-footer-mobile__contact a i {
        flex: 0 0 auto !important;
        color: var(--pr-primary) !important;
        font-size: 1rem !important;
    }

    .pimenta-boutique .pb-footer__bottom {
        margin-top: 16px !important;
        padding: 14px 10px 0 !important;
        border-top: 0 !important;
        color: #9a8990 !important;
        font-size: .65rem !important;
        line-height: 1.45 !important;
        text-align: center !important;
    }
}


/* PR Commerce 1.9.65.16.2.4.23 — apresentação da home sem flash de conteúdo antes do primeiro paint. */
.pb-footer__grid--simple{grid-template-columns:minmax(0,1fr) minmax(260px,360px)!important;justify-content:space-between;gap:48px}
.pb-footer__contact-column{justify-self:end;width:100%;max-width:360px}
.pb-footer__contact-column a{display:flex!important;align-items:center;gap:9px;margin:0 0 10px;color:inherit;text-decoration:none}
.pb-footer__contact-column a i{color:var(--pr-primary)}

/* PR Commerce 1.9.65.16.2.4.23 — apresentação da home com marca sem quadrado e fade-in/fade-out. */
.pb-home-intro{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 24% 16%,#ff9bc3 0,#fb5c96 24%,#f2387a 56%,#c91456 100%);opacity:0;visibility:hidden;transition:opacity .78s ease,visibility .78s ease}
.pb-home-intro-pending .pb-home-intro{display:flex;visibility:visible}
.pb-home-intro.is-ready{opacity:1}
.pb-home-intro.is-leaving{opacity:0;visibility:visible;pointer-events:none}
.pb-home-intro__bg,.pb-home-intro__content{position:absolute;inset:0}
.pb-home-intro__bg{overflow:hidden}
.pb-home-intro__content{display:flex;align-items:center;justify-content:center;padding:24px}
.pb-home-intro__brand{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;gap:0;line-height:.9;opacity:0;transform:translate3d(0,calc(20px + var(--pb-brand-y,0px)),0) scale(calc(.94 * var(--pb-brand-scale,1)));filter:drop-shadow(0 18px 40px rgba(104,0,40,.28));transition:opacity .78s ease,transform .85s cubic-bezier(.18,.82,.24,1);text-align:center;user-select:none}
.pb-home-intro.is-ready .pb-home-intro__brand{opacity:1;transform:translate3d(0,var(--pb-brand-y,0px),0) scale(var(--pb-brand-scale,1))}
.pb-home-intro__logo{display:block;width:min(72vw,420px);max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 40px rgba(104,0,40,.26));}
@media(max-width:575.98px){.pb-home-intro__logo{width:min(78vw,330px)}}
.pb-home-intro__word{display:block;font-family:"Playfair Display",serif;font-weight:700;font-size:clamp(3.4rem,11vw,6.6rem);letter-spacing:.01em;color:#fffafc;text-shadow:0 2px 0 rgba(255,196,219,.55),0 8px 26px rgba(115,0,44,.28),0 1px 1px rgba(149,0,54,.38)}
.pb-home-intro__word--bottom{margin-top:-.16em}
.pb-home-intro__tagline{display:flex;align-items:center;gap:.7rem;margin-top:1rem;font-family:"DM Sans",sans-serif;font-size:clamp(.95rem,2.8vw,1.35rem);font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#fff6fa;text-shadow:0 1px 10px rgba(104,0,40,.28)}
.pb-home-intro__tagline span{display:block;width:2.6rem;max-width:18vw;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.95),rgba(255,255,255,.1));box-shadow:0 0 12px rgba(255,255,255,.45)}
.pb-home-intro__ribbon,.pb-home-intro__glow,.pb-home-intro__sparkles{position:absolute;pointer-events:none;will-change:transform}
.pb-home-intro__ribbon{left:-38vw;width:180vw;height:14vmax;border-radius:999px;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.04) 12%,rgba(255,255,255,.42) 34%,rgba(255,255,255,.98) 49%,rgba(255,255,255,.34) 64%,transparent 100%);filter:blur(7px);mix-blend-mode:screen;opacity:.9;transform-origin:center;transition:none}
.pb-home-intro__ribbon--1{top:13%;transform:rotate(-24deg)}
.pb-home-intro__ribbon--2{top:46%;height:11vmax;opacity:.66;transform:rotate(-20deg)}
.pb-home-intro__ribbon--3{top:76%;height:16vmax;transform:rotate(-25deg)}
.pb-home-intro__glow{border-radius:50%;filter:blur(26px);mix-blend-mode:screen}
.pb-home-intro__glow--1{width:56vmax;height:56vmax;left:-18vmax;top:-18vmax;background:radial-gradient(circle,rgba(255,255,255,.58),transparent 68%)}
.pb-home-intro__glow--2{width:46vmax;height:46vmax;right:-13vmax;bottom:-15vmax;background:radial-gradient(circle,rgba(255,225,238,.48),transparent 70%)}
.pb-home-intro__sparkles{inset:-12%;opacity:.22;background-image:radial-gradient(circle,rgba(255,255,255,.75) 0 1px,transparent 1.8px);background-size:28px 28px}
@media(max-width:575.98px){.pb-home-intro__word{font-size:clamp(2.85rem,16vw,4.75rem)}.pb-home-intro__tagline{gap:.45rem;letter-spacing:.15em;font-size:.88rem}.pb-home-intro__tagline span{width:1.6rem}.pb-home-intro__ribbon{height:16vmax}}


/* PR Commerce 1.9.65.16.2.4.25 — fundo Rosé Premium mais perceptível. */
.pimenta-boutique{
  background:#f6e8ed;
}
.pimenta-boutique .pb-main{
  position:relative;
  isolation:isolate;
  background:
    radial-gradient(circle at 8% 12%,rgba(255,255,255,.46) 0,rgba(255,255,255,0) 26%),
    radial-gradient(circle at 94% 34%,rgba(235,105,151,.16) 0,rgba(235,105,151,0) 30%),
    radial-gradient(circle at 14% 77%,rgba(255,255,255,.34) 0,rgba(255,255,255,0) 28%),
    linear-gradient(180deg,#f8edf1 0%,#f4e3e9 44%,#f8edf1 100%) !important;
}
.pimenta-boutique .pb-main::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  opacity:.20;
  background-image:radial-gradient(circle,rgba(191,78,120,.28) 0 1px,transparent 1.4px);
  background-size:32px 32px;
  -webkit-mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 90%,transparent 100%);
  mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 90%,transparent 100%);
}
.pimenta-boutique .pb-home{
  position:relative;
  padding-top:18px;
  padding-bottom:28px;
}
.pimenta-boutique .pb-hero{
  box-shadow:0 16px 38px rgba(88,43,59,.10);
}
.pimenta-boutique .pb-category-strip{
  margin:14px 0 28px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.pimenta-boutique .pb-section-heading{
  position:relative;
  margin:8px 0 12px;
  padding:10px 4px 0;
}
.pimenta-boutique .pb-section-heading h2{
  text-shadow:0 1px 0 rgba(255,255,255,.65);
}
.pimenta-boutique .pb-product-grid{
  position:relative;
  padding:14px 10px 18px;
  margin-left:-10px;
  margin-right:-10px;
  border-radius:24px;
  background:rgba(255,255,255,.34);
  border:1px solid rgba(230,198,209,.62);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72);
}
.pimenta-boutique .pb-product-grid .product-card{
  border-color:rgba(226,197,207,.98);
  background:#fff;
  box-shadow:0 13px 30px rgba(69,33,46,.095);
}
.pimenta-boutique .pb-benefits{
  padding:14px;
  border:1px solid rgba(220,181,195,.92);
  border-radius:24px;
  background:#fff;
  box-shadow:0 16px 36px rgba(83,43,57,.09);
}
.pimenta-boutique .pb-benefit-card{
  background:#fff8fa;
  border-color:rgba(230,200,211,.92);
}
.pimenta-boutique .pb-promo-row,
.pimenta-boutique .pb-editorial-banner{
  filter:drop-shadow(0 14px 26px rgba(76,37,51,.08));
}
@media(max-width:575.98px){
  .pimenta-boutique .pb-main{
    background:
      radial-gradient(circle at 0% 9%,rgba(255,255,255,.40) 0,rgba(255,255,255,0) 24%),
      radial-gradient(circle at 100% 38%,rgba(235,105,151,.14) 0,rgba(235,105,151,0) 28%),
      linear-gradient(180deg,#f8edf1 0%,#f3e2e8 46%,#f8edf1 100%) !important;
  }
  .pimenta-boutique .pb-main::before{opacity:.16;background-size:28px 28px}
  .pimenta-boutique .pb-home{padding-top:14px;padding-left:12px;padding-right:12px}
  .pimenta-boutique .pb-category-strip{margin:14px 0 26px;padding:0;border-radius:0;box-shadow:none}
  .pimenta-boutique .pb-product-grid{padding:10px 6px 14px;margin-left:-6px;margin-right:-6px;border-radius:20px;background:rgba(255,255,255,.38)}
  .pimenta-boutique .pb-benefits{padding:10px;border-radius:20px}
}

/* PR Commerce 1.9.65.16.2.4.32 — Mobile Layout Normalization */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.pimenta-boutique{overflow-x:hidden}
.pimenta-boutique img{max-width:100%}
@media(max-width:767.98px){
  .pimenta-boutique{font-size:16px}
  .pimenta-boutique .container{--bs-gutter-x:1.5rem}
  .pimenta-boutique .pb-header__main{height:72px;min-height:72px}
  .pimenta-boutique .pb-brand img{width:auto;max-width:min(150px,42vw);max-height:58px}
  .pimenta-boutique .pb-mobile-search-wrap{padding-bottom:12px}
  .pimenta-boutique .pb-search--mobile{height:42px;min-height:42px}
  .pimenta-boutique .pb-search--mobile input{font-size:16px}
  .pimenta-boutique .pb-action,.pimenta-boutique .pb-mobile-toggle{min-width:40px;min-height:40px;justify-content:center}
  .pimenta-boutique .pb-bottom-nav{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));min-height:64px}
  .pimenta-boutique .pb-bottom-nav a{min-height:50px}
  .pimenta-boutique .form-control,.pimenta-boutique .form-select,.pimenta-boutique textarea{font-size:16px}
  .pimenta-boutique .card{max-width:100%}
  .pimenta-boutique .row{min-width:0}
}



/* Hotfix 1.9.65.16.2.4.33 */
.pimenta-boutique .pb-account-page{padding-bottom:110px}
.pimenta-boutique .pb-account-email-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 18px;padding:12px 14px;border-radius:18px;background:rgba(255,234,178,.78);border:1px solid rgba(226,186,78,.38);box-shadow:0 10px 26px rgba(87,59,0,.08)}
.pimenta-boutique .pb-account-email-banner strong{display:block;margin-bottom:2px}
.pimenta-boutique .pb-account-email-banner div{font-size:.88rem;color:#765d08}
.pimenta-boutique .pb-account-hero-glass,.pimenta-boutique .customer-account__card,.pimenta-boutique #customer-push-panel.card,.pimenta-boutique .pb-categories-hero,.pimenta-boutique .pb-category-card{background:linear-gradient(180deg,rgba(255,255,255,.70) 0%,rgba(255,248,251,.58) 100%)!important;border:1px solid rgba(255,255,255,.68)!important;box-shadow:0 16px 40px rgba(56,33,41,.10),inset 0 1px 0 rgba(255,255,255,.75)!important;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%)}
.pimenta-boutique .customer-account__hero{display:flex;align-items:center;justify-content:space-between;gap:18px}
.pimenta-boutique .pb-account-hero__identity{display:flex;align-items:center;gap:18px;min-width:0}
.pimenta-boutique .pb-account-avatar-wrap{position:relative;overflow:visible;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,241,246,.76));box-shadow:0 12px 28px rgba(56,33,41,.12),inset 0 1px 0 rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.82)}
.pimenta-boutique .pb-account-avatar-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.pimenta-boutique .pb-account-avatar-form{position:absolute;left:50%;bottom:-16px;transform:translateX(-50%)}
.pimenta-boutique .pb-account-avatar-button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,242,247,.72));border:1px solid rgba(255,255,255,.88);color:#5d4c53;font-size:.74rem;font-weight:700;box-shadow:0 10px 24px rgba(56,33,41,.10);cursor:pointer;white-space:nowrap}
.pimenta-boutique .pb-account-avatar-button i{color:var(--pr-primary)}
.pimenta-boutique .pb-account-hero__text{min-width:0;padding-bottom:8px}
.pimenta-boutique .customer-account__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}
.pimenta-boutique .customer-account__card{min-height:104px;border-radius:24px;color:var(--pr-dark)}
.pimenta-boutique .customer-account__card i{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,238,244,.66));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 20px rgba(56,33,41,.08)}
.pimenta-boutique #customer-push-panel .card-body{padding:24px!important}
.pimenta-boutique .pb-categories-hero{position:relative;overflow:hidden;border-radius:24px}.pimenta-boutique .pb-categories-hero:after{content:'';position:absolute;top:-18px;right:-18px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.40),rgba(255,255,255,.05) 70%)}
.pimenta-boutique .pb-category-card{border-radius:24px!important}.pimenta-boutique .pb-category-card__media{background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,240,246,.65))!important}
@media(max-width:767.98px){.pimenta-boutique .pb-account-email-banner{align-items:flex-start;flex-direction:column}.pimenta-boutique .customer-account__hero{align-items:flex-start}.pimenta-boutique .customer-account__grid{grid-template-columns:1fr 1fr;gap:14px}.pimenta-boutique .customer-account__card{min-height:96px;padding:16px}.pimenta-boutique .pb-account-avatar-button{font-size:.68rem;padding:7px 10px}}
@media(max-width:575.98px){.pimenta-boutique .pb-home{padding-left:12px;padding-right:12px}.pimenta-boutique .pb-home .pb-hero{margin-left:-12px;margin-right:-12px;border-radius:0;box-shadow:none}.pimenta-boutique .pb-home .pb-hero__slide{min-height:236px}.pimenta-boutique .customer-account__hero{padding:22px 16px 18px}.pimenta-boutique .pb-account-hero__identity{align-items:flex-start}.pimenta-boutique .customer-account__avatar{width:64px;height:64px;flex-basis:64px;font-size:1.45rem}.pimenta-boutique .customer-account__grid{grid-template-columns:1fr 1fr;margin-top:22px}.pimenta-boutique .customer-account__card{border-radius:20px}.pimenta-boutique .pb-category-card{border-radius:20px!important}.pimenta-boutique .pb-categories-grid{gap:14px!important}}
@media(max-width:420px){.pimenta-boutique .customer-account__grid{grid-template-columns:1fr}.pimenta-boutique .pb-account-avatar-form{left:0;transform:none;bottom:-14px}}


/* PR Commerce 1.9.65.16.2.4.34 — Avatar editor */
.pimenta-boutique .pb-account-avatar-wrap{overflow:visible!important;position:relative!important}
.pimenta-boutique .pb-account-avatar-image{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}
.pimenta-boutique .pb-account-avatar-form,.pimenta-boutique .pb-account-avatar-button{display:none!important}
.pimenta-boutique .pb-account-avatar-camera{position:absolute;right:-3px;bottom:-3px;z-index:4;display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.92);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,239,245,.86));color:var(--pr-primary);box-shadow:0 7px 18px rgba(55,30,40,.18),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.pimenta-boutique .pb-account-avatar-camera i{font-size:.8rem;line-height:1}
.pimenta-boutique .pb-avatar-editor{position:fixed;inset:0;z-index:2600;display:grid;place-items:center;padding:18px}
.pimenta-boutique .pb-avatar-editor__backdrop{position:absolute;inset:0;background:rgba(18,12,15,.66);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.pimenta-boutique .pb-avatar-editor__dialog{position:relative;z-index:1;width:min(430px,100%);border-radius:26px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,244,248,.90));border:1px solid rgba(255,255,255,.82);box-shadow:0 30px 80px rgba(28,14,20,.34),inset 0 1px 0 rgba(255,255,255,.88);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}
.pimenta-boutique .pb-avatar-editor__header{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(122,80,96,.10);text-align:center}
.pimenta-boutique .pb-avatar-editor__header strong,.pimenta-boutique .pb-avatar-editor__header span{display:block}.pimenta-boutique .pb-avatar-editor__header strong{font-size:.98rem}.pimenta-boutique .pb-avatar-editor__header span{font-size:.72rem;color:#7d6f75;margin-top:1px}
.pimenta-boutique .pb-avatar-editor__icon-button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.62);color:#4b3b42;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}
.pimenta-boutique .pb-avatar-editor__stage{position:relative;width:min(320px,78vw);aspect-ratio:1;margin:24px auto 18px;border-radius:50%;overflow:hidden;touch-action:none;cursor:grab;background:#f1e7eb;box-shadow:0 18px 40px rgba(47,25,34,.16)}
.pimenta-boutique .pb-avatar-editor__stage:active{cursor:grabbing}.pimenta-boutique .pb-avatar-editor__stage canvas{display:block;width:100%;height:100%;border-radius:50%}
.pimenta-boutique .pb-avatar-editor__mask{position:absolute;inset:0;border-radius:50%;pointer-events:none;box-shadow:inset 0 0 0 4px rgba(255,255,255,.84),inset 0 0 0 6px rgba(239,71,111,.18),0 0 0 999px rgba(20,12,16,.08)}
.pimenta-boutique .pb-avatar-editor__controls{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;padding:0 24px 18px;color:#8a737c}.pimenta-boutique .pb-avatar-editor__controls input{width:100%;accent-color:var(--pr-primary)}
.pimenta-boutique .pb-avatar-editor__footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(122,80,96,.10)}
.pimenta-boutique .pb-avatar-editor__footer .btn{min-height:44px;border-radius:14px;font-weight:700}
.pimenta-boutique .pb-avatar-editor__status{padding:0 16px 14px;text-align:center;color:#7d5363;font-size:.8rem}
body.pb-avatar-editor-open{overflow:hidden!important}
@media(max-width:575.98px){.pimenta-boutique .pb-avatar-editor{align-items:end;padding:0}.pimenta-boutique .pb-avatar-editor__dialog{width:100%;border-radius:26px 26px 0 0}.pimenta-boutique .pb-avatar-editor__stage{width:min(300px,76vw);margin-top:20px}.pimenta-boutique .pb-account-avatar-camera{width:26px;height:26px;right:-2px;bottom:-2px}}


/* PR Commerce 1.9.65.16.2.4.35 — editor de avatar fullscreen */
body.pb-avatar-editor-open{overflow:hidden!important;touch-action:none}
body.pb-avatar-editor-open .pb-header,
body.pb-avatar-editor-open .pb-bottom-nav,
body.pb-avatar-editor-open .pr-pwa-install,
body.pb-avatar-editor-open .pr-pwa-install-link,
body.pb-avatar-editor-open .pr-pwa-notify{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.pimenta-boutique .pb-avatar-editor{position:fixed!important;inset:0!important;z-index:4000!important;display:block!important;padding:0!important;background:rgba(247,238,242,.98)!important}
.pimenta-boutique .pb-avatar-editor.d-none{display:none!important}
.pimenta-boutique .pb-avatar-editor__backdrop{display:none!important}
.pimenta-boutique .pb-avatar-editor__dialog{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100dvh!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,244,248,.97))!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.pimenta-boutique .pb-avatar-editor__header{flex:0 0 auto;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;padding:calc(10px + env(safe-area-inset-top)) 14px 10px!important;min-height:68px;border-bottom:1px solid rgba(122,80,96,.10);background:rgba(255,255,255,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.pimenta-boutique .pb-avatar-editor__header strong{font-size:1rem}.pimenta-boutique .pb-avatar-editor__header span{font-size:.72rem}
.pimenta-boutique .pb-avatar-editor__stage{flex:0 0 auto;width:min(340px,84vw,calc(100dvh - 245px))!important;max-width:340px;aspect-ratio:1;margin:auto auto 12px!important;border-radius:50%;box-shadow:0 18px 42px rgba(47,25,34,.17)}
.pimenta-boutique .pb-avatar-editor__controls{flex:0 0 auto;width:min(430px,100%);margin:0 auto;padding:8px 22px 14px!important}
.pimenta-boutique .pb-avatar-editor__footer{flex:0 0 auto;width:100%;margin-top:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.76);border-top:1px solid rgba(122,80,96,.10);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.pimenta-boutique .pb-avatar-editor__status{flex:0 0 auto;background:rgba(255,255,255,.76);padding:0 16px calc(8px + env(safe-area-inset-bottom))}
@media(max-width:575.98px){.pimenta-boutique .pb-avatar-editor{align-items:stretch!important}.pimenta-boutique .pb-avatar-editor__dialog{border-radius:0!important}.pimenta-boutique .pb-avatar-editor__stage{width:min(330px,86vw,calc(100dvh - 238px))!important;margin:auto auto 8px!important}.pimenta-boutique .pb-avatar-editor__footer .btn{min-height:46px}}
@media(max-height:650px){.pimenta-boutique .pb-avatar-editor__stage{width:min(270px,70vw,calc(100dvh - 210px))!important}.pimenta-boutique .pb-avatar-editor__header{min-height:58px;padding-top:calc(6px + env(safe-area-inset-top))!important;padding-bottom:6px!important}.pimenta-boutique .pb-avatar-editor__controls{padding-top:4px!important;padding-bottom:8px!important}}


/* PR Commerce 1.9.65.16.2.4.36 — editor de avatar entre header e bottom nav. */
body.pb-avatar-editor-open{overflow:hidden!important;touch-action:auto!important}
body.pb-avatar-editor-open .pb-header,
body.pb-avatar-editor-open .pb-bottom-nav{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.pb-avatar-editor-open .pr-pwa-install,
body.pb-avatar-editor-open .pr-pwa-install-link,
body.pb-avatar-editor-open .pr-pwa-notify{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.pimenta-boutique .pb-avatar-editor{
  position:fixed!important;
  top:var(--pb-avatar-editor-top,110px)!important;
  right:0!important;
  bottom:var(--pb-avatar-editor-bottom,78px)!important;
  left:0!important;
  z-index:1025!important;
  display:block!important;
  padding:0!important;
  background:rgba(247,238,242,.98)!important;
  overflow:hidden!important;
}
.pimenta-boutique .pb-avatar-editor.d-none{display:none!important}
.pimenta-boutique .pb-avatar-editor__backdrop{display:none!important}
.pimenta-boutique .pb-avatar-editor__dialog{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,244,248,.97))!important;
  box-shadow:none!important;
}
.pimenta-boutique .pb-avatar-editor__header{
  flex:0 0 auto!important;
  min-height:56px!important;
  padding:8px 14px!important;
  background:rgba(255,255,255,.74)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.pimenta-boutique .pb-avatar-editor__stage{
  flex:0 0 auto!important;
  width:min(330px,80vw,44dvh)!important;
  max-width:330px!important;
  margin:auto auto 8px!important;
}
.pimenta-boutique .pb-avatar-editor__controls{
  flex:0 0 auto!important;
  width:min(430px,100%)!important;
  margin:0 auto!important;
  padding:6px 20px 10px!important;
}
.pimenta-boutique .pb-avatar-editor__footer{
  flex:0 0 auto!important;
  width:100%!important;
  padding:10px 12px!important;
  background:rgba(255,255,255,.82)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.pimenta-boutique .pb-avatar-editor__status{padding:0 16px 8px!important;background:rgba(255,255,255,.82)!important}
@media(max-width:575.98px){
  .pimenta-boutique .pb-avatar-editor__stage{width:min(320px,82vw,43dvh)!important;margin:auto auto 6px!important}
  .pimenta-boutique .pb-avatar-editor__footer .btn{min-height:44px!important}
}
@media(max-height:700px){
  .pimenta-boutique .pb-avatar-editor__header{min-height:50px!important;padding:5px 12px!important}
  .pimenta-boutique .pb-avatar-editor__stage{width:min(260px,68vw,38dvh)!important}
  .pimenta-boutique .pb-avatar-editor__controls{padding:3px 18px 6px!important}
  .pimenta-boutique .pb-avatar-editor__footer{padding:7px 10px!important}
}


/* Hotfix 1.9.65.16.2.4.37 — seletor de avatar compatível com PWA standalone */
.pimenta-boutique .pb-account-avatar-input{position:absolute!important;width:1px!important;height:1px!important;opacity:.001!important;pointer-events:none!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important}
.pimenta-boutique .pb-account-avatar-camera{cursor:pointer;-webkit-tap-highlight-color:transparent}

/* PR Commerce 1.9.65.16.2.4.42 — Mobile Layout Normalization II */
@media(max-width:767.98px){
  .pimenta-boutique *,
  .pimenta-boutique *::before,
  .pimenta-boutique *::after{box-sizing:border-box}
  .pimenta-boutique .container,
  .pimenta-boutique .container-fluid,
  .pimenta-boutique .row,
  .pimenta-boutique [class*="col-"]{min-width:0;max-width:100%}
  .pimenta-boutique .d-flex>*{min-width:0}
  .pimenta-boutique .card-body{min-width:0}
  .pimenta-boutique .btn{
    max-width:100%;
    white-space:normal;
    overflow-wrap:anywhere;
    word-break:normal;
    line-height:1.2;
    text-align:center;
  }
  .pimenta-boutique .btn.text-nowrap{white-space:normal!important}
  .pimenta-boutique .btn-pr{min-height:42px}
  .pimenta-boutique .input-group{min-width:0;max-width:100%}
  .pimenta-boutique .input-group>.form-control,
  .pimenta-boutique .input-group>.form-select{min-width:0}
  .pimenta-boutique table{max-width:100%}
  .pimenta-boutique .table-responsive{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .pimenta-boutique h1,.pimenta-boutique h2,.pimenta-boutique h3,.pimenta-boutique h4,.pimenta-boutique h5,.pimenta-boutique h6,
  .pimenta-boutique p,.pimenta-boutique span,.pimenta-boutique strong{overflow-wrap:anywhere}

  /* Ações longas de localização/checkout precisam ocupar a largura útil no celular. */
  .pimenta-boutique #address-detect-location,
  .pimenta-boutique #detect-delivery-location{
    width:100%;
    min-height:44px;
    padding:.72rem 1rem!important;
    font-size:.88rem;
    white-space:normal!important;
  }
  .pimenta-boutique #address-confirm-location,
  .pimenta-boutique #confirm-delivery-location{
    max-width:100%;
    white-space:normal!important;
  }

  /* O convite de instalação nunca pode invadir a barra de navegação do app. */
  .pimenta-boutique .pr-pwa-install-link{
    right:max(12px,env(safe-area-inset-right));
    bottom:calc(88px + env(safe-area-inset-bottom))!important;
    max-width:calc(100vw - 24px);
    padding:9px 14px;
    font-size:.82rem;
    line-height:1.15;
    white-space:normal;
  }
  .pimenta-boutique .pr-pwa-notify{bottom:calc(136px + env(safe-area-inset-bottom))!important}
  .pimenta-boutique .pr-pwa-install{bottom:calc(88px + env(safe-area-inset-bottom))!important;max-width:calc(100vw - 24px)}
}

@media(max-width:420px){
  .pimenta-boutique .btn{font-size:.9rem}
  .pimenta-boutique #address-detect-location,
  .pimenta-boutique #detect-delivery-location{font-size:.84rem;padding:.68rem .8rem!important}
  .pimenta-boutique .card-body.p-4{padding:1rem!important}
}

/* PR Commerce 2.0.54 — iOS PWA: normaliza a barra inferior sem duplicar safe-area. */
@media (max-width: 767.98px) {
  .pimenta-boutique .pb-bottom-nav {
    left: max(8px, env(safe-area-inset-left)) !important;
    right: max(8px, env(safe-area-inset-right)) !important;
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    min-height: 64px !important;
    padding-top: 7px !important;
    padding-right: 9px !important;
    padding-bottom: 7px !important;
    padding-left: 9px !important;
  }

  .pimenta-boutique .pb-bottom-nav a {
    min-height: 50px !important;
  }

  .pimenta-boutique {
    padding-bottom: calc(82px + env(safe-area-inset-bottom)) !important;
  }
}

/* PR Commerce 2.0.56 — iOS/Safari: impede recorte do conteúdo do banner principal. */
@supports (-webkit-touch-callout: none) {
  @media (max-width: 575.98px) {
    .pimenta-boutique .pb-hero__slide--configurable .pb-hero__content {
      position: absolute !important;
      left: var(--pb-content-x-mobile, 8%) !important;
      top: 50% !important;
      right: auto !important;
      bottom: auto !important;
      transform: translateY(-50%) !important;
      margin: 0 !important;
      max-height: calc(100% - 20px) !important;
      padding: 1rem 1.15rem !important;
      box-sizing: border-box !important;
      -webkit-text-size-adjust: 100%;
      text-size-adjust: 100%;
    }

    .pimenta-boutique .pb-hero__slide--configurable .pb-eyebrow {
      margin-bottom: .45rem !important;
      line-height: 1.15 !important;
    }

    .pimenta-boutique .pb-hero__slide--configurable .pb-hero__content h1 {
      margin-bottom: .55rem !important;
      line-height: 1.02 !important;
      -webkit-text-size-adjust: 100%;
      text-size-adjust: 100%;
    }

    .pimenta-boutique .pb-hero__slide--configurable .pb-hero__content p {
      margin-bottom: .65rem !important;
      line-height: 1.28 !important;
      -webkit-text-size-adjust: 100%;
      text-size-adjust: 100%;
    }

    .pimenta-boutique .pb-hero__slide--configurable .pb-hero__actions {
      margin-top: .45rem !important;
    }
  }
}


/* PR Commerce 2.0.57 — iOS/Safari: geometria absoluta do conteúdo do banner. */
@supports (-webkit-touch-callout: none) {
  @media (max-width: 575.98px) {
    .pimenta-boutique .pb-hero__slide--configurable {
      position: relative !important;
    }

    .pimenta-boutique .pb-hero__slide--configurable .pb-hero__content {
      overflow: visible !important;
    }
  }
}
