.product-page-body{min-height:100vh;background:linear-gradient(135deg,#f5f5f3,#e4e4e1)}
.product-site-header{position:sticky;top:0;z-index:5}.product-site-header .header-main{grid-template-columns:minmax(220px,1fr) auto auto}.product-site-header .main-nav{justify-content:flex-end}
.product-page{max-width:1240px;min-height:calc(100vh - 190px);margin:0 auto;padding:38px 28px 78px}.product-loading,.product-not-found{padding:90px 20px;color:var(--muted);text-align:center;font-size:16px}
.product-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 23px;color:var(--muted);font-size:13px}.product-breadcrumb a{color:inherit;text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-breadcrumb span{color:#a4a4a0}
.product-view{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(34px,6vw,82px);align-items:start}.product-view__media{position:sticky;top:118px;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:26px;background:rgba(255,255,255,.68);box-shadow:0 20px 48px rgba(0,0,0,.1)}.product-view__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.product-view__body{padding:12px 0}.product-code{margin:0 0 12px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.12em}.product-view h1{max-width:650px;margin:0;color:var(--ink);font-size:clamp(36px,5vw,64px);line-height:1.03;letter-spacing:-.07em}.product-description{max-width:650px;margin:23px 0;color:#4b4b48;font-size:17px;line-height:1.8}.product-price{margin:25px 0 0;color:var(--ink);font-size:31px;font-weight:850;letter-spacing:-.05em}.product-price small{margin-right:10px;color:var(--muted);font-size:13px;font-weight:800;letter-spacing:0}.product-stock{display:inline-flex;margin:16px 0 0;padding:7px 10px;border-radius:999px;background:#e9e9e5;color:#1d1d1b;font-size:12px;font-weight:800}.product-stock.stock-out{background:#e7d8d6;color:#7d2b25}.product-stock.stock-low{background:#f0e5ca;color:#6a4a03}.product-stock.stock-preorder{background:#dde3ee;color:#263d68}
.product-actions{display:flex;flex-wrap:wrap;gap:10px;margin:27px 0 34px}.product-actions .button{border:0;cursor:pointer}.product-actions .button[disabled]{cursor:not-allowed;opacity:.5}.product-actions .button--ghost{border:1px solid var(--line)}.product-actions .button--ghost:hover{border-color:#777;background:#fff}
.product-add-status{min-height:20px;margin:-22px 0 24px;color:#176447;font-size:13px;font-weight:800}
.product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #d4d4d0;border-radius:16px;background:#d4d4d0}.product-facts div{min-height:91px;padding:17px 18px;background:rgba(255,255,255,.75)}.product-facts dt{margin:0 0 9px;color:var(--muted);font-size:12px;font-weight:800}.product-facts dd{margin:0;color:var(--ink);font-size:14px;font-weight:750;line-height:1.55}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 0}.product-tags span{padding:7px 10px;border:1px solid #d2d2ce;border-radius:999px;background:#f8f8f7;color:#333;font-size:12px;font-weight:750}
.product-related{margin:83px 0 0;padding-top:42px;border-top:1px solid #d2d2ce}.product-related__head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.product-related h2{margin:0;font-size:30px;letter-spacing:-.05em}.product-related a{color:var(--ink);font-size:13px;font-weight:800}.product-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.related-card{overflow:hidden;border:1px solid rgba(255,255,255,.86);border-radius:17px;background:rgba(255,255,255,.66);color:inherit;text-decoration:none;box-shadow:0 12px 26px rgba(0,0,0,.06)}.related-card img{display:block;width:100%;aspect-ratio:1.3/1;object-fit:cover}.related-card div{padding:16px}.related-card small{color:var(--muted);font-weight:700}.related-card h3{margin:7px 0 0;font-size:16px;line-height:1.35}.related-card:hover{transform:translateY(-2px);box-shadow:0 18px 30px rgba(0,0,0,.1)}
.product-seo-fallback{max-width:780px;margin:58px auto}.product-seo-fallback h1{font-size:42px}.product-seo-fallback p{color:var(--muted);line-height:1.75}
@media(max-width:850px){.product-page{padding:28px 20px 64px}.product-view{grid-template-columns:1fr;gap:28px}.product-view__media{position:static;max-width:620px}.product-related__grid{grid-template-columns:1fr 1fr}.product-site-header .header-main{grid-template-columns:minmax(0,1fr) auto}.product-site-header .main-nav{display:none}}
@media(max-width:540px){.product-page{padding:21px 16px 52px}.product-view h1{font-size:39px}.product-description{font-size:15px}.product-facts{grid-template-columns:1fr}.product-related{margin-top:56px}.product-related__grid{grid-template-columns:1fr}.product-related h2{font-size:26px}.product-related__head{align-items:start;flex-direction:column}.product-actions .button{width:100%;text-align:center}.product-site-header .header-main{height:68px}.product-site-header .account-link{font-size:11px}}
