.product-hero{padding:4.5rem 0 2rem}.product-hero-grid{grid-template-columns:1fr .95fr;align-items:center;gap:2rem;display:grid}.product-hero-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.product-hero-copy h1{letter-spacing:-.045em;margin:1rem 0;font-size:clamp(2.8rem,5vw,4.5rem);line-height:.96}.product-lead{max-width:62ch;color:var(--text-soft);font-size:1.05rem;line-height:1.85}.product-hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.product-price-box{border:1px solid var(--line);background:#ffffff0b;border-radius:20px;flex-direction:column;gap:.2rem;margin-top:1.5rem;padding:1rem 1.15rem;display:inline-flex}.product-hero-visual{justify-content:center;display:flex}.product-main-image{border:1px solid var(--line);background:radial-gradient(circle at top right, rgba(var(--brand-rgb-2), .18), transparent 30%), linear-gradient(180deg, #ffffff0d, #ffffff05), var(--panel);width:100%;min-height:440px;box-shadow:var(--shadow-lg);border-radius:30px;overflow:hidden}.product-main-image img{object-fit:cover;width:100%;height:100%;min-height:440px;display:block}.product-image-placeholder{justify-content:center;align-items:center;min-height:440px;display:flex}.product-image-placeholder span{color:#ffffffeb;font-size:7rem;font-weight:800}.product-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.product-story-card,.product-specs-card,.product-note-card{border:1px solid var(--line);background:radial-gradient(circle at top right, rgba(var(--brand-rgb-2), .1), transparent 28%), linear-gradient(180deg, #ffffff0a, #ffffff05), var(--panel);box-shadow:var(--shadow);border-radius:28px}.product-story-card{padding:1.75rem}.product-story-content{gap:1rem;display:grid}.product-story-content p{color:var(--text-soft);margin:0;line-height:1.85}.product-specs-layout,.product-specs-stack{display:block}.product-specs-card{padding:1.4rem}.product-specs-card-wide{max-width:1040px}.product-specs-card h3{margin:0 0 1rem;font-size:1.28rem;line-height:1.15}.product-specs-list{gap:.85rem;display:grid}.product-spec-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.product-spec-row span{color:var(--text-soft);line-height:1.6}.product-spec-row strong{color:var(--white);text-align:right;line-height:1.5}.product-spec-row-top{align-items:flex-start}.product-inline-chips{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;max-width:70%;display:flex}.product-note-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.product-note-card{padding:1.35rem;transition:transform .22s,border-color .22s,box-shadow .22s}.product-note-card:hover{border-color:rgba(var(--brand-rgb-2), .24);transform:translateY(-4px);box-shadow:0 18px 44px #00000057}.product-note-card p{color:var(--text-soft);margin:0;line-height:1.8}.info-card{padding:1.5rem}.info-card h2{margin:.9rem 0 1rem;font-size:1.6rem;line-height:1.1}.styled-list{margin:0;padding-left:1.15rem}.styled-list li{color:var(--text-soft);line-height:1.8}.styled-list li+li{margin-top:.8rem}.chip-grid{flex-wrap:wrap;gap:.8rem;display:flex}.related-products-section{position:relative}.related-products-head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.related-products-heading{flex:auto;min-width:0;margin-bottom:0}.related-products-all{flex-shrink:0;align-self:flex-end}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.related-card{min-width:0;padding:0}.related-card-premium{border:1px solid var(--line);background:radial-gradient(circle at top right, rgba(var(--brand-rgb-2), .1), transparent 28%), linear-gradient(180deg, #ffffff0a, #ffffff05), var(--panel);min-height:100%;box-shadow:var(--shadow);border-radius:28px;flex-direction:column;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden}.related-card-premium:hover{border-color:rgba(var(--brand-rgb-2), .24);transform:translateY(-4px);box-shadow:0 18px 44px #00000057}.related-card-top{flex-direction:column;flex:1;align-items:flex-start;padding:1.4rem 1.4rem 1rem;display:flex}.related-card-bottom{margin-top:auto;padding:0 1.4rem 1.4rem}.related-card h3{margin:1rem 0 .75rem;font-size:1.3rem;line-height:1.12}.related-card p{color:var(--text-soft);margin:0;line-height:1.8}.related-card .product-link{width:fit-content}.product-pill-list{gap:.9rem;margin-top:1.2rem;display:grid}.product-pill-item{width:fit-content;max-width:100%;min-height:46px;color:var(--text);background:#ffffff09;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:.75rem;padding:.82rem 1rem;line-height:1.6;display:inline-flex;box-shadow:inset 0 1px #ffffff06}.product-pill-dot{background:linear-gradient(180deg, #79d7ff 0%, var(--brand-to) 100%);width:.55rem;height:.55rem;box-shadow:0 0 14px rgba(var(--brand-rgb-2), .45);border-radius:999px;flex:none}@media (width<=1100px){.product-hero-grid,.product-info-grid,.related-grid,.product-note-grid{grid-template-columns:1fr}.related-products-head{align-items:flex-start}}@media (width<=768px){.product-hero{padding:3.75rem 0 1.5rem}.product-hero-grid{gap:1.35rem}.product-lead{max-width:100%;font-size:1rem;line-height:1.78}.product-hero-actions{flex-direction:column;align-items:stretch;gap:.75rem}.product-hero-actions .btn{width:100%}.product-price-box{width:100%;max-width:100%;margin-top:1.15rem}.info-card{padding:1.25rem}.info-card h2{font-size:1.38rem;line-height:1.12}.product-story-card,.product-specs-card,.product-note-card,.product-specs-card{border-radius:24px;padding:1.2rem}.product-spec-row{flex-direction:column;align-items:flex-start}.product-spec-row strong{text-align:left}.product-inline-chips{justify-content:flex-start;max-width:100%}.related-products-head{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.35rem}.related-products-heading{width:100%}.related-products-heading h2,.related-products-heading p{max-width:100%}.related-products-all{align-self:stretch;width:100%}.related-card-top{padding:1.2rem 1.2rem .95rem}.related-card-bottom{padding:0 1.2rem 1.2rem}.related-card-premium{border-radius:24px}.product-pill-item{border-radius:20px;width:100%}}@media (width<=640px){.product-main-image,.product-main-image img,.product-image-placeholder{min-height:280px}.product-hero-copy h1{margin:.85rem 0 .9rem;font-size:clamp(2.2rem,10vw,3.2rem)}.product-hero-meta{gap:.55rem}.product-story-card,.product-specs-card,.product-note-card{border-radius:22px;padding:1.1rem}.info-card{padding:1.1rem}.info-card h2{margin:.8rem 0 .9rem;font-size:1.28rem}.product-specs-card h3{font-size:1.14rem}.product-spec-row{border-radius:16px;gap:.5rem;padding:.85rem .9rem}.product-pill-list{gap:.75rem}.product-pill-item{padding:.78rem .9rem;line-height:1.55}.related-products-head{gap:.85rem;margin-bottom:1.1rem}.related-card h3{margin:.85rem 0 .65rem;font-size:1.18rem;line-height:1.16}.related-card p{font-size:.96rem;line-height:1.72}.related-card-top{padding:1.05rem 1.05rem .9rem}.related-card-bottom{padding:0 1.05rem 1.05rem}.related-card-premium{border-radius:22px}.related-products-all{min-height:46px}}
