.TentCard-module__zxFHdW__variantCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);box-sizing:border-box;border-radius:12px;min-height:calc(33.3333vh - 42.6667px);transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.TentCard-module__zxFHdW__variantCard:hover{border-color:var(--accent-color);box-shadow:0 10px 24px #ff3b3014}.TentCard-module__zxFHdW__imageContainer{background-color:var(--bg-primary);border-right:1px solid var(--border-color);flex-shrink:0;width:220px;height:auto;position:relative;overflow:hidden}.TentCard-module__zxFHdW__variantImage{object-fit:cover;width:100%;height:100%;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s;position:absolute;top:0;left:0}.TentCard-module__zxFHdW__outerPhoto{opacity:1;z-index:2}.TentCard-module__zxFHdW__innerPhoto{opacity:0;z-index:1;transform:scale(1.05)}.TentCard-module__zxFHdW__imageContainer:hover .TentCard-module__zxFHdW__outerPhoto{opacity:0}.TentCard-module__zxFHdW__imageContainer:hover .TentCard-module__zxFHdW__innerPhoto{opacity:1;transform:scale(1)}.TentCard-module__zxFHdW__detailsContainer{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;padding:20px 24px;display:flex}.TentCard-module__zxFHdW__headerRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.TentCard-module__zxFHdW__colorTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.TentCard-module__zxFHdW__shapeBadge{text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.TentCard-module__zxFHdW__specsGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.TentCard-module__zxFHdW__specItem{align-items:center;gap:10px;display:flex}.TentCard-module__zxFHdW__specIcon{color:var(--accent-color);opacity:.9;flex-shrink:0}.TentCard-module__zxFHdW__label{color:var(--text-secondary);text-transform:uppercase;opacity:.8;margin-bottom:1px;font-size:.72rem;display:block}.TentCard-module__zxFHdW__value{color:var(--text-primary);margin:0;font-size:.88rem;font-weight:500}.TentCard-module__zxFHdW__remarkBox{background-color:#ff3b300f;border:1px solid #ff3b3033;border-radius:6px;align-items:flex-start;gap:8px;margin-top:12px;padding:8px 12px;display:flex}.TentCard-module__zxFHdW__remarkIcon{color:var(--accent-color);flex-shrink:0;margin-top:2px}.TentCard-module__zxFHdW__remarkBox p{color:var(--text-primary);margin:0;font-size:.78rem;line-height:1.4}@media (max-width:600px){.TentCard-module__zxFHdW__variantCard{flex-direction:column;min-height:auto}.TentCard-module__zxFHdW__imageContainer{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:180px}}
.SplitLayout-module__tk6JYW__container{box-sizing:border-box;grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px 80px;display:grid;position:relative}.SplitLayout-module__tk6JYW__leftColumn{flex-direction:column;width:100%;display:flex}.SplitLayout-module__tk6JYW__rightColumn{flex-direction:column;width:100%;min-height:0;display:flex}.SplitLayout-module__tk6JYW__rightColumn>div{flex-direction:column;height:100%;min-height:0;display:flex}@media (max-width:1024px){.SplitLayout-module__tk6JYW__container{grid-template-columns:1fr;gap:32px;padding-top:0}.SplitLayout-module__tk6JYW__rightColumn{height:auto!important;position:static!important}.SplitLayout-module__tk6JYW__rightColumn>div{height:auto}}
.ScrollBox-module__AH4swq__scrollViewport{scroll-snap-type:y mandatory;scroll-behavior:smooth;background-color:var(--bg-secondary);border:1px solid var(--border-color);box-sizing:border-box;border-radius:12px;flex-direction:column;gap:20px;width:100%;height:100%;padding:20px;display:flex;overflow-y:auto}.ScrollBox-module__AH4swq__scrollViewport::-webkit-scrollbar{width:6px}.ScrollBox-module__AH4swq__scrollViewport::-webkit-scrollbar-track{background:var(--bg-primary);border-radius:10px}.ScrollBox-module__AH4swq__scrollViewport::-webkit-scrollbar-thumb{background:#ff3b3040;border-radius:10px;transition:background-color .2s}.ScrollBox-module__AH4swq__scrollViewport::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}@media (max-width:1024px){.ScrollBox-module__AH4swq__scrollViewport{scroll-snap-type:none;background:0 0;border:none;height:auto;padding:0;overflow-y:visible}}
.MediaGallery-module__5zk8QG__galleryWrapper{aspect-ratio:16/11;flex-direction:column;gap:12px;width:100%;min-width:0;margin-top:32px;display:flex}.MediaGallery-module__5zk8QG__displayStage{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex:1;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 30px #00000059}.MediaGallery-module__5zk8QG__stageMedia{object-fit:cover;width:100%;height:100%;display:block}.MediaGallery-module__5zk8QG__navigationWrapper{box-sizing:border-box;align-items:center;width:100%;height:70px;display:flex;position:relative}.MediaGallery-module__5zk8QG__thumbnailTrack{scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;position:absolute;inset:0 44px;overflow:auto hidden}.MediaGallery-module__5zk8QG__thumbnailTrack::-webkit-scrollbar{display:none}.MediaGallery-module__5zk8QG__navArrow{background-color:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .2s,border-color .2s,transform .1s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000004d}.MediaGallery-module__5zk8QG__navArrow:hover{background-color:var(--bg-secondary);border-color:var(--accent-color);color:var(--accent-color)}.MediaGallery-module__5zk8QG__navArrow:active{transform:translateY(-50%)scale(.95)}.MediaGallery-module__5zk8QG__arrowLeft{left:0}.MediaGallery-module__5zk8QG__arrowRight{right:0}.MediaGallery-module__5zk8QG__trackButton{border:2px solid var(--border-color);background:var(--bg-primary);cursor:pointer;opacity:.4;border-radius:6px;flex-shrink:0;width:90px;height:100%;padding:0;transition:border-color .2s,opacity .2s,transform .2s;position:relative;overflow:hidden}.MediaGallery-module__5zk8QG__trackButton:hover{opacity:.8;border-color:#ffffff26}.MediaGallery-module__5zk8QG__trackButtonActive{border-color:var(--accent-color);opacity:1;box-shadow:0 0 0 2px #ff3b3026}.MediaGallery-module__5zk8QG__trackThumbnailImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}@media (max-width:1024px){.MediaGallery-module__5zk8QG__galleryWrapper{height:420px;aspect-ratio:auto!important}}
.page-module__Hq5Irq__mainTitle{color:var(--text-primary);letter-spacing:-.03em;margin:0 0 24px;font-size:3rem;font-weight:800}.page-module__Hq5Irq__descriptionBlock p{color:var(--text-secondary,#a0a0a0);margin-bottom:20px;font-size:1.1rem;line-height:1.7}
.Grid-module__4ZcPtq__gridContainer{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;padding:2rem 0;display:grid}.Grid-module__4ZcPtq__gridItemWrapper{background:var(--bg-surface);border-radius:12px;padding:1px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.Grid-module__4ZcPtq__gridItemWrapper:before{content:"";background:linear-gradient(135deg, var(--border-color) 0%, #ffffff05 100%);z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Grid-module__4ZcPtq__contentCard{background:var(--bg-secondary);z-index:2;border-radius:11px;width:100%;height:100%;position:relative;overflow:hidden}.Grid-module__4ZcPtq__gridItemWrapper:hover{transform:translateY(-6px);box-shadow:0 20px 38px #ff3b3026}.Grid-module__4ZcPtq__gridItemWrapper:hover:before{background:linear-gradient(135deg, var(--accent-color) 0%, var(--accent-hover) 100%)}
.MateriaalCard-module__hy0KTG__card{background:var(--bg-secondary);height:100%;color:var(--text-primary);flex-direction:column;display:flex}.MateriaalCard-module__hy0KTG__imageWrapper{background-color:var(--bg-surface);width:100%;height:220px;position:relative;overflow:hidden}.MateriaalCard-module__hy0KTG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.MateriaalCard-module__hy0KTG__card:hover .MateriaalCard-module__hy0KTG__image{transform:scale(1.05)}.MateriaalCard-module__hy0KTG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.MateriaalCard-module__hy0KTG__title{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.MateriaalCard-module__hy0KTG__specsContainer{margin-top:auto}.MateriaalCard-module__hy0KTG__divider{background:linear-gradient(90deg, var(--border-color) 0%, #fff0 100%);height:1px;margin-bottom:1rem}.MateriaalCard-module__hy0KTG__specsList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.MateriaalCard-module__hy0KTG__specItem{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.MateriaalCard-module__hy0KTG__specKey{color:var(--text-secondary);font-weight:500}.MateriaalCard-module__hy0KTG__specValue{color:var(--accent-contrast);background:#ff3b301f;border:1px solid #ff3b3033;border-radius:6px;padding:.2rem .5rem;font-size:.8rem;font-weight:600}
