body.scope-resizer .resizer-page .resizer-content{margin:0 auto;padding:0}@media (max-width:768px){body.scope-resizer .resizer-page .resizer-content{max-width:100%;padding:0}}body.scope-resizer .social-preset-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px;margin-bottom:20px;display:grid}body.scope-resizer .social-preset-card{cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:80px;padding:16px;transition:all .3s;display:flex}body.scope-resizer .social-preset-card:hover{outline:none}body.scope-resizer .social-preset-card.active{background-color:#f0f8ff;border-color:#009cffbd}body.scope-resizer .platform-icon{flex-shrink:0;width:48px;height:48px}body.scope-resizer .preset-icon{flex-direction:row;justify-content:center;align-items:center;gap:3px;width:32px;height:32px;display:flex}body.scope-resizer .preset-ratio{color:#009cff;background:#009cff1a;border-radius:4px;margin-top:-8px;margin-right:-8px;padding:2px 6px;font-size:.85rem;display:inline-block}@media (max-width:768px){body.scope-resizer .social-preset-grid{grid-template-columns:repeat(2,1fr);gap:8px}body.scope-resizer .social-preset-card{min-height:70px;padding:12px}body.scope-resizer .preset-icon{width:28px;height:28px}body.scope-resizer .preset-name{font-size:1rem}body.scope-resizer .preset-dimensions{font-size:.85rem}body.scope-resizer .preset-ratio{font-size:.8rem}}@media (max-width:767px) and (min-width:700px){body.scope-resizer .social-preset-grid{grid-template-columns:repeat(4,1fr);gap:8px}}@media (max-width:700px) and (min-width:600px){body.scope-resizer .social-preset-grid{grid-template-columns:repeat(3,1fr);gap:8px}}@media (max-width:350px){body.scope-resizer .social-preset-grid{grid-template-columns:1fr;gap:8px}body.scope-resizer .social-preset-card{min-height:60px;padding:10px}body.scope-resizer .preset-icon{width:24px;height:24px}body.scope-resizer .preset-name{font-size:.95rem}body.scope-resizer .preset-dimensions{font-size:.8rem}}body.scope-resizer .social-icon-btn.small-card{min-width:calc(33.3333% - 6.66667px);max-width:none;flex:calc(33.3333% - 6.66667px)!important}body.scope-resizer .social-icon-btn.mid-wide-card{min-width:calc(66.6667% - 13.3333px);max-width:calc(66.6667% - 13.3333px);flex:calc(66.6667% - 13.3333px)!important}@media (max-width:768px){body.scope-resizer .social-icon-btn.small-card{min-width:calc(50% - 8px);max-width:none;flex:calc(50% - 8px)!important}body.scope-resizer .social-icon-btn.mid-wide-card{min-width:calc(100% - 16px);max-width:calc(100% - 16px);flex:calc(100% - 16px)!important}}@media (max-width:300px){body.scope-resizer .social-icon-btn.small-card{min-width:calc(50% - 8px);max-width:none;flex:calc(50% - 8px)!important}}@media (max-width:480px){body.scope-resizer .social-icon-btn.mid-wide-card{min-width:100%;max-width:100%;flex:100%!important}}body.scope-resizer .social-icon-btn.wide-card{min-width:150px;max-width:250px;flex:1 1 calc(150%*((100% - 20px)/3))!important}@media (max-width:768px){body.scope-resizer .social-icon-btn.wide-card{min-width:130px;max-width:200px;flex:1 1 calc(150%*((100% - 16px)/2))!important}}@media (max-width:480px){body.scope-resizer .social-icon-btn.wide-card{min-width:100%;max-width:100%;flex:100%!important}}body.scope-resizer .summary{color:#000;text-align:center;background:#f3f6f9;border-radius:4px;justify-content:center;align-items:center;min-height:50px;margin:5px;padding:10px;font-size:1rem;display:flex;box-shadow:0 2px 4px #0000000d}body.scope-resizer .format-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px;display:grid}body.scope-resizer .format-card{text-align:center;background:#fff;border:1px solid #e1e8ef;border-radius:8px;padding:20px;transition:all .3s}body.scope-resizer .format-card:hover{border-color:#009cff;transform:translateY(-2px);box-shadow:0 4px 12px #009cff1a}body.scope-resizer .format-card h3{color:#333;margin:0 0 10px}body.scope-resizer .format-card p{color:#666;margin:0 0 15px;font-size:.9rem}body.scope-resizer .download-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#009cff 0%,#0080d1 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}body.scope-resizer .download-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #009cff4d}body.scope-resizer .download-btn:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}body.scope-resizer .icon-container{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s;display:flex}body.scope-resizer .arrow-icon{fill:currentColor;width:16px;height:16px}body.scope-resizer .loader{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite resizer-rotation;display:none}body.scope-resizer .progress-bar{background:#ffffff4d;border-radius:0 0 6px 6px;height:3px;animation:2s ease-in-out infinite resizer-progressPulse;position:absolute;bottom:0;left:0}@keyframes resizer-progressPulse{0%,to{width:0%}50%{width:100%}}body.scope-resizer .download-btn.loading .arrow-icon{display:none}body.scope-resizer .download-btn.loading .loader{display:block}@keyframes resizer-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.scope-resizer .conversion-options{background:#f8f9fa;border-radius:8px;margin-top:20px;padding:20px}body.scope-resizer .conversion-options h4{color:#333;margin:0 0 15px;font-size:1.1rem;font-weight:600}body.scope-resizer .quality-control{margin-bottom:15px}body.scope-resizer .quality-control label{margin-bottom:8px;font-weight:500;display:block}body.scope-resizer .form-range{width:100%}body.scope-resizer .form-range::-webkit-slider-thumb{background:#009cff}body.scope-resizer .form-range::-moz-range-thumb{background:#009cff}body.scope-resizer .text-muted{color:#6c757d;font-size:.875rem}@media (max-width:768px){body.scope-resizer .format-grid{grid-template-columns:1fr;gap:15px}body.scope-resizer .quality-control{margin-bottom:12px}}@media (max-width:576px){body.scope-resizer .format-grid{gap:12px}body.scope-resizer .preview-image{max-height:100%}}body.scope-resizer .container-fluid{padding:0}@media (min-width:768px){body.scope-resizer .resizer-left-controls .row{margin-left:0;margin-right:0}body.scope-resizer .resizer-left-controls .row.g-3{--bs-gutter-x:.5rem}body.scope-resizer .resizer-left-controls .row>[class*=col-]{padding-left:calc(var(--bs-gutter-x,.75rem)/2);padding-right:calc(var(--bs-gutter-x,.75rem)/2);min-width:0}body.scope-resizer .resizer-left-controls .row.g-3>.col-md-2.d-md-flex{padding-left:0}}body.scope-resizer .page-header h1{color:#1890ff;background-color:#1890ff21;border-radius:5px;padding:6px 12px;font-size:22px}body.scope-resizer .quality-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-block}body.scope-resizer .quality-badge.high{color:#155724;background:#d4edda;border:1px solid #c3e6cb}body.scope-resizer .quality-badge.medium{color:#856404;background:#fff3cd;border:1px solid #ffeaa7}body.scope-resizer .quality-badge.low,body.scope-resizer .quality-badge.very-low{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}body.scope-resizer .size-reduction-stats{margin-top:15px}body.scope-resizer .reduction-percent-container{align-items:center;gap:10px;margin-bottom:10px;display:flex}body.scope-resizer .batch-savings{font-weight:600}body.scope-resizer .batch-savings-percent{color:#52c41a;font-size:1.1rem;font-weight:700}body.scope-resizer .resizer-options{margin-top:20px}body.scope-resizer .resizer-left-controls .resizer-options{margin-top:0}body.scope-resizer .resizer-mobile-panel .resizer-options,body.scope-resizer .resizer-desktop-popup .resizer-options{margin-top:0;padding-top:0}@media (min-width:768px){body.scope-resizer .resizer-left-controls .resizer-options,body.scope-resizer .resizer-desktop-popup .resizer-options{padding-top:16px}}body.scope-resizer #multiple-imgs-reduce-msg{color:#0050b3;background:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;margin-top:15px;padding:12px}body.scope-resizer .upload-box{text-align:center;cursor:pointer;background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:24px;transition:all .3s;display:flex}body.scope-resizer .upload-box:hover{background-color:#f0f8ff;border-color:#009cff;transform:translateY(-2px);box-shadow:0 4px 10px #009cff1a}body.scope-resizer .upload-box.dragover{background-color:#e6f4ff;border-color:#009cff;box-shadow:0 4px 12px #009cff33}body.scope-resizer .upload-box strong{color:#333;margin-bottom:8px;font-size:1.2rem}body.scope-resizer .upload-box div{color:#666;margin-bottom:12px}body.scope-resizer .upload-box input[type=file]{display:none}body.scope-resizer #sizeUnitSelect option{color:#333;background-color:#fff;border:none;padding:8px}body.scope-resizer #sizeUnitSelect::-ms-expand{display:none}body.scope-resizer #sizeUnitSelect option:hover,body.scope-resizer #sizeUnitSelect option:focus{color:#009cff;background-color:#f0f8ff}@media (max-width:768px){body.scope-resizer .container.mt-4 .row{flex-flow:column wrap!important}}@media (max-width:370px) and (min-width:350px){body.scope-resizer .preset-ratio{padding:0 2px}}@media (max-width:767px){body.scope-resizer .col-md-6:first-child+.col-md-6{margin-top:15px}}body.scope-resizer .resizer-floating-download{z-index:1000;align-items:center;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}body.scope-resizer .resizer-zip-label{color:#1f2937;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #d1d5dbcc;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:500;box-shadow:0 2px 8px #0000001a}body.scope-resizer .resizer-mobile-zip-message{color:#1f2937;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #d1d5dbcc;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:12px;font-weight:500;box-shadow:0 2px 8px #0000001a}body.scope-resizer .resizer-float-btn{color:#fff;cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;transition:transform .25s;display:flex;position:relative;background:#009cff!important}body.scope-resizer .resizer-float-btn:hover:not(:disabled){transform:translateY(-2px);background:#007acc!important}body.scope-resizer .resizer-float-btn:active:not(:disabled){transform:translateY(0);background:#007acc!important}body.scope-resizer .resizer-float-btn:disabled{opacity:.6;cursor:not-allowed;background:#009cff!important}body.scope-resizer .resizer-float-btn-content{z-index:3;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}body.scope-resizer .resizer-float-btn .progress-ring{pointer-events:none;width:56px;height:56px;margin:auto;position:absolute;inset:0;transform:rotate(-90deg)}body.scope-resizer .resizer-float-btn .progress-ring-circle{stroke-linecap:round;transition:stroke-dashoffset .3s}body.scope-resizer .resizer-float-btn .progress-percentage{color:#fff;font-size:13px;font-weight:400;line-height:1.05}body.scope-resizer .resizer-float-btn .progress-lines{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;padding:0 6px;display:flex}body.scope-resizer .resizer-float-btn .progress-count{color:#e6f4ff;font-size:10px;font-weight:500}body.scope-resizer .resizer-mobile-download-panel{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:10px;margin:18px 0 12px;padding:14px 14px 16px;font-size:13px;display:flex;position:relative;box-shadow:0 4px 18px -2px #0f172a1f,0 2px 6px #0f172a0f}body.scope-resizer .resizer-mobile-download-row{align-items:center;gap:10px;display:flex}body.scope-resizer .resizer-mobile-download-row-main{flex-wrap:nowrap;flex:1;align-items:center;gap:12px;display:flex}body.scope-resizer .resizer-select-wrapper{flex-direction:column;flex:auto;min-width:120px;display:flex;position:relative}body.scope-resizer .resizer-select-wrapper.no-label{gap:0}body.scope-resizer .resizer-select-wrapper select.resizer-select.mobile-select{color:#0f172a;cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center/16px 16px no-repeat;border:1px solid #d9e2ec;border-radius:8px;width:100%;min-width:140px;height:34px;padding:6px 34px 6px 12px;font-size:13px;font-weight:500;line-height:1.2;transition:border-color .18s,box-shadow .18s,background .25s}@media (max-width:1199.98px){body.scope-resizer .resizer-desktop-controls{padding-left:10px;padding-right:10px}}body.scope-resizer .resizer-desktop-controls .layout-btn{color:#1890ff;cursor:pointer;box-sizing:border-box;background:#f0f8ff;border:1px solid #bedcfd;border-radius:4px;font-size:.9rem;font-weight:400;transition:all .2s}body.scope-resizer .resizer-desktop-controls .layout-btn:hover{color:#1890ff;background:#e6f7ff;transform:translateY(-1px)}body.scope-resizer .resizer-desktop-controls .layout-btn:active{transform:scale(.94)}body.scope-resizer .resizer-desktop-controls .layout-btn:focus-visible{outline-offset:2px;outline:2px solid #096dd9}body.scope-resizer .resizer-select-wrapper select.resizer-select.mobile-select:hover{background:linear-gradient(#fff,#f1f5f9);border-color:#b5c6d6}body.scope-resizer .resizer-select-wrapper select.resizer-select.mobile-select:focus{background:linear-gradient(#fff,#eef6ff);border-color:#0a84ff;outline:none;box-shadow:0 0 0 3px #0a84ff2e}body.scope-resizer .resizer-float-btn.mobile-inline{color:#fff;cursor:pointer;width:50px;height:50px;box-shadow:none;border:none;border-radius:50%;flex:0 0 50px;justify-content:center;align-items:center;font-size:18px;transition:background .18s,transform .18s;display:flex;position:relative;background:#009cff!important}body.scope-resizer .resizer-float-btn.mobile-inline:active:not(:disabled){transform:translateY(1px)}body.scope-resizer .resizer-float-btn.mobile-inline:hover:not(:disabled){background:#00a8ff!important}body.scope-resizer .resizer-float-btn.mobile-inline:disabled{opacity:.6;cursor:not-allowed}body.scope-resizer .resizer-progress-ring-wrapper{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}body.scope-resizer .resizer-float-btn.mobile-inline .progress-ring{pointer-events:none;width:100%;height:100%;transform:rotate(-90deg)}@media (max-width:420px){body.scope-resizer .resizer-select-wrapper select.resizer-select.mobile-select{min-width:130px}}@media (max-width:360px){body.scope-resizer .resizer-select-wrapper select.resizer-select.mobile-select{min-width:115px;font-size:12px}}@media (hover:none){body.scope-resizer .resizer-float-btn.mobile-inline:hover{background:#009cff!important;transform:none!important}}@media (max-width:768px){body.scope-resizer .resizer-floating-download{display:none}body.scope-resizer .resizer-float-btn.mobile-inline,body.scope-resizer .resizer-mobile-download-panel{display:flex!important}}body.scope-resizer .resizer-options-menu{z-index:2102;background:#fff;border:1px solid #eef0f2;border-radius:8px;width:260px;animation:.2s ease-out resizer-slideUpFadeIn;position:absolute;bottom:66px;right:0;box-shadow:0 8px 24px #0f172a26}body.scope-resizer .resizer-options-menu:after{content:"";z-index:-1;background:0 0;width:100px;height:20px;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes resizer-slideUpFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}body.scope-resizer .resizer-menu-content{padding:12px 16px}body.scope-resizer .resizer-menu-item{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}body.scope-resizer .resizer-menu-item:last-child{margin-bottom:0}body.scope-resizer .resizer-menu-label{color:#4a5568;margin:0;font-size:13px;font-weight:500}body.scope-resizer .resizer-select{cursor:pointer;color:#0f172a;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center/16px 16px no-repeat;border:1px solid #d9e2ec;border-radius:8px;outline:none;min-width:140px;height:34px;padding:6px 34px 6px 12px;font-size:13px;line-height:1.2;transition:border-color .18s,box-shadow .18s,background .25s;position:relative}body.scope-resizer .resizer-select:hover{background:linear-gradient(#fff,#f1f5f9);border-color:#b5c6d6}body.scope-resizer .resizer-select:focus{background:linear-gradient(#fff,#eef6ff);border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}body.scope-resizer .resizer-columns-row{flex-wrap:nowrap;gap:8px;margin-bottom:40px;display:flex}@media (max-width:767.98px){body.scope-resizer .resizer-columns-row{flex-direction:column;gap:14px}}body.scope-resizer .resizer-left-controls{-webkit-overflow-scrolling:touch;flex-direction:column;flex:50%;align-self:stretch;min-width:0;max-width:50%;max-height:85vh;display:flex;overflow-y:auto}@media (min-width:768px){body.scope-resizer .resizer-left-controls{scrollbar-width:thin;scrollbar-color:#c7d2de transparent}body.scope-resizer .resizer-left-controls::-webkit-scrollbar{width:8px}body.scope-resizer .resizer-left-controls::-webkit-scrollbar-track{background:0 0}body.scope-resizer .resizer-left-controls::-webkit-scrollbar-thumb{background-color:#c7d2de;background-clip:content-box;border:2px solid #0000;border-radius:8px}}body.scope-resizer .resizer-right-preview{border-radius:10px 10px 6px 6px;flex-direction:column;flex:50%;align-self:stretch;min-width:0;max-width:50%;max-height:85vh;display:flex;position:relative;overflow-y:visible}body.scope-resizer .resizer-right-preview.expanded{flex:100%!important;max-width:100%!important}body.scope-resizer .resizer-left-controls>[class*=col-],body.scope-resizer .resizer-right-preview>[class*=col-]{padding-left:0!important;padding-right:0!important}@media (max-width:1100px){body.scope-resizer .resizer-right-preview.expanded{flex:100%!important;max-width:100%!important}}@media (max-width:767.98px){body.scope-resizer .resizer-left-controls,body.scope-resizer .resizer-right-preview,body.scope-resizer .resizer-right-preview.expanded{border-radius:10px;flex:100%!important;max-width:100%!important;max-height:none!important;overflow-y:visible!important}}body.scope-resizer .resizer-columns-row:has(.resizer-right-preview.expanded){gap:0}@media (min-width:768px){body.scope-resizer .resizer-left-controls,body.scope-resizer .resizer-right-preview{transition:flex-basis .25s,max-width .25s,max-height .25s}}body.scope-resizer .resizer-right-preview>div,body.scope-resizer .resizer-right-preview.expanded>div{flex-direction:column;width:100%;display:flex}body.scope-resizer .resizer-mobile-panel{z-index:1065;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:#fff;border-radius:14px;flex-direction:column;width:clamp(320px,60vw,560px);max-width:92vw;height:auto;max-height:calc(100vh - 32px);animation:.32s cubic-bezier(.4,.14,.3,1) resizerPanelIn;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 10px 32px -4px #00000059,0 4px 12px -2px #0003}@keyframes resizerPanelIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translate(0,0)scale(1)}}body.scope-resizer .resizer-mobile-panel-header{color:#fff;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;background:#009cff;border-top-left-radius:10px;border-top-right-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}body.scope-resizer .resizer-mobile-panel-header span{font-size:13px;font-weight:600}body.scope-resizer .resizer-mobile-panel-header .panel-mode-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;line-height:16px;transition:background .25s,color .25s,border-color .25s;display:flex}body.scope-resizer .resizer-mobile-panel-header .panel-mode-btn:hover{background:#ffffff26}body.scope-resizer .resizer-mobile-panel-header .panel-mode-btn.is-active{color:#009cff;background:#fff;border-color:#fff}body.scope-resizer .resizer-mobile-panel-header .panel-mode-btn.is-active:hover{background:#fff}body.scope-resizer .resizer-mobile-panel-body{-webkit-overflow-scrolling:touch;padding:0 0 4px;overflow-y:auto}body.scope-resizer .resizer-mobile-panel-resize{cursor:ns-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(#0000000a,#00000005);border-top:1px solid #e5e7eb;justify-content:center;align-items:center;height:18px;display:flex}body.scope-resizer .resizer-mobile-panel-resize-grip{background:#cfd6dd;border-radius:3px;width:42px;height:4px;position:relative}body.scope-resizer .resizer-mobile-panel-resize-grip:after{content:"";opacity:.7;background:linear-gradient(90deg,#b9c2c9,#d7dee3);border-radius:3px;width:42px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.scope-resizer .resizer-mobile-panel .resizer-options{box-shadow:none;background:0 0;border-radius:0;padding:16px 8px 24px}body.scope-resizer .panel-close-btn{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;font-size:16px;font-weight:400;line-height:16px;transition:background .25s,transform .25s;display:flex}body.scope-resizer .panel-close-btn:hover{background:#ffffff59}body.scope-resizer .resizer-desktop-popup{z-index:1070;z-index:5000;will-change:transform,height;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:#fff;border:1px solid #e4e6eb;border-radius:14px;flex-direction:column;width:444px;min-width:380px;max-width:444px;min-height:190px;max-height:80vh;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 18px 42px -8px #00000052,0 4px 14px -3px #0003}@media (max-width:520px){body.scope-resizer .resizer-desktop-popup{width:94vw;min-width:auto;max-width:94vw}}body.scope-resizer .resizer-desktop-popup-header{cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;z-index:3;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 5px 8px 11px;display:flex;position:sticky;top:0}body.scope-resizer .resizer-desktop-popup-body{-webkit-overflow-scrolling:touch;overflow-y:auto}body.scope-resizer .resizer-desktop-popup .resizer-options{box-shadow:none;background:0 0;border-radius:0}body.scope-resizer .popup-hdr-btn{color:#1890ff;cursor:pointer;box-sizing:border-box;background:#f0f8ff;border:1px solid #bedcfd;border-radius:4px;padding:6px 10px;font-size:12px;font-weight:400;transition:all .2s}body.scope-resizer .popup-hdr-btn.close{color:#1890ff;background:#f0f8ff;border:1px solid #bedcfd}body.scope-resizer .popup-hdr-btn:hover{color:#1890ff;background:#e6f7ff}body.scope-resizer .label-short{display:none}body.scope-resizer .label-full{display:inline}@media (max-width:767px){body.scope-resizer .label-full{display:none}body.scope-resizer .label-short{display:inline}}body.scope-resizer .resizer-mode-tabs{isolation:isolate;background:linear-gradient(181deg,#009cff,#6395d4);border:1px solid #d4dbe2;border-radius:6px;flex-wrap:nowrap;gap:0;width:100%;min-width:100%;margin-bottom:1rem;padding:6px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f,0 4px 10px -4px #0000001f}body.scope-resizer .resizer-mode-tabs .resizer-mode-tab-indicator{z-index:1;will-change:auto;background:linear-gradient(145deg,#fff 12%,#ecf4ff 88%);border-radius:6px;width:calc(33.3333% - 4px);position:absolute;top:6px;bottom:6px;left:6px;box-shadow:0 4px 12px -4px #0000002e,0 1px 3px #00000014,inset 0 0 0 1px #fffc,inset 0 0 0 2px #ffffff8c;transition:none!important;animation:none!important}body.scope-resizer .resizer-mode-tabs[data-active=pixels] .resizer-mode-tab-indicator{transform:translate(0)}body.scope-resizer .resizer-mode-tabs[data-active=percentage] .resizer-mode-tab-indicator{transform:translate(100%)}body.scope-resizer .resizer-mode-tabs[data-active=social] .resizer-mode-tab-indicator{transform:translate(200%)}body.scope-resizer .resizer-mode-tab{z-index:2;letter-spacing:.25px;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;outline:none;flex:1 1 0;justify-content:center;align-items:center;gap:6px;min-width:0;padding:10px 18px 9px;font-size:15px;font-weight:600;transition:none;display:flex;position:relative}body.scope-resizer .resizer-mode-tab.percentage-tab .resizer-mode-tab-icon{margin-top:5px;margin-left:2px}@media (max-width:767px){body.scope-resizer .resizer-mode-tab.percentage-tab .resizer-mode-tab-icon{margin-top:3px}}@media (max-width:400px){body.scope-resizer .resizer-mode-tab.percentage-tab .resizer-mode-tab-icon{margin-left:4px}}body.scope-resizer .resizer-mode-tab .resizer-mode-tab-title{letter-spacing:.25px;color:inherit;white-space:nowrap;font-size:15px;font-weight:600}@media (max-width:500px){body.scope-resizer .resizer-mode-tab{gap:4px;padding-left:12px;padding-right:12px}body.scope-resizer .resizer-mode-tab .resizer-mode-tab-title{font-size:14px}}@media (max-width:400px){body.scope-resizer .resizer-mode-tab{gap:2px;padding-left:8px;padding-right:8px}body.scope-resizer .resizer-mode-tab .resizer-mode-tab-title{font-size:13px}}@media (max-width:340px){body.scope-resizer .resizer-mode-tab .resizer-mode-tab-label{display:none}body.scope-resizer .resizer-mode-tab{padding-left:6px;padding-right:6px}}body.scope-resizer .resizer-mode-tab:active{transform:scale(.94)}body.scope-resizer .resizer-mode-tab:focus-visible{outline-offset:2px;outline:2px solid #1890ff}body.scope-resizer .resizer-mode-tab .resizer-mode-tab-icon{filter:saturate(120%);font-size:15px;display:inline-flex}body.scope-resizer .resizer-mode-tab .resizer-mode-tab-title{letter-spacing:.25px;color:inherit;font-size:15px;font-weight:600}body.scope-resizer .resizer-mode-tab.is-active{color:#0a5fad}body.scope-resizer .resizer-mode-tab.is-active:after{content:"";pointer-events:none;mix-blend-mode:overlay;background:radial-gradient(at 70% 30%,#1890ff2e,#0000 60%);border-radius:6px;position:absolute;inset:0}body.scope-resizer .resizer-mode-tab.is-active .resizer-mode-tab-title{background:linear-gradient(90deg,#0a5fad,#1590ff);color:#0000;-webkit-background-clip:text;background-clip:text}body.scope-resizer .percentage-tab .by-percent-mobile i{font-size:.95em}@media (max-width:767px){body.scope-resizer .resizer-mode-tab{padding:8px 10px;font-size:14px}body.scope-resizer .resizer-mode-tabs{padding:5px}body.scope-resizer .resizer-mode-tabs .resizer-mode-tab-indicator{width:calc(33.3333% - 3.33333px);top:5px;bottom:5px;left:5px}}@media (max-width:400px){body.scope-resizer .resizer-mode-tab{padding:6px 8px;font-size:13px}}@media (max-width:340px){body.scope-resizer .resizer-mode-tab{padding:6px;font-size:12.5px}}body.scope-resizer .resizer-mode-panel{display:none}body.scope-resizer .resizer-mode-panel.active{display:block}body.scope-resizer .btn:focus,body.scope-resizer .btn:active,body.scope-resizer .form-check-input:focus,body.scope-resizer .platform-type-tab:focus,body.scope-resizer .social-icon-btn:focus,body.scope-resizer .handling-option:focus{box-shadow:none!important;outline:none!important}body.scope-resizer .form-check-label:focus,body.scope-resizer .form-check-label:active{outline:none!important}body.scope-resizer .form-switch .form-check-input{cursor:pointer;box-shadow:none!important}body.scope-resizer .form-switch .form-check-input:checked{background-color:#009cff;border-color:#009cff}body.scope-resizer .form-switch .form-check-input:focus:not(:checked){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e")}body.scope-resizer .reduction-mechanism-row{justify-content:space-between}body.scope-resizer .reduction-mechanism-row .rm-label-group{text-align:left;align-items:center;gap:6px;display:inline-flex}@media (max-width:767.98px){body.scope-resizer .reduction-mechanism-row{justify-content:space-between!important}body.scope-resizer .reduction-mechanism-row .rm-label-group{text-align:left!important;justify-content:flex-start!important}}body.scope-resizer .custom-btn-group{border-radius:10px;width:100%;overflow:hidden}body.scope-resizer .custom-tab-btn{color:#555;background-color:#f0f2f5;border:1px solid #e4e6eb;flex:1;padding:8px 12px;font-weight:500;transition:all .2s}body.scope-resizer .custom-tab-btn:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}body.scope-resizer .custom-tab-btn:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}body.scope-resizer .custom-tab-btn.active{color:#fff;background-color:#009cff;border-color:#009cff}body.scope-resizer .custom-tab-btn:hover:not(.active){background-color:#e4e6eb}body.scope-resizer .social-icons-container{flex-wrap:wrap;gap:8px;width:100%;margin-bottom:15px;display:flex}body.scope-resizer .social-icon-btn{color:#555;background-color:#f0f2f5;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:calc(20% - 7px);height:70px;margin:0;padding:0;transition:all .2s;display:flex}@media (max-width:1050px) and (min-width:992px){body.scope-resizer .social-icon-btn{width:calc(25% - 6px)}}@media (max-width:870px) and (min-width:760px){body.scope-resizer .social-icon-btn{width:calc(25% - 6px)}}@media (max-width:415px){body.scope-resizer .social-icon-btn{width:calc(25% - 6px)}}@media (max-width:340px){body.scope-resizer .social-icon-btn{width:calc(33.3333% - 5.33px)}}body.scope-resizer .social-icon-btn i{margin-top:6px;margin-bottom:9px;font-size:20px}body.scope-resizer .social-icon-btn .platform-name{text-align:center;font-size:11px}body.scope-resizer .social-icon-btn.active{color:#009cff;background-color:#009cff1a;border-color:#009cff;transform:scale(1.05)}body.scope-resizer .social-icon-btn:hover:not(.active){background-color:#e4e6eb;transform:translateY(-2px)}body.scope-resizer .platform-type-tabs{gap:8px;margin-bottom:15px;display:flex;overflow:hidden}body.scope-resizer .platform-type-tab{color:#555;text-align:center;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background-color:#f0f2f5;border:1px solid #dee2e6;border-radius:8px;flex:1 1 0;min-width:0;padding:8px 6px;font-size:14px;font-weight:500;transition:all .2s;overflow:hidden}body.scope-resizer .platform-type-tab.active{color:#009cff;background-color:#009cff1a;border-color:#009cff}body.scope-resizer .platform-type-tab i{margin-right:5px}body.scope-resizer .platform-type-tab:hover:not(.active){background-color:#e4e6eb}@media (max-width:500px){body.scope-resizer .platform-type-tabs{gap:6px}body.scope-resizer .platform-type-tab{padding:8px 4px;font-size:13px}body.scope-resizer .platform-type-tab i{margin-right:4px}}@media (max-width:400px){body.scope-resizer .platform-type-tabs{gap:4px}body.scope-resizer .platform-type-tab{padding:8px 3px;font-size:12px}body.scope-resizer .platform-type-tab i{margin-right:3px}}@media (max-width:340px){body.scope-resizer .platform-type-tabs{gap:3px}body.scope-resizer .platform-type-tab{padding:8px 2px;font-size:11px}body.scope-resizer .platform-type-tab i{margin-right:2px}}body.scope-resizer .image-handling-options{gap:10px;margin-bottom:10px;display:flex}body.scope-resizer .handling-option{cursor:pointer;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;flex-direction:column;flex:1;align-items:center;padding:12px 8px;transition:all .2s;display:flex}body.scope-resizer .handling-option.active{color:#009cff;background-color:#f0f8ff;border-color:#009cff}body.scope-resizer .option-icon{margin-bottom:8px;font-size:18px}body.scope-resizer .option-label{font-size:12px;font-weight:500}body.scope-resizer .visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.scope-resizer .bg-color-picker{background:#fff;border-radius:6px;align-items:center;margin-top:10px;padding:6px 12px;display:flex;box-shadow:0 1px 3px #00000014}body.scope-resizer .color-label{color:#666;margin-bottom:0;margin-right:10px;font-size:13px}body.scope-resizer .form-control-color{width:40px;height:30px;margin-right:10px;padding:0;cursor:pointer!important}body.scope-resizer .color-hex{color:#666;font-family:monospace;font-size:12px}body.scope-resizer .social-preset-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px;display:grid}@media (max-width:767px) and (min-width:700px){body.scope-resizer .social-preset-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:700px) and (min-width:600px){body.scope-resizer .social-preset-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:350px){body.scope-resizer .social-preset-grid{grid-template-columns:1fr}}@media (max-width:370px) and (min-width:350px){body.scope-resizer .preset-ratio{padding:0 2px}}body.scope-resizer .social-preset-card{cursor:pointer;background-color:#fff;border:1px solid #e4e6eb;border-radius:8px;flex-direction:column;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}body.scope-resizer .social-preset-card.active{background-color:#009cff0d;border-color:#009cff;transform:translateY(-2px)}body.scope-resizer .social-preset-card:hover:not(.active){border-color:#d0d0d0;box-shadow:0 2px 5px #0000000d}body.scope-resizer .preset-icon{color:#666;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;font-size:16px;display:flex}body.scope-resizer .preset-info{flex:1}body.scope-resizer .preset-name{color:#333;margin-bottom:4px;font-size:13px;font-weight:500}body.scope-resizer .preset-dimensions{color:#666;font-size:12px}body.scope-resizer .preset-ratio{color:#009cff;border-radius:10px;padding:2px 6px;font-size:10px;position:absolute;top:10px;right:10px}body.scope-resizer .preset-description-box{background-color:#fff;border-radius:8px;padding:0;overflow:hidden;box-shadow:0 1px 3px #0000001a}body.scope-resizer .preset-details{padding:15px}body.scope-resizer .details-header{color:#009cff;align-items:center;margin-bottom:8px;font-weight:500;display:flex}body.scope-resizer .details-header i{margin-right:8px}body.scope-resizer .preset-details p{color:#555;margin:0;font-size:13px;line-height:1.5}@media (min-width:992px){body.scope-resizer .preview-container-fixed{max-height:calc(100vh - 40px);transition:top .2s;position:sticky;top:20px;overflow-y:auto}body.scope-resizer .preview-container-fixed::-webkit-scrollbar{width:6px}body.scope-resizer .preview-container-fixed::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}body.scope-resizer .preview-container-fixed::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:8px}body.scope-resizer .preview-container-fixed::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}@media (max-width:768px){body.scope-resizer .mobile-preview-modal .mobile-preview-container{background-color:#f0f0f0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:75vh!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}body.scope-resizer .mobile-preview-modal .mobile-preview-image{object-fit:contain!important;width:auto!important;max-width:130%!important;height:auto!important;max-height:130%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)scale(1)!important}}body.scope-resizer .social-preset-card .preset-icon{font-size:1.5rem!important}body.scope-resizer .social-preset-card .preset-info .preset-dimensions,body.scope-resizer .social-preset-card .preset-ratio{font-size:.9rem!important}body.scope-resizer .social-preset-card{padding:15px!important}body.scope-resizer .social-preset-card .preset-info .preset-name{font-size:15px!important;font-weight:500!important}body.scope-resizer .social-preset-card .preset-info .preset-dimensions{font-size:14px!important}body.scope-resizer .form-label{font-size:16px!important;font-weight:500!important}body.scope-resizer .crop-focus-controls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px}body.scope-resizer .crop-anchor-grid{grid-template-rows:repeat(3,1fr);gap:6px;display:grid}body.scope-resizer .crop-anchor-row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}body.scope-resizer .crop-anchor-btn{cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;min-height:34px;transition:transform .12s,box-shadow .12s,border-color .12s;display:inline-flex}body.scope-resizer .crop-anchor-btn:hover{border-color:#94a3b8;box-shadow:0 1px 3px #02061714}body.scope-resizer .crop-anchor-btn:active{transform:scale(.96)}body.scope-resizer .crop-anchor-btn.selected{background:linear-gradient(#eef6ff,#fff);border-color:#0a84ff;box-shadow:0 0 0 2px #0a84ff33}body.scope-resizer .crop-anchor-icon{color:#334155;font-size:16px;line-height:1}body.scope-resizer .crop-focus-controls .crop-anchor-grid{justify-items:center}body.scope-resizer .crop-focus-controls .row.g-2{margin-top:4px}body.scope-resizer .crop-focus-controls .form-range{height:1.25rem}body.scope-resizer .crop-focus-controls label.form-label{color:#475569;font-size:.85rem!important}body.scope-resizer .resizer-preview-card{background:#f8f9fa;border:1px solid #e6edf5;border-radius:12px;box-shadow:0 4px 18px -6px #0f172a26,0 2px 6px #0f172a0f}body.scope-resizer .resizer-preview-container{background:#f0f2f5;border-radius:10px;justify-content:center;align-items:center;height:350px;margin-bottom:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000014}body.scope-resizer .resizer-preview-image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}body.scope-resizer .resizer-preview-img-el{object-fit:contain;max-width:100%;max-height:100%;transition:opacity .2s}body.scope-resizer .preview-loading-indicator+.resizer-preview-img-el,body.scope-resizer .resizer-preview-img-el.is-loading{opacity:.5}@media (max-width:576px){body.scope-resizer .resizer-preview-container{border-radius:10px;height:300px}}@media (max-width:400px){body.scope-resizer .resizer-preview-container{height:260px}}
