.UploadImagePage-module__TibKmG__uploadContainer{margin-bottom:50px}.UploadImagePage-module__TibKmG__uploadImage{justify-content:center;align-items:center;gap:var(--vz-s4);width:100%;display:flex}@media (max-width:1024px){.UploadImagePage-module__TibKmG__uploadImage{justify-content:center;align-items:center;gap:var(--vz-s4);flex-direction:column-reverse;display:flex}}.UploadImagePage-module__TibKmG__gallery{justify-content:center;align-items:center;gap:var(--vz-s5);text-align:center;flex-direction:column;padding:40px 0;display:flex}.UploadImagePage-module__TibKmG__galleryStack{width:420px;height:320px;margin:0 auto;position:relative}@media (max-width:680px){.UploadImagePage-module__TibKmG__galleryStack{width:250px;margin-left:30px}}.UploadImagePage-module__TibKmG__galleryItem{border-radius:var(--vz-r-md);background:var(--vz-paper);border:var(--vz-border);width:100%;height:220px;box-shadow:var(--vz-shadow-md);transition:all .4s var(--vz-ease);cursor:pointer;object-fit:cover;display:block;position:absolute;overflow:hidden}.UploadImagePage-module__TibKmG__galleryItem:first-child{z-index:3;animation:.6s ease-out UploadImagePage-module__TibKmG__slideInLayer1;top:5px;left:-8px;transform:rotate(-4deg)translate(-40px,20px)}.UploadImagePage-module__TibKmG__galleryItem:nth-child(2){z-index:2;animation:.8s ease-out UploadImagePage-module__TibKmG__slideInLayer2;top:35px;left:0;transform:rotate(3deg)}.UploadImagePage-module__TibKmG__galleryItem:nth-child(3){z-index:1;animation:1s ease-out UploadImagePage-module__TibKmG__slideInLayer3;top:60px;left:-5px;transform:rotate(-2deg)}.UploadImagePage-module__TibKmG__galleryStack:hover .UploadImagePage-module__TibKmG__galleryItem:first-child{transform:rotate(-4deg)translate(-60px,20px)}.UploadImagePage-module__TibKmG__galleryStack:hover .UploadImagePage-module__TibKmG__galleryItem:nth-child(2){transform:rotate(3deg)translate(10px,30px)}.UploadImagePage-module__TibKmG__galleryStack:hover .UploadImagePage-module__TibKmG__galleryItem:nth-child(3){transform:rotate(-2deg)translate(-30px,80px)}.UploadImagePage-module__TibKmG__galleryStack:hover .UploadImagePage-module__TibKmG__galleryItem:hover{z-index:4;border:1px solid var(--vz-accent1);transition:transform .5s var(--vz-ease), box-shadow .5s;box-shadow:0 12px 50px #00000059;transform:scale(1.05)rotate(0)translate(0)!important}.UploadImagePage-module__TibKmG__dropzone{justify-content:center;align-items:center;min-width:0;display:flex}
.DropZone-module___ldNSW__dropzone{box-sizing:border-box;text-align:center;cursor:pointer;background-color:#f8f8f8;border:2px dashed #ccc;border-radius:16px;width:100%;min-width:552px;max-width:553px;min-height:247px;padding:60px 20px;transition:border-color .25s,background-color .25s;display:block}@media (max-width:768px){.DropZone-module___ldNSW__dropzone{width:90%;min-width:250px}}.DropZone-module___ldNSW__dropzone:hover{border-color:var(--vz-accent1)}.DropZone-module___ldNSW__active{border-color:var(--vz-accent1);background-color:#f0f8ff}.DropZone-module___ldNSW__inner{box-sizing:border-box;color:#444;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:552px;display:flex}.DropZone-module___ldNSW__text{font-size:18px;font-weight:600}.DropZone-module___ldNSW__subtext{color:#777;font-size:14px}.DropZone-module___ldNSW__uploadIcon{width:60px;height:48px;color:var(--vz-accent2);margin-right:8px;font-size:32px;transition:color .25s}.DropZone-module___ldNSW__dropzone:hover .DropZone-module___ldNSW__uploadIcon{color:var(--vz-accent1)}.DropZone-module___ldNSW__progressWrapper{text-align:center;width:100%;max-width:300px;margin-top:10px}.DropZone-module___ldNSW__progressBar{background:#eee;border-radius:4px;height:6px;margin-bottom:5px;overflow:hidden}.DropZone-module___ldNSW__progressFill{background:linear-gradient(90deg, var(--vz-accent1), #f32f2f);height:100%;transition:width .2s}.DropZone-module___ldNSW__progressText{color:#555;font-size:12px}
.VisualizerPage-module__lE41Vq__visualSettings{justify-content:center;align-items:center;gap:var(--vz-s5);flex-direction:column;width:100%;margin-bottom:50px;display:flex}@media (max-width:768px){.VisualizerPage-module__lE41Vq__visualSettings{gap:var(--vz-s3);flex-direction:column;display:flex}}.VisualizerPage-module__lE41Vq__settingsBlock{justify-content:center;align-items:start;gap:var(--vz-s2);box-sizing:border-box;flex-direction:row;width:100%;max-width:1420px;padding-left:16px;padding-right:16px;display:flex}@media (max-width:768px){.VisualizerPage-module__lE41Vq__settingsBlock{gap:var(--vz-s2);flex-direction:column;align-items:start;display:flex}}.VisualizerPage-module__lE41Vq__imageContainer{align-items:center;gap:var(--vz-s5);flex-direction:column;width:100%;max-width:400px;display:flex}@media (max-width:768px){.VisualizerPage-module__lE41Vq__imageContainer{align-items:start}}.VisualizerPage-module__lE41Vq__userImage{max-width:300px}@media (max-width:768px){.VisualizerPage-module__lE41Vq__userImage{display:none}}.VisualizerPage-module__lE41Vq__back{align-items:center;gap:var(--vz-s1);background:var(--vz-paper);border:var(--vz-border);padding:var(--vz-s2) var(--vz-s3);border-radius:var(--vz-r-sm);font-family:var(--vz-sans);color:var(--vz-text);cursor:pointer;transition:all var(--vz-dur) var(--vz-ease);font-size:14px;text-decoration:none;display:flex}.VisualizerPage-module__lE41Vq__resetButton{cursor:pointer;background:#f3f3f3;border:1px solid #ccc;border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:8px 14px;font-size:14px;transition:all .2s;display:flex}.VisualizerPage-module__lE41Vq__resetButton:hover{background:#e8e8e8}.VisualizerPage-module__lE41Vq__resetButton i{color:#444}.VisualizerPage-module__lE41Vq__interiorsHeader{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1420px;padding-left:16px;padding-right:16px;display:flex}@media (max-width:1024px){.VisualizerPage-module__lE41Vq__interiorsHeader{gap:var(--vz-s2);flex-direction:column;align-items:start;display:flex}}.VisualizerPage-module__lE41Vq__headerTitle{justify-content:center;align-items:start;gap:var(--vz-s1);flex-direction:column;display:flex}.VisualizerPage-module__lE41Vq__title{color:var(--vz-text);text-align:center;letter-spacing:-.01em;font-size:24px;font-weight:700}.VisualizerPage-module__lE41Vq__description{color:var(--vz-text);text-align:start;letter-spacing:-.01em;font-size:16px;font-weight:500}@media (max-width:480px){.VisualizerPage-module__lE41Vq__description{display:none}}.VisualizerPage-module__lE41Vq__headerButtons{gap:var(--vz-s2);align-items:center;display:flex}@media (max-width:480px){.VisualizerPage-module__lE41Vq__headerButtons{display:none}}.VisualizerPage-module__lE41Vq__bottomButtons{display:none}@media (max-width:480px){.VisualizerPage-module__lE41Vq__bottomButtons{gap:var(--vz-s3);flex-direction:row;display:flex}}.VisualizerPage-module__lE41Vq__chooseAll{background:var(--vz-paper);color:var(--vz-text);border:var(--vz-border);height:44px;padding:0 var(--vz-s4);justify-content:center;align-items:center;gap:var(--vz-s1);border-radius:var(--vz-r-sm);cursor:pointer;transition:transform .12s var(--vz-ease), box-shadow .12s var(--vz-ease);font-weight:600;font-family:var(--vz-sans);display:inline-flex}.VisualizerPage-module__lE41Vq__downloadSelected{background:var(--vz-accent1);color:var(--vz-paper);box-shadow:var(--vz-shadow-md);cursor:pointer;height:44px;padding:0 var(--vz-s4);justify-content:center;align-items:center;gap:var(--vz-s1);border-radius:var(--vz-r-sm);transition:transform .12s var(--vz-ease), box-shadow .12s var(--vz-ease);font-weight:600;font-family:var(--vz-sans);border:none;display:inline-flex}.VisualizerPage-module__lE41Vq__downloadSelected:disabled{background:var(--vz-accent2);color:var(--vz-text);opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.VisualizerPage-module__lE41Vq__visualizationCardList{box-sizing:border-box;gap:var(--vz-s4);flex-wrap:wrap;width:100%;max-width:1420px;padding-left:16px;padding-right:16px;display:flex}.VisualizerPage-module__lE41Vq__downloadGrayIcon{font-size:14px}.VisualizerPage-module__lE41Vq__loadingSpinner{align-items:center;gap:4px;height:16px;display:inline-flex}.VisualizerPage-module__lE41Vq__loadingSpinner span{opacity:.6;background:currentColor;border-radius:50%;width:6px;height:6px;animation:.8s ease-in-out infinite VisualizerPage-module__lE41Vq__pulse}.VisualizerPage-module__lE41Vq__loadingSpinner span:nth-child(2){animation-delay:.1s}.VisualizerPage-module__lE41Vq__loadingSpinner span:nth-child(3){animation-delay:.2s}@keyframes VisualizerPage-module__lE41Vq__pulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}
.VisualizationSettings-module__t3N8Jq__settingsContainer{background:var(--vz-paper);border:var(--vz-border);border-radius:var(--vz-r-md);box-shadow:var(--vz-shadow-sm);padding:var(--vz-s5);flex-direction:column;flex:1;width:100%;min-height:400px;display:flex}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__settingsContainer{padding:var(--vz-s4) var(--vz-s3);min-width:auto;min-height:200px}}@media (max-width:480px){.VisualizationSettings-module__t3N8Jq__settingsContainer{order:1}}.VisualizationSettings-module__t3N8Jq__settingsTitle{color:var(--vz-text);margin-bottom:var(--vz-s4);text-align:center;letter-spacing:-.01em;font-size:24px;font-weight:700}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__settingsTitle{margin-bottom:var(--vz-s3);font-size:20px}}.VisualizationSettings-module__t3N8Jq__sizeSettings{align-items:center;gap:var(--vz-s5);flex-direction:column;display:flex}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__sizeSettings{gap:var(--vz-s2)}}.VisualizationSettings-module__t3N8Jq__size{gap:var(--vz-s3);flex-direction:row;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__size{align-items:center;gap:var(--vz-s1);flex-direction:row;display:flex}}.VisualizationSettings-module__t3N8Jq__sizeTitle{display:none}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__sizeTitle{min-width:50px;font-size:11px;display:block}}.VisualizationSettings-module__t3N8Jq__width,.VisualizationSettings-module__t3N8Jq__height{gap:var(--vz-r-sm);flex-direction:column;display:flex}.VisualizationSettings-module__t3N8Jq__widthTitle,.VisualizationSettings-module__t3N8Jq__heightTitle{color:#555;font-size:.9rem;font-weight:500}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__widthTitle,.VisualizationSettings-module__t3N8Jq__heightTitle{display:none}}.VisualizationSettings-module__t3N8Jq__widthCount,.VisualizationSettings-module__t3N8Jq__heightCount{border:var(--vz-border);border-radius:var(--vz-r-sm);width:120px;font-family:var(--vz-sans);font-size:var(--vz-fs);text-align:center;background:var(--vz-paper);transition:border-color var(--vz-dur) var(--vz-ease), box-shadow var(--vz-dur) var(--vz-ease);padding:10px 12px}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__widthCount,.VisualizationSettings-module__t3N8Jq__heightCount{border:var(--vz-border);text-align:center;background:var(--vz-bg);border-radius:4px;width:50px;padding:4px 6px;font-size:14px}}.VisualizationSettings-module__t3N8Jq__link{color:var(--vz-accent1);padding:var(--vz-s2) var(--vz-s1);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--vz-dur) var(--vz-ease);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:900;display:inline-flex}.VisualizationSettings-module__t3N8Jq__link:focus-visible{outline:2px solid var(--vz-accent1);outline-offset:2px}.VisualizationSettings-module__t3N8Jq__unlinked{color:var(--vz-accent2);opacity:.7}.VisualizationSettings-module__t3N8Jq__sizeSeparator{display:none}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__sizeSeparator{color:var(--vz-accent2);font-weight:500;display:block}}.VisualizationSettings-module__t3N8Jq__lengthSize{gap:var(--vz-s3);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.VisualizationSettings-module__t3N8Jq__lengthSize{width:100%}}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__lengthSize{gap:var(--vz-s1);width:80%}}.VisualizationSettings-module__t3N8Jq__lengthTitle{color:#555;margin-bottom:var(--vz-s2);font-size:.9rem;font-weight:500;display:block}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__lengthTitle{margin-bottom:var(--vz-s1)}}.VisualizationSettings-module__t3N8Jq__lengthCount{gap:var(--vz-s3);flex-direction:row;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__lengthCount{gap:var(--vz-s1)}}.VisualizationSettings-module__t3N8Jq__mCount{text-align:center;color:#999;min-width:60px;font-size:.8rem}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__mCount{min-width:10px}}.VisualizationSettings-module__t3N8Jq__rangeCount{background-color:var(--vz-accent2);width:100%;min-width:200px;max-width:300px;height:6px;color:var(--vz-accent1);-webkit-appearance:none;cursor:pointer;border-radius:3px;outline:none;flex:1}.VisualizationSettings-module__t3N8Jq__rangeCount::-webkit-slider-thumb{background:var(--vz-accent1)}.VisualizationSettings-module__t3N8Jq__selectedValue{color:var(--vz-accent1);background:var(--vz-bg);border:var(--vz-border);border-radius:4px;padding:4px 8px;font-size:16px}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__selectedValue{padding:2px 4px;font-size:12px}}.VisualizationSettings-module__t3N8Jq__frameSettings{align-items:center;gap:var(--vz-s2);width:100%;padding-top:var(--vz-s3);border-top:var(--vz-border);flex-wrap:wrap;display:flex}@media (max-width:768px){.VisualizationSettings-module__t3N8Jq__frameSettings{gap:var(--vz-s1);padding-top:var(--vz-s1)}}.VisualizationSettings-module__t3N8Jq__frameTitle{color:var(--vz-text);font-size:13px;font-weight:500}.VisualizationSettings-module__t3N8Jq__frameColors{flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex}.VisualizationSettings-module__t3N8Jq__colorValue{border:2px solid var(--vz-accent2);cursor:pointer;width:28px;height:28px;transition:all var(--vz-dur) var(--vz-ease);border-radius:4px;padding:0;font-size:14px}.VisualizationSettings-module__t3N8Jq__colorValue:active{border-color:var(--vz-accent1);box-shadow:0 0 0 2px #c0161433}.VisualizationSettings-module__t3N8Jq__noColor{text-align:center}.VisualizationSettings-module__t3N8Jq__blackColor{background:#000}.VisualizationSettings-module__t3N8Jq__whiteColor{background:#fff}.VisualizationSettings-module__t3N8Jq__brownColor{background:linear-gradient(135deg,#8b6f47 0%,#6b5638 100%)}.VisualizationSettings-module__t3N8Jq__yellowColor{background:linear-gradient(135deg,gold 0%,#daa520 50%,#b8860b 100%)}.VisualizationSettings-module__t3N8Jq__silverColor{background:linear-gradient(135deg,#e8e8e8 0%,silver 50%,#a8a8a8 100%)}.VisualizationSettings-module__t3N8Jq__frameWidth{justify-content:center;align-items:center;gap:var(--vz-s2);flex-direction:row;display:flex}.VisualizationSettings-module__t3N8Jq__widthRange{background:var(--vz-accent2);cursor:pointer;-webkit-appearance:none;border-radius:2px;outline:none;width:80px;height:4px}.VisualizationSettings-module__t3N8Jq__widthRangeCount{color:var(--vz-accent1);min-width:30px;font-size:11px;font-weight:600}
.FrameSelector-module__qFarfG__frameSelector{justify-content:center;align-items:center;gap:10px;display:flex}@media (max-width:480px){.FrameSelector-module__qFarfG__frameSelector{gap:var(--vz-s1)}}.FrameSelector-module__qFarfG__option{cursor:pointer;border:2px solid #0000;border-radius:6px;width:32px;height:32px;transition:all .2s}@media (max-width:480px){.FrameSelector-module__qFarfG__option{width:28px;height:28px}}.FrameSelector-module__qFarfG__option:hover{transform:scale(1.1)}.FrameSelector-module__qFarfG__active{border-color:#c94c4c;box-shadow:0 0 0 2px #f3d5d5}
.FrameOverlay-module__KxryiW__overlay{z-index:2;pointer-events:none;position:absolute;inset:0}.FrameOverlay-module__KxryiW__edge{image-rendering:auto;will-change:transform;position:absolute}.FrameOverlay-module__KxryiW__top{left:-1px;right:-1px;top:calc(-1 * var(--frame-w));height:var(--frame-w);background-image:var(--edge-src);background-repeat:repeat-x;background-size:var(--tile-len) 100%;background-position:0 0}.FrameOverlay-module__KxryiW__bottom{left:-1px;right:-1px;bottom:calc(-1 * var(--frame-w));height:var(--frame-w);background-image:var(--edge-src);background-repeat:repeat-x;background-size:var(--tile-len) 100%;transform-origin:50%;background-position:0 100%;transform:scaleY(-1)}.FrameOverlay-module__KxryiW__left{top:-1px;bottom:-1px;left:calc(-1 * var(--frame-w));width:var(--frame-w);background-image:var(--edge-vertical-src);background-repeat:repeat-y;background-size:100% var(--tile-len);transform-origin:50%;background-position:top;height:calc(100% + 2px);position:absolute;transform:scaleX(-1)}.FrameOverlay-module__KxryiW__right{top:-1px;bottom:-1px;right:calc(-1 * var(--frame-w));width:var(--frame-w);background-image:var(--edge-vertical-src);background-repeat:repeat-y;background-size:100% var(--tile-len);background-position:top;height:calc(100% + 2px);position:absolute}.FrameOverlay-module__KxryiW__corner{width:var(--frame-w);height:var(--frame-w);background-image:var(--corner-src);image-rendering:auto;background-repeat:no-repeat;background-size:100% 100%;position:absolute}.FrameOverlay-module__KxryiW__tl{left:calc(-1 * var(--frame-w));top:calc(-1 * var(--frame-w))}.FrameOverlay-module__KxryiW__tr{right:calc(-1 * var(--frame-w));top:calc(-1 * var(--frame-w));transform-origin:50%;transform:scaleX(-1)}.FrameOverlay-module__KxryiW__bl{left:calc(-1 * var(--frame-w));bottom:calc(-1 * var(--frame-w));transform-origin:50%;transform:scaleY(-1)}.FrameOverlay-module__KxryiW__br{right:calc(-1 * var(--frame-w));bottom:calc(-1 * var(--frame-w));transform-origin:50%;transform:scale(-1)}.FrameOverlay-module__KxryiW__drop{inset:calc(-1 * var(--frame-w));z-index:-1;pointer-events:none;border-radius:2px;position:absolute;box-shadow:0 6px 18px #00000038,0 2px 8px #0000001f}
.Card-module__vS4fMG__cardComponent{color:#666;background:#f7f7f7;background:var(--vz-paper);border:var(--vz-border);border-radius:var(--vz-r-md);background:var(--vz-paper);border:var(--vz-border);width:100%;max-width:370px;box-shadow:var(--vz-shadow-sm);transition:transform var(--vz-dur) var(--vz-ease), box-shadow var(--vz-dur) var(--vz-ease), border-color var(--vz-dur) var(--vz-ease);flex-direction:column;justify-content:start;align-items:center;font-size:14px;display:flex;overflow:hidden}.Card-module__vS4fMG__cardComponent:hover{border:1px solid var(--vz-accent1);box-shadow:var(--vz-shadow-sm);transform:translateY(-2px)}.Card-module__vS4fMG__interior{color:#666;background:#f7f7f7;border:1px dashed #d4d4d4;border-top-left-radius:12px;border-top-right-radius:12px;justify-content:center;align-items:center;width:100%;height:250px;font-size:14px;display:flex;position:relative;overflow:hidden}.Card-module__vS4fMG__frameWrapper{isolation:isolate;justify-content:center;align-items:center;display:inline-block;position:relative;transform:translateZ(0)}.Card-module__vS4fMG__artContainer{z-index:1;background:#fff;border-radius:0;position:relative;box-shadow:inset 0 0 0 1px #0000000f}.Card-module__vS4fMG__artwork{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.Card-module__vS4fMG__overlay{z-index:2;pointer-events:none;position:absolute;top:0;left:0}.Card-module__vS4fMG__cardOptions{width:100%;height:auto;padding:var(--vz-s3);border-top:var(--vz-border);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Card-module__vS4fMG__selectImage{gap:var(--vz-s1);justify-content:center;align-items:center;display:flex}.Card-module__vS4fMG__selectCheckbox{cursor:pointer;width:18px;height:18px}.Card-module__vS4fMG__cardButtons{justify-content:center;align-items:center;gap:var(--vz-s1);flex-direction:column;display:flex}.Card-module__vS4fMG__buttonItem{justify-content:center;align-items:center;gap:var(--vz-s1);width:131px;padding:var(--vz-s1) var(--vz-s2);border:var(--vz-border);background:var(--vz-paper);border-radius:var(--vz-r-sm);cursor:pointer;transition:all var(--vz-dur) var(--vz-ease);color:var(--vz-text);white-space:nowrap;min-height:36px;font-size:13px;font-family:var(--vz-sans);display:flex}.Card-module__vS4fMG__buttonItem:disabled{opacity:.65;cursor:not-allowed}.Card-module__vS4fMG__buttonIcon{font-size:12px}.Card-module__vS4fMG__selectImageLabel{cursor:pointer;-webkit-user-select:none;user-select:none}
.MainLayout-module__wgMrQW__layoutContainer{background-color:var(--vz-bg);font-family:var(--vz-sans);flex-direction:column;justify-content:start;align-items:center;gap:24px;display:flex}.MainLayout-module__wgMrQW__navBar{background-color:var(--vz-paper);border:var(--vz-border);width:auto;height:auto;margin:var(--vz-s3) auto 0;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:4px;display:inline-flex}.MainLayout-module__wgMrQW__pageSwitcher{justify-content:center;align-items:center;gap:var(--vz-s1);padding:6px var(--vz-s3);color:var(--vz-text);cursor:pointer;transition:all var(--vz-dur) var(--vz-ease);font-family:var(--vz-sans);opacity:.7;background-color:#0000;border:0;border-radius:999px;font-size:14px;text-decoration:none;display:inline-flex}.MainLayout-module__wgMrQW__pageSwitcher:hover{opacity:1}.MainLayout-module__wgMrQW__switcherName{font-size:14px;font-weight:500}.MainLayout-module__wgMrQW__activeSwitcher{background-color:var(--vz-accent1);justify-content:center;align-items:center;gap:var(--vz-s1);padding:6px var(--vz-s3);color:var(--vz-on-dark);cursor:pointer;transition:all var(--vz-dur) var(--vz-ease);font-family:var(--vz-sans);border:0;border-radius:999px;font-size:14px;text-decoration:none;display:inline-flex}.MainLayout-module__wgMrQW__number{width:20px;height:20px;font-size:var(--vz-s2);background-color:#00000014;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.MainLayout-module__wgMrQW__activeSwitcher .MainLayout-module__wgMrQW__number{color:var(--vz-on-dark);background-color:#ffffff38}.MainLayout-module__wgMrQW__logoContainer{border-bottom:var(--vz-border);justify-content:center;align-items:center;width:1150px;max-width:95%;padding:24px 0 32px;display:flex;position:sticky}.MainLayout-module__wgMrQW__mainLogo{width:230px}.MainLayout-module__wgMrQW__mainText{width:85%;padding:var(--vz-s4);margin-bottom:var(--vz-s4);gap:var(--vz-s3);text-align:center;flex-direction:column;display:flex}.MainLayout-module__wgMrQW__mainTitle{color:var(--vz-text);margin-bottom:var(--vz-s2);letter-spacing:-.01em;font-size:clamp(28px,5vw,48px);font-weight:700;line-height:1.25}.MainLayout-module__wgMrQW__description{width:85%;color:var(--vz-text);opacity:.8;text-align:center;margin:0 auto;font-size:18px}.MainLayout-module__wgMrQW__languageSwitcher{padding-right:var(--vz-s3);align-items:center;gap:4px;margin-left:auto;display:flex}.MainLayout-module__wgMrQW__languageButton{border-radius:var(--vz-r-sm);color:var(--vz-on-dark);cursor:pointer;font-family:var(--vz-sans);transition:all var(--vz-dur) var(--vz-ease);text-transform:uppercase;background:0 0;border:1px solid #3a3b3b;padding:3px 7px;font-size:12px;font-weight:500}.MainLayout-module__wgMrQW__languageButton:hover{border-color:var(--vz-accent1);color:var(--vz-accent1)}.MainLayout-module__wgMrQW__languageButtonActive{background-color:var(--vz-accent1);border-color:var(--vz-accent1);color:var(--vz-on-dark);font-weight:700}@media (max-width:768px){.MainLayout-module__wgMrQW__layoutContainer{gap:var(--vz-s1)}.MainLayout-module__wgMrQW__logo-container{padding:var(--vz-s2) 0 var(--vz-s2)}.MainLayout-module__wgMrQW__mainText{gap:0;margin-bottom:0;padding:0}.MainLayout-module__wgMrQW__main-title{margin-bottom:0;font-size:1.75rem}.MainLayout-module__wgMrQW__description{width:100%;margin-bottom:var(--vz-s1);font-size:12px}}
.vzSpa{--vz-bg:#f7f7f7;--vz-paper:#fff;--vz-accent1:#c01614;--vz-accent2:#d4d4d4;--vz-text:#000;--vz-dark:#2b2c2c;--vz-on-dark:#fff;--vz-r-sm:6px;--vz-r-md:12px;--vz-border:1px solid var(--vz-accent2);--vz-shadow-sm:0 1px 2px #0000000f;--vz-shadow-md:0 6px 16px #0000001a;--vz-sans:Inter, "SF Pro Text", "Segoe UI", Roboto, Arial, sans-serif;--vz-fs:16px;--vz-lh:1.5;--vz-s1:8px;--vz-s2:12px;--vz-s3:16px;--vz-s4:24px;--vz-s5:32px;--vz-s6:48px;--vz-ease:cubic-bezier(.2, .8, .2, 1);--vz-dur:.2s;background-color:var(--vz-bg);color:var(--vz-text);font-family:var(--vz-sans);font-size:var(--vz-fs);line-height:var(--vz-lh)}
