.puer-product{--puer-ink: #101010;--puer-paper: #f5f0e6;--puer-muted: #6b665d;--puer-green: #00c900;background:var(--puer-paper);color:var(--puer-ink)}.puer-product__shell{width:min(100%,120rem);margin:0 auto;padding:2.4rem 1.6rem 6rem}.puer-product__hero{display:grid;gap:2.4rem}.puer-product__media{overflow:hidden;background:#ded8cc;aspect-ratio:1 / 1}.puer-product__media img,.puer-product__detail-image img{width:100%;height:100%;display:block;object-fit:cover}.puer-product__eyebrow{margin:0 0 .8rem;color:var(--puer-muted);font-size:1.2rem;letter-spacing:.18em}.puer-product__title{margin:0;font-size:clamp(3rem,7vw,5.4rem);line-height:1.12;letter-spacing:.02em}.puer-product__subtitle{margin:1.2rem 0 0;color:var(--puer-muted);font-size:1.6rem;line-height:1.8}.puer-product__price{margin:1.8rem 0;font-size:2.4rem}.puer-product__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.puer-product__button{min-height:5rem;display:flex;align-items:center;justify-content:center;padding:1.2rem 1rem;background:var(--puer-green);color:#fff;text-decoration:none;text-align:center;font-weight:600;letter-spacing:.04em;transition:filter .2s ease,transform .2s ease}.puer-product__button:hover{color:#fff;filter:brightness(.9);transform:translateY(-1px)}.puer-product__note{margin:1rem 0 0;color:var(--puer-muted);font-size:1.25rem;text-align:center}.puer-product__section{padding:5.2rem 0 0}.puer-product__heading{margin:0 0 2.4rem;font-size:clamp(2.4rem,5vw,3.8rem);text-align:center;line-height:1.25}.puer-product__specs,.puer-product__cards{display:grid;gap:1px;background:#cfc8bc;border:1px solid #cfc8bc}.puer-product__spec,.puer-product__card{background:#fffdf8;padding:1.8rem}.puer-product__label{display:block;margin-bottom:.5rem;color:var(--puer-muted);font-size:1.2rem;letter-spacing:.12em}.puer-product__value{font-size:1.55rem;line-height:1.55}.puer-product__card h3{margin:0 0 .8rem;font-size:2rem}.puer-product__card p,.puer-product__copy,.puer-product__faq p{margin:0;color:var(--puer-muted);font-size:1.5rem;line-height:1.85}.puer-product__detail-image{margin-top:2.4rem;overflow:hidden;background:#ded8cc;aspect-ratio:4 / 3}.puer-product__section--description{padding-top:3.2rem}.puer-product__description{width:min(100%,100rem);margin:0 auto;overflow:hidden;background:#0d0c0a}.puer-product__description>p{margin:0;line-height:0}.puer-product__description img{display:block;width:100%;max-width:none;height:auto;margin:0}.puer-product__two-column{display:grid;gap:2.4rem}.puer-product__panel{padding:2.4rem;background:#fffdf8;border:1px solid #d8d0c3}.puer-product__panel h3{margin:0 0 1.2rem;font-size:2.2rem}.puer-product__steps{display:grid;gap:1rem;margin:0;padding:0;list-style:none;counter-reset:puer-steps}.puer-product__steps li{counter-increment:puer-steps;display:grid;grid-template-columns:3.2rem 1fr;gap:1rem;align-items:start;padding:1.4rem;background:#fffdf8}.puer-product__steps li:before{content:counter(puer-steps,decimal-leading-zero);color:var(--puer-muted);font-size:1.2rem;letter-spacing:.08em}.puer-product__faq{border-top:1px solid #cfc8bc}.puer-product__faq details{border-bottom:1px solid #cfc8bc;background:transparent}.puer-product__faq summary{padding:1.8rem 0;cursor:pointer;font-size:1.6rem;font-weight:600}.puer-product__faq p{padding:0 0 1.8rem}.puer-product__final{margin-top:5.2rem;padding:4rem 1.6rem;background:var(--puer-ink);color:#fff;text-align:center}.puer-product__final .puer-product__heading{margin-bottom:1rem}.puer-product__final p{margin:0 auto 2rem;max-width:60rem;color:#d4d4d4;line-height:1.8}@media screen and (min-width:750px){.puer-product__shell{padding:4.8rem 3.2rem 8rem}.puer-product__hero{grid-template-columns:minmax(0,1.1fr) minmax(32rem,.9fr);align-items:center;gap:5rem}.puer-product__specs{grid-template-columns:repeat(4,minmax(0,1fr))}.puer-product__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.puer-product__two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.puer-product__steps{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:420px){.puer-product__buttons{grid-template-columns:1fr}}.puer-product__gallery{min-width:0}.puer-product__media-slider{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.puer-product__media-slider::-webkit-scrollbar{display:none}.puer-product__media{margin:0;scroll-snap-align:start;scroll-snap-stop:always}.puer-product__media>a{display:block;width:100%;height:100%}.puer-product__thumbnails{display:flex;gap:8px;margin-top:8px;overflow-x:auto;scrollbar-width:thin}.puer-product__thumbnail{flex:0 0 64px;width:64px;height:64px;overflow:hidden;border:1px solid rgba(125,94,48,.35);background:#ded8cc}.puer-product__thumbnail:hover,.puer-product__thumbnail:focus-visible{border-color:#b08a4a;outline:2px solid #b08a4a;outline-offset:2px}.puer-product__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.puer-product__shell>.puer-product__section:nth-of-type(2),.puer-product__shell>.puer-product__section:nth-of-type(3),.puer-product__shell>.puer-product__section:nth-of-type(4){display:none}.puer-product__button[href*="wa.me"],.puer-product__button[href*=whatsapp]{display:none}.puer-product__buttons{grid-template-columns:1fr}.puer-product__section--faq{display:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-puer-product.css.map */
