.product-detail{--pd-ink:#302018;--pd-muted:#74665c;--pd-line:#e7d8c8;--pd-cream:#f7efe4;--pd-gold:#b7752f;color:var(--pd-ink)}.product-notice{padding:12px 20px;color:#5f3b1e;text-align:center;background:#fff0d5}.product-notice--preview{color:#fff;background:#80511f}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:38px;color:#8e7766;font-size:12px}.product-breadcrumb a{color:#70431f;text-decoration:none}.product-detail-hero{padding:52px 0 85px;background:radial-gradient(circle at 78% 16%,rgba(191,126,55,.11),transparent 25%),linear-gradient(180deg,#fffdf9,#f7ede1)}.product-detail-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:64px;align-items:center}.product-gallery-pro{position:relative}.product-gallery-pro__stage{display:grid;width:100%;aspect-ratio:1.12;place-items:center;overflow:hidden;border:1px solid rgba(142,87,39,.13);border-radius:25px;background:#fff;box-shadow:0 28px 65px rgba(63,36,20,.12);cursor:zoom-in}.product-gallery-pro__stage img{width:100%;height:100%;object-fit:cover;padding:0}.product-gallery-pro__thumbs{display:flex;gap:10px;margin-top:14px;overflow:auto}.product-gallery-pro__thumbs button{width:74px;height:74px;flex:0 0 74px;padding:5px;border:1px solid var(--pd-line);border-radius:10px;background:#fff;cursor:pointer}.product-gallery-pro__thumbs button.is-active{border:2px solid var(--pd-gold)}.product-gallery-pro__thumbs img{width:100%;height:100%;object-fit:contain}.gallery-arrow{position:absolute;top:43%;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--pd-line);border-radius:50%;color:#60391e;font-size:27px;background:#fff;box-shadow:0 8px 20px rgba(53,30,17,.12);cursor:pointer}.gallery-arrow--prev{left:-18px}.gallery-arrow--next{right:-18px}.product-detail-hero__content h1{margin:0 0 20px;font-size:clamp(43px,5vw,68px);line-height:1.04}.product-detail-hero__lead{color:var(--pd-muted);font-size:17px;line-height:1.8}.product-identity{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:27px 0}.product-identity span{padding:13px 15px;border:1px solid var(--pd-line);border-radius:12px;color:#56351f;font-size:13px;font-weight:700;background:rgba(255,255,255,.7)}.product-identity small{display:block;margin-bottom:4px;color:#9a8676;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.product-identity .is-featured{color:#fff;background:#422718}.product-primary-actions{display:flex;flex-wrap:wrap;gap:10px}.product-action{display:inline-flex;min-height:47px;align-items:center;justify-content:center;padding:12px 18px;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.product-action--primary{color:#fff;background:linear-gradient(135deg,#c2863d,#91521d)}.product-action--outline{border-color:#c6aa8c;color:#654020;background:#fff}.product-action--whatsapp{color:#fff;background:#277349}.product-utility-actions{position:relative;display:flex;gap:16px;margin-top:21px}.product-utility-actions>button{padding:0;border:0;border-bottom:1px solid #a8784f;color:#6a4324;font-size:11px;font-weight:700;background:transparent;cursor:pointer}.product-share-menu{position:absolute;z-index:5;top:28px;left:0;min-width:160px;padding:8px;border:1px solid var(--pd-line);border-radius:10px;background:#fff;box-shadow:0 16px 35px rgba(45,25,14,.16)}.product-share-menu :is(a,button){display:block;width:100%;padding:9px;border:0;color:#4e3322;text-align:left;text-decoration:none;background:none;cursor:pointer}.product-section{padding:80px 0}.product-section:nth-of-type(even){background:#fcf8f2}.product-section__narrow{max-width:900px}.product-section__heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:34px}.product-section__heading h2,.product-section>div>h2{margin:0;font-size:clamp(34px,4vw,50px)}.product-section__heading>p{max-width:470px;color:var(--pd-muted);line-height:1.7}.product-richtext{color:#5f5046;font-size:16px;line-height:1.9}.product-richtext :is(h2,h3){color:var(--pd-ink)}.product-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-feature-grid article{min-height:220px;padding:25px;border:1px solid var(--pd-line);border-radius:16px;background:#fff;box-shadow:0 13px 30px rgba(59,33,18,.06)}.product-feature-grid article>span{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;color:#fff;font-size:11px;background:#6c4224}.product-feature-grid h3{margin:35px 0 8px;font-size:20px}.product-feature-grid p,.product-benefit-list p{color:var(--pd-muted);font-size:13px;line-height:1.7}.product-benefits{color:#fff!important;background:linear-gradient(120deg,#2b1a11,#56341e)!important}.product-benefits h2{color:#fff}.product-benefit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:0;list-style:none;background:rgba(255,255,255,.14)}.product-benefit-list li{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:28px;background:#362116}.product-benefit-list>li>span{color:#d6a25d;font:700 27px var(--heading-font)}.product-benefit-list h3{margin:0 0 8px;color:#fff;font-size:21px}.product-benefit-list p{margin:0;color:#cfbfb4}.spec-actions{display:flex;flex-wrap:wrap;gap:8px}.spec-actions :is(button,a){padding:9px 11px;border:1px solid var(--pd-line);border-radius:7px;color:#674020;font-size:10px;font-weight:700;text-decoration:none;background:#fff;cursor:pointer}.spec-group{margin-bottom:13px;border:1px solid var(--pd-line);border-radius:13px;background:#fff}.spec-group summary{display:flex;justify-content:space-between;padding:18px 20px;font-weight:700;cursor:pointer}.spec-group summary span{color:#9b8472;font-size:10px;text-transform:uppercase}.spec-table-wrap{overflow:auto}.spec-group table{width:100%;border-collapse:collapse}.spec-group :is(th,td){padding:14px 20px;border-top:1px solid #eee2d5;text-align:left;font-size:13px}.spec-group thead th{color:#907d6e;font-size:9px;text-transform:uppercase;background:#faf6f0}.spec-group tbody th{width:42%}.product-application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-application-grid article{overflow:hidden;border:1px solid var(--pd-line);border-radius:16px;background:#fff}.product-application-grid img{width:100%;aspect-ratio:1.7;object-fit:cover}.product-application-grid article>span{display:grid;height:95px;place-items:center;color:#b67b39;font-size:28px;background:#f2e5d5}.product-application-grid article>div{padding:21px}.product-application-grid h3{margin:0 0 8px;font-size:21px}.product-application-grid p{color:var(--pd-muted);font-size:13px;line-height:1.7}.product-industries{text-align:center}.product-industries>div>div{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:28px}.product-industries span{padding:11px 16px;border:1px solid #d9c5b2;border-radius:999px;color:#684326;background:#fff}.packaging-grid,.document-grid,.certificate-grid,.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.packaging-grid article{padding:23px;border:1px solid var(--pd-line);border-radius:16px;background:#fff}.packaging-grid img{width:100%;height:150px;object-fit:contain}.packaging-grid h3{font-size:21px}.packaging-size{color:#9a5d27;font-size:20px;font-weight:700}.packaging-grid article>span{display:inline-block;padding:5px 8px;border-radius:6px;color:#356447;font-size:10px;background:#eaf4ed}.packaging-grid a{display:block;margin-top:17px;color:#774a25;font-weight:700}.storage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.storage-grid article{padding:22px;border-left:3px solid #b87736;background:#fff}.storage-grid small{display:block;margin-bottom:12px;color:#9b7e68;font-weight:700;text-transform:uppercase}.storage-grid p{color:var(--pd-muted);font-size:13px;line-height:1.7}.storage-grid a{color:#7c4b24;font-weight:700}.document-card{display:flex;min-height:290px;flex-direction:column;padding:24px;border:1px solid var(--pd-line);border-radius:16px;background:#fff;box-shadow:0 13px 30px rgba(56,31,17,.06)}.document-card__type{align-self:start;padding:6px 9px;border-radius:6px;color:#fff;font-size:10px;font-weight:700;background:#6b4124}.document-card h3{margin:28px 0 18px;font-size:21px}.document-card dl{display:grid;gap:8px;margin:0}.document-card dl div{display:flex;justify-content:space-between;color:#77665a;font-size:11px}.document-card dd{margin:0;font-weight:700}.document-card__actions{display:flex;gap:9px;margin-top:auto;padding-top:20px}.document-card__actions :is(a,button){padding:10px 12px;border:1px solid #cdb398;border-radius:8px;color:#674020;font-size:10px;font-weight:700;text-decoration:none;background:#fff;cursor:pointer}.certificate-grid article{display:flex;min-height:170px;align-items:center;gap:17px;padding:20px;border:1px solid var(--pd-line);border-radius:14px;background:#fff}.certificate-grid img{width:70px;height:70px;object-fit:contain}.certificate-grid h3{margin:0 0 7px;font-size:18px}.certificate-grid p{margin:4px 0;color:var(--pd-muted);font-size:11px}.certificate-grid>a{margin-left:auto;color:#70431f;font-size:10px;font-weight:700}.product-inquiry{color:#fff!important;background:radial-gradient(circle at 15% 20%,rgba(204,140,64,.2),transparent 25%),linear-gradient(120deg,#2b1a11,#4b2d1b)!important;scroll-margin-top:85px}.product-inquiry__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.product-inquiry h2{color:#fff}.product-inquiry__grid>div>p:not(.product-eyebrow){color:#d6c7bb;line-height:1.8}.product-inquiry__selected{margin-top:28px;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:12px}.product-inquiry__selected small,.product-inquiry__selected strong,.product-inquiry__selected span{display:block}.product-inquiry__selected small{color:#c79a67;text-transform:uppercase}.product-inquiry__form-card{padding:28px;border-radius:18px;color:var(--pd-ink);background:#fff}.product-inquiry-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-inquiry-form label{display:grid;gap:6px;color:#5e493b;font-size:11px;font-weight:700}.product-inquiry-form :is(input,select,textarea){width:100%;padding:12px;border:1px solid #ddcdbd;border-radius:9px;color:#38271d;background:#fff}.product-inquiry-form textarea{resize:vertical}.form-field--full{grid-column:1/-1}.form-consent{grid-template-columns:auto 1fr!important;align-items:start}.form-consent input{width:auto;margin-top:3px}.form-honeypot{position:absolute!important;left:-9999px!important}.form-status{margin-bottom:16px;padding:13px;border-radius:9px;font-size:12px}.form-status--success{color:#245a38;background:#e8f5eb}.form-status--error{color:#7c2f2f;background:#fff0ef}.form-status ul{margin-bottom:0}.faq-list{margin-top:28px;border-top:1px solid var(--pd-line)}.faq-list details{border-bottom:1px solid var(--pd-line)}.faq-list summary{display:flex;justify-content:space-between;padding:22px 0;font-weight:700;cursor:pointer}.faq-list summary span{font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{padding:0 35px 20px 0;color:var(--pd-muted);line-height:1.8}.related-grid article>a{display:block;padding:15px;border:1px solid var(--pd-line);border-radius:16px;color:inherit;text-decoration:none;background:#fff}.related-grid img{width:100%;aspect-ratio:1.5;object-fit:contain;background:#f7f1e9}.related-grid span{display:block;margin-top:17px;color:#a1642e;font-size:10px;font-weight:700;text-transform:uppercase}.related-grid h3{margin:7px 0;font-size:21px}.related-grid p{color:var(--pd-muted);font-size:12px;line-height:1.7}.related-grid strong{color:#754721;font-size:11px}.product-local-cta{position:relative;padding:80px 0;color:#fff;text-align:center;background:linear-gradient(rgba(38,21,12,.88),rgba(38,21,12,.88)),var(--cta-image,none),#2e1a10;background-size:cover;background-position:center}.product-local-cta h2{max-width:850px;margin:0 auto 15px;color:#fff}.product-local-cta>div>p:not(.product-eyebrow){max-width:650px;margin:0 auto 25px;color:#d8c9bd}.product-sibling-nav{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:45px;padding-bottom:45px}.product-sibling-nav a{display:grid;padding:20px;border:1px solid var(--pd-line);border-radius:12px;color:inherit;text-decoration:none}.product-sibling-nav a:last-child{text-align:right}.product-sibling-nav small{color:#9a6a42}.product-mobile-actions{display:none}.product-lightbox,.pdf-modal{width:min(1100px,94vw);height:min(820px,92vh);padding:0;border:0;border-radius:15px;background:#1e130d}.product-lightbox::backdrop,.pdf-modal::backdrop{background:rgba(21,12,7,.82)}.product-lightbox img{width:100%;height:100%;object-fit:contain;padding:35px}.product-lightbox button{position:absolute;z-index:2;width:48px;height:48px;border:0;border-radius:50%;color:#fff;font-size:30px;background:rgba(0,0,0,.55)}.product-lightbox [data-lightbox-close]{top:15px;right:15px}.product-lightbox [data-lightbox-prev]{left:15px;top:48%}.product-lightbox [data-lightbox-next]{right:15px;top:48%}.pdf-modal>div{display:grid;height:100%;grid-template-rows:auto 1fr auto;background:#fff}.pdf-modal header,.pdf-modal footer{display:flex;align-items:center;justify-content:space-between;padding:13px 17px}.pdf-modal h2{margin:0;font-size:20px}.pdf-modal iframe{width:100%;height:100%;border:0;background:#eee}.pdf-modal header button{border:0;font-size:25px;background:none}.pdf-modal footer{justify-content:flex-end;gap:10px}.pdf-modal footer button{padding:10px;border:1px solid var(--pd-line);border-radius:7px;background:#fff}
@media(max-width:1000px){.product-detail-hero__grid{gap:35px}.product-feature-grid{grid-template-columns:repeat(2,1fr)}.storage-grid{grid-template-columns:repeat(2,1fr)}.document-grid,.certificate-grid,.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.product-detail{padding-bottom:62px}.product-detail-hero{padding:35px 0 60px}.product-detail-hero__grid,.product-inquiry__grid{grid-template-columns:1fr}.product-gallery-pro{order:0}.product-detail-hero__content{order:1}.product-detail-hero__content h1{font-size:42px}.product-section{padding:60px 0}.product-section__heading{display:block}.product-section__heading>p{margin-top:12px}.product-feature-grid,.product-benefit-list,.product-application-grid,.packaging-grid,.document-grid,.certificate-grid,.related-grid{grid-template-columns:1fr}.product-feature-grid article{min-height:180px}.storage-grid{grid-template-columns:1fr}.product-inquiry-form{grid-template-columns:1fr}.form-field--full{grid-column:auto}.product-mobile-actions{position:fixed;z-index:50;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);padding:8px max(8px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e3d2c1;background:#fff;box-shadow:0 -10px 30px rgba(46,25,13,.15)}.product-mobile-actions a{display:grid;min-height:44px;place-items:center;border-right:1px solid #e7d8c8;color:#5d391e;font-size:11px;font-weight:700;text-decoration:none}.product-mobile-actions a:last-child{border-right:0}.product-sibling-nav{grid-template-columns:1fr}.spec-group thead{display:none}.spec-group tr{display:grid;grid-template-columns:1fr 1fr;padding:12px;border-top:1px solid #eee2d5}.spec-group :is(th,td){padding:5px;border:0}.spec-group tr th{grid-column:1/-1;width:auto;color:#6d4526}.gallery-arrow{display:none}}
@media print{.topbar,.header,.footer,.cta-strip,.product-primary-actions,.product-utility-actions,.product-mobile-actions,.product-local-cta,.product-sibling-nav,.product-inquiry,.product-faq,.related-products,.gallery-arrow,.product-gallery-pro__thumbs,.spec-actions{display:none!important}.product-detail-hero,.product-section{padding:25px 0;background:#fff!important}.product-detail-hero__grid{grid-template-columns:220px 1fr;gap:30px}.product-gallery-pro__stage{box-shadow:none}.product-section{break-inside:avoid}.product-feature-grid,.product-application-grid,.packaging-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){.product-detail *{scroll-behavior:auto!important;transition:none!important}}

/* Product hero content hierarchy */
.product-detail-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:70px;align-items:start}
.product-gallery-pro{position:sticky;top:110px}
.product-detail-hero__content{padding:4px 0}
.product-detail-hero__content h1{max-width:700px;margin-bottom:18px;font-size:clamp(42px,4.6vw,64px);letter-spacing:-.035em}
.product-detail-hero__lead{max-width:650px;margin:0;font-size:16px;line-height:1.75}
.product-identity{margin:25px 0}
.product-hero-documents{margin:0 0 18px;padding:17px;border:1px solid #dfcbb5;border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 14px 35px rgba(69,39,20,.07)}
.product-hero-documents__heading{display:flex;align-items:center;gap:11px;margin-bottom:13px}
.product-hero-documents__heading>span:last-child{display:grid;gap:2px}
.product-hero-documents__heading small{color:#a16b39;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.product-hero-documents__heading strong{color:#3c281d;font-size:14px}
.product-hero-documents__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#88501f;background:#f3e5d4}
.product-hero-documents__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}
.product-hero-documents__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.product-hero-documents__actions>a{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid #eadccc;border-radius:10px;color:#4e3422;text-decoration:none;background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.product-hero-documents__actions>a:hover{border-color:#bd8248;box-shadow:0 8px 18px rgba(80,46,24,.09);transform:translateY(-2px)}
.product-hero-documents__actions a>span:first-child{min-width:0;overflow:hidden;color:#7c6a5e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.product-hero-documents__actions a small{display:block;margin-bottom:2px;color:#95591f;font-size:11px;font-weight:800}
.product-hero-documents__actions a>strong{flex:0 0 auto;color:#6d421f;font-size:10px}
.product-contact-actions{padding:17px;border-radius:15px;background:#372218}
.product-contact-actions>p{margin:0 0 12px;color:#e4d5c8;font-size:11px;font-weight:600}
.product-contact-actions .product-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.product-contact-actions .product-action{min-height:50px;justify-content:space-between;gap:14px;font-size:11px;transition:filter .2s ease,transform .2s ease}
.product-contact-actions .product-action:hover{filter:brightness(1.06);transform:translateY(-2px)}
.product-utility-actions{margin-top:18px}
@media(max-width:1000px){.product-detail-hero__grid{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:35px}.product-gallery-pro{position:relative;top:auto}.product-hero-documents__actions{grid-template-columns:1fr}.product-contact-actions .product-primary-actions{grid-template-columns:1fr}}
@media(max-width:760px){.product-detail-hero{padding:30px 0 55px}.product-breadcrumb{margin-bottom:24px}.product-detail-hero__grid{grid-template-columns:1fr}.product-detail-hero__content{padding-top:5px}.product-detail-hero__content h1{font-size:clamp(36px,11vw,48px)}.product-identity{margin:20px 0}.product-hero-documents,.product-contact-actions{padding:14px}.product-hero-documents__actions,.product-contact-actions .product-primary-actions{grid-template-columns:1fr}}

@media(max-width:760px){.product-detail .floating-cta{display:none}}

/* Long-form product pages: compact section wayfinding without changing the content order. */
.product-section-nav{position:sticky;z-index:18;top:74px;border-top:1px solid rgba(184,119,47,.14);border-bottom:1px solid rgba(184,119,47,.14);background:rgba(255,253,249,.98);box-shadow:0 5px 16px rgba(56,31,15,.045);backdrop-filter:blur(12px)}
.product-section-nav .container{display:flex;align-items:center;justify-content:center;min-height:48px;overflow-x:auto;scrollbar-width:none}.product-section-nav .container::-webkit-scrollbar{display:none}.product-section-nav__links{display:flex;align-items:center;align-self:stretch;border-left:1px solid rgba(174,109,41,.12);border-right:1px solid rgba(174,109,41,.12)}
.product-section-nav a{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;padding:0 15px;color:#674020;font-size:10px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:color .2s ease,background .2s ease}.product-section-nav a:after{content:"";position:absolute;right:15px;bottom:0;left:15px;height:2px;background:#c77b25;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.product-section-nav a:hover,.product-section-nav a:focus-visible,.product-section-nav a.is-active{color:#9b5a1c;outline:0}.product-section-nav a:hover:after,.product-section-nav a:focus-visible:after,.product-section-nav a.is-active:after{transform:scaleX(1)}
.product-section-nav + .product-overview{padding-top:42px}
.product-section-nav + .product-industries{padding-top:28px}
.product-overview,.product-specifications,.product-applications,.product-packaging,.product-documents,.product-inquiry{scroll-margin-top:138px}
.product-inquiry{position:relative;overflow:hidden}.product-inquiry:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 10%,rgba(240,184,103,.14),transparent 28%)}.product-inquiry__grid{position:relative}.product-inquiry__form-card{box-shadow:0 24px 52px rgba(20,10,4,.18)}.product-inquiry-form .product-action{min-width:180px;border:1px solid rgba(248,211,151,.35)}
.spec-table-wrap--single{border:1px solid var(--pd-line);border-radius:13px;background:#fff;box-shadow:0 13px 30px rgba(59,33,18,.045)}.spec-table{width:100%;border-collapse:collapse}.spec-table thead th{padding:13px 18px;color:#907d6e;font-size:9px;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#faf6f0}.spec-table :is(th,td){padding:12px 18px;border-top:1px solid #eee2d5;text-align:left;font-size:13px}.spec-table tbody>tr>th{width:42%;color:#4c3424;font-weight:700}.spec-table td{color:#665549}.spec-table__group th{width:auto!important;padding:10px 18px!important;color:#8d561f!important;font-size:10px!important;letter-spacing:.1em;text-transform:uppercase;background:#f7ecdf}
@media(max-width:760px){.product-section-nav{top:70px}.product-section-nav .container{justify-content:flex-start;min-height:44px;width:calc(100% - 28px)}.product-section-nav__links{min-width:max-content}.product-section-nav a{padding:0 10px;font-size:8px}.product-section-nav a:after{right:10px;left:10px}.product-section-nav + .product-overview{padding-top:32px}.product-overview,.product-specifications,.product-applications,.product-packaging,.product-documents,.product-inquiry{scroll-margin-top:124px}.spec-table :is(th,td){padding:10px 12px;font-size:12px}.spec-table tbody>tr>th{width:46%}.product-inquiry-form .product-action{width:100%}}

/* Premium industrial product presentation. */
.product-detail{background:#fffdfa}.product-detail-hero{position:relative;overflow:hidden;padding:64px 0 78px;border-bottom:1px solid rgba(166,102,34,.16);background:radial-gradient(circle at 11% 8%,rgba(232,180,104,.17),transparent 25%),linear-gradient(90deg,rgba(118,71,29,.055) 1px,transparent 1px),linear-gradient(rgba(118,71,29,.055) 1px,transparent 1px),linear-gradient(135deg,#fffdf9,#f5ecdf);background-size:auto,44px 44px,44px 44px,auto}.product-detail-hero:after{content:"";position:absolute;right:-100px;bottom:-130px;width:410px;height:410px;border:1px solid rgba(178,116,48,.18);border-radius:50%;box-shadow:0 0 0 45px rgba(178,116,48,.045),0 0 0 90px rgba(178,116,48,.028);pointer-events:none}.product-detail-hero .container{position:relative;z-index:1}.product-breadcrumb{margin-bottom:30px;color:#8a7464;font-weight:700;letter-spacing:.02em}.product-breadcrumb a{color:#8a531f}.product-gallery-pro__stage{border-radius:18px;border-color:rgba(156,93,32,.24);box-shadow:0 28px 68px rgba(55,30,12,.16),inset 0 1px rgba(255,255,255,.9)}.product-gallery-pro__stage:before{content:"";position:absolute;top:18px;left:18px;width:36px;height:3px;background:#c77b25;box-shadow:12px 0 0 rgba(199,123,37,.24)}.product-detail-hero__content{position:relative;padding:15px 0 10px}.product-eyebrow{color:#a7641d;font-weight:800;letter-spacing:.18em}.product-detail-hero__content h1{max-width:11ch;color:#2d1b12;font-weight:800;line-height:1;letter-spacing:-.055em}.product-detail-hero__lead{max-width:56ch;color:#6c594b}.product-identity{gap:9px}.product-identity span{min-height:73px;border-radius:8px;border-left:3px solid #c17a2d;box-shadow:0 7px 18px rgba(65,36,15,.045)}.product-hero-documents{border-radius:10px;border-top:3px solid #c17a2d;box-shadow:0 16px 38px rgba(59,32,13,.09)}.product-contact-actions{position:relative;overflow:hidden;border:1px solid rgba(237,186,104,.18);background:linear-gradient(120deg,#2b190f,#4a2b18)}.product-contact-actions:after{content:"";position:absolute;right:-24px;top:-36px;width:112px;height:112px;border:1px solid rgba(244,195,122,.18);border-radius:50%;box-shadow:0 0 0 22px rgba(244,195,122,.045);pointer-events:none}.product-contact-actions>*{position:relative;z-index:1}.product-section{position:relative;padding:clamp(54px,6vw,86px) 0}.product-section:nth-of-type(even):not(.product-benefits):not(.product-inquiry){background:linear-gradient(135deg,#fcf8f2,#f7eee3)}.product-section__heading{padding-bottom:22px;border-bottom:1px solid rgba(166,102,34,.16)}.product-section__heading>div{position:relative}.product-section__heading>div:after{content:"";position:absolute;left:0;bottom:-23px;width:64px;height:3px;background:linear-gradient(90deg,#c77722,#e7b56d)}.product-section__heading h2,.product-section>div>h2{color:#2d1b12;font-weight:800;letter-spacing:-.045em}.product-overview .product-richtext{max-width:76ch;font-size:17px;line-height:1.9}.product-feature-grid article,.product-application-grid article,.packaging-grid article,.document-card{border-radius:10px;border-color:rgba(159,96,35,.2);box-shadow:0 15px 35px rgba(63,35,15,.06)}.product-feature-grid article{position:relative;overflow:hidden}.product-feature-grid article:after{content:"";position:absolute;right:-25px;bottom:-25px;width:95px;height:95px;border:1px solid rgba(191,124,49,.12);border-radius:50%}.product-feature-grid h3,.product-application-grid h3,.packaging-grid h3,.document-card h3{color:#342017}.spec-table-wrap--single{border-radius:10px;box-shadow:0 18px 42px rgba(61,34,14,.075)}.spec-table thead th{padding:15px 20px;color:#735139;background:#f4e7d7}.spec-table :is(th,td){padding:14px 20px}.spec-table tbody tr:not(.spec-table__group):hover{background:#fffaf3}.spec-table__group th{padding:11px 20px!important;background:#eee0cf}.product-inquiry{border-top:1px solid rgba(237,186,104,.22);border-bottom:1px solid rgba(237,186,104,.22)}.product-inquiry h2{font-size:clamp(33px,3.8vw,52px);letter-spacing:-.055em}.product-inquiry__selected{border-radius:8px;border-left:3px solid #d58a26}.product-inquiry__form-card{border-radius:14px}.product-local-cta{padding:92px 0}.product-sibling-nav a{border-radius:10px;background:#fff;box-shadow:0 10px 26px rgba(57,31,13,.05)}
@media(max-width:760px){.product-detail-hero{padding:35px 0 54px;background-size:auto,26px 26px,26px 26px,auto}.product-detail-hero:after{right:-150px;bottom:-185px}.product-detail-hero__content{padding-top:20px}.product-detail-hero__content h1{max-width:100%}.product-identity span{min-height:64px}.product-section__heading{padding-bottom:17px}.product-section__heading>div:after{bottom:-18px}.product-overview .product-richtext{font-size:16px}.spec-table thead th,.spec-table :is(th,td){padding:10px 12px}.product-local-cta{padding:68px 0}}
.product-benefits .product-section__heading h2{color:#fff}.product-benefits .product-section__heading{border-bottom-color:rgba(255,255,255,.14)}
.product-section>div>h2{line-height:1.08}.product-inquiry h2{line-height:1.04}
.product-gallery-pro__stage picture{display:block;width:100%;height:100%}
.product-gallery-pro__stage picture img{display:block;width:100%;height:100%;object-fit:cover}
.product-gallery-pro__stage{aspect-ratio:auto;display:block}
.product-gallery-pro__stage picture{height:auto}
.product-gallery-pro__stage picture img{width:100%;height:auto;object-fit:contain}
.product-feature-grid article>span{width:68px;height:68px;font-size:25px}
.product-feature-grid article>span::after{inset:10px}
.product-feature-grid h3{margin-top:28px}

/* Interaction polish shared by every dynamic product page. */
.product-gallery-pro__stage img,.product-gallery-pro__thumbs button,.product-action,.product-feature-grid article,.product-application-grid article,.packaging-grid article,.document-card,.certificate-grid article,.related-grid article>a,.product-industries span,.storage-grid article,.document-card__actions :is(a,button),.spec-actions :is(a,button),.gallery-arrow{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background-color .24s ease,filter .24s ease}
.product-feature-grid article>span{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.24);box-shadow:0 8px 18px rgba(71,39,19,.16)}
.product-feature-grid article>span::after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.25);border-radius:50%}
.product-section-nav a:focus-visible,.product-action:focus-visible,.gallery-arrow:focus-visible,.product-gallery-pro__thumbs button:focus-visible,.document-card__actions :is(a,button):focus-visible,.spec-actions :is(a,button):focus-visible{outline:3px solid rgba(199,119,34,.38);outline-offset:3px}
@media(hover:hover){
 .product-gallery-pro__stage:hover img{transform:scale(1.045)}
 .product-gallery-pro__thumbs button:hover{border-color:#bd7d38;box-shadow:0 8px 17px rgba(62,35,16,.13);transform:translateY(-2px)}
 .gallery-arrow:hover{border-color:#bd7d38;color:#fff;background:#a96220;box-shadow:0 12px 24px rgba(84,45,17,.2);transform:translateY(-2px)}
 .product-action--primary:hover,.product-action--whatsapp:hover{box-shadow:0 12px 24px rgba(79,40,14,.22);transform:translateY(-2px)}
 .product-action--outline:hover{border-color:#ad6d2e;color:#fff;background:#70401c;transform:translateY(-2px)}
 .product-feature-grid article:hover,.product-application-grid article:hover,.packaging-grid article:hover,.document-card:hover,.certificate-grid article:hover,.related-grid article>a:hover{border-color:#c88946;box-shadow:0 19px 38px rgba(59,32,13,.14);transform:translateY(-5px)}
 .product-feature-grid article:hover>span{background:#a96220;transform:rotate(-5deg) scale(1.08)}
 .product-application-grid article:hover img,.packaging-grid article:hover img,.related-grid article>a:hover img{filter:saturate(1.08) contrast(1.03);transform:scale(1.035)}
 .product-industries span:hover{border-color:#bd7d38;color:#fff;background:#8d521f;box-shadow:0 9px 18px rgba(76,40,16,.16);transform:translateY(-2px)}
 .storage-grid article:hover{box-shadow:0 12px 24px rgba(59,32,13,.1);transform:translateY(-3px)}
 .document-card__actions :is(a,button):hover,.spec-actions :is(a,button):hover{border-color:#bd7d38;color:#fff;background:#8d521f;transform:translateY(-1px)}
}


/* Executive product-detail information panel. */
.product-detail-hero__content{max-width:650px}
.product-identity{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 18px}
.product-identity span{position:relative;display:grid;align-content:center;min-height:66px;padding:13px 15px;border:1px solid rgba(161,97,32,.18);border-left:3px solid #c67824;border-radius:9px;background:rgba(255,255,255,.84);box-shadow:0 8px 20px rgba(61,34,14,.045);font-size:13px;font-weight:750}
.product-identity span small{margin-bottom:6px;color:#96755a;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.product-identity .is-featured{border-left-color:#5a321b;color:#fff;background:linear-gradient(135deg,#302015,#59321c);box-shadow:0 12px 24px rgba(46,25,12,.16)}
.product-identity .is-featured small{color:#d9b58a}
.product-hero-documents{position:relative;margin:0 0 15px;padding:0;overflow:hidden;border:1px solid rgba(171,102,31,.22);border-top:3px solid #c77925;border-radius:12px;background:linear-gradient(145deg,#fff,#fcf7f0);box-shadow:0 16px 36px rgba(62,34,13,.08)}
.product-hero-documents__heading{align-items:center;margin:0;padding:16px 18px 13px;border-bottom:1px solid rgba(166,101,35,.13)}
.product-hero-documents__heading strong{font-size:15px;letter-spacing:-.015em}
.product-hero-documents__icon{width:40px;height:40px;border:1px solid rgba(183,115,42,.14);border-radius:10px;background:#f6e8d5}
.product-hero-documents__actions{gap:10px;padding:12px 14px 14px}
.product-hero-documents__actions>a{position:relative;min-height:74px;padding:12px 13px 12px 16px;border:1px solid rgba(165,99,32,.19);border-radius:9px;background:#fff;box-shadow:0 5px 13px rgba(60,34,15,.035)}
.product-hero-documents__actions>a:before{content:"";position:absolute;top:13px;bottom:13px;left:0;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(#d98b33,#a55d1b)}
.product-hero-documents__actions a>span:first-child{display:grid;gap:3px;color:#746358;font-size:10px;line-height:1.35}
.product-hero-documents__actions a small{margin:0;color:#a5611e;font-size:10px;letter-spacing:.1em}
.product-hero-documents__actions a>strong{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:5px;color:#663c1c;background:#fbf0e2;font-size:9px;letter-spacing:.03em;text-transform:uppercase}
.product-hero-documents__actions a:hover>strong{color:#fff;background:#9a5b20}
.product-contact-actions{padding:16px 18px 17px;border-radius:12px}
.product-contact-actions>p{margin-bottom:11px;font-size:11px}
.product-contact-actions .product-action{min-height:46px;border-radius:8px;font-size:10px}
@media(max-width:760px){.product-identity{grid-template-columns:1fr 1fr;gap:8px}.product-identity span{min-height:62px;padding:11px}.product-hero-documents__actions{grid-template-columns:1fr;padding:11px}.product-hero-documents__actions>a{min-height:65px}.product-contact-actions .product-primary-actions{grid-template-columns:1fr}}
