.advanced-source-field{min-height:360px}.advanced-input-toolbar{border-bottom:1px solid #ffffff14;flex-shrink:0;padding:12px 14px 11px}.mode-switch.advanced-input-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,272px)}.advanced-input-tabs .main-btn_noicon{white-space:nowrap}.mode-switch.advanced-input-tabs:before{width:calc(50% - 6px)}.mode-switch.advanced-input-tabs[data-mode=html]:before{transform:translate(calc(100% + 4px))}.advanced-source-field>.field-big__area,.advanced-source-field .primary-text-editor-block{border-radius:0 0 16px 16px}.html-source-input{tab-size:2;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.html-source-input::placeholder{color:#ffffff4d}@media (prefers-reduced-motion:reduce){.advanced-input-tabs:before,.advanced-input-tabs button{transition:none}}.conversion-message{color:#efce96;border:1px solid #efce9633;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px;line-height:1.5}.conversion-message ul{margin-top:8px;padding-left:20px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--modern-glass:#ffffff0b;--modern-glass-hover:#ffffff13;--modern-border:#ffffff29;--modern-highlight:inset 0 1px 0 #ffffff29}.mode-switch__beta{z-index:2;color:#6bf8f9;text-transform:uppercase;pointer-events:none;background:#6bf8f914;border:1px solid #6bf8f93d;border-radius:4px;padding:1px 4px;font-size:8px;font-weight:750;line-height:1.1;top:2px;right:5px;width:auto!important;position:absolute!important}.image-dates-beta-dialog{color:#fff;background:linear-gradient(145deg,#1b1f2a,#111722);border:1px solid #6bf8f933;border-radius:18px;width:min(480px,100vw - 32px);max-height:min(90vh,700px);margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto;box-shadow:0 24px 80px #00000080,inset 0 1px #ffffff1f}.image-dates-beta-dialog::backdrop{-webkit-backdrop-filter:blur(8px);background:#03070ebd}.image-dates-beta-dialog__body{gap:16px;padding:26px;display:grid;position:relative}.image-dates-beta-dialog__close{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.image-dates-beta-dialog__close:hover,.image-dates-beta-dialog__close:focus-visible{color:#fff;border-color:#6bf8f980;outline:none}.image-dates-beta-dialog__eyebrow{color:#6bf8f9;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.image-dates-beta-dialog__eyebrow span{color:#d9fbfc;background:#6bf8f91f;border-radius:5px;padding:3px 6px;font-size:9px}.image-dates-beta-dialog h2{color:#fff;font-size:22px;line-height:1.2}.image-dates-beta-dialog p{color:#ffffffb3;font-size:13px;line-height:1.5}.image-dates-beta-dialog ol{color:#ffffffdb;gap:10px;padding-left:22px;font-size:13px;line-height:1.45;display:grid}.image-dates-beta-dialog li::marker{color:#6bf8f9;font-weight:700}.image-dates-beta-dialog__note{background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;padding:10px 12px}.image-dates-beta-dialog__acknowledge{color:#fff;cursor:pointer;align-items:center;gap:10px;font-size:13px;display:flex}.image-dates-beta-dialog__acknowledge input{accent-color:#6bf8f9;cursor:pointer;flex:0 0 16px;width:16px;height:16px;margin:0}.image-dates-beta-dialog__continue{color:#fff;cursor:pointer;background:#6bf8f926;border:1px solid #6bf8f96b;border-radius:10px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:700}.image-dates-beta-dialog__continue:hover:not(:disabled),.image-dates-beta-dialog__continue:focus-visible{background:#6bf8f938;border-color:#6bf8f9;outline:none}.image-dates-beta-dialog__continue:disabled{opacity:.42;cursor:not-allowed}.image-dates-locked{flex:1;place-items:center;min-height:340px;padding:24px;display:grid}.image-dates-locked__card{background:#ffffff0b;border:1px solid #6bf8f933;border-radius:18px;justify-items:start;gap:16px;width:min(100%,480px);padding:28px;display:grid;box-shadow:0 16px 40px #00000026}.image-dates-locked__card h2{color:#fff;font-size:21px;line-height:1.25}.image-dates-locked__card p{color:#ffffffb3;font-size:13px;line-height:1.5}.limit-main{flex-direction:column;flex-grow:1;display:flex}.limit{flex-direction:column;flex-grow:1;width:100%;max-width:1440px;margin:0 auto;padding:20px;display:flex;position:relative}*{vertical-align:baseline;box-sizing:border-box;border:0;margin:0;padding:0}:before,:after{box-sizing:border-box}html,body{min-height:-moz-available;min-height:-webkit-fill-available;min-height:fill-available;overscroll-behavior:none;height:100%}body{color:#1a1d22;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.main-wrapper{background-color:#0f1117;flex-direction:column;height:100vh;min-height:100%;transition:background .3s ease-in-out;display:flex}.main-wrapper ::-webkit-scrollbar{width:10px}.main-wrapper ::-webkit-scrollbar-track{background-color:#0000;border-radius:6px}.main-wrapper ::-webkit-scrollbar-thumb{background:#6bf8f9 padding-box padding-box;border:3px solid #0000;border-radius:6px}.main-wrapper.bg-finance{background:linear-gradient(108deg,#030c27 0%,#031030 50%,#500a3f 100%)}.main-wrapper.bg-alpha{background:linear-gradient(270deg,#01111e,#002e5d)}.main-wrapper.bg-organic{background:radial-gradient(at 18% 12%,#19681d2e 0%,#0000 52%),radial-gradient(at 82% 88%,#0113034d 0%,#0000 58%),linear-gradient(270deg,#041e01 0%,#052b03 32%,#073b07 68%,#0a4e0a 100%);background:radial-gradient(ellipse at 18% 12%, #19681d2e 0%, transparent 52%), radial-gradient(ellipse at 82% 88%, #0113034d 0%, transparent 58%), linear-gradient(to left in oklab, #041e01 0%, #052b03 32%, #073b07 68%, #0a4e0a 100%)}.main-wrapper.bg-red{background:linear-gradient(270deg,#190a05,#5a0505)}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff1a;justify-content:center;width:100%;display:flex}.header_wrapper{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1440px;padding:20px;display:flex}.code-buttons-wrapper{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;padding-left:8px;padding-right:8px;display:flex}.html-code-block{flex-grow:1;width:100%;height:100px}.input-number{color:#fff;background:var(--modern-glass);width:80px;box-shadow:var(--modern-highlight), 0 10px 26px #00000024;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0;border-radius:12px;padding:10px;transition:background .2s,box-shadow .2s}.input-number:focus,.input-number:active{background:var(--modern-glass-hover);box-shadow:0 0 0 3px #6bf8f91a, var(--modern-highlight);outline:0}.field{--field-accent:107, 248, 249;background:var(--modern-glass);box-shadow:var(--modern-highlight), 0 10px 26px #00000024;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0;border-radius:12px;transition:background .2s,box-shadow .2s;position:relative;overflow:hidden}.field:hover{background:var(--modern-glass-hover)}.field:focus-within{box-shadow:0 0 0 3px rgba(var(--field-accent), .1), var(--modern-highlight), 0 12px 30px #00000029}.field__line{display:none}.field__area{z-index:1;color:#f4f7fb;width:120px;height:40px;caret-color:rgb(var(--field-accent));box-shadow:none;background:0 0;border:0;border-radius:12px;padding:0 10px;display:block;position:relative;overflow-y:auto}.field__area:hover,.field__area:focus,.field__area:active{box-shadow:none;background:0 0;outline:0}.field-big{--field-accent:107, 248, 249;box-shadow:var(--modern-highlight), 0 16px 36px #00000024;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff0d,#ffffff04),0 0;border:0;border-radius:16px;flex-direction:column;flex-grow:1;transition:all .2s;display:flex;position:relative;overflow:hidden}.field-big:hover{transition:all .2s}.field-big:focus-within{box-shadow:0 0 0 3px rgba(var(--field-accent), .08), var(--modern-highlight), 0 18px 40px #00000029}.field-big__line{display:none}.field-big__area,.field-big__area_main{z-index:1;resize:none;color:#f1f1f1;width:100%;height:100px;caret-color:rgb(var(--field-accent));box-shadow:none;background:0 0;border:0;border-radius:16px;flex-grow:1;padding:17px;display:block;position:relative}.field-big__area *,.field-big__area_main *{color:#f1f1f1!important;background-color:#0000!important}.field-big__area:hover,.field-big__area:focus,.field-big__area:active,.field-big__area_main:hover,.field-big__area_main:focus,.field-big__area_main:active{box-shadow:none;background:0 0;outline:0}.main-input-number-block{justify-content:flex-start;align-items:center;gap:20px;display:flex}.images-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.color-wrapper{justify-content:center;align-items:center;gap:10px;display:flex}.input-color{cursor:pointer;width:88px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 44px)}.input-color-wrapper{background:linear-gradient(270deg,#de46d4,#6bf8f9);border-radius:8px;width:80px;height:40px;padding:3px;position:relative;overflow:hidden;box-shadow:0 0 12px #6bf8f9}.input-color-wrapper__field{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.log-wrapper{margin-top:24px}.log{justify-content:center;align-items:center;display:flex}.jpg-quality-block{justify-content:center;align-items:center;gap:10px;display:inline-flex}.jpg-quality-input{width:80px}.flex-cols{flex-grow:1;align-content:stretch;align-items:stretch;gap:24px;margin-top:24px;display:flex;position:relative}.flex-cols_cat:before{content:"";-webkit-background-size:contain;z-index:100;pointer-events:none;background:url(/assets/cat-8-DaUlJgz4.png) 50%/contain no-repeat;width:50px;height:50px;display:none;position:absolute;top:-45px;right:0}.formatter-mode-stage{display:contents}.formatter-mode-stage_dates>.dates-workspace,.formatter-mode-stage_imageDates>.dates-workspace{animation:.2s ease-out formatterDatesReveal}@keyframes formatterDatesReveal{0%{opacity:.35}to{opacity:1}}@media (prefers-reduced-motion:reduce){.formatter-mode-stage_dates>.dates-workspace,.formatter-mode-stage_imageDates>.dates-workspace{animation:none}}.flex-col{flex-direction:column;width:calc(50% - 12px);display:flex}.code-blocks-wrapper,.code-block,.code-inner-block{flex-direction:column;flex-grow:1;display:flex}.code-inner-block .sm-main-headline{margin-bottom:10px}.primary-text-editor-wrapper{flex-direction:column;flex-grow:1;width:100%;display:flex}.primary-text-editor-bg{flex-grow:1}.primary-text-editor-block{overflow-y:auto}.mini-modal{display:none;position:relative}.mini-modal._show{display:block}.mini-modal__modal{z-index:80;visibility:hidden;pointer-events:none;opacity:0;background-color:#fff;border-radius:8px;min-width:100%;transition:opacity .2s linear,visibility .2s linear;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden}.mini-modal__modal._active{visibility:visible;pointer-events:auto;opacity:1}.mini-modal__btn{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0092ff;letter-spacing:.14px;text-align:left;background:#0092ff1a;border:3px solid #0092ff;border-radius:8px;width:160px;padding:9px 44px 9px 14px;font-family:Wix Madefor Display,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:1.2;transition:all .5s linear;display:block;position:relative}.mini-modal__btn:after{content:"";border-bottom:2px solid;border-left:2px solid;width:8px;height:8px;margin-top:-8px;position:absolute;top:50%;right:8px;transform:rotate(-45deg)}.mini-modal__btn:hover{color:#fff;background:#0092ff;border:3px solid #0092ff;box-shadow:0 0 12px #bdcef6}.mini-modal__link{text-align:left;color:#000;cursor:pointer;background-color:#0000;border-radius:0;width:100%;padding:0 17px;font-size:14px;font-weight:700;line-height:36px;transition:background-color .5s linear;display:block}.mini-modal__link._active{background-color:#0092ff4d}.mini-modal__link:hover{background-color:#0092ff1a}.canvas-pattern{object-fit:cover;opacity:.2;mix-blend-mode:overlay;width:100%;height:100%;display:block;position:fixed;top:0;left:0}#canvas{width:100%;height:100%;display:block}.input-name-block{align-items:center;gap:6px;display:flex}.dates-mode-badge{color:#ffffffe6;width:200px;height:40px;box-shadow:var(--modern-highlight), 0 10px 26px #00000024;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6bf8f912,#de46d40e);border:1px solid #6bf8f921;border-radius:12px;flex:0 0 200px;align-items:center;gap:10px;padding:5px 12px 5px 6px;display:flex;overflow:hidden}.dates-mode-badge__icon{color:#6bf8f9;background:#6bf8f913;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.dates-mode-badge__icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.dates-mode-badge__label{letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;overflow:hidden}.button-number{--step-accent:107, 248, 249;width:34px;height:40px;color:rgb(var(--step-accent));box-shadow:var(--modern-highlight), 0 8px 20px #00000024;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0a;border:0;border-radius:11px;flex:0 0 34px;justify-content:center;align-items:center;transition:color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.button-number svg{fill:currentColor;width:14px;height:3px;transition:transform .2s,filter .2s;display:block}.button-number.button-increment{--step-accent:222, 70, 212;color:rgb(var(--step-accent))}.button-number.button-increment svg{height:14px}.button-number:hover,.button-number.button-increment:hover{background:rgba(var(--step-accent), .1);box-shadow:var(--modern-highlight), 0 10px 24px #0000002e, 0 0 16px rgba(var(--step-accent), .12);transform:translateY(-1px)}.button-number:hover svg,.button-number.button-increment:hover svg{filter:drop-shadow(0 0 5px rgba(var(--step-accent), .7));transform:scale(1.06)}.button-number:active{transform:scale(.95)}.sm-main-headline{color:#fff;font-size:14px;font-weight:500}.main-btn{--button-accent:107, 248, 249;border:1px solid var(--modern-border);color:#fffffff0;min-width:132px;height:44px;box-shadow:var(--modern-highlight), 0 10px 26px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);letter-spacing:.01em;cursor:pointer;background:#ffffff0b;border-radius:13px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:650;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.main-btn>span{z-index:1;justify-content:center;align-items:center;gap:12px;width:100%;display:flex;position:relative}.main-btn svg{fill:currentColor;flex:0 0 21px;width:21px;height:21px;margin:0;position:static}.main-btn:hover{border:0;transform:translateY(-1px)}.main-btn:active{transform:scale(.98)}.main-btn_icon{--button-accent:222, 70, 212;width:44px;min-width:44px;padding:0}.main-btn_icon+.main-btn_icon{margin-left:0}.main-btn_marg{margin-left:auto}.main-btn_noicon{color:#ffffff94;width:auto;min-width:84px;height:36px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:11px;padding:0 15px;transition:color .2s}.main-btn_noicon._active{color:#fff;background:rgba(var(--button-accent), .14);width:auto;box-shadow:inset 0 1px #ffffff1f,0 6px 16px #00000024}.main-btn_noicon:hover{color:#ffffffeb;box-shadow:none;transform:none}.category-wrap{box-shadow:var(--modern-highlight), 0 10px 26px #0000001f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff09;border:0;border-radius:15px;gap:4px;padding:4px;display:none;overflow:hidden}.category-wrap._show{display:flex}.header-product{align-items:center;width:220px;display:flex}.workspace-card{--workspace-accent:107, 248, 249;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff09);border:0;border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:center;width:100%;padding:7px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff29,0 14px 34px #0003}.workspace-card:after{content:"";background:rgba(var(--workspace-accent), .16);filter:blur(20px);pointer-events:none;border-radius:50%;width:110px;height:70px;position:absolute;top:-40px;right:-30px}.workspace-card_alpha{--workspace-accent:74, 169, 255}.workspace-card_terra{--workspace-accent:89, 226, 146}.workspace-card_red{--workspace-accent:255, 101, 94}.workspace-card__mark{z-index:1;color:#fff;background:linear-gradient(145deg, rgba(var(--workspace-accent), .9), rgba(var(--workspace-accent), .34));width:40px;height:40px;box-shadow:0 8px 20px rgba(var(--workspace-accent), .18), inset 0 1px 0 #ffffff52;border:0;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.workspace-card__mark span{z-index:1;text-shadow:0 2px 8px #00000038;font-size:17px;font-weight:750;line-height:1;position:relative}.workspace-card__copy{z-index:1;flex-direction:column;min-width:0;display:flex;position:relative}.workspace-card__title{color:#fffffff2;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 3px #00000052;white-space:nowrap;font-size:15px;font-weight:650;line-height:1.1;overflow:hidden}.test-toggle-wrapper{--toggle-accent:107, 248, 249;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:fit-content;display:flex}.switch{position:relative}.switch input{cursor:pointer;margin:0;position:absolute;opacity:0!important;width:100%!important;height:100%!important}.slider{cursor:pointer;background:#ffffff0a;border-radius:999px;transition:background .3s,box-shadow .3s;position:absolute;inset:0;box-shadow:inset 0 1px 3px #00000029,inset 0 1px #ffffff1f;border:0!important}.slider:before{content:"";background:linear-gradient(145deg,#fffffffa,#ffffffad);border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 3px 8px #00000038,inset 0 1px #fff}.switch input:checked+.slider{background:#de46d421;box-shadow:inset 0 1px 3px #00000024,0 0 16px #de46d41f}.switch input:checked+.slider:before{transform:translate(21px)}.output_button_folder{color:#7c3aed;vertical-align:middle;background-color:#7c3aed14;border:1px solid #7c3aed;border-radius:6px;align-items:center;gap:6px;margin-left:12px;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.output_button_folder:hover{background-color:#7c3aed!important}.output-glass{color:#dfefff;background:#00000059;border:1px solid #ffffff08;border-radius:10px;margin-top:12px;padding:10px;line-height:1.45;animation:3s infinite alternate panelPulse;box-shadow:0 0 8px #6bf8f9,0 0 24px #de46d4,0 0 48px #6bf8f9}@keyframes panelPulse{0%{box-shadow:0 0 8px #6bf8f9,0 0 24px #de46d4,0 0 48px #6bf8f9}50%{box-shadow:0 0 12px #6bf8f9,0 0 30px #de46d4,0 0 60px #6bf8f9}to{box-shadow:0 0 8px #6bf8f9,0 0 24px #de46d4,0 0 48px #6bf8f9}}.wewq2{color:#000;cursor:pointer;background:linear-gradient(90deg,#de46d4,#6bf8f9) 0 0/200% 200%;animation:4s infinite buttonGlow;box-shadow:0 10px 30px #0009,0 0 18px #ff00ff0f}.wewq2:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0009,0 0 30px #ff00ff1f}@keyframes buttonGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}:root .Toastify__toast-container .Toastify__toast{will-change:transform, opacity;isolation:isolate;transform:translateZ(0);-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;color:#fff!important;background:#0000002d!important;border-radius:10px!important;font-family:inherit!important;box-shadow:0 10px 30px #0000001f,inset 0 1px 2px #fff3!important}:root .Toastify__toast-container .Toastify__toast--dark{color:#fff!important;background:#0403038c!important;border:1px solid #fff3!important}:root .Toastify__close-button{opacity:.6;transition:opacity .2s;color:#fff!important}:root .Toastify__close-button:hover{opacity:1}:root .Toastify__progress-bar{opacity:.7;height:3px!important}:root .Toastify__toast-icon{width:22px!important}.s3-toast-button{border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;transform:translateZ(0);-webkit-backdrop-filter:blur(10px)!important;color:#fff!important;background:#3b82f640!important;border:1px solid #3b82f666!important}.s3-toast-button:hover{transform:translateY(-1px)translateZ(0);background:#3b82f673!important}.mode-switch,.category-switch{isolation:isolate;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:14px;gap:4px;position:relative}.mode-switch._show,.category-switch._show{display:grid}.mode-switch:before,.category-switch:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#6bf8f933,#de46d421);border-radius:10px;transition:transform .32s cubic-bezier(.2,.8,.2,1),background .25s;position:absolute;top:4px;bottom:4px;left:4px;box-shadow:inset 0 1px #ffffff29,0 6px 16px #00000024}.mode-switch .main-btn_noicon,.mode-switch .main-btn_noicon._active,.mode-switch .main-btn_noicon:hover,.mode-switch .main-btn_noicon._active:hover,.category-switch .main-btn_noicon,.category-switch .main-btn_noicon._active,.category-switch .main-btn_noicon:hover,.category-switch .main-btn_noicon._active:hover{z-index:1;width:100%;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:10px}.mode-switch .main-btn_noicon._active,.category-switch .main-btn_noicon._active{color:#fff}.mode-switch{grid-template-columns:repeat(2,88px) 23px 88px 144px}.mode-switch:before{width:88px}.mode-switch_advanced:before{background:linear-gradient(135deg,#de46d430,#6bf8f91a);transform:translate(calc(100% + 4px))}.mode-switch_dates:before{background:linear-gradient(135deg,#6bf8f921,#de46d433);transform:translate(211px)}.mode-switch_imageDates:before{background:linear-gradient(135deg,#6bf8f921,#de46d433);width:144px;transform:translate(303px)}.mode-switch__separator{z-index:2;pointer-events:none;align-self:center;width:23px;height:34px;display:block;position:relative}.mode-switch__separator:before{content:"";width:11px;position:absolute;top:0;bottom:0;left:6px}.mode-switch__separator:after{content:"";background:linear-gradient(#ffffff14,#ffffff9e,#ffffff14);border-radius:999px;width:2px;position:absolute;top:5px;bottom:5px;left:11px;box-shadow:0 0 7px #ffffff29}.category-switch{grid-template-columns:repeat(3,84px)}.category-switch:before{width:84px}.category-switch .main-btn_noicon{padding-left:10px;padding-right:10px}.category-switch_pos-1:before{background:linear-gradient(135deg,#de46d42e,#6bf8f91c);transform:translate(88px)}.category-switch_pos-2:before{background:linear-gradient(135deg,#6bf8f924,#de46d433);transform:translate(176px)}.image-dates-results{flex-direction:column;min-height:0;padding:20px;display:flex;overflow:hidden}.image-dates-heading,.image-dates-card-head,.image-dates-card-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-dates-heading{flex-wrap:wrap}.image-dates-download-button,.image-dates-change-button,.image-dates-card-buttons button{color:#fff;cursor:pointer;background:#6bf8f91a;border:1px solid #6bf8f957;border-radius:9px;padding:9px 13px}.image-dates-download-button:disabled,.image-dates-change-button:disabled,.image-dates-card-buttons button:disabled{opacity:.48;cursor:not-allowed}.image-dates-scroll{align-content:start;gap:16px;min-height:0;margin-top:18px;display:grid;overflow-y:auto}.image-dates-card,.image-dates-group{background:#00000021;border:1px solid #ffffff1f;border-radius:12px}.image-dates-card{padding:15px;container-type:inline-size}.image-dates-card-head strong{color:#fff;overflow-wrap:anywhere;min-width:0}.image-dates-card-head__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:9px;display:flex}.image-dates-download-button{white-space:nowrap;min-height:30px;padding:5px 10px;font-size:11px;font-weight:650}.image-dates-card-head span,.image-dates-generated span{color:#ffffff8c;font-size:12px}.image-dates-quota{text-align:right;justify-content:flex-end;align-items:center;gap:9px;margin-left:auto;display:flex}.image-dates-quota__copy{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.image-dates-quota__copy strong{color:#fff;white-space:nowrap;font-size:12px;font-weight:650}.image-dates-quota__copy span{color:#ffffff7a;white-space:nowrap;font-size:10px}.image-dates-quota__refresh{box-sizing:border-box;appearance:none;color:#ffffffd1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;line-height:0;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.image-dates-quota__refresh svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.image-dates-quota__refresh:hover:not(:disabled),.image-dates-quota__refresh:focus-visible{color:#6bf8f9;background:#6bf8f91a;border-color:#6bf8f98c;outline:none}.image-dates-quota__refresh:disabled{opacity:.55;cursor:wait}.image-dates-quota__refresh.is-loading svg{animation:.8s linear infinite imageDatesSpin}.image-dates-comparison{gap:16px;margin:14px 0;display:grid}.image-dates-comparison.has-generated{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.image-dates-image-column{min-width:0}.image-dates-image-label{color:#ffffffb3;margin-bottom:8px;font-size:12px;display:block}.image-dates-preview{cursor:crosshair;width:min(100%,600px);position:relative}.image-dates-preview img,.image-dates-generated img{object-fit:contain;border-radius:8px;max-width:100%;max-height:300px;display:block}.image-dates-preview img{width:100%;height:auto;max-height:none}.image-dates-selection-box{z-index:2;pointer-events:none;background:#6bf8f92e;border:2px solid #6bf8f9;border-radius:3px;position:absolute;box-shadow:0 0 0 3px #00000059}.image-dates-selection-layer{z-index:3;cursor:crosshair;touch-action:none;position:absolute;inset:0}.image-dates-selection-layer.is-busy{cursor:progress}.image-dates-workspace .dates-file-item{grid-template-columns:38px minmax(0,1fr) auto}.image-dates-linked-files{background:#ffffff06;border:1px solid #ffffff12;border-radius:9px}.image-dates-linked-files summary{color:#ffffff8c;cursor:pointer;justify-content:space-between;align-items:center;min-height:28px;padding:4px 9px;font-size:10px;font-weight:650;list-style:none;display:flex}.image-dates-linked-files summary::-webkit-details-marker{display:none}.image-dates-linked-files summary:hover{color:#fffc}.image-dates-linked-files__chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin:0 4px 3px;transition:transform .18s;transform:rotate(45deg)}.image-dates-linked-files[open] .image-dates-linked-files__chevron{transform:rotate(225deg)}.image-dates-linked-files__list{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:5px;max-height:112px;padding:0 7px 7px;display:grid;overflow-y:auto}.image-dates-linked-file{color:#fff;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff0e;border-radius:9px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:36px;padding:4px 7px;display:grid}.image-dates-linked-file:hover,.image-dates-linked-file:focus-visible{background:#6bf8f911;border-color:#6bf8f94d;outline:0}.image-dates-ocr{color:#ffffffa6;margin:8px 0 12px;font-size:12px}.image-dates-ocr summary{cursor:pointer}.image-dates-ocr p{overflow-wrap:anywhere;white-space:pre-wrap;margin-top:6px}.image-dates-actions{border-top:1px solid #ffffff12;gap:10px;margin-top:12px;padding-top:12px;display:grid}.image-dates-fields{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:10px;display:grid}.image-dates-change-button{white-space:nowrap;height:42px;padding:0 12px;font-size:11px;font-weight:650}.image-dates-card-toolbar{flex-wrap:wrap}.image-dates-card-status{color:#ffffff75;font-size:11px}.image-dates-card-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.image-dates-card-buttons button{white-space:nowrap;height:35px;padding:0 12px;font-size:11px;font-weight:650}.image-dates-no-text{color:#ffffffad;margin:12px 0 0;font-size:13px}.image-dates-text-field{color:#ffffffb3;gap:5px;width:100%;min-width:0;font-size:12px;display:grid}.image-dates-text-field textarea{box-sizing:border-box;color:#fff;resize:none;width:100%;height:42px;min-height:42px;max-height:42px;font:inherit;text-align:left;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:9px;padding:11px 10px;font-size:12px;line-height:18px;overflow-y:auto}.image-dates-text-field textarea:focus{outline:1px solid #6bf8f9}@container (width<=560px){.image-dates-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.image-dates-change-button{grid-column:1/-1}}@container (width<=380px){.image-dates-fields{grid-template-columns:minmax(0,1fr)}.image-dates-change-button{grid-column:auto}.image-dates-card-buttons{justify-content:flex-start;margin-left:0}}.image-dates-generated img{max-height:300px}.image-dates-generating-placeholder{color:#fff;text-align:center;background:#6bf8f90d;border:1px dashed #6bf8f959;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:24px;display:flex}.image-dates-generating-placeholder small{color:#ffffff8c}.image-dates-generating-placeholder button{color:#ffffffd1;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;min-height:30px;padding:5px 11px;font-size:11px}.image-dates-generating-placeholder button:hover,.image-dates-generating-placeholder button:focus-visible{color:#fff;border-color:#6bf8f980;outline:none}.image-dates-spinner{border:3px solid #6bf8f938;border-top-color:#6bf8f9;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite imageDatesSpin}@keyframes imageDatesSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.image-dates-spinner{animation-duration:2s}}.image-dates-error{color:#ff9d9d;overflow-wrap:anywhere;margin-top:10px}.dates-workspace{flex:1 1 0;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:24px;min-height:0;margin-top:24px;display:grid;position:relative;overflow:hidden}:is(.limit-main:has(.dates-workspace),.limit:has(.dates-workspace)){min-height:0;overflow:hidden}.dates-upload-panel,.dates-results-panel{min-width:0;box-shadow:var(--modern-highlight), 0 18px 42px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff1a;border-radius:18px}.dates-upload-panel{flex-direction:column;align-self:stretch;min-height:0;padding:20px;display:flex;overflow:hidden}.dates-panel-heading{align-items:center;gap:12px;display:flex}.dates-panel-heading h2{color:#fff;font-size:16px;font-weight:650}.dates-panel-heading p{color:#ffffff7a;margin-top:3px;font-size:12px}.dates-step{color:#6bf8f9;letter-spacing:.08em;background:#6bf8f914;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:750;display:grid;box-shadow:inset 0 1px #ffffff21}.dates-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dates-dropzone{color:#ffffff85;cursor:pointer;background:#00000017;border:1px dashed #6bf8f94d;border-radius:15px;flex-direction:column;flex:none;justify-content:center;align-items:center;min-height:210px;margin-top:20px;transition:border-color .2s,background .2s,transform .2s;display:flex}.dates-dropzone:hover,.dates-dropzone:focus-visible,.dates-dropzone.is-dragging{background:#6bf8f90e;border-color:#6bf8f9b8;outline:0}.dates-dropzone.is-dragging{transform:scale(.99)}.dates-dropzone strong{color:#ffffffe0;margin-top:13px;font-size:14px;font-weight:650}.dates-dropzone>span:last-child{margin-top:5px;font-size:12px}.dates-dropzone__icon{color:#6bf8f9;background:linear-gradient(145deg,#6bf8f924,#de46d414);border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #ffffff24,0 10px 22px #0000002e}.dates-dropzone__icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:23px}.dates-picker-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex;margin-top:17px!important}.dates-picker-actions button{color:#ffffffc2;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:9px;min-width:96px;height:31px;padding:0 11px;font-size:10px;font-weight:650;transition:color .2s,border-color .2s,background .2s}.dates-picker-actions button:hover{color:#fff;background:#6bf8f913;border-color:#6bf8f947}.dates-file-list{flex-direction:column;flex:auto;gap:8px;min-height:0;margin-top:18px;display:flex;overflow:hidden}.dates-file-list__summary{color:#ffffff75;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:11px;display:flex}.dates-file-list__summary button{color:#ffffff80;font:inherit;cursor:pointer;background:0 0;transition:color .2s}.dates-file-list__summary button:hover{color:#fff}.dates-file-list__stats{align-items:center;gap:7px;min-width:0;display:flex}.dates-file-list__stats>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dates-review-summary{color:#ffcb81eb;letter-spacing:.04em;white-space:nowrap;background:#ffae4c17;border-radius:6px;flex:none;padding:3px 6px;font-size:8px;font-weight:750;box-shadow:inset 0 0 0 1px #ffbe6b29}.dates-sidebar-scroll{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:8px;min-height:0;padding-right:5px;display:flex;overflow:hidden auto}.dates-sidebar-group{background:#00000012;border:1px solid #ffffff0e;border-radius:13px;flex-direction:column;gap:6px;padding:8px;display:flex}.dates-sidebar-group.has-review{background:linear-gradient(105deg,#ffae4c17,#ffae4c05);border-color:#ffbe6b42;box-shadow:inset 3px 0 #ffbe6b94,0 5px 18px #00000014}.dates-sidebar-group__name{color:#ffffffd1;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:2px 4px 5px;font-size:12px;font-weight:650;display:flex}.dates-sidebar-group__name small{color:#6bf8f9;background:#6bf8f913;border-radius:7px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.dates-sidebar-group__meta{align-items:center;gap:6px;display:flex}.dates-sidebar-group__review,.dates-sidebar-group__image{color:#ffcb81f5;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:#ffae4c1c;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:750}.dates-sidebar-group__toggle{color:#ffffff85;background:#ffffff0a;border-radius:7px;place-items:center;width:20px;height:20px;display:grid}.dates-sidebar-group__toggle svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:12px;transition:transform .2s}.dates-sidebar-group.is-expanded .dates-sidebar-group__toggle svg{transform:rotate(180deg)}.dates-sidebar-group__files{flex-direction:column;gap:6px;animation:.18s ease-out datesGroupReveal;display:flex}.dates-file-item{color:#ffffffd1;cursor:pointer;background:#ffffff09;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto 24px;align-items:center;gap:9px;min-height:46px;padding:6px 8px;transition:filter .18s,outline-color .18s;display:grid}.dates-file-item:hover{filter:brightness(1.12)}.dates-file-item:focus-visible{outline-offset:-1px;outline:1px solid #6bf8f95c}.dates-file-item.is-no-dates{background:linear-gradient(90deg,#ffae4c16,#ffae4c06);box-shadow:inset 3px 0 #ffbe6b85,0 0 0 1px #ffbe6b26}.dates-file-item__type{color:#de46d4;letter-spacing:.04em;background:#de46d417;border-radius:8px;place-items:center;width:34px;height:28px;font-size:8px;font-weight:800;display:grid}.dates-file-item__type_mjml{color:#6bf8f9;background:#6bf8f913}.dates-file-item__name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.dates-file-item__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.dates-file-item__copy small{color:#ffffff52;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.dates-file-item__count{color:#fff9;background:#ffffff0e;border-radius:7px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:10px;display:grid}.dates-file-item__count.is-warning{color:#ffcb81f5;letter-spacing:.03em;text-transform:uppercase;background:#ffae4c1c;min-width:42px;font-size:8px;font-weight:750}.dates-file-item__remove{color:#fff6;cursor:pointer;background:0 0;font-size:19px;line-height:1;transition:color .2s}.dates-file-item__remove:hover{color:#fff}.dates-results-panel{flex-direction:column;min-height:0;padding:20px;display:flex;overflow:hidden}.dates-results-header{flex:none;justify-content:space-between;align-items:center;gap:16px;display:flex}.dates-download-all{color:#fff;background:linear-gradient(135deg,#6bf8f924,#de46d421);min-width:116px;height:38px}.dates-download-all:disabled{opacity:.58;cursor:wait}.dates-empty-state{color:#ffffff5c;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;min-height:320px;display:flex}.dates-empty-state span{color:#6bf8f980;background:#ffffff06;border:1px solid #ffffff14;border-radius:19px;place-items:center;width:62px;height:62px;font-family:Georgia,serif;font-size:21px;display:grid}.dates-empty-state p{text-align:center;max-width:260px;margin-top:14px;font-size:13px;line-height:1.5}.dates-results-content{flex-direction:column;flex:auto;gap:12px;min-height:0;margin-top:20px;display:flex;overflow:hidden}.dates-common-card{background:linear-gradient(135deg,#6bf8f90a,#de46d409);border:1px solid #6bf8f924;border-radius:13px;flex-direction:column;flex:none;min-height:0;max-height:38%;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff12}.dates-common-card__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:10px 13px;display:flex}.dates-common-card__header h3{color:#fffffff0;font-size:13px;font-weight:680}.dates-common-card__header div>span{color:#ffffff6b;margin-top:2px;font-size:10px;display:block}.dates-common-card__scope{color:#6bf8f9;letter-spacing:.08em;background:#6bf8f913;border-radius:8px;flex:none;padding:6px 8px;font-size:9px;font-weight:750}.dates-common-card>.dates-fields{overscroll-behavior:contain;gap:8px;min-height:0;padding:10px 12px;overflow:hidden auto}.dates-common-card .dates-field-row{gap:8px}.dates-common-card .dates-field-row input{border-radius:9px;height:36px;padding:0 11px;font-size:12px}.dates-common-card .dates-original{gap:7px;font-size:12px}.dates-common-card .dates-original small{padding:3px 5px;font-size:9px}.dates-groups-heading{color:#ffffff7a;text-transform:uppercase;letter-spacing:.09em;flex:none;align-items:center;gap:8px;padding:2px 3px 0;font-size:10px;font-weight:650;display:flex}.dates-groups-heading small{color:#de46d4;background:#de46d413;border-radius:7px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.dates-groups-scroll{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:12px;min-height:0;padding-right:5px;display:flex;overflow:hidden auto}.dates-result-card{background:#00000018;border:1px solid #ffffff13;border-radius:15px;flex:none;transition:border-color .2s,background .2s;overflow:hidden}.dates-result-card.is-expanded{background:#0000001f;border-color:#6bf8f921}.dates-result-card.has-review,.dates-result-card.has-review.is-expanded{background:linear-gradient(105deg,#ffae4c16,#0000001c 48%);border-color:#ffbe6b47;box-shadow:inset 3px 0 #ffbe6b99}.dates-result-card.is-collapsed .dates-result-card__header{border-bottom-color:#0000}.dates-result-card__header{cursor:pointer;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:13px 15px;transition:border-color .2s,background .2s;display:flex}.dates-result-card__header:hover,.dates-result-card__header:focus-visible{background:#ffffff09;outline:0}.dates-result-card__header>div:first-child{min-width:0}.dates-result-card__header h3{overflow-wrap:anywhere;color:#ffffffe6;font-size:13px;font-weight:650}.dates-result-card__header span{color:#fff6;margin-top:4px;font-size:11px;display:block}.dates-result-card__actions{flex:none;align-items:center;gap:8px;display:flex}.dates-result-card__review,.dates-result-card__image{color:#ffcb81eb;font-weight:680}.dates-result-card__body{animation:.18s ease-out datesGroupReveal}@keyframes datesGroupReveal{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.dates-download-one{color:#6bf8f9;cursor:pointer;background:#6bf8f912;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:650;transition:background .2s}.dates-download-one:hover{background:#6bf8f921}.dates-download-one:disabled{opacity:.5;cursor:wait}.dates-group-toggle{color:#ffffff94;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:color .2s,border-color .2s,background .2s;display:grid}.dates-group-toggle:hover{color:#6bf8f9;background:#6bf8f911;border-color:#6bf8f938}.dates-group-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.dates-group-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.dates-group-overrides{background:linear-gradient(135deg,#de46d406,#6bf8f905);border-bottom:1px solid #ffffff0e}.dates-group-overrides__intro{justify-content:space-between;align-items:center;gap:12px;padding:11px 13px 0;display:flex}.dates-group-overrides__intro span{color:#ffffffad;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:670}.dates-group-overrides__intro small{color:#ffffff57;text-align:right;font-size:9px}.dates-group-files{flex-direction:column;gap:7px;padding:10px 13px 13px;display:flex}.dates-group-file{cursor:pointer;background:#ffffff06;border:1px solid #ffffff09;border-radius:10px;transition:filter .18s,border-color .18s;overflow:hidden}.dates-group-file:hover{filter:brightness(1.12)}.dates-group-file:focus-visible{outline-offset:-1px;outline:1px solid #6bf8f95c}.dates-group-file.is-no-dates{background:linear-gradient(90deg,#ffae4c13,#ffae4c05);border-color:#ffbe6b2e;box-shadow:inset 3px 0 #ffbe6b7a}.dates-group-file__header{grid-template-columns:42px minmax(0,1fr) 26px;align-items:start;gap:9px;min-height:50px;padding:8px;display:grid}.dates-group-file__type{color:#de46d4;letter-spacing:.04em;background:#de46d414;border-radius:7px;place-items:center;height:24px;margin-top:1px;font-size:8px;font-weight:780;display:grid}.dates-group-file__type_mjml{color:#6bf8f9;background:#6bf8f913}.dates-group-file__name{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dates-group-file__copy{flex-direction:column;gap:6px;min-width:0;display:flex}.dates-group-file__contexts{flex-direction:column;gap:4px;min-width:0;display:flex}.dates-group-file__contexts .dates-context-snippet{overflow-wrap:anywhere;background:#6bf8f905;border-left:2px solid #6bf8f92e;border-radius:0 6px 6px 0;padding:4px 7px;display:block}.dates-group-file__open{color:#fff6;background:#ffffff0b;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.dates-group-file__open svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:14px}.dates-context-snippet.dates-context-snippet_warning{color:#ffcb81eb;font-weight:650}.dates-context-snippet{color:#ffffff85;min-width:0;font-size:10px;line-height:1.45}.dates-context-snippet mark{color:#fff;background:linear-gradient(135deg,#6bf8f933,#de46d433);border-radius:4px;padding:1px 3px;box-shadow:inset 0 0 0 1px #6bf8f91f}.dates-context-snippet_empty{color:#ffffff47;font-style:italic}.dates-fields{flex-direction:column;gap:9px;padding:13px;display:flex}.dates-field-row{grid-template-columns:minmax(115px,.8fr) 24px minmax(160px,1.2fr);align-items:center;gap:8px;display:grid}.dates-field-row input{color:#fff;caret-color:#6bf8f9;background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;outline:0;width:100%;height:38px;padding:0 11px;font-size:12px;transition:border-color .2s,background .2s,box-shadow .2s}.dates-field-row input:focus{background:#ffffff0e;border-color:#6bf8f959;box-shadow:0 0 0 3px #6bf8f90e}.dates-field-row_group input::placeholder{color:#ffffff45}.dates-original{color:#ffffffba;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex}.dates-original>span{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-weight:700;overflow:hidden}.dates-original small{color:#de46d4;background:#de46d414;border-radius:6px;flex:none;padding:3px 5px;font-size:9px}.dates-files-tooltip-trigger{cursor:help;border-radius:6px;outline:0;flex:none;display:inline-flex;position:relative}.dates-files-tooltip-trigger:hover small,.dates-files-tooltip-trigger:focus-visible small{color:#6bf8f9;background:#6bf8f91c;box-shadow:0 0 0 2px #6bf8f90e}.dates-files-popover{z-index:10000;color:#ffffffd6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;background:linear-gradient(145deg,#0f1932f5,#270e2df5);border:1px solid #6bf8f933;border-radius:16px;animation:.16s ease-out datesPopoverIn;position:fixed;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 18px 48px #0000006b,0 0 24px #6bf8f912}.dates-files-popover__header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:13px 15px;display:flex}.dates-files-popover__header span{color:#fff;font-size:12px;font-weight:680}.dates-files-popover__header small{color:#ffffff61;white-space:nowrap;font-size:10px}.dates-files-popover__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#6bf8f93d transparent;flex-direction:column;gap:11px;max-height:320px;padding:10px;display:flex;overflow-y:auto}.dates-files-popover__group{flex-direction:column;gap:5px;display:flex}.dates-files-popover__group-heading{justify-content:space-between;align-items:center;gap:10px;min-height:28px;padding:0 6px;display:flex}.dates-files-popover__group-heading strong{color:#ffffffb8;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.dates-files-popover__group-heading small{color:#6bf8f98c;flex:none;font-size:9px}.dates-files-popover__group-files{flex-direction:column;gap:7px;display:flex}.dates-files-popover__file{cursor:pointer;background:#ffffff09;border-radius:10px;outline:0;grid-template-columns:42px minmax(0,1fr) auto 24px;align-items:start;gap:10px;min-height:50px;padding:8px 9px;transition:background .18s,box-shadow .18s,transform .18s;display:grid}.dates-files-popover__file:hover,.dates-files-popover__file:focus-visible{background:#6bf8f911;box-shadow:inset 0 0 0 1px #6bf8f926}.dates-files-popover__file:active{transform:scale(.995)}.dates-files-popover__file>.dates-files-popover__type,.dates-files-popover__file>.dates-files-popover__count{margin-top:2px}.dates-files-popover__type{color:#de46d4;background:#de46d417;border-radius:7px;place-items:center;height:28px;font-size:8px;font-weight:800;display:grid}.dates-files-popover__type_mjml{color:#6bf8f9;background:#6bf8f913}.dates-files-popover__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.dates-files-popover__copy strong,.dates-files-popover__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dates-files-popover__copy strong{color:#ffffffd6;font-size:11px;font-weight:620}.dates-files-popover__copy small{color:#ffffff52;font-size:9px}.dates-files-popover__copy .dates-context-snippet{color:#fff6;overflow-wrap:anywhere;white-space:normal;font-size:10px;line-height:1.5;display:block}.dates-files-popover__copy .dates-context-snippet mark{padding:0 2px}.dates-files-popover__contexts{flex-direction:column;gap:6px;min-width:0;display:flex}.dates-files-popover__count{color:#de46d4;background:#de46d413;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:680}.dates-files-popover__open{color:#6bf8f994;background:#6bf8f911;border-radius:7px;place-items:center;width:24px;height:24px;margin-top:2px;display:grid}.dates-files-popover__open svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:13px}@keyframes datesPopoverIn{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.dates-arrow{color:#6bf8f97a;text-align:center;font-size:15px}.dates-no-results{color:#ffffff61;padding:18px 15px;font-size:12px}@media (width<=840px){.main-input-number-block{flex-wrap:wrap}.dates-workspace{overscroll-behavior:contain;grid-template-rows:minmax(380px,.85fr) minmax(500px,1.15fr);grid-template-columns:1fr;overflow:hidden auto}.dates-upload-panel{width:100%}}@media (width<=540px){.limit{padding:14px}.mode-switch{grid-template-columns:repeat(2,78px) 23px 78px 120px}.mode-switch:before{width:78px}.mode-switch_advanced:before{transform:translate(82px)}.mode-switch_dates:before{transform:translate(191px)}.mode-switch_imageDates:before{width:120px;transform:translate(273px)}.dates-results-header{align-items:flex-start}.dates-download-all{min-width:104px}.dates-field-row{grid-template-columns:1fr 20px}.dates-field-row input{grid-column:1/-1}.dates-arrow{grid-area:1/2}.dates-group-file__header{grid-template-columns:42px minmax(0,1fr) 26px}.dates-group-overrides__intro{flex-direction:column;align-items:flex-start;gap:4px}.dates-group-overrides__intro small{text-align:left}.dates-result-card__header{align-items:flex-start}.dates-result-card__actions{flex-direction:column-reverse;align-items:flex-end}}
