/* Single-product presentation; intentionally scoped to WooCommerce product pages. */
.single-product .tgdp-product-related{max-width:1040px;margin:0 auto 3rem}.single-product .tgdp-product-related__title{margin:0 0 .85rem;color:var(--brand-navy);font-size:1.28rem}
.single-product .tgdp-product-faq{max-width:1040px;margin:0 auto 3rem}.single-product .tgdp-product-faq__title{margin:0 0 .85rem;color:var(--brand-navy);font-size:1.28rem}.single-product .tgdp-product-faq__items{overflow:hidden;border:1px solid var(--brand-border);border-radius:8px;background:#fff}.single-product .tgdp-product-faq__item+.tgdp-product-faq__item{border-top:1px solid var(--brand-border)}.single-product .tgdp-product-faq__question{margin:0}.single-product .tgdp-product-faq__button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:0;background:#fff;color:var(--brand-navy);font:inherit;font-weight:800;text-align:left;cursor:pointer}.single-product .tgdp-product-faq__button:hover{background:#f8fafc}.single-product .tgdp-product-faq__button:focus-visible{position:relative;z-index:1;outline:3px solid var(--brand-orange);outline-offset:-3px}.single-product .tgdp-product-faq__icon{position:relative;flex:0 0 1rem;width:1rem;height:1rem}.single-product .tgdp-product-faq__icon:before,.single-product .tgdp-product-faq__icon:after{position:absolute;top:50%;left:0;width:100%;height:2px;background:var(--brand-orange);content:"";transform:translateY(-50%)}.single-product .tgdp-product-faq__icon:after{transform:translateY(-50%) rotate(90deg);transition:transform .2s ease}.single-product .tgdp-product-faq__button[aria-expanded="true"] .tgdp-product-faq__icon:after{transform:translateY(-50%) rotate(0)}.single-product .tgdp-product-faq__answer{padding:0 1.2rem 1.15rem;color:var(--brand-slate);line-height:1.7;overflow-wrap:anywhere}.single-product .tgdp-product-faq__answer[hidden]{display:none}.single-product .tgdp-product-faq__answer p:first-child{margin-top:0}.single-product .tgdp-product-faq__answer p:last-child{margin-bottom:0}.single-product .tgdp-product-final-cta{max-width:1040px;margin:0 auto;border-radius:10px;background:var(--brand-navy);color:#fff}.single-product .tgdp-product-final-cta__content{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 3rem}.single-product .tgdp-product-final-cta__title{margin:0 0 .65rem;color:#fff;font-size:clamp(1.6rem,3vw,2.15rem)}.single-product .tgdp-product-final-cta__body{max-width:62ch;margin:0;color:#dbe5f0;line-height:1.7}.single-product .tgdp-product-final-cta__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.75rem}.single-product .tgdp-product-final-cta__quote,.single-product .tgdp-product-final-cta__whatsapp{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.7rem 1.1rem;border:1px solid var(--brand-orange);border-radius:5px;font-weight:800}.single-product .tgdp-product-final-cta__quote{background:var(--brand-orange);color:#fff}.single-product .tgdp-product-final-cta__whatsapp{border-color:#fff;color:#fff}.single-product .tgdp-product-final-cta__quote:focus-visible,.single-product .tgdp-product-final-cta__whatsapp:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:760px){.single-product .tgdp-product-faq{margin-bottom:2rem}.single-product .tgdp-product-faq__button,.single-product .tgdp-product-faq__answer{padding-left:1rem;padding-right:1rem}.single-product .tgdp-product-final-cta{margin-bottom:1rem}.single-product .tgdp-product-final-cta__content{display:block;padding:2rem 1.25rem}.single-product .tgdp-product-final-cta__actions{display:grid;grid-template-columns:1fr;margin-top:1.25rem}.single-product .tgdp-product-final-cta__quote,.single-product .tgdp-product-final-cta__whatsapp{width:100%}}
.single-product .tgdp-single-product{padding:3rem 0 5.5rem}.single-product .tgdp-product-hero{margin:0 0 3.5rem}.single-product .tgdp-product-hero__breadcrumb{margin:0 0 1.5rem;color:var(--brand-slate);font-size:.875rem}.single-product .tgdp-product-hero__content{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);grid-template-areas:"gallery details" "gallery quick" "gallery actions";align-items:start;gap:1.25rem 4rem}.single-product .tgdp-product-hero__details{grid-area:details;min-width:0}.single-product .tgdp-product-gallery{grid-area:gallery;min-width:0}.single-product .tgdp-product-specifications--quick{grid-area:quick}.single-product .tgdp-product-hero__actions{grid-area:actions;display:flex;flex-wrap:wrap;gap:.75rem}.single-product .tgdp-product-hero__identity{margin:0 0 .9rem;color:var(--brand-navy);font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.single-product .tgdp-product-hero__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}.single-product .tgdp-product-hero__badge{padding:.32rem .65rem;border:1px solid #d7e0eb;border-radius:999px;background:#f2f6fb;color:var(--brand-navy);font-size:.78rem;font-weight:700}.single-product .tgdp-product-hero__title{max-width:24ch;margin:.1rem 0 1rem;color:var(--brand-navy);font-size:clamp(2rem,3.2vw,3.3rem);letter-spacing:-.035em}.single-product .tgdp-product-hero__summary{max-width:58ch;color:var(--brand-slate);font-size:1.05rem;line-height:1.75}.single-product .tgdp-product-gallery__main{display:grid;min-height:440px;place-items:center;overflow:hidden;border:1px solid var(--brand-border);border-radius:10px;background:#fff}.single-product .tgdp-product-gallery__main-image{max-width:100%;max-height:560px;padding:1rem;object-fit:contain}.single-product .tgdp-product-gallery__thumbs{padding:2px}.single-product .tgdp-product-gallery__thumb{border-radius:5px}.single-product .tgdp-product-gallery__thumb-image{height:72px;padding:.2rem;object-fit:contain}.single-product .tgdp-product-specifications{min-width:0}.single-product .tgdp-product-specifications__title,.single-product .tgdp-product-details__title,.single-product .tgdp-commercial-details__title{margin:0 0 .85rem;color:var(--brand-navy);font-size:1.28rem}.single-product .tgdp-product-specifications__card{overflow:hidden;border:1px solid var(--brand-border);border-radius:8px;background:#fff}.single-product .tgdp-product-specifications__list,.single-product .tgdp-commercial-details__list{margin:0}.single-product .tgdp-product-specifications__row,.single-product .tgdp-commercial-details__row{display:grid;grid-template-columns:minmax(11rem,38%) minmax(0,1fr);gap:1rem;padding:.82rem 1rem;border-bottom:1px solid var(--brand-border)}.single-product .tgdp-product-specifications__row:last-child{border-bottom:0}.single-product .tgdp-product-specifications__label,.single-product .tgdp-commercial-details__label{color:var(--brand-slate);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.single-product .tgdp-product-specifications__value,.single-product .tgdp-commercial-details__value{margin:0;color:var(--brand-navy);font-weight:700;overflow-wrap:anywhere}.single-product .tgdp-product-hero__quote,.single-product .tgdp-product-hero__whatsapp{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.7rem 1.15rem;border:1px solid var(--brand-orange);border-radius:5px;font-weight:800}.single-product .tgdp-product-hero__quote{background:var(--brand-orange);color:#fff}.single-product .tgdp-product-hero__whatsapp{border-color:var(--brand-navy);background:#fff;color:var(--brand-navy)}.single-product .tgdp-product-specifications--detailed,.single-product .tgdp-product-details__section,.single-product .tgdp-commercial-details{max-width:1040px;margin:0 auto 3rem}.single-product .tgdp-product-details__section{padding:1.5rem;border:1px solid var(--brand-border);border-radius:8px;background:#fff}.single-product .tgdp-product-details__list{margin:0;padding-left:1.25rem}.single-product .tgdp-product-details__item{margin:.45rem 0;padding-left:.2rem}.single-product .tgdp-product-details__formatted-content{max-width:75ch;color:#344256;line-height:1.75}.single-product .tgdp-product-details__formatted-content p:first-child{margin-top:0}.single-product .tgdp-product-details__formatted-content p:last-child{margin-bottom:0}.single-product .tgdp-product-notice{max-width:1040px;margin:0 auto 3rem;padding:1.35rem 1.5rem;border-left:4px solid var(--brand-orange);border-radius:6px;background:#fff2e8;color:#4b351f}.single-product .tgdp-product-notice__title{margin:0 0 .55rem;color:var(--brand-navy);font-size:1.15rem}.single-product .tgdp-product-notice__content p:first-child{margin-top:0}.single-product .tgdp-product-notice__content p:last-child{margin-bottom:0}.single-product .tgdp-commercial-details__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.single-product .tgdp-commercial-details__row{display:block;border:1px solid var(--brand-border);border-radius:7px;background:#fff}.single-product .tgdp-commercial-details__value{display:block;margin-top:.35rem;font-size:1.05rem}.single-product .tgdp-product-content{min-height:1px}.single-product .tgdp-product-details__section--description ul,.single-product .tgdp-product-details__section--description ol{padding-left:1.3rem}.single-product .tgdp-product-details__section--description li{margin:.35rem 0}@media(max-width:900px){.single-product .tgdp-product-hero__content{grid-template-columns:minmax(0,1fr);grid-template-areas:"details" "gallery" "quick" "actions";gap:1.5rem}.single-product .tgdp-product-hero__title{max-width:30ch}.single-product .tgdp-product-gallery__main{min-height:360px}}@media(max-width:760px){.single-product .tgdp-single-product{padding:2rem 0 calc(7rem + env(safe-area-inset-bottom))}.single-product .tgdp-product-hero{margin-bottom:2.5rem}.single-product .tgdp-product-hero__breadcrumb{margin-bottom:1rem;font-size:.8rem}.single-product .tgdp-product-hero__title{font-size:clamp(1.85rem,9vw,2.4rem)}.single-product .tgdp-product-hero__summary{font-size:1rem;line-height:1.65}.single-product .tgdp-product-gallery__main{min-height:280px}.single-product .tgdp-product-gallery__main-image{max-height:420px}.single-product .tgdp-product-gallery__thumb{flex-basis:68px}.single-product .tgdp-product-gallery__thumb-image{height:64px}.single-product .tgdp-product-specifications__row{grid-template-columns:1fr;gap:.25rem}.single-product .tgdp-product-hero__actions{display:grid;grid-template-columns:1fr}.single-product .tgdp-product-hero__quote,.single-product .tgdp-product-hero__whatsapp{width:100%}.single-product .tgdp-product-specifications--detailed,.single-product .tgdp-product-details__section,.single-product .tgdp-commercial-details,.single-product .tgdp-product-notice{margin-bottom:2rem}.single-product .tgdp-product-details__section{padding:1.2rem}.single-product .tgdp-commercial-details__list{grid-template-columns:1fr}.single-product .tgdp-product-details__formatted-content{overflow-wrap:anywhere}}@media(max-width:390px){.single-product .tgdp-product-gallery__main{min-height:240px}.single-product .tgdp-product-hero__badge{font-size:.73rem}.single-product .tgdp-product-gallery__thumbs{gap:.4rem}}
