:root{--primary-50:#ede8f5;--primary-100:#adbbda;--primary-200:#8697c4;--primary-300:#7091e6;--primary-400:#5a7bc1;--primary-500:#3d52a0;--primary-600:#324486;--primary-700:#28366c;--primary-800:#1e2852;--primary-900:#141a38;--success-50:#f0fdf4;--success-100:#dcfce7;--success-200:#bbf7d0;--success-300:#86efac;--success-400:#4ade80;--success-500:#22c55e;--success-600:#16a34a;--success-700:#15803d;--success-800:#166534;--warning-50:#fffbeb;--warning-100:#fef3c7;--warning-200:#fde68a;--warning-300:#fcd34d;--warning-400:#fbbf24;--warning-500:#f59e0b;--warning-600:#d97706;--warning-700:#b45309;--danger-50:#fef2f2;--danger-100:#fee2e2;--danger-200:#fecaca;--danger-300:#fca5a5;--danger-400:#f87171;--danger-500:#ef4444;--danger-600:#dc2626;--danger-700:#b91c1c;--info-50:#ecf0ff;--info-100:#e0e7ff;--info-200:#c7d2fe;--info-300:#a5b4fc;--info-400:#818cf8;--info-500:#6366f1;--info-600:#4f46e5;--info-700:#4338ca;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f3f4f6;--text-primary:#111827;--text-secondary:#374151;--text-muted:#6b7280;--text-inverse:#fff;--border-light:#e5e7eb;--border-dark:#d1d5db;--border-focus:#3b82f6;--spacing-0:0;--spacing-0-5:0.125rem;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--radius-sm:0.125rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-normal:250ms cubic-bezier(0,0,0.2,1);--transition-slow:350ms cubic-bezier(0.4,0,0.2,1);--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75}.dark,.theme-dark,:root[data-theme=dark],[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-inverse:#1f2937;--border-light:#334155;--border-dark:#475569;--border-focus:#60a5fa;--primary-50:#f0f9ff;--primary-100:#e0f2fe;--primary-500:#0ea5e9;--primary-600:#0284c7;--secondary-50:#f8fafc;--secondary-100:#f1f5f9;--secondary-200:#e2e8f0;--success-50:#f0fdf4;--success-500:#22c55e;--warning-50:#fffbeb;--warning-500:#f59e0b;--danger-50:#fef2f2;--danger-500:#ef4444;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-lg:0 10px 15px -3px #0000004d}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background-color:initial;color:#333;line-height:1.6;max-height:calc(100vh - 10px);min-height:100vh;overflow-y:hidden}#root,body,html{height:100%;width:100%}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.app{display:flex;flex-direction:column;height:100vh;overflow-y:auto}.app-body{display:flex;flex:1 1}.content{background-color:#fff;flex:1 1;overflow-y:auto;padding:2rem}.btn{align-items:center;border:1px solid #0000;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-family:var(--font-family-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);justify-content:center;line-height:var(--line-height-tight);outline:none;padding:var(--spacing-2) var(--spacing-4);text-decoration:none;transition:var(--transition-normal)}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:var(--gradient-primary);border-color:var(--primary-500);color:var(--text-inverse)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-600) 0,var(--primary-700) 100%);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-primary:focus{box-shadow:0 0 0 3px #3b82f64d}.btn-secondary{background:var(--bg-primary);border-color:var(--primary-200);color:var(--primary-600)}.btn-secondary:hover:not(:disabled){background:var(--primary-50);border-color:var(--primary-300)}.btn-outline{background:#0000;border-color:var(--primary-500);color:var(--primary-600)}.btn-outline:hover:not(:disabled){background:var(--primary-500);color:var(--text-inverse)}.btn-danger{background:var(--secondary-red);border-color:var(--secondary-red);color:var(--text-inverse)}.btn-danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.btn-sm{font-size:var(--font-size-xs);padding:var(--spacing-1) var(--spacing-3)}.btn-lg{font-size:var(--font-size-lg);padding:var(--spacing-3) var(--spacing-6)}.form-input,.form-select,.form-textarea{background:var(--bg-primary);border:1px solid var(--border-medium);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-family-primary);font-size:var(--font-size-md);padding:var(--spacing-3);transition:var(--transition-normal);width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--primary-500);box-shadow:0 0 0 3px #3b82f61a;outline:none}.card{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition-normal)}.card:hover{box-shadow:var(--shadow-md)}.card-header{border-bottom:1px solid var(--border-light)}.card-body,.card-header{padding:var(--spacing-6)}.card-footer{background:var(--bg-secondary);border-radius:0 0 var(--radius-lg) var(--radius-lg);border-top:1px solid var(--border-light);padding:var(--spacing-4) var(--spacing-6)}.container{margin:0 auto;max-width:1200px;padding:0 var(--spacing-4);width:100%}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:var(--spacing-2)}.gap-4{gap:var(--spacing-4)}.gap-6{gap:var(--spacing-6)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-inverse{color:var(--text-inverse)}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-md{font-size:var(--font-size-md)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.p-2{padding:var(--spacing-2)}.p-4{padding:var(--spacing-4)}.p-6{padding:var(--spacing-6)}.m-2{margin:var(--spacing-2)}.m-4{margin:var(--spacing-4)}.m-6{margin:var(--spacing-6)}.mb-2{margin-bottom:var(--spacing-2)}.mb-4{margin-bottom:var(--spacing-4)}.mb-6{margin-bottom:var(--spacing-6)}.mt-2{margin-top:var(--spacing-2)}.mt-4{margin-top:var(--spacing-4)}.mt-6{margin-top:var(--spacing-6)}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";opacity:0;position:absolute;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{bottom:2px;left:2px;right:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{bottom:0;left:0;min-height:0;min-width:10px;right:auto;top:0;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{-ms-overflow-style:scrollbar!important;direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-dummy-scrollbar-size>div{height:200%;margin:10px 0;width:200%}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ce-app{background:#f9fafb00;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;transition:background-color .3s ease}.ce-app.dark{background:#f9fafb00;color:#cbd5e1}.ce-container{margin:0 auto;width:100%}.ce-header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:24px;box-shadow:0 4px 32px #0000000f;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem 2rem}.ce-app.dark .ce-header{background:#0f172af2;border-color:#334155cc;box-shadow:0 4px 32px #0003}.ce-search-box{flex:1 1;max-width:300px;min-width:200px;position:relative}.ce-search-icon{color:#64748b;left:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease}.ce-app.dark .ce-search-icon{color:#94a3b8}.ce-search-input{background:#fffffff2;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 12px #0000000d;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.ce-app.dark .ce-search-input{background:#334155cc;border-color:#475569cc;color:#cbd5e1}.ce-search-input:focus{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f626;outline:none;transform:translateY(-2px)}.ce-search-input::placeholder{color:#6c757d;font-style:italic;opacity:.7}.filter-select{-webkit-appearance:none;appearance:none;background:#fffffff2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20' stroke='%2364748b' class='icon'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 10 4 4 4-4'/%3E%3C/svg%3E") no-repeat right 1rem center;background-size:1.5em 1.5em;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 12px #0000000d;cursor:pointer;font-size:1rem;min-width:150px;padding:.5rem 3rem .5rem .5rem;transition:all .3s ease}.ce-app.dark .filter-select{background:#334155cc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20' stroke='%2394a3b8' class='icon'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 10 4 4 4-4'/%3E%3C/svg%3E");border-color:#475569cc;color:#cbd5e1}.filter-select:focus{border-color:#3b82f6;box-shadow:0 4px 20px #3b82f626;outline:none}.filter-select:invalid{color:#6c757d;font-style:italic}.ce-btn{align-items:center;border:none;border-radius:16px;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.ce-btn:hover:before{background:linear-gradient(45deg,#ffffff1a,#0000);border-radius:inherit;bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0}.ce-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.ce-btn-primary{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 4px 20px #3b82f64d;color:#fff}.ce-btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 30px #3b82f666;transform:translateY(-2px)}.ce-btn-primary:disabled{background:linear-gradient(135deg,#94a3b8,#6b7280);box-shadow:none;cursor:not-allowed}.ce-btn-audit{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 4px 20px #3b82f64d;color:#fff}.ce-btn-audit:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 30px #3b82f666;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 4px 20px #6b72804d;color:#fff}.btn-secondary:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 8px 30px #6b728066;transform:translateY(-2px)}.modal-overlay{align-items:center;animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:fixed;right:0;top:0;visibility:visible;z-index:1001}.modal-content{animation:slideIn .3s cubic-bezier(.4,0,.2,1) forwards;background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;box-shadow:0 20px 60px #0003;margin-left:16rem;margin-top:5rem;max-height:85vh;max-width:1000px;overflow-y:auto;position:relative;width:90%;z-index:1001}.ce-app.dark .modal-content{background:#1e293b;border-color:#334155cc;color:#cbd5e1}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#e2e8f04d;border-radius:4px}.modal-content::-webkit-scrollbar-thumb{background:#3b82f666;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#3b82f699}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem;padding:2rem 2rem 0}.modal-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.ce-app.dark .modal-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#3b82f6)}.close-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-size:1.25rem;height:40px;justify-content:center;margin-bottom:1rem;padding:.5rem;transition:all .3s ease;width:40px}.ce-app.dark .close-btn{background:#334155cc;border-color:#475569cc;color:#94a3b8}.close-btn:hover{background:#ef44441a;border-color:#ef444433;color:#ef4444;transform:scale(1.05)}.employee-form{padding:0 2rem 2rem}.form-section{margin-bottom:2.5rem}.form-section h3{align-items:center;color:#3b82f6;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin-bottom:1.5rem;position:relative}.ce-app.dark .form-section h3{color:#60a5fa}.form-section h3:before{background:#3b82f6;border-radius:9999px;content:"";height:1.5rem;left:-1.25rem;position:absolute;top:.5rem;width:3px}.ce-app.dark .form-section h3:before{background:#60a5fa}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem;position:relative}.form-group label{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.025em;margin-bottom:.25rem;text-transform:uppercase;z-index:1}.ce-app.dark .form-group label{color:#94a3b8}.form-group input,.form-group select{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #e2e8f0;border-radius:16px;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%;z-index:2}.ce-app.dark .form-group input,.ce-app.dark .form-group select{background:#334155cc;border-color:#475569cc;color:#cbd5e1}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633;outline:none;transform:translateY(-2px)}.form-group input:disabled,.form-group select:disabled{background:#e5e7ebcc;cursor:not-allowed}.ce-app.dark .form-group input:disabled,.ce-app.dark .form-group select:disabled{background:#475569cc}.form-group input.error,.form-group select.error{border-color:#ef4444}.form-error{color:#ef4444;font-size:.75rem;margin-top:.25rem}.form-error:before{content:"⚠️";font-size:.75rem}.form-group .react-datepicker-wrapper,.form-group .react-datepicker__input-container{position:relative;width:100%;z-index:2}.form-group .react-datepicker__input-container input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #e2e8f0;border-radius:16px;font-size:1rem;padding:1rem;width:100%;z-index:2}.ce-app.dark .form-group .react-datepicker__input-container input{background:#334155cc;border-color:#475569cc;color:#cbd5e1}.form-group .react-datepicker__input-container input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633;outline:none;transform:translateY(-2px)}.form-group .react-datepicker__input-container input.error{border-color:#ef4444}.react-datepicker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #e2e8f0;border-radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:absolute;z-index:10000!important}.ce-app.dark .react-datepicker{background:#334155f2;border-color:#475569cc;color:#cbd5e1}.react-datepicker__triangle{border-bottom-color:#fffffff2!important;z-index:10000!important}.ce-app.dark .react-datepicker__triangle{border-bottom-color:#334155f2!important}.react-datepicker__header{background:#fffffff2;border-bottom:1px solid #e2e8f0;z-index:10000!important}.ce-app.dark .react-datepicker__header{background:#334155f2;border-bottom:1px solid #475569cc}.react-datepicker__current-month,.react-datepicker__day,.react-datepicker__day-name{color:#1f2937}.ce-app.dark .react-datepicker__current-month,.ce-app.dark .react-datepicker__day,.ce-app.dark .react-datepicker__day-name{color:#cbd5e1}.react-datepicker__day:hover{background:#3b82f61a}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected{background:#3b82f6!important;color:#fff!important}.image-upload-container{background:#fff9;border:2px dashed #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s ease}.ce-app.dark .image-upload-container{background:#33415599;border-color:#475569cc}.image-upload-container:hover{background:#3b82f61a;border-color:#3b82f6}.image-preview{align-items:center;background:#e5e7ebcc;border-radius:12px;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.ce-app.dark .image-preview{background:#475569cc}.image-preview-img{height:100%;object-fit:cover;width:100%}.image-placeholder{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:.5rem}.ce-app.dark .image-placeholder{color:#94a3b8}.image-input{display:none}.image-label{background:#fffffff2;border:2px solid #e2e8f0;border-radius:16px;color:#3b82f6;cursor:pointer;font-size:.875rem;padding:.75rem 1.5rem;text-align:center;transition:all .3s ease}.ce-app.dark .image-label{background:#334155cc;border-color:#475569cc;color:#60a5fa}.image-label:hover{background:#3b82f61a;box-shadow:0 4px 20px #3b82f626;transform:translateY(-2px)}.audit-info-section{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-bottom:2rem;padding:16px}.ce-app.dark .audit-info-section{background:#334155cc;border-color:#475569cc}.audit-info-section h4{align-items:center;color:#3b82f6;display:flex;font-size:1.25rem;font-weight:700;gap:8px;margin-bottom:1rem}.ce-app.dark .audit-info-section h4{color:#60a5fa}.audit-grid{grid-gap:1rem;gap:1rem}.audit-item{color:#1f2937}.ce-app.dark .audit-item{color:#cbd5e1}.audit-item strong{color:#64748b;display:block;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.ce-app.dark .audit-item strong{color:#94a3b8}.form-actions{justify-content:flex-end}.form-actions,.pagination{display:flex;gap:1rem;margin-top:2rem}.pagination{align-items:center;justify-content:center}.pagination-btn{background:#fffffff2;border:2px solid #e2e8f0;border-radius:12px;font-size:.875rem;gap:.5rem;padding:.5rem 1rem}.ce-app.dark .pagination-btn{background:#334155cc;border-color:#475569cc;color:#94a3b8}.pagination-btn:hover:not(:disabled){background:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 20px #3b82f64d;color:#fff;transform:translateY(-2px)}.pagination-btn:disabled{background:#e5e7ebcc;border-color:#e2e8f0}.ce-app.dark .pagination-btn:disabled{background:#475569cc;border-color:#475569cc}.success-message{align-items:center;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 20px #10b9814d;display:flex;font-weight:600;gap:.5rem;justify-content:center;min-width:300px}.error-message,.success-message{animation:slideInRight .3s ease forwards;border-radius:12px;color:#fff;padding:1rem 2rem;position:fixed;right:20px;top:20px;z-index:2000}.error-message{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 20px #ef44444d}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;letter-spacing:.025em;padding:.375rem 1rem;text-transform:uppercase;transition:all .3s ease}.badge-it{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #1d4ed833;color:#1d4ed8}.badge-hr{background:linear-gradient(135deg,#fce7f3,#fbcfe8);border:1px solid #be185d33;color:#be185d}.badge-planning{background:linear-gradient(135deg,#d8bfd8,#9370db);color:#4a2c5e}.ce-app.dark .badge-planning{color:#e6e6fa}.badge-accounting{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669}.ce-app.dark .badge-accounting{color:#d1fae5}.badge-customer_services{background:linear-gradient(135deg,#fefcbf,#f59e0b);color:#78350f}.ce-app.dark .badge-customer_services{color:#fefcbf}.badge-billing{background:linear-gradient(135deg,#e0e7ff,#a3bffa);color:#1e40af}.ce-app.dark .badge-billing{color:#e0e7ff}.badge:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.table th{background:#f1f5f9;border-radius:.5rem;box-shadow:0 2px 8px #0000000d;color:#475569;position:relative}.ce-app.dark .table th{background:#334155cc;color:#94a3b8}.table th:after{background:linear-gradient(90deg,#3b82f6,#1d4ed8);bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.table th:hover:after{width:100%}.table td{text-align:center;vertical-align:middle}.audit-column{font-size:12px;max-width:150px}.audit-column .lucide-icon{height:14px;width:14px}@media (max-width:768px){.ce-container{padding:1.5rem}.ce-header{align-items:stretch;flex-direction:column}.ce-search-box{width:100%}.form-row{grid-template-columns:1fr}.modal-content{margin-left:0;margin-top:2rem;max-width:95%;padding:1.5rem}.audit-grid{grid-template-columns:1fr}.audit-column{display:none}}@media (max-width:480px){.ce-btn{font-size:.85rem;padding:.5rem 1rem}.modal-content{margin-left:0;margin-top:1rem;max-height:90vh}}@keyframes slideIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.ce-btn:focus,.ce-search-input:focus,.filter-select:focus,.form-group input:focus,.form-group select:focus{outline:2px solid #3b82f6;outline-offset:2px}.table th:focus{outline:2px solid #fff;outline-offset:-2px}.loading{animation:alternate;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3b82f6;display:inline-block;height:12px;width:12px}.audit-info-section{border-top:1px solid #e0e0e0;margin-top:1rem;padding:1rem}.audit-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.audit-item{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.audit-item strong{color:#333}*{box-sizing:border-box}.viewprofile-container{background:#e0e7ff00;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding:20px;position:relative}.viewprofile-loading-container{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.viewprofile-profile-initials{align-items:center;background-color:#4f46e5;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:600;height:100%;justify-content:center;text-transform:uppercase;width:100%}.viewprofile-short-profile-pic{box-shadow:0 4px 8px #0000001a}.search-result-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:8px 12px}.search-result-item:hover{background-color:#f5f5f5}.search-result-avatar{object-fit:cover}.search-result-avatar,.search-result-initials{border-radius:50%;height:32px;margin-right:12px;width:32px}.search-result-initials{align-items:center;background-color:#4f46e5;color:#fff;display:flex;font-size:12px;font-weight:600;justify-content:center;text-transform:uppercase}.viewprofile-loading-spinner{animation:viewprofile-spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:16px;width:40px}@keyframes viewprofile-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.viewprofile-close-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s ease;width:40px;z-index:1000}.viewprofile-close-btn:hover{background:#fff;box-shadow:0 6px 20px #00000026;transform:scale(1.1)}.viewprofile-close-btn svg{color:#6b7280;height:20px;width:20px}.viewprofile-header-section{margin-bottom:30px}.viewprofile-breadcrumb{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;margin-bottom:20px}.viewprofile-breadcrumb-icon{height:16px;width:16px}.viewprofile-search-section{max-width:500px;position:relative}.viewprofile-search-wrapper{align-items:center;display:flex;position:relative}.viewprofile-search-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;outline:none;padding:16px 50px;transition:all .3s ease;width:100%}.viewprofile-search-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #8a4af31a}.viewprofile-search-icon{color:#9ca3af;height:20px;left:16px;pointer-events:none;position:absolute;width:20px}.viewprofile-search-dropdown{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;left:0;margin-top:8px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.viewprofile-search-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;padding:12px 16px;transition:background-color .2s ease}.viewprofile-search-item:last-child{border-bottom:none}.viewprofile-search-item:hover{background:#f9fafb}.viewprofile-search-item-pic{border-radius:50%;height:40px;margin-right:12px;object-fit:cover;width:40px}.viewprofile-search-item-info{display:flex;flex:1 1;flex-direction:column}.viewprofile-search-item-info strong{color:#111827;font-weight:600}.viewprofile-search-item-info span{color:#6b7280;font-size:14px}.viewprofile-search-status{border-radius:6px;font-size:12px;font-weight:500;padding:4px 8px}.viewprofile-search-status.active{background:#d1fae5;color:#065f46}.viewprofile-short-profile-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 10px 25px #00000014;max-width:400px;overflow:hidden;padding:0;position:relative;transition:all .3s ease}.viewprofile-short-profile-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-4px)}.viewprofile-short-profile-overlay{padding:24px}.viewprofile-short-profile-header{align-items:flex-start;display:flex;margin-bottom:20px}.viewprofile-short-profile-pic-container{margin-right:16px;position:relative}.viewprofile-short-profile-pic{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:80px;object-fit:cover;width:80px}.viewprofile-status-indicator{border:3px solid #fff;border-radius:50%;bottom:4px;height:20px;position:absolute;right:4px;width:20px}.viewprofile-status-indicator.active{background:#10b981}.viewprofile-short-profile-info{flex:1 1}.viewprofile-short-profile-name{color:#111827;font-size:20px;font-weight:700;margin:0 0 4px}.viewprofile-short-profile-role{color:#6b7280;font-size:16px;font-weight:500;margin:0 0 8px}.viewprofile-short-profile-meta{display:flex;flex-direction:column;gap:4px}.viewprofile-short-profile-id,.viewprofile-short-profile-location{align-items:center;color:#9ca3af;display:flex;font-size:14px;gap:6px}.viewprofile-icon{height:16px;width:16px}.viewprofile-short-profile-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.viewprofile-stat-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:8px;padding:12px}.viewprofile-stat-icon{font-size:16px}.viewprofile-stat-content{display:flex;flex-direction:column}.viewprofile-stat-value{color:#111827;font-size:18px;font-weight:700;line-height:1}.viewprofile-stat-label{color:#6b7280;font-size:12px;margin-top:2px}.viewprofile-view-details-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease;width:100%}.viewprofile-view-details-btn:hover{box-shadow:0 8px 20px #8a4af34d;transform:translateY(-2px)}.viewprofile-btn-icon{height:16px;width:16px}.viewprofile-profile-card{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.viewprofile-profile-header{align-items:center;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;display:flex;gap:24px;padding:30px;position:relative}.viewprofile-profile-header:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.viewprofile-profile-pic-container{position:relative;z-index:1}.viewprofile-profile-pic{border:4px solid #ffffff4d;border-radius:50%;box-shadow:0 8px 20px #0003;height:120px;object-fit:cover;width:120px}.viewprofile-status-badge{border:2px solid #fff;border-radius:20px;bottom:8px;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:8px}.viewprofile-status-badge.active{background:#10b981;color:#fff}.viewprofile-header-info{flex:1 1;z-index:1}.viewprofile-employee-name{font-size:32px;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px #0000001a}.viewprofile-employee-role{font-size:18px;font-weight:500;margin:0 0 12px;opacity:.9}.viewprofile-employee-meta{display:flex;gap:20px;margin-bottom:8px}.viewprofile-employee-department,.viewprofile-employee-id{align-items:center;display:flex;font-size:14px;gap:6px;opacity:.8}.viewprofile-header-stats{display:flex;gap:20px;z-index:1}.viewprofile-quick-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;min-width:80px;padding:16px;text-align:center}.viewprofile-quick-stat-value{display:block;font-size:24px;font-weight:700;margin-bottom:4px}.viewprofile-quick-stat-label{font-size:12px;letter-spacing:.5px;opacity:.8;text-transform:uppercase}.viewprofile-profile-tabs{background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex}.viewprofile-tab-btn{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:16px 20px;position:relative;transition:all .3s ease}.viewprofile-tab-btn:hover{background:#fff;color:#374151}.viewprofile-tab-btn.active{background:#fff;border-bottom:3px solid #3b82f6;color:#3b82f6}.viewprofile-tab-icon{height:18px;width:18px}.viewprofile-tab-badge{background:#ef4444;border-radius:10px;color:#fff;font-size:12px;font-weight:700;margin-left:6px;padding:2px 6px}.viewprofile-profile-content{min-height:500px}.viewprofile-tab-content{padding:30px}.viewprofile-fade-in{animation:viewprofile-fadeIn .3s ease-in}@keyframes viewprofile-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.viewprofile-info-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.viewprofile-info-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.viewprofile-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.viewprofile-section-header h2{align-items:center;color:#111827;display:flex;font-size:20px;font-weight:700;gap:10px;margin:0}.viewprofile-section-icon{color:#6b7280;height:24px;width:24px}.viewprofile-info-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:12px 0}.viewprofile-info-item:last-child{border-bottom:none}.viewprofile-info-label{color:#374151;font-weight:600}.viewprofile-info-value{color:#111827;font-weight:500}.viewprofile-diploma-card{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #0ea5e9;border-radius:8px;display:flex;gap:12px;padding:16px}.viewprofile-diploma-icon{font-size:24px}.viewprofile-diploma-text{color:#0c4a6e;font-weight:600}.requests-section{animation:viewprofile-slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:24px}.requests-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.requests-header h2{color:#111827;font-size:20px;font-weight:700}.requests-total{background:#f3f4f6;border-radius:20px;color:#374151;font-size:14px;font-weight:600;padding:6px 12px}.requests-table-wrapper{margin-bottom:24px;overflow-x:auto}.requests-table{border-collapse:collapse;width:100%}.requests-table td,.requests-table th{color:#4b5563;font-size:14px;padding:12px 16px;text-align:left}.requests-table th{background:#f8fafc;font-weight:600}.requests-table td,.requests-table th{border-bottom:1px solid #e5e7eb}.requests-table tr:hover{background:#f9fafb;transition:background-color .2s ease}.requests-status{border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;padding:6px 12px;text-transform:uppercase}.requests-empty-state{padding:40px;text-align:center}.requests-empty-icon{color:#d1d5db;height:48px;margin:0 auto 16px;width:48px}.requests-empty-state p{color:#6b7280;font-size:14px;margin:0}.requests-analytics{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.requests-analytics-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.requests-analytics-section h3{color:#374151;font-size:16px;font-weight:700;margin-bottom:12px}.requests-analytics-grid{display:flex;flex-direction:column;gap:12px}.requests-analytics-item{align-items:center;animation:viewprofile-slideUp .3s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px}.requests-analytics-label{color:#374151;font-size:14px;font-weight:600}.requests-analytics-value-wrapper{align-items:center;display:flex;gap:8px}.requests-analytics-value{color:#111827;font-size:16px;font-weight:700}.requests-analytics-indicator{border-radius:50%;height:12px;width:12px}.requests-actions{align-items:center;animation:slideIn .3s cubic-bezier(.4,0,.2,1);display:flex;gap:.75rem;justify-content:center;padding:.5rem 0}.requests-action-btn-approve,.requests-action-btn-reject{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:12px;box-shadow:0 2px 12px #0000000d;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;justify-content:center;letter-spacing:.025em;min-width:80px;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.requests-action-btn-approve:before,.requests-action-btn-reject:before{background:linear-gradient(45deg,#ffffff26,#0000);border-radius:inherit;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.requests-action-btn-approve:hover:before,.requests-action-btn-reject:hover:before{opacity:1}.requests-action-btn-approve{background:linear-gradient(135deg,#10b981,#059669);border:1px solid #10b98133;box-shadow:0 4px 16px #10b98140;color:#fff}.requests-action-btn-approve:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 20px #10b98159;transform:translateY(-1px)}.requests-action-btn-approve:active{box-shadow:0 2px 12px #10b98133;transform:translateY(0)}.requests-action-btn-reject{background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ef444433;box-shadow:0 4px 16px #ef444440;color:#fff}.requests-action-btn-reject:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 20px #ef444459;transform:translateY(-1px)}.requests-action-btn-reject:active{box-shadow:0 2px 12px #ef444433;transform:translateY(0)}.requests-action-btn-approve:focus,.requests-action-btn-reject:focus{box-shadow:0 0 0 3px #3b82f633;outline:2px solid #3b82f6;outline-offset:2px}.requests-action-btn-approve:disabled,.requests-action-btn-reject:disabled{box-shadow:0 2px 8px #0000000d;cursor:not-allowed;opacity:.4;transform:none}.requests-action-btn-approve:disabled:hover,.requests-action-btn-reject:disabled:hover{background:inherit;transform:none}.ce-app.dark .requests-action-btn-approve{background:linear-gradient(135deg,#34d399,#059669);border-color:#34d399cc;color:#e6f4f1}.ce-app.dark .requests-action-btn-reject{background:linear-gradient(135deg,#f87171,#dc2626);border-color:#f87171cc;color:#fee2e2}.requests-table .requests-actions{flex-wrap:nowrap}.requests-action-btn.loading{opacity:.8;pointer-events:none}.requests-action-btn.loading:after{animation:button-loading-spinner 1s ease infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:16px;left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.viewprofile-time-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.viewprofile-time-card{animation:viewprofile-slideUp .3s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.viewprofile-time-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.viewprofile-time-card.worked{border-left:4px solid #10b981}.viewprofile-time-card.vacation{border-left:4px solid #f59e0b}.viewprofile-time-card.personal{border-left:4px solid #8b5cf6}.viewprofile-time-card.sick{border-left:4px solid #ef4444}.viewprofile-time-card.absent{border-left:4px solid #6b7280}.viewprofile-time-icon{display:block;font-size:24px;margin-bottom:12px}.viewprofile-time-info{display:flex;flex-direction:column;margin-bottom:12px}.viewprofile-time-number{color:#111827;font-size:32px;font-weight:700;line-height:1;margin-bottom:4px}.viewprofile-time-label{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.viewprofile-time-progress{background:#f3f4f6;border-radius:3px;height:6px;overflow:hidden}.viewprofile-time-progress-fill{background:#10b981;border-radius:3px;height:100%;transition:width .3s ease}.viewprofile-time-progress-fill.vacation-fill{background:#f59e0b}.viewprofile-time-progress-fill.personal-fill{background:#8b5cf6}.viewprofile-time-progress-fill.sick-fill{background:#ef4444}.viewprofile-time-progress-fill.absent-fill{background:#6b7280}.viewprofile-attendance-badge{background:#10b9811a;border-radius:20px;color:#065f46;font-size:14px;font-weight:600;padding:8px 16px}.viewprofile-time-summary{margin-top:30px}.viewprofile-summary-card{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:12px;color:#fff;overflow:hidden;padding:24px;position:relative}.viewprofile-summary-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.viewprofile-summary-card h3{font-size:20px;font-weight:700;margin:0 0 20px;position:relative;z-index:1}.viewprofile-summary-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));position:relative;z-index:1}.viewprofile-summary-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;display:flex;flex-direction:column;padding:16px}.viewprofile-summary-label{font-size:14px;letter-spacing:.5px;margin-bottom:8px;opacity:.8;text-transform:uppercase}.viewprofile-summary-value{font-size:24px;font-weight:700}.viewprofile-notes-section{grid-column:1/-1}.viewprofile-notes-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.viewprofile-edit-button{align-items:center;background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.viewprofile-edit-button:hover{background:#1e40af;transform:translateY(-1px)}.viewprofile-edit-button.saving{background:#10b981}.viewprofile-notes-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:200px}.viewprofile-notes-editor{padding:0}.viewprofile-notes-input{background:#fff;border:none;border-radius:8px 8px 0 0;font-family:inherit;font-size:14px;line-height:1.6;outline:none;padding:20px;resize:vertical;width:100%}.viewprofile-notes-toolbar{align-items:center;background:#f8fafc;border-radius:0 0 8px 8px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 20px}.viewprofile-char-count{color:#6b7280;font-size:12px}.viewprofile-notes-actions{display:flex;gap:12px}.viewprofile-cancel-btn{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:background-color .2s ease}.viewprofile-cancel-btn:hover{background:#4b5563}.viewprofile-notes-display{padding:20px}.viewprofile-notes-content{display:flex;flex-direction:column;gap:16px}.viewprofile-notes-text{color:#374151;font-size:14px;line-height:1.6;white-space:pre-wrap}.viewprofile-notes-meta{border-top:1px solid #f3f4f6;color:#6b7280;font-size:12px;padding-top:16px}.viewprofile-notes-empty{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.viewprofile-empty-icon{color:#d1d5db;height:48px;margin-bottom:16px;width:48px}.viewprofile-notes-empty p{line-height:1.5;margin:0 0 8px}@media (max-width:1024px){.viewprofile-profile-header{flex-direction:column;gap:20px;text-align:center}.viewprofile-employee-meta,.viewprofile-header-stats{justify-content:center}.requests-analytics{grid-template-columns:1fr}}@media (max-width:768px){.viewprofile-container{padding:10px}.viewprofile-profile-tabs{flex-wrap:wrap}.viewprofile-tab-btn{flex:none;min-width:120px}.viewprofile-tab-content{padding:20px}.viewprofile-info-grid{gap:20px}.viewprofile-info-grid,.viewprofile-time-cards{grid-template-columns:1fr}.viewprofile-profile-header{padding:20px}.viewprofile-employee-name{font-size:24px}.viewprofile-summary-stats{grid-template-columns:1fr}.requests-table td,.requests-table th{font-size:12px;padding:8px}.requests-actions{flex-direction:column;gap:8px}.requests-action-btn{font-size:12px;padding:6px 12px;width:100%}.viewprofile-profile-header{align-items:center;flex-direction:column;gap:1rem;padding:1.5rem}.viewprofile-profile-pic-container{margin-right:0}.viewprofile-profile-pic{height:100px;width:100px}.viewprofile-header-info{text-align:center}.viewprofile-employee-name{font-size:1.75rem}.viewprofile-employee-role{font-size:1.125rem}.viewprofile-employee-meta{align-items:center;flex-direction:column;gap:.5rem}.viewprofile-header-stats{flex-wrap:wrap;gap:1rem;justify-content:center}.viewprofile-quick-stat{min-width:70px;padding:1rem}.viewprofile-quick-stat-value{font-size:1.5rem}.viewprofile-quick-stat-label{font-size:.75rem}}@media (max-width:480px){.viewprofile-search-input{font-size:14px;padding:12px 40px}.viewprofile-short-profile-stats{grid-template-columns:1fr}.viewprofile-notes-header{align-items:flex-start;flex-direction:column;gap:16px}.viewprofile-profile-header{gap:.75rem;padding:1rem}.viewprofile-profile-pic{height:80px;width:80px}.viewprofile-employee-name{font-size:1.5rem;margin:.25rem 0}.viewprofile-employee-role{font-size:1rem;margin:.25rem 0}.viewprofile-employee-meta{gap:.25rem}.viewprofile-employee-department,.viewprofile-employee-id{font-size:.75rem}.viewprofile-header-stats{gap:.75rem}.viewprofile-quick-stat{min-width:60px;padding:.75rem}.viewprofile-quick-stat-value{font-size:1.25rem}.viewprofile-quick-stat-label{font-size:.625rem}}@keyframes viewprofile-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.requests-section,.viewprofile-info-section,.viewprofile-time-card{animation:viewprofile-slideUp .3s ease-out}.viewprofile-cancel-btn:focus,.viewprofile-edit-button:focus,.viewprofile-search-input:focus,.viewprofile-tab-btn:focus,.viewprofile-view-details-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.viewprofile-container{background:#fff}.viewprofile-info-section,.viewprofile-profile-card{border:2px solid #000}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.enhanced-dashboard{background:linear-gradient(135deg,#f8fafc,#e0e7ff 50%,#ddd6fe);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding:2rem}.enhanced-header{margin-bottom:2rem}.enhanced-welcome{color:#111827;font-size:2rem;font-weight:700;margin:.5rem 0}.enhanced-subtitle{color:#6b7280;margin:.5rem 0 0}.enhanced-hero-card{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;color:#fff;margin-bottom:1.5rem;padding:2rem}.enhanced-hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.enhanced-profile-pic-wrapper{flex-shrink:0}.enhanced-profile-pic{border:4px solid #ffffff4d;border-radius:50%;height:6rem;object-fit:cover;width:6rem}.enhanced-profile-initials{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;display:flex;font-size:1.5rem;font-weight:700;justify-content:center}.enhanced-hero-info{flex:1 1;min-width:250px}.enhanced-hero-name{font-size:1.75rem;font-weight:700;margin:0 0 .25rem}.enhanced-hero-position{color:#c7d2fe;font-size:1.125rem;margin:0 0 1rem}.enhanced-hero-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.enhanced-meta-item{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.enhanced-hero-stats{display:flex;flex-direction:column;gap:1rem}.enhanced-time-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:1rem;padding:1rem 1.5rem;text-align:center}.enhanced-time-value{font-size:2rem;font-weight:700;line-height:1}.enhanced-time-label{color:#c7d2fe;font-size:.75rem;margin-top:.5rem}.enhanced-pending-badge{background:#fbbf24;border-radius:1rem;color:#78350f;font-size:.875rem;font-weight:600;padding:1rem 1.5rem;text-align:center}.enhanced-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.enhanced-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s ease}.enhanced-stat-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.enhanced-stat-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.enhanced-stat-icon{align-items:center;border-radius:.75rem;display:flex;height:3rem;justify-content:center;width:3rem}.enhanced-stat-icon.performance{background:#dbeafe;color:#2563eb}.enhanced-stat-icon.vacation{background:#d1fae5;color:#059669}.enhanced-stat-icon.requests{background:#e9d5ff;color:#9333ea}.enhanced-stat-icon.absences{background:#fed7aa;color:#ea580c}.enhanced-stat-type{color:#6b7280;font-size:.75rem;font-weight:500;text-transform:uppercase}.enhanced-stat-value{color:#111827;font-size:2rem;font-weight:700;line-height:1}.enhanced-stat-label{color:#6b7280;display:block;font-size:.875rem;margin-top:.5rem}.enhanced-stat-progress{color:#059669;font-size:.75rem;font-weight:500;margin-top:.5rem}.enhanced-stat-bar{background:#e5e7eb;border-radius:.25rem;height:.5rem;margin-top:.75rem;overflow:hidden;width:100%}.enhanced-stat-bar-fill{border-radius:.25rem;height:100%;transition:width .5s ease}.enhanced-stat-bar-fill.vacation-fill{background:#059669}.enhanced-tabs-container{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.enhanced-tabs-header{border-bottom:1px solid #e5e7eb;display:flex;overflow-x:auto}.enhanced-tab-btn{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:1rem 1.5rem;position:relative;transition:all .2s ease;white-space:nowrap}.enhanced-tab-btn:hover{color:#111827}.enhanced-tab-btn.active{border-bottom:2px solid #4f46e5;color:#4f46e5}.enhanced-tab-badge{background:#fbbf24;border-radius:9999px;color:#78350f;font-size:.75rem;font-weight:700;padding:.125rem .5rem}.enhanced-tabs-content{padding:2rem}.enhanced-tab-pane{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.enhanced-overview-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1.5rem}.enhanced-info-section{display:flex;flex-direction:column;gap:1rem}.enhanced-section-title{align-items:center;color:#111827;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem}.enhanced-info-card{background:#f9fafb;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.enhanced-info-item{align-items:flex-start;display:flex;gap:.75rem}.enhanced-info-icon{color:#9ca3af;flex-shrink:0;margin-top:.125rem}.enhanced-info-content{flex:1 1}.enhanced-info-label{color:#6b7280;font-size:.75rem;font-weight:500;text-transform:uppercase}.enhanced-info-value{color:#111827;font-size:.875rem;margin-top:.25rem}.enhanced-employment-card{background:linear-gradient(135deg,#eef2ff,#f3e8ff);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.enhanced-employment-item{align-items:center;border-bottom:1px solid #c7d2fe;display:flex;justify-content:space-between;padding-bottom:1rem}.enhanced-employment-item:last-child{border-bottom:none;padding-bottom:0}.enhanced-employment-label{color:#6b7280;font-size:.875rem}.enhanced-employment-value{color:#111827;font-size:.875rem;font-weight:600}.enhanced-status-badge{background:#d1fae5;border-radius:9999px;color:#065f46;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.enhanced-notes-section{margin-top:1.5rem}.enhanced-notes-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:1rem;padding:1.5rem}.enhanced-notes-card p{color:#374151;line-height:1.6;margin:0}.enhanced-leave-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.enhanced-leave-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem}.enhanced-leave-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.enhanced-leave-icon{font-size:2rem}.enhanced-leave-remaining{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.enhanced-leave-remaining.blue{background:#dbeafe;color:#1e40af}.enhanced-leave-remaining.red{background:#fee2e2;color:#991b1b}.enhanced-leave-remaining.purple{background:#e9d5ff;color:#6b21a8}.enhanced-leave-title{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .75rem}.enhanced-leave-numbers{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.75rem}.enhanced-leave-used{color:#111827;font-size:2rem;font-weight:700;line-height:1}.enhanced-leave-total{color:#6b7280;font-size:.875rem}.enhanced-leave-progress{background:#e5e7eb;border-radius:9999px;height:.75rem;margin-bottom:.5rem;overflow:hidden;width:100%}.enhanced-leave-progress-fill{border-radius:9999px;height:100%;transition:width .5s ease}.enhanced-leave-progress-fill.blue{background:#2563eb}.enhanced-leave-progress-fill.red{background:#dc2626}.enhanced-leave-progress-fill.purple{background:#9333ea}.enhanced-leave-percentage{color:#6b7280;font-size:.75rem;margin:0}.enhanced-employment-stats{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:1rem;padding:1.5rem}.enhanced-stats-title{color:#111827;font-weight:600;margin:0 0 1rem}.enhanced-stats-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.enhanced-stat-box{text-align:center}.enhanced-stat-box-value{color:#4f46e5;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.5rem}.enhanced-stat-box-label{color:#6b7280;font-size:.875rem}.enhanced-requests-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.enhanced-requests-total{color:#6b7280;font-size:.875rem}.enhanced-requests-list{display:flex;flex-direction:column;gap:.75rem}.enhanced-request-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem;transition:all .2s ease}.enhanced-request-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.enhanced-request-content{display:flex;flex-direction:column;gap:.75rem}.enhanced-request-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.enhanced-request-type{color:#111827;font-weight:600}.enhanced-request-status{align-items:center;border:1px solid;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.5rem;padding:.25rem .75rem}.enhanced-request-status.approved{background:#d1fae5;border-color:#6ee7b7;color:#065f46}.enhanced-request-status.pending{background:#fef3c7;border-color:#fbbf24;color:#92400e}.enhanced-request-status.rejected{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.enhanced-request-details{color:#6b7280;font-size:.875rem;margin:0}.enhanced-request-date{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.5rem}.enhanced-empty-state{color:#6b7280;padding:3rem;text-align:center}.enhanced-empty-icon{color:#d1d5db;margin-bottom:1rem}.enhanced-contract-card{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:1rem;padding:2rem}.enhanced-contract-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.enhanced-contract-item{background:#fff;border:1px solid #c7d2fe;border-radius:.75rem;padding:1rem}.enhanced-contract-label{color:#6b7280;font-size:.75rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase}.enhanced-contract-value{color:#111827;font-size:1.125rem;font-weight:600}@media (max-width:768px){.enhanced-dashboard{padding:1rem}.enhanced-welcome{font-size:1.5rem}.enhanced-hero-card{padding:1.5rem}.enhanced-hero-content{flex-direction:column;text-align:center}.enhanced-hero-meta{flex-direction:column;gap:.75rem}.enhanced-tabs-content{padding:1rem}.enhanced-overview-grid{grid-template-columns:1fr}}.leaves-card{box-shadow:0 3px 6px #00000029;margin:0 auto;min-width:405px;overflow:hidden}.leaves-card,.leaves-card-empty{background-color:#fff;border-radius:8px}.leaves-card-empty{border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a;margin:auto}.leaves-card-header{border-bottom:1px solid #f3f4f6;padding:24px}.leaves-card-header-gradient{background:linear-gradient(90deg,#f0fdf4,#eff6ff)}.leaves-card-header-content{align-items:center;display:flex;justify-content:space-between}.leaves-card-title-section{align-items:center;display:flex;gap:12px}.leaves-card-title{color:#1f2937;font-size:20px;font-weight:600;margin:0}.leaves-card-count{color:#6b7280;font-size:14px}.leaves-card-empty-content{padding:32px;text-align:center}.leaves-card-empty-icon{margin:0 auto 16px}.leaves-card-empty-title{color:#6b7280;font-size:18px;margin:0 0 8px}.leaves-card-empty-subtitle{color:#9ca3af;font-size:14px;margin:0}.leave-item{display:flex;flex-direction:column;margin:5px 10px 5px 0;padding:24px;transition:background-color .2s}.leave-item:not(:last-child){border-bottom:1px solid #f3f4f6}.leave-item:hover{background-color:#f9fafb}.leave-item-header{align-self:self-start;gap:8px;justify-content:space-between;margin-bottom:16px}.leave-item-badges,.leave-item-header{align-items:center;display:flex;flex-wrap:wrap}.leave-item-badges{gap:12px}.leave-status-badge{border:1px solid;border-radius:9999px;font-size:12px;font-weight:500;padding:4px 12px}.leave-status-approved{background-color:#dcfce7;border-color:#bbf7d0;color:#166534}.leave-status-rejected{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.leave-status-pending{background-color:#fefce8;border-color:#fde68a;color:#ca8a04}.leave-status-cancelled{background-color:#f3f4f6;border-color:#d1d5db;color:#4b5563}.leave-status-default{background-color:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.leave-type-badge{background-color:#eff6ff;border-radius:9999px;color:#1d4ed8;font-size:14px;font-weight:500;padding:4px 12px}.leave-created-date{color:#6b7280;font-size:12px}.leave-dates-grid{align-self:self-start;display:flex;flex-direction:row;gap:16px;margin-bottom:16px}.leave-date-item{align-items:center;display:flex;gap:8px}.leave-date-label{color:#6b7280;font-size:12px;letter-spacing:.05em;margin:0 0 4px;text-transform:uppercase}.leave-date-value{color:#1f2937;font-size:14px;font-weight:500;margin:0}.leave-section{align-self:self-start;margin-bottom:12px}.leave-section-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.leave-section-title{color:#6b7280;font-size:12px;letter-spacing:.05em;margin:0;text-transform:uppercase}.leave-section-content{background-color:#f9fafb;border-radius:6px;color:#374151;font-size:14px;margin:0;padding:12px}.leave-justification-content{border-left:4px solid #3b82f6}.leave-notes-content{border-left:4px solid #10b981}.view-all-section{background-color:#f9fafb;border-top:1px solid #f3f4f6;padding:16px}.view-all-button{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 16px;transition:all .2s;width:100%}.view-all-button:hover{background:linear-gradient(90deg,#059669,#047857);box-shadow:0 4px 6px -1px #0000001a}.leave-cancel-button{background-color:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:300;margin-left:175%;padding:8px 16px;transition:background-color .2s ease}.leave-cancel-button:hover{background-color:#dc2626;color:#fff}.leave-cancel-button.cancel-button-disabled,.leave-cancel-button:disabled{background-color:#9ca3af;cursor:not-allowed}.carousel-nav{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 20px 20px}.carousel-button{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:300;padding:8px 14px}.carousel-button:disabled{background-color:#9ca3af;cursor:not-allowed}.carousel-page-indicator{color:#4b5563;font-size:14px}.employee-cards-container{font-family:Roboto,Helvetica,Arial,sans-serif;margin-top:20px;min-width:400px}.search-container{display:flex;justify-content:center}.search-input-wrapper{max-width:350px;position:relative;width:100%}.search-icon{color:var(--gray-500);left:-3px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background-color:var(--bg-primary);border:2px solid var(--gray-200);border-radius:12px;box-shadow:0 2px 8px #00000014;font-size:16px;margin-left:25px;padding:14px 16px 14px 48px;transition:all .3s ease;width:100%}.search-input:focus{border-color:var(--primary-500);box-shadow:0 4px 12px #2196f326;outline:none}.search-input::placeholder{color:var(--gray-400)}.cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:20px}@media (max-width:768px){.cards-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.employee-card{background:var(--bg-primary);border:1px solid var(--gray-100);border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:row;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.employee-card:before{background:linear-gradient(90deg,var(--primary-500),var(--primary-800));content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.employee-card:hover{box-shadow:0 8px 24px #2196f326;transform:translateY(-4px)}.employee-card:hover:before{opacity:1}.card-image-container{display:flex;justify-content:center}.employee-image{border:3px solid var(--primary-50);border-radius:50%;height:50px;object-fit:cover;transition:all .3s ease;width:50px}.employee-card:hover .employee-image{border-color:var(--primary-500);transform:scale(1.05)}.card-content{margin:auto 10px;text-align:center}.employee-name{color:var(--gray-800);line-height:1.4;margin:0}.no-results{color:var(--gray-500);font-size:16px;padding:48px 24px;text-align:center}.pagination-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px;margin-top:20px}.pagination-btn{align-items:center;background-color:var(--bg-primary);border:2px solid var(--gray-200);border-radius:10px;box-shadow:0 2px 4px #0000000d;color:var(--gray-700);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.pagination-btn:not(:disabled):hover{border-color:var(--primary-500);box-shadow:0 4px 8px #2196f326;color:var(--primary-500);transform:translateY(-1px)}.pagination-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.page-numbers{display:flex;gap:8px}.page-btn{align-items:center;background-color:var(--bg-primary);border:2px solid var(--gray-200);border-radius:10px;box-shadow:0 2px 4px #0000000d;color:var(--gray-700);cursor:pointer;display:flex;font-size:14px;font-weight:600;height:44px;justify-content:center;transition:all .3s ease;width:44px}.page-btn:hover{border-color:var(--primary-500);box-shadow:0 4px 8px #2196f326;color:var(--primary-500);transform:translateY(-1px)}.page-btn.active{background-color:var(--primary-500);border-color:var(--primary-500);box-shadow:0 4px 12px #2196f34d;color:var(--bg-primary)}.page-btn.active:hover{background-color:var(--primary-600);border-color:var(--primary-600);transform:translateY(-1px)}.results-info{color:var(--gray-600);font-size:14px;font-weight:500;margin-top:10px;text-align:center}@media (max-width:768px){.employee-cards-container{padding:16px}.search-container{margin-bottom:24px}.search-input-wrapper{max-width:100%}.employee-card{padding:20px}.employee-image{height:70px;width:70px}.employee-name{font-size:16px}.pagination-container{gap:8px}.pagination-btn{font-size:13px;padding:10px 16px}.page-btn{font-size:13px;height:40px;width:40px}}@media (max-width:480px){.pagination-container{flex-direction:column;gap:16px}.page-numbers{order:-1}.next-btn,.prev-btn{justify-content:center;width:100%}}.calendar-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.calendar-wrapper{margin:0 auto;width:100%}.calendar-header{margin-bottom:32px;text-align:center}.calendar-title{color:#1e293b;font-size:2.5rem;font-weight:700;margin:0 0 8px}.calendar-subtitle{color:#64748b;font-size:1rem;margin:0}.c-legend-container{display:flex;justify-content:center;margin-bottom:32px;min-width:1000px}.c-legend{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:16px}.legend-title{color:#374151;font-size:.875rem;font-weight:600;margin:0 0 12px}.c-legend-items{display:flex;font-size:.75rem;gap:24px}.c-legend-item{align-items:center;display:flex;gap:8px}.legend-color{border:1px solid;border-radius:6px;height:16px;width:16px}.legend-color.available{background-color:#f1f5f9;border-color:#cbd5e1}.legend-color.weekend{background-color:#b9f3fb;border-color:#91f2fe}.legend-color.recommended{background-color:#bbf7d0;border-color:#86efac}.legend-color.full{background-color:#fde68a;border-color:#fcd34d}.legend-color.blocked{background-color:#fca5a5;border-color:#f87171}.months-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (min-width:768px){.months-grid{grid-template-columns:repeat(1,1fr)}}@media (min-width:1024px){.months-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.months-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.months-grid{grid-template-columns:repeat(4,1fr)}}.month-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000001a;padding:20px;transition:box-shadow .2s ease}.month-card:hover{box-shadow:0 4px 6px #0000001a}.month-title{color:#1e293b;font-size:1.125rem;font-weight:700;margin:0 0 16px;text-align:center}.day-headers{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.day-header{color:#64748b;font-size:.75rem;font-weight:500;padding:4px 0;text-align:center}.calendar-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,1fr)}.day-cell{align-items:center;border:1px solid;border-radius:8px;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;height:32px;justify-content:center;transition:all .15s ease;width:32px}.day-cell.empty{border:none;cursor:default}.day-cell.available{background-color:#f1f5f9;border-color:#cbd5e1;color:#475569}.day-cell.available:hover{background-color:#e2e8f0}.day-cell.recommended{background-color:#bbf7d0;border-color:#86efac;color:#166534}.day-cell.recommended:hover{background-color:#a7f3d0}.day-cell.full{background-color:#fde68a;border-color:#fcd34d;color:#92400e}.day-cell.full:hover{background-color:#fcd34d}.day-cell.blocked{background-color:#fca5a5;border-color:#f87171;color:#991b1b}.day-cell.blocked:hover{background-color:#f87171}.day-cell.weekend{background-color:#b9f3fb}.day-cell.selected{background-color:#1976d21a!important;border-radius:4px;outline:3px solid #1976d2}@media (max-width:767px){.calendar-container{padding:16px}.calendar-title{font-size:2rem}.legend-items{flex-wrap:wrap;gap:16px}.months-grid{grid-template-columns:1fr}.month-card{padding:16px}}.salary-progress-container{margin-bottom:12px;width:100%}.progress-bar-wrapper{margin-bottom:8px;position:relative}.progress-bar-background{background-color:#e5e7eb;width:100%}.progress-bar-background,.progress-bar-fill{border-radius:8px;height:16px;overflow:hidden;position:relative}.progress-bar-fill{transition:width .7s ease-out}.progress-bar-fill.positive{background:linear-gradient(90deg,#4ade80,#16a34a);box-shadow:0 0 10px #22c55e4d}.progress-bar-fill.negative{background:linear-gradient(90deg,#f87171,#dc2626);box-shadow:0 0 10px #ef44444d}.progress-bar-shimmer{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.progress-bar-marker{background-color:#6b7280;height:16px;opacity:.6;position:absolute;right:0;top:0;transform:translateX(1px);width:1px}.progress-labels{align-items:center;color:#6b7280;display:flex;font-size:12px;justify-content:space-between;margin-top:8px}.progress-labels .final-salary{font-weight:600}.progress-labels .final-salary.positive{color:#16a34a}.progress-labels .final-salary.negative{color:#dc2626}.change-indicator{align-items:center;display:flex;justify-content:center;margin-top:12px}.change-badge{border-radius:20px;font-size:12px;font-weight:500;padding:4px 12px}.change-badge.positive{background-color:#dcfce7;color:#166534}.change-badge.negative{background-color:#fef2f2;color:#991b1b}.example-container{background-color:#f9fafb;min-height:100vh;padding:24px}.example-title{color:#111827;font-size:24px;font-weight:700;margin-bottom:24px}.examples-list{display:flex;flex-direction:column;gap:24px}.employee-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.employee-name{color:#374151;font-size:18px;font-weight:600;margin-bottom:16px}.usage-instructions{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:32px;padding:16px}.usage-title{color:#1e40af;font-weight:600;margin-bottom:8px}.usage-code{background-color:#dbeafe;border-radius:4px;color:#1e40af;font-family:Courier New,monospace;font-size:14px;padding:4px 8px}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.working-schedule-input{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin:20px 0;padding:28px}.schedule-header{flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:16px}.header-left,.schedule-header{align-items:center;display:flex}.header-left{gap:12px}.header-icon{color:#3b82f6;flex-shrink:0}.schedule-header h3{color:#1f2937;font-size:1.35rem;font-weight:700;margin:0}.header-right{gap:24px}.header-right,.max-hours-input{align-items:center;display:flex}.max-hours-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:12px;padding:10px 16px}.max-hours-input label{color:#374151;font-size:.95rem;font-weight:600;white-space:nowrap}.max-hours-field{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-weight:600;padding:8px 12px;text-align:center;transition:border-color .2s;width:80px}.max-hours-field:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.schedule-subtitle{color:#6b7280;font-size:.95rem;font-weight:500;margin-bottom:16px}.week-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:12px;margin-bottom:24px}.week-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.week-tab:hover:not(:disabled){background:#3b82f60d;color:#3b82f6}.week-tab.active{border-bottom-color:#3b82f6;color:#3b82f6}.week-tab:disabled{cursor:not-allowed;opacity:.6}.schedules-container{display:flex;flex-direction:column;gap:24px}.week-schedule{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.week-header{flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.week-header,.week-title{align-items:center;display:flex}.week-title{color:#374151;font-size:1.1rem;font-weight:700;gap:10px}.week-icon{font-size:1.3rem}.week-actions{display:flex;gap:10px}.action-btn{background:none;border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .2s}.action-btn:disabled{cursor:not-allowed;opacity:.5}.auto-fill-btn{background:#fff;border-color:#3b82f6;color:#3b82f6}.auto-fill-btn:hover:not(:disabled){background:#3b82f6;color:#fff}.clear-btn{background:#fff;border-color:#d1d5db;color:#6b7280}.clear-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.days-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(8,1fr);margin-top:16px}.day-input{align-items:center;display:flex;flex-direction:column;gap:8px}.day-input label{color:#374151;font-size:.95rem;font-weight:700;min-height:20px;text-align:center}.day-input.weekend label,.weekend-label{color:#f59e0b;font-weight:700}.hours-input{background:#fff;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;font-weight:600;min-height:44px;padding:12px 8px;text-align:center;transition:all .2s;width:100%}.hours-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.hours-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.day-input.weekend .hours-input{background:#fffbeb;border-color:#fcd34d}.day-input.total{align-items:center;background:#eff6ff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;min-height:80px;padding:10px}.day-input.total label{color:#1e40af;font-size:1rem;font-weight:700}.total-hours{color:#10b981;font-size:1.3rem;font-weight:700;padding:8px 0}.total-hours.over-limit{color:#ef4444}.warning-message{align-items:center;background:#fef2f2;border:2px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.9rem;font-weight:500;gap:10px;margin-top:16px;padding:12px 16px}@media (max-width:1024px){.days-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.working-schedule-input{padding:20px}.schedule-header{align-items:flex-start;flex-direction:column}.header-right{justify-content:space-between;width:100%}.days-grid{grid-template-columns:repeat(2,1fr)}.week-header{align-items:flex-start;flex-direction:column}.week-actions{width:100%}.action-btn{flex:1 1}}@media (max-width:480px){.days-grid{grid-template-columns:1fr}}.dndflow{display:flex;flex-direction:column;height:100%}.dndflow aside{background:#fcfcfc;border-radius:4px;border-right:1px solid #eee;font-size:12px;padding:15px 10px}.dndflow .dndnode,.dndflow aside .description{margin-bottom:10px}.dndflow .dndnode{align-items:center;border:1px solid #1a192b;border-radius:2px;cursor:grab;display:flex;height:20px;justify-content:center;padding:4px}.dndflow .dndnode.input{border-color:#0041d0}.dndflow .dndnode.output{border-color:#ff0072}.dndflow .reactflow-wrapper{flex-grow:1;height:100%}@media screen and (min-width:768px){.dndflow{flex-direction:row}.dndflow aside{max-width:250px;width:20%}}
/*# sourceMappingURL=main.bfb23b49.css.map*/