.product-page-container{color:#fff;background-color:#000;min-height:100vh;padding:96px 24px}.product-page-wrapper{max-width:1280px;margin:0 auto}.product-layout{flex-direction:column;gap:40px;margin-bottom:64px;display:flex}@media (min-width:768px){.product-layout{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}}.gallery-container{flex-direction:column;gap:16px;width:100%;max-width:100%;display:flex;overflow:hidden}.gallery-main-wrapper{justify-content:center;align-items:center;width:100%;height:550px;display:flex;position:relative}@media (min-width:768px){.gallery-main-wrapper{height:600px}}.gallery-main-image{border:1px solid #374151;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.gallery-main-image img{object-fit:contain;max-width:100%;max-height:100%;transition:opacity .3s;display:block}.gallery-nav-button{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav-button:hover{background:#000c}.gallery-nav-button.prev{left:16px}.gallery-nav-button.next{right:16px}@media (max-width:767px){.gallery-nav-button{width:36px;height:36px;font-size:18px}}.gallery-progress{text-align:center;color:#6b7280;margin-top:16px;font-size:14px}.gallery-thumbnails{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;gap:10px;width:100%;height:100px;padding-bottom:8px;display:flex;overflow:auto hidden}@media (min-width:768px){.gallery-thumbnails{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;gap:12px;width:100%;height:120px;padding-bottom:12px;overflow:auto hidden}}.gallery-thumbnails::-webkit-scrollbar{height:6px}.gallery-thumbnails::-webkit-scrollbar-track{background:0 0}.gallery-thumbnails::-webkit-scrollbar-thumb{background:#6b7280;border-radius:3px}.gallery-thumbnails::-webkit-scrollbar-thumb:hover{background:#4b5563}.gallery-thumbnail{cursor:pointer;scroll-snap-align:start;border:2px solid #d1d5db;border-radius:8px;flex-shrink:0;width:70px;height:70px;transition:all .2s;overflow:hidden}.gallery-thumbnail.active{border-color:#000;transform:scale(1.1)}.gallery-thumbnail img{object-fit:contain;width:100%;height:100%}@media (min-width:768px){.gallery-thumbnail{flex-shrink:0;width:80px;height:80px}}.product-info{flex-direction:column;gap:24px;display:flex}.product-title{margin-bottom:8px;font-size:clamp(1.875rem,5vw,2.5rem);font-weight:700;line-height:1.2;color:#fff!important}.product-category{color:#d1d5db;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.875rem}.product-description-short{color:#e5e7eb;margin-bottom:16px;font-size:1rem;line-height:1.6}.product-description-long{margin-bottom:24px}.product-description-long p{color:#d1d5db;font-size:.95rem;line-height:1.6}.product-specs{border-top:1px solid #374151;margin-bottom:24px;padding-top:24px}.product-specs h3{color:#fff;margin-bottom:16px;font-size:1.125rem;font-weight:700}.product-specs ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-specs li{color:#d1d5db;font-size:.95rem}.product-specs li.featured{color:#fbbf24}.product-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.product-action-button{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;text-align:center;background-color:#fff;border:none;width:100%;padding:12px 32px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.product-action-button:hover{background-color:#f3f4f6;transform:scale(1.02)}.breadcrumbs{color:#9ca3af;margin-bottom:32px;font-size:.875rem}.breadcrumbs a{color:#9ca3af;cursor:pointer;text-decoration:none;transition:color .3s}.breadcrumbs a:hover{color:#fff}.breadcrumbs span{margin:0 8px}.breadcrumbs .current{color:#fff;text-transform:capitalize}.contact-page-container{background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding:96px 24px;display:flex}.contact-page-wrapper{grid-template-columns:1fr;align-items:center;gap:64px;width:100%;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.contact-page-wrapper{grid-template-columns:repeat(2,1fr)}}.contact-info{color:#fff;flex-direction:column;gap:24px;display:flex}.contact-header-accent{align-items:center;gap:16px;margin-bottom:16px;display:flex}.contact-header-accent-bar{background-color:#e5e7eb;width:8px;height:48px}.contact-header-subtitle{color:#fff;font-size:1.875rem;font-weight:300}.contact-header-title{margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.contact-description{flex-direction:column;gap:16px;display:flex}.contact-description p{color:#d1d5db;font-size:1.125rem;line-height:1.6}.contact-social-links{gap:24px;margin-top:16px;display:flex}.contact-social-link{color:#fff;cursor:pointer;font-size:1.5rem;text-decoration:none;transition:color .3s}.contact-social-link:hover{color:#e5e7eb}.contact-info{flex-direction:column;gap:32px;display:flex}.contact-form-wrapper{background-color:#000;border:1.5px solid #fff;padding:40px}@media (max-width:767px){.contact-form-wrapper{padding:24px}}.contact-form{color:#fff;flex-direction:column;gap:20px;display:flex}.contact-form-group{flex-direction:column;gap:8px;display:flex}.contact-form-label{margin-bottom:8px;font-size:.875rem;font-weight:700;display:block}.contact-form-input,.contact-form-textarea{color:#fff;background-color:#000;border:1px solid #4b5563;outline:none;width:100%;padding:10px;font-family:inherit;transition:border-color .3s}.contact-form-input::placeholder,.contact-form-textarea::placeholder{color:#9ca3af}.contact-form-input:focus,.contact-form-textarea:focus{background-color:#ffffff0d;border-color:#fff}.contact-form-textarea{resize:none}.contact-form-submit-wrapper{justify-content:center;padding-top:8px;display:flex}.contact-form-submit{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background-color:#0000;border:2px solid #fff;padding:8px 48px;font-size:1.125rem;font-weight:700;transition:all .3s}.contact-form-submit:hover:not(:disabled){color:#000;background-color:#fff}.contact-form-submit:disabled{opacity:.5;cursor:not-allowed}.contact-success-message{text-align:center;color:#fff;padding-top:80px;padding-bottom:80px}.contact-success-message h3{margin-bottom:16px;font-size:1.5rem;font-weight:700}.contact-success-message button{color:#fff;cursor:pointer;background:0 0;border:none;margin-top:24px;font-size:1rem;font-weight:700;text-decoration:underline}.container-max-width{max-width:1280px;margin:0 auto}.flex-column{flex-direction:column;display:flex}.flex-row{flex-direction:row;display:flex}.gap-small{gap:12px}.gap-medium{gap:24px}.gap-large{gap:40px}.gap-xl{gap:64px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.gallery-nav-button,.product-actions{display:none}}
