.bork-product-page{background:#39322f;color:#fff}
.bork-product-hero{display:grid;min-height:calc(100vh - 112px);grid-template-columns:66% 34%;background:#39322f}
.bork-product-hero__visual{position:relative;min-height:calc(100vh - 112px);overflow:hidden;background:radial-gradient(circle at 50% 42%,#d6cec7 0,#bbb1aa 58%,#9e948e 100%)}
.bork-product-hero__media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}
.bork-product-hero__media img{width:100%;height:100%;object-fit:contain;padding:5.5vh 5vw 2vh;transition:opacity .16s ease,transform .6s ease}
.bork-product-hero__visual:hover .bork-product-hero__media img{transform:scale(1.012)}
.bork-product-breadcrumbs{position:absolute;top:28px;left:clamp(24px,3.4vw,65px);z-index:3}
.bork-product-breadcrumbs a{display:flex;align-items:center;gap:11px;color:rgba(255,255,255,.9);font-size:1rem;font-weight:500;text-shadow:0 1px 8px rgba(0,0,0,.3)}
.bork-product-breadcrumbs a span{font-size:2rem;font-weight:200;line-height:1}
.bork-product-hero__content{display:flex;min-height:calc(100vh - 112px);align-items:center;padding:60px clamp(45px,5vw,100px);background:#39322f}
.bork-product-hero__content>div{width:100%}
.bork-product-hero h1{max-width:500px;font-size:clamp(2rem,3.2vw,3.7rem);font-weight:300;line-height:1.08;letter-spacing:-.035em}
.bork-product-colors{margin-top:28px}.bork-product-colors p{margin-bottom:13px;color:rgba(255,255,255,.52);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.bork-product-colors>div{display:flex;flex-wrap:wrap;gap:10px}.bork-product-colors button{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.04);padding:8px 13px 8px 8px;color:rgba(255,255,255,.72);font-size:.86rem;transition:.18s}.bork-product-colors button:hover,.bork-product-colors button.is-active{border-color:#ff6a00;color:#fff;background:rgba(255,106,0,.08)}.bork-product-colors button span{width:25px;height:25px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:var(--product-color);box-shadow:inset 0 0 0 3px rgba(0,0,0,.12)}.bork-product-colors button.is-active span{outline:2px solid #ff6a00;outline-offset:3px}.bork-product-colors button strong{font-weight:400}
.bork-product-buy{display:flex;align-items:center;gap:22px;margin-top:34px}
.bork-product-price{min-width:max-content}.bork-product-price strong{display:block;color:rgba(255,255,255,.55);font-size:1rem;font-weight:400}.bork-product-price span{color:rgba(255,255,255,.35);font-size:.8rem;text-decoration:line-through}
.bork-purchase-form button,.bork-contact-button{display:inline-flex;min-width:205px;min-height:68px;align-items:center;justify-content:center;gap:13px;border:2px solid #ff6a00;border-radius:999px;background:transparent;padding:0 28px;color:#fff;font-size:.92rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:.2s}
.bork-purchase-form button:hover,.bork-contact-button:hover{background:#ff6a00}
.bork-purchase-form button span{font-size:1.2rem;font-weight:300}
.bork-product-gallery{position:absolute;right:24px;bottom:24px;z-index:3;display:flex;gap:8px}
.bork-product-gallery button{width:58px;height:58px;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:rgba(36,31,28,.35);padding:5px;opacity:.65;transition:.2s}
.bork-product-gallery button.is-active,.bork-product-gallery button:hover{border-color:#ff6a00;opacity:1}.bork-product-gallery img{width:100%;height:100%;object-fit:contain}
.bork-product-sticky-buy{position:fixed;top:160px;right:20px;z-index:80;display:flex;align-items:center;gap:22px;min-width:425px;padding:18px 20px 18px 30px;border-radius:999px;background:#201c1a;box-shadow:0 15px 45px rgba(0,0,0,.25);opacity:0;visibility:hidden;transform:translateY(-12px);pointer-events:none;transition:.22s}
.bork-product-sticky-buy.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.bork-product-sticky-buy>div{margin-left:auto;text-align:right}.bork-product-sticky-buy strong,.bork-product-sticky-buy span{display:block}.bork-product-sticky-buy strong{font-size:.88rem;font-weight:500}.bork-product-sticky-buy>div span{margin-top:3px;color:rgba(255,255,255,.52);font-size:.82rem}.bork-product-sticky-buy .bork-purchase-form button,.bork-product-sticky-buy .bork-contact-button{min-width:182px;min-height:50px}
.bork-product-features{padding:30px 0 70px}
.bork-product-feature{display:grid;min-height:640px;grid-template-columns:1fr 1fr;align-items:center;background:#39322f}
.bork-product-feature.is-reversed .bork-product-feature__image{order:2}
.bork-product-feature__image{width:82%;height:80%;max-height:690px;justify-self:center;overflow:hidden;border-radius:16px;background:#ada39c}
.bork-product-feature__image img{width:100%;height:100%;object-fit:cover}
.bork-product-feature figcaption{max-width:560px;padding:70px clamp(35px,5vw,100px)}
.bork-product-feature h2{font-size:clamp(1.8rem,2.3vw,2.5rem);font-weight:400;line-height:1.15;letter-spacing:-.02em}
.bork-product-feature p{margin-top:28px;color:rgba(255,255,255,.92);font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.5}
.bork-product-video{padding:80px clamp(20px,6vw,120px);background:#39322f}
.bork-product-video__inner{width:min(100%,1280px);margin:0 auto}
.bork-product-video__heading{margin-bottom:26px}
.bork-product-video__heading span{display:block;margin-bottom:10px;color:#c77d4a;font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}
.bork-product-video__heading h2{font-size:clamp(1.8rem,3vw,3.2rem);font-weight:300;line-height:1.1}
.bork-product-video__frame{position:relative;overflow:hidden;border-radius:22px;background:#191513;box-shadow:0 26px 70px rgba(0,0,0,.28);aspect-ratio:16/9}
.bork-product-video__frame iframe,.bork-product-video__frame video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover}
.bork-product-information{display:grid;min-height:760px;padding:70px clamp(45px,8vw,150px);grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:radial-gradient(circle at 24% 40%,rgba(255,255,255,.06),transparent 28%),linear-gradient(120deg,#181614,#26221f);border-top:1px solid rgba(255,255,255,.08)}
.bork-product-information__visual{display:flex;min-height:570px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.04);background:radial-gradient(circle,rgba(255,255,255,.04),transparent 65%)}
.bork-product-information__visual img{width:88%;height:550px;object-fit:contain;filter:grayscale(1) contrast(1.15) brightness(.95)}
.bork-product-information__content h2{margin-bottom:32px;font-size:clamp(1.8rem,2.6vw,2.7rem);font-weight:400}
.bork-product-information__list>div{display:grid;padding:20px 0;grid-template-columns:1fr 1fr;gap:25px;border-bottom:1px solid rgba(255,255,255,.14)}
.bork-product-information__list span,.bork-product-information__list strong{font-size:1rem;line-height:1.35}.bork-product-information__list strong{text-align:right;font-weight:400}
.bork-product-information details{margin-top:27px}.bork-product-information summary{display:flex;align-items:center;gap:15px;color:rgba(255,255,255,.58);font-size:.86rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;list-style:none}.bork-product-information summary span{font-size:1.5rem;font-weight:200}.bork-product-information details p{margin-top:20px;color:rgba(255,255,255,.62);line-height:1.7}
.bork-product-related{width:min(100% - 40px,1440px);margin:auto;padding:80px 0 110px}.bork-product-related>h2{margin-bottom:38px;font-size:clamp(1.8rem,3vw,3rem);font-weight:300}.bork-product-related>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 20px}
@media(max-width:1023px){.bork-product-hero{grid-template-columns:1fr}.bork-product-hero__visual{min-height:65svh}.bork-product-hero__content{min-height:auto;padding:45px 24px 60px}.bork-product-buy{justify-content:space-between}.bork-product-sticky-buy{top:auto;right:12px;bottom:14px;left:12px;min-width:0}.bork-product-feature,.bork-product-feature.is-reversed{min-height:0;grid-template-columns:1fr}.bork-product-feature.is-reversed .bork-product-feature__image{order:0}.bork-product-feature__image{width:calc(100% - 32px);height:62vw;max-height:none;margin-top:26px}.bork-product-feature figcaption{padding:38px 25px 65px}.bork-product-information{grid-template-columns:1fr;padding:60px 25px}.bork-product-information__visual{min-height:400px}.bork-product-information__visual img{height:380px}.bork-product-related>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.bork-product-hero__media img{padding:70px 12px 30px}.bork-product-breadcrumbs{top:18px;left:18px}.bork-product-buy{align-items:flex-start;flex-direction:column}.bork-product-buy form,.bork-product-buy button,.bork-product-buy .bork-contact-button{width:100%}.bork-product-gallery{display:none}.bork-product-sticky-buy{padding:10px 12px 10px 18px;gap:10px}.bork-product-sticky-buy strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bork-product-sticky-buy .bork-purchase-form button,.bork-product-sticky-buy .bork-contact-button{min-width:132px;min-height:46px;padding:0 14px;font-size:.72rem}.bork-product-feature__image{height:82vw}.bork-product-information__list>div{grid-template-columns:.9fr 1.1fr}.bork-product-related>div{grid-template-columns:1fr}}
