.variant-image-selector{flex-direction:column;gap:1rem;width:100%;display:flex}.variant-image-wrap{aspect-ratio:1;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;width:100%;position:relative;overflow:hidden}.variant-image-layer{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.variant-image-layer.active{opacity:1;pointer-events:auto}.variant-pills{justify-content:center;gap:.5rem;display:flex}.variant-pill{font-family:var(--font-body,sans-serif);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:2px;padding:.5rem 1.2rem;font-size:.75rem;font-weight:600;transition:color .3s,border-color .3s,background-color .3s}.variant-pill:hover{color:#fffc;border-color:#ffffff59}.variant-pill.active{color:var(--accent-color,#c9a84c);border-color:var(--accent-color,#c9a84c);background:#c9a84c14}@media (max-width:960px){.variant-image-wrap{max-width:400px;margin:0 auto}}
.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:radial-gradient(at 50% 48%,#f5f1eb 38%,#c9c2b6 68%,#7a7268 100%);border:none;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f,0 24px 70px -10px #000000b3}.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-hero-actions .btn{justify-content:center;min-width:200px}.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-mid-cta{background:#f8f5ef;border-top:1px solid #efece5;border-bottom:1px solid #efece5;padding:2.5rem 0}.product-mid-cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.product-mid-cta-text{font-family:var(--font-body);color:var(--primary-color);margin:0;font-size:1.05rem;font-weight:500}.product-mid-cta-buttons{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}@media (max-width:600px){.product-mid-cta-inner{text-align:center;flex-direction:column}.product-mid-cta-buttons{justify-content:center}}.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}.product-cta-buttons .btn{justify-content:center;min-width:200px}.product-related{background:#fafaf8;border-top:1px solid #ece8e0;padding:7rem 0}.related-header{margin-bottom:3.5rem}.related-title{font-family:var(--font-heading);color:var(--primary-color,#1a1a1a);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem;font-weight:300}.related-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.related-card{color:inherit;background:#fff;border:1px solid #ece8e0;border-radius:4px;flex-direction:column;text-decoration:none;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;overflow:hidden}.related-card:hover{border-color:#d4af3766;transform:translateY(-3px);box-shadow:0 8px 32px #00000017}.related-card-image-wrap{background:#fff;flex-shrink:0;width:100%;padding-top:85%;position:relative;overflow:hidden}.related-card-image{transition:transform .4s}.related-card:hover .related-card-image{transform:scale(1.04)}.related-card-body{flex-direction:column;flex:1;padding:1.4rem 1.5rem 1.75rem;display:flex}.related-card-category{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.14em;color:var(--accent-color,#c9a84c);margin-bottom:.5rem;font-size:.67rem;font-weight:700}.related-card-title{font-family:var(--font-heading);color:#1a1a1a;margin-bottom:.75rem;font-size:1.1rem;font-weight:400;line-height:1.3}.related-card-desc{font-family:var(--font-body);color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.25rem;font-size:.86rem;line-height:1.65;display:-webkit-box;overflow:hidden}.related-card-cta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a;font-size:.77rem;font-weight:700;transition:color .2s}.related-card:hover .related-card-cta{color:var(--accent-color,#c9a84c)}@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}.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.related-grid{grid-template-columns:1fr}.product-hero-title{font-size:1.9rem}.product-hero-actions{flex-direction:column}.product-cta-title{font-size:2rem}}
