.product-details{max-width:1400px;margin:0 auto}.product-header{margin-bottom:2rem}.product-header h1{color:var(--secondary-color);margin:0;padding:0}.product-content{margin-bottom:2.5rem}.badge{font-size:.75rem;font-weight:600;padding:.4rem .9rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center}.badge-success{background-color:var(--badge-success);color:#fff}.badge-danger{background-color:var(--badge-danger);color:#fff}.generation-badge{font-size:.8rem;font-weight:700;padding:.45rem 1rem}.badge-na{background-color:var(--badge-na);color:#fff}.badge-nb{background-color:var(--badge-nb);color:#fff}.badge-nc{background-color:var(--badge-nc);color:#fff}.badge-nd{background-color:var(--badge-nd);color:#fff}.badge-other{background-color:var(--badge-other);color:#fff}.price-section{text-align:left}.price-display{font-size:2.5rem;font-weight:700;color:var(--secondary-color);line-height:1}.price-display.sold-out{color:rgba(255,255,255,.5);font-size:2rem}@media (max-width:768px){.price-display{font-size:2rem}.price-display.sold-out{font-size:1.75rem}}.gallery-container{position:relative;background:#1a1a1a;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.adaptive-gallery{width:100%}.single-image-gallery .image-gallery-image,.single-image-gallery .image-gallery-slides{height:600px}.single-image-gallery .image-gallery-image img{object-fit:contain;width:100%;height:100%}.full-gallery .image-gallery-image,.full-gallery .image-gallery-slides,.image-gallery-image,.image-gallery-slides,.small-gallery .image-gallery-image,.small-gallery .image-gallery-slides{height:500px}.image-gallery-slide img{object-fit:contain;max-height:100%;width:auto;margin:0 auto}.image-gallery-icon{transition:color .2s}.image-gallery-icon:hover{color:var(--primary-color)}.image-gallery-thumbnail{border:2px solid transparent;transition:border-color .2s;border-radius:6px;overflow:hidden}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus,.image-gallery-thumbnail:hover{border-color:var(--primary-color)}.image-gallery-thumbnail img{object-fit:cover}.image-count-badge{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);color:white;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:10}.fullscreen-modal .image-gallery-image,.fullscreen-modal .image-gallery-slides{height:80vh}body:has(.fullscreen-modal){overflow:hidden}.image-gallery-fullscreen-modal,.image-gallery-fullscreen-modal .product-details{overflow:hidden}.product-info-card{background:rgba(26,26,26,.8);border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.1);display:grid;grid-gap:1.5rem;gap:1.5rem}.sticky-info{position:-webkit-sticky;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.section-title{font-size:1.25rem;font-weight:600;color:var(--secondary-color);margin-bottom:0;padding-bottom:.75rem;border-bottom:2px solid rgba(255,255,255,.1)}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem}.spec-card{background:rgba(255,255,255,.05);padding:1.25rem 1rem;border-radius:8px;text-align:center;transition:all .2s;border:1px solid rgba(255,255,255,.1)}.spec-card:hover{background:rgba(255,255,255,.08);border-color:var(--primary-color);transform:translateY(-2px)}.spec-label{font-size:.7rem;text-transform:uppercase;color:rgba(255,255,255,.6);font-weight:600;letter-spacing:.5px;margin-bottom:.5rem}.spec-value{font-size:1.1rem;font-weight:600;color:var(--secondary-color)}.detail-section{display:grid;grid-gap:1rem;gap:1rem}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.description-toggle{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:var(--secondary-color);border-radius:999px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;line-height:1;transition:background-color .2s ease,border-color .2s ease}.description-toggle:focus,.description-toggle:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3)}.description-toggle:focus{outline:2px solid rgba(255,255,255,.2);outline-offset:2px}.description-content{position:relative;line-height:1.7;color:rgba(255,255,255,.8)}.description-content--collapsed{max-height:12.5rem;overflow:hidden}.description-fade{position:absolute;left:0;right:0;bottom:0;height:4rem;background:linear-gradient(180deg,rgba(26,26,26,0),rgba(26,26,26,.96));pointer-events:none}.ReactMarkdown{font-size:1rem}.ReactMarkdown h1,.ReactMarkdown h2,.ReactMarkdown h3,.ReactMarkdown h4{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;color:var(--secondary-color)}.ReactMarkdown h1{font-size:1.75rem}.ReactMarkdown h2{font-size:1.5rem}.ReactMarkdown h3{font-size:1.25rem}.ReactMarkdown h4{font-size:1.1rem}.ReactMarkdown p{margin-bottom:1rem}.ReactMarkdown ol,.ReactMarkdown ul{margin-bottom:1rem;padding-left:1.5rem}.ReactMarkdown li{margin-bottom:.5rem}.ReactMarkdown img{border-radius:8px;max-width:100%;height:auto}.ReactMarkdown code{background:rgba(255,255,255,.1);padding:.2rem .4rem;border-radius:4px;font-size:.9em;color:rgba(255,255,255,.9)}.ReactMarkdown pre{background:rgba(255,255,255,.05);padding:1rem;border-radius:8px;overflow-x:auto;border:1px solid rgba(255,255,255,.1)}.ReactMarkdown blockquote{border-left:3px solid var(--primary-color);padding-left:1rem;margin:1rem 0;color:rgba(255,255,255,.6);font-style:italic}@media (max-width:991px){.sticky-info{position:static;max-height:none}.product-info-card{margin-top:0}}@media (max-width:768px){.product-details{padding:1rem .5rem}.product-header h1{font-size:1.5rem}.full-gallery .image-gallery-image,.full-gallery .image-gallery-slides,.single-image-gallery .image-gallery-image,.single-image-gallery .image-gallery-slides,.small-gallery .image-gallery-image,.small-gallery .image-gallery-slides{height:350px}.product-info-card{padding:1.5rem}.section-heading-row{align-items:flex-start;flex-direction:column}.specs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.specs-grid{grid-template-columns:1fr}.image-count-badge{font-size:.75rem;padding:.3rem .6rem}}.sticky-info::-webkit-scrollbar{width:6px}.sticky-info::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:10px}.sticky-info::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:10px}.sticky-info::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.no-details-message{padding:1.5rem;text-align:center;background-color:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1)}.no-details-message p{margin:0;color:rgba(255,255,255,.6);font-style:italic}