@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap);.MuiTabs-indicator{display:none}.ck.ck-button.category-label.ck-disabled.ck-off.ck-button_with-text{font-weight:700;background-color:#c1c1c1;pointer-events:none;cursor:default;padding:5px;color:#000;border:1px solid #c1c1c1}.scrollable-dropdown .ck-list{max-height:200px;overflow-y:auto}.ck.ck-reset.ck-dropdown__panel.ck-dropdown__panel_se{overflow:auto;max-height:400px}.user-variables-button{display:flex}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.rbc-overlay{display:none!important}.rdrWeekDay{display:inline-block;width:3ch;overflow:hidden;white-space:nowrap;text-overflow:clip}.loginV2-page{--lv2-blue-50:#eff6ff;--lv2-blue-100:#dbeafe;--lv2-blue-200:#bfdbfe;--lv2-blue-300:#93c5fd;--lv2-blue-400:#60a5fa;--lv2-blue-500:#3b82f6;--lv2-blue-600:#2563eb;--lv2-blue-700:#1d4ed8;--lv2-blue-800:#1e40af;--lv2-blue-900:#1e3a8a;--lv2-ink-900:#0f172a;--lv2-ink-700:#334155;--lv2-ink-500:#64748b;--lv2-ink-400:#94a3b8;--lv2-ink-300:#cbd5e1;--lv2-ink-200:#e2e8f0;--lv2-ink-100:#f1f5f9;position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;background:#fff;font-family:"Inter","Poppins",system-ui,-apple-system,sans-serif;color:var(--lv2-ink-900);-webkit-font-smoothing:antialiased}.loginV2-bgWaves{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.loginV2-wave{transform-box:fill-box;transform-origin:center;will-change:transform}.loginV2-wave--right{animation:lv2-wave-drift-a 22s ease-in-out infinite}.loginV2-wave--mid{animation:lv2-wave-drift-b 18s ease-in-out infinite;animation-delay:-5s}.loginV2-wave--left{animation:lv2-wave-drift-c 16s ease-in-out infinite;animation-delay:-8s}@keyframes lv2-wave-drift-a{0%,to{transform:translateZ(0)}50%{transform:translate3d(16px,-5px,0)}}@keyframes lv2-wave-drift-b{0%,to{transform:translateZ(0)}50%{transform:translate3d(-14px,6px,0)}}@keyframes lv2-wave-drift-c{0%,to{transform:translateZ(0)}50%{transform:translate3d(12px,-4px,0)}}@media (prefers-reduced-motion:reduce){.loginV2-wave--left,.loginV2-wave--mid,.loginV2-wave--right{animation:none}}.loginV2-shell{z-index:1;width:100%;height:100%;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.loginV2-hero,.loginV2-shell{position:relative;display:grid}.loginV2-hero{padding:clamp(40px,5vh,64px) clamp(40px,5vw,80px);color:#fff;overflow:visible;grid-template-rows:auto 1fr;background:transparent}.loginV2-hero__dotsBottom,.loginV2-hero__dotsTop{position:absolute;background-image:radial-gradient(circle,hsla(0,0%,100%,.55) 1.4px,transparent 1.7px);background-size:16px 16px;pointer-events:none;z-index:1}.loginV2-hero__dotsTop{top:90px;left:38%;width:130px;height:95px}.loginV2-hero__dotsBottom{bottom:70px;left:30%;width:150px;height:95px}.loginV2-hero__brand{position:relative;z-index:3;display:flex;align-items:center}.loginV2-hero__brandLogo{height:74px;width:auto;filter:drop-shadow(0 6px 14px rgba(0,0,0,.22))}.loginV2-hero__content{position:relative;z-index:3;align-self:end;max-width:460px}.loginV2-hero__title{font-family:"Poppins",sans-serif;font-weight:700;font-size:clamp(36px,3.4vw,48px);line-height:1.1;margin:0 0 22px;letter-spacing:-.025em;display:flex;flex-direction:column;text-shadow:0 2px 16px rgba(15,23,42,.18)}.loginV2-hero__title--accent{color:#bfdbfe}.loginV2-hero__lead{margin:0 0 40px;color:rgba(226,232,240,.95);font-size:16px;line-height:1.55;font-weight:400}.loginV2-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;grid-gap:22px;gap:22px}.loginV2-features__item{display:grid;grid-template-columns:48px 1fr;grid-gap:18px;gap:18px;align-items:start}.loginV2-features__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:hsla(0,0%,100%,.18);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22)}.loginV2-features__item strong{display:block;font-weight:600;font-size:15.5px;margin-bottom:4px;letter-spacing:-.005em}.loginV2-features__item p{margin:0;color:rgba(219,234,254,.9);font-size:13.5px;line-height:1.5}.loginV2-hero__art{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);margin:0;z-index:2;width:clamp(320px,34vw,500px);height:clamp(320px,34vw,500px);display:flex;align-items:center;justify-content:center;pointer-events:none}.loginV2-hero__art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 26px 38px rgba(15,23,42,.32))}@media (max-width:1700px){.loginV2-hero__art{top:40%;left:45%}}@media (max-width:1350px){.loginV2-hero__art{top:37%;left:43%}}@media (max-width:1150px){.loginV2-hero__art{top:28%;left:20%}}.loginV2-panel{position:relative;z-index:3;background:transparent;display:flex;align-items:center;justify-content:center;padding:clamp(24px,4vh,48px) clamp(24px,4vw,64px);overflow:auto}.loginV2-panel__inner{width:100%;max-width:460px;background:#fff;border-radius:20px;padding:clamp(36px,4vh,52px) clamp(28px,3vw,48px);box-shadow:11px 1px 50px 3px rgba(15,23,42,.18);border:1px solid rgba(15,23,42,.04)}.loginV2-panel__logo{height:60px;width:auto;display:block;margin:0 auto 26px}.loginV2-panel__title{font-family:"Poppins",sans-serif;font-weight:700;font-size:26px;color:var(--lv2-ink-900);text-align:center;margin:0 0 6px;letter-spacing:-.015em}.loginV2-panel__subtitle{text-align:center;color:var(--lv2-ink-500);font-size:14.5px;margin:0 0 28px}.loginV2-form{display:flex;flex-direction:column}.loginV2-field{display:block;margin-bottom:18px}.loginV2-field__label{display:block;font-size:13px;font-weight:600;color:var(--lv2-ink-700);margin-bottom:8px;letter-spacing:.01em}.loginV2-field__label em{color:var(--lv2-blue-600);font-style:normal;font-weight:600}.loginV2-field__control{position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid var(--lv2-ink-200);border-radius:12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.loginV2-field__control:focus-within{border-color:var(--lv2-blue-500);box-shadow:0 0 0 4px rgba(59,130,246,.15)}.loginV2-field__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:50px;color:var(--lv2-ink-400);flex-shrink:0}.loginV2-field__control:focus-within .loginV2-field__icon{color:var(--lv2-blue-500)}.loginV2-field__control input{flex:1 1;min-width:0;height:50px;border:none;background:transparent;outline:none;font-family:inherit;font-size:15px;color:var(--lv2-ink-900);padding:0 8px 0 0}.loginV2-field__control input::placeholder,.loginV2-field__toggle{color:var(--lv2-ink-400)}.loginV2-field__toggle{background:transparent;border:none;cursor:pointer;width:44px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:0 11px 11px 0;transition:color .14s ease}.loginV2-field__toggle:hover{color:var(--lv2-blue-600)}.loginV2-form__forgot{text-align:right;margin:4px 0 16px}.loginV2-form__forgot a{color:var(--lv2-blue-600);font-size:13.5px;font-weight:600;text-decoration:none;transition:color .14s ease}.loginV2-form__forgot a:hover{color:var(--lv2-blue-700);text-decoration:underline}.loginV2-form__remember{display:inline-flex;align-items:center;grid-gap:10px;gap:10px;margin-bottom:22px;font-size:14px;color:var(--lv2-ink-700);cursor:pointer;-webkit-user-select:none;user-select:none}.loginV2-form__remember input{position:absolute;opacity:0;pointer-events:none}.loginV2-form__checkbox{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--lv2-ink-300);background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .14s ease,border-color .14s ease;position:relative}.loginV2-form__remember input:checked+.loginV2-form__checkbox{background:var(--lv2-blue-600);border-color:var(--lv2-blue-600)}.loginV2-form__remember input:checked+.loginV2-form__checkbox:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-1px)}.loginV2-form__remember input:focus-visible+.loginV2-form__checkbox{box-shadow:0 0 0 4px rgba(59,130,246,.2)}.loginV2-form__submit{height:54px;border:none;border-radius:12px;background:linear-gradient(135deg,#2f6fe6,#1d4ed8);color:#fff;font-family:"Poppins",sans-serif;font-size:15.5px;font-weight:600;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;box-shadow:0 12px 28px -10px rgba(37,99,235,.55),inset 0 1px 0 hsla(0,0%,100%,.22);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.loginV2-form__submit:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 18px 34px -14px rgba(37,99,235,.65),inset 0 1px 0 hsla(0,0%,100%,.28)}.loginV2-form__submit:active{transform:translateY(0)}.loginV2-form__submit svg{transition:transform .2s ease}.loginV2-form__submit:hover svg{transform:translateX(3px)}.loginV2-form__signupHint{margin:24px 0 0;text-align:center;font-size:13.5px;color:var(--lv2-ink-500)}.loginV2-form__signupHint a{color:var(--lv2-blue-600);font-weight:600;text-decoration:none}.loginV2-form__signupHint a:hover{text-decoration:underline}.loginV2-bgWaves--mobile,.loginV2-mobileBanner{display:none}@media (max-width:1200px){.loginV2-shell{grid-template-columns:1.05fr 1fr}.loginV2-hero__art{width:clamp(300px,32vw,440px);height:clamp(300px,32vw,440px)}}@media (max-width:1023px){.loginV2-page{position:relative;height:auto;min-height:100vh;overflow:auto;background:#f5f7fb}.loginV2-bgWaves--desktop,.loginV2-bgWaves--mobile,.loginV2-hero,.loginV2-hero__art,.loginV2-hero__dotsBottom,.loginV2-hero__dotsTop,.loginV2-mobileBanner{display:none}.loginV2-shell{position:relative;z-index:2;display:block;height:auto;min-height:100vh}.loginV2-panel{z-index:2;padding:clamp(24px,5vh,56px) clamp(16px,4vw,32px);align-items:center;justify-content:center;min-height:100vh;overflow:visible}.loginV2-panel__inner{max-width:460px;margin:0 auto}}@media (max-width:640px){.loginV2-panel__inner{padding:clamp(28px,4vh,40px) clamp(20px,5vw,32px);border-radius:18px}.loginV2-panel__logo{height:52px;margin-bottom:22px}.loginV2-panel__title{font-size:22px}}@media (max-width:380px){.loginV2-panel__inner{padding:24px 18px;box-shadow:0 14px 34px -18px rgba(15,23,42,.16)}.loginV2-field__control input,.loginV2-field__icon,.loginV2-field__toggle,.loginV2-form__submit{height:48px}}@media print{body{margin:0!important}}.editor-main-container{--ckeditor5-preview-height:70dvh;display:flex;font-family:"Lato";width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.ck-content{font-family:"Lato";line-height:1.6;word-break:break-word}.editor-container__editor-wrapper{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.editor-container_document-editor{display:flex;flex-direction:column;height:100%;border:1px solid var(--ck-color-base-border)}.editor-container_document-editor .editor-container__toolbar{display:flex;position:relative;box-shadow:0 2px 3px rgba(0,0,0,.078)}.editor-container_document-editor .editor-container__toolbar>.ck.ck-toolbar{flex-grow:1;width:0;height:40px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top:0;border-left:0;border-right:0}.editor-container_document-editor .editor-container__editor-wrapper{max-height:var(--ckeditor5-preview-height);min-height:var(--ckeditor5-preview-height);overflow-y:scroll;background:var(--ck-color-base-foreground)}.editor-container_document-editor .editor-container__editor{margin-top:28px;margin-bottom:28px;height:100%}.editor-container_document-editor .editor-container__editor .ck.ck-editor__editable{box-sizing:border-box;min-width:210.52917mm;max-width:210.52917mm;min-height:297mm;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10mm 20mm;border:1px solid #d3d3d3;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.078);flex:1 1 auto;margin-left:72px;margin-right:72px}.react-flow__edge-removebutton,.react-flow__edge-textbutton{z-index:10!important}.react-flow__handle{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;background-color:var(--flow-handle-bg,#f97316)!important;border:3px solid var(--flow-handle-border,#fff)!important;border-radius:50%!important;box-shadow:0 0 0 1px var(--flow-handle-ring,rgba(15,23,42,.35))!important;opacity:1!important;visibility:visible!important;z-index:10!important;transition:none!important;pointer-events:all!important}.react-flow__handle.connected,.react-flow__handle.connecting,.react-flow__handle.invalid,.react-flow__handle.valid,.react-flow__handle:active,.react-flow__handle:focus,.react-flow__handle:hover{background-color:var(--flow-handle-bg,#f97316)!important;border-color:var(--flow-handle-border,#fff)!important;border-width:3px!important;box-shadow:0 0 0 1px var(--flow-handle-ring,rgba(15,23,42,.35))!important;opacity:1!important;visibility:visible!important}.react-flow__handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:transparent;border-radius:50%;z-index:1;pointer-events:all;cursor:crosshair}
/*# sourceMappingURL=main.8c410943.chunk.css.map */