.page.compound{max-width:1400px;margin:0 auto;padding:1rem}.page.compound .body{gap:2rem}.offer-title{color:var(--foreground);margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.offer-description{color:var(--foreground-light);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.offer-image-container{height:fit-content;position:sticky;top:2rem}.offer-image{object-fit:cover;border-radius:1rem;width:100%;height:auto;transition:transform .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.offer-image:hover{transform:scale(1.02)}.offer-info{flex:1}.offer-price{color:var(--color-success);text-align:center;background:var(--color-background-secondary);border-radius:1rem;margin:2rem 0;padding:1.5rem;font-size:1.75rem;font-weight:700;box-shadow:0 2px 4px #0000000d}.components-title,.customization-compound-title{color:var(--foreground);border-bottom:2px solid var(--color-background-secondary);margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.components-list,.customization-compound-components-list{flex-direction:column;gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:flex}.customization-compound-component-name .component-name{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.component-description{color:var(--foreground-light);margin-bottom:.75rem}.component-details>div{margin-bottom:.25rem}.customization-compound-component-select{box-sizing:border-box;height:40px}.image-gallery{outline:none;width:100%}.gallery-main-image{aspect-ratio:1;background-color:var(--background);border-radius:1rem;width:100%;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.gallery-main-image .main-image{object-fit:contain;width:100%;height:100%}.gallery-nav{background-color:var(--background);border:1px solid var(--color-background-secondary);cursor:pointer;z-index:10;width:40px;height:40px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.gallery-nav:hover{background-color:var(--foreground);color:var(--background);transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #0003}.gallery-nav-prev{left:10px}.gallery-nav-next{right:10px}.gallery-counter{color:#fff;background-color:#000000b3;border-radius:12px;padding:4px 12px;font-size:.875rem;font-weight:500;position:absolute;bottom:10px;right:10px}.gallery-thumbnails{scrollbar-width:thin;gap:.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.gallery-thumbnails::-webkit-scrollbar{height:6px}.gallery-thumbnails::-webkit-scrollbar-track{background:var(--color-background-secondary);border-radius:3px}.gallery-thumbnails::-webkit-scrollbar-thumb{background:var(--foreground-light);border-radius:3px}.gallery-thumbnails::-webkit-scrollbar-thumb:hover{background:var(--foreground)}.gallery-thumbnail{cursor:pointer;background-color:var(--background);border:2px solid #0000;border-radius:.5rem;flex-shrink:0;width:80px;height:80px;padding:0;transition:all .3s;overflow:hidden}.gallery-thumbnail img{object-fit:contain;width:100%;height:100%}.gallery-thumbnail:hover{border-color:var(--foreground);transform:scale(1.05)}.gallery-thumbnail.active{border-color:var(--foreground);box-shadow:0 0 0 1px var(--foreground)}.component-item-wrapper{border-bottom:1px solid var(--color-background-secondary);background:var(--background);border-radius:.75rem;padding:.5rem;transition:all .3s}.component-item-wrapper:hover{background:var(--color-background-secondary)}.component-summary{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:500;display:flex}.product-details-icon-inline{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin:0 0 0 .5rem;padding:0;font-size:1rem;line-height:1;transition:all .3s;display:inline-flex}.product-details-icon-inline:hover{color:var(--background);background-color:var(--foreground);transform:scale(1.1)}.product-details-icon-inline:active{transform:scale(.95)}.product-details-expandable{margin-top:.75rem;animation:.3s ease-out slideDown;display:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.component-item-wrapper.expanded .product-details-expandable{display:block}.component-item-wrapper.expanded .product-details-icon-inline:before{content:"▼"}.component-item-wrapper:not(.expanded) .product-details-icon-inline:before{content:"ⓘ"}.product-details-content{background-color:var(--color-background-secondary);border:1px solid var(--color-background-secondary);border-radius:.75rem;width:100%;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.product-image-container{text-align:center;margin-bottom:1rem}.product-image{border-radius:.5rem;max-width:200px;height:auto;box-shadow:0 2px 4px #0000001a}.product-info h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.product-info h5{color:var(--foreground);margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.product-brand{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem}.product-short-description{color:var(--foreground);margin-bottom:.75rem;font-size:.875rem;font-style:italic}.product-description p{color:var(--foreground);white-space:pre-wrap;font-size:.875rem;line-height:1.6}.product-highlights ul{margin-top:.5rem;padding-left:1.5rem;list-style:outside}.product-highlights li{color:var(--foreground);margin-bottom:.25rem;font-size:.875rem}.features-table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.875rem}.features-table tr{border-bottom:1px solid var(--color-background-secondary)}.features-table tr:last-child{border-bottom:none}.features-table td{vertical-align:top;padding:.5rem .25rem}.feature-name{color:var(--foreground-light);width:40%;font-weight:500}.feature-value{color:var(--foreground);width:60%}@media (width<=768px){.offer-title{font-size:1.875rem}.offer-description{font-size:1rem}.offer-price{padding:1rem;font-size:1.5rem}.offer-image-container{position:static}.gallery-nav{width:32px;height:32px;font-size:1.25rem}.gallery-thumbnail{width:60px;height:60px}.gallery-counter{padding:3px 8px;font-size:.75rem}.product-details-content{padding:1rem}.features-table{font-size:.8125rem}.feature-name{width:35%}.feature-value{width:65%}.component-item-wrapper{padding:.25rem}}.customization-compound{max-width:1000px;margin-top:1rem;margin-left:auto;margin-right:auto}.component-type-section{background:var(--background);border-radius:.75rem;margin-bottom:.25rem;padding:.25rem 1rem;transition:all .3s}.component-type-section:hover{background:var(--color-background-secondary)}.customization-compound-component-name{color:var(--foreground);margin-bottom:.5rem;font-weight:600}.customization-compound-component-select{width:100%;margin:0 auto}.fast-go.to-more-info{justify-content:center;padding:2rem 1rem;display:flex}.fast-go.to-more-info .button,.fast-go.to-more-info input.button{background:var(--foreground);color:var(--background);cursor:pointer;text-align:center;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-width:250px;max-width:600px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0003}.fast-go.to-more-info .button:hover,.fast-go.to-more-info input.button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000004d}.fast-go.to-more-info .button:active,.fast-go.to-more-info input.button:active{transform:translateY(0)}.fast-go.to-more-info .button.disabled,.fast-go.to-more-info input.button:disabled{opacity:.6;cursor:not-allowed;transform:none}
