.product-detail-page{background-color:var(--background-light,#f9f6f0)}.product-hero{background-color:#0c1211;padding:1.5rem 0 6rem;position:relative;overflow:hidden}.product-hero-bg{pointer-events:none;background:radial-gradient(at 60%,#b48c3c14 0%,#0000 70%);position:absolute;inset:0}.product-hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.product-hero-image-wrap{aspect-ratio:1;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;width:100%;position:relative;overflow:hidden}.product-hero-img{object-fit:contain;padding:1.5rem}.product-hero-text{color:#fff}.product-hero-category{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color,#c9a84c);border:1px solid var(--accent-color,#c9a84c);border-radius:2px;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.product-hero-title{font-family:var(--font-heading);letter-spacing:-.01em;margin-bottom:1rem;font-size:3.2rem;font-weight:400;line-height:1.15}.product-hero-tagline{color:var(--accent-color,#c9a84c);margin-bottom:1.5rem;font-size:1.15rem;font-style:italic;font-weight:300}.product-hero-divider{background-color:var(--accent-color,#c9a84c);width:50px;height:2px;margin-bottom:1.5rem}.product-hero-desc{color:#ffffffc7;margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.85}.product-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.product-about{background-color:#fff;padding:7rem 0}.product-about-inner{grid-template-columns:1fr 420px;align-items:start;gap:6rem;display:grid}.section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-color,#c9a84c);margin-bottom:1rem;font-size:.7rem;font-weight:700;display:inline-block}.product-about-title{font-family:var(--font-heading);color:var(--primary-color,#1a1a1a);margin-bottom:1rem;font-size:2.2rem;font-weight:400;line-height:1.3}.product-about-divider{background-color:var(--accent-color,#c9a84c);width:50px;height:2px;margin-bottom:2rem}.product-about-desc{color:#444;font-size:1.05rem;font-weight:300;line-height:2}.product-specs-panel{color:#fff;background-color:#0c1211;border-radius:6px;padding:2.5rem;position:sticky;top:100px}.specs-title{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-color,#c9a84c);border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.1rem;font-weight:500}.specs-list{margin:0;padding:0;list-style:none}.spec-row{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:baseline;gap:1rem;padding:.8rem 0;display:flex}.spec-row:last-child{border-bottom:none}.spec-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;flex-shrink:0;font-size:.78rem}.spec-value{color:#ffffffe6;text-align:right;font-size:.9rem}.product-usecases{background-color:#f4f1eb;padding:7rem 0}.usecases-header{margin-bottom:4rem}.usecases-title{font-family:var(--font-heading);color:var(--primary-color,#1a1a1a);margin-bottom:1rem;font-size:2.4rem;font-weight:400;line-height:1.25}.usecases-divider{background-color:var(--accent-color,#c9a84c);width:60px;height:2px;margin:0 auto}.usecases-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.usecase-card{background-color:#fff;border:1px solid #0000000f;border-radius:6px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.usecase-card:not(.has-image){padding:2.5rem}.usecase-card.has-image .usecase-content{flex:1;padding:2.5rem}.usecase-image-container{aspect-ratio:16/9;background-color:#f0ebe1;width:100%;position:relative;overflow:hidden}.usecase-image{object-fit:cover;transition:transform .6s cubic-bezier(.2,1,.3,1)}.usecase-card:hover .usecase-image{transform:scale(1.05)}.usecase-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.usecase-icon{margin-bottom:1rem;font-size:2.2rem;line-height:1}.usecase-title{font-family:var(--font-heading);color:var(--primary-color,#1a1a1a);margin-bottom:.75rem;font-size:1.15rem;font-weight:500}.usecase-desc{color:#555;font-size:.95rem;font-weight:300;line-height:1.8}.product-cta{color:#fff;background-color:#0c1211;padding:8rem 0}.product-cta-title{font-family:var(--font-heading);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2.8rem;font-weight:400}.product-cta-desc{color:#ffffffbf;max-width:620px;margin:0 auto 3rem;font-size:1.1rem;font-weight:300;line-height:1.9}.product-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:960px){.product-hero-inner{grid-template-columns:1fr;gap:3rem}.product-hero-image-wrap{max-width:400px;margin:0 auto}.product-hero-title{font-size:2.4rem}.product-about-inner{grid-template-columns:1fr;gap:3rem}.product-specs-panel{position:static}.usecases-grid{grid-template-columns:1fr}}@media (max-width:600px){.product-hero-title{font-size:1.9rem}.product-hero-actions{flex-direction:column}.product-cta-title{font-size:2rem}}
