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