@import url("desktop-mtcv.css?v=00dd97d33d83");:root{--color:#333;--color-gray:#939393;--background-color:rgba(102,126,234,.06);--background-border-color:hsla(0,0%,94%,.5);--border-color-line:#d9d9d9;--theme-color:#ffd134;--theme-color-line:#f7af1a;--header-height:clamp(4rem,5vh,5.5rem);--footer-height:clamp(4.5rem,5.5vh,5.5rem);--safe-area-bottom:env(safe-area-inset-bottom,0px);--section-padding-v:clamp(1rem,2vh,2rem);--common-padding:clamp(1rem,2vh,2rem);--section-padding-h:clamp(1.5rem,3vw,3rem);--content-padding-h:clamp(0.5rem,1vw,2.5rem);--form-gap:clamp(1rem,2.5vh,1.8rem);--form-group-height:clamp(3rem,4vh,4rem);--max-content-width:1200px;--aside-width:clamp(130px,12vw,200px)}body{margin:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:0}.desktop-app-container{display:flex;flex-direction:column;margin:0 auto;max-width:100%;min-height:100vh;width:100vw}.desktop-header-container{align-items:center;background:var(--theme-color);border-bottom:1px solid var(--theme-color-line);box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-shrink:0;gap:2rem;height:var(--header-height);justify-content:space-between;max-height:5.5rem;min-height:4rem;padding:0 var(--section-padding-h);position:sticky;top:0;width:100%;z-index:100}.desktop-menu-toggle{cursor:pointer;display:none;margin:auto 0;z-index:1000}@media (max-width:768px){.desktop-menu-toggle{display:block}}.desktop-menu-icon{display:flex;flex-direction:column;gap:clamp(.2rem,.6vw,.3rem);height:clamp(1rem,2.8vw,1.3rem);position:relative;width:clamp(1.3rem,3.5vw,1.6rem)}.desktop-menu-icon span{background:var(--color);border-radius:clamp(.08rem,.2vw,.12rem);height:clamp(2px,.6vh,3px);transform-origin:center;transition:all .3s ease;width:100%}.desktop-header-logo-container{align-items:center;display:flex;flex:1;gap:clamp(.8rem,2vw,1.2rem);height:100%;justify-content:flex-start}.desktop-logo{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;display:flex;height:clamp(2.5rem,4vh,3.5rem);justify-content:center;width:clamp(2.5rem,4vh,3.5rem)}.desktop-img-logo{height:auto;margin:0 auto;width:clamp(1.2rem,2vh,2rem)}.desktop-title{color:var(--color);font-size:clamp(1.2rem,2.5vh,1.8rem);font-weight:600;margin:0}.desktop-header-nav{align-items:center;display:flex;flex-shrink:0;gap:1rem}@media (max-width:768px){.desktop-header-nav{display:none}}.desktop-nav-item{align-items:center;background:#e5b207;border:1px solid #ffde71;border-radius:50%;color:#f7af1a;display:flex;font-size:clamp(.95rem,1.8vh,1.2rem);font-weight:500;justify-content:center;padding:.6rem;position:relative;text-decoration:none;transition:color .2s}.desktop-nav-item:after{background:rgba(0,0,0,.85);border-radius:8px;color:#fff;content:attr(data-tooltip);font-size:13px;left:60%;margin-top:6px;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;top:100%;transform:translateX(0);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.desktop-nav-item:hover:after{opacity:1;transform:translateX(-50%) scale(1)}.desktop-main-wrapper{box-sizing:border-box;display:flex;flex:1;gap:clamp(1rem,2vw,2rem);justify-content:center;margin:0 auto;min-height:0;overflow-x:hidden;padding:var(--common-padding) var(--section-padding-h) calc(var(--footer-height) + var(--common-padding) + 1.2rem);touch-action:pan-y;@media only screen and (max-width:768px){padding-bottom:calc(var(--footer-height) + var(--common-padding) + .4rem)}}.desktop-aside-left,.desktop-aside-right{align-self:flex-start;display:flex;flex-direction:column;flex-shrink:0;max-height:calc(100vh - var(--header-height) - var(--footer-height) - var(--common-padding)*2);min-width:130px;overflow-y:auto;position:sticky;top:calc(var(--header-height) + var(--common-padding));width:var(--aside-width)}.desktop-aside-content{display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem);width:100%}.desktop-aside-banner{box-shadow:0 2px 8px rgba(0,0,0,.1);height:auto;object-fit:contain;transition:transform .3s ease;width:100%}.desktop-aside-banner:hover{transform:scale(1.02)}.desktop-main{align-items:center;display:flex;flex:1;flex-direction:column;gap:var(--common-padding);height:100%;margin:0;max-height:100%;max-width:var(--max-content-width);min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.desktop-upload-section{align-items:stretch;background:var(--white);border:1px solid #e3e3e3;border-radius:clamp(.8rem,1.6vw,1.2rem);box-sizing:border-box;display:flex;flex-direction:row;gap:clamp(1.5rem,3vw,2.5rem);isolation:isolate;margin:0 auto;max-width:900px;overflow:visible;padding:var(--common-padding);width:100%}.desktop-upload-section>*{flex:1 1 0}.mobile-bottomsheet-overlay{display:none;flex:none}.desktop-upload-area{align-items:center;background-color:var(--background-color);border:2px dashed var(--theme-color);border-radius:clamp(.6rem,1.2vw,1rem);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:clamp(.5rem,1vh,.8rem);justify-content:center;padding:0 2rem;transition:all .3s ease;@media (max-width:768px){aspect-ratio:16/9}}.desktop-upload-area.hidden{display:none;opacity:0;pointer-events:none;visibility:hidden}.desktop-video-preview{background:linear-gradient(to top right,#fff7d6,#fff);border:2px dashed transparent;border:2px dashed var(--theme-color);border-radius:clamp(.6rem,1.2vw,1rem);box-sizing:border-box;display:none;padding:0 2rem;position:relative;@media (max-width:768px){aspect-ratio:16/9}}.desktop-video-preview.show{display:block}.desktop-video-preview-close{align-items:center;background:hsla(0,0%,100%,.9);border:1px dotted var(--theme-color);border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;display:flex;height:clamp(1.5rem,2.5vh,2rem);justify-content:center;position:absolute;right:clamp(.5rem,1vh,.8rem);top:clamp(.5rem,1vh,.8rem);transition:all .2s;width:clamp(1.5rem,2.5vh,2rem);z-index:10}@media (max-width:600px){.desktop-upload-section .desktop-video-preview-close:before{background:transparent;bottom:-.5rem;content:"";left:-.5rem;position:absolute;right:-.5rem;top:-.5rem;z-index:-1}}.desktop-video-preview-close:hover{background:#fff;transform:scale(1.1)}.desktop-video-thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:clamp(.6rem,1.2vw,1rem);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.desktop-video-thumbnail,.desktop-video-thumbnail-play-btn{align-items:center;cursor:pointer;display:flex;justify-content:center}.desktop-video-thumbnail-play-btn{background:transparent;border:none;opacity:.9;padding:0;transition:transform .2s ease,opacity .2s ease;z-index:5}.desktop-video-thumbnail-play-btn:hover{opacity:1;transform:scale(1.1)}.desktop-video-thumbnail-play-btn:active{transform:scale(.95)}.desktop-video-thumbnail-play-btn svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:clamp(2rem,5vw,3rem);width:clamp(2rem,5vw,3rem)}.desktop-video-info{@media (max-width:600px){padding-bottom:0;padding-left:clamp(.5rem,1vh,1rem);padding-right:clamp(.5rem,1vh,1rem);padding-top:clamp(1rem,2vh,1.5rem)}}.desktop-video-title{color:#fff;font-size:clamp(1rem,2vh,1.3rem);font-weight:600;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;@media (max-width:600px){margin-bottom:.1rem}}.desktop-video-details{color:hsla(0,0%,100%,.9);font-size:clamp(.85rem,1.8vh,1.1rem)}.desktop-upload-area-icon{align-items:center;display:flex;height:clamp(3.5rem,5.5vw,4.5rem);justify-content:center;width:clamp(4rem,6vw,5rem)}.desktop-upload-area-icon img{height:100%;object-fit:contain;width:100%}.desktop-upload-area-text{color:var(--color-gray);font-size:clamp(1rem,2.2vh,1.3rem);font-weight:400;text-align:center}.desktop-form-section{display:flex;flex:1;flex-direction:column;gap:var(--common-padding);margin:0;min-height:0}.desktop-form-group{align-items:center;display:flex;gap:clamp(.7rem,2vw,1.5rem);height:var(--form-group-height);justify-content:space-between;max-height:var(--form-group-height);min-height:var(--form-group-height)}.desktop-form-label{align-items:center;display:flex;flex-shrink:0;gap:clamp(.5rem,1.2vw,.8rem);height:100%;min-width:140px}.desktop-form-label img{height:auto;width:clamp(1.2rem,2.5vw,1.5rem)}.desktop-config-title-field{font-size:clamp(1rem,1vh,1.2rem);font-weight:500;white-space:nowrap}.custom-select{appearance:none;background:var(--white) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23939393' d='M12 0H0l6 8z'/%3E%3C/svg%3E") no-repeat;background-position:right clamp(.8rem,2vw,1.2rem) center;background-size:clamp(12px,2.5vw,16px) clamp(8px,2vw,12px);border:1px solid var(--border-color);border-radius:var(--border-radius,8px);height:var(--form-group-height);max-width:400px;min-width:200px;padding:clamp(.5rem,1.2vh,.8rem) clamp(.6rem,1vw,2rem);position:relative;transition:border-color .2s,box-shadow .2s;width:60%}.custom-select,.custom-select-trigger{align-items:center;box-sizing:border-box;color:var(--black);cursor:pointer;display:flex;font-size:clamp(1rem,1vh,1.2rem);font-weight:400}.custom-select-trigger{background:transparent;border:none;line-height:1.5;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:100%}.custom-select:focus,.custom-select:hover{border-color:var(--theme-color)}.custom-select:focus{box-shadow:0 0 0 3px rgba(255,209,52,.2);outline:none}.desktop-format-wrapper,.desktop-fps-wrapper,.desktop-quality-wrapper,.desktop-resolution-wrapper,.desktop-target-size-wrapper,.desktop-volume-wrapper{max-width:400px;position:relative;touch-action:none;width:60%}.desktop-format-wrapper .custom-select,.desktop-fps-wrapper .custom-select,.desktop-quality-wrapper .custom-select,.desktop-resolution-wrapper .custom-select,.desktop-target-size-wrapper .custom-select,.desktop-volume-wrapper .custom-select{width:100%}.desktop-overlay{background:hsla(0,0%,78%,.2);border-radius:var(--border-radius,8px);cursor:not-allowed;display:none;height:100%;left:0;pointer-events:all;position:absolute;top:0;width:100%;z-index:2}.desktop-volume-control-group .desktop-form-label{margin-top:0}.desktop-volume-config-value{color:var(--color-gray);font-size:clamp(.9rem,2vh,1.1rem);min-width:50px;text-align:right}.desktop-volume-control-slider{appearance:none;-webkit-appearance:none;background:linear-gradient(to right,var(--theme-color) var(--volume-percentage,33.33%),#d9d9d9 var(--volume-percentage,33.33%),#d9d9d9 100%);border-radius:clamp(.1rem,.2vw,.15rem);cursor:pointer;height:clamp(.3rem,.6vh,.4rem);margin:0;outline:none;touch-action:none;transition:none;width:100%;-webkit-tap-highlight-color:transparent}.desktop-volume-control-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:var(--theme-color);border:2px solid var(--theme-color-line);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;height:clamp(1.5rem,3.5vw,2rem);touch-action:none;transition:none;width:clamp(1.5rem,3.5vw,2rem)}.desktop-volume-control-slider::-webkit-slider-thumb:hover{box-shadow:0 3px 8px rgba(0,0,0,.2);transform:scale(1.1)}.desktop-config-advanced-button{align-items:center;background:transparent;border:none;border-radius:var(--border-radius,8px);cursor:pointer;display:flex;gap:clamp(.6rem,1.5vw,1rem);padding:0;transition:background-color .2s}.desktop-config-advanced-button:hover{background-color:rgba(102,126,234,.05)}.desktop-config-advanced-button img{width:clamp(1.2rem,2.5vw,1.5rem)}.desktop-config-advanced-text{color:var(--color);font-size:clamp(.95rem,2vh,1.2rem);font-weight:600}.desktop-advanced-section{display:flex;flex-shrink:0;justify-content:space-between;min-height:clamp(3rem,4vh,4rem);position:relative;@media (max-width:768px){margin-top:0}}.desktop-config-advanced-about-us{z-index:2}.desktop-advanced-info{display:none;position:absolute;right:0;top:0;z-index:1}.desktop-advanced-info-text{color:var(--color-gray);font-size:.8rem;line-height:1.5rem;text-align:right}.desktop-footer-container{align-items:center;background:var(--white);border-top:1px solid #ffcd3580;bottom:0;box-sizing:border-box;display:flex;flex-shrink:0;height:fit-content;justify-content:center;left:0;min-height:4rem;padding-bottom:var(--safe-area-bottom);position:fixed;right:0;width:100%;z-index:100}body.mobile-sheet-open .desktop-footer-container{display:none!important}.desktop-btn-container{-webkit-align-items:center;align-items:center;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:center;justify-content:center;margin:0 auto;max-width:var(--max-content-width);min-height:4rem;padding:clamp(.5rem,1.2vh,.8rem) var(--section-padding-h);width:100%}input.desktop-footer-btn-convert{background-color:var(--theme-color);border:2px solid var(--theme-color);border-bottom-color:var(--theme-color-line);border-radius:clamp(.4rem,1vw,.5rem);box-sizing:border-box;color:var(--color);cursor:pointer;font-size:clamp(1rem,2.2vh,1.3rem);font-weight:600;height:var(--form-group-height);max-width:500px;min-height:2.5rem;padding:0 clamp(1rem,2vw,1.5rem);text-align:center;text-transform:uppercase;transition:all .2s;width:100%;@media only screen and (min-width:769px){height:calc(1rem + var(--form-group-height))}}input.desktop-footer-btn-convert:hover:not(:disabled){background-color:var(--theme-color-line);border-color:var(--theme-color-line);box-shadow:0 4px 8px rgba(0,0,0,.12);transform:translateY(-1px)}input.desktop-footer-btn-convert:active:not(:disabled){transform:translateY(0)}input.desktop-footer-btn-convert:disabled{background:var(--background-color);border:none;box-shadow:none;color:var(--gray-400);cursor:not-allowed}.desktop-menu-modal{display:none;height:100vh;left:0;min-height:100vh;position:fixed;top:0;width:100vw;z-index:9999}.desktop-menu-modal.active,.desktop-menu-modal.closing{display:flex}.desktop-menu-modal-overlay{backdrop-filter:blur(3px);background:rgba(0,0,0,.5);inset:0;position:absolute;transition:opacity .4s ease}.desktop-menu-modal.closing .desktop-menu-modal-overlay{opacity:0}.desktop-menu-modal-content{background:var(--white);box-shadow:5px 0 20px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;left:0;max-width:400px;position:absolute;top:0;width:85%}.desktop-menu-modal.active:not(.closing) .desktop-menu-modal-content{animation:slideInLeft .4s ease forwards}.desktop-menu-modal.active.closing .desktop-menu-modal-content{animation:slideOutLeft .4s ease forwards}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.desktop-menu-modal-header{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;padding:clamp(1.5rem,3vw,2rem);text-align:right}.desktop-menu-close{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;margin-left:auto;outline:none;padding:0}.desktop-menu-close:hover{opacity:.7}.desktop-logo-icon{height:clamp(6rem,12vw,8rem);width:clamp(6rem,12vw,8rem)}.desktop-logo-title{font-size:clamp(1.5rem,3.5vh,2rem);font-weight:400;margin:clamp(.8rem,2vh,1.2rem) 0 0;padding:0}.desktop-container-menu{display:flex;flex:1;flex-direction:column;justify-content:center;min-height:0;overflow-y:auto;padding:var(--common-padding) 0}.desktop-logo-container{align-items:center;display:flex;flex-direction:column;text-align:center}.desktop-menu-modal-items{display:flex;flex:1;flex-direction:column;gap:clamp(.6rem,1.5vh,1rem);min-height:0;overflow-x:hidden;overflow-y:auto;padding:clamp(2rem,5vh,3rem) 0}.desktop-menu-modal-item{align-items:center;border-bottom:none;color:var(--gray-700);display:flex;font-size:clamp(1rem,2.5vh,1.3rem);gap:clamp(1rem,2.5vw,1.5rem);height:clamp(3rem,7vh,4rem);min-height:3rem;padding:0 0 0 clamp(1.5rem,3.5vw,2rem);text-decoration:none;transition:all .2s ease;transition:background .2s,transform .2s}.desktop-menu-modal-item img{height:clamp(1.5rem,3.5vw,2rem);width:clamp(1.5rem,3.5vw,2rem)}.desktop-menu-modal-item a{color:var(--color);font-size:clamp(1rem,2.5vh,1.3rem);text-decoration:none;width:100%}.desktop-menu-modal-item:hover{background:var(--theme-color);transform:translateX(10px)}.desktop-menu-modal-item:hover a{color:var(--color);font-weight:600}.desktop-menu-modal-item.desktop-menu-modal-item-active{background:var(--theme-color);border-left:4px solid var(--theme-color-line);padding-left:clamp(2rem,4vw,2.5rem)}.desktop-menu-modal-item.desktop-menu-modal-item-active a{color:var(--color);font-weight:600}.desktop-menu-modal-item.desktop-menu-modal-item-active img{filter:brightness(0) saturate(100%) invert(46%) sepia(91%) saturate(1000%) hue-rotate(5deg) brightness(100%) contrast(90%)}@media (max-width:1024px){:root{--section-padding-h:clamp(1.5rem,3vw,2.5rem);--max-content-width:100%}.desktop-form-group{gap:clamp(.6rem,1.5vw,1.2rem)}.desktop-form-label{min-width:120px}.custom-select,.desktop-format-wrapper,.desktop-fps-wrapper,.desktop-quality-wrapper,.desktop-resolution-wrapper,.desktop-target-size-wrapper,.desktop-volume-wrapper{max-width:350px;min-width:180px;width:55%}}@media (max-width:900px){.desktop-form-label{min-width:100px}.custom-select,.desktop-format-wrapper,.desktop-fps-wrapper,.desktop-quality-wrapper,.desktop-resolution-wrapper,.desktop-target-size-wrapper,.desktop-volume-wrapper{max-width:300px;min-width:150px;width:60%}}@media (max-width:768px){.mobile-sheet-open.custom-options-open .desktop-header-container{border-bottom:none;opacity:.5}.desktop-btn-container{height:auto;min-height:auto;padding:clamp(.6rem,1.5vh,1rem) var(--section-padding-h)}.desktop-footer-about{height:auto;max-height:none;min-height:auto;padding:clamp(.8rem,2vh,1.2rem) var(--section-padding-h)}.desktop-footer-content-about{flex-direction:column;gap:clamp(.5rem,1.2vh,.8rem);padding:0}.desktop-footer-social-about{gap:clamp(.5rem,1vw,.8rem)}.desktop-footer-social-about a{height:clamp(1.2rem,3vw,1.4rem);width:clamp(1.2rem,3vw,1.4rem)}.desktop-footer-text-about{flex-direction:column;font-size:clamp(.65rem,1.8vw,.75rem);gap:clamp(.3rem,.6vh,.5rem);line-height:1.4}.desktop-footer-text-about>span{display:block}.desktop-footer-credit{font-size:clamp(.6rem,1.6vw,.7rem)}.desktop-upload-section{flex-direction:column;gap:var(--common-padding);max-width:100%}.desktop-form-group{align-items:flex-start;flex-direction:column!important;flex-wrap:nowrap;height:auto;max-height:none;min-height:auto}.desktop-form-label{flex-shrink:0;height:auto;margin-bottom:-.25rem;min-width:auto;width:100%}.custom-select,.desktop-format-wrapper,.desktop-fps-wrapper,.desktop-quality-wrapper,.desktop-resolution-wrapper,.desktop-target-size-wrapper,.desktop-volume-wrapper{max-width:100%!important;min-height:clamp(2.5rem,5vh,3.5rem);touch-action:pan-y pinch-zoom;-ms-touch-action:pan-y pinch-zoom;width:100%!important}}@media (max-width:480px){.desktop-form-group{align-items:flex-start!important;flex-direction:column!important;flex-wrap:nowrap}.desktop-form-label{gap:clamp(.4rem,1vw,.6rem);min-width:auto!important;width:100%!important}.desktop-config-title-field{font-size:clamp(.85rem,1.8vh,1rem)}.custom-select{font-size:clamp(.85rem,1.8vh,1rem)}.custom-select,.desktop-format-wrapper,.desktop-fps-wrapper,.desktop-quality-wrapper,.desktop-resolution-wrapper,.desktop-target-size-wrapper,.desktop-volume-wrapper{max-width:100%!important;width:100%!important}.desktop-upload-section{border-radius:clamp(.6rem,1.2vw,.9rem)}}@media (min-width:1400px){:root{--max-content-width:1400px;--section-padding-h:clamp(3rem,5vw,5rem)}}@media (max-width:1200px){.desktop-aside-left,.desktop-aside-right{display:none}.desktop-main-wrapper{padding-left:var(--common-padding);padding-right:var(--common-padding)}.desktop-main{max-width:100%}}@media (min-width:1201px){.desktop-aside-left,.desktop-aside-right{display:flex}}@media (min-width:1600px){.desktop-aside-left,.desktop-aside-right{min-width:180px;width:clamp(180px,15vw,250px)}}@media (min-width:1920px){.desktop-main-wrapper{margin:0 auto;max-width:1800px}.desktop-footer-container,.desktop-header-container{margin:0 auto;width:100%}}body.dialog-open,html.dialog-open{height:100%!important;left:0!important;max-width:100vw!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;width:100%!important}body:has(.desktop-menu-modal.active),body:has(.dialog-loading-overlay.active),body:has(.dialog-progress-overlay.active),body:has(.menu-modal.active),body:has(.mtcv-container.mtcv-show),body:has(.premium-overlay.is-open),html:has(.desktop-menu-modal.active),html:has(.dialog-loading-overlay.active),html:has(.dialog-progress-overlay.active),html:has(.menu-modal.active),html:has(.mtcv-container.mtcv-show),html:has(.premium-overlay.is-open){height:100%!important;left:0!important;max-width:100vw!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;width:100%!important}.app--container,.desktop-app-container{max-width:100vw;overflow-x:hidden!important;width:100%}.desktop-main-wrapper{max-width:100%;overflow-x:hidden!important;width:100%}.desktop-app-container:has(.dialog-loading-overlay.active),.desktop-app-container:has(.menu-modal.active),.desktop-app-container:has(.mtcv-container.mtcv-show){pointer-events:none}.desktop-app-container:has(.dialog-loading-overlay.active) .dialog-loading-overlay,.desktop-app-container:has(.menu-modal.active) .menu-modal,.desktop-app-container:has(.mtcv-container.mtcv-show) .mtcv-container{pointer-events:auto}.desktop-app-container .video-info{display:initial;flex:initial;flex-direction:row;font-size:medium;gap:initial;padding:initial;text-align:initial;width:auto}.desktop-video-info{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);border-radius:0 0 clamp(.6rem,1.2vw,1rem) clamp(.6rem,1.2vw,1rem);bottom:0;box-sizing:border-box;left:0;padding:clamp(1rem,2vh,1.5rem);position:absolute;right:0;@media (max-width:600px){padding-bottom:0;padding-left:clamp(.5rem,1vh,1rem);padding-right:clamp(.5rem,1vh,1rem);padding-top:clamp(1rem,2vh,1.5rem)}}.desktop-about-container{background:var(--white);border-radius:clamp(.8rem,1.6vw,1.2rem);display:flex;flex-direction:column;margin:0 auto;max-width:900px;overflow:hidden;width:100%}.desktop-about-header{background:linear-gradient(135deg,var(--theme-color) 0,var(--theme-color-line) 100%);border-bottom:2px solid var(--border-color-line);padding:clamp(1.5rem,3vh,2rem) var(--content-padding-h)}.desktop-about-title{color:var(--color);font-size:clamp(1.8rem,3.5vh,2.5rem);font-weight:700;margin:0;text-align:center}.desktop-about-content{border-bottom:1px solid #e2e2e2;border-bottom-left-radius:clamp(.8rem,1.6vw,1.2rem);border-bottom-right-radius:clamp(.8rem,1.6vw,1.2rem);border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(1.5rem,3vh,2rem);padding:clamp(1.5rem,3vh,2.5rem) var(--content-padding-h)}.desktop-about-intro{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.7;margin:0}.desktop-about-section{display:flex;flex-direction:column;gap:clamp(.8rem,1.5vh,1rem)}.desktop-about-section-title{border-bottom:2px solid var(--theme-color);color:var(--color);font-size:clamp(1.3rem,2.5vh,1.6rem);font-weight:600;margin:0;padding-bottom:.5rem}.desktop-about-text{color:var(--color);font-size:clamp(1rem,2vh,1.1rem);line-height:1.6;margin:0}.desktop-about-contact{align-items:center;background:var(--background-color);border:1px solid var(--border-color-line);border-radius:clamp(.4rem,.8vw,.6rem);display:flex;gap:.8rem;padding:.8rem 1rem;transition:all .2s}.desktop-about-contact:hover{background:var(--theme-color);transform:translateX(4px)}.desktop-about-icon{flex-shrink:0;height:1.4rem;width:1.4rem}.desktop-about-social-links{display:flex;flex-direction:column;gap:.8rem}.desktop-about-social-link{align-items:center;background:var(--background-color);border:1px solid var(--border-color-line);border-radius:clamp(.4rem,.8vw,.6rem);color:var(--color);display:flex;gap:.8rem;padding:.8rem 1rem;text-decoration:none;transition:all .2s}.desktop-about-social-link:hover{background:var(--theme-color);box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateX(4px)}.desktop-about-social-link span{font-size:clamp(.95rem,1.8vh,1.1rem)}.desktop-footer-social-about{border:none;gap:clamp(.6rem,1.2vw,1rem);justify-content:center;padding:0}.desktop-footer-social-about a{background:transparent;border:none;border-radius:50%;height:1.6rem;padding:0;width:1.6rem}.desktop-footer-social-about a:hover{background:var(--theme-color)}.desktop-footer-social-about img{filter:brightness(0) saturate(100%) invert(20%) sepia(0) saturate(0) hue-rotate(0deg) brightness(.5);height:1rem;width:1rem}.desktop-footer-social-about a:hover img{filter:brightness(0) saturate(100%) invert(100%)}.desktop-footer-text-about{align-items:center;flex-direction:row;flex-wrap:wrap;font-size:clamp(.7rem,1.2vh,.85rem);gap:clamp(.8rem,1.5vw,1.2rem);justify-content:center}.desktop-footer-text-about>span{display:inline}.desktop-footer-text-about>span:first-child{color:var(--color);font-weight:400}.desktop-footer-text-about>span:not(:first-child):not(.desktop-footer-credit){font-size:clamp(.65rem,1.1vh,.8rem)}.desktop-footer-credit{font-size:clamp(.65rem,1vh,.75rem)}.privacy-policy-link{color:var(--theme-color-line);text-decoration:none;transition:all .2s ease}.privacy-policy-link:hover{color:var(--theme-color);text-decoration:underline}@media (max-width:768px){.desktop-about-container{border-radius:clamp(.6rem,1.2vw,.9rem);margin:0}.desktop-about-content,.desktop-about-header{padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.desktop-footer-about{height:auto;max-height:none;min-height:auto;padding:clamp(.8rem,2vh,1.2rem) var(--section-padding-h)}.desktop-footer-content-about{flex-direction:column;gap:clamp(.5rem,1.2vh,.8rem);padding:0}.desktop-footer-social-about{gap:clamp(.5rem,1vw,.8rem)}.desktop-footer-social-about a{height:clamp(1.2rem,3vw,1.4rem);width:clamp(1.2rem,3vw,1.4rem)}.desktop-footer-text-about{flex-direction:column;font-size:clamp(.65rem,1.8vw,.75rem);gap:clamp(.3rem,.6vh,.5rem);line-height:1.4}.desktop-footer-text-about>span{display:block}.desktop-footer-credit{font-size:clamp(.6rem,1.6vw,.7rem)}.desktop-main-wrapper-about{padding-bottom:calc(var(--header-height) + var(--common-padding) + var(--section-padding-h))}}.desktop-blog-container{background:var(--white);border:1px solid #e2e2e2;border-radius:clamp(.8rem,1.6vw,1.2rem);box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:900px;overflow:hidden;width:100%}.desktop-blog-header{background:linear-gradient(135deg,var(--theme-color) 0,var(--theme-color-line) 100%);border-bottom:2px solid var(--border-color-line);padding:clamp(1.5rem,3vh,2rem) var(--content-padding-h);z-index:9}.desktop-blog-title{color:var(--color);font-size:clamp(1.8rem,3.5vh,2.5rem);font-weight:700;line-height:1.3;margin:0 0 .5rem;text-align:center}.desktop-blog-meta{color:#ffefc3;font-size:clamp(.9rem,1.6vh,1.1rem);font-style:italic;margin:0;text-align:center}.desktop-blog-content{box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(1.2rem,2.5vh,1.8rem);padding:clamp(1.5rem,3vh,2.5rem) var(--content-padding-h)}.desktop-blog-content p{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.7;margin:0}.desktop-blog-h2{border-bottom:2px solid var(--theme-color);font-size:clamp(1.3rem,2.5vh,1.6rem);margin:clamp(1.5rem,3vh,2rem) 0 clamp(.8rem,1.5vh,1rem);padding-bottom:.5rem}.desktop-blog-h2,.desktop-blog-h3{color:var(--color);font-weight:600}.desktop-blog-h3{font-size:clamp(1.1rem,2vh,1.3rem);margin:clamp(1rem,2vh,1.5rem) 0 clamp(.6rem,1.2vh,.8rem)}.desktop-blog-list{display:flex;flex-direction:column;gap:clamp(.5rem,1vh,.8rem);margin:0 0 clamp(.8rem,1.5vh,1rem);padding-left:clamp(1.5rem,3vw,2rem)}.desktop-blog-list li{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.7}.desktop-blog-list li strong{color:var(--theme-color-line);font-weight:600}.desktop-blog-list-ordered{list-style-type:decimal}.desktop-blog-platform-tips{display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem);margin:clamp(1rem,2vh,1.5rem) 0}.desktop-blog-tip-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.5rem,1vh,.8rem)}.desktop-blog-tip-item p{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.6;margin:0}.desktop-blog-cta{background:linear-gradient(135deg,var(--theme-color) 0,var(--theme-color-line) 100%);border:1px solid var(--border-color-line);border-radius:clamp(.6rem,1.2vw,1rem);margin:clamp(2rem,4vh,3rem) 0;padding:clamp(1.5rem,3vh,2rem);text-align:center}.desktop-blog-cta h3{color:var(--color);font-size:clamp(1.3rem,2.5vh,1.6rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-cta p{margin:0 0 clamp(1rem,2vh,1.5rem);text-align:center}.desktop-blog-cta p,.desktop-blog-cta-button{color:var(--color);font-size:clamp(1rem,2vh,1.15rem)}.desktop-blog-cta-button{background:var(--white);border:2px solid transparent;border-radius:clamp(.4rem,.8vw,.6rem);display:inline-block;font-weight:600;padding:clamp(.8rem,1.5vh,1rem) clamp(2rem,4vw,3rem);text-decoration:none;transition:all .3s ease}.desktop-blog-cta-button:hover{background:var(--color);box-shadow:0 4px 12px rgba(0,0,0,.2);color:var(--white);transform:translateY(-2px)}.desktop-blog-related{padding:clamp(1.5rem,3vh,2rem) var(--content-padding-h)}.desktop-blog-related-title{color:var(--color);font-size:clamp(1.3rem,2.5vh,1.6rem);font-weight:600;margin:0 0 clamp(1.2rem,2.5vh,1.8rem);text-align:center}.desktop-blog-related-list{display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem)}.desktop-blog-related-item{background:var(--background-color);border:1px solid var(--border-color-line);border-radius:clamp(.4rem,.8vw,.6rem);color:var(--color);display:block;padding:clamp(1rem,2vh,1.5rem);text-decoration:none;transition:all .3s ease}.desktop-blog-related-item:hover{background:var(--theme-color);border-color:var(--theme-color-line);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateX(4px)}.desktop-blog-related-item h4{color:var(--color);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.5rem,1vh,.8rem)}.desktop-blog-related-item p{color:var(--color-gray);font-size:clamp(.95rem,1.8vh,1.1rem);line-height:1.6;margin:0}.desktop-blog-related-item:hover h4,.desktop-blog-related-item:hover p{color:var(--color)}@media (max-width:768px){.desktop-blog-container{border-radius:clamp(.6rem,1.2vw,.9rem);margin:0}.desktop-blog-content,.desktop-blog-header,.desktop-blog-related{margin:0;padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.desktop-blog-list{padding-left:clamp(1rem,4vw,1.5rem)}.desktop-blog-platform-tips{gap:clamp(.8rem,1.5vh,1.2rem)}}.desktop-blog-platform-specs{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);margin:clamp(1rem,2vh,1.5rem) 0;padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-platform-specs p{margin:0 0 clamp(.5rem,1vh,.8rem)}.desktop-blog-table-wrapper{margin:clamp(1.5rem,3vh,2rem) 0;overflow-x:auto}.desktop-blog-table{background:var(--white);border-collapse:collapse;border-radius:clamp(.4rem,.8vw,.6rem);box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;width:100%}.desktop-blog-table thead{background:var(--theme-color)}.desktop-blog-table th{border-bottom:2px solid var(--theme-color-line);font-size:clamp(.95rem,1.8vh,1.1rem);font-weight:600;text-align:left}.desktop-blog-table td,.desktop-blog-table th{color:var(--color);padding:clamp(.8rem,1.5vh,1rem)}.desktop-blog-table td{border-bottom:1px solid var(--border-color-line);font-size:clamp(.9rem,1.6vh,1rem)}.desktop-blog-table tbody tr:hover{background:var(--background-color)}.desktop-blog-table tbody tr:last-child td{border-bottom:none}.desktop-blog-resolution-grid{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-resolution-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-resolution-item h3{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-resolution-item p{font-size:clamp(.95rem,1.8vh,1.1rem);margin:0 0 clamp(.4rem,.8vh,.6rem)}.desktop-blog-size-comparison{display:flex;flex-direction:column;gap:clamp(.8rem,1.5vh,1rem);margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-size-item{align-items:center;background:var(--background-color);border:1px solid var(--border-color-line);border-radius:clamp(.4rem,.8vw,.6rem);display:flex;justify-content:space-between;padding:clamp(.8rem,1.5vh,1rem)}.desktop-blog-size-item .resolution{color:var(--theme-color-line);font-size:clamp(1rem,2vh,1.15rem);font-weight:600}.desktop-blog-size-item .size{color:var(--color);font-size:clamp(.95rem,1.8vh,1.1rem)}.desktop-blog-aspect-ratios{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-aspect-item{background:var(--background-color);border:1px solid var(--border-color-line);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-aspect-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.5rem,1vh,.8rem)}.desktop-blog-codec-comparison{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-codec-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-codec-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-hardware-tips{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-tip-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-troubleshooting{display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem);margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-issue-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-issue-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-compression-levels{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-level-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-level-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-bitrate-guide{display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem);margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-bitrate-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-bitrate-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.5rem,1vh,.8rem)}.desktop-blog-content-types{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-content-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-content-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-platform-balance{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-platform-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-platform-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}.desktop-blog-artifacts-guide{display:grid;gap:clamp(1rem,2vh,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:clamp(1.5rem,3vh,2rem) 0}.desktop-blog-artifact-item{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-blog-artifact-item h4{color:var(--theme-color-line);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:0 0 clamp(.8rem,1.5vh,1rem)}@media (max-width:768px){.desktop-blog-table-wrapper{margin:1rem 0}.desktop-blog-table{font-size:.85rem}.desktop-blog-table td,.desktop-blog-table th{padding:.6rem .4rem}.desktop-blog-artifacts-guide,.desktop-blog-aspect-ratios,.desktop-blog-codec-comparison,.desktop-blog-compression-levels,.desktop-blog-content-types,.desktop-blog-hardware-tips,.desktop-blog-platform-balance,.desktop-blog-resolution-grid{gap:1rem;grid-template-columns:1fr}}.desktop-privacy-container{background:var(--white);border:1px solid #e2e2e2;border-radius:clamp(.8rem,1.6vw,1.2rem);box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:900px;overflow:hidden;width:100%}.desktop-privacy-header{background:linear-gradient(135deg,var(--theme-color) 0,var(--theme-color-line) 100%);border-bottom:2px solid var(--border-color-line);padding:clamp(1.5rem,3vh,2rem) var(--content-padding-h);z-index:9}.desktop-privacy-title{color:var(--color);font-size:clamp(1.8rem,3.5vh,2.5rem);font-weight:700;line-height:1.3;margin:0;text-align:center}.desktop-privacy-last-updated{color:#ffefc3;font-size:clamp(.9rem,1.8vh,1rem);font-style:italic;margin:clamp(.5rem,1vh,.75rem) 0 0;opacity:.9;text-align:center}.desktop-privacy-content{display:flex;flex-direction:column;gap:clamp(2rem,4vh,2.5rem);line-height:1.8;padding:clamp(1.5rem,3vh,2.5rem) var(--content-padding-h)}.desktop-privacy-section{display:flex;flex-direction:column;gap:clamp(.8rem,1.5vh,1rem)}.desktop-privacy-section-title{border-bottom:2px solid var(--theme-color);color:var(--color);font-size:clamp(1.3rem,2.5vh,1.6rem);font-weight:600;margin:0;padding-bottom:.5rem}.desktop-privacy-subsection-title{border-bottom:1px solid var(--border-color-line);color:var(--color);font-size:clamp(1.1rem,2vh,1.3rem);font-weight:600;margin:clamp(1.5rem,2.5vh,2rem) 0 clamp(.8rem,1.5vh,1rem);padding-bottom:.5rem}.desktop-privacy-section p{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.7;margin:0 0 clamp(1rem,2vh,1.5rem)}.desktop-privacy-list{list-style-type:disc;margin:clamp(.8rem,1.5vh,1rem) 0;padding-left:clamp(1.5rem,3vw,2rem)}.desktop-privacy-list li{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.7;margin-bottom:clamp(.5rem,1vh,.75rem)}.desktop-privacy-list li:last-child{margin-bottom:0}.desktop-privacy-list strong{color:var(--color);font-weight:600}.desktop-privacy-contact{background:var(--background-color);border:1px solid var(--border-color-line);border-left:4px solid var(--theme-color);border-radius:clamp(.4rem,.8vw,.6rem);margin-top:clamp(1rem,2vh,1.5rem);padding:clamp(1rem,2vh,1.5rem)}.desktop-privacy-contact p{color:var(--color);font-size:clamp(1rem,2vh,1.15rem);line-height:1.6;margin:clamp(.5rem,1vh,.75rem) 0}.desktop-privacy-contact p:first-child{margin-top:0}.desktop-privacy-contact p:last-child{margin-bottom:0}.desktop-privacy-contact strong{color:var(--color);font-weight:600}.desktop-footer-about{background:var(--white);border-top:1px solid var(--border-color-line);bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.05);box-sizing:border-box;height:var(--footer-height);left:0;max-height:var(--footer-height);min-height:var(--footer-height);padding:0 var(--section-padding-h);position:fixed;right:0;z-index:100}.desktop-footer-about,.desktop-footer-content-about{align-items:center;display:flex;justify-content:center;width:100%}.desktop-footer-content-about{flex-direction:row;gap:clamp(1rem,2vw,2rem);margin:0 auto;max-width:1200px;text-align:center}.desktop-footer-social-about{align-items:center;display:flex;gap:clamp(.8rem,1.5vw,1.2rem)}.desktop-footer-social-about a{align-items:center;display:flex;height:clamp(1.8rem,2.5vw,2.2rem);justify-content:center;transition:all .2s ease;width:clamp(1.8rem,2.5vw,2.2rem)}.desktop-footer-social-about a:hover{transform:scale(1.1)}.desktop-footer-social-about img{height:100%;object-fit:contain;transition:filter .2s ease;width:100%}.desktop-footer-social-about a:hover img{filter:brightness(.9)}.desktop-footer-text-about{color:var(--color);display:flex;flex-direction:column;font-size:clamp(.65rem,1.8vw,.75rem);gap:clamp(.3rem,.6vh,.5rem);line-height:1.4}.desktop-footer-text-about>span{white-space:nowrap}.desktop-footer-text-about>span:first-child{font-weight:500}.desktop-footer-credit,.desktop-footer-text-about>span:not(:first-child):not(.desktop-footer-credit){color:var(--color-gray)}.desktop-footer-credit{font-size:clamp(.6rem,1.6vw,.7rem);font-style:italic}.desktop-main-wrapper-about{padding-bottom:calc(clamp(4.5rem, 6.5vh, 6rem) + clamp(.8rem, 2vh, 1.2rem)*2 + var(--common-padding))}@media (max-width:768px){.desktop-privacy-container{border-radius:clamp(.6rem,1.2vw,.9rem);margin:0}.desktop-privacy-content,.desktop-privacy-header{padding:clamp(1rem,2vh,1.5rem) var(--content-padding-h)}.desktop-privacy-content{gap:clamp(1.5rem,3vh,2rem)}.desktop-footer-content-about{flex-direction:column;gap:clamp(.5rem,1vh,.8rem)}.desktop-footer-social-about{gap:clamp(.6rem,1.2vw,1rem)}.desktop-footer-social-about a{height:clamp(1.5rem,2vw,1.8rem);width:clamp(1.5rem,2vw,1.8rem)}.desktop-footer-text-about{font-size:clamp(.65rem,1.8vw,.75rem);gap:clamp(.3rem,.6vh,.5rem);line-height:1.4}.desktop-footer-text-about>span{display:block}.desktop-footer-credit{font-size:clamp(.6rem,1.6vw,.7rem)}.desktop-main-wrapper-about{padding-bottom:calc(clamp(4.5rem, 6.5vh, 6rem) + clamp(.8rem, 2vh, 1.2rem)*2 + var(--common-padding))}}.desktop-main-wrapper-about{padding-bottom:calc(clamp(2.5rem, 4.5vh, 4rem) + clamp(.8rem, 1vh, 1.2rem)*2 + var(--section-padding-v))}body.dialog-open,body.mtcv-open,html.dialog-open,html.mtcv-open{height:100%!important;left:0!important;max-width:100vw!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;width:100%!important}.mtcv-container.mtcv-show{bottom:0!important;height:100vh!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important}