.product-detail-page{background:#f4f0e9;color:#1d1d1b}.product-header{background:rgba(244,240,233,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(40,35,28,.08)}
.pd-main{padding-top:96px}.pd-hero{padding:54px 0 96px;background:radial-gradient(circle at 15% 15%,rgba(249,115,22,.08),transparent 30%),#f4f0e9}.pd-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:28px;font-size:12px;color:#8b867e}.pd-breadcrumb a{color:#5f5a53}.pd-breadcrumb strong{font-weight:700;color:#24211d}.pd-breadcrumb span{color:#f97316}
.pd-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:64px;align-items:start}.pd-gallery{min-width:0}.pd-stage{position:relative;overflow:hidden;min-height:600px;border-radius:28px;background:#e9e4dc;border:1px solid rgba(31,29,25,.08);box-shadow:0 34px 80px rgba(37,30,21,.1);isolation:isolate}.pd-stage:after{content:"";position:absolute;inset:auto -12% -28% 18%;height:52%;background:radial-gradient(ellipse,rgba(249,115,22,.17),transparent 68%);z-index:-1}.pd-stage>img{display:block;width:100%;height:600px;object-fit:contain;padding:28px;transition:opacity .18s ease,transform .45s cubic-bezier(.2,.7,.2,1);cursor:zoom-in}.pd-stage:hover>img{transform:scale(1.018)}.pd-stage--empty{display:grid;place-items:center;color:#8f8980;font-weight:700}
.pd-stage__zoom{position:absolute;top:20px;right:20px;z-index:3;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.7);background:rgba(24,23,21,.76);color:#fff;border-radius:999px;padding:10px 14px;font:700 12px Manrope;backdrop-filter:blur(12px);cursor:pointer}.pd-stage__zoom svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.pd-counter{position:absolute;bottom:20px;right:20px;z-index:2;border-radius:999px;background:rgba(24,23,21,.78);color:#fff;padding:8px 12px;font:700 12px "Space Grotesk";backdrop-filter:blur(10px)}
.pd-arrow{position:absolute;top:50%;z-index:3;width:48px;height:48px;margin-top:-24px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(255,255,255,.78);box-shadow:0 12px 30px rgba(0,0,0,.12);font:400 35px/1 Arial;color:#171715;cursor:pointer;backdrop-filter:blur(10px);transition:.25s ease}.pd-arrow:hover{background:#f97316;color:#fff;transform:scale(1.05)}.pd-arrow--prev{left:18px}.pd-arrow--next{right:18px}
.pd-thumbs{display:flex;gap:12px;overflow-x:auto;padding:16px 2px 4px;scrollbar-width:thin;scroll-snap-type:x proximity}.pd-thumb{flex:0 0 104px;height:82px;padding:5px;border:1px solid #d7d0c7;border-radius:15px;background:#ebe5dc;cursor:pointer;opacity:.68;transition:.25s ease;scroll-snap-align:start}.pd-thumb:hover,.pd-thumb.is-active{opacity:1;border-color:#f97316;box-shadow:0 0 0 2px rgba(249,115,22,.15)}.pd-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}
.pd-info{position:sticky;top:118px;padding:38px 0}.pd-info h1{margin:17px 0 18px;font-size:clamp(42px,4.8vw,68px);line-height:.98;letter-spacing:-.055em}.pd-lead{font-size:17px;line-height:1.75;color:#6b665f;margin:0 0 32px}.pd-features{border-top:1px solid #d9d2c8;border-bottom:1px solid #d9d2c8;margin:30px 0}.pd-features>div{display:grid;grid-template-columns:34px 1fr;gap:1px 12px;padding:17px 0;border-bottom:1px solid #ded8cf}.pd-features>div:last-child{border-bottom:0}.pd-features span{grid-row:1/3;font:700 11px "Space Grotesk";color:#f97316;padding-top:3px}.pd-features strong{font-size:14px}.pd-features small{font-size:12px;color:#8a847c}.pd-actions{display:grid;gap:11px}.pd-primary{width:100%;justify-content:space-between}.pd-primary span{font-size:18px}.pd-whatsapp{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border:1px solid #d4cdc3;border-radius:999px;background:rgba(255,255,255,.55);font-size:13px;font-weight:800;transition:.25s ease}.pd-whatsapp:hover{border-color:#25d366;background:#fff;transform:translateY(-2px)}.pd-whatsapp svg{width:22px;height:22px;fill:none;stroke:#1cab54;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.pd-note{display:flex;gap:9px;margin-top:18px;color:#777168;font-size:12px;line-height:1.55}.pd-note span{color:#f97316;font-weight:800}
.pd-description-section{padding:96px 0;background:#171715;color:#fff}.pd-description-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.pd-description-grid h2{max-width:500px;margin-top:15px;font-size:clamp(38px,4vw,58px)}.pd-description{border-left:1px solid #363631;padding-left:46px}.pd-description p{margin:0;font-size:17px;line-height:1.9;color:#aaa9a3}.pd-similar .section-heading{margin-bottom:34px}.pd-product-card{min-height:420px}.pd-product-card>img{width:100%;height:205px;object-fit:cover;border-radius:15px;margin-bottom:18px}.pd-product-card .product-number{background:rgba(255,255,255,.85);padding:4px 8px;border-radius:999px}.pd-card-category{display:block;color:#f97316;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}
.pd-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:rgba(9,9,8,.94);opacity:0;visibility:hidden;transition:.25s ease;touch-action:pan-y}.pd-lightbox.is-open{opacity:1;visibility:visible}.pd-lightbox__body{width:min(86vw,1300px);height:min(84vh,900px);display:grid;place-items:center}.pd-lightbox__body img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;user-select:none}.pd-lightbox__close{position:absolute;top:24px;right:28px;width:48px;height:48px;border:1px solid #4a4a45;border-radius:50%;background:#1c1c19;color:#fff;font-size:30px;cursor:pointer}.pd-lightbox__arrow{position:absolute;top:50%;width:54px;height:54px;margin-top:-27px;border:1px solid #44443f;border-radius:50%;background:#1c1c19;color:#fff;font-size:38px;cursor:pointer}.pd-lightbox__arrow:hover,.pd-lightbox__close:hover{background:#f97316;border-color:#f97316}.pd-lightbox__arrow--prev{left:28px}.pd-lightbox__arrow--next{right:28px}.pd-lightbox__count{position:absolute;bottom:25px;color:#b7b5af;font:600 13px "Space Grotesk"}
@media(max-width:980px){.pd-main{padding-top:74px}.pd-layout{grid-template-columns:1fr;gap:24px}.pd-stage,.pd-stage>img{min-height:520px;height:520px}.pd-info{position:static;padding:24px 0 0}.pd-description-grid{grid-template-columns:1fr;gap:38px}.pd-description{border-left:0;border-top:1px solid #363631;padding:34px 0 0}.product-detail-page .main-nav{top:0}}
@media(max-width:640px){.pd-hero{padding:28px 0 68px}.pd-breadcrumb{margin-bottom:18px}.pd-stage,.pd-stage>img{height:390px;min-height:390px}.pd-stage>img{padding:12px}.pd-stage__zoom span{display:none}.pd-stage__zoom{width:42px;height:42px;padding:0;justify-content:center}.pd-arrow{width:42px;height:42px;margin-top:-21px}.pd-arrow--prev{left:10px}.pd-arrow--next{right:10px}.pd-counter{right:12px;bottom:12px}.pd-thumb{flex-basis:82px;height:66px}.pd-info h1{font-size:44px}.pd-description-section{padding:70px 0}.pd-lightbox__body{width:96vw;height:76vh}.pd-lightbox__arrow{top:auto;bottom:22px;width:46px;height:46px}.pd-lightbox__arrow--prev{left:20px}.pd-lightbox__arrow--next{right:20px}.pd-lightbox__count{bottom:36px}.pd-lightbox__close{top:16px;right:16px}.pd-similar{padding-top:74px}}
@media(prefers-reduced-motion:reduce){.pd-stage>img,.pd-thumb,.pd-arrow,.pd-lightbox{transition:none}}


/* ERAXCASE v3.8.1 - enlarge control removed */
.pd-stage__zoom{display:none!important;}
