.product-page main{padding-bottom:4rem;background-color:#fff;color:#777;font-family:inherit;line-height:1.6}@media(min-width:1025px){.product-buy-card{position:sticky;top:1.5rem}}.pdp-hero-banner{position:relative;background:radial-gradient(1200px 380px at 85% -10%,rgba(255,138,31,.18),transparent 60%),radial-gradient(800px 300px at 0% 120%,rgba(217,84,0,.12),transparent 60%),linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid #e5e7eb;padding:38px 0 34px;overflow:hidden}.pdp-hero-banner:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,23,42,.08),transparent)}.pdp-hero-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.pdp-hero-banner__text{flex:1 1 500px;min-width:0}.pdp-hero-banner__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;color:#64748b;margin-bottom:14px}.pdp-hero-banner__breadcrumbs a{color:#64748b;text-decoration:none;transition:color .2s cubic-bezier(.2,.8,.2,1)}.pdp-hero-banner__breadcrumbs a:hover{color:var(--et_warm-color)}.pdp-hero-banner__breadcrumbs span[aria-hidden]{color:#0f172a4d}.pdp-hero-banner__breadcrumbs span[aria-current]{color:#0f172a;font-weight:600}.pdp-hero-banner__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#cf4b00;background:#ff6a001a;padding:6px 14px;border-radius:999px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.pdp-hero-banner__dot{width:7px;height:7px;border-radius:50%;background:var(--et_warm-color);box-shadow:0 0 0 4px #ff6a0033;animation:pdp-dot-pulse 1.8s ease-in-out infinite}@keyframes pdp-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.pdp-hero-banner__title{margin:12px 0 0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#0f172a;letter-spacing:-.025em;line-height:1.2;max-width:640px}.pdp-hero-banner__badge{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pdp-hero-banner__badge-label{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#ff8a1f,#ff6a00 55%,#ef5400);-webkit-background-clip:text;background-clip:text;color:transparent}.pdp-hero-banner__badge-hint{font-size:12px;font-weight:600;color:#64748b;letter-spacing:.02em}@media(max-width:768px){.pdp-hero-banner{padding:26px 0 22px}.pdp-hero-banner__inner{gap:18px}.pdp-hero-banner__badge{width:100%;align-items:flex-start}.pdp-hero-banner__title{font-size:1.65rem}}.pdp-product-visual{position:relative;width:100%;min-width:0;padding:0;margin:0}.pdp-visual-column{z-index:0}.pdp-hero-image-wrap{position:relative;width:100%;aspect-ratio:1;max-height:560px;padding:0;margin:0;overflow:hidden;background:#f9fafb;cursor:zoom-in}.pdp-hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:opacity .15s ease}.pdp-hero-image-wrap:after{display:none}@media(prefers-reduced-motion:no-preference){.pdp-hero-image-wrap:hover img{opacity:.92}}.pdp-zoom-trigger{position:absolute;z-index:4;bottom:14px;right:14px;display:inline-flex;align-items:center;gap:.5rem;padding:.58rem 1.05rem .58rem .72rem;border:none;cursor:pointer;background:#fffffff5;color:#161616;font-size:.8125rem;font-weight:600;font-family:inherit;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 4px 22px #0000002e,0 0 0 1px #0000000f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.pdp-zoom-trigger:hover{background:#111;color:#fff;box-shadow:0 10px 32px #00000047;transform:translateY(-2px)}.pdp-zoom-trigger:active{transform:translateY(0)}.pdp-zoom-trigger:focus-visible{outline:3px solid var(--et_active-color);outline-offset:3px}.pdp-zoom-trigger__icon{display:flex;align-items:center;justify-content:center;color:var(--et_active-color)}.pdp-zoom-trigger:hover .pdp-zoom-trigger__icon{color:#90d5f0}.pdp-zoom-lightbox{padding:0;border:none;margin:0;width:100%;max-width:100vw;height:100%;max-height:100dvh;background:transparent}.pdp-zoom-lightbox::backdrop{background:#060808e6;backdrop-filter:blur(8px)}.pdp-zoom-lightbox__inner{min-height:100%;min-width:100%;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,2rem);box-sizing:border-box}.pdp-zoom-lightbox__panel{position:relative;max-width:min(96vw,1080px);width:100%}.pdp-zoom-lightbox__close{position:absolute;top:0;right:0;z-index:3;width:46px;height:46px;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.pdp-zoom-lightbox__close:hover{background:#ffffff42;transform:scale(1.06)}.pdp-zoom-lightbox__close:focus-visible{outline:2px solid #fff;outline-offset:3px}.pdp-zoom-lightbox__frame{margin-top:2.75rem;background:#0a0a0a;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 24px #00000059,0 32px 64px #00000073;overflow:hidden}.pdp-zoom-lightbox__img{display:block;width:100%;height:auto;max-height:min(76vh,880px);object-fit:contain;vertical-align:middle}.pdp-zoom-lightbox__hint{text-align:center;color:#ffffff9e;font-size:.8125rem;margin:1rem 0 0;line-height:1.45}@media(max-width:576px){.pdp-zoom-trigger__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-zoom-trigger{padding:.7rem;border-radius:50%}}.product-devis-badge{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:wrap;padding:.55rem .9rem;border-radius:10px;background:#ff6a000f;border:none;margin-bottom:1.25rem}.product-devis-badge__label{font-size:.9375rem;font-weight:700;color:#ff6a00;letter-spacing:-.01em}.product-devis-badge__hint{font-size:.75rem;color:#888;font-weight:500}.price-meta{font-size:.875rem;color:#777;font-weight:500}.product-pdf-embed{margin-top:3rem;padding-top:2.5rem;border-top:none}.product-pdf-embed h2{font-size:1.35rem;margin-bottom:.5rem}.product-pdf-embed__hint{font-size:.875rem;color:#777;margin-bottom:1rem}.product-pdf-frame-wrap{border-radius:14px;overflow:hidden;border:none;background:#f5f6f8;box-shadow:none}.product-pdf-frame{display:block;width:100%;height:min(720px,85vh);min-height:480px;border:none}.product-breadcrumb{padding:1rem 0 .5rem;font-size:.8125rem;color:#777}.product-breadcrumb a{color:var(--et_active-color);font-weight:500}.product-breadcrumb a:hover{text-decoration:underline}.product-breadcrumb span[aria-current=page]{color:#333;font-weight:500}.product-breadcrumb .sep{margin:0 .35rem;opacity:.45}.product-hero{padding:2rem 0 3.5rem}.product-detail-grid{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start}@media(min-width:1025px){.product-detail-grid .pdp-product-visual{flex:0 0 calc(47% - 15px)}.product-detail-grid .product-buy-card{flex:0 0 calc(50% - 15px)}}.pdp-gallery{position:relative}.pdp-gallery__state{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-gallery__stage-wrap{position:relative;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#0a1e36,#0d3a5c 45%,#0a1628);box-shadow:0 24px 48px #0000001f,0 0 0 1px #ffffff0f inset;min-height:clamp(320px,52vw,520px)}.pdp-gallery__stage-wrap.pdp-gallery__stage-wrap--photo{background:#f9fafb;min-height:0;border-radius:0;overflow:hidden;box-shadow:none;border:none}.pdp-gallery__stage-wrap.pdp-gallery__stage-wrap--photo .pdp-gallery__badge{top:1rem;left:1rem;right:auto;z-index:6;background:#ad7b09;color:#fff;padding:5px 10px;border-radius:0;box-shadow:none;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.04em}@media(min-width:993px){.pdp-visual-column{position:sticky;top:1rem;align-self:start}}.pdp-gallery__stage{position:relative;aspect-ratio:1;max-height:560px}.pdp-gallery__slide{position:absolute;inset:0;display:none;align-items:center;justify-content:center;padding:8%}.pdp-gallery__slide--a{background:radial-gradient(ellipse 80% 70% at 50% 40%,rgba(0,149,213,.15),transparent)}.pdp-gallery__slide--b{background:radial-gradient(ellipse 80% 70% at 30% 60%,rgba(255,255,255,.08),transparent)}.pdp-gallery__slide--c{background:radial-gradient(ellipse 70% 60% at 70% 35%,rgba(0,149,213,.2),transparent)}.pdp-gallery__slide--d{background:radial-gradient(ellipse 80% 80% at 50% 100%,rgba(0,0,0,.35),transparent)}#pdp-g0:checked~.pdp-gallery__stage-wrap .pdp-gallery__slide--0,#pdp-g1:checked~.pdp-gallery__stage-wrap .pdp-gallery__slide--1,#pdp-g2:checked~.pdp-gallery__stage-wrap .pdp-gallery__slide--2,#pdp-g3:checked~.pdp-gallery__stage-wrap .pdp-gallery__slide--3{display:flex}.pdp-gallery__badge{position:absolute;top:1rem;left:1rem;z-index:2;background:#fffffff2;color:#0a1628;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .75rem;border-radius:8px;box-shadow:0 4px 12px #00000014}.pdp-drone-svg{width:min(88%,400px);height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.35))}.pdp-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem;margin-top:1rem}.pdp-gallery__thumbs label{cursor:pointer;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease;aspect-ratio:1;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.pdp-gallery__thumbs label:hover{border-color:#ff6a00}#pdp-g0:checked~.pdp-gallery__thumbs label[for=pdp-g0],#pdp-g1:checked~.pdp-gallery__thumbs label[for=pdp-g1],#pdp-g2:checked~.pdp-gallery__thumbs label[for=pdp-g2],#pdp-g3:checked~.pdp-gallery__thumbs label[for=pdp-g3]{border-color:#ff6a00;box-shadow:0 0 0 2px #ff6a0040}.pdp-gallery__thumb-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:12%;background:linear-gradient(160deg,#dfe8ee,#c5d1dc)}.pdp-gallery__thumb-inner--dark{background:linear-gradient(160deg,#1d3a4a,#0f2230)}.pdp-gallery__thumb-inner--dark .pdp-drone-svg--thumb{filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}.pdp-drone-svg--thumb{width:72%;height:auto;fill:#3d3d3d}.pdp-drone-svg--thumb-light{fill:#e0e8e6}.product-buy-card{position:relative;background:#fff;border:none;border-radius:0;padding:clamp(1.5rem,3vw,2.25rem) 0;box-shadow:none}.product-page .product-buy-card h1{letter-spacing:-.03em;line-height:1.2}.product-buy-card__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--et_active-color);margin-bottom:.35rem}.product-cta-stack{display:flex;flex-direction:column;gap:.85rem;margin-top:.25rem}.product-cta-stack .product-cta-whatsapp-hero{margin-bottom:0}.product-cta-whatsapp-hero{margin-bottom:1.35rem}.btn-whatsapp-mega{display:flex;align-items:center;gap:.85rem;width:100%;padding:1.05rem 1.15rem 1.05rem 1rem;border:none;border-radius:14px;cursor:pointer;text-decoration:none;text-align:left;color:#fff;font-family:inherit;background:linear-gradient(145deg,#2fe677,#25d366 38%,#128c7e);box-shadow:0 1px #fff3 inset,0 2px 8px #25d36638,0 4px 16px #128c7e24,0 1px 3px #0000000f;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;position:relative;overflow:hidden}.btn-whatsapp-mega:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.22) 0%,transparent 45%);pointer-events:none;opacity:.85}.btn-whatsapp-mega:hover{color:#fff;filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 1px #ffffff3d inset,0 4px 12px #25d36647,0 8px 20px #128c7e2e,0 2px 5px #00000014}.btn-whatsapp-mega:active{transform:translateY(0);filter:brightness(.98)}.btn-whatsapp-mega:focus-visible{outline:3px solid #128c7e;outline-offset:3px}.btn-whatsapp-mega__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#ffffff38;position:relative;z-index:1}.btn-whatsapp-mega__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem;position:relative;z-index:1}.btn-whatsapp-mega__title{font-size:1.05rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.btn-whatsapp-mega__subtitle{font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.95}.btn-whatsapp-mega__arrow{flex-shrink:0;font-size:1.35rem;font-weight:300;opacity:.9;position:relative;z-index:1;transition:transform .2s ease}.btn-whatsapp-mega:hover .btn-whatsapp-mega__arrow{transform:translate(4px)}.product-cta-whatsapp-hero__hint{margin:.55rem 0 0;font-size:.75rem;color:#888;text-align:center;line-height:1.4}.btn-devis-email{display:inline-block;width:100%;text-align:center;padding:1rem 1.25rem;font-weight:600;font-size:.95rem;font-family:inherit;border-radius:10px;cursor:pointer;text-decoration:none;color:#111;background:#fff;border:2px solid #111;box-shadow:0 2px #111;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.btn-devis-email:hover{background:#111;color:#fff;transform:translateY(-1px);box-shadow:0 4px #111}.btn-devis-email:active{transform:translateY(1px);box-shadow:0 1px #111}.btn-devis-email:focus-visible{outline:3px solid var(--et_active-color);outline-offset:3px}.product-cta-stack .product-add-devis-row{margin:0}.btn-add-devis{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.95rem 1.1rem;border:2px dashed #ff6a00;border-radius:10px;background:#ff6a000a;color:#2d2a2a;font-size:.9375rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.btn-add-devis:hover{background:#ff6a0017;border-style:solid}.btn-add-devis:focus-visible{outline:3px solid #ff6a00;outline-offset:2px}.btn-add-devis__icon{display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:8px;background:#ff6a00;color:#fff;font-size:1.25rem;font-weight:600;line-height:1}.btn-add-devis.is-added-flash{background:#2ecc7133;border-color:#27ae60;border-style:solid}.product-add-devis-feedback{display:flex;align-items:flex-start;gap:.65rem;margin-top:.65rem;padding:.8rem .95rem;border-radius:10px;background:linear-gradient(135deg,#2ecc7124,#00695c17);border:1px solid rgba(39,174,96,.4);font-size:.875rem;line-height:1.45;animation:product-devis-feedback-in .4s ease}@keyframes product-devis-feedback-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.product-add-devis-feedback__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#27ae60;color:#fff;font-size:.85rem;font-weight:800;line-height:1;margin-top:.05rem}.product-add-devis-feedback__body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.product-add-devis-feedback__ok{font-weight:600;color:#145c3e}.product-add-devis-feedback__link{font-weight:700;font-size:.8125rem;color:var(--et_active-color);text-decoration:underline;text-underline-offset:3px}.product-add-devis-feedback__link:hover{color:var(--et_active-color-dark)}.product-add-devis-feedback__link:focus-visible{outline:2px solid var(--et_active-color);outline-offset:2px;border-radius:2px}.product-buy-card h1{font-size:clamp(1.5rem,2.5vw,1.85rem);line-height:1.25;margin-bottom:.75rem;letter-spacing:-.02em}.product-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:1.25rem}.product-rating-row .stars{color:#e6a000;font-size:1rem;letter-spacing:1px}.product-rating-row .rating-meta{font-size:.875rem;color:#888}.product-rating-row .rating-meta a{color:var(--et_active-color);font-weight:600}.product-price-row{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.product-price-row .price-current{font-size:2rem;font-weight:700;color:#111}.product-price-row .price-old{font-size:1.1rem;color:#999;text-decoration:line-through}.product-price-row .price-save{font-size:.8125rem;font-weight:600;color:#c62828;background:#ffebee;padding:.2rem .5rem;border-radius:6px}.product-lead{font-size:.9375rem;color:#444;line-height:1.7;margin-bottom:1.75rem;padding-bottom:0;border-bottom:none}.product-options label{display:block;font-size:.8125rem;font-weight:600;color:#333;margin-bottom:.5rem}.product-options select{width:100%;padding:.85rem 1rem;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:.9375rem;margin-bottom:1rem;background:#fff;cursor:pointer}.product-options select:focus{outline:none;border-color:var(--et_active-color)}.product-qty-row{display:flex;gap:.75rem;margin-bottom:1.25rem}.product-qty-row input[type=number]{width:4.5rem;padding:.85rem;border:2px solid #e0e0e0;border-radius:10px;font:inherit;text-align:center}.product-qty-row input:focus{outline:none;border-color:var(--et_active-color)}.product-cta-row{display:flex;flex-direction:column;gap:.65rem}.product-cta-row .btn{width:100%;text-align:center;padding:1rem 1.25rem;font-weight:600}.product-cta-row .btn-devis-email{margin-top:.15rem}.product-cta-stack .product-cta-row .btn-devis-email{margin-top:0}.product-trust-inline{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:0;border-top:none;font-size:.8125rem;color:#999}.product-trust-inline span{display:inline-flex;align-items:center;gap:.35rem}.product-stock{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:#2e7d32;margin-bottom:1rem}.product-stock:before{content:"";width:8px;height:8px;background:#4caf50;border-radius:50%;box-shadow:0 0 0 3px #4caf5040}.product-detail-body{margin-top:2.5rem;display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:100%}.product-tabs{border-radius:14px;border:1px solid #e5e7eb;overflow:visible;background:#fff;box-shadow:none}.product-tabs__nav{display:inline-flex;flex-wrap:wrap;gap:6px;padding:6px;margin:0 0 .5rem;background:#f5f6f8;border:none;border-radius:999px;box-shadow:none}.product-tabs__nav a{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;color:#64748b;border-radius:999px;border-bottom:none;transition:color .25s ease,background .25s ease,box-shadow .25s ease}.product-tabs__nav a:hover{color:#0f172a;background:#0f172a0a}.product-tabs__nav a.is-active{background:linear-gradient(135deg,#ff8a1f,#ff6a00 55%,#ef5400);color:#fff;box-shadow:0 8px 18px -6px #ff6a0073}.product-tabs__panel{padding:clamp(1.5rem,3vw,2.5rem)}.product-tabs .product-tabs__panel+.product-tabs__panel{border-top:none;padding-top:2rem}.product-tabs__panel h2{position:relative;font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:1.25rem;padding-left:16px}.product-tabs__panel h2:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:4px;background:linear-gradient(180deg,#ff8a1f,#ef5400)}.product-tabs__panel p{margin-bottom:1rem;color:#444;line-height:1.75;font-size:15px}.product-spec-table{width:100%;border-collapse:collapse;font-size:.9rem;margin-bottom:1.5rem}.product-spec-table th,.product-spec-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px dashed rgba(129,129,129,.2)}.product-spec-table th{width:38%;color:#2d2a2a;font-weight:600;background:transparent}.product-spec-table td{font-weight:500;color:#444}.product-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.product-highlight{padding:1.15rem;border-radius:14px;background:#f5f6f8;border:none}.product-highlight strong{display:block;font-size:.9375rem;color:#111;margin-bottom:.25rem}.product-highlight span{font-size:.8125rem;color:#666;line-height:1.45}.product-pdf-section{margin-top:2.5rem;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;background:#fff}.product-pdf-card{display:flex;gap:1.25rem;padding:1.5rem;background:#f8f9fa;border:none;border-radius:14px;margin-bottom:1.5rem;box-shadow:none}.product-pdf-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:14px;background:linear-gradient(135deg,#ff8a1f,#ef5400);color:#fff;box-shadow:0 4px 12px #ff6a0033}.product-pdf-card__body{flex:1;min-width:0}.product-pdf-card__title{font-size:1.05rem;font-weight:700;color:#111;margin:0 0 .35rem;line-height:1.3}.product-pdf-card__desc{font-size:.875rem;color:#666;margin:0 0 .85rem;line-height:1.5}.product-pdf-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.product-pdf-card__btn{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1.15rem;border-radius:10px;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.product-pdf-card__btn--primary{background:#ff6a00;color:#fff;box-shadow:0 2px 8px #ff6a0033}.product-pdf-card__btn--primary:hover{background:#ef5400;transform:translateY(-1px);box-shadow:0 4px 14px #ef540047;color:#fff}.product-pdf-card__btn--secondary{background:transparent;color:#ff6a00;border:1px solid rgba(255,106,0,.25)}.product-pdf-card__btn--secondary:hover{background:#ff6a000f;border-color:#ff6a00}@media(max-width:576px){.product-pdf-card{flex-direction:column;align-items:flex-start}.product-pdf-card__actions{flex-direction:column;width:100%}.product-pdf-card__btn{width:100%;justify-content:center}}.product-related{margin-top:4rem;padding-top:3rem;border-top:none;background:linear-gradient(180deg,#fff,#fafbfc);padding:3rem 0 4rem;border-radius:24px}.product-related__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.product-related__header h2{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;color:#0a0a0a;margin:0}.product-related__see-all{flex-shrink:0;font-size:.875rem;font-weight:600;color:#ff6a00;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(255,106,0,.2);transition:background .2s ease,border-color .2s ease,gap .2s ease}.product-related__see-all:hover{background:#ff6a000f;border-color:#ff6a00;gap:.55rem}.product-related-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem}.product-related-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#f9fafb;text-decoration:none;color:inherit;border:none;box-shadow:none;transition:box-shadow .3s ease,transform .3s ease,border-color .25s ease}.product-related-card:hover{box-shadow:0 12px 32px #00000014;transform:translateY(-4px);background:#fff}.product-related-card__img{position:relative;aspect-ratio:4 / 3;background:#f0f2f1;overflow:hidden}.product-related-card__img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product-related-card:hover .product-related-card__img img{transform:scale(1.05)}.product-related-card__body{flex:1;padding:1.15rem 1.25rem 1.35rem;display:flex;flex-direction:column}.product-related-card__cat{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--et_active-color);margin-bottom:.35rem}.product-related-card__title{font-size:1rem;font-weight:700;color:#111;margin:0 0 .4rem;line-height:1.3;letter-spacing:-.01em}.product-related-card__excerpt{font-size:.8125rem;color:#666;line-height:1.5;margin:0 0 .85rem;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-related-card__cta{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:700;color:var(--et_warm-color);margin-top:auto;transition:gap .2s ease}.product-related-card:hover .product-related-card__cta{gap:.6rem}@media(max-width:1200px){.product-related-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.product-related-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.product-related__header h2{font-size:1.25rem}}@media(max-width:576px){.product-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.product-detail-grid .pdp-product-visual,.product-detail-grid .product-buy-card{flex:0 0 100%}.pdp-hero-image-wrap{aspect-ratio:1;max-height:420px}.pdp-gallery__stage-wrap.pdp-gallery__stage-wrap--photo .pdp-gallery__badge{top:1rem;left:1rem;right:auto}}.product-price-block{display:flex;flex-direction:column;gap:4px;padding:.75rem 1rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#ff6a000f,#ff8a1f0a);border-left:3px solid #ff6a00;border-radius:0 10px 10px 0}.product-price-block__amount{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#ff8a1f,#ff6a00 55%,#ef5400);-webkit-background-clip:text;background-clip:text;color:transparent}.product-price-block__note{font-size:.75rem;font-weight:500;color:#888}.pdp-hero-banner__price{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#ff8a1f,#ff6a00 55%,#ef5400);-webkit-background-clip:text;background-clip:text;color:transparent}.pdp-hero-banner__meta{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.pdp-meta-brand{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0f172a;padding:3px 10px;border-radius:4px}.pdp-meta-ref{font-size:.8rem;font-weight:600;color:#64748b;font-family:ui-monospace,Cascadia Code,monospace}.product-variants{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.product-variant-group{display:flex;flex-direction:column;gap:8px}.product-variant-group__label{font-size:.8125rem;font-weight:700;color:#374151;letter-spacing:.03em;text-transform:uppercase}.product-variant-group__options{display:flex;flex-wrap:wrap;gap:8px}.product-variant-btn{padding:6px 16px;border:1.5px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.product-variant-btn:hover{border-color:#ff6a00;color:#ff6a00;box-shadow:0 0 0 3px #ff6a001a}.product-variant-btn.is-selected{border-color:#ff6a00;background:#ff6a00;color:#fff;box-shadow:0 2px 8px #ff6a004d}.product-specs{margin-bottom:2.5rem;background:#fff;border-radius:14px;border:1px solid #e5e7eb;overflow:hidden}.product-specs__title{font-size:1.05rem;font-weight:700;color:#0f172a;padding:1rem 1.25rem;margin:0;border-bottom:1px solid #e5e7eb;background:#f9fafb;letter-spacing:-.01em}.product-specs__table{width:100%;border-collapse:collapse;font-size:.875rem}.product-specs__table tr{border-bottom:1px solid #f1f3f5;transition:background .15s ease}.product-specs__table tr:last-child{border-bottom:none}.product-specs__table tr:hover{background:#fafafa}.product-specs__table th{text-align:left;padding:.65rem 1.25rem;font-weight:600;color:#374151;width:38%;vertical-align:top;white-space:nowrap}.product-specs__table td{padding:.65rem 1.25rem;color:#555;vertical-align:top}@media(max-width:640px){.product-specs__table th,.product-specs__table td{display:block;width:100%;padding:.4rem 1rem}.product-specs__table th{padding-top:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888}.product-specs__table tr{display:block;padding-bottom:.5rem}}a.product-variant-btn{display:inline-block;text-decoration:none;color:#374151}a.product-variant-btn:hover{border-color:#ff6a00;color:#ff6a00;box-shadow:0 0 0 3px #ff6a001a}a.product-variant-btn.is-selected,span.product-variant-btn.is-selected{border-color:#ff6a00;background:#ff6a00;color:#fff;box-shadow:0 2px 8px #ff6a004d;pointer-events:none;cursor:default}.product-variant-btn.is-unavailable{opacity:.38;cursor:not-allowed;border-style:dashed}
