.pd-page{color:#1a1a1a;background-color:#f0efe9;min-height:100vh;padding-top:2.5rem;padding-bottom:6rem}.pd-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.pd-breadcrumb{color:#8c8c8c;text-transform:uppercase;letter-spacing:.05em;padding:1.5rem 0 3rem;font-size:.75rem;font-weight:700}.pd-breadcrumb a{color:#8c8c8c;text-decoration:none;transition:color .2s}.pd-breadcrumb a:hover{color:#0091d5}.pd-bc-sep{opacity:.5;margin:0 .75rem}.pd-bc-current{color:#0091d5}.pd-hero{grid-template-columns:1fr;gap:3rem;margin-bottom:6rem;display:grid}@media (min-width:1024px){.pd-hero{grid-template-columns:1fr 1fr;gap:4rem}}.pd-gallery-wrap{flex-direction:column;gap:1rem;display:flex}@media (min-width:1024px){.pd-gallery-wrap{align-self:start;position:sticky;top:140px}}.pd-main-img-box{aspect-ratio:4/3;background-color:#e5e5e5;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.pd-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:10;background-color:#0091d5;border-radius:4px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.pd-main-img{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.pd-thumbnail-strip{scrollbar-width:thin;scrollbar-color:#0091d5 #e5e4de;gap:.75rem;margin-top:.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.pd-thumbnail-strip::-webkit-scrollbar{height:6px}.pd-thumbnail-strip::-webkit-scrollbar-thumb{background:#0091d5;border-radius:10px}.pd-thumbnail-strip::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.pd-thumb-box{cursor:pointer;background:#e5e5e5;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:120px;height:80px;transition:all .2s;overflow:hidden}.pd-thumb-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.pd-thumb-box.active{border-color:#0091d5}.pd-thumb-box img{object-fit:cover;width:100%;height:100%}@media (max-width:600px){.pd-thumb-box{width:90px;height:60px}}.pd-info-wrap{flex-direction:column;display:flex}.pd-eyebrow{color:#0091d5;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.pd-title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.pd-title-divider{background-color:#0091d5;width:60px;height:4px;margin-bottom:2rem}.pd-highlights-box{background-color:#e5e4de;border-left:4px solid #0091d5;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.5rem;display:flex}.pd-highlight-item{color:#1a1a1a;align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:700;display:flex}.pd-highlight-icon{flex-shrink:0;margin-top:2px}.pd-short-desc{color:#4b5563;margin-bottom:3rem;font-size:1rem;line-height:1.7}.pd-specs-title{text-transform:uppercase;margin-bottom:1.5rem;font-size:1.25rem;font-weight:900}.pd-specs-table{border-top:1px solid #dcdad2;flex-direction:column;margin-bottom:3rem;display:flex}.pd-spec-row{border-bottom:1px solid #dcdad2;padding:1rem 0;font-size:.95rem;display:flex}.pd-spec-key{color:#4b5563;width:40%;font-weight:700}.pd-spec-val{color:#1a1a1a;width:60%}.pd-action-btns{flex-wrap:wrap;gap:1rem;display:flex}.pd-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.pd-btn-primary{color:#fff;background-color:#0091d5}.pd-btn-primary:hover{background-color:#007bb5;transform:translateY(-2px)}.pd-btn-secondary{color:#1a1a1a;background-color:#0000;border:1px solid #dcdad2}.pd-btn-secondary:hover{background-color:#e5e4de}.pd-features{flex-direction:column;gap:6rem;margin-bottom:8rem;display:flex}.pd-feature-row{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.pd-feature-row{grid-template-columns:1fr 1fr;gap:5rem}.pd-feature-row.reversed .pd-feature-img{order:2}.pd-feature-row.reversed .pd-feature-text{order:1}}.pd-feature-img{border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0000000d}.pd-feature-img img{width:100%;height:auto;display:block}.pd-feature-text h2{text-transform:uppercase;margin-bottom:1.5rem;font-size:2rem;font-weight:900;line-height:1.1}.pd-feature-text p{color:#4b5563;font-size:1.05rem;line-height:1.8}.pd-videos{margin-bottom:4rem}.pd-video-eyebrow{color:#0091d5;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800}.pd-video-title{text-transform:uppercase;margin-bottom:3rem;font-size:2.5rem;font-weight:900}.pd-video-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.pd-video-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.pd-video-card{aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.pd-video-card iframe,.pd-video-player{border:none;width:100%;height:100%}@media (max-width:768px){.pd-page{padding-top:1rem;padding-bottom:3rem}.pd-container{padding:0 1.25rem}.pd-breadcrumb{padding:1rem 0 1.5rem}.pd-hero{gap:2rem;margin-bottom:3.5rem}.pd-highlights-box{margin-bottom:1.5rem;padding:1.25rem}.pd-highlight-item{gap:.5rem;font-size:.9rem}.pd-short-desc{margin-bottom:2rem;font-size:.95rem;line-height:1.6}.pd-specs-title{margin-bottom:1rem;font-size:1.15rem}.pd-specs-table{margin-bottom:2rem}.pd-spec-row{padding:.75rem 0;font-size:.9rem}.pd-action-btns{flex-direction:column;gap:.75rem}.pd-btn{width:100%;padding:.85rem 1.5rem}.pd-features{gap:3.5rem;margin-bottom:4rem}.pd-feature-row{gap:1.5rem}.pd-feature-text h2{margin-bottom:1rem;font-size:1.5rem}.pd-feature-text p{font-size:.95rem;line-height:1.65}.pd-videos{margin-bottom:2.5rem}.pd-video-title{margin-bottom:2rem;font-size:1.75rem}.pd-video-grid{gap:1.25rem}}
