:root{--shopee:#ee4d2d;--shopee-dark:#d93b1a;--bg:#f5f5f5;--surface:#fff;--surface-soft:#fff8f5;--text:#222;--muted:#757575;--line:#e8e8e8;--shadow:0 6px 20px #0000000d}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,Arial,sans-serif}button{font:inherit;border:0;outline:0}img{max-width:100%}.hero{background:#ee4d2d;padding:10px 16px 14px}.hero__top{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.hero__logo{width:min(100%,210px);height:auto;display:block}.hero-menu-button{cursor:pointer;background:#ffffff24;border:1px solid #ffffff59;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 10px;display:inline-flex}.hero-menu-button span{background:#fff;border-radius:999px;width:100%;height:2px;display:flex}.hero-menu-button:hover{background:#fff3;border-color:#ffffff8c}.side-menu-backdrop[hidden],.side-menu[hidden]{display:none}.side-menu-backdrop{z-index:998;background:#0000006b;position:fixed;inset:0}.side-menu{z-index:999;background:#fff;flex-direction:column;width:min(86vw,320px);height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-14px 0 34px #0000002e}.side-menu__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 14px;display:flex}.side-menu__header strong{font-size:1rem}.side-menu__close{color:#333;cursor:pointer;background:#f4f4f4;border-radius:999px;width:38px;height:38px;font-size:1.4rem;line-height:1}.side-menu__content{gap:12px;padding:18px;display:grid}.side-menu__link{background:var(--shopee);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex}.page{max-width:1100px;margin:0 auto;padding:12px 16px 28px}.breadcrumb{white-space:nowrap;color:#8a8a8a;flex-wrap:nowrap;gap:6px;margin-bottom:14px;font-size:.82rem;display:flex;overflow:hidden}.breadcrumb>span{flex-shrink:0}@media (width<=480px){.breadcrumb{gap:4px;font-size:.7rem}}@media (width<=360px){.breadcrumb{font-size:.62rem}}.product-page{grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.gallery-card,.info-card,.content-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.gallery-card,.info-card{padding:18px}.gallery-layout{flex-direction:column;align-items:stretch;gap:12px;display:flex}.gallery-layout>.gallery-main{order:1}.gallery-layout>.gallery-thumbs{order:2}.gallery-main{aspect-ratio:1;background:#f8f8f8;border-radius:8px;width:100%;position:relative;overflow:hidden}.gallery-main img,.gallery-main video{object-fit:contain;background:#f8f8f8;width:100%;height:100%;display:block}.gallery-main__video[hidden]{display:none}.gallery-badge{color:#fff;background:#ee4d2deb;border-radius:4px;padding:6px 10px;font-size:.74rem;font-weight:700;position:absolute;top:12px;left:12px}.gallery-thumbs{flex-direction:row;gap:8px;width:100%;max-height:none;padding:2px;display:flex;overflow:auto hidden}.gallery-thumbs>.thumb-button{flex:0 0 72px;width:72px}.thumb-button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:6px;padding:0;overflow:hidden}.thumb-button img,.thumb-button video{aspect-ratio:1;object-fit:cover;width:100%;display:block}.thumb-button{position:relative}.thumb-button__play{color:#fff;pointer-events:none;background:#000000a6;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;line-height:1;display:inline-flex;position:absolute;bottom:6px;right:6px}.thumb-button__play[hidden]{display:none}.thumb-button.is-active{border-color:var(--shopee)}.info-card__top{flex-wrap:wrap;gap:8px;display:flex}.label-official,.label-flash{border-radius:3px;padding:4px 8px;font-size:.75rem;font-weight:700}.label-official{color:var(--shopee);background:#fff1ec}.label-flash{color:#cc6500;background:#ffe9d4}.product-title{margin:12px 0 0;font-size:1.35rem;font-weight:600;line-height:1.45}.product-stats{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:14px;margin-top:16px;padding-bottom:16px;display:flex}.product-stats__item{flex-direction:column;gap:4px;display:flex}.product-stats__item strong{color:var(--shopee);font-size:1rem}.product-stats__item span{color:var(--muted);font-size:.82rem}.price-box{background:linear-gradient(90deg,#fff7f5,#fff4ed);border-radius:8px;margin-top:16px;padding:16px}.price-box__old{color:#9b9b9b;font-size:.88rem;text-decoration:line-through}.price-box__current-row{align-items:center;gap:10px;margin-top:8px;display:flex}.price-box__discount{color:var(--shopee);background:#ffede8;border-radius:3px;padding:4px 8px;font-size:.78rem;font-weight:700}.price-box__current{color:var(--shopee);font-size:2rem;line-height:1}.price-box__pix{color:#8a8a8a;margin-top:8px;font-size:.84rem;display:inline-block}.benefit-list{gap:12px;margin-top:18px;display:grid}.benefit-list__item{grid-template-columns:96px 1fr;gap:14px;display:grid}.benefit-list__title{color:#8a8a8a;font-size:.86rem}.benefit-list__value{color:#444;font-size:.88rem;line-height:1.45}.selector-card{margin-top:18px}.selector-card h2,.section-title h2{margin:0;font-size:1rem;font-weight:700}.size-chart-row{margin-top:10px}.size-chart-button{color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000001f;border-radius:8px;align-items:center;gap:8px;min-height:32px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.size-chart-button__icon{flex:none}.size-chart-button:hover{border-color:#00000038}.variant-list{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.variant-button{border:1px solid var(--line);color:#444;cursor:pointer;background:#fff;border-radius:4px;min-height:40px;padding:10px 14px}.variant-button--color{align-items:center;gap:10px;padding-right:18px;display:inline-flex}.variant-swatch{background:var(--swatch,#ccc);border:1px solid #0000002e;border-radius:50%;width:14px;height:14px}.variant-button.is-active{border-color:var(--shopee);color:var(--shopee);background:#fff8f5}.variant-button:disabled{opacity:.45;cursor:not-allowed}.quantity-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.quantity-btn,.quantity-value{border:1px solid var(--line);background:#fff;place-items:center;width:36px;height:36px;display:grid}.quantity-btn{cursor:pointer}.stock-copy{color:#8a8a8a;font-size:.84rem}.cta-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cta-button{cursor:pointer;border-radius:3px;min-width:180px;height:46px;padding:0 20px;font-weight:700}.cta-button--primary{background:var(--shopee);color:#fff}.content-card{margin-top:18px;padding:18px}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-title span{color:var(--muted);font-size:.84rem}.description-copy{color:#4a4a4a;font-size:.92rem;line-height:1.7}.description-copy p{margin:0 0 14px}.description-copy ul{margin:0;padding-left:18px}.description-copy li+li{margin-top:8px}.spec-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.spec-item{background:#fafafa;border-radius:6px;flex-direction:column;gap:4px;padding:12px;display:flex}.spec-item__label{color:#8a8a8a;font-size:.78rem}.spec-item__value{color:#3d3d3d;font-size:.9rem}.rating-summary{background:#fff8f5;border:1px solid #ffe1d8;border-radius:8px;padding:16px}.rating-summary__score{align-items:baseline;display:flex}.rating-summary strong{color:var(--shopee);font-size:2.6rem;line-height:1}.rating-summary__stars{color:#ffb300;letter-spacing:.16em;margin-top:8px;font-size:1.15rem}.rating-summary p{color:#666;margin:12px 0 0;font-size:.9rem;line-height:1.55}.review-tags,.review-filters{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.review-filter{border:1px solid var(--line);color:#444;cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:.84rem}.review-filter.is-active{border-color:var(--shopee);color:var(--shopee);background:#fff8f5}.review-tags span{color:#d85b3e;background:#fffaf8;border:1px solid #ffd7cc;border-radius:20px;padding:8px 12px;font-size:.8rem}.review-list{gap:14px;margin-top:16px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.review-card__head{align-items:center;gap:12px;display:flex}.review-card__avatar{background:linear-gradient(135deg,#ffb28a,#ee4d2d);border-radius:50%;width:40px;height:40px}.review-card__name{margin:0;font-size:.92rem}.review-card__meta{color:#8a8a8a;margin:4px 0 0;font-size:.78rem}.review-card__stars{color:#ffb300;letter-spacing:.08em;margin-top:12px;font-size:.82rem}.review-card__text{color:#444;margin:10px 0 0;font-size:.9rem;line-height:1.6}.review-card__photos{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.review-card__photos img,.review-card__photos video{border:1px solid var(--line);object-fit:cover;cursor:zoom-in;background:#f8f8f8;border-radius:6px;width:72px;height:72px}.review-card__footer{justify-content:flex-start;margin-top:12px;display:flex}.review-helpful{border:1px solid var(--line);color:#666;background:#fafafa;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:.84rem;display:inline-flex}.review-helpful__count{color:#222;font-weight:700}.image-viewer[hidden]{display:none}.image-viewer{z-index:1000;position:fixed;inset:0}.image-viewer__backdrop{background:#000000b8;position:absolute;inset:0}.image-viewer__dialog{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.image-viewer__dialog img,.image-viewer__dialog video{background:#fff;border-radius:10px;max-width:min(92vw,900px);max-height:88vh;display:block;box-shadow:0 20px 50px #00000059}.image-viewer__dialog video[hidden],.image-viewer__dialog img[hidden]{display:none}.image-viewer__close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;width:42px;height:42px;font-size:1.8rem;line-height:1;position:absolute;top:20px;right:20px}@media (width<=820px){.product-page{grid-template-columns:minmax(0,1fr)}.gallery-layout{flex-direction:column}.gallery-thumbs{flex-direction:row;width:100%;max-height:none;padding:2px;display:flex;overflow-x:auto}.benefit-list__item{grid-template-columns:84px 1fr}.spec-list{grid-template-columns:1fr}.product-title{font-size:1.15rem}.rating-summary strong{font-size:2.1rem}}@media (width<=640px){.page{padding:10px 12px 24px}.gallery-card,.info-card,.content-card{padding:14px}.product-stats{gap:10px}.product-stats__item{flex:30%;min-width:0}.price-box{padding:14px}.price-box__current{font-size:1.7rem}.benefit-list__item{grid-template-columns:1fr;gap:4px}.variant-list{gap:8px}.variant-button{padding:8px 12px;font-size:.88rem}.cta-row{margin-top:18px}.cta-button{flex:100%;width:100%;min-width:0}.section-title{flex-wrap:wrap}.review-card__photos img,.review-card__photos video{width:60px;height:60px}}@media (width<=480px){.hero{padding:10px 12px 12px}.hero__logo{width:min(100%,170px)}.hero-menu-button{width:38px;height:38px}.gallery-thumbs>.thumb-button{flex:0 0 60px;width:60px}.product-title{font-size:1.05rem}.price-box__current{font-size:1.5rem}.quantity-row{gap:8px}.stock-copy{flex:100%;font-size:.78rem}}
