@charset "UTF-8";#nprogress .spinner{display:none!important}#nprogress .bar{background:var(--color-brand-400);height:2px}#nprogress .peg{box-shadow:0 0 10px var(--color-brand-400),0 0 5px var(--color-brand-400)}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes fadeInOut{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.4;transform:scale(1)}}.loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.spinner-normal{display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;border-radius:50%;border:6px solid rgba(17,24,39,.1);border-top:8px solid var(--color-brand-400);animation:rotate 1s linear infinite;will-change:transform;backface-visibility:hidden}.spinner-mini{width:2.4rem;height:2.4rem;animation:rotate 1.5s infinite linear;color:var(--color-brand-400)}.loading-text{font-size:1.375rem;font-weight:700;color:var(--color-brand-800);animation:fadeInOut 1.5s ease-in-out infinite;margin-top:.8rem}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:#fff;transition:all;box-shadow:0 0 10px 5px #0000001a}:root,:root.light-mode{--color-grey-0: #ffffff;--color-grey-200: #f3f4f6;--color-grey-400: #e5e7eb;--color-grey-600: #6b7280;--color-grey-800: #374151;--color-brand-0: #d4f1f4;--color-brand-200: #75e6da;--color-brand-400: #189ab4;--color-brand-600: #1a7a94;--color-brand-800: #05445e;--color-text-primary: var(--color-grey-600);--color-text-secondary: var(--color-grey-400);--color-background: var(--color-grey-0);--color-border: var(--color-grey-200);--font-regular: "Poppins Regular", sans-serif;--font-medium: "Poppins Medium", sans-serif;--font-semiBold: "Poppins SemiBold", sans-serif;--font-bold: "Poppins Bold", sans-serif;--font-secondary-regular: "Bungee Regular", sans-serif}:root.dark-mode{--color-grey-0: #1f2937;--color-grey-200: #374151;--color-grey-400: #6b7280;--color-grey-600: #9ca3af;--color-grey-800: #f9fafb;--color-brand-0: #1e1e1e;--color-brand-200: #2c2c2e;--color-brand-400: #3a3a3c;--color-brand-600: #5a5a5c;--color-brand-800: #8e8e93;--color-text-primary: var(--color-grey-600);--color-text-secondary: var(--color-grey-400);--color-background: var(--color-grey-800);--color-border: var(--color-grey-400)}@font-face{font-family:Poppins Bold;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype")}@font-face{font-family:Poppins Medium;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype")}@font-face{font-family:Poppins Regular;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype")}@font-face{font-family:Poppins SemiBold;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype")}@font-face{font-family:Bungee Regular;src:url(/assets/Bungee-Regular-wByiOgEG.ttf) format("truetype")}@font-face{font-family:ArabicRegular;src:url(/assets/TheSans-Plain-DlZhP7GU.otf) format("truetype")}@font-face{font-family:ArabicBold;src:url(/assets/TheSans-Bold-CTOPiM9k.otf) format("truetype")}html{box-sizing:border-box;width:100%;height:100%;font-size:16px}html body{margin:0;padding:0;width:100vw;height:100vh;font-family:var(--font-regular);font-size:400;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden;overflow-y:auto}html body #root{height:100vh;width:100vw;position:relative}html body #root .Page{height:100vh;width:100vw;position:relative;font-family:var(--font-regular);overflow-y:auto}*,*:before,*:after{box-sizing:inherit}@media screen and (max-width: 768px){html{height:100vh;height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available}#root{min-height:100vh!important;min-height:-webkit-fill-available!important;height:auto!important}#root .Page{min-height:100vh!important;min-height:-webkit-fill-available!important;height:auto!important;overflow-y:visible!important}.Outlet_Container{min-height:100vh!important;min-height:-webkit-fill-available!important;height:auto!important;overflow:visible!important}.RightBar .body{height:auto!important;min-height:calc(100vh - 70px)!important;min-height:calc(-webkit-fill-available - 70px)!important}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#11182780;display:flex;justify-content:center;align-items:center;z-index:1000;font-family:var(--font-regular)}.modal-content{position:relative;background:#fff;border-radius:8px;max-width:620px;width:90%;max-height:100vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #11182726;animation:fadeIn .3s ease-out;overflow:hidden}.modal-content-inner{overflow-y:auto}.modal-content h1,.modal-content h2,.modal-content h3{font-family:var(--font-semiBold);color:var(--color-brand-400);margin-bottom:1.5rem}.modal-content p{font-family:var(--font-regular);color:#111827;line-height:1.6}.modal-close-btn{position:absolute;top:0;right:0;float:right;background:#ffffffe6;border:none;border-radius:0 0 0 8px;font-family:var(--font-medium);color:var(--color-brand-400);cursor:pointer;font-size:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin:0;padding:0;transition:all .2s ease;z-index:2;box-shadow:-2px 2px 4px #1118271a}.modal-close-btn:hover{color:var(--color-brand-400);background:#fff;transform:scale(1.1)}.modal-close-btn:active{transform:scale(.95)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.modal-content{width:95%;max-height:90vh}.modal-content h1{font-size:1.5rem}.modal-close-btn{width:2.2rem;height:2.2rem;font-size:1.3rem}}.Outlet_Container{position:relative;width:100%;height:100vh;overflow:hidden;display:flex}.Outlet_Container .RightBar{background-color:#fff;transition:all .3s ease;position:relative}.Outlet_Container .RightBar .header{direction:ltr!important;background:#fffffff2;background-color:var(--color-brand-0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(17,24,39,.1);box-shadow:0 1px #0b132b1a;padding:0 20px;position:sticky;top:0;z-index:50;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:600;font-size:.95rem;color:var(--color-brand-800);animation:fadeIn .5s ease-out}.Outlet_Container .RightBar .header .title{display:flex;align-items:center}.Outlet_Container .RightBar .header .title .logo_img{cursor:pointer}.Outlet_Container .RightBar .header .title .logo_img img{height:60px;object-fit:contain;padding:.5rem;display:block}.Outlet_Container .RightBar .header .title .logo_img img:not([src]){display:none}@media (min-width: 768px){.Outlet_Container .RightBar .header .title .logo_img img{height:60px}}@media (max-width: 991px){.Outlet_Container .RightBar .header .title .text{display:none}}.Outlet_Container .RightBar .header .comp{display:flex;align-items:center;gap:10px}.Outlet_Container .RightBar .header .comp .user{display:flex;align-items:center;gap:5px;background-color:unset;border:unset;cursor:pointer}.Outlet_Container .RightBar .header .comp .user .icon{font-size:1.625rem;color:var(--color-brand-800)}.Outlet_Container .RightBar .header .comp .user .name{font-size:.95rem;color:var(--color-brand-800);font-weight:600}.Outlet_Container .RightBar .header .comp .date{font-size:.8125rem;color:var(--color-brand-600);display:none}@media (min-width: 768px){.Outlet_Container .RightBar .header .comp .date{display:block}}.Outlet_Container .RightBar .header .comp .bar{display:block;cursor:pointer}@media (min-width: 768px){.Outlet_Container .RightBar .header .comp .bar{display:none}}.Outlet_Container .RightBar .header .comp .bar .icon{color:var(--color-brand-800)}@media (max-width: 767px){.Outlet_Container .RightBar .header{display:flex}}.Outlet_Container .RightBar .body{border-radius:6px;height:calc(100vh - 70px);overflow-y:auto;overflow-x:hidden}.Outlet_Container .RightBar .body .PortalContainer{padding:8px;margin:8px;border:1px solid rgba(17,24,39,.1);border-radius:6px}@media (max-width: 767px){.Outlet_Container .RightBar{width:100%!important;margin-left:0!important}}#navbar{position:fixed;top:0;left:0;width:220px;height:100vh;z-index:1000;display:flex;flex-direction:column;background-color:#fff;color:#111827;box-shadow:5px 0 5px #0b132b1a;overflow-y:auto;overflow-x:hidden;transition:transform .3s ease;padding:5px}@media (max-width: 767px){#navbar{transform:translate(-100%)}}#navbar .logo_img{height:50px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:inherit;margin:1rem 0rem 2rem}#navbar .logo_img img{height:50px;object-fit:contain}#navbar .navbarBody{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#navbar .navTabs{flex:1;overflow-y:auto;width:100%}#navbar .navTab{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:all .2s ease;border-left:4px solid transparent;border-radius:8px}#navbar .navTab .TabImage{width:30px;margin:0 10px}#navbar .navTab .TabImage .icon{color:#111827cc}#navbar .navTab .TabText .text{color:#111827cc;font-size:.95rem;font-weight:500;-webkit-user-select:none;user-select:none}#navbar .navTab .chevron{color:#11182780}#navbar .navTab:hover{background-color:var(--color-grey-200)}#navbar .navTab:hover .TabImage .icon,#navbar .navTab:hover .TabText .text,#navbar .navTab:hover .chevron{color:var(--color-brand-600)}#navbar .navTab.active{background-color:var(--color-grey-200)}#navbar .navTab.active .TabImage .icon,#navbar .navTab.active .TabText .text{color:var(--color-brand-600);font-weight:600}#navbar .navTab.active .chevron{color:var(--color-brand-600)}#navbar .nestedItems{padding-left:30px;background-color:#ffffff0d;animation:fadeIn .3s ease}#navbar .nestedItems .nestedTab{padding:10px 20px;border-left:4px solid transparent}#navbar .nestedItems .nestedTab .TabImage{width:25px;margin-right:10px}#navbar .nestedItems .nestedTab .TabImage .icon{font-size:.95rem}#navbar .nestedItems .nestedTab .TabText .text{font-size:.8125rem}#navbar .nestedItems .nestedTab:hover{background-color:var(--color-grey-200)}#navbar .nestedItems .nestedTab.active{color:var(--color-brand-600);font-weight:600}#navbar .copyright{text-align:center;font-size:.6875rem;color:var(--color-brand-800);width:100%}.drawer #navbar{position:relative;transform:translate(0);box-shadow:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:5px;height:5px;background-color:#f3f4f6;-webkit-box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);border-radius:5px}::-webkit-scrollbar-thumb{background-color:#d1d5db;-webkit-box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);border-radius:5px}.EZDrawer .EZDrawer__overlay{height:100vh}#grid-view-btn{background-color:#1118270d;color:var(--color-brand-400);border-radius:20px;padding:8px 15px;width:auto;cursor:pointer;transition:all .2s ease;border:1px solid rgba(var(--color-brand-400),.1)}#grid-view-btn:hover{background-color:#1118271a}#grid-edit-btn{background-color:#1118270d;color:var(--color-brand-400);border-radius:20px;padding:8px 15px;width:auto;cursor:pointer;transition:all .2s ease;border:1px solid rgba(var(--color-brand-400),.1)}#grid-edit-btn:hover{background-color:#1118271a}#grid-delete-btn{background-color:#1118270d;color:var(--color-brand-400);border-radius:20px;padding:8px 15px;width:auto;cursor:pointer;transition:all .2s ease;border:1px solid rgba(var(--color-brand-400),.1)}#grid-delete-btn:hover{background-color:#1118271a}#language-selector{display:flex;align-items:center;gap:8px}#language-selector .globe-icon{color:var(--color-brand-600);transition:transform .3s ease}#language-selector .globe-icon:hover{transform:rotate(15deg)}#language-selector select{padding:6px 28px 6px 8px;border-radius:8px;background-color:#fff;color:#000;border:1px solid var(--color-brand-400);font-family:var(--font-medium);font-size:.9rem;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:1em}#language-selector select:hover{background-color:var(--color-brand-200)}#language-selector select:focus{outline:none;box-shadow:0 0 0 2px rgba(var(--color-brand-400),.3)}#language-selector select option{background:#fff;color:#000}#status-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:20px;border:1px solid transparent;font-size:.75rem;font-weight:500;text-transform:capitalize;transition:all .2s ease;width:max-content}#status-badge .status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}#status-badge.status-pending{background-color:#fef3c7;color:#92400e;border-color:#fde68a}#status-badge.status-pending .status-dot{background-color:#f59e0b}#status-badge.status-in-progress{background-color:#dbeafe;color:#1e40af;border-color:#93c5fd}#status-badge.status-in-progress .status-dot{background-color:#3b82f6}#status-badge.status-completed{background-color:#d1fae5;color:#065f46;border-color:#86efac}#status-badge.status-completed .status-dot{background-color:#10b981}#status-badge.status-cancelled{background-color:#fee2e2;color:#991b1b;border-color:#fca5a5}#status-badge.status-cancelled .status-dot{background-color:#ef4444}#status-badge.status-deleted{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}#status-badge.status-deleted .status-dot{background-color:#9ca3af}#status-badge.status-default{background-color:#f9fafb;color:#6b7280;border-color:#e5e7eb}#status-badge.status-default .status-dot{background-color:#9ca3af}#date-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:16px;border:1px solid transparent;font-size:.75rem;font-weight:500;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;transition:all .2s ease}#date-badge .date-icon{font-size:.7rem;opacity:.8}#date-badge.date-past{background-color:#f3f4f6;color:#6b7280;border-color:#e5e7eb}#date-badge.date-past .date-icon{opacity:.5}#date-badge.date-today{background-color:#ecfdf5;color:#059669;border-color:#a7f3d0}#date-badge.date-today .date-icon{filter:hue-rotate(120deg)}#date-badge.date-soon{background-color:#fef3c7;color:#92400e;border-color:#fde68a}#date-badge.date-soon .date-icon{filter:hue-rotate(45deg)}#date-badge.date-upcoming{background-color:#dbeafe;color:#1e40af;border-color:#93c5fd}#date-badge.date-normal{background-color:#f8fafc;color:#475569;border-color:#e2e8f0}#date-badge.date-invalid{background-color:#fee2e2;color:#991b1b;border-color:#fca5a5}#date-badge.date-invalid .date-icon:before{content:"⚠️"}#date-badge:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}#currency-badge{display:inline-flex;align-items:center;gap:2px;padding:4px 10px;border-radius:12px;border:1px solid transparent;font-size:.75rem;font-weight:600;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;transition:all .2s ease}#currency-badge .currency-symbol{font-weight:700;opacity:.8}#currency-badge.currency-zero{color:#9ca3af}#currency-badge.currency-negative{color:#dc2626}#currency-badge.currency-negative .currency-symbol{color:#b91c1c}#currency-badge.currency-low{color:#0369a1}#currency-badge.currency-medium{color:#059669}#currency-badge.currency-high{color:#d97706}#currency-badge.currency-high .currency-symbol{color:#b45309}#currency-badge.currency-normal{background-color:#f8fafc;color:#475569;border-color:#e2e8f0}#currency-badge:hover{transform:translateY(-1px);box-shadow:0 1px 3px #0000001a}#priority-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.priority-low{background-color:#d1fae5;color:#065f46}.priority-medium{background-color:#fef3c7;color:#92400e}.priority-high{background-color:#fed7aa;color:#c2410c}.priority-urgent{background-color:#fee2e2;color:#991b1b}.priority-default{background-color:#f3f4f6;color:#374151}.login-page{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom right,#eff6ff,#fff,#eef2ff)}.login-container{width:100%;max-width:460px}.login-header{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.login-header .login-logo{height:60px;padding:.5rem;object-fit:contain;display:block}.login-header .login-logo:not([src]){display:none}@media (min-width: 768px){.login-header .login-logo{height:80px}}.login-header h1{font-size:1.5rem;font-weight:700;color:#111827}.login-header p{margin-top:.5rem;color:#6b7280}.login-card{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000f;padding:2rem;border:1px solid #f3f4f6}.login-card .login-method-selector{display:flex;justify-content:space-between;margin-bottom:1.5rem;gap:.5rem}.login-card .login-method-selector .method-button{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;background:#f9fafb;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.login-card .login-method-selector .method-button svg{width:20px;height:20px;color:#9ca3af}.login-card .login-method-selector .method-button:hover{background:#e5e7eb;border-color:#9ca3af}.login-card .login-method-selector .method-button.active{background:#2563eb;color:#fff;border-color:#2563eb}.login-card .login-method-selector .method-button.active svg{color:#fff}.login-card .login-method-selector .method-button.active:hover{background:#1d4ed8;border-color:#1d4ed8}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#374151;display:block;margin-bottom:.5rem}.form-group .input-icon-wrapper{position:relative}.form-group .input-icon-wrapper svg{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);width:20px;height:20px;color:#9ca3af}.form-group .input-icon-wrapper input{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;color:#111827;transition:border .2s,box-shadow .2s}.form-group .input-icon-wrapper input::placeholder{color:#9ca3af}.form-group .input-icon-wrapper input:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #3b82f6}.form-group .input-icon-wrapper .toggle-password{position:absolute;right:1.8rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.form-group .input-icon-wrapper .toggle-password svg{color:#9ca3af;transition:color .2s}.form-group .input-icon-wrapper .toggle-password svg:hover{color:#4b5563}.form-options{display:flex;justify-content:space-between;align-items:center}.form-options .remember-me{display:flex;align-items:center;font-size:.875rem;color:#374151}.form-options .remember-me input{margin-right:.5rem}.form-options .forgot-password{font-size:.875rem;color:#2563eb;font-weight:500;background:none;border:none;cursor:pointer}.form-options .forgot-password:hover{color:#1e3a8a}.form-error{display:flex;align-items:center;gap:.5rem;color:#dc2626;background-color:#fef2f2;padding:.75rem;border-radius:.5rem;font-size:.875rem}.submit-button{background-color:#2563eb;color:#fff;font-weight:500;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:background .2s}.submit-button:hover{background-color:#1d4ed8}.submit-button:disabled{opacity:.5;cursor:not-allowed}.submit-button .spinner{display:flex;align-items:center;gap:.5rem}.submit-button .loading-circle{width:16px;height:16px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.home-button{background-color:#fff;color:#2563eb;font-weight:500;padding:.75rem;border-radius:.5rem;border:1px solid #2563eb;cursor:pointer;transition:background .2s}.home-button:hover{color:#fff;background-color:#1d4ed8}.home-button:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}.signup-text{margin-top:1.5rem;text-align:center;font-size:.875rem;color:#6b7280}.signup-text .signup-link{font-weight:500;color:#2563eb;background:none;border:none;cursor:pointer}.signup-text .signup-link:hover{color:#1e3a8a}.forgot-header{text-align:center;margin-bottom:1.5rem}.forgot-header h2{font-size:1.25rem;font-weight:600;color:#111827}.forgot-header p{color:#6b7280;margin-top:.5rem}.forgot-header span{display:block;margin-top:.5rem;font-size:.875rem;color:#8caae9}.form-actions{display:flex;flex-direction:column;gap:.75rem}.secondary-button{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.75rem;border-radius:.5rem;font-weight:500;cursor:pointer}.secondary-button:hover{background:#f9fafb}.email-sent{text-align:center}.email-sent .success-icon{background:#d1fae5;color:#059669;width:64px;height:64px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto}.email-sent h3{font-size:1.125rem;font-weight:500;margin-top:1rem;color:#111827}.email-sent p{color:#6b7280;margin-top:.5rem}.login-footer{text-align:center;margin-top:2rem;bottom:0}.login-footer p{font-size:.75rem;color:#9ca3af}.otp-section{display:flex;flex-direction:column;gap:1.5rem}.otp-section .form-group label{font-size:.875rem;font-weight:500;color:#374151;display:block;margin-bottom:.5rem}.otp-section .form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;color:#111827;transition:border .2s,box-shadow .2s}.otp-section .form-group input::placeholder{color:#9ca3af}.otp-section .form-group input:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #3b82f6}.otp-section .form-group input.error{border-color:#dc2626}.password-requirements{margin-top:.5rem;font-size:.75rem;color:#dc2626}.password-requirements p{font-weight:500}.password-requirements ul{list-style:none;padding:0;margin-top:.25rem}.password-requirements ul li.requirement-error{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.password-requirements ul li.requirement-error:before{content:"•";color:#dc2626}.input-icon-wrapper.error input{border-color:#dc2626}.input-icon-wrapper .toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.input-icon-wrapper .toggle-password svg{color:#9ca3af;width:20px;height:20px;transition:color .2s}.input-icon-wrapper .toggle-password svg:hover{color:#4b5563}.field-error{display:flex;align-items:center;gap:.5rem;color:#dc2626;font-size:.875rem;margin-top:.5rem}.field-error svg{width:16px;height:16px}.NotFoundPage{display:flex;justify-content:center;align-items:center;height:100vh;color:#fff;animation:colorSlide 15s cubic-bezier(.075,.82,.165,1) infinite}.NotFoundPage .text-center{text-align:center}.NotFoundPage .text-center h1,.NotFoundPage .text-center h3{margin:10px;cursor:default}.NotFoundPage .text-center h1 .fade-in,.NotFoundPage .text-center h3 .fade-in{animation:fadeIn 2s ease infinite}.NotFoundPage .text-center h1{font-size:8em;transition:font-size .2s ease-in-out;border-bottom:1px dashed white}.NotFoundPage .text-center h1 span#digit1{animation-delay:.2s}.NotFoundPage .text-center h1 span#digit2{animation-delay:.3s}.NotFoundPage .text-center h1 span#digit3{animation-delay:.4s}.NotFoundPage .text-center button{border:1px solid white;background:transparent;outline:none;padding:10px 20px;font-size:1.1rem;font-weight:700;color:#fff;text-transform:uppercase;transition:background-color .2s ease-in;margin:20px 0}.NotFoundPage .text-center button:hover{background-color:#fff;color:#555;cursor:pointer}.auth-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.auth-loading .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotAuthorizedPage{display:flex;justify-content:center;align-items:center;height:100vh;color:#fff;animation:colorSlide 15s cubic-bezier(.075,.82,.165,1) infinite}.NotAuthorizedPage .text-center{text-align:center}.NotAuthorizedPage .text-center h1,.NotAuthorizedPage .text-center h3{margin:10px;cursor:default}.NotAuthorizedPage .text-center h1 .fade-in,.NotAuthorizedPage .text-center h3 .fade-in{animation:fadeIn 2s ease infinite}.NotAuthorizedPage .text-center h1{font-size:8em;transition:font-size .2s ease-in-out;border-bottom:1px dashed white}.NotAuthorizedPage .text-center h1 span#digit1{animation-delay:.2s}.NotAuthorizedPage .text-center h1 span#digit2{animation-delay:.3s}.NotAuthorizedPage .text-center h1 span#digit3{animation-delay:.4s}.NotAuthorizedPage .text-center button{border:1px solid white;background:transparent;outline:none;padding:10px 20px;font-size:1.1rem;font-weight:700;color:#fff;text-transform:uppercase;transition:background-color .2s ease-in;margin:20px 0}.NotAuthorizedPage .text-center button:hover{background-color:#fff;color:#555;cursor:pointer}@keyframes colorSlide{0%{background-color:#152a68}25%{background-color:#4169e1}50%{background-color:#2e8b57}75%{background-color:tomato}to{background-color:#152a68}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
