@charset "UTF-8";:root{--color-bg: #ffffff;--color-primary: #16a34a;--color-accent: linear-gradient(135deg, #22c55e 0%, #06b6d4 100%);--color-success: #22c55e;--color-danger: #ef4444;--color-text-main: #1f2937;--color-text-muted: #6b7280;--color-text-invert: #ffffff;--borer-color: #6b72801c;--font-size-h1: 2.25rem;--font-size-h2: 1.875rem;--font-size-h3: 1.5rem;--font-size-h4: 1.25rem;--font-size-body: 1rem;--font-size-small: .875rem;--font-size-xs: .75rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;padding:0;color:var(--color-text-main);background-color:var(---bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root ::selection{background-color:#e5fcc2;color:var(--color-text-main);text-decoration:unset}:root ::-moz-selection{background-color:#e5fcc2;color:var(--color-text-main);text-decoration:unset}@font-face{font-family:Lora;src:url(/assets/Lora-SemiBold-C8_8WQ2U.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-BlackItalic-DNENM-c7.woff2) format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-Black-CgSy0IRU.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-Bold-l9hxjRbF.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-Italic-DS74R6wW.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-ExtraBold-CVYscYGp.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-Medium-cYKEGgGC.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-ExtraLight-CBh8R_7r.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-ExtraBoldItalic-CwFZBeZM.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-LightItalic-BZFG8RdJ.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-BoldItalic-QPr7qUWX.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-ExtraLightItalic-DEla-Nt0.woff2) format("woff2");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-Light-Du3bXvwN.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-MediumItalic-DdHiPE8c.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-SemiBoldItalic-B-gowjYR.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-SemiBold-C13BYMpY.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/Nunito-Regular-BdHVL7KH.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}a{text-decoration:none}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:Nunito}div{box-sizing:border-box;font-family:Nunito}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:Nunito}input,textarea,button{font-family:Nunito}#root{margin:0 auto;text-align:center}.rdrMonths{align-items:center}.driver-popover.driverjs-theme-dark .driver-popover-description{position:relative;max-height:25vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent;padding-right:0 6px}.driver-popover.driverjs-theme-dark.driver-popover--hidden{display:none;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.driver-popover.driverjs-theme-dark .driver-popover-description.scrollable:after{content:"";position:sticky;bottom:0;height:24px;display:block;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.3));pointer-events:none}.scroll-hint{position:absolute;bottom:6px;left:50%;transform:translate(-50%);font-size:12px;color:#ccc;animation:scrollHint 1.2s ease-in-out infinite;background:#1e231d;padding:8px 16px;border-radius:8px}@keyframes scrollHint{0%,to{transform:translate(-50%);opacity:.7}50%{transform:translate(-50%,6px);opacity:1}}.driver-popover.driverjs-theme-dark:not(body):has(>.driver-active-element){overflow:visible!important}.driver-popover.driverjs-theme-dark{background-color:#323b31;color:#fff;border-radius:12px;padding:16px 22px;max-width:390px;border:none}.driver-popover.driverjs-theme-dark .driver-popover-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px}.driver-popover.driverjs-theme-dark .driver-popover-description,.driver-popover.driverjs-theme-dark .driver-popover-progress-text{white-space:pre-line;color:#d7dbd3;font-size:14px;line-height:1.45}.driver-popover.driverjs-theme-dark .driver-popover-title[style*=block]+.driver-popover-description{max-height:30vh;overflow:auto;word-wrap:break-word}@media screen and (max-width:500px){.driver-popover.driverjs-theme-dark .driver-popover-title[style*=block]+.driver-popover-description{height:14vh;font-size:16px}}.driver-popover.driverjs-theme-dark .driver-popover-footer{flex-direction:column;align-items:flex-start;gap:10px}.driver-popover.driverjs-theme-dark .driver-popover-navigation-btns{gap:8px;justify-content:flex-start;flex-shrink:0;width:100%}.driver-popover.driverjs-theme-dark button,.driver-skip-btn{white-space:nowrap;background-color:transparent;color:#e7efe4;border:1px solid #4b5447;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s ease;margin:0}@media screen and (max-width:500px){.driver-popover.driverjs-theme-dark .driver-popover-navigation-btns{gap:5px}.driver-popover.driverjs-theme-dark button,.driver-skip-btn{padding:10px 12.78px}}.driver-popover.driverjs-theme-dark button:hover{background-color:#3c463a;color:#fff;border-color:#5e6c5f}.driver-popover.driverjs-theme-dark .driver-popover-next-btn{background-color:#7cb342;border-color:#7cb342;color:#fff;font-weight:600;transition:all .3s ease-in}.driver-popover.driverjs-theme-dark .driver-popover-next-btn:hover{background-color:#8bc34a;border-color:#8bc34a}.driver-popover.driverjs-theme-dark .driver-popover-prev-btn{background-color:#4a5347;color:#a9b4a7;border:1px solid #4a5347;border-radius:8px;padding:6px 14px;font-size:13px;transition:all .2s ease}.driver-popover.driverjs-theme-dark .driver-popover-prev-btn:hover{background-color:#5a6357;color:#fff;border-color:#5b6558}.driver-popover.driverjs-theme-dark .driver-popover-prev-btn:active{background-color:#4a5549;color:#fff;border-color:#21c368}.driver-popover.driverjs-theme-dark .driver-popover-prev-btn:disabled{opacity:.4;cursor:not-allowed;border-color:#3e463b;color:#6f7a6f}.driver-popover.driverjs-theme-dark .driver-popover-progress-text{color:#aab7aa;font-size:12px;font-weight:500}.driver-popover.driverjs-theme-dark .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:#323b31}.driver-popover.driverjs-theme-dark .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:#323b31}.driver-popover.driverjs-theme-dark .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:#323b31}.driver-popover.driverjs-theme-dark .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:#323b31}.driver-popover.driverjs-theme-dark *{text-shadow:none!important;opacity:1!important}@media screen and (max-width:420px){.driver-popover.driverjs-theme-dark{max-width:94%!important}}ul{margin:0;padding:0 20px;display:flex;flex-direction:column;gap:15px}.recharts-default-legend{flex-direction:row!important;justify-content:center!important}.recharts-legend-item{display:flex!important;justify-content:center!important;align-items:center!important;gap:4px;margin:0!important}.recharts-surface{width:10px;height:10px;margin:0!important}@media screen and (max-width:1023px){.rdrMonth{width:100%!important}}._layout_zqpoo_1{background:var(--color-bg);box-sizing:border-box;min-height:calc(100vh - 80px);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"header header" "leftMenu children";margin:0 10px 10px;border-radius:8px;border:1px solid var(--borer-color);width:calc(100vw - 20px);max-width:100%}@media screen and (max-width:1023px){._layout_zqpoo_1{grid-template-columns:1fr;grid-template-areas:"header" "children"}}._leftMenu_zqpoo_22{grid-area:leftMenu;padding:0 10px;border-right:1px solid var(--borer-color);position:relative;min-width:200px}._children_zqpoo_35{grid-area:children;padding:50px 4em;height:100%;overflow:auto;min-width:0}._children_zqpoo_35._apiKeys_zqpoo_42{padding:24px}@media screen and (max-width:1023px){._children_zqpoo_35._apiKeys_zqpoo_42{padding:12px}}@media screen and (max-width:1439px){._children_zqpoo_35{padding:24px}}@media screen and (max-width:767px){._children_zqpoo_35{padding:12px}}._leftMenu_zqpoo_22{grid-area:leftMenu;padding:0 10px;border-right:1px solid var(--borer-color);position:relative}@media screen and (max-width:1023px){._leftMenu_zqpoo_22{display:none}}._header_14by2_7{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;-webkit-user-select:none;user-select:none}._header_14by2_7._mobile_14by2_14{justify-content:space-between}._logo_14by2_18{cursor:pointer}._block_14by2_22{display:flex;align-items:center;gap:25px}._block_14by2_22 ._logoutButton_14by2_27{padding:8px 24px;background:#1f2937;transition:all .3s ease-in;font-weight:400;box-shadow:none;min-width:123px}._block_14by2_22 ._logoutButton_14by2_27:hover{background:#314158;box-shadow:none;transform:none}._settings_14by2_41{padding:8px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:inherit;border-radius:5px;transition:all .3s ease-in;cursor:pointer}._settings_14by2_41:hover{background:#e9e9e9}._buttons_14by2_56{display:flex;align-items:center;gap:8px}._buttons_14by2_56 ._supportButton_14by2_61{width:max-content;padding:8px 24px}._supportButton_14by2_61{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;font-weight:500;border:none;box-shadow:0 4px 15px #22c55e66;transition:all .25s ease;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}._supportButton_14by2_61:hover{transform:translateY(-1px);box-shadow:0 6px 20px #06b6d466}._supportButton_14by2_61 svg{stroke:#fff}@media screen and (max-width:1023px){._supportButton_14by2_61{padding:8px 16px!important;font-size:14px!important}}._menu_14by2_93{background:transparent;border:none;padding:.5rem;cursor:pointer;color:#1f2937;border-radius:8px;transition:background .2s ease;display:flex;align-items:center;justify-content:center}._menu_14by2_93:hover{background:#f9fafb}._menu_14by2_93:active{transform:scale(.95)}._button_n0k43_2{box-sizing:border-box;width:100%;padding:15px 24px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:99px;background:var(--color-accent);color:var(--color-text-invert);font-size:1rem;font-family:Nunito;line-height:1.5rem;text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease-in;box-shadow:0 6px 24px #22c55e40}._button_n0k43_2:hover{transform:scale(1.02);box-shadow:0 10px 32px #22c55e59}._button_n0k43_2._loading_n0k43_27{opacity:.7;cursor:wait}._button_n0k43_2._loading_n0k43_27:hover{background-position:100% 50%;box-shadow:0 10px 32px #22c55e59}._button_n0k43_2._disabled_n0k43_35{opacity:.5;cursor:not-allowed}._button_n0k43_2._disabled_n0k43_35:hover{background-position:100% 50%;box-shadow:0 6px 24px #22c55e33;transform:none}._button_n0k43_2._secondary_n0k43_44{width:max-content;border-radius:8px;padding:10px 24px}._content_n0k43_50{display:flex;justify-content:center;align-items:center;gap:10px}._leftIcon_n0k43_57{display:flex;justify-content:center;align-items:center}._logo_7gpdl_1{display:flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none}._imgContainer_7gpdl_8{width:48px;height:48px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:99px}._img_7gpdl_8{width:100%;height:100%;object-fit:cover}._text_7gpdl_24{color:var(--color-text-main);font-size:var(--font-size-h2);font-style:normal;font-weight:var(--font-weight-bold);line-height:normal}._i_7gpdl_8{font-family:Lora;font-weight:600}._leftMenu_t0ov3_8{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#fff;border-right:1px solid #e5e7eb;min-height:100vh;position:sticky;top:0}@media(max-width:1023px){._leftMenu_t0ov3_8{display:none}}._overlay_t0ov3_27{position:fixed;inset:0;background:#00000080;z-index:999}@media screen and (max-width:420px){._overlay_t0ov3_27{display:none}}._burgerMenu_t0ov3_43{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;width:280px;z-index:1000;background:#fff;box-shadow:-4px 0 12px #0000001a;overflow-y:auto;padding:4rem 1rem 1rem;display:flex;gap:20px;flex-direction:column}@media(max-width:420px){._burgerMenu_t0ov3_43{width:100%;left:0}}._burgerItems_t0ov3_66{border-bottom:1px solid #e5e7eb;padding-bottom:20px;display:flex;flex-direction:column;gap:.25rem}._closeButton_t0ov3_75{position:absolute;top:1rem;right:1rem;background:transparent;border:none;padding:.5rem;cursor:pointer;color:#1f2937;border-radius:8px;transition:background .2s ease;display:flex;align-items:center;justify-content:center}._closeButton_t0ov3_75:hover{background:#f9fafb}._closeButton_t0ov3_75:active{transform:scale(.95)}._item_t0ov3_98{box-sizing:border-box;display:flex;align-items:center;padding:.75rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#374151;-webkit-user-select:none;user-select:none}._item_t0ov3_98:hover{background:#f9fafb;color:#1f2937}._item_t0ov3_98._active_t0ov3_113{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;font-weight:500}._item_t0ov3_98._active_t0ov3_113 ._icon_t0ov3_118{color:#fff}._item_t0ov3_98:focus-visible{outline:2px solid #16a34a;outline-offset:2px}._labelContainer_t0ov3_126{display:flex;align-items:center;gap:.75rem;width:100%}._icon_t0ov3_118{display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}._label_t0ov3_126{font-size:.9375rem;line-height:1.4}._line_t0ov3_147{height:1px;background:#e5e7eb;margin:.5rem 0}._bottomMenu_t0ov3_154{position:fixed;bottom:-1px;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:space-around;align-items:center;padding:.5rem 0;z-index:998;box-shadow:0 -2px 8px #0000000d}._bottomItem_t0ov3_169{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;min-width:60px;cursor:pointer;color:#6b7280;transition:all .2s ease;border-radius:8px;-webkit-user-select:none;user-select:none}._bottomItem_t0ov3_169:hover{color:#1f2937;background:#f9fafb}._bottomItem_t0ov3_169._active_t0ov3_113,._bottomItem_t0ov3_169._active_t0ov3_113 ._bottomIcon_t0ov3_190{color:#16a34a}._bottomItem_t0ov3_169._active_t0ov3_113 ._bottomLabel_t0ov3_193{font-weight:500}._bottomItem_t0ov3_169:focus-visible{outline:2px solid #16a34a;outline-offset:2px}._bottomItem_t0ov3_169:active{transform:scale(.95)}._bottomIcon_t0ov3_190{width:24px;height:24px;display:flex;align-items:flex-end;justify-content:center;color:inherit;transition:color .2s ease}._bottomLabel_t0ov3_193{font-size:.6875rem;line-height:1;text-align:center;transition:font-weight .2s ease}._logout_t0ov3_221{width:100%;border-radius:8px;justify-content:flex-start;padding:8px 24px;background:#1f2937;transition:all .3s ease-in;font-weight:400;box-shadow:none;min-width:123px}._logout_t0ov3_221:hover{background:#314158;box-shadow:none;transform:none}._supportButton_t0ov3_238{width:100%!important;background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;font-weight:500;border:none;box-shadow:0 4px 15px #22c55e66;transition:all .25s ease;display:flex;align-items:center;justify-content:flex-start;gap:8px;white-space:nowrap}._supportButton_t0ov3_238:hover{transform:translateY(-1px);box-shadow:0 6px 20px #06b6d466}._supportButton_t0ov3_238 svg{stroke:#fff}._logoutContainer_t0ov3_260{display:flex;flex-direction:column;gap:8px}._overlay_1bhrr_7{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_1bhrr_1 .25s ease}._modal_1bhrr_18{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:520px;box-shadow:0 4px 24px #00000026;position:relative}@media screen and (max-width:520px){._modal_1bhrr_18{padding:16px;max-width:90vw}}._closeBtn_1bhrr_34{position:absolute;right:16px;top:16px;border:none;background:transparent;cursor:pointer;color:#6b7280;transition:opacity .2s}._closeBtn_1bhrr_34:hover{opacity:.7}._title_1bhrr_48{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:20px}._form_1bhrr_55{display:flex;flex-direction:column;gap:12px}._inputs_1bhrr_61{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._fileRow_1bhrr_67{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#374151}._fileRow_1bhrr_67 input[type=file]{display:none}._fileRow_1bhrr_67 ._fileLabel_1bhrr_77{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;cursor:pointer;transition:.2s ease}._fileRow_1bhrr_67 ._fileLabel_1bhrr_77:hover{background:#d7dae0}._fileRow_1bhrr_67 ._fileName_1bhrr_88{font-size:.85rem;color:#6b7280}._contacts_1bhrr_93{display:flex;flex-direction:column;text-align:left;gap:8px}._contactsHeader_1bhrr_100{display:flex;align-items:center;gap:8px;background:#fef3c7;border:1px solid rgba(234,179,8,.3);border-radius:8px;padding:6px 10px;margin-top:4px;margin-bottom:6px;color:#a16207;box-shadow:0 1px 2px #0000000a}._contactsIcon_1bhrr_114{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#eab308;font-size:1rem;margin-top:1px}._contactsTitle_1bhrr_124{font-size:.88rem;line-height:1.3;color:#374151;font-weight:500}._contactsGrid_1bhrr_131{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 12px}._contactsGrid_1bhrr_131>:nth-child(3){grid-column:1/-1}@media(max-width:768px){._contactsGrid_1bhrr_131{grid-template-columns:1fr}._contactsGrid_1bhrr_131>:nth-child(3){grid-column:auto}}._error_1bhrr_148{color:#ef4444;font-size:.85rem;margin-top:-4px}@keyframes _fadeIn_1bhrr_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._input_ermvi_7{width:100%;box-sizing:border-box;padding:12px 16px;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;outline:none;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}._input_ermvi_7::placeholder{color:#6b7280;opacity:.8}._input_ermvi_7:hover{border-color:#d7dae0;box-shadow:0 2px 6px #00000014}._input_ermvi_7:focus{border-color:#16a34a;box-shadow:0 0 0 3px #7eeea7,0 1px 3px #0000001a}._input_ermvi_7._is-error_ermvi_33{border-color:#ef4444}._input_ermvi_7._is-error_ermvi_33:focus{box-shadow:0 0 0 3px #ef44444d,0 1px 3px #0000001a}input[type=time]{-webkit-appearance:none;-moz-appearance:textfield;appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:1rem;height:46px;padding:12px 16px;box-shadow:0 1px 3px #0000000d;width:100%;box-sizing:border-box}input[type=time]:hover{border-color:#d7dae0;box-shadow:0 2px 6px #00000014}input[type=time]:focus{border-color:#16a34a;box-shadow:0 0 0 3px #7eeea7,0 1px 3px #0000001a;outline:none}._textarea_jbz5t_7{width:100%;box-sizing:border-box;padding:12px 16px;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;outline:none;resize:vertical;min-height:80px;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}._textarea_jbz5t_7::placeholder{color:#6b7280;opacity:.8}._textarea_jbz5t_7:hover{border-color:#d7dae0;box-shadow:0 2px 6px #00000014}._textarea_jbz5t_7:focus{border-color:#16a34a;box-shadow:0 0 0 3px #7eeea7,0 1px 3px #0000001a}._textarea_jbz5t_7._is-error_jbz5t_35{border-color:#ef4444}._textarea_jbz5t_7._is-error_jbz5t_35:focus{box-shadow:0 0 0 3px #ef44444d,0 1px 3px #0000001a}._label_1uf7r_7{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._inputWrapper_1uf7r_16{display:flex;align-items:center;background-color:#fff;width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;outline:none;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}._inputWrapper_1uf7r_16:hover{border-color:#d7dae0;box-shadow:0 2px 6px #00000014}._inputWrapper_1uf7r_16:focus-within{border-color:#16a34a;box-shadow:0 0 0 3px #7eeea7,0 1px 3px #0000001a}._icon_1uf7r_37{color:#6b7280;margin-left:12px}._inputWrapper_1uf7r_16:focus-within ._icon_1uf7r_37{color:#16a34a}._input_1uf7r_16{flex-grow:1;padding:12px 16px 12px 10px;font-size:1rem;line-height:1.5;color:#1f2937;border:none;outline:none;background:transparent}._input_1uf7r_16::placeholder{color:#6b7280;opacity:.8}._layout_d9rzz_1{width:100vw;background:#f5f5f5}._leftMenu_vfgwl_1{position:relative;min-width:175px;height:calc(100% - 10px);display:flex;flex-direction:column;justify-content:space-between}._navItems_vfgwl_10{display:flex;flex-direction:column;gap:5px;margin-top:10px;position:sticky;top:10px;margin-bottom:10px;-webkit-user-select:none;user-select:none}._item_vfgwl_21{padding:13px 18px;border-radius:8px;background:inherit;cursor:pointer;transition:all .3s ease-in;display:flex;align-items:center;justify-content:space-between;color:var(--color-text-main);font-size:var(--font-size-body);font-style:normal;font-weight:var(--font-weight-semibold);line-height:normal}._item_vfgwl_21:hover,._item_vfgwl_21._active_vfgwl_39{background:#16a34a10}._line_vfgwl_43{width:100%;height:1px;background:var(--borer-color);margin:10px 0}._labelContainer_vfgwl_50{display:flex;align-items:center;gap:15px}._label_vfgwl_50{display:flex;align-items:center;gap:8px;position:relative;white-space:nowrap;width:100%}._icon_vfgwl_65{width:24px;height:24px;display:flex;justify-content:center;align-items:center}._trainingButton_vfgwl_73{padding:12px 16px;border-radius:10px;position:sticky;bottom:10px;margin-top:10px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .25s ease;box-shadow:0 4px 12px #16a34a40}._trainingButton_vfgwl_73:hover{transform:translateY(-1px);box-shadow:0 6px 16px #16a34a4d}._trainingButton_vfgwl_73:active{transform:scale(.97)}._container_b4g6e_7{display:flex;align-items:center;width:100%;justify-content:space-between}._title_b4g6e_14{font-size:var(--font-size-h1);font-weight:var(--font-weight-semibold);color:var(--color-text-main);text-align:left;margin:0;word-wrap:break-word;display:flex;align-items:flex-start;flex-direction:column;gap:8px}@media screen and (max-width:767px){._title_b4g6e_14{font-size:var(--font-size-h3)}}@media screen and (max-width:425px){._title_b4g6e_14{font-size:1.4rem}}._info_b4g6e_37{font-size:.875rem;color:#6b7280;text-align:left}@media screen and (max-width:767px){._button_b4g6e_44{font-size:14px;padding:8px 14px!important}}._checkboxWrapper_smndu_7{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;gap:8px}._checkboxWrapper_smndu_7:focus-visible{outline:2px solid #16a34a;outline-offset:2px}@media screen and (max-width:380px){._checkboxWrapper_smndu_7{align-items:flex-start}}._customCheckbox_smndu_24{width:20px;height:20px;border:2px solid #e5e7eb;border-radius:4px;background-color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}._checked_smndu_37{background-color:#16a34a;border-color:#16a34a}._icon_smndu_42{color:#fff;transition:opacity .2s ease;width:14px;height:14px;stroke-width:3}._label_smndu_50{font-size:14px;color:#1f2937;line-height:1.2;line-height:100%;text-align:left}._disabled_smndu_58{cursor:not-allowed}._disabled_smndu_58 ._customCheckbox_smndu_24{background-color:#f3f4f6;border-color:#e4e7eb}._disabled_smndu_58 ._customCheckbox_smndu_24 ._icon_smndu_42{color:#b0b0b0}._disabled_smndu_58 ._label_smndu_50{color:#a0a0a0}._hintTooltipPortal_16fqs_7{position:absolute;background:#1f2937;border-radius:8px;padding:8px 12px;box-shadow:0 4px 12px #0003;font-size:13px;color:#fff;white-space:nowrap;z-index:9999;transform-origin:center;text-align:center;min-width:210px;max-width:350px;font-size:14px;opacity:1;transition:opacity .2s ease-in-out;pointer-events:none;white-space:pre-line;will-change:transform,opacity}._hintTooltipPortal_16fqs_7._top_16fqs_29{translate:-50% -100%}._hintTooltipPortal_16fqs_7._bottom_16fqs_32{translate:-50% 0}._hintTooltipPortal_16fqs_7._left_16fqs_35{translate:-100% -50%}._hintTooltipPortal_16fqs_7._right_16fqs_38{translate:0 -50%}@media screen and (max-width:320px){._hintTooltipPortal_16fqs_7{min-width:170px}}@media screen and (max-width:320px){._hintTooltipPortal_16fqs_7{min-width:175px}}._hintContainer_16fqs_52{display:inline-flex;align-items:center;width:100%}._hintTarget_16fqs_58{display:inline-flex;align-items:center;position:relative;gap:8px;width:100%}._hintTriggerWrapper_16fqs_66{position:relative;display:inline-flex;align-items:center}._hintIcon_16fqs_72{display:flex;justify-content:center;align-items:center}._hintTooltip_16fqs_7{position:absolute;z-index:10;padding:10px 15px;background-color:#333;color:#fff;border-radius:6px;box-shadow:0 4px 12px #0003;min-width:210px;max-width:350px;font-size:14px;opacity:1;transition:opacity .2s ease-in-out;pointer-events:none;white-space:pre-line}._hintTooltip_16fqs_7 img{max-width:100%;height:auto;border-radius:4px;margin-bottom:8px}._hintTooltip_16fqs_7 ol,._hintTooltip_16fqs_7 ul{padding-left:20px;margin-top:5px}._hintTooltip_16fqs_7 li{margin-bottom:5px}._hintTooltip_16fqs_7._top_16fqs_29{bottom:calc(100% + 10px);left:50%;translate:-50% 0}._hintTooltip_16fqs_7._right_16fqs_38{left:calc(100% + 10px);top:50%;translate:0 -50%}._hintTooltip_16fqs_7._left_16fqs_35{right:calc(100% + 10px);top:50%;translate:0 -50%}._hintTooltip_16fqs_7._bottom_16fqs_32{top:calc(100% + 10px);left:50%;translate:-50% 0}._dashboardPage_1ds1x_7{display:flex;flex-direction:column;gap:25px;min-height:100vh}@media screen and (max-width:1023px){._dashboardPage_1ds1x_7{gap:15px}}@media screen and (max-width:767px){._dashboardPage_1ds1x_7{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:10px}}._kpiGrid_1ds1x_27{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}@media screen and (max-width:1023px){._kpiGrid_1ds1x_27{grid-template-columns:repeat(2,1fr)}}._kpiCard_1ds1x_39{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px #0000000d;display:flex;align-items:center;justify-content:space-between;transition:transform .2s}@media screen and (max-width:767px){._kpiCard_1ds1x_39{flex-direction:column;align-items:center;justify-content:center}}._kpiCard_1ds1x_39:hover{transform:translateY(-2px)}._iconWrapper_1ds1x_60{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:8px;border-radius:50%;opacity:.8}._content_1ds1x_70{display:flex;flex-direction:column;align-items:flex-end}._contentMobile_1ds1x_76{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}._kpiValue_1ds1x_83{font-size:2.2rem;font-weight:700;line-height:1.1}@media screen and (max-width:320px){._kpiValue_1ds1x_83{font-size:1.8rem}}._kpiTitle_1ds1x_94{font-size:.9rem;color:#6b7280;margin-top:5px}@media screen and (max-width:320px){._kpiTitle_1ds1x_94{font-size:.7rem}}._green_1ds1x_105 ._kpiValue_1ds1x_83{color:#16a34a}._green_1ds1x_105 ._iconWrapper_1ds1x_60{background-color:#dafae4;color:#16a34a}._red_1ds1x_113 ._kpiValue_1ds1x_83{color:#dc2626}._red_1ds1x_113 ._iconWrapper_1ds1x_60{background-color:#fee2e2;color:#dc2626}@media screen and (min-width:400px){._red_1ds1x_113 ._kpiTitle_1ds1x_94{white-space:nowrap}}._yellow_1ds1x_126 ._kpiValue_1ds1x_83{color:#d97706}._yellow_1ds1x_126 ._iconWrapper_1ds1x_60{background-color:#fef3c7;color:#d97706}._gradient_1ds1x_134 ._kpiValue_1ds1x_83{background:linear-gradient(90deg,#22c55e,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._blue_1ds1x_141{display:flex;flex-direction:column;justify-content:space-between;height:100%}._blue_1ds1x_141 ._kpiValue_1ds1x_83{color:#2c5bf5}._blue_1ds1x_141 ._kpiTitle_1ds1x_94{align-self:center}._blue_1ds1x_141 ._content_1ds1x_70{align-items:center}._progressBar_1ds1x_157{width:100%;height:8px;background-color:#f9fafb;border-radius:4px;margin-top:15px;overflow:hidden}._progressFill_1ds1x_166{height:100%;background:linear-gradient(90deg,#22c55e,#06b6d4);transition:width .5s ease-out}._mainContentGrid_1ds1x_172{display:grid;grid-template-columns:2fr 1fr;gap:20px}@media screen and (max-width:1023px){._mainContentGrid_1ds1x_172{grid-template-columns:1fr}}._sectionTitle_1ds1x_183{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:20px;display:flex;align-items:center;gap:10px;padding-bottom:5px;border-bottom:1px solid #e5e7eb}._problemTasksSection_1ds1x_195{position:relative;background-color:#fff;border-radius:12px;padding:20px 20px 55px;box-shadow:0 4px 10px #0000000d}._alertIcon_1ds1x_203{color:#dc2626}._tableWrapper_1ds1x_207{position:relative}._tableHeader_1ds1x_211{display:grid;grid-template-columns:1.4fr 1.3fr 1.1fr;gap:8px;font-size:.95rem;text-align:center;font-weight:600;color:#6b7280;padding:10px 0;background-color:#fff;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:5}._tableHeader_1ds1x_211>span{padding:0 6px}@media(max-width:710px){._tableHeader_1ds1x_211{display:none}}._tasksTable_1ds1x_235{display:flex;flex-direction:column;gap:10px;font-size:.95rem;text-align:center;max-height:450px;overflow-y:auto;padding-right:6px;padding-bottom:8px;scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none}._tasksTable_1ds1x_235::-webkit-scrollbar{display:none}@media(max-width:710px){._tasksTable_1ds1x_235{gap:12px;max-height:64vh;padding-bottom:10px;padding-right:10px;text-align:left}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000a;transition:box-shadow .2s ease;align-items:flex-start}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260:hover{box-shadow:0 4px 12px #0000000a}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260>span{padding:0;white-space:normal;overflow:visible;text-overflow:initial;text-align:left}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282,._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283{font-size:.9375rem;font-weight:600;border-bottom:1px solid #16a34a}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282:before,._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283:before{content:attr(data-label);display:block;font-size:.75rem;color:#6b7280;font-weight:400;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282:before{content:"Задача"}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283:before{content:"Сотрудник"}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._statusCell_1ds1x_305{justify-content:flex-start;padding:8px 12px;font-size:.875rem;align-self:flex-start}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._statusCell_1ds1x_305:before{content:"Статус: ";font-weight:400;margin-right:4px;color:#6b7280}}@media screen and (min-width:351px)and (max-width:420px){._tasksTable_1ds1x_235 ._taskRow_1ds1x_260{padding:14px;gap:10px}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282,._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283{font-size:.875rem}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282:before,._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283:before{font-size:.6875rem}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._statusCell_1ds1x_305{padding:6px 10px;font-size:.8125rem}}@media screen and (max-width:350px){._tasksTable_1ds1x_235 ._taskRow_1ds1x_260{padding:14px;gap:10px}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282,._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283{font-size:.75rem!important}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._taskName_1ds1x_282:before,._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._employeeName_1ds1x_283:before{font-size:.6875rem}._tasksTable_1ds1x_235 ._taskRow_1ds1x_260 ._statusCell_1ds1x_305{padding:6px 10px;font-size:.8125rem}}._taskRow_1ds1x_260{display:grid;grid-template-columns:1.4fr 1.3fr 1.1fr;gap:8px;padding:12px 0;border-bottom:1px solid rgb(243.4130434783,244.3043478261,246.0869565217);align-items:center}._taskRow_1ds1x_260>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._taskRow_1ds1x_260:last-child{border-bottom:none}._statusCell_1ds1x_305{text-align:center;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:4px;padding:12px 10px;line-height:1;gap:4px}._not_done_1ds1x_384{color:#b91c1c;background-color:#fee2e2}._late_1ds1x_389{color:#d97706;background-color:#fef3c7}@media screen and (max-width:350px){._taskRow_1ds1x_260{padding:14px;gap:10px}._taskRow_1ds1x_260 ._taskName_1ds1x_282,._taskRow_1ds1x_260 ._employeeName_1ds1x_283{font-size:.75rem}._taskRow_1ds1x_260 ._taskName_1ds1x_282:before,._taskRow_1ds1x_260 ._employeeName_1ds1x_283:before{font-size:.6875rem}._taskRow_1ds1x_260 ._statusCell_1ds1x_305{padding:6px 10px;font-size:.8125rem}}._analyticsSection_1ds1x_412{display:flex;flex-direction:column}._analyticsCard_1ds1x_417,._linksCard_1ds1x_418{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px #0000000d;margin-bottom:20px}._analyticsCard_1ds1x_417:last-child,._linksCard_1ds1x_418:last-child{margin-bottom:0}._chartContainer_1ds1x_430{width:100%;height:220px;padding-top:10px}._linkList_1ds1x_436{display:flex;flex-direction:column;gap:10px;margin-top:10px}._quickLink_1ds1x_443{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background-color:#f9fafb;border-radius:8px;color:#1f2937;text-decoration:none;font-weight:500;transition:background-color .2s}._quickLink_1ds1x_443:hover{background-color:#f6f7f9;color:#16a34a}._scrollIndicator_1ds1x_460{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);z-index:10;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#22c55e;color:#fff;box-shadow:0 4px 12px #22c55e66;cursor:pointer;transition:all .3s ease;animation:_bounce_1ds1x_1 2s ease-in-out infinite}._scrollIndicator_1ds1x_460:hover{transform:translate(-50%) scale(1.1);box-shadow:0 6px 16px #22c55e80;animation:none}._scrollIndicator_1ds1x_460:active{transform:translate(-50%) scale(.95)}._scrollIndicator_1ds1x_460 svg{transition:transform .4s cubic-bezier(.4,0,.2,1)}._scrollIndicator_1ds1x_460._scrollDown_1ds1x_490 svg{transform:rotate(0)}._scrollIndicator_1ds1x_460._scrollUp_1ds1x_493 svg{transform:rotate(180deg)}@media(max-width:710px){._scrollIndicator_1ds1x_460{width:44px;height:44px;bottom:12px}._scrollIndicator_1ds1x_460 svg{width:24px;height:24px}}@keyframes _bounce_1ds1x_1{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}._emptyState_1ds1x_516{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 20px;text-align:center;color:#6b7280}._emptyState_1ds1x_516 svg{color:#16a34a}@media(max-width:710px){._emptyState_1ds1x_516{padding:40px 20px}._emptyState_1ds1x_516 ._emptyMessage_1ds1x_533{font-size:.9375rem}._emptyState_1ds1x_516 ._emptyHint_1ds1x_536{font-size:.8125rem}}._emptyMessage_1ds1x_533{font-size:1rem;font-weight:500;color:#374151;line-height:1.5}._emptyHint_1ds1x_536{font-size:.875rem;color:#6b7280;max-width:320px}._layout_mtets_1{position:relative}._children_mtets_5{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}._container_9tv9s_7{display:flex;flex-direction:column;gap:8px}._inputWrapper_9tv9s_13{position:relative;width:100%;border:1px solid #e5e7eb;border-radius:9999px;padding:14px 1.25rem;transition:all .2s ease;background:#fff;display:flex;align-items:center;justify-content:space-between}._inputWrapper_9tv9s_13 ._label_9tv9s_25{position:absolute;left:18px;top:50%;transform:translateY(-50%);font-size:16px;color:#6b7280;pointer-events:none;transition:all .2s ease;background:transparent}@media screen and (max-width:1023px){._inputWrapper_9tv9s_13 ._label_9tv9s_25{font-size:14px}}._inputWrapper_9tv9s_13 ._input_9tv9s_13{border:none;outline:none;width:100%;background:transparent;font-size:16px;color:#1f2937}._inputWrapper_9tv9s_13 ._input_9tv9s_13::placeholder{color:transparent}._inputWrapper_9tv9s_13 ._input_9tv9s_13:-webkit-autofill,._inputWrapper_9tv9s_13 ._input_9tv9s_13:-webkit-autofill:hover,._inputWrapper_9tv9s_13 ._input_9tv9s_13:-webkit-autofill:focus,._inputWrapper_9tv9s_13 ._input_9tv9s_13:-webkit-autofill:active{box-shadow:0 0 0 1000px #fff inset!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#1f2937!important;transition:background-color 9999s ease-out 0s}._inputWrapper_9tv9s_13 ._input_9tv9s_13:-moz-autofill{box-shadow:0 0 0 1000px #fff inset!important;-moz-box-shadow:0 0 0 1000px #ffffff inset!important;-moz-text-fill-color:#1f2937!important}._inputWrapper_9tv9s_13._filled_9tv9s_63 ._label_9tv9s_25{top:0;left:24px;font-size:1rem;color:#6b7280;background:#fff;padding:0 6px}@media screen and (max-width:1023px){._inputWrapper_9tv9s_13._filled_9tv9s_63 ._label_9tv9s_25{font-size:14px}}._inputWrapper_9tv9s_13._focused_9tv9s_76{border-color:var(--color-primary)}._inputWrapper_9tv9s_13._focused_9tv9s_76 ._label_9tv9s_25{top:0;left:24px;font-size:1rem;color:var(--color-primary);background:#fff;padding:0 6px}@media screen and (max-width:1023px){._inputWrapper_9tv9s_13._focused_9tv9s_76 ._label_9tv9s_25{font-size:14px}}._inputWrapper_9tv9s_13._error_9tv9s_92{border-color:var(--color-danger)}._inputWrapper_9tv9s_13._error_9tv9s_92 ._label_9tv9s_25{top:0;left:24px;font-size:1rem;color:var(--color-danger);background:#fff;padding:0 6px}@media screen and (max-width:1023px){._inputWrapper_9tv9s_13._error_9tv9s_92 ._label_9tv9s_25{font-size:14px}}._errorMessage_9tv9s_109{display:flex;align-items:center;gap:8px;margin-left:18px;font-size:12px;font-weight:400;color:var(--color-danger)}._rightIcon_ddcub_1{cursor:pointer;border-bottom:1px solid transparent;color:var(--color-primary);transition:text-decoration .3s ease}._rightIcon_ddcub_1:hover{text-decoration:underline}._form_ddcub_11{display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:767px){._form_ddcub_11{padding:0 18px}}._inputs_ddcub_22{display:flex;flex-direction:column;gap:.75rem}._inputBlock_ddcub_28,._password_ddcub_34{display:flex;flex-direction:column;gap:10px}._forgot_ddcub_40{width:max-content;font-size:.875rem;color:var(--color-primary);margin-left:18px;cursor:pointer}._forgot_ddcub_40:hover{text-decoration:underline}._button_ddcub_51{margin-top:20px}._iconBlock_1d08q_1{width:35px;height:35px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:99px;cursor:pointer;transition:all .3s ease-in}._iconBlock_1d08q_1:hover{background:#e1e1e1}._container_1nh2i_1{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:425px){._container_1nh2i_1{padding:0 18px;gap:25px}}._title_1nh2i_13{font-size:var(--font-size-h1);font-weight:var(--font-weight-semibold);color:var(--color-text-main);text-align:center;margin:0}@media screen and (max-width:767px){._title_1nh2i_13{font-size:var(--font-size-h3)}}._text_1nh2i_26{font-size:var(--font-size-body);color:var(--color-text-main);white-space:nowrap;text-align:center}@media screen and (max-width:767px){._text_1nh2i_26{font-size:var(--font-size-xs)}}._link_1nh2i_38{width:max-content;color:var(--color-primary);cursor:pointer;border-bottom:1px solid transparent;transition:all .3s ease;white-space:nowrap}._link_1nh2i_38:hover{border-bottom:1px solid var(--color-primary)}._links_11pnq_1{display:flex;align-items:center;gap:10px;font-size:14px}._links_11pnq_1 a{color:#666;text-decoration:none;transition:all .3s ease-in}._links_11pnq_1 a:hover{color:#000}@media screen and (max-width:767px){._links_11pnq_1{font-size:12px}}._line_11pnq_21{width:1px;height:25px;background-color:#ebebeb}._iconBlock_1r7z4_1{width:35px;height:35px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:99px;cursor:pointer;transition:all .3s ease-in}._iconBlock_1r7z4_1:hover{background:#e1e1e1}._rightIcon_1r7z4_16{cursor:pointer;border-bottom:1px solid transparent;color:var(--color-primary);transition:text-decoration .3s ease}._rightIcon_1r7z4_16:hover{text-decoration:underline}._form_1r7z4_26{display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:767px){._form_1r7z4_26{padding:0 18px}}._inputs_1r7z4_37{display:flex;flex-direction:column;gap:.75rem}._inputBlock_1r7z4_43{display:flex;flex-direction:column;gap:10px}._forgot_1r7z4_49{width:max-content;font-size:var(--font-size-small);color:var(--color-primary);margin-left:18px;cursor:pointer}._forgot_1r7z4_49:hover{text-decoration:underline}._codeContainer_1r7z4_60{display:flex;flex-direction:column;gap:25px}._button_1r7z4_66{margin-top:20px}._container_19zpk_1{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:425px){._container_19zpk_1{padding:0 18px;gap:25px}}._title_19zpk_13{font-size:32px;font-weight:500;text-align:center;margin:0}@media screen and (max-width:767px){._title_19zpk_13{font-size:25px}}._text_19zpk_25{font-size:16px;color:#0d0d0d;white-space:nowrap;text-align:center}@media screen and (max-width:767px){._text_19zpk_25{font-size:12px}}._link_19zpk_37{width:max-content;color:var(--color-primary);cursor:pointer;border-bottom:1px solid transparent;transition:all .3s ease;white-space:nowrap}._link_19zpk_37:hover{border-bottom:1px solid var(--color-primary)}._history_z7cmc_7{height:100%}._scrollWrapper_z7cmc_11{height:100%;overflow-y:auto;padding:0 12px 0 0}._scrollWrapper_z7cmc_11::-webkit-scrollbar{width:6px}._scrollWrapper_z7cmc_11::-webkit-scrollbar-track{background:transparent}._scrollWrapper_z7cmc_11::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}._scrollWrapper_z7cmc_11::-webkit-scrollbar-thumb:hover{background:#d1d5db}._item_z7cmc_31{display:grid;grid-template-columns:140px 1fr auto;gap:20px;align-items:center;padding:18px 16px;border-radius:8px;margin-bottom:8px;transition:all .15s ease;border:1px solid transparent}._item_z7cmc_31:hover{background:#f9fafb;border-color:#e5e7eb;box-shadow:0 2px 6px #0000000a}._item_z7cmc_31>div:nth-child(1){font-size:.85rem;color:#6b7280;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:8px}._item_z7cmc_31>div:nth-child(1):before{content:"";width:6px;height:6px;border-radius:50%;background:#e5e7eb;flex-shrink:0}._item_z7cmc_31>div:nth-child(2){font-weight:500;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem}._item_z7cmc_31>div:nth-child(3){font-weight:700;text-align:right;font-size:1.05rem;min-width:100px;padding:6px 12px;border-radius:6px;white-space:nowrap}._item_z7cmc_31[data-operation=income]>div:nth-child(3){color:#16a34a;background:#dcfce7}._item_z7cmc_31[data-operation=outcome]>div:nth-child(3){color:#dc2626;background:#fee2e2}._noHistory_z7cmc_92{padding:40px 20px;text-align:center;color:#6b7280;font-style:italic;font-size:.95rem}@media screen and (max-width:768px){._item_z7cmc_31{grid-template-columns:1fr;gap:8px;padding:16px}._item_z7cmc_31>div:nth-child(1){font-size:.8rem}._item_z7cmc_31>div:nth-child(3){text-align:left;justify-self:start}}._content_xgkop_7{background:#fff;border-radius:20px;box-shadow:0 1px 3px #00000014;overflow:hidden;transition:box-shadow .3s ease}._content_xgkop_7:hover{box-shadow:0 4px 16px #0000000f}._header_xgkop_18{background:#fff;padding:32px 32px 28px;border-bottom:1px solid #e5e7eb;position:relative}._header_xgkop_18:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#22c55e,#06b6d4)}._headerTop_xgkop_34{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;gap:20px}._balanceSection_xgkop_42{flex:1}._title_xgkop_46{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px}._balance_xgkop_42{font-size:3.2rem;font-weight:700;color:#1f2937;letter-spacing:-1.5px;line-height:1}._quickInfo_xgkop_63{display:flex;gap:16px}._quickInfoItem_xgkop_68{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;min-width:140px}._quickInfoLabel_xgkop_80{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px}._quickInfoIcon_xgkop_91{width:14px;height:14px}._quickInfoValue_xgkop_96{font-size:15px;font-weight:600;color:#1f2937}._statusTip_xgkop_102{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280;line-height:1.5}._statusIcon_xgkop_111{flex-shrink:0;color:#16a34a;width:16px;height:16px}._actionsContainer_xgkop_118{padding:24px 32px;background:#fff;display:flex;gap:12px}._actionButton_xgkop_125{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none;white-space:nowrap}._actionButton_xgkop_125:active{transform:scale(.98)}._actionButton_xgkop_125 svg{width:18px;height:18px}._primaryAction_xgkop_149{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;box-shadow:0 2px 8px #22c55e33}._primaryAction_xgkop_149:hover{box-shadow:0 4px 14px #22c55e4d;transform:translateY(-1px)}._secondaryAction_xgkop_159{background:#fff;color:#1f2937;border:1.5px solid #e5e7eb}._secondaryAction_xgkop_159:hover{background:#f9fafb;border-color:#374151;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}._tertiaryAction_xgkop_171{background:#fff;color:#6b7280;border:1.5px solid #e5e7eb}._tertiaryAction_xgkop_171:hover{background:#fff;border-color:#16a34a;color:#16a34a;transform:translateY(-1px)}@media screen and (max-width:968px){._quickInfo_xgkop_63{flex-direction:column;gap:12px}._quickInfoItem_xgkop_68{min-width:120px}}@media screen and (max-width:768px){._header_xgkop_18{padding:24px 24px 20px}._headerTop_xgkop_34{flex-direction:column;gap:20px}._quickInfo_xgkop_63{flex-direction:row;width:100%}._quickInfoItem_xgkop_68{flex:1;align-items:flex-start}._balance_xgkop_42{font-size:2.6rem}._actionsContainer_xgkop_118{padding:20px 24px;flex-wrap:wrap}._actionButton_xgkop_125{flex:1 1 calc(50% - 6px);min-width:140px}}@media screen and (max-width:480px){._header_xgkop_18{padding:20px 20px 16px}._balance_xgkop_42{font-size:2.2rem;letter-spacing:-1px}._quickInfo_xgkop_63{flex-direction:column}._quickInfoItem_xgkop_68{width:100%}._actionsContainer_xgkop_118{padding:16px 20px;flex-direction:column}._actionButton_xgkop_125{width:100%;min-width:unset}._statusTip_xgkop_102{font-size:12px}}._overlay_1cou4_7{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:_fadeIn_1cou4_1 .2s ease}._modalTariff_1cou4_19{width:100%!important;max-width:100%!important;height:100vh!important;max-height:100vh!important;border-radius:0!important}._modal_1cou4_19{background:#fff;box-shadow:0 20px 60px #0000004d;width:100%;height:100%;display:flex;flex-direction:column;animation:_slideUp_1cou4_1 .3s ease}@media screen and (max-width:767px){._modal_1cou4_19{border-radius:16px}}@keyframes _fadeIn_1cou4_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1cou4_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1cou4_60{width:100%;padding:24px 32px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#22c55e0d,#06b6d40d);display:flex;align-items:center;justify-content:space-between;text-align:left}._headerTitle_1cou4_71{font-size:24px;font-weight:700;color:#1f2937;margin:0}._headerSubtitle_1cou4_78{font-size:14px;color:#6b7280;margin:4px 0 0}._closeButton_1cou4_84{padding:8px;border:none;background:transparent;color:#6b7280;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeButton_1cou4_84:hover{background:#f9fafb;color:#1f2937}._content_1cou4_101{width:100%;max-width:1000px;margin:0 auto}._tariffGrid_1cou4_107{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:32px}._tariffCard_1cou4_114{position:relative;background:#fff;border:2px solid #e5e7eb;border-radius:16px;transition:all .3s ease;overflow:visible}._tariffCard_1cou4_114:hover{box-shadow:0 10px 30px #0000001a;border-color:#22c55e;transform:translateY(-4px)}._tariffCardCurrent_1cou4_127{border-color:#22c55e;box-shadow:0 8px 24px #22c55e26}._popularBadge_1cou4_132{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:4px;box-shadow:0 4px 12px #22c55e4d;z-index:10}._currentBadge_1cou4_150{position:absolute;top:16px;right:16px;background:#22c55e1a;color:#22c55e;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700}._tariffContent_1cou4_162{padding:24px;height:100%;display:flex;flex-direction:column}._tariffHeader_1cou4_169{margin-bottom:20px}._tariffName_1cou4_173{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 8px}._tariffDescription_1cou4_180{font-size:13px;color:#6b7280;margin:0;min-height:40px;line-height:1.5}._tariffPrice_1cou4_188{margin-bottom:20px}._priceWrapper_1cou4_192{display:flex;align-items:baseline;justify-content:center;gap:4px}._price_1cou4_192{font-size:32px;font-weight:700;color:#1f2937}._period_1cou4_205{font-size:14px;color:#6b7280}._priceBreakdown_1cou4_210{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}._basePrice_1cou4_219,._additionalPrice_1cou4_220{font-size:.75rem;color:#6b7280}._additionalPrice_1cou4_220{color:#16a34a;font-weight:600}._employeeAdder_1cou4_230{background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:20px}._employeeAdderHeader_1cou4_238{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._employeeAdderLabel_1cou4_245{font-size:.875rem;font-weight:600;color:#1f2937}._employeeAdderCost_1cou4_251{font-size:.75rem;color:#6b7280;background-color:#fff;padding:4px 8px;border-radius:4px}._employeeAdderControls_1cou4_259{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:8px}._employeeButton_1cou4_267{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#1f2937}._employeeButton_1cou4_267:hover:not(:disabled){background-color:#16a34a;color:#fff;border-color:#16a34a}._employeeButton_1cou4_267:disabled{opacity:.4;cursor:not-allowed}._employeeButton_1cou4_267:active:not(:disabled){transform:scale(.95)}._employeeCount_1cou4_293{font-size:1.25rem;font-weight:700;color:#1f2937;min-width:40px;text-align:center}._totalEmployees_1cou4_301{font-size:.8125rem;color:#374151;text-align:center;margin:0}._featureList_1cou4_308{list-style:none;padding:0;margin:0 0 auto;flex:1;text-align:left}._featureItem_1cou4_316{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:13px}._iconIncluded_1cou4_324{color:#22c55e;flex-shrink:0;margin-top:2px}._iconExcluded_1cou4_330{color:#d1d5db;flex-shrink:0;margin-top:2px}._featureIncluded_1cou4_336{color:#1f2937}._featureExcluded_1cou4_340{color:#6b7280}._ctaButton_1cou4_344{width:100%;padding:14px 20px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none;margin-top:20px}._ctaButton_1cou4_344:active{transform:scale(.98)}._ctaButtonPrimary_1cou4_360{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;box-shadow:0 4px 12px #22c55e33}._ctaButtonPrimary_1cou4_360:hover{box-shadow:0 6px 16px #22c55e4d;transform:translateY(-2px)}._ctaButtonSecondary_1cou4_370{background:#1f2937;color:#fff}._ctaButtonSecondary_1cou4_370:hover{background:#314158;transform:translateY(-2px)}._ctaButtonDisabled_1cou4_379{background:#f9fafb;color:#6b7280;cursor:not-allowed}._ctaButtonDisabled_1cou4_379:hover{transform:none}._infoBox_1cou4_388{background:#f0fdf4;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;display:flex;gap:12px}._infoIcon_1cou4_397{color:#22c55e;flex-shrink:0;margin-top:2px}._infoContent_1cou4_403{flex:1}._infoTitle_1cou4_407{font-size:16px;font-weight:500;color:#1f2937;margin:0 0 10px}._infoGrid_1cou4_414{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}._infoGrid_1cou4_414 ._gridItem_1cou4_419{line-height:1.4;color:#374151;font-size:13px;display:flex;align-items:flex-start}._infoGrid_1cou4_414 ._gridItem_1cou4_419:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2322c55e'%3E%3Ccircle cx='10' cy='10' r='3'/%3E%3C/svg%3E");width:16px;height:16px;margin-right:6px;flex-shrink:0}._infoGrid_1cou4_414 ._fullWidthItem_1cou4_433{grid-column:1/-1}@media screen and (max-width:768px){._infoGrid_1cou4_414{grid-template-columns:1fr;gap:8px}}._infoList_1cou4_443{list-style:none;padding:0;margin:0;font-size:13px;color:#1f2937;line-height:1.8;text-align:left}@media screen and (max-width:1024px){._tariffGrid_1cou4_107{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){._header_1cou4_60,._content_1cou4_101{padding:20px}._tariffGrid_1cou4_107{grid-template-columns:1fr;gap:16px}._modal_1cou4_19{max-height:95vh;max-width:95vw}._employeeAdder_1cou4_230{padding:12px}._employeeAdderControls_1cou4_259{gap:12px}._employeeButton_1cou4_267{width:32px;height:32px}._employeeCount_1cou4_293{font-size:1.125rem}}@media screen and (max-width:480px){._overlay_1cou4_7{padding:8px}._headerTitle_1cou4_71{font-size:20px}._headerSubtitle_1cou4_78{font-size:12px}._price_1cou4_192{font-size:28px}._tariffContent_1cou4_162{padding:20px}}._card_o9koe_7{display:flex;flex-direction:column;gap:18px;padding:30px;border-radius:16px;border:1px solid #e5e7eb;transition:all .2s ease-in}._card_o9koe_7:hover{box-shadow:0 10px 30px #0000001a;border-color:#22c55e;transform:translateY(-4px)}._cardContent_o9koe_22{display:flex;flex-direction:column;gap:20px}._cardHeader_o9koe_28{display:flex;align-items:center;justify-content:space-between}._title_o9koe_34{font-size:18px;color:#525861;font-weight:500}._pill_o9koe_40{width:max-content;padding:6px 12px;border-radius:100px;background:linear-gradient(83deg,#24c367,#0ab7cd);font-size:12px;font-weight:500;color:#fff}._priceContainer_o9koe_50{display:flex;flex-direction:column;gap:12px}._price_o9koe_50{display:flex;align-items:flex-end;gap:8px;font-weight:700;font-size:32px;color:#1f2937;line-height:100%}._price_o9koe_50 span{color:#525861;font-weight:500;font-size:14px;line-height:100%}._description_o9koe_72{font-size:14px;line-height:150%;font-weight:400;color:#8c8c8c;height:42px;text-align:left}._btnGrid_o9koe_81{display:grid;grid-template-columns:1fr;gap:8px}._btnGrid_o9koe_81 ._buttonBuy_o9koe_87,._btnGrid_o9koe_81 ._buttonTeam_o9koe_88{width:100%;padding:10.5px 24px;font-size:14px;font-weight:600;transform:none}._buttonTeam_o9koe_88{background:#fff;border:1px solid #c5c5c5;color:#5d5d5d;box-shadow:none}._buttonTeam_o9koe_88._disabled_o9koe_102{pointer-events:none;opacity:.5}._buttonTeam_o9koe_88:hover{box-shadow:none;border-color:#22c55e;color:#22c55e;background:#f0fdf4}._featuresContainer_o9koe_113{display:flex;flex-direction:column;gap:12px}._featuresTitle_o9koe_119{text-transform:uppercase;font-weight:700;color:#1f2937;text-align:left}._featuresList_o9koe_126{display:flex;flex-direction:column;gap:12px}._feature_o9koe_113{display:flex;align-items:flex-start;gap:12px}._notIncluded_o9koe_138,._includedIcon_o9koe_139{margin-top:4px;flex-shrink:0}._includedIcon_o9koe_139{color:#23c45f}._featureText_o9koe_148{font-size:13px;color:#6c7180;text-align:left}._featureText_o9koe_148._included_o9koe_139{color:#1f2937}._overlay_1g2vn_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_1g2vn_1 .2s ease}@keyframes _fadeIn_1g2vn_1{0%{opacity:0}to{opacity:1}}._modal_1g2vn_24{background:#fff;border-radius:20px;max-width:520px;width:100%;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1g2vn_1 .3s ease;overflow:hidden}@keyframes _slideUp_1g2vn_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_1g2vn_44{padding:2rem 2rem 1.5rem;text-align:center;position:relative;border-bottom:1px solid #e5e7eb}._iconWrapper_1g2vn_51{width:72px;height:72px;margin:0 auto 1rem;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:50%;display:flex;align-items:center;justify-content:center}._iconWrapper_1g2vn_51 svg{color:#fff}._title_1g2vn_66{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3}._subtitle_1g2vn_74{font-size:.9375rem;color:#6b7280;margin:0;line-height:1.5}._closeButton_1g2vn_81{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeButton_1g2vn_81:hover{background:#f3f4f6;color:#374151}._content_1g2vn_102{padding:2rem}._currentPlanInfo_1g2vn_106{background:linear-gradient(135deg,#22c55e0d,#06b6d40d);border:2px solid rgba(34,197,94,.15);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}._planLabel_1g2vn_117{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}._planName_1g2vn_123{font-size:1.125rem;font-weight:700;color:#1f2937}._employeesCount_1g2vn_129{text-align:right}._employeesNumber_1g2vn_133{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.25rem}._employeesLabel_1g2vn_144{font-size:.875rem;color:#6b7280}._employeeAdder_1g2vn_149{margin-bottom:1.5rem}._employeeAdderControls_1g2vn_153{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem}._employeeButton_1g2vn_161{width:48px;height:48px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-weight:600}._employeeButton_1g2vn_161:hover:not(:disabled){border-color:#22c55e;background:#f0fdf4;color:#16a34a;transform:scale(1.05)}._employeeButton_1g2vn_161:disabled{opacity:.4;cursor:not-allowed}._employeeButton_1g2vn_161:active:not(:disabled){transform:scale(.95)}._employeeCount_1g2vn_192{font-size:2rem;font-weight:700;color:#1f2937;min-width:60px;text-align:center}._totalEmployees_1g2vn_200{text-align:center;font-size:.875rem;color:#6b7280;margin:0}._priceBreakdown_1g2vn_207{background:#f9fafb;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}._priceRow_1g2vn_214{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9375rem}._priceRow_1g2vn_214:last-child{margin-bottom:0;padding-top:.75rem;border-top:2px solid #e5e7eb}._priceLabel_1g2vn_228{color:#6b7280}._priceValue_1g2vn_232{color:#1f2937;font-weight:600}._totalPrice_1g2vn_237{font-size:1.25rem;font-weight:700;color:#16a34a}._infoBox_1g2vn_243{background:linear-gradient(135deg,#3b82f60d,#60a5fa0d);border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem}._infoIcon_1g2vn_253{flex-shrink:0;color:#3b82f6;margin-top:2px}._infoText_1g2vn_259{font-size:.875rem;color:#374151;line-height:1.6;margin:0}._actions_1g2vn_266{display:flex;gap:.75rem}._button_1g2vn_271{flex:1;padding:1rem 1.5rem;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._buttonPrimary_1g2vn_286{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;box-shadow:0 4px 15px #22c55e66}._buttonPrimary_1g2vn_286:hover:not(:disabled){box-shadow:0 6px 20px #06b6d466;transform:translateY(-2px)}._buttonPrimary_1g2vn_286:disabled{opacity:.5;cursor:not-allowed}._buttonSecondary_1g2vn_302{background:#fff;color:#374151;border:2px solid #e5e7eb}._buttonSecondary_1g2vn_302:hover{background:#f9fafb;border-color:#d1d5db}._buttonPrimary_1g2vn_286:active:not(:disabled),._buttonSecondary_1g2vn_302:active{transform:scale(.98)}@media(max-width:560px){._modal_1g2vn_24{border-radius:16px}._header_1g2vn_44{padding:1.5rem 1.5rem 1rem}._iconWrapper_1g2vn_51{width:64px;height:64px}._title_1g2vn_66{font-size:1.25rem}._content_1g2vn_102{padding:1.5rem}._currentPlanInfo_1g2vn_106{flex-direction:column;gap:1rem;text-align:center}._employeesCount_1g2vn_129{text-align:center}._actions_1g2vn_266{flex-direction:column}}._importantInfo_tbt6z_7{background:#f0fdf4;display:flex;flex-direction:column;gap:25px;padding:30px 104px;border-radius:16px;border:1px solid #e5e7eb}@media screen and (max-width:767px){._importantInfo_tbt6z_7{padding:30px 60px}}@media screen and (max-width:520px){._importantInfo_tbt6z_7{padding:30px}}._header_tbt6z_27{display:flex;align-items:center;justify-content:center;gap:12px}._header_tbt6z_27 svg{flex-shrink:0;color:#23c45f}._title_tbt6z_38{font-size:18px;font-weight:700}._info_tbt6z_43{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:767px){._info_tbt6z_43{grid-template-columns:1fr}}._infoItem_tbt6z_54{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;padding:18px 16px;border-radius:8px}._infoItem_tbt6z_54:last-child{grid-column:1/-1}._dot_tbt6z_67{width:6px;height:6px;border-radius:100px;background:#23c45f}._text_tbt6z_74{font-size:14px;color:#1f2937;font-weight:700}._backdrop_cmjlg_7{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_cmjlg_20{background:#fff;border-radius:12px;max-width:600px;width:90%;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}._header_cmjlg_32{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}._headerContent_cmjlg_40{display:flex;flex-direction:column;gap:4px}._title_cmjlg_46{font-size:1.3rem;font-weight:700;color:#1f2937;white-space:pre-line;width:100%;text-align:center}@media screen and (max-width:767px){._title_cmjlg_46{font-size:1.1rem;max-width:fit-content}}._title_cmjlg_46._titleTop_cmjlg_60{text-align:left}._description_cmjlg_64{font-size:.875rem;color:#6b7280}._closeButton_cmjlg_69{flex-shrink:0;background:none;border:none;cursor:pointer;color:#6b7280;width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background-color .2s,color .2s}._closeButton_cmjlg_69 svg{flex-shrink:0}._closeButton_cmjlg_69:hover{background-color:#f3f4f6;color:#16a34a}@media screen and (max-width:767px){._closeButton_cmjlg_69{width:24px;height:24px}._closeButton_cmjlg_69 svg{width:18px;height:18px}}._body_cmjlg_101{padding:20px;overflow-y:auto;flex-grow:1}._wrapper_30ocx_7{display:flex;flex-direction:column;gap:20px}._content_30ocx_13{display:flex;flex-direction:column;gap:10px}._tariffInfo_30ocx_19{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._tariffInfoItem_30ocx_25{background:#f6fcf9;border:1px solid #daf4e4;padding:20px 14px;border-radius:12px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}._tariffInfoTitle_30ocx_36{font-size:12px;color:#6c7180;font-weight:500}._tariffInfoValue_30ocx_42{font-size:18px;font-weight:700;color:#1f2937}._employeeAdderControls_30ocx_48{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:8px}._employeeButton_30ocx_56{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#1f2937}._employeeButton_30ocx_56:hover:not(:disabled){background-color:#16a34a;color:#fff;border-color:#16a34a}._employeeButton_30ocx_56:disabled{opacity:.4;cursor:not-allowed}._employeeButton_30ocx_56:active:not(:disabled){transform:scale(.95)}._employeeCount_30ocx_82{font-size:1.25rem;font-weight:700;color:#1f2937;min-width:40px;text-align:center}._totalEmployees_30ocx_90{font-size:.8125rem;color:#374151;text-align:center;margin:0}._total_30ocx_90{display:flex;flex-direction:column;gap:12px;background:#f9fafb;border-radius:12px;padding:20px}._sumItem_30ocx_106{display:flex;align-items:center;justify-content:space-between}._sumItem_30ocx_106:last-child{border-top:2px solid #e5e7eb;padding-top:12px}._sumTitle_30ocx_116,._sumValue_30ocx_117{color:#6b7280;font-size:14px;font-weight:400}._sumValue_30ocx_117{color:#1f2937}._totalSumValue_30ocx_127{font-size:20px;font-weight:700;color:#16a34a}._warning_30ocx_133{position:relative;font-size:12px;font-weight:500;background:linear-gradient(135deg,#fef3c7,#fef6d6);border:1px solid #eab308;border-radius:8px;padding:8px 16px;color:#c2410c;text-align:center;box-shadow:0 2px 8px #eab30826;overflow:hidden;animation:_slideDown_30ocx_1 .4s cubic-bezier(.4,0,.2,1) forwards,_pulse_30ocx_1 2s ease-in-out .4s infinite}._warning_30ocx_133:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(234,179,8,.3),transparent);animation:_shine_30ocx_1 3s ease-in-out infinite}._warning_30ocx_133:after{content:"⚠";margin-right:6px;font-size:14px}@keyframes _slideDown_30ocx_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_30ocx_1{0%,to{box-shadow:0 2px 8px #eab30826}50%{box-shadow:0 2px 12px #eab30840}}@keyframes _shine_30ocx_1{0%{left:-100%}50%,to{left:100%}}._btnGrid_30ocx_189{display:flex;align-items:center;gap:8px;justify-content:flex-end}._info_30ocx_196{padding:20px 18px;border-radius:12px;background:#f6faff;border:1px solid #d3e1ff;display:flex;align-items:flex-start;gap:12px}._infoText_30ocx_206{font-size:14px;line-height:140%;color:#434d5c;text-align:left}._cancelButton_c0gmk_1{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;background:#fff;color:#282828;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease-in}._cancelButton_c0gmk_1:hover{background:#e9e9e9}._overlay_1x2f5_7{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1x2f5_1 .2s ease-out}._modal_1x2f5_20{position:relative;width:100%;max-width:32rem;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1x2f5_1 .3s cubic-bezier(.16,1,.3,1);overflow:hidden}._colorStripe_1x2f5_31{height:8px;width:100%}._closeButton_1x2f5_36{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem;border-radius:50%;background:#f9fafb;border:none;cursor:pointer;transition:all .2s ease;z-index:10;display:flex;align-items:center;justify-content:center}._closeButton_1x2f5_36:hover:not(:disabled){background:#f3f4f6}._closeButton_1x2f5_36:disabled{opacity:.5;cursor:not-allowed}._closeButton_1x2f5_36 svg{color:#374151}._content_1x2f5_62{padding:2rem}@media(max-width:450px){._content_1x2f5_62{padding:1.5rem}}._header_1x2f5_71{text-align:center;margin-bottom:1.5rem}._iconWrapper_1x2f5_76{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#f0fdf4,#06b6d41a);margin-bottom:1rem}._iconWrapper_1x2f5_76 svg{color:#22c55e}._title_1x2f5_90{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;letter-spacing:-.02em}@media(max-width:450px){._title_1x2f5_90{font-size:1.5rem}}._subtitle_1x2f5_103{color:#6b7280;margin:0}._subtitle_1x2f5_103 ._tariffName_1x2f5_107{font-weight:600;color:#1f2937}._tariffCard_1x2f5_112{background:linear-gradient(135deg,#f9fafb,#fff);border-radius:16px;padding:1.5rem;border:2px solid #e5e7eb;margin-bottom:1.5rem}._tariffHeader_1x2f5_120{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem;gap:1rem}@media(max-width:450px){._tariffHeader_1x2f5_120{flex-direction:column;gap:.75rem}}._tariffInfo_1x2f5_134{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0}._tariffTitle_1x2f5_142{font-size:1.25rem;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:0 0 .25rem}._popularBadge_1x2f5_153{padding:.25rem .5rem;font-size:.75rem;font-weight:600;color:#15803d;background:#dcfce7;border-radius:8px}._tariffDescription_1x2f5_162{font-size:.875rem;color:#6b7280;margin:0}._priceBlock_1x2f5_168{display:flex;align-items:flex-end;gap:4px}@media(max-width:450px){._priceBlock_1x2f5_168{text-align:left}}._price_1x2f5_168{font-size:1.875rem;font-weight:700;color:#1f2937;line-height:1}@media(max-width:450px){._price_1x2f5_168{font-size:1.5rem}}._period_1x2f5_191{font-size:.875rem;color:#6b7280;margin-top:.25rem}._features_1x2f5_197{padding-top:1rem;border-top:1px solid #e5e7eb}._feature_1x2f5_197{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}._feature_1x2f5_197:last-child{margin-bottom:0}._featureIcon_1x2f5_212{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}._featureIcon_1x2f5_212._included_1x2f5_222{background:#dcfce7}._featureIcon_1x2f5_212._included_1x2f5_222 svg{color:#10b981}._featureIcon_1x2f5_212._excluded_1x2f5_228{background:#f3f4f6}._featureIcon_1x2f5_212._excluded_1x2f5_228 svg{color:#d1d5db}._featureText_1x2f5_235{font-size:.875rem;line-height:1.5}._featureText_1x2f5_235._included_1x2f5_222{color:#374151}._featureText_1x2f5_235._excluded_1x2f5_228{color:#6b7280}._employeesFeature_1x2f5_246{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}._employeesFeature_1x2f5_246 ._featureIcon_1x2f5_212{background:#06b6d41a}._employeesFeature_1x2f5_246 ._featureIcon_1x2f5_212 svg{color:#06b6d4}._employeesFeature_1x2f5_246 ._featureText_1x2f5_235{font-weight:600;color:#374151}._paymentInfo_1x2f5_262{background:linear-gradient(135deg,#3b82f60d,#60a5fa0d);border-radius:12px;padding:1rem;border:1px solid rgba(59,130,246,.1);margin-bottom:1.5rem}._paymentText_1x2f5_270{font-size:.88rem;text-align:left;color:#1e40af;margin:0;line-height:1.6}._paymentText_1x2f5_270 strong{font-weight:600;display:block;margin-bottom:.25rem}._actions_1x2f5_283{display:flex;gap:.75rem}@media(max-width:450px){._actions_1x2f5_283{flex-direction:column-reverse}}._button_1x2f5_293{flex:1;padding:.875rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._button_1x2f5_293:disabled{opacity:.5;cursor:not-allowed}._cancelButton_1x2f5_312{color:#374151;background:#f9fafb}._cancelButton_1x2f5_312:hover:not(:disabled){background:#f3f4f6}._confirmButton_1x2f5_320{color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);box-shadow:0 4px 12px #22c55e4d}._confirmButton_1x2f5_320:hover:not(:disabled){box-shadow:0 6px 16px #22c55e66;transform:translateY(-1px)}._confirmButton_1x2f5_320:active:not(:disabled){transform:translateY(0)}._spinner_1x2f5_333{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1x2f5_333 .6s linear infinite}@keyframes _fadeIn_1x2f5_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1x2f5_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _spin_1x2f5_333{to{transform:rotate(360deg)}}._modalContent_8wvuz_7{display:flex}._header_8wvuz_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._header_8wvuz_11 h2{font-size:1.5rem;font-weight:700;color:#1f2937}._closeButton_8wvuz_23{background:none;border:none;color:#6b7280;cursor:pointer;padding:5px;transition:color .2s}._closeButton_8wvuz_23:hover{color:#dc2626}._balanceInfo_8wvuz_35{background:#f3f4f6;padding:15px;border-radius:8px;margin-bottom:25px;text-align:center}._balanceInfo_8wvuz_35 p{margin:0;color:#6b7280}._currentBalance_8wvuz_47{font-size:1.6rem;font-weight:800;color:#1f2937;margin-top:5px!important}._quickSelect_8wvuz_54{margin-bottom:25px}._buttonGroup_8wvuz_58{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}._quickButton_8wvuz_65{padding:8px 12px;background-color:#f9fafb;color:#1f2937;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-weight:700;transition:all .2s}._quickButton_8wvuz_65:hover{background-color:#16a34a;color:#fff;border-color:#16a34a}._inputGroup_8wvuz_81{margin-bottom:20px}._label_8wvuz_85{display:block;font-size:.9rem;color:#1f2937;font-weight:500;margin-bottom:8px}._inputError_8wvuz_93{border-color:#dc2626!important}._error_8wvuz_97{color:#dc2626;font-size:.85rem;margin-top:8px}._submitButton_8wvuz_103{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px;font-size:1.1rem;font-weight:700;background-color:#16a34a;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}._submitButton_8wvuz_103:hover:not(:disabled){background-color:#15803d}._submitButton_8wvuz_103:disabled{background-color:#a3a3a3;cursor:not-allowed}._paymentNote_8wvuz_127{display:flex;align-items:flex-start;gap:8px;font-size:.8rem;color:#6b7280;margin-top:15px;padding-top:10px;border-top:1px dashed #e5e7eb}._container_1e0x3_7{display:flex;flex-direction:column;gap:24px;padding:8px 0}._history_1e0x3_14{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 4px 12px #00000008;padding:0;height:100%;min-height:500px;display:flex;flex-direction:column;overflow:hidden}._history_1e0x3_14>p{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;padding:24px 28px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0;position:sticky;top:0;z-index:10}._history_1e0x3_14>div{flex:1;overflow:hidden;padding:20px 28px}@media screen and (max-width:768px){._container_1e0x3_7{gap:16px}._history_1e0x3_14{min-height:400px}._history_1e0x3_14>p{padding:20px}._history_1e0x3_14>div{padding:16px 20px}}._container_o8vnk_7{display:flex;align-items:center;justify-content:center;padding:0 1rem;position:relative}._content_o8vnk_15{text-align:center;max-width:52rem;margin:0 auto;position:relative;z-index:1}._numberContainer_o8vnk_23{position:relative}._mainNumber_o8vnk_27{font-size:9rem;font-weight:300;letter-spacing:-.05em;color:#1f2937;margin:0;animation:_pulse_o8vnk_1 2s infinite}@media(min-width:768px){._mainNumber_o8vnk_27{font-size:12rem}}._numberShadow_o8vnk_41{position:absolute;inset:0;font-size:9rem;font-weight:300;color:#666;opacity:.05;filter:blur(2px);pointer-events:none}@media(min-width:768px){._numberShadow_o8vnk_41{font-size:12rem}}._textSection_o8vnk_57{margin-bottom:3rem}._title_o8vnk_61{font-size:1.5rem;font-weight:300;letter-spacing:.025em;color:#1f2937;margin:0 0 1.5rem}@media(min-width:768px){._title_o8vnk_61{font-size:1.875rem}}._description_o8vnk_74{font-size:1rem;line-height:1.625;color:#666;font-weight:300;max-width:24rem;margin:0 auto}._divider_o8vnk_83{display:flex;justify-content:center;margin:3rem 0}._line_o8vnk_89{width:3rem;height:1px;background-color:#e5e7eb}._buttonSection_o8vnk_95{padding-top:.5rem}._backButton_o8vnk_99{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:.875rem;font-weight:500;color:#fff;background-color:#16a34a;border:none;border-radius:2px;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}._backButton_o8vnk_99:hover{opacity:.9;transform:scale(1.02);box-shadow:0 4px 6px -1px #0000001a}._backButton_o8vnk_99:active{transform:scale(.98)}._backIcon_o8vnk_123{width:1rem;height:1rem;margin-right:.75rem;transition:transform .2s ease}._backButton_o8vnk_99:hover ._backIcon_o8vnk_123{transform:translate(-2px)}._linksSection_o8vnk_133{padding-top:3rem}._linksLabel_o8vnk_137{font-size:.75rem;font-weight:300;letter-spacing:.05em;color:#a3a3a3;margin:0 0 1rem}._links_o8vnk_133{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;font-size:.875rem}._link_o8vnk_133{color:#3e68ff;text-decoration:none;font-weight:300;transition:all .2s ease}._link_o8vnk_133:hover{text-decoration:underline;text-underline-offset:4px;opacity:.8}._backgroundAnimation_o8vnk_165{position:absolute;inset:0;overflow:hidden;pointer-events:none}._floatingElement1_o8vnk_172{position:absolute;top:25%;left:25%;width:8rem;height:8rem;background-color:#f3f4f6;border-radius:50%;filter:blur(48px);opacity:.3;animation:_float_o8vnk_172 8s ease-in-out infinite}._floatingElement2_o8vnk_185{position:absolute;bottom:33%;right:25%;width:6rem;height:6rem;background-color:#e5e7eb;border-radius:50%;filter:blur(48px);opacity:.2;animation:_floatDelayed_o8vnk_1 10s ease-in-out infinite;animation-delay:2s}@keyframes _pulse_o8vnk_1{0%,to{opacity:1}50%{opacity:.8}}@keyframes _float_o8vnk_172{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@keyframes _floatDelayed_o8vnk_1{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(15px) scale(.95)}}@media(max-width:768px){._content_o8vnk_15{padding:0 1rem}._links_o8vnk_133{flex-direction:column;gap:1rem}._numberContainer_o8vnk_23,._textSection_o8vnk_57{margin-bottom:2rem}._linksSection_o8vnk_133{padding-top:2rem}}._codeInput_1vhmx_7{display:flex;gap:12px;justify-content:center;align-items:center}._input_1vhmx_14{width:48px;height:48px;border:2px solid #e5e7eb;border-radius:8px;text-align:center;font-size:18px;font-weight:600;background-color:#fff;transition:all .2s ease;outline:none}._input_1vhmx_14::-webkit-outer-spin-button,._input_1vhmx_14::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_1vhmx_14[type=number]{-moz-appearance:textfield;appearance:textfield}._input_1vhmx_14:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #3bf64b1a;background-color:#f9fafb}._input_1vhmx_14:hover{border-color:#9ca3af}._input_1vhmx_14._filled_1vhmx_42{border-color:var(--color-primary);background-color:#f9fafb;color:var(--color-primary)}._input_1vhmx_14:disabled{background-color:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}._input_1vhmx_14:focus,._input_1vhmx_14._filled_1vhmx_42{transform:scale(1.05)}@media(max-width:480px){._codeInput_1vhmx_7{gap:8px}._input_1vhmx_14{width:40px;height:40px;font-size:16px}}._container_yvxp6_7{display:flex;flex-direction:column;gap:clamp(20px,3vw,30px);max-width:960px;margin:0 auto;padding-block:clamp(12px,2vw,24px);padding-inline:clamp(12px,4vw,40px)}@media(min-width:1440px){._container_yvxp6_7{max-width:1040px}}._titleContainer_yvxp6_22{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center}@media(min-width:768px){._titleContainer_yvxp6_22{gap:8px}}._title_yvxp6_22{margin:0;padding:0;font-weight:var(--font-weight-medium);font-size:clamp(20px,2.2vw,var(--font-size-h3));line-height:1.2;text-align:center}@media(min-width:1024px){._title_yvxp6_22{line-height:1.15}}._desc_yvxp6_50{margin:0;padding:0;color:var(--color-text-muted);font-style:normal;font-weight:400;font-size:clamp(14px,1.6vw,var(--font-size-body));line-height:1.5;text-align:center;max-width:68ch}._resendRow_yvxp6_62{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:clamp(6px,1.5vw,10px);flex-wrap:wrap}@media(max-width:360px){._resendRow_yvxp6_62{flex-direction:column;align-items:stretch}}._resendHint_yvxp6_77{color:var(--color-text-muted);font-size:clamp(13px,1.4vw,14px)}._resendButton_yvxp6_82{cursor:pointer;color:var(--color-primary);font-size:clamp(13px,1.4vw,14px);transition:color .2s ease,text-decoration-color .2s ease;padding:4px 6px;-webkit-tap-highlight-color:transparent}._resendButton_yvxp6_82:hover{text-decoration:underline}._resendButton_yvxp6_82:active{text-decoration:underline;opacity:.9}._resendButton_yvxp6_82._disabled_yvxp6_97{pointer-events:none;color:var(--color-text-muted);text-decoration:none;opacity:.7}@media(max-width:768px){._container_yvxp6_7{gap:clamp(16px,4vw,24px)}}@media(max-width:425px){._container_yvxp6_7{padding-inline:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}._successMessage_yvxp6_121{background:linear-gradient(135deg,#22c55e14,#06b6d414);border:2px solid rgba(34,197,94,.2);border-radius:16px;padding:2rem 1.5rem;margin:1.5rem 0;text-align:center;position:relative;overflow:hidden;animation:_slideUp_yvxp6_1 .4s ease-out}._successMessage_yvxp6_121:before{content:"✓";position:absolute;top:-20px;right:-20px;font-size:8rem;color:#22c55e14;font-weight:700;pointer-events:none}@keyframes _slideUp_yvxp6_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:420px){._successMessage_yvxp6_121{padding:1.5rem 1rem;margin:1rem 0}}._successTitle_yvxp6_159{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;z-index:1}._successTitle_yvxp6_159:before{content:"🎉";font-size:1.5rem;animation:_celebrate_yvxp6_1 .6s ease-in-out}@keyframes _celebrate_yvxp6_1{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}75%{transform:rotate(10deg) scale(1.1)}}@media(max-width:420px){._successTitle_yvxp6_159{font-size:1.125rem}}._successText_yvxp6_193{font-size:1rem;line-height:1.6;color:#374151;margin:0;position:relative;z-index:1}@media(max-width:420px){._successText_yvxp6_193{font-size:.9375rem;line-height:1.5}}._pageContent_mnm6n_7{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1023px){._pageContent_mnm6n_7{gap:20px}}@media screen and (max-width:767px){._pageContent_mnm6n_7{gap:16px}}@media screen and (max-width:425px){._pageContent_mnm6n_7{gap:12px}}._content_mnm6n_28{display:flex;flex-direction:column;gap:12px}._empty_mnm6n_34{color:#6b7280;padding:80px 0}._employeeName_mnm6n_39{font-style:italic;line-height:1.3}._mobileCards_mnm6n_44{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1334px){._mobileCards_mnm6n_44{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1083px){._mobileCards_mnm6n_44{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){._mobileCards_mnm6n_44{grid-template-columns:1fr}}._dataItem_1llqu_7{display:grid;grid-template-columns:2fr 1fr 130px 1fr 80px auto;gap:10px;align-items:center;background-color:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 2px 8px #00000008;transition:background-color .2s;word-wrap:break-word}._dataItem_1llqu_7:hover{background-color:#f9fafb}._headerRow_1llqu_23{background-color:transparent!important;box-shadow:none!important;padding:0 20px 11px;border-radius:0;margin-bottom:5px;background-image:linear-gradient(45deg,#22c55e,#06b6d4);background-clip:padding-box,border-box;background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat}._headerRow_1llqu_23 p{font-weight:700;color:#6b7280;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px}._headerRow_1llqu_23:hover{background-color:transparent}._nameCell_1llqu_46{display:flex;align-items:center;gap:12px}._nameCell_1llqu_46:hover ._nameEmp_1llqu_51{text-decoration-color:#22c55e}._nameEmp_1llqu_51{font-weight:600;color:#1f2937;text-align:left;text-decoration:underline transparent;text-decoration-thickness:1.5px;transition:text-decoration-color .3s ease-in-out}._avatar_1llqu_64{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0;background:linear-gradient(45deg,#22c55e,#06b6d4);box-shadow:0 1px 3px #0000001a}._avatar_1llqu_64._empty_1llqu_78{background:none;box-shadow:none}._positionCol_1llqu_83{font-size:.9rem;color:#1f2937;font-weight:500;text-align:left}._roleCol_1llqu_90{font-size:.9rem;font-weight:600;color:#16a34a;text-align:left}._department_1llqu_97{font-size:.9rem;color:#6b7280;font-weight:400;text-align:left}._statusIndicator_1llqu_104{display:flex;justify-content:center;align-items:center}._statusIndicator_1llqu_104 ._dot_1llqu_109{width:10px;height:10px;border-radius:50%;transition:background-color .3s}._statusIndicator_1llqu_104 ._dot_1llqu_109._on_1llqu_115{background-color:#10b981;box-shadow:0 0 5px #10b981}._statusIndicator_1llqu_104 ._dot_1llqu_109._off_1llqu_119{background-color:#777}._actions_1llqu_123{display:flex;gap:10px;justify-self:end}._contact_1llqu_129,._edit_1llqu_130,._trash_1llqu_131,._move_1llqu_132{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}._contact_1llqu_129 svg,._edit_1llqu_130 svg,._trash_1llqu_131 svg,._move_1llqu_132 svg{transition:transform .25s ease}._contact_1llqu_129:active,._edit_1llqu_130:active,._trash_1llqu_131:active,._move_1llqu_132:active{transform:scale(.95)}._contact_1llqu_129{color:#f97316}._contact_1llqu_129:hover{background:linear-gradient(135deg,#f973161a,#fb923c1a);border-color:#f9731680;transform:translateY(-1px)}._contact_1llqu_129:hover svg{transform:scale(1.1) rotate(2deg)}._edit_1llqu_130{color:#3e68ff}._edit_1llqu_130:hover{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a);border-color:#3b82f680;transform:translateY(-1px)}._edit_1llqu_130:hover svg{transform:scale(1.1) rotate(-5deg)}._trash_1llqu_131{color:#dc2626}._trash_1llqu_131:hover{background:linear-gradient(135deg,#dc26261a,#ef44441a);border-color:#dc262680;transform:translateY(-1px)}._trash_1llqu_131:hover svg{transform:scale(1.15) rotate(5deg)}._trash_1llqu_131 svg,._edit_1llqu_130 svg{stroke-width:2}._move_1llqu_132{color:#3e68ff}._move_1llqu_132:hover{background:linear-gradient(135deg,#22c55e1f,#06b6d41f);border-color:#06b6d4;transform:translateY(-1px)}._move_1llqu_132:hover svg{transform:scale(1.1) rotate(-10deg)}._dataItem_1j3o7_7{display:grid;grid-template-columns:2fr 1fr 130px 1fr 80px auto;gap:10px;align-items:center;background-color:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 2px 8px #00000008;transition:background-color .2s}._dataItem_1j3o7_7:hover{background-color:#f9fafb}._headerRow_1j3o7_22{background-color:transparent!important;box-shadow:none!important;padding:0 20px 11px;border-radius:0;margin-bottom:5px;background-image:linear-gradient(45deg,#22c55e,#06b6d4);background-clip:padding-box,border-box;background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat}._headerRow_1j3o7_22 p{font-weight:700;color:#6b7280;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px}._headerRow_1j3o7_22:hover{background-color:transparent}._nameCell_1j3o7_45{display:flex;align-items:center;gap:12px}._nameEmp_1j3o7_51{font-weight:600;color:#1f2937;text-align:left}._avatar_1j3o7_57{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0;background:linear-gradient(45deg,#22c55e,#06b6d4);box-shadow:0 1px 3px #0000001a}._avatar_1j3o7_57._empty_1j3o7_71{background:none;box-shadow:none}._positionCol_1j3o7_76{font-size:.9rem;color:#1f2937;font-weight:500;text-align:left}._roleCol_1j3o7_83{font-size:.9rem;font-weight:600;color:#16a34a;text-align:left}._department_1j3o7_90{font-size:.9rem;color:#6b7280;font-weight:400;text-align:left}._statusIndicator_1j3o7_97{display:flex;justify-content:center;align-items:center}._statusIndicator_1j3o7_97 ._dot_1j3o7_102{width:10px;height:10px;border-radius:50%;transition:background-color .3s}._statusIndicator_1j3o7_97 ._dot_1j3o7_102._on_1j3o7_108{background-color:#10b981;box-shadow:0 0 5px #10b981}._statusIndicator_1j3o7_97 ._dot_1j3o7_102._off_1j3o7_112{background-color:#777}._actions_1j3o7_116{display:flex;gap:10px;justify-self:end}._trash_1j3o7_122,._edit_1j3o7_123{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:background-color .2s,color .2s}._trash_1j3o7_122._empty_1j3o7_71,._edit_1j3o7_123._empty_1j3o7_71{border:none}._trash_1j3o7_122._empty_1j3o7_71:hover,._edit_1j3o7_123._empty_1j3o7_71:hover{color:transparent;background:none}._edit_1j3o7_123{color:#16a34a;border:1px solid #16a34a}._edit_1j3o7_123:hover{background-color:#16a34a;color:#fff}._trash_1j3o7_122{color:#ef4444;border:1px solid #ef4444}._trash_1j3o7_122:hover{background-color:#ef4444;color:#fff}._trash_1j3o7_122 svg,._edit_1j3o7_123 svg{stroke-width:2}._content_l6uxp_7{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px}._iconContainer_l6uxp_15{margin-bottom:20px}._warningIcon_l6uxp_19{color:#ef4444;stroke-width:1.5}._message_l6uxp_24{font-size:1rem;color:#6b7280;line-height:1.5;margin-bottom:30px;white-space:pre-line}@media screen and (max-width:767px){._message_l6uxp_24{font-size:.9rem}}._employeeName_l6uxp_37{font-weight:600;color:#ef4444;margin-left:4px;margin-right:4px}._actions_l6uxp_44{display:flex;gap:12px;justify-content:flex-end;width:100%}._buttonCancel_l6uxp_51,._buttonConfirm_l6uxp_52{padding:10px 18px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem;display:inline-flex;align-items:center;gap:8px}@media screen and (max-width:767px){._buttonCancel_l6uxp_51,._buttonConfirm_l6uxp_52{font-size:.9rem}}._buttonCancel_l6uxp_51{background-color:#f9fafb;color:#6b7280;border:1px solid #e5e7eb}._buttonCancel_l6uxp_51:hover{background-color:#f3f4f6}._buttonConfirm_l6uxp_52{background-color:#ef4444;color:#fff;box-shadow:0 4px 15px #ef444466}._buttonConfirm_l6uxp_52:hover{background-color:#dc2626;box-shadow:0 6px 20px #dc262680}._content_12lln_7{display:flex;flex-direction:column;gap:25px;padding:10px}._form_12lln_14{display:flex;flex-direction:column;gap:16px}._formItem_12lln_20{display:flex;flex-direction:column}._inputs_12lln_25{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._formLabel_12lln_31{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._actions_12lln_40{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #e5e7eb}._buttonCancel_12lln_49{box-shadow:none;background:transparent;color:#1f2937;border:1px solid #e5e7eb}._buttonCancel_12lln_49:hover{box-shadow:none;background-color:#f3f4f6;border-color:#d1d5db;color:#1f2937}._hint_12lln_62{padding-top:10px;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.8rem}._dataItem_v3j2o_7{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;background-color:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 0 6px #00000014;transition:background-color .2s;word-wrap:break-word}._headerRow_v3j2o_20{background-color:transparent!important;box-shadow:none!important;padding:0 20px 11px;border-radius:0;margin-bottom:5px;background-image:linear-gradient(45deg,#22c55e,#06b6d4);background-clip:padding-box,border-box;background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat}._headerRow_v3j2o_20 p{font-weight:700;color:#6b7280;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px}._headerRow_v3j2o_20:hover{background-color:transparent}._nameCell_v3j2o_43{display:flex;align-items:center;gap:12px;margin-bottom:10px}._nameCell_v3j2o_43:hover ._nameEmp_v3j2o_49{text-decoration-color:#22c55e}._nameEmp_v3j2o_49{font-weight:600;color:#1f2937;text-align:left;text-decoration:underline transparent;text-decoration-thickness:1.5px;transition:text-decoration-color .3s ease-in-out}._avatar_v3j2o_62{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0;background:linear-gradient(45deg,#22c55e,#06b6d4);box-shadow:0 1px 3px #0000001a}._avatar_v3j2o_62._empty_v3j2o_76{background:none;box-shadow:none}._info_v3j2o_81{display:flex;flex-direction:column;gap:10px}._positions_v3j2o_87,._role_v3j2o_88,._departments_v3j2o_89{display:flex;align-items:flex-start;gap:8px}._positionsTitle_v3j2o_95,._roleTitle_v3j2o_96,._departmentsTitle_v3j2o_97{font-size:.9rem;color:#6b7280;font-weight:400;text-align:left}._positionCol_v3j2o_104{display:inline;font-size:.9rem;color:#1f2937;font-weight:500;text-align:left}._roleCol_v3j2o_112{font-size:.9rem;font-weight:600;color:#16a34a;text-align:left}._department_v3j2o_89{font-size:.9rem;color:#6b7280;font-weight:400;text-align:left}._statusIndicator_v3j2o_126{display:flex;justify-content:center;align-items:center}._statusIndicator_v3j2o_126 ._dot_v3j2o_131{width:10px;height:10px;border-radius:50%;transition:background-color .3s}._statusIndicator_v3j2o_126 ._dot_v3j2o_131._on_v3j2o_137{background-color:#10b981;box-shadow:0 0 5px #10b981}._statusIndicator_v3j2o_126 ._dot_v3j2o_131._off_v3j2o_141{background-color:#777}._actions_v3j2o_145{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}._contact_v3j2o_153,._edit_v3j2o_154,._trash_v3j2o_155,._move_v3j2o_156{display:flex;align-items:center;justify-content:center;width:100%;height:36px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}._contact_v3j2o_153 svg,._edit_v3j2o_154 svg,._trash_v3j2o_155 svg,._move_v3j2o_156 svg{transition:transform .25s ease}._contact_v3j2o_153:active,._edit_v3j2o_154:active,._trash_v3j2o_155:active,._move_v3j2o_156:active{transform:scale(.95)}._contact_v3j2o_153{color:#f97316}._contact_v3j2o_153:hover{background:linear-gradient(135deg,#f973161a,#fb923c1a);border-color:#f9731680;transform:translateY(-1px)}._contact_v3j2o_153:hover svg{transform:scale(1.1) rotate(2deg)}._edit_v3j2o_154{color:#3e68ff}._edit_v3j2o_154:hover{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a);border-color:#3b82f680;transform:translateY(-1px)}._edit_v3j2o_154:hover svg{transform:scale(1.1) rotate(-5deg)}._trash_v3j2o_155{color:#dc2626}._trash_v3j2o_155:hover{background:linear-gradient(135deg,#dc26261a,#ef44441a);border-color:#dc262680;transform:translateY(-1px)}._trash_v3j2o_155:hover svg{transform:scale(1.15) rotate(5deg)}._trash_v3j2o_155 svg,._edit_v3j2o_154 svg{stroke-width:2}._move_v3j2o_156{color:#3e68ff}._move_v3j2o_156:hover{background:linear-gradient(135deg,#22c55e1f,#06b6d41f);border-color:#06b6d4;transform:translateY(-1px)}._move_v3j2o_156:hover svg{transform:scale(1.1) rotate(-10deg)}._banner_a4hnn_7{display:flex;align-items:flex-start;gap:10px;background:linear-gradient(135deg,#22c55e1f,#06b6d41f);border:1px solid rgba(22,163,74,.25);border-radius:10px;padding:12px 16px;color:#6b7280;font-size:.95rem;line-height:1.4;box-shadow:0 2px 6px #0000000d;position:relative;animation:_fadeIn_a4hnn_1 .4s ease}._dot_a4hnn_23{flex-shrink:0;width:10px;height:10px;margin-top:4px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #16a34acc;animation:_pulse_a4hnn_1 1.8s infinite ease-in-out}._text_a4hnn_34{color:#374151}._text_a4hnn_34 strong{color:#16a34a;font-weight:600}@keyframes _pulse_a4hnn_1{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.4);opacity:1}}@keyframes _fadeIn_a4hnn_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._content_1k3ol_7{display:flex;flex-direction:column;gap:25px}._form_1k3ol_13{display:flex;flex-direction:column;gap:10px}._formItem_1k3ol_19{display:flex;flex-direction:column;min-width:0}._formLabel_1k3ol_25{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._checkbox_1k3ol_34{margin-top:10px;align-items:flex-start}._checkboxLabel_1k3ol_39{font-size:16px;line-height:20px}._buttons_1k3ol_44{display:flex;align-items:center;width:100%;justify-content:flex-end;gap:8px}._button_1k3ol_44{width:153px;padding:8px 12px;font-size:14px;line-height:122%}._selectContainer_1jsaw_8{position:relative;width:100%;font-family:sans-serif}._selectHeader_1jsaw_16{display:flex;justify-content:flex-start;gap:8px;align-items:center;padding:12px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s;min-width:0}._selectHeader_1jsaw_16:hover{border-color:#1cd05e;box-shadow:0 1px 4px #0000000d}._selectedLabel_1jsaw_35,._placeholder_1jsaw_36,._option_1jsaw_37,._searchInput_1jsaw_38,._multiValueTag_1jsaw_39{font-size:clamp(.875rem,.3vw + .85rem,1rem);line-height:1.25}._selectedLabel_1jsaw_35,._placeholder_1jsaw_36{flex:1 1 auto;min-width:0}._selectedLabel_1jsaw_35{color:#1f2937;font-weight:500}._placeholder_1jsaw_36{color:#6b7280}._labelText_1jsaw_60{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;max-width:100%}._icon_1jsaw_71{color:#6b7280;transition:transform .2s;flex:0 0 auto;margin-left:auto}._icon_1jsaw_71._open_1jsaw_77{transform:rotate(180deg)}._dropdown_1jsaw_82{position:absolute;top:100%;left:0;right:0;z-index:500;margin-top:8px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 20px #0000001a;overflow:hidden;transform-origin:top}._searchBox_1jsaw_99{display:flex;align-items:center;gap:8px;padding:10px 15px;border-bottom:1px solid #e5e7eb}._searchIcon_1jsaw_107{color:#6b7280}._searchInput_1jsaw_38{flex:1 1 auto;border:none;outline:none;padding:0;background:transparent;min-width:0;font-size:16px}._optionsList_1jsaw_122{overflow-y:auto;padding:5px 0;max-height:clamp(180px,35vh,420px)}._option_1jsaw_37{padding:10px 15px;cursor:pointer;color:#1f2937;transition:background-color .2s;display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._option_1jsaw_37:hover{background-color:#f9fafb}._option_1jsaw_37._active_1jsaw_146{background-color:#16a34a;color:#fff;font-weight:600}._option_1jsaw_37._active_1jsaw_146:hover{background-color:#138d40}._checkMark_1jsaw_155{margin-left:auto;color:#10b981}._multiValueWrapper_1jsaw_161{display:flex;flex-wrap:wrap;gap:6px;margin-right:10px;flex:1 1 auto;min-width:0}._multiValueTag_1jsaw_39{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;background-color:#c8c8c8cc;color:#333;cursor:pointer;transition:background-color .2s;max-width:100%;min-width:0}._multiValueTag_1jsaw_39:hover{background-color:#ccc}._tagText_1jsaw_188{display:inline-block;min-width:0;max-width:12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:480px){._tagText_1jsaw_188{max-width:9em}}._removeTag_1jsaw_203{flex:0 0 auto;font-weight:700}._noResults_1jsaw_208{padding:10px 15px;color:#6b7280;font-style:italic}._createOption_1jsaw_215{display:flex;align-items:center;gap:8px;padding:10px 15px;background:linear-gradient(90deg,#f0fdf4,#fff);border-bottom:1px solid #e5e7eb;color:#16a34a;font-weight:600}._createOption_1jsaw_215 strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._createOption_1jsaw_215:hover{background:linear-gradient(90deg,#dcfce7,#fff)}._createOption_1jsaw_215 svg{color:#06b6d4}._createLabel_1jsaw_240{display:flex;align-items:center;gap:8px}._pageContent_uvn9r_7{display:flex;flex-direction:column;gap:25px}._content_uvn9r_13{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:8px}@media screen and (max-width:1439px){._content_uvn9r_13{grid-template-columns:repeat(2,1fr);gap:12px}}@media screen and (max-width:610px){._content_uvn9r_13{grid-template-columns:1fr;gap:10px}}._empty_uvn9r_31{color:#6b7280;padding:80px 0}._card_1h5nd_7{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;overflow:hidden;max-width:350px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}._card_1h5nd_7:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000001a}@media screen and (max-width:1439px){._card_1h5nd_7{max-width:none}}._headerAccent_1h5nd_25{height:4px;background:linear-gradient(135deg,#22c55e,#06b6d4)}._header_1h5nd_25{display:grid;grid-template-columns:1fr auto;align-items:start;gap:8px}._content_1h5nd_37{padding:24px}._title_1h5nd_41{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:8px;line-height:1.3;max-height:2.6em;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;min-height:3.9rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:420px){._title_1h5nd_41{font-size:1.3rem;margin-bottom:4px}}._description_1h5nd_64{font-size:.95rem;color:#6b7280;margin-bottom:24px;line-height:1.4;max-height:2.8em;overflow:hidden;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.66rem}@media screen and (max-width:420px){._description_1h5nd_64{font-size:.9rem;margin-bottom:0}}._dataGrid_1h5nd_85{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;border-top:1px solid #e5e7eb;padding-top:16px}@media screen and (max-width:420px){._dataGrid_1h5nd_85{gap:12px;margin-bottom:16px}}._dataItem_1h5nd_100{display:flex;flex-direction:column;align-items:flex-start}._checkInTime_1h5nd_106,._employeeCount_1h5nd_107,._checkOutTime_1h5nd_108{display:flex;align-items:center;gap:4px}._icon_1h5nd_114{color:#16a34a;margin-bottom:4px}._dataLabel_1h5nd_119{font-size:.8rem;color:#9ca3af;font-weight:500;white-space:nowrap}@media screen and (max-width:420px){._dataLabel_1h5nd_119{font-size:.75rem}}._dataValue_1h5nd_131{font-size:1rem;font-weight:600;color:#374151}@media screen and (max-width:420px){._dataValue_1h5nd_131{font-size:.9rem}}._checkIn_1h5nd_106{color:#16a34a}._isDefault_1h5nd_146{width:100%;display:flex;align-items:center;justify-content:center;margin:10px 0}@media screen and (max-width:420px){._isDefault_1h5nd_146{margin:0 0 15px}}._cardActions_hf193_7{display:flex;gap:8px;align-items:center}._infoBtn_hf193_13{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center}._infoBtn_hf193_13 svg{transition:transform .25s ease}._infoBtn_hf193_13:hover{transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}._infoBtn_hf193_13:hover svg{transform:scale(1.1)}._infoBtn_hf193_13:active{transform:translateY(0)}._infoBtn_hf193_13 p{margin:0}._edit_hf193_45,._trash_hf193_46{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}._edit_hf193_45 svg,._trash_hf193_46 svg{transition:transform .25s ease}._edit_hf193_45{color:#3e68ff}._edit_hf193_45:hover{background:#3b82f61a;border-color:#3e68ff;transform:translateY(-1px)}._edit_hf193_45:hover svg{transform:rotate(-5deg)}._trash_hf193_46{color:#dc2626}._trash_hf193_46:hover{background:#dc26261a;border-color:#dc2626;transform:translateY(-1px)}._trash_hf193_46:hover svg{transform:scale(1.1)}._formContent_1h6pg_7{display:flex;flex-direction:column;gap:20px;padding:10px 0}._section_1h6pg_14{display:flex;flex-direction:column;gap:6px;width:100%}._label_1h6pg_21{display:block;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._timeZoneDisplay_1h6pg_29{padding:12px 16px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#16a34a;font-weight:600;font-size:1rem}._timeWrapper_1h6pg_39{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:8px}._timeGrid_1h6pg_48{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}._warning_1h6pg_55{color:#c2410c;font-size:.8rem;padding:8px;border-radius:8px;background:#feefe9cc}._actions_1h6pg_63{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid #e5e7eb;font-family:Nunito,sans-serif}._buttonCancel_1h6pg_72,._buttonConfirm_1h6pg_73{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}._buttonCancel_1h6pg_72{background-color:#f9fafb;color:#6b7280;border:1px solid #e5e7eb}._buttonCancel_1h6pg_72:hover{background-color:#f3f4f6}._buttonConfirm_1h6pg_73{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;box-shadow:0 4px 15px #22c55e66}._buttonConfirm_1h6pg_73:hover{opacity:.9;box-shadow:0 6px 20px #06b6d466}._small_1h6pg_106{font-style:italic}._pageContent_111rn_7{min-height:100vh}._isDefault_111rn_11{width:100%;display:flex;justify-content:flex-start;margin:10px 0}._content_111rn_18{margin-top:24px}@media screen and (max-width:553px){._content_111rn_18{margin-top:15px}}._desc_111rn_27{font-size:1.1rem;color:#6b7280;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb;text-align:left}@media screen and (max-width:553px){._desc_111rn_27{font-size:.9rem}}._title_111rn_41{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:20px;border-left:4px solid #16a34a;padding-left:12px;text-align:left}@media screen and (max-width:553px){._title_111rn_41{font-size:1rem}}._details_111rn_56{margin-bottom:40px}@media screen and (max-width:553px){._details_111rn_56{margin-bottom:20px}}._detailsGrid_111rn_65{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}@media screen and (max-width:553px){._detailsGrid_111rn_65{grid-template-columns:1fr 1fr;gap:10px}}._gridItem_111rn_77{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000a;transition:transform .2s}._gridItem_111rn_77:hover{transform:translateY(-2px)}._headerCards_111rn_88{display:flex;align-items:center;justify-content:center;gap:5px}._label_111rn_95{font-size:.85rem;color:#6b7280;margin:0}@media screen and (max-width:553px){._label_111rn_95{font-size:.8rem}}._time_111rn_107{font-size:1.4rem;font-weight:700;color:#16a34a}@media screen and (max-width:553px){._time_111rn_107{font-size:1.1rem}}._employees_111rn_118{margin-bottom:40px}@media screen and (max-width:553px){._employees_111rn_118{margin-bottom:20px}}._employeeGrid_111rn_127{display:flex;flex-direction:column;gap:12px}._dataItem_111rn_133{display:flex;align-items:center;background-color:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 2px 8px #00000008;transition:background-color .2s;gap:8px}._dataItem_111rn_133:hover{background-color:#fcfdfe}@media screen and (max-width:553px){._dataItem_111rn_133{flex-direction:column}}._nameCell_111rn_152{width:100%;display:flex;align-items:center;gap:10px}._nameEmp_111rn_159{font-weight:600;color:#1f2937;flex-grow:1;text-align:left;cursor:pointer}._postEmp_111rn_167{font-size:.9rem;color:#6b7280;width:200px;text-align:left;padding-right:20px}@media screen and (max-width:553px){._postEmp_111rn_167{width:100%;padding:0}}._avatar_111rn_181{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0;background:linear-gradient(45deg,#22c55e,#06b6d4);box-shadow:0 1px 3px #0000001a}._empty_111rn_196{text-align:left;color:#6b7280;font-size:.9rem}._actions_111rn_202{display:flex;gap:10px;justify-self:end}@media screen and (max-width:553px){._actions_111rn_202{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}}._contact_111rn_216,._edit_111rn_217{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}._contact_111rn_216 svg,._edit_111rn_217 svg{transition:transform .25s ease}._contact_111rn_216:active,._edit_111rn_217:active{transform:scale(.95)}@media screen and (max-width:553px){._contact_111rn_216,._edit_111rn_217{width:100%}}._contact_111rn_216{color:#f97316}._contact_111rn_216:hover{background:linear-gradient(135deg,#f973161a,#fb923c1a);border-color:#f9731680;transform:translateY(-1px)}._contact_111rn_216:hover svg{transform:scale(1.1) rotate(2deg)}._edit_111rn_217{color:#3e68ff}._edit_111rn_217:hover{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a);border-color:#3b82f680;transform:translateY(-1px)}._edit_111rn_217:hover svg{transform:scale(1.1) rotate(-5deg)}._edit_111rn_217 svg{stroke-width:2}._content_vja4n_7{display:flex;flex-direction:column;gap:25px;padding:10px}@media screen and (max-width:767px){._content_vja4n_7{padding:0}}._formGrid_vja4n_19{display:grid;grid-template-columns:1fr;gap:16px;box-sizing:border-box;max-height:60vh;padding-right:15px;padding-left:5px;padding-bottom:5px;overflow:hidden;overflow-y:scroll}@media screen and (max-width:767px){._formGrid_vja4n_19{grid-template-columns:1fr}}._formRow_vja4n_37{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:767px){._formRow_vja4n_37{grid-template-columns:1fr}}._formItem_vja4n_48{display:flex;flex-direction:column;min-width:0}._formLabel_vja4n_54{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._actions_vja4n_63{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #e5e7eb}._buttonCancel_vja4n_72{box-shadow:none;background:transparent;color:#1f2937;border:1px solid #e5e7eb}._buttonCancel_vja4n_72:hover{box-shadow:none;background-color:#f3f4f6;border-color:#d1d5db;color:#1f2937}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;inset:5px 0;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;inset:5px 0}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;inset:3px 0;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;inset:-2px 0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}._pageContent_1e2n4_7{display:flex;flex-direction:column;gap:25px}._mainGrid_1e2n4_13{display:grid;grid-template-columns:1fr;gap:18px;align-items:flex-start}._historySection_1e2n4_20{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 12px #0000000d}@media screen and (max-width:400px){._historySection_1e2n4_20{padding:12px 8px}}._historyHeader_1e2n4_32{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}@media screen and (max-width:699px){._historyHeader_1e2n4_32{flex-direction:column;align-items:flex-start;gap:10px}}._historyTitle_1e2n4_48{font-size:1.4rem;font-weight:600;color:#1f2937}@media screen and (max-width:400px){._historyTitle_1e2n4_48{width:100%;font-size:1.1rem;text-align:center}}._historyList_1e2n4_61{display:flex;flex-direction:column;gap:15px}._position_1e2n4_67{font-size:1.2rem;font-weight:600;color:#1f2937;line-height:1.3}._role_1e2n4_74{font-size:.9rem;color:#6b7280}._dataList_1e2n4_79{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px}._dataItem_1e2n4_86{display:grid;grid-template-columns:25px 1fr;align-items:center;gap:10px}._dataItem_1e2n4_86 ._iconPrimary_1e2n4_92{color:#16a34a}._dataItem_1e2n4_86 ._label_1e2n4_95{font-size:.9rem;color:#6b7280}._dataItem_1e2n4_86 ._value_1e2n4_99{font-size:.95rem;font-weight:500;color:#1f2937}._icon_1e2n4_92{width:25px;height:25px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._valueContainer_1e2n4_114{display:flex;align-items:center;gap:5px}._calendarControls_1e2n4_120{position:relative;z-index:100}@media screen and (max-width:699px){._calendarControls_1e2n4_120{width:100%}}._filterButtonWrapper_1e2n4_130{display:flex;gap:8px}@media screen and (max-width:699px){._filterButtonWrapper_1e2n4_130{width:100%}}@media screen and (max-width:400px){._filterButtonWrapper_1e2n4_130{flex-direction:column-reverse}}._filterButton_1e2n4_130{display:flex;align-items:center;gap:8px;padding:8px 15px;font-size:.9rem;font-weight:600;color:#16a34a;background-color:#fff;border:1px solid #16a34a;border-radius:8px;cursor:pointer;transition:all .2s}._filterButton_1e2n4_130:hover{background-color:#94f1b6}@media screen and (max-width:699px){._filterButton_1e2n4_130{width:100%}}._resetButton_1e2n4_168{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#9ca3af;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}._resetButton_1e2n4_168:hover{color:#1f2937;border-color:#1f2937}@media screen and (max-width:400px){._resetButton_1e2n4_168{width:100%}}._calendarModal_1e2n4_192{position:absolute;top:45px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;padding:10px}._calendarModal_1e2n4_192 .rdrCalendarWrapper{box-shadow:none!important;border-radius:8px}._calendarModal_1e2n4_192 .rdrDateRangeWrapper .rdrDateDisplayWrapper{display:none}._applyFilterButton_1e2n4_209{width:100%;margin-top:10px;padding:8px;background:linear-gradient(90deg,#22c55e,#06b6d4);font-size:14px;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:opacity .2s;display:flex;align-items:center;justify-content:center;gap:8px}._applyFilterButton_1e2n4_209:hover{opacity:.9}._resetFilterButton_1e2n4_230{width:100%;margin-top:5px;font-size:14px;padding:8px;background-color:#fff;color:#9ca3af;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s}._resetFilterButton_1e2n4_230:hover{background-color:#f9fafb;color:#1f2937}._modalBackdrop_1j46z_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;animation:_fadeIn_1j46z_1 .3s forwards;cursor:zoom-out}._modalContent_1j46z_17{position:relative;max-width:90%;max-height:90%;background:transparent}._modalImage_1j46z_24{display:block;max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 0 30px #00000080;cursor:default}._modalCloseButton_1j46z_34{position:absolute;top:-40px;right:-40px;background:transparent;border:none;color:#fff;cursor:pointer;padding:10px;opacity:.8;transition:opacity .2s}._modalCloseButton_1j46z_34:hover{opacity:1}@media screen and (max-width:1023px){._modalCloseButton_1j46z_34{right:10px;top:10px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#7e7e7e80}._modalCloseButton_1j46z_34 svg{width:20px;height:20px;flex-shrink:0}}@keyframes _fadeIn_1j46z_1{0%{opacity:0}to{opacity:1}}._profileSummary_14z2f_7{padding:20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}@media screen and (max-width:400px){._profileSummary_14z2f_7{padding:12px 8px}}._profileHeader_14z2f_19{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e5e7eb;text-align:left}._avatar_14z2f_29{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.2rem;font-weight:700;color:#fff;background:linear-gradient(45deg,#22c55e,#06b6d4)}@media screen and (max-width:400px){._avatar_14z2f_29{width:44px;height:44px;font-size:.8rem}}._position_14z2f_50{font-size:1.2rem;font-weight:600;color:#1f2937;line-height:1.3}@media screen and (max-width:400px){._position_14z2f_50{font-size:1rem}}._statusPill_14z2f_62{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600}._statusPill_14z2f_62 ._dot_14z2f_69{width:8px;height:8px;border-radius:50%;flex-shrink:0}._statusPill_14z2f_62._on_14z2f_75{color:#10b981}._statusPill_14z2f_62._on_14z2f_75 ._dot_14z2f_69{background-color:#10b981}._statusPill_14z2f_62._off_14z2f_81{color:#ef4444}._statusPill_14z2f_62._off_14z2f_81 ._dot_14z2f_69{background-color:#ef4444}._dataList_14z2f_88{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px}@media screen and (max-width:620px){._dataList_14z2f_88{grid-template-columns:1fr}}._dataItem_14z2f_100{display:grid;grid-template-columns:25px 1fr;align-items:start;gap:10px}._icon_14z2f_107{width:25px;height:25px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._valueContainer_14z2f_116{display:inline-block;text-align:left}._iconPrimary_14z2f_121{color:#16a34a}._label_14z2f_125{font-size:.9rem;color:#6b7280}._value_14z2f_116{white-space:pre-line;font-size:.95rem;font-weight:500;color:#1f2937;margin-left:4px}._actions_14z2f_138{display:flex;gap:10px;padding-top:20px;border-top:1px dashed #e5e7eb}@media screen and (max-width:620px){._actions_14z2f_138{flex-wrap:wrap}}._editDelete_14z2f_150{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}._contactButton_14z2f_157,._editButton_14z2f_158,._deleteButton_14z2f_159{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:max-content;padding:12px 16px;border-radius:8px;cursor:pointer;background-color:#f0f0f080;border:1px solid #e5e7eb;color:#374151;transition:all .25s cubic-bezier(.4,0,.2,1);font-size:14px;font-weight:500}._contactButton_14z2f_157:active,._editButton_14z2f_158:active,._deleteButton_14z2f_159:active{transform:scale(.98)}@media screen and (max-width:620px){._contactButton_14z2f_157,._editButton_14z2f_158,._deleteButton_14z2f_159{width:100%}}._contactButton_14z2f_157 svg{color:#f97316}._contactButton_14z2f_157:hover{color:#f97316;background-color:#f973160d;border-color:#f9731680}._contactButton_14z2f_157:hover svg{transform:scale(1.05)}._editButton_14z2f_158 svg{color:#3e68ff}._editButton_14z2f_158:hover{color:#3e68ff;background-color:#3e68ff0d;border-color:#3e68ff80}._editButton_14z2f_158:hover svg{color:#3e68ff;transform:scale(1.05)}._deleteButton_14z2f_159 svg{color:#dc2626}._deleteButton_14z2f_159:hover{color:#dc2626;background-color:#dc26260d;border-color:#dc262680}._deleteButton_14z2f_159:hover svg{color:#dc2626;transform:scale(1.05)}._employeeName_14z2f_226{font-style:italic;line-height:1.3}._historyItem_otbuo_7{display:grid;grid-template-columns:30px 1fr;gap:15px;padding:15px;border-radius:8px;transition:background-color .2s;border:1px solid #e5e7eb}._historyItem_otbuo_7._photo_otbuo_16{grid-template-columns:30px 1fr 120px}._historyItem_otbuo_7:hover{background-color:#f9fafb}._historyItem_otbuo_7._done_otbuo_25{border-left:4px solid #10b981}._historyItem_otbuo_7._doneLate_otbuo_28{border-left:4px solid #f59e0b}._historyItem_otbuo_7._failed_otbuo_31{border-left:4px solid #ef4444}._statusIcon_otbuo_35{color:#6b7280;padding-top:5px}._done_otbuo_25 ._statusIcon_otbuo_35{color:#10b981}._doneLate_otbuo_28 ._statusIcon_otbuo_35{color:#f59e0b}._failed_otbuo_31 ._statusIcon_otbuo_35{color:#ef4444}._contentArea_otbuo_52{display:flex;flex-direction:column;justify-content:space-between;gap:10px}._titleRow_otbuo_59{display:flex;justify-content:space-between;align-items:center}._taskTitle_otbuo_65{font-size:1rem;font-weight:600;color:#1f2937}._date_otbuo_71{font-size:.8rem;color:#6b7280}._positionInfo_otbuo_76{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:14px;margin-bottom:5px}._feedbackSection_otbuo_85{padding:10px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;gap:14px;text-align:left}._aiFeedback_otbuo_96{font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:4px}._aiSuccess_otbuo_106{color:#10b981;background-color:#6ff3c7}._aiSuccess_otbuo_106 svg{color:#10b981}._aiFail_otbuo_114{color:#ef4444;background-color:#f9b9b9}._aiFail_otbuo_114 svg{color:#ef4444}._criteria_otbuo_122,._comment_otbuo_123{font-size:.8rem;color:#1f2937}._comment_otbuo_123{color:#f59e0b;font-style:italic;display:flex;align-items:center;gap:5px}._photoWrapper_otbuo_137{display:flex;flex-direction:column;gap:8px;align-items:stretch}._photoContainer_otbuo_144{width:100%;height:auto;max-height:200px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .25s ease;cursor:zoom-in}._photoContainer_otbuo_144._empty_otbuo_156{background-color:#e7f1ec;border:1px dashed #9fbca8;color:#6a8572;font-size:14px;font-weight:500;cursor:default}._photoContainer_otbuo_144._empty_otbuo_156:hover{background-color:#dbe8e1;border-color:#8aad96;color:#5c7764}._photo_otbuo_16{width:100%;height:100%;object-fit:cover}._attemptsButton_otbuo_177{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:.75rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap;grid-area:2/-3}._attemptsButton_otbuo_177:hover{background:#fff;border-color:#d7dae0;color:#1f2937}._attemptsButton_otbuo_177:active{transform:scale(.98)}._attemptsButton_otbuo_177 svg{flex-shrink:0}._attemptsList_otbuo_207{grid-column:1/-1;display:flex;flex-direction:column;gap:12px;padding:16px;background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:12px;margin-top:12px;animation:_slideDown_otbuo_1 .3s ease-out}@keyframes _slideDown_otbuo_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._attemptItem_otbuo_231{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}._attemptItem_otbuo_231:hover{border-color:#d7dae0;box-shadow:0 2px 8px #0000000f;transform:translate(4px)}._attemptImage_otbuo_248{width:80px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease}._attemptImage_otbuo_248:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}._attemptInfo_otbuo_263{display:flex;flex-direction:column;gap:6px;justify-content:center}._attemptDate_otbuo_270{font-size:.8rem;color:#6b7280;margin:0;text-align:right}._attemptAiFail_otbuo_278{font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:4px;padding:4px 8px;background-color:#f9b9b9;color:#ef4444;border-radius:4px;margin:0}._attemptAiFail_otbuo_278 svg{flex-shrink:0}._attemptAiSuccess_otbuo_294{font-size:.8rem;font-weight:700;color:#10b981;display:flex;align-items:center;gap:4px;padding:4px 8px;background:#87f5d0;border-radius:4px;margin:0}._attemptAiSuccess_otbuo_294 svg{flex-shrink:0}._photoLink_otbuo_310{align-self:flex-start;padding:8px 12px;background-color:#f9fafb;color:#16a34a;font-size:.85rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background-color .2s;border:1px solid transparent;cursor:pointer}._photoLink_otbuo_310:hover{background-color:#e5e7eb}._noHistory_otbuo_327{color:#6b7280;text-align:center;padding:40px;background-color:#f9fafb;border-radius:8px}._deadlineContainer_otbuo_335{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:4px}._deadlineContainer_otbuo_335 ._deadline_otbuo_335,._deadlineContainer_otbuo_335 ._late_otbuo_343{font-size:.8rem;margin:0;display:flex;align-items:center;gap:4px}._deadlineContainer_otbuo_335 ._deadline_otbuo_335{color:#6b7280;font-weight:500}._deadlineContainer_otbuo_335 ._late_otbuo_343{color:#f59e0b;font-weight:600;font-style:italic}@media(max-width:768px){._historyItem_otbuo_7._photo_otbuo_16{grid-template-columns:30px 1fr}._photoWrapper_otbuo_137{grid-column:1/-1;margin-top:12px}._attemptItem_otbuo_231{grid-template-columns:70px 1fr;gap:10px;padding:10px}._attemptImage_otbuo_248{width:70px;height:50px}}@media(max-width:480px){._titleRow_otbuo_59{flex-direction:column;align-items:flex-start;gap:4px}._attemptsButton_otbuo_177{font-size:.7rem;padding:6px 10px}._attemptsList_otbuo_207{padding:12px;gap:10px}}._historyItem_tk4xv_7{display:grid;grid-template-columns:30px 1fr;gap:8px;padding:10px 6px 10px 0;border-radius:8px;transition:background-color .2s;border:1px solid #e5e7eb}._historyItem_tk4xv_7._photo_tk4xv_16{grid-template-columns:30px 1fr}._historyItem_tk4xv_7:hover{background-color:#f9fafb}._historyItem_tk4xv_7._done_tk4xv_25{border-left:4px solid #10b981}._historyItem_tk4xv_7._doneLate_tk4xv_28{border-left:4px solid #f59e0b}._historyItem_tk4xv_7._failed_tk4xv_31{border-left:4px solid #ef4444}._statusIcon_tk4xv_35{color:#6b7280;padding-top:5px}._content_tk4xv_40{display:flex;flex-direction:column;gap:10px}._done_tk4xv_25 ._statusIcon_tk4xv_35{color:#10b981}._doneLate_tk4xv_28 ._statusIcon_tk4xv_35{color:#f59e0b}._failed_tk4xv_31 ._statusIcon_tk4xv_35{color:#ef4444}._contentArea_tk4xv_58{display:flex;flex-direction:column;justify-content:space-between;gap:10px}._titleRow_tk4xv_65{display:flex;justify-content:space-between;align-items:center}._taskTitle_tk4xv_71{text-align:left;font-size:.9rem;font-weight:600;color:#1f2937}._date_tk4xv_78{font-size:.8rem;color:#6b7280}._positionInfo_tk4xv_83{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:14px;margin-bottom:5px}._feedbackSection_tk4xv_92{padding:10px;background-color:#f7f7f9;border-radius:6px;display:flex;flex-direction:column;gap:14px;text-align:left}._aiFeedback_tk4xv_102{font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:4px}._aiSuccess_tk4xv_112{color:#10b981;background-color:#6ff3c7}._aiSuccess_tk4xv_112 svg{color:#10b981}._aiFail_tk4xv_120{color:#ef4444;background-color:#f9b9b9}._aiFail_tk4xv_120 svg{color:#ef4444}._criteria_tk4xv_128,._comment_tk4xv_129{font-size:.8rem;color:#1f2937}._criteria_tk4xv_128 svg,._comment_tk4xv_129 svg{flex-shrink:0}._comment_tk4xv_129{color:#f59e0b;font-style:italic;display:flex;align-items:flex-start;gap:5px}._photoContainer_tk4xv_146{width:100%;height:auto;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .25s ease;cursor:zoom-in}._photoContainer_tk4xv_146._empty_tk4xv_157{background-color:#e7f1ec;border:1px dashed #9fbca8;color:#6a8572;font-size:14px;font-weight:500;cursor:default}._photoContainer_tk4xv_146._empty_tk4xv_157:hover{background-color:#dbe8e1;border-color:#8aad96;color:#5c7764}._photo_tk4xv_16{width:100%;height:100%;object-fit:cover}._photoLink_tk4xv_177{align-self:flex-start;padding:8px 12px;background-color:#f9fafb;color:#16a34a;font-size:.85rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background-color .2s;border:1px solid transparent;cursor:pointer}._photoLink_tk4xv_177:hover{background-color:#e5e7eb}._noHistory_tk4xv_194{color:#6b7280;text-align:center;padding:40px;background-color:#f9fafb;border-radius:8px}._deadlineContainer_tk4xv_202{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:4px}._deadlineContainer_tk4xv_202 ._deadline_tk4xv_202,._deadlineContainer_tk4xv_202 ._late_tk4xv_210{font-size:.8rem;margin:0;display:flex;align-items:center;gap:4px}._deadlineContainer_tk4xv_202 ._deadline_tk4xv_202{color:#6b7280;font-weight:500}._deadlineContainer_tk4xv_202 ._late_tk4xv_210{color:#f59e0b;font-weight:600;font-style:italic}._container_11x8a_7{display:flex;flex-direction:column;gap:25px}._tasksContainer_11x8a_13{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media screen and (min-width:1920px){._tasksContainer_11x8a_13{grid-template-columns:repeat(auto-fill,minmax(440px,1fr))}}@media screen and (max-width:1170px){._tasksContainer_11x8a_13{grid-template-columns:1fr}}._empty_11x8a_29{color:#6b7280;padding:80px 0}._taskCard_1891u_7{width:100%;min-width:0;background:#fff;border-radius:16px;padding:28px;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000000a;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;gap:24px;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left}._taskCard_1891u_7:hover{box-shadow:0 10px 25px #00000014,0 4px 10px #0000000f;border-color:#22c55e26}@media screen and (max-width:767px){._taskCard_1891u_7{gap:12px}}._header_1891u_31{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}._header_1891u_31._short_1891u_40{border:none;padding-bottom:0}._header_1891u_31._short_1891u_40 ._taskTitle_1891u_44{height:1.96rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;max-height:1.96rem}@media screen and (max-width:767px){._header_1891u_31{padding-bottom:12px}}._headerContent_1891u_59{width:100%;display:flex;flex-direction:column;gap:8px;min-width:0}._row_1891u_67{width:100%;justify-content:space-between;display:flex;align-items:flex-start;gap:20px}@media screen and (max-width:767px){._row_1891u_67{flex-direction:column-reverse;align-items:flex-start;gap:10px}}._taskTitle_1891u_44{font-size:1.4rem;font-weight:700;color:#1f2937;line-height:1.4;letter-spacing:-.02em;height:3.92rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;max-height:3.92rem;cursor:pointer;text-decoration:underline transparent;text-decoration-thickness:1.5px;transition:text-decoration-color .3s ease-in-out}._taskTitle_1891u_44:hover{text-decoration-color:#22c55e}._taskTitle_1891u_44._full_1891u_103{cursor:default;height:max-content;line-height:100%;line-clamp:unset}._taskTitle_1891u_44._full_1891u_103:hover{text-decoration-color:transparent}@media screen and (max-width:767px){._taskTitle_1891u_44{height:1.96rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;max-height:1.96rem}}._positions_1891u_124{display:flex;overflow-x:scroll;overflow-y:hidden;gap:8px;position:relative;max-width:100%;flex-shrink:1;min-width:0}._positions_1891u_124::-webkit-scrollbar{display:none;width:0;height:0}._positions_1891u_124{-ms-overflow-style:none;scrollbar-width:none}._positions_1891u_124._full_1891u_103{overflow:visible;flex-wrap:wrap}@media screen and (max-width:1023px){._positions_1891u_124{overflow:visible;flex-wrap:wrap}}._shadow_1891u_154{position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(-90deg,#fff,#fff0)}._positionBadge_1891u_163{width:max-content;font-size:.75rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);padding:7px 14px;border-radius:8px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;box-shadow:0 2px 8px #22c55e40}@media screen and (max-width:1023px){._positionBadge_1891u_163{font-size:.5rem}}._headerActionsContainer_1891u_182{display:flex;flex-direction:column;align-items:center;gap:4px}@media screen and (max-width:767px){._headerActionsContainer_1891u_182{width:100%}}._headerActions_1891u_182{display:flex;align-items:center;gap:4px}@media screen and (max-width:767px){._headerActions_1891u_182{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}}._edit_1891u_207,._trash_1891u_208{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:transparent;border:1.5px solid transparent;color:#6b7280;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}._edit_1891u_207 svg,._trash_1891u_208 svg{transition:all .25s ease}._edit_1891u_207:active,._trash_1891u_208:active{transform:scale(.95)}@media screen and (max-width:767px){._edit_1891u_207,._trash_1891u_208{width:100%;border:1px solid #e5e7eb}}._edit_1891u_207:hover{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a);border-color:#3b82f680;color:#2c5bf5}._edit_1891u_207:hover svg{transform:rotate(-5deg)}._trash_1891u_208:hover{background:linear-gradient(135deg,#dc26261a,#ef44441a);border-color:#dc262680;color:#dc2626}._trash_1891u_208:hover svg{transform:scale(1.1)}._badgesContainer_1891u_255{display:flex;flex-wrap:wrap;gap:10px;height:86px}@media screen and (max-width:1170px){._badgesContainer_1891u_255{height:max-content}}._badge_1891u_255{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:500;padding:9px 15px;border-radius:12px;transition:all .25s ease;letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:max-content}._badge_1891u_255 span{line-height:1.3}._badge_1891u_255 svg{width:16px;height:16px;stroke-width:2;flex-shrink:0}._badge_1891u_255:hover{filter:brightness(.98)}@media screen and (max-width:767px){._badge_1891u_255{font-size:.65rem;padding:7px 12px}}._badgePrimary_1891u_299{background:linear-gradient(135deg,#22c55e1f,#06b6d41f);color:#10b981;border:1.5px solid rgba(34,197,94,.3)}._badgePrimary_1891u_299 svg{color:#22c55e}._badgeMandatory_1891u_308{background:linear-gradient(135deg,#dc26261a,#ef44441a);color:#dc2626;border:1.5px solid rgba(220,38,38,.3)}._badgeMandatory_1891u_308 svg{color:#dc2626}._badgeRequired_1891u_317{background:linear-gradient(135deg,#f973161a,#fb923c1a);color:#c2410c;border:1.5px solid rgba(249,115,22,.3)}._badgeRequired_1891u_317 svg{color:#f97316}._badgeInfo_1891u_326{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a);color:#2c5bf5;border:1.5px solid rgba(59,130,246,.3)}._badgeInfo_1891u_326 svg{color:#3e68ff}._badgeAlert_1891u_335{background:linear-gradient(135deg,#eab3081a,#facc151a);color:#a16207;border:1.5px solid rgba(234,179,8,.3)}._badgeAlert_1891u_335 svg{color:#eab308}._badgeMuted_1891u_344{background:#f9fafbcc;color:#6b7280;border:1.5px solid rgba(209,213,219,.6)}._badgeMuted_1891u_344 svg{color:#6b7280}._detailsGrid_1891u_353{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px;padding:20px 0;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}._detailsGrid_1891u_353 ._detailItemFullWidth_1891u_361{grid-column:1/-1}._detailItem_1891u_361{display:flex;flex-direction:column;gap:6px;min-width:0}._label_1891u_372{font-size:.8rem;color:#6b7280;display:flex;align-items:center;gap:6px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._label_1891u_372 svg{width:15px;height:15px;opacity:.7}@media screen and (max-width:767px){._label_1891u_372{font-size:.6rem}}@media screen and (max-width:380px){._label_1891u_372{font-size:.578rem}}._value_1891u_398{font-size:1.05rem;font-weight:600;color:#1f2937;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){._value_1891u_398{font-size:.8rem}}._valueAccent_1891u_413{font-size:1.05rem;font-weight:700;background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.01em}@media screen and (max-width:767px){._valueAccent_1891u_413{font-size:.8rem}}._criteriaSection_1891u_428{background:linear-gradient(135deg,#22c55e0a,#06b6d40a);padding:18px 20px;border-radius:12px;border:1px solid rgba(34,197,94,.1)}._criteriaTitle_1891u_435{font-size:.85rem;font-weight:700;color:#1f2937;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;display:flex;align-items:center;gap:6px}._criteriaTitle_1891u_435:before{content:"";width:3px;height:16px;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:2px}@media screen and (max-width:767px){._criteriaTitle_1891u_435{font-size:.7rem}}._criteriaText_1891u_459{font-size:.9rem;color:#374151;line-height:1.65;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._criteriaText_1891u_459._full_1891u_103{white-space:normal;overflow:visible;text-overflow:initial}@media screen and (max-width:767px){._criteriaText_1891u_459{font-size:.75rem}}@media(max-width:768px){._taskCard_1891u_7{padding:20px;gap:20px}._header_1891u_31{flex-direction:column;gap:12px}._taskTitle_1891u_44{font-size:1.2rem;max-width:100%}._positionBadge_1891u_163{align-self:flex-start}._detailsGrid_1891u_353,._badgesContainer_1891u_255{gap:8px}}._container_nsh8j_7{display:flex;flex-direction:column;gap:12px}._form_nsh8j_13{display:flex;flex-direction:column;gap:20px;max-height:60vh;overflow:scroll;padding-right:15px;padding-left:5px}._section_nsh8j_23{width:100%;display:flex;flex-direction:column;gap:6px;box-sizing:border-box;padding-left:5px}._section_nsh8j_23:last-child{padding-bottom:5px}._label_nsh8j_35{display:block;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._timeSection_nsh8j_43{width:100%;display:flex;align-items:center;gap:12px}._switchers_nsh8j_50{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-left:5px}._switcherLabel_nsh8j_57{width:171px;text-align:left}._actions_nsh8j_62{border-top:1px solid #e5e7eb;padding-top:20px;display:flex;justify-content:flex-end;gap:10px}._buttonCancel_nsh8j_70,._buttonConfirm_nsh8j_71{padding:10px 18px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}._buttonCancel_nsh8j_70{background-color:#f9fafb;color:#6b7280;border:1px solid #e5e7eb}._buttonCancel_nsh8j_70:hover{background-color:#f3f4f6}._buttonConfirm_nsh8j_71{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;box-shadow:0 4px 15px #22c55e66}._buttonConfirm_nsh8j_71:hover{opacity:.9;box-shadow:0 6px 20px #06b6d466}._weekDays_nsh8j_100{display:flex;flex-wrap:wrap;gap:10px}._day_nsh8j_106{display:flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:8px;border:1px solid #e5e7eb;color:#1f2937;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease-in}._day_nsh8j_106:hover{background-color:#16a34a49}._day_nsh8j_106._selected_nsh8j_122{background-color:#16a34a;color:#fff;border:1px solid #16a34a}._switchContainer_1kj5v_7{display:flex;align-items:center;gap:10px}._switchLabel_1kj5v_13{font-size:.95rem;color:#1f2937;font-weight:500}._switch_1kj5v_7{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}._switchInput_1kj5v_27{opacity:0;width:0;height:0}._slider_1kj5v_33{position:absolute;inset:0;background-image:linear-gradient(90deg,#ccc,#ccc);border-radius:34px;transition:all .4s}._slider_1kj5v_33:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;border-radius:50%;transition:all .4s;box-shadow:0 1px 3px #0003}._slider_1kj5v_33._checked_1kj5v_57{background-image:linear-gradient(90deg,#22c55e,#06b6d4);box-shadow:0 0 4px #16a34a80}._slider_1kj5v_33._checked_1kj5v_57:before{transform:translate(20px)}._calendar_1fib7_7{width:100%;max-width:400px;margin:0 auto}._calendarGrid_1fib7_13{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@media screen and (max-width:320px){._calendarGrid_1fib7_13{gap:12px}}._dateCell_1fib7_24{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;border:1px solid #e5e7eb}._dateCell_1fib7_24:hover{background-color:#16a34a49;border-color:#16a34a49}._dateCell_1fib7_24._selected_1fib7_40{background-color:#16a34a;color:#fff;border-color:#16a34a}@media screen and (max-width:320px){._dateCell_1fib7_24{height:28px;width:28px;font-size:12px}}._filters_1rqla_7>*,._selects_1rqla_8>*{min-width:0}._filters_1rqla_7{display:grid;grid-template-columns:1fr 1fr 1fr auto auto;align-items:center;gap:10px}._filters_1rqla_7>*{min-width:0}@media screen and (max-width:1330px){._filters_1rqla_7{display:flex;flex-direction:column;gap:10px}._filters_1rqla_7>*{width:100%;min-width:0}}._selects_1rqla_8{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;width:100%}._selects_1rqla_8>*{min-width:0}@media screen and (max-width:767px){._selects_1rqla_8{grid-template-columns:1fr}}._inputs_1rqla_53{display:flex;align-items:center;gap:10px}._filtersButton_1rqla_59{width:46px;height:46px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:4px;padding:0;flex-shrink:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:none}._filtersButton_1rqla_59:hover{border-color:#16a34a;box-shadow:0 1px 4px #0000000d;background-color:#f9fafb}._filtersMobile_1rqla_83{width:100%;display:flex;flex-direction:column;gap:10px}._sort_1rqla_90{position:relative;display:inline-block}._sortHeader_1rqla_95{width:46px;height:46px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:4px;padding:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s,background-color .2s}._sortHeader_1rqla_95:hover{border-color:#16a34a;box-shadow:0 1px 4px #0000000d;background-color:#f9fafb}._sortIcon_1rqla_117{color:#374151}._chevron_1rqla_121{position:absolute;top:50%;right:4px;transform:translateY(-50%) rotate(0);transition:transform .2s ease;color:#9ca3af}._chevronOpen_1rqla_130{transform:translateY(-50%) rotate(180deg)}._sortOptions_1rqla_134{margin-top:4px;position:absolute;top:100%;right:0;left:auto;min-width:180px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:10;padding:12px 0}._optionContainer_1rqla_149{white-space:nowrap;display:flex;align-items:center;gap:6px;padding:10px 15px;cursor:pointer;transition:background-color .2s}._optionContainer_1rqla_149:hover{background-color:#f3f4f6}._optionContainer_1rqla_149._activeOption_1rqla_161{background-color:#16a34a;color:#fff}._option_1rqla_149{font-size:14px}._clearFiltersBtn_1rqla_170{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;height:50px;cursor:pointer;font-size:14px;font-weight:500;color:#16a34a;border:1px solid rgba(22,163,74,.5);background-color:#16a34a0d;transition:background-color .2s ease-in}._clearFiltersBtn_1rqla_170:hover{background-color:#16a34a;color:#fff;box-shadow:0 1px 4px #0000000d}._clearFiltersBtn_1rqla_170:active{transform:scale(.98)}@media screen and (max-width:1330px){._clearFiltersBtn_1rqla_170{width:100%}}@media screen and (max-width:767px){._clearFiltersBtn_1rqla_170{line-height:100%;padding:12px 14px;height:auto}}._inputWrapper_y3dzq_7{width:100%;box-sizing:border-box;display:flex;align-items:center;gap:12px;padding:10px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}._inputWrapper_y3dzq_7 svg{color:#6b7280;flex-shrink:0;transition:color .25s ease-in-out}._inputWrapper_y3dzq_7:hover{border-color:#d7dae0;box-shadow:0 2px 6px #00000014}._inputWrapper_y3dzq_7:hover svg{color:#1f2937}._inputWrapper_y3dzq_7:focus-within{border-color:#16a34a;box-shadow:0 0 0 3px #7eeea7,0 1px 3px #0000001a}._inputWrapper_y3dzq_7:focus-within svg{color:#16a34a}._input_y3dzq_7{width:100%;border:none;background-color:transparent;outline:none;box-shadow:none;font-size:1rem;line-height:1.5;color:#1f2937}._input_y3dzq_7::placeholder{color:#6b7280;opacity:1}._input_y3dzq_7{padding:0}._header_mtnz8_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #e5e7eb}._title_mtnz8_16{font-size:2rem;font-weight:700;color:#1f2937}._addButton_mtnz8_22{display:flex;align-items:center;gap:8px;padding:10px 20px;font-size:1rem;font-weight:600;color:#fff;background-image:linear-gradient(90deg,#22c55e,#06b6d4);border:none;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px #22c55e4d}._addButton_mtnz8_22:hover{opacity:.9;box-shadow:0 6px 15px #22c55e66}._tableContainer_mtnz8_42{width:100%;overflow-x:auto}._jobTable_mtnz8_47{width:100%;border-collapse:separate;border-spacing:0 10px}thead th{text-align:center;color:#6b7280;font-size:.9rem;font-weight:600;padding:0 15px 15px;border-bottom:1px solid rgb(243.4130434783,244.3043478261,246.0869565217);text-transform:uppercase;letter-spacing:.5px}._actionsHeader_mtnz8_64{text-align:center!important}tbody td{background-color:#f9fafb;padding:15px;color:#1f2937;font-size:.95rem;font-weight:500;vertical-align:middle}tbody td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}tbody td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}tr{transition:all .2s}tr:hover td{background-color:#fff;box-shadow:0 2px 8px #0000000d}._jobName_mtnz8_93{font-weight:600;color:#1f2937;max-width:250px;word-wrap:break-word}._jobDescription_mtnz8_100{color:#6b7280;font-style:italic;max-width:350px;word-wrap:break-word}._employeeCell_mtnz8_107{color:#16a34a;display:flex;align-items:center;justify-content:center;gap:6px}._employeeCell_mtnz8_107 ._userIcon_mtnz8_114{color:#16a34a}._actionsCell_mtnz8_118{display:flex;gap:10px;justify-content:center}._edit_mtnz8_124,._trash_mtnz8_125{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}._edit_mtnz8_124 svg,._trash_mtnz8_125 svg{transition:transform .25s ease}._edit_mtnz8_124{color:#3e68ff}._edit_mtnz8_124:hover{background:#3b82f61a;border-color:#3e68ff;transform:translateY(-1px)}._edit_mtnz8_124:hover svg{transform:rotate(-5deg)}._trash_mtnz8_125{color:#dc2626}._trash_mtnz8_125:hover{background:#dc26261a;border-color:#dc2626;transform:translateY(-1px)}._trash_mtnz8_125:hover svg{transform:scale(1.1)}._noData_mtnz8_166{font-size:16px;text-align:center;color:#6b7280;padding:72px!important;background-color:#fff!important;border-radius:8px;margin-top:20px;font-weight:400;box-shadow:none!important}._container_1nkjt_7{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1023px){._container_1nkjt_7{gap:20px}}@media screen and (max-width:767px){._container_1nkjt_7{gap:16px}}._noData_1nkjt_23{font-size:16px;text-align:center;color:#6b7280;padding:72px!important;background-color:#fff!important;border-radius:8px;margin-top:20px;font-weight:400;box-shadow:none!important}._cardsContainer_1nkjt_35{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:568px){._cardsContainer_1nkjt_35{grid-template-columns:1fr}}._form_40thj_7{display:flex;flex-direction:column;gap:20px;padding:10px 0}._field_40thj_14{display:flex;flex-direction:column;gap:6px;width:100%}._label_40thj_21{display:block;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._timeZoneDisplay_40thj_29{padding:12px 16px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#16a34a;font-weight:600;font-size:1rem}._timeGrid_40thj_39{display:grid;grid-template-columns:1fr 1fr;gap:20px}._actions_40thj_45{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid #e5e7eb;font-family:Nunito,sans-serif}._buttonCancel_40thj_54,._buttonConfirm_40thj_55{display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 18px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}._buttonCancel_40thj_54{background-color:#f9fafb;color:#6b7280;border:1px solid #e5e7eb}._buttonCancel_40thj_54:hover{background-color:#f3f4f6}._buttonConfirm_40thj_55{background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;box-shadow:0 4px 15px #22c55e66}._buttonConfirm_40thj_55:hover{opacity:.9;box-shadow:0 6px 20px #06b6d466}._card_r62js_7{background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;overflow:hidden;max-width:350px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}._card_r62js_7:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000001a}._headerAccent_r62js_20{height:4px;background:linear-gradient(135deg,#22c55e,#06b6d4)}._content_r62js_25{display:flex;flex-direction:column;padding:24px;gap:15px}._positionNameCell_r62js_32{width:100%;display:flex;align-items:center;justify-content:space-between}._positionCell_r62js_39{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:8px}._positionName_r62js_32{font-weight:600;color:#1f2937;max-width:250px;word-wrap:break-word}._positionDescription_r62js_54{color:#6b7280;font-style:italic;max-width:350px;word-wrap:break-word}._employeeCell_r62js_61{color:#16a34a;display:flex;align-items:center;justify-content:flex-start;gap:6px}._employeeCell_r62js_61 ._userIcon_r62js_68{color:#16a34a}._userCell_r62js_72{display:flex;align-items:center;gap:4px}._actionsCell_r62js_78{display:flex;gap:10px;justify-content:center}._edit_r62js_84,._trash_r62js_85{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}._edit_r62js_84 svg,._trash_r62js_85 svg{transition:transform .25s ease}._edit_r62js_84{color:#3e68ff}._edit_r62js_84:hover{background:#3b82f61a;border-color:#3e68ff;transform:translateY(-1px)}._edit_r62js_84:hover svg{transform:rotate(-5deg)}._trash_r62js_85{color:#dc2626}._trash_r62js_85:hover{background:#dc26261a;border-color:#dc2626;transform:translateY(-1px)}._trash_r62js_85:hover svg{transform:scale(1.1)}._container_gorvt_1,._container_18vxp_7{display:flex;flex-direction:column;gap:25px}._filterBar_18vxp_13{display:flex;align-items:center;margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #e5e7eb}._filterBar_18vxp_13._filterActive_18vxp_20{display:grid;grid-template-columns:2.5fr auto;gap:15px}@media screen and (max-width:480px){._filterBar_18vxp_13._filterActive_18vxp_20{grid-template-columns:1fr}}._calendarControls_18vxp_31{position:relative;z-index:10;display:flex;gap:8px;align-items:center}._filterButton_18vxp_39{font-size:16px;width:100%;display:flex;align-items:center;gap:8px;height:50px;padding:12px 16px;font-size:.9rem;font-weight:600;color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}._filterButton_18vxp_39:hover{border-color:#16a34a;color:#16a34a}._resetDateButton_18vxp_61{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;padding:0;color:#6b7280;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}._resetDateButton_18vxp_61:hover{color:#dc2626;border-color:#dc2626}._calendarModal_18vxp_81{position:absolute;top:50px;right:0;background-color:#fff;border-radius:10px;box-shadow:0 8px 20px #00000026;padding:10px;display:flex;flex-direction:column}._calendarModal_18vxp_81 .rdrCalendarWrapper{box-shadow:none!important;border-radius:8px}._calendarModal_18vxp_81 .rdrDateRangeWrapper .rdrDateDisplayWrapper{display:none}._applyFilterButton_18vxp_100{width:100%;margin-top:10px;padding:8px;background-color:#16a34a;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:14px}._resetFilterButton_18vxp_113{width:100%;margin-top:5px;padding:8px;background-color:#fff;color:#9ca3af;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s;font-size:14px}._resetFilterButton_18vxp_113:hover{background-color:#f9fafb;color:#1f2937}._employeesContainer_18vxp_131{display:flex;flex-direction:column;gap:12px}._employees_18vxp_131{margin-bottom:40px}._title_18vxp_141{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:20px;border-left:4px solid #16a34a;padding-left:12px;text-align:left;cursor:pointer}@media screen and (max-width:767px){._title_18vxp_141{font-size:1.1rem}}._employeeGrid_18vxp_157{display:flex;flex-direction:column;gap:12px}._noData_18vxp_163{grid-column:1/-1;text-align:center;color:#6b7280;padding:50px 0;border:1px dashed #e5e7eb;border-radius:8px}._loadMoreBtn_18vxp_172{background-color:#16a34a;color:#fff;font-weight:600;border:none;border-radius:6px;padding:8px 14px;margin-top:10px;cursor:pointer;transition:.2s ease;align-self:center}._loadMoreBtn_18vxp_172:hover{background-color:#15803d}._loading_18vxp_188{padding:40px;display:flex;justify-content:center;align-items:center}._container_14d6s_7{display:flex;flex-direction:column;gap:50px}._content_14d6s_13{display:grid;grid-template-columns:240px 1fr;gap:50px}@media(max-width:768px){._content_14d6s_13{grid-template-columns:1fr;gap:1rem}}@media(max-width:768px){._container_14d6s_7{padding:1rem .5rem}._section_14d6s_29{padding:1.5rem 1rem}}._navigation_1r5gu_7{display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;height:fit-content}@media(max-width:768px){._navigation_1r5gu_7{flex-direction:row;overflow-x:auto}}._navItem_1r5gu_24{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:6px;font-size:.875rem;font-weight:500;color:#666;cursor:pointer;text-align:left;white-space:nowrap;transition:all .3s ease-in}._navItem_1r5gu_24:hover{background-color:#f3f4f6;color:#1f2937}._navItem_1r5gu_24._active_1r5gu_44{background:#1f2937;color:#fff}._navItem_1r5gu_24._active_1r5gu_44 ._navIcon_1r5gu_48{color:#fff}._navIcon_1r5gu_48{width:1rem;height:1rem;color:#999;transition:color .15s ease}._section_b9wri_7{display:flex;flex-direction:column;gap:30px;align-items:flex-start}._sectionHeader_b9wri_14{display:flex;flex-direction:column;gap:8px}._sectionTitle_b9wri_20{color:#1f2937;text-align:left;font-size:25px;font-style:normal;font-weight:500;line-height:normal;margin:0;padding:0}._sectionDescription_b9wri_31{color:#6b7280;font-size:16px;font-style:normal;font-weight:300;line-height:normal;margin:0;padding:0}._card_b9wri_41{display:flex;flex-direction:column;gap:30px;width:100%}._field_b9wri_48{position:relative}._label_b9wri_52{position:absolute;left:35px;top:-50%;transform:translateY(80%);pointer-events:none;padding:3px 5px;box-sizing:border-box;background:#fff;color:#1f2937;font-size:16px;font-style:normal;font-weight:500;line-height:normal}._valueGroup_b9wri_68{display:flex;align-items:center;justify-content:space-between;padding:11px 30px;border-radius:100000px;border:1px solid #e5e7eb;background:#fff}._value_b9wri_68{color:#1f2937;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._editButton_b9wri_86{border:none;width:39px;height:39px;display:flex;justify-content:center;align-items:center;background:none;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease-in}._editButton_b9wri_86:hover{background:#e5e7eb}._editButton_b9wri_86 svg{width:1rem;height:1rem}._verificationStatus_b9wri_107{height:39px;display:flex;align-items:center;gap:6px;cursor:default;-webkit-user-select:none;user-select:none}._verifiedIcon_b9wri_116{width:20px;height:20px;color:#10b981}._verifiedText_b9wri_122{color:#10b981;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._unverifiedIcon_b9wri_130{width:1.25rem;height:1.25rem;color:#f59e0b}._resendButton_b9wri_136{background:none;border:none;color:#3e68ff;font-size:.875rem;cursor:pointer;text-decoration:underline}._resendButton_b9wri_136:hover{color:#2c5bf5}._form_47ea7_7{display:flex;flex-direction:column;gap:25px;padding:10px}._formItem_47ea7_14{display:flex;flex-direction:column}._formLabel_47ea7_19{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._actions_47ea7_28{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #e5e7eb}._cancelButton_47ea7_37{padding:10px 24px}._saveButton_47ea7_41{height:40px;font-size:14px}._section_v47e4_7{display:flex;flex-direction:column;gap:30px;align-items:flex-start}@media(max-width:768px){._section_v47e4_7{gap:20px}}._sectionHeader_v47e4_19{display:flex;flex-direction:column;gap:8px}@media(max-width:768px){._sectionHeader_v47e4_19{text-align:center;align-items:center;width:100%}}._sectionTitle_v47e4_32{text-align:left;color:#1f2937;font-size:25px;font-style:normal;font-weight:500;line-height:normal;margin:0}@media(max-width:768px){._sectionTitle_v47e4_32{font-size:20px}}@media(max-width:480px){._sectionTitle_v47e4_32{font-size:18px}}._sectionDescription_v47e4_52{color:#6b7280;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media(max-width:768px){._sectionDescription_v47e4_52{font-size:14px;text-align:center}}@media(max-width:480px){._sectionDescription_v47e4_52{font-size:13px}}._passwordBlock_v47e4_72{display:flex;flex-direction:column;width:100%;padding:24px;border-radius:12px;border:1px solid #e5e7eb}@media(max-width:768px){._passwordBlock_v47e4_72{padding:16px;border-radius:8px}}@media(max-width:480px){._passwordBlock_v47e4_72{padding:12px}}._passwordHeader_v47e4_92{display:flex;align-items:center;width:100%;justify-content:space-between}@media(max-width:480px){._passwordHeader_v47e4_92{flex-direction:column;gap:12px;align-items:flex-start}}._passwordAction_v47e4_106{display:flex;align-items:center;justify-content:center;background:#1f2937;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease-in}._passwordAction_v47e4_106:hover{background:#314158}@media(max-width:768px){._passwordAction_v47e4_106{padding:10px 16px;font-size:13px}}@media(max-width:480px){._passwordAction_v47e4_106{width:100%;padding:12px 16px;font-size:14px}}._emptySessions_v47e4_135{color:#6b7280;font-size:13px;padding:8px 0}@media(max-width:768px){._emptySessions_v47e4_135{text-align:center;padding:16px 0}}._sessionsBlock_v47e4_147{width:100%;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){._sessionsBlock_v47e4_147{gap:12px}}._sessionsTitle_v47e4_159,._passwordTitle_v47e4_160{font-weight:500;text-align:left}@media(max-width:768px){._sessionsTitle_v47e4_159,._passwordTitle_v47e4_160{font-size:16px}}@media(max-width:480px){._sessionsTitle_v47e4_159,._passwordTitle_v47e4_160{font-size:15px}}._sessionsTitle_v47e4_159{font-size:20px;font-weight:500}._sessionsList_v47e4_182{width:100%;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){._sessionsList_v47e4_182{gap:12px}}._sessionCard_v47e4_194{padding:20px 18px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:flex-start;gap:14px}._sessionCard_v47e4_194._active_v47e4_203{border:1px solid #3e68ff}@media(max-width:768px){._sessionCard_v47e4_194{padding:16px;gap:12px;border-radius:8px}}@media(max-width:480px){._sessionCard_v47e4_194{padding:12px;gap:10px;flex-direction:column;align-items:stretch}}._sessionIcon_v47e4_222{border-radius:4px;border:1px solid #e5e7eb;background:#fff;width:46px;height:46px;flex-shrink:0;display:flex;justify-content:center;align-items:center}._sessionIcon_v47e4_222._active_v47e4_203{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a)}._sessionIcon_v47e4_222._active_v47e4_203 svg{stroke:#3e68ff}@media(max-width:768px){._sessionIcon_v47e4_222{width:40px;height:40px}}@media(max-width:480px){._sessionIcon_v47e4_222{width:36px;height:36px;align-self:flex-start}}._sessionInfo_v47e4_253{width:100%;display:flex;flex-direction:column;gap:12px}@media(max-width:768px){._sessionInfo_v47e4_253{gap:10px}}@media(max-width:480px){._sessionInfo_v47e4_253{gap:8px}}._deviceInfo_v47e4_270{width:100%;display:flex;align-items:center;justify-content:space-between}@media(max-width:480px){._deviceInfo_v47e4_270{flex-direction:column;align-items:flex-start;gap:8px}}._deviceName_v47e4_284{padding:0;margin:0;color:#1f2937;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:768px){._deviceName_v47e4_284{font-size:15px}}@media(max-width:480px){._deviceName_v47e4_284{font-size:14px}}._currentSession_v47e4_304{display:flex;padding:8px 12px;justify-content:center;align-items:center;border-radius:130px;background:#2c5bf5;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:normal;cursor:default;-webkit-user-select:none;user-select:none}@media(max-width:768px){._currentSession_v47e4_304{font-size:11px;padding:6px 10px}}@media(max-width:480px){._currentSession_v47e4_304{align-self:flex-start}}._endSession_v47e4_331{display:flex;padding:8px 12px;justify-content:center;align-items:center;border-radius:130px;background:#e35252;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:all .3s ease-in;min-width:74px}._endSession_v47e4_331:hover{background:#dc2626}@media(max-width:768px){._endSession_v47e4_331{font-size:11px;padding:6px 10px}}@media(max-width:480px){._endSession_v47e4_331{align-self:flex-start}}._sessionDetails_v47e4_362{display:flex;flex-direction:column;gap:12px}@media(max-width:768px){._sessionDetails_v47e4_362{gap:8px}}@media(max-width:480px){._sessionDetails_v47e4_362{gap:6px}}._itemDetails_v47e4_378{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:768px){._itemDetails_v47e4_378{font-size:13px;gap:6px}}@media(max-width:480px){._itemDetails_v47e4_378{font-size:12px;flex-wrap:wrap}}._itemIcon_v47e4_401{width:16px;height:16px;display:flex;justify-content:center;align-items:center;flex-shrink:0}@media(max-width:768px){._itemIcon_v47e4_401{width:14px;height:14px}}._itemValue_v47e4_416{padding:0;margin:0}@media(max-width:480px){._itemValue_v47e4_416{word-break:break-word}}._deleteTitle_v47e4_426{font-size:20px;font-weight:700;text-align:left;color:#dc2626}._deleteContainer_v47e4_433{display:flex;flex-direction:column;text-align:left;justify-content:flex-start;align-items:flex-start;gap:16px}._deleteAccount_v47e4_442{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:10px;border:1px solid rgba(239,68,68,.3);background:linear-gradient(135deg,#ef44441f,#dc26261f);color:#ef4444;font-weight:600;font-size:.95rem;line-height:1;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .2s ease;box-shadow:0 4px 12px #ef44441f}._deleteAccount_v47e4_442:hover{background:linear-gradient(135deg,#ef44442e,#dc26262e);border-color:#ef444473;box-shadow:0 6px 16px #ef444438;transform:translateY(-1px)}._deleteAccount_v47e4_442:active{transform:scale(.97);box-shadow:0 3px 10px #ef44442e}._deleteAccount_v47e4_442:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}._passwordInputs_15aml_7{display:flex;flex-direction:column;gap:10px;margin-top:10px}._passwordActions_15aml_14{margin-top:10px;display:flex;gap:8px}._passwordInputs_15aml_7 ._inputWrapper_15aml_20{padding:10px 24px;border-radius:18px}._passwordInputs_15aml_7 ._inputWrapper_15aml_20 ._inputLabel_15aml_24{font-size:14px;margin:0}._passwordInputs_15aml_7 ._inputWrapper_15aml_20 ._input_15aml_20{font-size:14px}@media screen and (max-width:1023px){._passwordInputs_15aml_7 ._inputWrapper_15aml_20 ._input_15aml_20{font-size:16px}}._iconBlock_15aml_37{width:35px;height:35px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:99px;cursor:pointer;transition:all .3s ease-in}._iconBlock_15aml_37:hover{background:#e1e1e1}._primaryBtn_15aml_52{display:flex;justify-content:center;align-items:center;height:40px;padding:0 14px;border-radius:8px;border:0;background:#1f2937;color:#fff;cursor:pointer;transition:all .3s ease-in;font-size:14px;font-weight:500;min-width:140.16px}._primaryBtn_15aml_52:hover:not([disabled]){background:#314158}._primaryBtn_15aml_52[disabled]{opacity:.6;cursor:not-allowed}._modalTitle_bauiw_7{display:flex;align-items:center;gap:12px;color:#dc2626;font-weight:700}._modalTitle_bauiw_7 svg{flex-shrink:0}._modalContent_bauiw_18{display:flex;flex-direction:column;gap:18px;padding:4px 0}._warningText_bauiw_25{display:flex;align-items:flex-start;gap:12px;background:#fef2f266;padding:14px 16px;border-radius:10px;border:1px solid rgba(220,38,38,.15)}._warningText_bauiw_25 svg{color:#dc2626;flex-shrink:0;margin-top:2px}._warningText_bauiw_25 p{margin:0;color:#374151;font-size:14px;line-height:1.6;flex:1}._inputGroup_bauiw_47{display:flex;flex-direction:column;gap:8px}._label_bauiw_53{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1f2937;line-height:1.5;text-align:left}._requiredBadge_bauiw_64{display:inline-block;padding:4px 10px;background:#f9fafbcc;border:1px solid rgba(229,231,235,.8);border-radius:6px;font-family:Monaco,Courier New,monospace;font-size:13px;font-weight:600;color:#6b7280;margin-top:2px;width:fit-content}._phraseBadge_bauiw_78{display:inline-block;padding:4px 10px;background:#fef2f299;border:1px solid rgba(220,38,38,.25);border-radius:6px;font-family:Monaco,Courier New,monospace;font-size:13px;font-weight:700;color:#dc2626;margin-top:2px;width:fit-content;-webkit-user-select:none;user-select:none}._inputError_bauiw_93{border-color:#dc2626!important;background:#fef2f280!important;box-shadow:0 0 0 3px #dc26261a!important}._inputError_bauiw_93:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262633!important}._errorText_bauiw_103{color:#dc2626;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px}._errorText_bauiw_103:before{content:"⚠";font-size:14px}._finalWarning_bauiw_116{display:flex;align-items:center;justify-content:center;gap:8px;color:#6b7280;font-size:14px}._buttonGroup_bauiw_125{display:flex;justify-content:flex-end;gap:12px;margin-top:4px;padding-top:20px;border-top:1px solid rgba(229,231,235,.8)}@media(max-width:450px){._buttonGroup_bauiw_125{flex-direction:column-reverse}}._cancelButton_bauiw_139{flex:1;min-height:48px;font-size:15px;font-weight:600;border-radius:10px;transition:all .3s ease}._cancelButton_bauiw_139:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._deleteButton_bauiw_152{width:max-content;min-height:48px;font-size:14px;font-weight:700;background:linear-gradient(135deg,#dc2626,#ef4444)!important;border-radius:10px;box-shadow:0 6px 20px #dc262666!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._deleteButton_bauiw_152:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}._deleteButton_bauiw_152:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#dc2626)!important;box-shadow:0 8px 28px #dc262680!important;transform:translateY(-3px)}._deleteButton_bauiw_152:hover:not(:disabled):before{opacity:1}._deleteButton_bauiw_152:active:not(:disabled){transform:translateY(-1px)}._deleteButton_bauiw_152:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#9ca3af,#6b7280)!important;box-shadow:none!important;transform:none}@media(max-width:768px){._modalContent_bauiw_18{gap:16px}._warningText_bauiw_25{padding:12px 14px}._warningText_bauiw_25 p{font-size:13px}}@media(max-width:450px){._modalContent_bauiw_18{gap:16px}._warningText_bauiw_25{flex-direction:column;align-items:center;text-align:center}._label_bauiw_53{font-size:13px}._requiredBadge_bauiw_64,._phraseBadge_bauiw_78{font-size:12px;padding:4px 8px}}._page_1adex_1{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1439px){._page_1adex_1{gap:20px}}@media screen and (max-width:1023px){._page_1adex_1{gap:16px}}@media screen and (max-width:767px){._page_1adex_1{gap:12px}}._actions_1adex_22{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:20px}._cancelButton_1adex_31{padding:10px 24px}._basicTaskDetails_1m9eg_7{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1439px){._basicTaskDetails_1m9eg_7{gap:20px}}@media screen and (max-width:1023px){._basicTaskDetails_1m9eg_7{gap:16px}}@media screen and (max-width:767px){._basicTaskDetails_1m9eg_7{gap:12px}}._row_1m9eg_28{display:flex;align-items:start;gap:20px}@media screen and (max-width:1439px){._row_1m9eg_28{gap:20px}}@media screen and (max-width:1023px){._row_1m9eg_28{gap:16px}}@media screen and (max-width:767px){._row_1m9eg_28{gap:12px;flex-direction:column}}._section_1m9eg_50{width:100%;display:flex;flex-direction:column;gap:6px;box-sizing:border-box;padding-left:5px}._section_1m9eg_50:last-child{padding-bottom:5px}._label_1m9eg_62{display:block;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._wrapper_1elc4_7{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1439px){._wrapper_1elc4_7{gap:20px}}@media screen and (max-width:1023px){._wrapper_1elc4_7{gap:16px}}@media screen and (max-width:767px){._wrapper_1elc4_7{gap:12px}}._section_1elc4_28{width:100%;display:flex;flex-direction:column;gap:6px;box-sizing:border-box}._label_1elc4_36{display:block;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._timeSection_1elc4_44{width:100%;display:flex;align-items:flex-start;gap:12px}@media screen and (max-width:1023px){._timeSection_1elc4_44{flex-direction:column}}._weekDays_1elc4_56{display:flex;flex-wrap:wrap;gap:10px}._day_1elc4_62{display:flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:8px;border:1px solid #e5e7eb;color:#1f2937;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease-in}._day_1elc4_62:hover{background-color:#16a34a49}._day_1elc4_62._selected_1elc4_78{background-color:#16a34a;color:#fff;border:1px solid #16a34a}._switchers_8v9rq_1{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;gap:15px;padding-left:5px}@media screen and (max-width:1239px){._switchers_8v9rq_1{grid-template-columns:repeat(2,1fr);justify-items:start}}@media screen and (max-width:767px){._switchers_8v9rq_1{grid-template-columns:1fr}}._switcherLabel_8v9rq_20{text-align:left}@media screen and (max-width:1239px){._switcherLabel_8v9rq_20{width:175px}}._page_2if8u_7{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1439px){._page_2if8u_7{gap:20px}}@media screen and (max-width:1023px){._page_2if8u_7{gap:16px}}._integrationBanners_2if8u_23{display:flex;flex-direction:column;gap:10px}._header_2if8u_29{display:flex;flex-direction:column;gap:12px}._title_2if8u_35{display:grid;grid-template-columns:30px 1fr 2fr 165px;gap:10px;background-color:transparent!important;box-shadow:none!important;padding:0 20px 11px;border-radius:0;margin-bottom:5px;background-image:linear-gradient(45deg,#22c55e,#06b6d4);background-clip:padding-box,border-box;background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat;font-weight:700;color:#6b7280;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px;text-align:left}._list_2if8u_57{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:1100px){._list_2if8u_57{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1023px){._list_2if8u_57{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:920px){._list_2if8u_57{grid-template-columns:1fr}}._empty_2if8u_79{color:#6b7280;padding:80px 0}._wrapper_1wigi_7{display:flex;flex-direction:column;gap:20px}._form_1wigi_13{display:flex;flex-direction:column;gap:20px;max-height:60vh;overflow:scroll;padding-right:15px;padding-left:5px}._actions_1wigi_23{display:flex;align-items:center;width:100%;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #e5e7eb}._cancelButton_1wigi_33{font-size:16px;padding:10px 24px}._section_1y0za_7{width:100%;display:flex;flex-direction:column;gap:6px;box-sizing:border-box;padding-left:5px}._section_1y0za_7:last-child{padding-bottom:5px}._label_1y0za_19{display:block;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._card_vae0v_7{display:grid;grid-template-columns:30px 1fr 2fr 165px;gap:10px;align-items:center;background-color:#f9fafb;border-radius:8px;padding:16px 20px;transition:background-color .2s;word-wrap:break-word}._card_vae0v_7:hover{background-color:#fff;box-shadow:0 2px 8px #0000000d}@media screen and (max-width:1100px){._card_vae0v_7{display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #e5e7eb}}._cardMobile_vae0v_39{display:flex;align-items:center;gap:10px}._cardIcon_vae0v_45{display:flex;justify-content:center;align-items:center}._headerAccent_vae0v_51{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#22c55e,#06b6d4)}._cardHeader_vae0v_60{display:grid;grid-template-columns:1fr auto;gap:10px;justify-content:space-between;align-items:center}._cardTitle_vae0v_68{display:flex;align-items:center;gap:8px;min-width:0}._cardTitle_vae0v_68 svg{flex-shrink:0}._cardName_vae0v_78{font-size:16px;font-weight:700;color:#0029be;margin:0;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}._status_vae0v_89{width:max-content;flex-shrink:0}._description_vae0v_94{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 20px;min-height:42px}._cardInfo_vae0v_102{display:flex;flex-direction:column;gap:12px}._info_vae0v_108{margin:15px 0;display:flex;justify-content:flex-start;gap:12px}._info_vae0v_108:first-child{width:100%;align-self:center;justify-content:center}@media screen and (max-width:1100px){._info_vae0v_108{flex-direction:column;width:100%}}._actions_vae0v_126{display:flex;align-items:center;gap:12px}._toggleToken_vae0v_132{display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0;width:40px;height:40px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease}._toggleToken_vae0v_132 svg{transition:all .25s ease}._toggleToken_vae0v_132:hover{border-color:#16a34a;background:#16a34a0d;transform:translateY(-1px)}._toggleToken_vae0v_132:hover svg{transform:scale(1.1);color:#16a34a}@media screen and (max-width:1100px){._toggleToken_vae0v_132{width:100%}}._token_vae0v_162{text-align:left;font-size:14px;color:#666;font-weight:700;margin:0}@media screen and (max-width:1100px){._token_vae0v_162{word-wrap:break-word;word-break:break-all;font-size:14px;margin-top:5px}}._icon_vae0v_178{display:flex;justify-content:center;align-items:center}._type_vae0v_184,._use_vae0v_185{font-size:13px;color:#6b7280;margin:0;display:flex;align-items:center;gap:6px}._type_vae0v_184:before,._use_vae0v_185:before{content:"";width:6px;height:6px;border-radius:50%;background:#16a34a;flex-shrink:0}._cardActions_vae0v_203{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center}@media screen and (max-width:1100px){._cardActions_vae0v_203{grid-template-columns:auto 1fr 1fr;width:100%}}._edit_vae0v_216,._trash_vae0v_217{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background:#fff}@media screen and (max-width:1100px){._edit_vae0v_216,._trash_vae0v_217{width:100%}}._edit_vae0v_216{margin-left:20px;color:#3e68ff}._edit_vae0v_216:hover{background:linear-gradient(135deg,#3b82f61a,#60a5fa1a);border-color:#3e68ff;transform:translateY(-1px)}@media screen and (max-width:1100px){._edit_vae0v_216{margin-left:5px}}._trash_vae0v_217{color:#dc2626}._trash_vae0v_217:hover{background:linear-gradient(135deg,#dc26261a,#ef44441a);border-color:#dc2626;transform:translateY(-1px)}._contentWrapper_jid4r_8{text-align:center;display:flex;flex-direction:column;gap:clamp(16px,3.5vw,32px);max-width:min(600px,92vw);margin-inline:auto;position:relative;padding:clamp(12px,3.5vw,24px)}._contentWrapper_jid4r_8:before,._contentWrapper_jid4r_8:after{pointer-events:none;animation:_pulse_jid4r_1 3s ease-in-out infinite}._contentWrapper_jid4r_8:before{content:"";position:absolute;top:-12px;right:-12px;width:clamp(64px,18vw,120px);height:clamp(64px,18vw,120px);background:radial-gradient(circle,rgba(34,197,94,.08) 0%,transparent 70%);border-radius:50%}._contentWrapper_jid4r_8:after{content:"";position:absolute;bottom:-16px;left:-16px;width:clamp(56px,16vw,100px);height:clamp(56px,16vw,100px);background:radial-gradient(circle,rgba(6,182,212,.06) 0%,transparent 70%);border-radius:50%;animation-delay:1.5s}@media(max-width:480px){._contentWrapper_jid4r_8:before,._contentWrapper_jid4r_8:after{display:none}}._content_jid4r_8{display:flex;flex-direction:column;gap:clamp(12px,3vw,24px);position:relative;z-index:1}._text_jid4r_59{margin:0;color:#374151;font-size:clamp(13px,1.7vw,17px);line-height:1.6}._text_jid4r_59 strong{font-weight:600;color:#16a34a;background:linear-gradient(135deg,#22c55e1a,#06b6d41a);padding:2px 6px;border-radius:4px;white-space:nowrap}._steps_jid4r_75{background:linear-gradient(135deg,#22c55e0d,#06b6d40d);padding:clamp(12px,3.5vw,24px);border-radius:clamp(12px,2vw,16px);border:1px solid rgba(34,197,94,.15);position:relative;overflow:hidden;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._steps_jid4r_75:before{content:"";position:absolute;inset:0 0 0 auto;width:4px;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:12px 0 0 12px}._steps_jid4r_75:after{content:"📋";position:absolute;top:.75rem;right:.75rem;font-size:clamp(20px,5vw,32px);opacity:.15;transform:rotate(15deg);transition:opacity .2s ease,transform .2s ease}@media(hover:hover){._steps_jid4r_75:hover{border-color:#22c55e40;box-shadow:0 8px 24px #22c55e1f;transform:translateY(-2px)}._steps_jid4r_75:hover:after{opacity:.3;transform:rotate(10deg) scale(1.06)}}._title_jid4r_118{margin:0 0 clamp(10px,2vw,16px) 0;display:flex;align-items:center;gap:.5rem;color:#1f2937;font-weight:600;line-height:1.35;font-size:clamp(14px,1.9vw,16px)}._title_jid4r_118:before{content:"🎯";font-size:clamp(16px,2.8vw,20px)}._list_jid4r_133{margin:0;padding-left:clamp(12px,2.8vw,20px);display:flex;flex-direction:column;gap:clamp(10px,2.4vw,14px);counter-reset:step-counter}._item_jid4r_142{list-style:none;counter-increment:step-counter;position:relative;color:#374151;font-size:clamp(12px,1.7vw,15px);line-height:1.55;padding-left:clamp(10px,2.6vw,16px);transition:color .15s ease,transform .15s ease}._item_jid4r_142:before{content:counter(step-counter);position:absolute;left:calc(-1*clamp(14px,3vw,20px));top:0;width:clamp(20px,4.5vw,24px);height:clamp(20px,4.5vw,24px);border-radius:50%;background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;display:grid;place-items:center;font-size:clamp(10px,1.7vw,12px);font-weight:700;box-shadow:0 2px 8px #22c55e47}@media(hover:hover){._item_jid4r_142:hover{color:#1f2937;transform:translate(4px)}}._actions_jid4r_176{position:relative;z-index:1;padding-top:clamp(6px,1.5vw,8px);display:flex;justify-content:flex-end;gap:clamp(8px,2.2vw,12px)}@media(max-width:768px){._actions_jid4r_176{justify-content:center}}@media(max-width:520px){._actions_jid4r_176{display:grid;grid-template-columns:1fr 1fr;gap:clamp(8px,2.2vw,12px);justify-content:stretch;align-items:stretch}._actions_jid4r_176>*{width:100%}}@media(max-width:360px){._actions_jid4r_176{grid-template-columns:1fr}}._cancel_jid4r_214,._confirm_jid4r_215{font-weight:600;font-size:clamp(12px,1.7vw,14px);padding:clamp(10px,2.8vw,12px) clamp(12px,3.2vw,16px);border-radius:12px;transition:color .15s ease,background-color .15s ease,border-color .15s ease,transform .1s ease;min-height:40px}@media screen and (max-width:400px){._cancel_jid4r_214,._confirm_jid4r_215{padding:9px 18px}}._cancel_jid4r_214{background:transparent;color:#6b7280;border:1px solid #d1d5db;box-shadow:none}@media(hover:hover){._cancel_jid4r_214:hover{background-color:#f9fafb;color:#374151;border-color:#9ca3af;transform:translateY(-1px)}}._cancel_jid4r_214:active{transform:translateY(0)}._confirm_jid4r_215{position:relative;overflow:hidden;background:linear-gradient(135deg,#22c55e,#06b6d4);color:#fff;border:none}._confirm_jid4r_215:before{content:"";position:absolute;inset:0;margin:auto;width:0;height:0;border-radius:50%;background:#ffffff4d;transition:width .6s,height .6s}@media(hover:hover){._confirm_jid4r_215:hover:before{width:280px;height:280px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}._warn_jid4r_282{display:block;font-size:.75rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff7575,#ff4d4d);padding:10px 16px;border-radius:10px;box-shadow:0 4px 12px #ff4d4d40;animation:_fadeIn_jid4r_1 .35s ease-out}@keyframes _fadeIn_jid4r_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._banner_beqe6_7{background:linear-gradient(135deg,#22c55e1f,#06b6d41f);border:1px solid rgba(22,163,74,.25);border-radius:10px;padding:14px 18px;position:relative;box-shadow:0 3px 10px #0000000d;color:#374151;animation:_fadeIn_beqe6_1 .4s ease}@media screen and (max-width:340px){._banner_beqe6_7{padding:14px 9px}}._header_beqe6_23{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}._text_beqe6_30{font-size:.95rem;line-height:1.4}@media screen and (max-width:340px){._text_beqe6_30{font-size:.9rem}}._closeBtn_beqe6_40{background:transparent;border:none;color:#6b7280;cursor:pointer;transition:opacity .2s}._closeBtn_beqe6_40:hover{opacity:.7}._linkBox_beqe6_51{display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border-radius:8px;padding:8px 12px;border:1px solid #e5e7eb;font-family:monospace}@media screen and (max-width:340px){._linkBox_beqe6_51{flex-direction:column}}._link_beqe6_51{font-weight:500;color:#16a34a;animation:_pulseGlow_beqe6_1 2s infinite;white-space:pre-line;word-wrap:break-word}._copyBtn_beqe6_75{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#22c55e,#06b6d4);border:none;color:#fff;border-radius:6px;padding:6px 10px;cursor:pointer;font-size:.85rem;transition:transform .2s,box-shadow .2s}._copyBtn_beqe6_75:hover{transform:translateY(-1px);box-shadow:0 6px 20px #06b6d466}@media screen and (max-width:340px){._copyBtn_beqe6_75{width:100%;display:flex;justify-content:center;align-items:center;margin-top:4px}}@keyframes _pulseGlow_beqe6_1{0%,to{text-shadow:0 0 4px rgba(34,197,94,.6)}50%{text-shadow:0 0 12px rgba(6,182,212,.8)}}@keyframes _fadeIn_beqe6_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._slider_1yrx8_7{position:relative;width:100%;max-width:900px;margin:0 auto}._sliderContent_1yrx8_14{position:relative;overflow:hidden;min-height:260px}._step_1yrx8_20{display:grid;grid-template-columns:2fr 1fr;align-items:start;justify-content:space-between;gap:20px}@media(max-width:768px){._step_1yrx8_20{grid-template-columns:1fr;text-align:center;gap:20px}}._imageWrapper_1yrx8_35{display:flex;justify-content:center;cursor:zoom-in}._image_1yrx8_35{max-width:100%;height:407px;border-radius:12px;box-shadow:0 4px 10px #00000014;background:#f9fafb;object-fit:contain}@media(max-width:768px){._image_1yrx8_35{width:100%;height:400px}}._textWrapper_1yrx8_56{text-align:left;white-space:pre-line}@media(max-width:768px){._textWrapper_1yrx8_56{text-align:center}}._stepTitle_1yrx8_66{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:10px}@media(max-width:480px){._stepTitle_1yrx8_66{font-size:18px}}._stepText_1yrx8_78{font-size:16px;line-height:1.5;color:#6b7280}@media(max-width:480px){._stepText_1yrx8_78{font-size:15px}}._navButton_1yrx8_90{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffd9;border:1px solid #e5e7eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;border-radius:50%;padding:8px;transition:all .25s ease;box-shadow:0 4px 8px #0000001a;display:flex;justify-content:center;align-items:center;flex-shrink:0}._navButton_1yrx8_90:hover{background:#f9fafb;box-shadow:0 6px 20px #06b6d466}@media(max-width:480px){._navButton_1yrx8_90{padding:6px}}._leftButton_1yrx8_117{left:-60px}@media(max-width:768px){._leftButton_1yrx8_117{left:10px}}._rightButton_1yrx8_126{right:-60px}@media(max-width:768px){._rightButton_1yrx8_126{right:10px}}._icon_1yrx8_135{width:20px;height:20px;color:#1f2937}@media(max-width:480px){._icon_1yrx8_135{width:16px;height:16px}}._pagination_1yrx8_148{display:flex;justify-content:center;gap:8px;margin-top:20px}._dot_1yrx8_155{width:8px;height:8px;border-radius:50%;background-color:#d1d5db;transition:background-color .25s ease}@media(max-width:480px){._dot_1yrx8_155{width:6px;height:6px}}._activeDot_1yrx8_169{background:linear-gradient(135deg,#22c55e,#06b6d4)}._wrapper_z35s2_7{min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(34,197,94,.15),transparent),radial-gradient(ellipse 60% 50% at 50% 120%,rgba(6,182,212,.15),transparent),linear-gradient(180deg,#f9fafb,#fff);position:relative;overflow:hidden}._wrapper_z35s2_7:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(34,197,94,.03) 1px,transparent 1px),linear-gradient(rgba(34,197,94,.03) 1px,transparent 1px);background-size:50px 50px;animation:_gridMove_z35s2_1 20s linear infinite;pointer-events:none}._wrapper_z35s2_7:after{content:"";position:absolute;width:600px;height:600px;top:-200px;right:-100px;background:radial-gradient(circle,rgba(6,182,212,.12) 0%,transparent 70%);border-radius:50%;filter:blur(60px);animation:_float_z35s2_1 15s ease-in-out infinite;pointer-events:none}@keyframes _gridMove_z35s2_1{0%{transform:translateY(0)}to{transform:translateY(50px)}}@keyframes _float_z35s2_1{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(5deg)}66%{transform:translate(-20px,20px) rotate(-5deg)}}._container_z35s2_55{display:flex;flex-direction:column;gap:48px;max-width:850px;margin:0 auto;padding:4rem 2.5rem;position:relative;z-index:1}@media(max-width:768px){._container_z35s2_55{padding:2.5rem 1.5rem}}@media(max-width:450px){._container_z35s2_55{padding:2rem 1rem}}._container_z35s2_55 h1{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#22c55e,#06b6d4,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;letter-spacing:-.03em;animation:_slideInFromTop_z35s2_1 .8s cubic-bezier(.16,1,.3,1)}@media(max-width:768px){._container_z35s2_55 h1{font-size:2.5rem}}@media(max-width:450px){._container_z35s2_55 h1{font-size:2rem}}@keyframes _slideInFromTop_z35s2_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._header_z35s2_108{display:flex;flex-direction:column;gap:16px}._subtitleWrapper_z35s2_114{width:100%;display:flex;justify-content:center;align-items:center}._subtitle_z35s2_114{font-size:1.25rem;color:#6b7280;line-height:1.8;max-width:650px;animation:_slideInFromTop_z35s2_1 .8s cubic-bezier(.16,1,.3,1) .1s backwards}._subtitle_z35s2_114 b{color:#1f2937;font-weight:700;position:relative;display:inline-block}._subtitle_z35s2_114 b:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:3px;background:linear-gradient(90deg,#22c55e4d,#06b6d44d);border-radius:2px}@media(max-width:768px){._subtitle_z35s2_114{font-size:1.125rem}}@media(max-width:450px){._subtitle_z35s2_114{font-size:1.0625rem}}._toggleSection_z35s2_156{animation:_slideInFromTop_z35s2_1 .8s cubic-bezier(.16,1,.3,1) .2s backwards;display:flex;flex-direction:column;gap:24px}._toggleWrapper_z35s2_162{display:grid;grid-template-columns:repeat(2,1fr);background:#fff;border-radius:16px;padding:6px;gap:6px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}@media(max-width:450px){._toggleWrapper_z35s2_162{display:flex;flex-direction:column;width:100%}}._toggleButton_z35s2_181{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border:none;background:transparent;color:#374151;border-radius:12px;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative}._toggleButton_z35s2_181:hover:not(._active_z35s2_194){color:#1f2937;background:#f9fafb}._toggleButton_z35s2_181._active_z35s2_194{color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);box-shadow:0 2px 8px #22c55e4d}@media(max-width:450px){._toggleButton_z35s2_181{flex:1;padding:.875rem 1.5rem;font-size:1rem}}._banners_z35s2_211{display:flex;flex-direction:column;gap:16px}._toggleDescriptions_z35s2_217{min-height:3.5rem;display:flex;align-items:center;justify-content:center}._toggleText_z35s2_224{font-size:1.0625rem;color:#6b7280;margin:0;padding:1rem 1.5rem;line-height:1.6;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:2px solid rgba(34,197,94,.15);animation:_scaleIn_z35s2_1 .5s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0000000a;width:100%}@media(max-width:450px){._toggleText_z35s2_224{font-size:1rem;padding:.875rem 1.25rem}}@keyframes _scaleIn_z35s2_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._warning_z35s2_255{padding:1.25rem 1.5rem;border-left:5px solid #f59e0b;background:linear-gradient(135deg,#fef3c7,#fde68a80);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#a16207;font-size:1rem;line-height:1.7;border-radius:16px;box-shadow:0 4px 16px #f59e0b26;animation:_scaleIn_z35s2_1 .5s ease-out;position:relative;overflow:hidden}._warning_z35s2_255:before{content:"⚠️";position:absolute;top:calc(-10px + 1.5rem);right:20px;font-size:4rem;opacity:.1;pointer-events:none}@media(max-width:450px){._warning_z35s2_255{font-size:.9375rem;padding:1rem 1.25rem}}._form_z35s2_286{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:3rem;border-radius:32px;border:3px solid transparent;box-shadow:0 20px 60px #0000001f,inset 0 1px #fffc;transition:all .5s cubic-bezier(.4,0,.2,1);animation:_slideInFromTop_z35s2_1 .8s cubic-bezier(.16,1,.3,1) .4s backwards;position:relative;overflow:hidden}._form_z35s2_286:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#22c55e,#06b6d4,#8b5cf6);background-size:200% 100%;animation:_gradientSlide_z35s2_1 3s linear infinite}._form_z35s2_286:after{content:"";position:absolute;inset:-3px;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:32px;opacity:0;transition:opacity .5s ease;z-index:-1}._form_z35s2_286:hover{transform:translateY(-4px);box-shadow:0 28px 80px #00000026,inset 0 1px #fffc}._form_z35s2_286:hover:after{opacity:.3}._form_z35s2_286 label{display:block;font-size:1.0625rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.01em}@media(max-width:768px){._form_z35s2_286{padding:2.5rem}}@media(max-width:450px){._form_z35s2_286{padding:2rem;border-radius:24px}}@keyframes _gradientSlide_z35s2_1{0%{background-position:0% 0%}to{background-position:200% 0%}}._button_z35s2_354{width:100%;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);background-size:200% 100%;border:none;border-radius:16px;cursor:pointer;margin-top:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #22c55e66,inset 0 1px #ffffff4d;display:flex;justify-content:center;align-items:center;gap:12px;letter-spacing:.01em;position:relative;overflow:hidden}._button_z35s2_354:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}._button_z35s2_354:hover:not(:disabled){background-position:100% 0;box-shadow:0 6px 20px #06b6d466,inset 0 1px #fff6;transform:translateY(-4px) scale(1.02)}._button_z35s2_354:hover:not(:disabled):before{width:400px;height:400px}._button_z35s2_354:active:not(:disabled){transform:translateY(-2px) scale(1)}._button_z35s2_354:disabled{opacity:.7;cursor:not-allowed;box-shadow:0 4px 15px #22c55e66;transform:none}@media(max-width:450px){._button_z35s2_354{padding:1.125rem 2rem;font-size:1.0625rem;margin-top:1.75rem}}._videoHelpBlock_1e6l2_7{background:linear-gradient(135deg,#fffffff2,#f9fafbf2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:3px solid transparent;position:relative;z-index:-1;border-radius:24px;padding:2rem;display:flex;align-items:center;gap:2rem;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden;animation:_slideInFromTop_1e6l2_1 .8s cubic-bezier(.16,1,.3,1) .3s backwards}._videoHelpBlock_1e6l2_7 ._arrow_1e6l2_23,._videoHelpBlock_1e6l2_7 ._iconWrapper_1e6l2_24{transition:all .3s ease-in}._videoHelpBlock_1e6l2_7 ._arrow_1e6l2_23 svg,._videoHelpBlock_1e6l2_7 ._iconWrapper_1e6l2_24 svg{color:#fff}._videoHelpBlock_1e6l2_7:hover{transform:scale(1.02);box-shadow:0 20px 60px #22c55e4d,0 0 0 1px #ffffff80}._videoHelpBlock_1e6l2_7:hover ._arrow_1e6l2_23{transform:translate(6px) scale(1.2)}._videoHelpBlock_1e6l2_7:hover ._iconWrapper_1e6l2_24{transform:scale(1.15) rotate(5deg)}@media(max-width:768px){._videoHelpBlock_1e6l2_7{padding:1.75rem}}@media(max-width:450px){._videoHelpBlock_1e6l2_7{padding:1.5rem;gap:1rem}}._gradientBg_1e6l2_53{position:absolute;inset:-3px;border-radius:24px;background:linear-gradient(135deg,#22c55e,#06b6d4,#8b5cf6);background-size:200% 200%;animation:_gradientShift_1e6l2_1 5s ease infinite;z-index:1}@keyframes _gradientShift_1e6l2_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._content_1e6l2_71{display:flex;flex-direction:column}._title_1e6l2_76,._description_1e6l2_77{color:#f5f5f5;text-align:left}._iconWrapper_1e6l2_24{z-index:1;min-width:80px;width:80px;height:80px;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #22c55e66,inset 0 2px #ffffff4d;flex-shrink:0;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}._iconWrapper_1e6l2_24:before{content:"";position:absolute;inset:-8px;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:24px;opacity:.2;filter:blur(20px);z-index:-1;animation:_pulse_1e6l2_1 2s ease-in-out infinite}._iconWrapper_1e6l2_24 svg{width:40px;height:40px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(max-width:450px){._iconWrapper_1e6l2_24{min-width:70px;width:70px;height:70px}._iconWrapper_1e6l2_24 svg{width:36px;height:36px}}@keyframes _pulse_1e6l2_1{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.3}}._content_1e6l2_71{flex:1;min-width:0;z-index:1}._title_1e6l2_76{font-size:1.5rem;font-weight:800;color:#f5f5f5;margin-bottom:.625rem;display:flex;align-items:center;gap:.75rem;letter-spacing:-.02em}@media(max-width:450px){._title_1e6l2_76{font-size:1.25rem}}._description_1e6l2_77{font-size:1.0625rem;color:#fff;line-height:1.7;margin:0}@media(max-width:450px){._description_1e6l2_77{font-size:1rem}}._arrow_1e6l2_23{z-index:1;font-size:2rem;background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .5s cubic-bezier(.4,0,.2,1);flex-shrink:0;font-weight:700}@keyframes _slideInFromTop_1e6l2_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._mobileWrapper_1e6l2_191{z-index:1;display:flex;flex-direction:column;gap:16px}._mobileLink_1e6l2_198{color:#f5f5f5;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}._page_ewgzt_7{display:flex;flex-direction:column;gap:25px}._content_ewgzt_13{display:flex;flex-direction:column;gap:25px;padding:10px}._formGrid_ewgzt_20{display:grid;grid-template-columns:1fr;gap:25px}@media screen and (max-width:1439px){._formGrid_ewgzt_20{gap:20px}}@media screen and (max-width:1023px){._formGrid_ewgzt_20{gap:16px}}._formRow_ewgzt_36{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:420px){._formRow_ewgzt_36{grid-template-columns:1fr}}._formItem_ewgzt_47{display:flex;flex-direction:column}._formLabel_ewgzt_52{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#1f2937;text-align:left}._actions_ewgzt_61{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:20px}@media screen and (max-width:420px){._actions_ewgzt_61{margin-top:10px}}._buttonCancel_ewgzt_74{box-shadow:none;background:transparent;color:#1f2937;border:1px solid #e5e7eb}._buttonCancel_ewgzt_74:hover{box-shadow:none;background-color:#f3f4f6;border-color:#d1d5db;color:#1f2937}._page_1luza_7{display:flex;flex-direction:column;gap:20px;height:100%;overflow:hidden}._tableContainer_1luza_15{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px #0000000d;overflow:hidden;display:flex;flex-direction:column;flex:1}._scrollWrapper_1luza_26{overflow:auto;border:1px solid #e5e7eb;border-radius:8px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.3) transparent}._scrollWrapper_1luza_26::-webkit-scrollbar{width:8px;height:8px}._scrollWrapper_1luza_26::-webkit-scrollbar-track{background:#f9fafb}._scrollWrapper_1luza_26::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:4px}._scrollWrapper_1luza_26::-webkit-scrollbar-thumb:hover{background:#64748b80}._scrollWrapper_1luza_26::-webkit-scrollbar-corner{background:#f9fafb}._grid_1luza_51{display:grid;position:relative;min-width:max-content;background-color:#fff}._headerCell_1luza_58{position:sticky;top:0;z-index:4;background-color:#f8fafc;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:12px 8px;font-weight:600;font-size:.875rem;color:#1f2937;text-align:center;display:flex;align-items:center;justify-content:center}._headerCell_1luza_58:first-child{text-align:left;justify-content:flex-start;padding-left:16px;z-index:6}._headerCell_1luza_58:last-child{border-right:none;z-index:6}._departmentCell_1luza_85{background:linear-gradient(135deg,#64748b,#475569);color:#fff;font-weight:700;font-size:1rem;padding:14px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;position:sticky;left:0;z-index:3}._employeeCell_1luza_99{background-color:#fff;border-bottom:1px solid #e5e7eb;border-right:2px solid #e5e7eb;padding:12px 16px;display:flex;flex-direction:column;gap:4px}._employeeCell_1luza_99 ._name_1luza_108{font-weight:600;font-size:.9375rem;color:#1f2937}._employeeCell_1luza_99 ._position_1luza_113{font-size:.8125rem;color:#6b7280}._stickyEmployee_1luza_118{position:sticky;left:0;z-index:5;background-color:#fff}._stickyEmployee_1luza_118:after{content:"";position:absolute;right:0;top:0;bottom:0;width:6px;background:linear-gradient(to right,rgba(0,0,0,.08),transparent);pointer-events:none}._dayCell_1luza_135{background-color:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:12px 8px;font-size:.875rem;color:#374151;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;position:relative;z-index:1}._dayCell_1luza_135:hover{background-color:#f1f5f9}._dayCell_1luza_135:not(:has(–)){font-weight:600;color:#0ea5e9;background-color:#f0f9ff}._totalCell_1luza_159{background-color:#fef3c7;border-bottom:1px solid #e5e7eb;border-left:2px solid #e5e7eb;padding:12px 8px;font-weight:700;font-size:.9375rem;color:#d97706;text-align:center;display:flex;align-items:center;justify-content:center}._stickyTotal_1luza_173{position:sticky;right:0;z-index:5}._stickyTotal_1luza_173:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(to left,rgba(0,0,0,.08),transparent);pointer-events:none}@media screen and (max-width:1440px){._grid_1luza_51{grid-template-columns:240px repeat(31,60px) 80px!important}}@media screen and (max-width:1200px){._tableContainer_1luza_15{padding:15px}._grid_1luza_51{grid-template-columns:200px repeat(31,55px) 75px!important}._headerCell_1luza_58,._dayCell_1luza_135,._totalCell_1luza_159{font-size:.8125rem;padding:10px 6px}._employeeCell_1luza_99{padding:10px 12px}._employeeCell_1luza_99 ._name_1luza_108{font-size:.875rem}._employeeCell_1luza_99 ._position_1luza_113{font-size:.75rem}}@media screen and (max-width:768px){._tableContainer_1luza_15{padding:10px}._grid_1luza_51{grid-template-columns:180px repeat(31,50px) 70px!important}._headerCell_1luza_58{font-size:.75rem;padding:8px 4px}._departmentCell_1luza_85{font-size:.9375rem;padding:12px}._employeeCell_1luza_99{padding:8px 10px}._employeeCell_1luza_99 ._name_1luza_108{font-size:.8125rem}._employeeCell_1luza_99 ._position_1luza_113{font-size:.6875rem}._dayCell_1luza_135,._totalCell_1luza_159{font-size:.75rem;padding:8px 4px}}@media screen and (max-width:480px){._tableContainer_1luza_15{padding:8px}._grid_1luza_51{grid-template-columns:140px repeat(31,45px) 60px!important}._headerCell_1luza_58{font-size:.6875rem;padding:6px 3px}._departmentCell_1luza_85{font-size:.875rem;padding:10px 8px}._employeeCell_1luza_99{padding:6px 8px}._employeeCell_1luza_99 ._name_1luza_108{font-size:.75rem}._employeeCell_1luza_99 ._position_1luza_113{font-size:.625rem}._dayCell_1luza_135,._totalCell_1luza_159{font-size:.6875rem;padding:6px 2px}}@media screen and (max-width:360px){._grid_1luza_51{grid-template-columns:120px repeat(31,40px) 55px!important}._headerCell_1luza_58,._dayCell_1luza_135,._totalCell_1luza_159{font-size:.625rem;padding:4px 2px}._employeeCell_1luza_99{padding:6px}._employeeCell_1luza_99 ._name_1luza_108{font-size:.6875rem}._employeeCell_1luza_99 ._position_1luza_113{font-size:.5625rem}}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:visible!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}
