@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}.login-page-container{position:relative;width:100%;height:100dvh;overflow:hidden;background-color:#f4f6fa;display:flex;align-items:center;justify-content:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:clamp(.5rem,2vh,2rem) clamp(.5rem,3vw,2rem)}@media(max-height:750px),(max-width:992px){.login-page-container{height:auto;min-height:100dvh;overflow-y:hidden;background-color:#fff;align-items:flex-start;padding-top:8vh}}.login-page-container .bg-shape-top-right{position:absolute;top:0;right:0;width:clamp(100px,18vw,300px);height:100vh;background-color:#eb7115;z-index:0;transition:all .3s ease}@media(max-width:992px){.login-page-container .bg-shape-top-right{display:none}}.login-page-container .bg-shape-top-line{position:absolute;top:0;background-color:#eb7115;z-index:0}.login-page-container .bg-shape-top-line.line-1{left:54%;width:10px;height:clamp(80px,15vh,160px);margin-top:clamp(1rem,4vh,3rem);border-radius:10px}.login-page-container .bg-shape-top-line.line-2{left:55%;width:10px;height:clamp(60px,10vh,100px);border-radius:10px}@media(max-width:1200px){.login-page-container .bg-shape-top-line{display:none}}.login-page-container .content-wrapper{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(1rem,4vw,5rem);width:100%;max-width:1500px}@media(max-width:1200px){.login-page-container .content-wrapper{flex-direction:column;gap:clamp(1rem,2vh,2rem)}}.system-title-section{display:flex;align-items:center;gap:clamp(.8rem,2vw,1.5rem);min-width:250px;position:relative}@media(max-width:1024px){.system-title-section{justify-content:center;text-align:center;margin-bottom:0}}@media(max-width:992px){.system-title-section{display:none}}.system-title-section .bg-dots-bottom-left{position:absolute;top:140%;left:93%;margin-top:2rem;width:160px;height:160px;background-image:radial-gradient(#eb7115 35%,transparent 25%);background-size:20px 20px;z-index:0}@media(max-width:992px){.system-title-section .bg-dots-bottom-left{display:none}}.system-title-section .vertical-lines{display:flex;gap:.5rem;height:clamp(50px,15vh,200px)}.system-title-section .vertical-lines .line{width:6px;border-radius:5px}.system-title-section .vertical-lines .line.blue{background-color:#1e2772;margin-bottom:clamp(.5rem,2vh,1rem)}.system-title-section .vertical-lines .line.orange{background-color:#eb7115;margin-top:clamp(.5rem,2vh,1rem)}.system-title-section .system-title{color:#111;font-size:clamp(1.6rem,5vw,3.4rem);font-weight:800;line-height:1.1;margin:0;letter-spacing:-1px}@media(max-width:1024px){.system-title-section .system-title{text-align:left}}@media(max-width:768px){.system-title-section .system-title{font-weight:700}}.main-content-card{display:flex;flex:1;border:8px solid #1e2772;border-radius:20px;background-color:#fcfcfc;min-height:clamp(600px,70vh,750px);width:100%;max-width:1200px;position:relative;box-shadow:0 20px 40px #0000000d}@media(max-width:992px){.main-content-card{max-width:100%;min-height:auto;border:none;background:transparent;box-shadow:none;flex-direction:column;align-items:center;padding:0}}.main-content-card .mobile-brand-logo{display:none}@media(max-width:992px){.main-content-card .mobile-brand-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;color:#1e2772}.main-content-card .mobile-brand-logo .logo-icon-heart{width:2.5rem}.main-content-card .mobile-brand-logo .logo-text{margin:0;font-weight:800;font-size:24px;letter-spacing:-.5px}}@media(max-width:992px){.main-content-card .desktop-only{display:none!important}}.main-content-card .login-form-container{background-color:#fff;width:100%;max-width:500px;padding:clamp(1.5rem,4vh,3.5rem) clamp(1.5rem,4vw,3.5rem);margin:clamp(1rem,3vh,2rem) 0 clamp(1rem,3vh,2rem) clamp(1rem,3vw,2.5rem);border-radius:16px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;justify-content:center;z-index:5}@media(max-width:992px){.main-content-card .login-form-container{width:355px;height:429px;padding:2rem 12.5px;margin:0;border-radius:16px;box-shadow:0 4px 15px #00000040;position:relative;z-index:10}}.main-content-card .login-form-container .brand-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:clamp(1.5rem,4vh,2.5rem);color:#1e2772}.main-content-card .login-form-container .brand-logo .logo-icon{display:flex;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none}.main-content-card .login-form-container .brand-logo .logo-icon .logo-icon-heart{width:clamp(1.8rem,5vw,3.5rem)}@media(max-width:768px){.main-content-card .login-form-container .brand-logo .logo-icon .logo-icon-heart{width:1.8rem}}.main-content-card .login-form-container .brand-logo .logo-text{margin:0;font-weight:800;font-size:clamp(1.3rem,3vw,1.9rem);letter-spacing:-.5px}@media(max-width:768px){.main-content-card .login-form-container .brand-logo .logo-text{font-weight:700}}.main-content-card .login-form-container .input-group{margin-bottom:clamp(.8rem,2.5vh,1.5rem)}.main-content-card .login-form-container .input-group label{display:block;font-size:clamp(.8rem,2vw,.95rem);font-weight:700;margin-bottom:.5rem;color:#1e2772}@media(max-width:768px){.main-content-card .login-form-container .input-group label{font-weight:600}}.main-content-card .login-form-container .input-group input{width:100%;padding:clamp(.8rem,2vh,1.1rem) clamp(.8rem,2vw,1.2rem);border:none;background-color:#f0f2f5;border-radius:8px;font-size:clamp(.9rem,2vw,1rem);color:#111;outline:none;transition:box-shadow .3s ease}.main-content-card .login-form-container .input-group input:focus{box-shadow:0 0 0 2px #eb71154d}.main-content-card .login-form-container .input-group input::placeholder{color:#aaa}@media(max-width:992px){.main-content-card .login-form-container .input-group input{height:50px}}.main-content-card .login-form-container .input-group input::-ms-reveal,.main-content-card .login-form-container .input-group input::-ms-clear{display:none}.main-content-card .login-form-container .input-group .password-wrapper{position:relative;display:flex}.main-content-card .login-form-container .input-group .password-wrapper input{padding-right:clamp(2.5rem,8vw,3.5rem)}.main-content-card .login-form-container .input-group .password-wrapper .lock-icon-btn{position:absolute;right:0;top:0;height:100%;width:clamp(2.5rem,8vw,3.5rem);border:none;background-color:#1e2772;color:#fff;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.main-content-card .login-form-container .input-group .password-wrapper .lock-icon-btn:active{background-color:#121932}.main-content-card .login-form-container .input-group .forgot-password{text-align:right;margin-top:.5rem}.main-content-card .login-form-container .input-group .forgot-password .forgot-password-link{font-size:clamp(.75rem,2vw,.85rem);color:#1e2772;text-decoration:none;font-weight:700;-webkit-user-select:none;user-select:none}@media(max-width:768px){.main-content-card .login-form-container .input-group .forgot-password .forgot-password-link{font-weight:600}}.main-content-card .login-form-container .submit-btn{width:100%;padding:clamp(.9rem,2vh,1.2rem);margin-top:clamp(1rem,2vh,1.5rem);background:linear-gradient(to right,#eb7115,#f28123);color:#fff;border:none;border-radius:8px;font-size:clamp(1rem,2vw,1.15rem);font-weight:700;cursor:pointer;box-shadow:0 10px 20px #eb711559;transition:transform .2s ease,opacity .2s ease}@media(max-width:992px){.main-content-card .login-form-container .submit-btn{height:55px;margin-top:1.5rem;font-weight:600}}.main-content-card .login-form-container .submit-btn:hover{opacity:.9;transform:translateY(-2px)}.main-content-card .login-form-container .submit-btn:active{transform:translateY(0)}.main-content-card .login-form-container .support-info{margin-top:clamp(1rem,4vh,2.5rem);display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.main-content-card .login-form-container .support-info .support-link,.main-content-card .login-form-container .support-info .support-email{font-size:clamp(.75rem,2vw,.85rem);font-weight:700;-webkit-user-select:none;user-select:none}@media(max-width:768px){.main-content-card .login-form-container .support-info .support-link,.main-content-card .login-form-container .support-info .support-email{font-weight:600}}.main-content-card .login-form-container .support-info .support-link{color:#1e2772;text-decoration:underline}.main-content-card .login-form-container .support-info .support-email{color:#eb7115;text-decoration:none}@media(max-width:992px){.main-content-card .login-form-container .support-info{position:absolute;bottom:-200px;right:12.5px}}.main-content-card .mobile-lines-container{display:none}@media(max-width:992px){.main-content-card .mobile-lines-container{display:flex;justify-content:center;gap:12px;width:355px;margin-top:-30px;margin-left:-160px;z-index:1;position:relative}.main-content-card .mobile-lines-container .m-line{width:11px;height:180px;border-radius:6px}.main-content-card .mobile-lines-container .m-line.orange{background-color:#eb7115}.main-content-card .mobile-lines-container .m-line.blue{background-color:#1e2772}}.main-content-card .graphics-container{flex:1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media(max-width:992px){.main-content-card .graphics-container{display:none}}.main-content-card .graphics-container .floating-windows{position:absolute;width:100%;height:100%;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}.main-content-card .graphics-container .image-wrapper{position:relative;z-index:2;width:85%;height:clamp(250px,45vh,380px);margin-top:clamp(-1rem,-3vh,-3rem)}.main-content-card .graphics-container .image-wrapper .placeholder-image{width:100%;height:100%;background-size:cover;background-position:center;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#888;box-shadow:0 10px 25px #0000001a;pointer-events:none;-webkit-user-select:none;user-select:none}.main-content-card .graphics-container .image-wrapper .floating-icon{position:absolute;font-size:4rem;z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none}.main-content-card .graphics-container .image-wrapper .floating-icon.lock{top:-35px;right:10%;color:#eb7115}.main-content-card .graphics-container .image-wrapper .floating-icon.leaf{bottom:-40px;right:-20px}.main-content-card .graphics-container .privacy-warning-wrapper{position:absolute;bottom:clamp(1rem,3vh,2rem);width:80%;border-top:1px solid #ddd;padding-top:clamp(.5rem,2vh,1rem);text-align:center;z-index:2}.main-content-card .graphics-container .privacy-warning-wrapper .privacy-warning{font-size:.75rem;color:#666;margin:0}.modal-overlay{position:fixed;inset:0;background-color:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;animation:fadeIn .3s ease}.modal-overlay .error-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;width:90%;background-color:#fff;padding:clamp(2rem,5vh,3rem) clamp(1.5rem,5vw,2.5rem);border-radius:24px;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 25px 50px #0003;animation:slideUp .3s ease}@media(max-width:576px){.modal-overlay .error-modal{max-width:320px;padding:2rem 1.5rem;border-radius:20px}}.modal-overlay .error-modal .modal-icon{width:clamp(60px,10vw,90px);height:clamp(60px,10vw,90px);background-color:#eb7115;color:#fff;font-size:clamp(2rem,8vw,3.5rem);font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.modal-overlay .error-modal .modal-title{color:#1b264b;margin:0 0 .5rem;font-size:clamp(1.3rem,6vw,2rem);font-weight:800}.modal-overlay .error-modal .modal-text{color:#1b264b;font-size:clamp(.9rem,3vw,1.1rem);font-weight:500;margin:0 0 1.5rem}.modal-overlay .error-modal .retry-btn{width:100%;padding:clamp(.9rem,3vw,1.2rem);background:linear-gradient(to right,#eb7115,#f28123);color:#fff;border:none;border-radius:12px;font-size:clamp(1rem,4vw,1.2rem);font-weight:700;cursor:pointer;box-shadow:0 10px 20px #eb711559;transition:transform .2s ease,opacity .2s ease}.modal-overlay .error-modal .retry-btn:hover{opacity:.9;transform:translateY(-3px)}.modal-overlay .error-modal .retry-btn:active{transform:translateY(0)}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.submit-btn.disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.kvkk-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:20px;width:90%;max-width:700px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px #0003;animation:slideUp .3s ease;overflow:hidden}.kvkk-modal .modal-content-scroll{padding:1.5rem 2rem;overflow-y:auto;flex:1;color:#111}.kvkk-modal .modal-content-scroll h3{font-size:1rem;color:#1e2772;margin-top:1.5rem;margin-bottom:.5rem}.kvkk-modal .modal-content-scroll h3:first-child{margin-top:0}.kvkk-modal .modal-content-scroll p{font-size:.9rem;line-height:1.6;color:#666;margin-bottom:1rem}.kvkk-modal .modal-content-scroll .declaration-box{margin-top:2rem;padding:1rem;background-color:#eb71151a;border-left:4px solid #eb7115;border-radius:4px;font-size:.85rem;color:#8e440c}.kvkk-modal .modal-footer .accept-btn:hover{background-color:#bd5a10}.agreement-group{margin-top:1rem;margin-bottom:1.5rem}.agreement-group .checkbox-container{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.agreement-group .checkbox-container input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.agreement-group .checkbox-container .checkmark{min-width:20px;height:20px;background-color:#f0f2f5;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-top:2px}.agreement-group .checkbox-container input:checked~.checkmark{background-color:#eb7115;border-color:#eb7115}.agreement-group .checkbox-container input:checked~.checkmark:after{content:"✔";color:#fff;font-size:12px}.agreement-group .checkbox-container .agreement-text{font-size:clamp(.75rem,2vw,.85rem);color:#666;line-height:1.4}.agreement-group .checkbox-container .agreement-text .clickable-policy{color:#eb7115;font-weight:700;text-decoration:underline;transition:color .2s ease}.agreement-group .checkbox-container .agreement-text .clickable-policy:hover{color:#bd5a10}.submit-btn:not(:disabled):hover{opacity:.9;transform:translateY(-2px)}.submit-btn:not(:disabled):active{transform:translateY(0)}.submit-btn:disabled{opacity:.4!important;cursor:not-allowed!important;pointer-events:none!important;box-shadow:none!important;transform:none!important}.kvkk-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:20px;width:90%;max-width:800px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px #0003;animation:slideUp .3s ease;overflow:hidden}.kvkk-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:#1e2772;color:#fff}.kvkk-modal .modal-header h2{margin:0;font-size:1.2rem;font-weight:700}.kvkk-modal .modal-header .close-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;opacity:.8}.kvkk-modal .modal-header .close-btn:hover{opacity:1}.kvkk-modal .modal-content-scroll.exact-document-content{padding:1.5rem 2rem;overflow-y:auto;flex:1;color:#111}.kvkk-modal .modal-content-scroll.exact-document-content hr{border:0;height:1px;background:#eee;margin:2rem 0}.kvkk-modal .modal-content-scroll.exact-document-content .doc-main-title{font-size:1.3rem;color:#eb7115;margin-top:1.5rem;margin-bottom:.5rem;text-align:center}.kvkk-modal .modal-content-scroll.exact-document-content .doc-main-title:first-child{margin-top:0}.kvkk-modal .modal-content-scroll.exact-document-content .doc-sub-title{font-size:1.1rem;color:#1e2772;margin-top:0;margin-bottom:1.5rem;text-align:center}.kvkk-modal .modal-content-scroll.exact-document-content h5{font-size:1rem;color:#1e2772;margin-top:1.5rem;margin-bottom:.5rem}.kvkk-modal .modal-content-scroll.exact-document-content p{font-size:.9rem;line-height:1.6;color:#666;margin-bottom:1rem}.kvkk-modal .modal-content-scroll.exact-document-content ul{padding-left:1.5rem;margin-bottom:1rem}.kvkk-modal .modal-content-scroll.exact-document-content ul li{font-size:.9rem;line-height:1.6;color:#666;margin-bottom:.5rem}.kvkk-modal .modal-content-scroll.exact-document-content ul li strong{color:#111}.kvkk-modal .modal-content-scroll.exact-document-content .declaration-box{margin-top:2rem;padding:1rem;background-color:#eb71151a;border-left:4px solid #eb7115;border-radius:4px;font-size:.9rem;color:#b5560e}.kvkk-modal .modal-footer{padding:1rem 2rem;border-top:1px solid #eee;display:flex;justify-content:flex-end}.kvkk-modal .modal-footer .accept-btn{padding:.8rem 1.5rem;background-color:#eb7115;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .2s}.kvkk-modal .modal-footer .accept-btn:hover{background-color:#d16210}.forget-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f9f9f9;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.forget-password-card{background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px #0000001a;width:100%;max-width:400px;text-align:center}.title{color:#eb7115;margin-bottom:10px;font-size:24px}.subtitle{color:#666;font-size:14px;margin-bottom:30px;line-height:1.5}.form-group{text-align:left}.input-wrapper{margin-bottom:10px}.input-wrapper label{display:block;font-weight:600;margin-bottom:8px;color:#333}.input-wrapper input{width:100%;padding:12px;border:2px solid #eee;border-radius:8px;outline:none;transition:border-color .3s ease;box-sizing:border-box}.input-wrapper input:focus{border-color:#eb7115}.submit-btn{width:100%;padding:14px;background-color:#eb7115;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.submit-btn:hover{background-color:#eb7115}.submit-btn:active{transform:scale(.98)}.back-to-login{margin-top:20px}.back-to-login a{color:#eb7115;text-decoration:none;font-size:14px;font-weight:500}.back-to-login a:hover{text-decoration:underline}.staff-page-layout{display:flex;width:100%;height:100dvh;overflow:hidden;background-color:#f8fafc}.main-content-section{flex:1;display:flex;flex-direction:column;height:100vh;overflow-y:hidden}@media(max-width:992px){.main-content-section{overflow-y:auto}}.page-body{flex:1;padding:2rem clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;align-items:center;overflow:hidden}@media(max-width:992px){.page-body{overflow:visible;padding:1.5rem 1rem}}.page-body .page-body-inner{width:100%;max-width:1600px;display:flex;flex-direction:column;height:100%;min-height:0}@media(max-width:992px){.page-body .page-body-inner{height:auto;min-height:auto}}.sidebar-section{width:280px;min-width:280px;height:100dvh;background-color:#1e2772;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 0;transition:transform .3s cubic-bezier(.4,0,.2,1)}@media(max-width:992px){.sidebar-section{position:fixed;top:0;left:0;bottom:0;z-index:1000;transform:translate(-100%);box-shadow:4px 0 20px #00000080}.sidebar-section.open{transform:translate(0)}}.sidebar-section .sidebar-top{display:flex;flex-direction:column;gap:3rem}.sidebar-section .sidebar-logo{display:flex;align-items:center;gap:.8rem;padding:0 2rem;position:relative}.sidebar-section .sidebar-logo .logo-icon-wrapper{display:flex;align-items:center}.sidebar-section .sidebar-logo .logo-icon-wrapper .logo-img{width:36.08px;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.sidebar-section .sidebar-logo .logo-text{color:#fff;font-size:1.6rem;font-weight:800;margin:0;letter-spacing:-.5px}.sidebar-section .sidebar-logo .mobile-close-btn{display:none;position:absolute;right:1rem;background:transparent;border:none;cursor:pointer;padding:.5rem}@media(max-width:992px){.sidebar-section .sidebar-logo .mobile-close-btn{display:block}}.sidebar-section .sidebar-logo .mobile-close-btn svg{width:24px;height:24px;transition:transform .2s}.sidebar-section .sidebar-logo .mobile-close-btn:active svg{transform:scale(.8)}.sidebar-section .sidebar-nav .nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.sidebar-section .sidebar-nav .nav-item .nav-link{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;color:#9ca3af;text-decoration:none;font-size:1rem;font-weight:500;border-left:4px solid transparent;transition:all .2s ease}.sidebar-section .sidebar-nav .nav-item .nav-link .nav-icon-wrapper{display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-user-select:none;user-select:none}.sidebar-section .sidebar-nav .nav-item .nav-link .nav-icon-wrapper .nav-img{width:24px;height:24px;object-fit:contain}.sidebar-section .sidebar-nav .nav-item .nav-link:hover{background-color:#ffffff0d;color:#fff}.sidebar-section .sidebar-nav .nav-item.active .nav-link{color:#fff;font-weight:600;border-left-color:#eb7115;background-color:#ffffff0d}.sidebar-section .sidebar-bottom{padding:0 2rem;display:flex;flex-direction:column;gap:.4rem}.sidebar-section .sidebar-bottom .support-title{color:#9ca3af;font-size:.85rem;font-weight:500;margin:0}.sidebar-section .sidebar-bottom .support-email{color:#eb7115;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.sidebar-section .sidebar-bottom .support-email:hover{opacity:.8}.sidebar-mobile-overlay{display:none}@media(max-width:992px){.sidebar-mobile-overlay{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;animation:fadeInOverlay .3s ease}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.top-header{height:80px;min-height:80px;background-color:#fff;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(2rem,4vw,3.5rem);border-bottom:1px solid #edf2f7;box-shadow:0 2px 10px #00000040}@media(max-width:992px){.top-header{height:70px;min-height:70px;padding:0 1rem}}.top-header .header-left .header-title{color:#fd7401;font-size:24px;font-weight:700;margin:0}.top-header .header-left .mobile-menu-btn{display:none;background:transparent;border:none;cursor:pointer;color:#000;padding:.5rem}@media(max-width:992px){.top-header .header-left .mobile-menu-btn{display:flex;align-items:center;justify-content:center}}.top-header .header-left .mobile-menu-btn svg{width:28px;height:28px}@media(max-width:992px){.top-header .header-left .desktop-only{display:none}}.top-header .header-left .header-welcome-section{display:flex;flex-direction:column;gap:.2rem}.top-header .header-left .header-welcome-section .welcome-title{color:#1e293b;font-size:22px;font-weight:800;margin:0}.top-header .header-left .header-welcome-section .welcome-date{font-size:13px;font-weight:500;color:#64748b;margin:0}.top-header .header-right{display:flex;align-items:center;gap:2.5rem}@media(max-width:992px){.top-header .header-right{gap:1rem}}.top-header .header-right .search-bar{display:flex;align-items:center;background-color:#f8fafc;border-radius:100px;width:300px;height:44px;padding:0 1.2rem;gap:.6rem;border:1px solid #e2e8f0;box-shadow:0 2px 10px #0006;transition:box-shadow .2s ease,border-color .2s ease}.top-header .header-right .search-bar:focus-within{box-shadow:0 4px 12px #000c;border-color:#cbd5e1}.top-header .header-right .search-bar .search-icon{display:flex;align-items:center;justify-content:center}.top-header .header-right .search-bar .search-input{border:none;background:transparent;outline:none;width:100%;font-size:.9rem;color:#1f2937;font-family:inherit}.top-header .header-right .search-bar .search-input::placeholder{color:#9ca3af}@media(max-width:992px){.top-header .header-right .search-bar{width:auto;height:auto;background:transparent;border:none;padding:0;box-shadow:none}.top-header .header-right .search-bar .search-input{display:none}.top-header .header-right .search-bar .search-icon svg{width:24px;height:24px}}.top-header .header-right .notification-wrapper{position:relative}.top-header .header-right .notification-wrapper .notification-bell{display:flex;align-items:center;justify-content:center;cursor:pointer;width:32px;height:32px;transition:transform .2s ease;position:relative}.top-header .header-right .notification-wrapper .notification-bell:hover{transform:scale(1.1)}@media(max-width:992px){.top-header .header-right .notification-wrapper .notification-bell svg{width:24px;height:24px}}.top-header .header-right .notification-wrapper .notification-bell .notification-badge{position:absolute;top:-5px;right:-5px;background-color:#dc3545;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff}.top-header .header-right .notification-wrapper .notification-dropdown-panel{position:absolute;top:calc(100% + 20px);right:-10px;width:380px;background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001f;border:1px solid #e2e8f0;z-index:1000;animation:fadeInDown .3s ease}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.8rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .header-title-row{display:flex;align-items:baseline;gap:.5rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .header-title-row .panel-title{color:#1e293b;font-size:18px;font-weight:800;margin:0}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .header-title-row .unread-count-text{color:#64748b;font-size:14px;font-weight:500}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .mark-all-read-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:none;padding:.4rem .6rem;margin-left:-.6rem;color:#eb7115;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;border-radius:6px;transition:all .2s ease}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .mark-all-read-btn:hover{background-color:#eb71151a;color:#bd5a10}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .mark-all-read-btn svg{transition:transform .2s}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .mark-all-read-btn:active svg{transform:scale(.8)}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body{max-height:400px;overflow-y:auto}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body::-webkit-scrollbar{width:6px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body::-webkit-scrollbar-track{background:transparent}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;gap:1rem;cursor:pointer;transition:background-color .2s}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item:hover{background-color:#f8fafc}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item:last-child{border-bottom:none;border-radius:0 0 16px 16px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left{position:relative;display:flex;align-items:center;justify-content:center;margin-top:3px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .unread-dot-indicator{position:absolute;left:-15px;width:7px;height:7px;border-radius:50%;background-color:#eb7115}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container .n-icon svg{width:18px;height:18px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-prescription{background-color:#e0f2f1}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-prescription .n-icon{color:#00796b}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-vitals{background-color:#eb71151a}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-vitals .n-icon{color:#eb7115}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-room_change{background-color:#e3f2fd}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-room_change .n-icon{color:#1976d2}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-general{background-color:#f1f5f9}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-left .icon-container.type-general .n-icon{color:#64748b}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-middle{flex:1;display:flex;flex-direction:column;gap:.2rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-middle .item-title{color:#1e293b;font-size:14px;font-weight:700;margin:0}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-middle .item-desc{color:#64748b;font-size:13px;font-weight:500;margin:0;line-height:1.4}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-middle .item-time{color:#94a3b8;font-size:12px;font-weight:500;margin-top:2px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-right{align-self:flex-start;margin-top:1rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item .item-right .item-action-btn{background:none;border:none;cursor:pointer;padding:2px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item.read .item-middle .item-title,.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item.read .item-middle .item-desc{color:#94a3b8}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .notification-list .notification-item.read .icon-container{opacity:.6}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .empty-notification-state{padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .empty-notification-state .empty-icon-wrapper{width:70px;height:70px;border-radius:50%;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .empty-notification-state .empty-icon-wrapper svg{width:32px;height:32px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .empty-notification-state .empty-title{color:#1e293b;font-size:16px;font-weight:700;margin:0}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body .empty-notification-state .empty-desc{color:#64748b;font-size:13px;font-weight:500;margin:0;max-width:250px;line-height:1.4}.top-header .header-right .profile-section{display:flex;align-items:center;gap:.8rem;cursor:pointer;padding:.5rem;border-radius:8px;position:relative}.top-header .header-right .profile-section .profile-img{width:40px;height:40px;border-radius:50%;object-fit:cover}.top-header .header-right .profile-section .profile-info{display:flex;flex-direction:column;justify-content:center}.top-header .header-right .profile-section .profile-info .profile-name{font-size:14px;font-weight:600;color:#1f2937}.top-header .header-right .profile-section .profile-info .profile-role{font-size:12px;font-weight:600;color:#64748b}@media(max-width:992px){.top-header .header-right .profile-section .profile-info .profile-name{font-size:12px}.top-header .header-right .profile-section .profile-info .profile-role{font-size:10px}}.top-header .header-right .profile-section .dropdown-icon{display:flex;align-items:center;justify-content:center;width:21px;height:21px}.top-header .header-right .profile-section .profile-dropdown-menu{position:absolute;top:calc(100% + 5px);right:0;width:220px;background-color:#1e2772;border-radius:6px;box-shadow:0 4px 10px #0009;z-index:100;display:flex;flex-direction:column;overflow:hidden;cursor:default}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-header{background-color:#121947;padding:1rem 1.2rem;display:flex;flex-direction:column;gap:.2rem;border-bottom:1px solid rgba(255,255,255,.1)}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-header .dropdown-subtitle{color:#94a3b8;font-size:10px;font-weight:400}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-header .dropdown-role{display:flex;align-items:center;gap:.4rem;font-size:12px;font-weight:400;color:#fff;margin-top:.2rem}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-header .dropdown-name{font-size:15px;font-weight:700;color:#fff;margin-top:.1rem}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-body{display:flex;flex-direction:column;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-body .dropdown-item{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;color:#fff;text-decoration:none;font-size:12px;font-weight:400;transition:background-color .2s}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-body .dropdown-item:hover{background-color:#ffffff0d}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-footer{padding:.5rem 0}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-footer .logout-btn{width:100%;background:transparent;border:none;display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;color:#c62828;font-size:12px;font-weight:400;font-family:inherit;cursor:pointer;transition:background-color .2s;text-decoration:none}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-footer .logout-btn:hover{background-color:#c628281a}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.header-mobile-overlay{display:none}@media(max-width:992px){.header-mobile-overlay{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:990;animation:fadeIn .3s ease}}.mobile-drag-handle{display:none}@media(max-width:992px){.mobile-drag-handle{display:block;width:40px;height:5px;background-color:#94a3b880;border-radius:10px;margin:0 auto 15px}}@media(max-width:992px){.top-header .header-right .notification-wrapper .notification-dropdown-panel{position:fixed;inset:auto 0 0;width:100%;max-width:100vw;margin:0;border-radius:24px 24px 0 0;box-shadow:0 -5px 25px #00000026;z-index:1000;animation:slideUpBottomSheet .3s cubic-bezier(.2,.8,.2,1) forwards}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header{position:relative;padding:1.5rem}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .mobile-panel-close-btn{position:absolute;top:20px;right:20px;background:none;border:none;color:#ef4444;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-header .mobile-panel-close-btn svg{width:28px;height:28px}.top-header .header-right .notification-wrapper .notification-dropdown-panel .panel-body{max-height:70vh;padding-bottom:2rem}}@media(max-width:992px){.top-header .header-right .profile-section .profile-dropdown-menu{position:fixed;inset:auto 0 0;width:100%;border-radius:24px 24px 0 0;z-index:1000;animation:slideUpBottomSheet .3s cubic-bezier(.2,.8,.2,1) forwards;overflow:hidden}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-header{padding:1.5rem}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-header .mobile-drag-handle{background-color:#ffffff4d}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-body{padding:1rem 0}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-body .dropdown-item{font-size:16px;padding:1rem 1.5rem}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-footer{padding:1rem 0 2rem}.top-header .header-right .profile-section .profile-dropdown-menu .dropdown-footer .logout-btn{font-size:16px;padding:1rem 1.5rem;justify-content:center}}.mobile-panel-close-btn,.mobile-search-blur-overlay{display:none}@media(max-width:992px){.mobile-search-blur-overlay{display:block;position:fixed;top:70px;left:0;width:100vw;height:calc(100vh - 70px);background-color:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1050;animation:fadeInBlur .3s ease forwards}}.mobile-top-search-bar{display:none}@media(max-width:992px){.mobile-top-search-bar{display:flex;align-items:center;position:fixed;top:0;left:0;right:0;height:70px;background-color:#fff;z-index:1060;padding:0 1rem;box-shadow:0 4px 15px #0000000d;animation:slideDownSearch .3s cubic-bezier(.2,.8,.2,1) forwards;gap:.5rem}.mobile-top-search-bar .back-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center}.mobile-top-search-bar .back-btn svg{width:24px;height:24px;transition:color .2s}.mobile-top-search-bar .back-btn:active svg{color:#eb7115}.mobile-top-search-bar .m-search-input{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:16px;color:#1e293b;font-weight:500}.mobile-top-search-bar .m-search-input::placeholder{color:#94a3b8}.mobile-top-search-bar .clear-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#cbd5e1;display:flex;align-items:center;justify-content:center}.mobile-top-search-bar .clear-btn svg{width:20px;height:20px;transition:color .2s}.mobile-top-search-bar .clear-btn:active svg{color:#64748b}}@keyframes slideDownSearch{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInBlur{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.cp-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1050;animation:fadeIn .2s ease}@media(max-width:992px){.cp-modal-overlay{align-items:center!important;justify-content:center!important;padding:1rem}}.cp-modal-overlay .change-password-modal-content{width:90%;max-width:420px;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 40px #0003;animation:modalScaleIn .3s cubic-bezier(.2,.8,.2,1)}.cp-modal-overlay .change-password-modal-content .cp-header{padding:24px 24px 15px;display:flex;justify-content:space-between;align-items:center}.cp-modal-overlay .change-password-modal-content .cp-header .modal-title{color:#1e293b;font-size:22px;font-weight:700;margin:0}.cp-modal-overlay .change-password-modal-content .cp-header .close-x-btn{background:none;border:none;color:#ef4444;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.cp-modal-overlay .change-password-modal-content .cp-header .close-x-btn svg{width:26px;height:26px}.cp-modal-overlay .change-password-modal-content .cp-header .close-x-btn:active{transform:scale(.8)}.cp-modal-overlay .change-password-modal-content .cp-body{padding:10px 24px 24px}.cp-modal-overlay .change-password-modal-content .cp-body form{display:flex;flex-direction:column;gap:1.2rem}.cp-modal-overlay .change-password-modal-content .cp-body form .cp-input-group{display:flex;flex-direction:column;gap:.5rem}.cp-modal-overlay .change-password-modal-content .cp-body form .cp-input-group label{color:#64748b;font-size:13px;font-weight:600;margin-left:.2rem}.cp-modal-overlay .change-password-modal-content .cp-body form .cp-input-group input{width:100%;padding:14px 15px;font-size:15px;border:1px solid #ced4da;border-radius:12px;background-color:#fff;color:#1e293b;outline:none;transition:all .3s ease}.cp-modal-overlay .change-password-modal-content .cp-body form .cp-input-group input::placeholder{color:#9ca3af;font-size:14px}.cp-modal-overlay .change-password-modal-content .cp-body form .cp-input-group input:focus{border-color:#eb7115;box-shadow:0 0 0 3px #eb711526}.cp-modal-overlay .change-password-modal-content .cp-footer{padding:0 24px 24px}.cp-modal-overlay .change-password-modal-content .cp-footer .cp-kaydet-btn{width:100%;padding:15px;background-color:#eb7115;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.cp-modal-overlay .change-password-modal-content .cp-footer .cp-kaydet-btn:hover{background-color:#d46612;box-shadow:0 4px 12px #eb71154d}.cp-modal-overlay .change-password-modal-content .cp-footer .cp-kaydet-btn:active{transform:scale(.98)}.rich-feedback-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1060;animation:fadeIn .3s}.rich-feedback-content.success:before{background:conic-gradient(transparent 70%,#4caf50)}.rich-feedback-content.success .feedback-close-btn{background-color:#4caf50}.rich-feedback-content.success .feedback-close-btn:hover{background-color:#449d48}.rich-feedback-content.success .feedback-title{color:#4caf50}.rich-feedback-content.error:before{background:conic-gradient(transparent 70%,#f44336)}.rich-feedback-content.error .feedback-close-btn{background-color:#f44336}.rich-feedback-content.error .feedback-close-btn:hover{background-color:#f32c1e}.rich-feedback-content.error .feedback-title{color:#f44336}.rich-feedback-content.warning:before{background:conic-gradient(transparent 70%,#ff9800)}.rich-feedback-content.warning .feedback-close-btn{background-color:#ff9800}.rich-feedback-content.warning .feedback-close-btn:hover{background-color:#e68900}.rich-feedback-content.warning .feedback-title{color:#ff9800}.statistics-section{width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:clamp(1.5rem,3vh,2rem)}.statistics-section .stats-cards-row{display:grid;align-items:center;gap:1rem;grid-template-columns:repeat(3,1fr);flex-wrap:wrap;width:100%}@media(max-width:992px){.statistics-section .stats-cards-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}.statistics-section .stats-cards-row .stat-card{width:100%;height:100px;background-color:#fff;border-radius:16px;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;padding:0 1.5rem;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}@media(max-width:992px){.statistics-section .stats-cards-row .stat-card{width:100%;height:90px;padding:0 1rem;justify-content:center;box-shadow:0 4px 15px #0000000d}}@media(max-width:380px){.statistics-section .stats-cards-row .stat-card{flex-direction:column;justify-content:center;gap:.5rem;padding:1rem 0;height:auto}}.statistics-section .stats-cards-row .stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 12px #00000026}.statistics-section .stats-cards-row .stat-card{cursor:pointer}.statistics-section .stats-cards-row .stat-card.active{background-color:#f97201;box-shadow:0 6px 16px #eb711566}.statistics-section .stats-cards-row .stat-card.active .stat-label,.statistics-section .stats-cards-row .stat-card.active .stat-value{color:#fff}.statistics-section .stats-cards-row .stat-card.active .stat-icon .stat-img{filter:brightness(0) invert(1)}.statistics-section .stats-cards-row .stat-card .stat-icon{display:flex;align-items:center;justify-content:center;width:50px}@media(max-width:992px){.statistics-section .stats-cards-row .stat-card .stat-icon{width:36px}}.statistics-section .stats-cards-row .stat-card .stat-icon .stat-img{width:100%;height:auto}.statistics-section .stats-cards-row .stat-card .stat-info{display:flex;flex-direction:column;gap:.2rem}@media(max-width:380px){.statistics-section .stats-cards-row .stat-card .stat-info{align-items:center}}.statistics-section .stats-cards-row .stat-card .stat-info .stat-label{font-size:13px;font-weight:500}@media(max-width:992px){.statistics-section .stats-cards-row .stat-card .stat-info .stat-label{font-size:11px}}.statistics-section .stats-cards-row .stat-card .stat-info .stat-value{font-size:32px;font-weight:800;line-height:1}@media(max-width:992px){.statistics-section .stats-cards-row .stat-card .stat-info .stat-value{font-size:24px}}.statistics-section .stats-action-row{display:flex;justify-content:flex-end;width:100%}@media(max-width:992px){.statistics-section .stats-action-row{justify-content:center}}.statistics-section .stats-action-row .new-staff-btn{padding:10px 24px;background-color:#f97201;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:filter .2s ease,opacity .2s ease}@media(max-width:992px){.statistics-section .stats-action-row .new-staff-btn{width:100%;height:55px;font-size:16px;border-radius:12px}}.statistics-section .stats-action-row .new-staff-btn:hover{filter:brightness(1.1);opacity:.9}.statistics-section .stats-action-row .new-staff-btn:active{transform:translateY(0)}.table-container{background-color:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;width:100%;flex:1;min-height:0;overflow:hidden}@media(max-width:992px){.table-container{background-color:transparent;box-shadow:none;overflow:visible}}.table-container .table-header-section{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}@media(max-width:992px){.table-container .table-header-section{padding:0 0 1rem;flex-direction:column;align-items:stretch;gap:1rem}}.table-container .table-header-section .table-title{color:#0f172a;font-size:16px;font-weight:700;font-family:sans-serif;margin:0}@media(max-width:992px){.table-container .table-header-section .table-title{display:none}}.table-container .table-header-section .table-search-box{display:flex;align-items:center;background-color:#f1f5f9;border-radius:50px;padding:.8rem 1.2rem;gap:.5rem;width:250px;border:1px solid #e2e8f0;transition:border-color .2s}@media(max-width:992px){.table-container .table-header-section .table-search-box{width:100%;background-color:#fff}}.table-container .table-header-section .table-search-box:focus-within{border-color:#cbd5e1}.table-container .table-header-section .table-search-box .search-icon{font-size:.9rem;color:#94a3b8}.table-container .table-header-section .table-search-box .table-search-input{border:none;background:transparent;outline:none;width:100%;font-size:.9rem;color:#334155}.table-container .table-header-section .table-search-box .table-search-input::placeholder{color:#94a3b8}.table-container .table-responsive-wrapper{width:100%;flex:1;overflow-x:auto;overflow-y:auto}.table-container .table-responsive-wrapper::-webkit-scrollbar{width:6px;height:6px}.table-container .table-responsive-wrapper::-webkit-scrollbar-track{background:#f8fafc;border-radius:8px}.table-container .table-responsive-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.table-container .table-responsive-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:992px){.table-container .table-responsive-wrapper{overflow-y:visible;flex:none}}.table-container .table-responsive-wrapper .desktop-table{width:100%;min-width:1000px;border-collapse:collapse;table-layout:fixed}@media(max-width:992px){.table-container .table-responsive-wrapper .desktop-table{display:none}}.table-container .table-responsive-wrapper .desktop-table .staff-table-head{background-color:#f1f5f9;position:sticky;top:0;z-index:10}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell{text-align:left;padding:1rem 1.5rem;color:#64748b;font-size:12px;font-weight:600;letter-spacing:.5px}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(1){width:20%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(2){width:12%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(3){width:12%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(4){width:13%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(5){width:16%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(6){width:10%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(7){width:8%}.table-container .table-responsive-wrapper .desktop-table .staff-table-head .staff-table-header-cell:nth-child(8){width:9%}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row{border-bottom:1px solid #edf2f7;transition:background-color .2s}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row:hover{background-color:#f8fafc}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row:last-child{border-bottom:none}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell{padding:1rem 1.5rem;color:#475569;font-size:13px;font-weight:500;vertical-align:middle;word-wrap:break-word;overflow-wrap:break-word}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell:last-child{padding-left:.5rem;padding-right:.5rem}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .user-info{display:flex;align-items:center;gap:.8rem}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .user-info .user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .user-info .user-name{color:#1e293b;font-weight:600}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .status-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .8rem;border-radius:20px;font-size:12px;font-weight:600}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .status-badge.status-aktif{background-color:#ecfdf5;color:#10b981}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .status-badge.status-pasif{background-color:#fffbeb;color:#f59e0b}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .action-buttons{display:flex;align-items:center;justify-content:center;gap:.6rem}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .action-buttons .action-btn{background:none;border:none;cursor:pointer;padding:4px;display:inline-flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s,transform .2s}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .action-buttons .action-btn:hover{opacity:1;transform:scale(1.1)}.table-container .table-responsive-wrapper .desktop-table .staff-table-body .staff-table-row .staff-table-cell .action-buttons .action-btn img{width:18px;height:18px;display:block}.table-container .table-responsive-wrapper .mobile-card-list{display:none}@media(max-width:992px){.table-container .table-responsive-wrapper .mobile-card-list{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card{background-color:#fff;border-radius:16px;padding:1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 15px #0000000d}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-left .m-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-middle{flex:1;margin-left:1rem;display:flex;flex-direction:column;gap:.2rem}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-middle .m-name{color:#1e293b;font-size:15px;font-weight:700;margin:0}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-middle .m-role{color:#64748b;font-size:13px;font-weight:500;margin:0}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right .m-status-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:20px;font-size:11px;font-weight:700}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right .m-status-badge.status-aktif{background-color:#ecfdf5;color:#10b981}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right .m-status-badge.status-pasif{background-color:#fffbeb;color:#f59e0b}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right .m-action-buttons{display:flex;gap:.8rem}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right .m-action-buttons .m-action-btn{background:none;border:none;cursor:pointer;padding:0}.table-container .table-responsive-wrapper .mobile-card-list .mobile-staff-card .card-right .m-action-buttons .m-action-btn img{width:18px}.table-container .table-footer-section{display:flex;justify-content:flex-end;align-items:center;padding:1rem 2rem;gap:1.5rem;border-top:1px solid #edf2f7;color:#64748b;font-size:13px;font-weight:500}@media(max-width:992px){.table-container .table-footer-section{padding:1.5rem 0 3rem;padding-bottom:calc(3rem + env(safe-area-inset-bottom,0px));justify-content:space-between;border-top:none}}.table-container .table-footer-section .pagination-controls{display:flex;gap:.5rem}.table-container .table-footer-section .pagination-controls .page-btn{border:1px solid #e2e8f0;background:#fff;border-radius:6px;padding:.2rem .6rem;cursor:pointer;color:#64748b;transition:background-color .2s}.table-container .table-footer-section .pagination-controls .page-btn:hover{background-color:#f1f5f9}.table-container .table-footer-section .custom-rows-selector{position:relative;min-width:140px}.table-container .table-footer-section .custom-rows-selector .selector-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .8rem;background:#fff;cursor:pointer;transition:all .2s ease}@media(max-width:992px){.table-container .table-footer-section .custom-rows-selector .selector-trigger{padding:.6rem 1rem;border-radius:10px}}.table-container .table-footer-section .custom-rows-selector .selector-trigger:hover{border-color:#cbd5e1}.table-container .table-footer-section .custom-rows-selector .selector-trigger.open{border-color:#eb7115;box-shadow:0 0 0 3px #eb711526}.table-container .table-footer-section .custom-rows-selector .selector-trigger.open .arrow-icon svg{transform:rotate(180deg);stroke:#eb7115}.table-container .table-footer-section .custom-rows-selector .selector-trigger .selected-text{color:#64748b;font-weight:600;font-size:13px}.table-container .table-footer-section .custom-rows-selector .selector-trigger .arrow-icon svg{transition:transform .3s ease,stroke .3s ease;stroke:#94a3b8}.table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu{position:absolute;bottom:calc(100% + 8px);right:0;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 -10px 30px #0000001f;border:1px solid #e2e8f0;padding:.5rem;z-index:50;animation:fadeInUp .2s ease}.table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu .dropdown-item{padding:.6rem .8rem;font-size:13px;font-weight:500;color:#475569;border-radius:6px;cursor:pointer;transition:all .2s ease}.table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu .dropdown-item:hover{background-color:#f8fafc;color:#1e293b}.table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu .dropdown-item.selected{background-color:#eb71151a;color:#eb7115;font-weight:700}.modal-content.add-staff-rich-modal{background-color:#fff;width:90%;max-width:650px;border-radius:16px;box-shadow:0 15px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideIn .4s ease}@media(max-width:992px){.modal-content.add-staff-rich-modal{width:100%;max-width:100%;margin-bottom:1rem;border-radius:24px;max-height:90vh;animation:slideUpBottomSheet .4s cubic-bezier(.2,.8,.2,1) forwards}}.modal-content.add-staff-rich-modal .modal-header{padding:20px 25px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-header{position:relative;padding-top:30px}.modal-content.add-staff-rich-modal .modal-header:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:40px;height:4px;border-radius:4px;background-color:#cbd5e1}}.modal-content.add-staff-rich-modal .modal-header .modal-title{margin:0;font-size:22px;color:#333;font-weight:700}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-header .modal-title{font-size:18px}}.modal-content.add-staff-rich-modal .modal-header .close-x-btn{background:none;border:none;font-size:28px;color:#adb5bd;cursor:pointer;transition:all .3s ease;padding:0;line-height:1}.modal-content.add-staff-rich-modal .modal-header .close-x-btn:hover{color:#dc3545}.modal-content.add-staff-rich-modal .modal-body{padding:25px;overflow-y:auto;max-height:calc(100vh - 200px)}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-body{padding:20px 15px}}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section{display:flex;flex-direction:column;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section .avatar-preview-container{width:110px;height:110px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 10px #0000001a;overflow:hidden;background-color:#f1f3f5;display:flex;align-items:center;justify-content:center;margin-bottom:15px;transition:all .3s ease}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section .avatar-preview-container:hover{border-color:#e9ecef}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section .avatar-preview-container .avatar-preview{width:100%;height:100%;object-fit:cover}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section .avatar-preview-container .avatar-placeholder{color:#adb5bd;width:50px;height:50px}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section .upload-photo-btn{background-color:#f1f3f5;color:#495057;border:1px solid #dde2e6;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-content.add-staff-rich-modal .modal-body .profile-picture-section .upload-photo-btn:hover{background-color:#e2e6ea;border-color:#adb5bd}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .form-row{display:flex;gap:20px;margin-bottom:18px}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-body .add-staff-form .form-row{flex-direction:column;gap:15px;margin-bottom:15px}}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group{flex:1;display:flex;flex-direction:column}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group label{font-size:14px;font-weight:600;color:#495057;margin-bottom:6px;display:flex;align-items:center}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group.required-field label:after{content:"*";color:#dc3545;margin-left:4px;font-weight:700}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group input,.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group select{padding:11px 15px;font-size:15px;border:1px solid #ced4da;border-radius:8px;transition:all .3s ease;background-color:#fff;color:#333}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group input:focus,.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group select:focus{outline:none;border-color:#eb7115;box-shadow:0 0 0 3px #eb711526}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group input::placeholder,.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group select::placeholder{color:#adb5bd}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group input,.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group select{padding:14px 15px;border-radius:12px}}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group.password-generate-group .password-wrapper{position:relative;display:flex}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group.password-generate-group .password-wrapper input{width:100%;padding-right:45px}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group.password-generate-group .password-wrapper .generate-btn{position:absolute;right:5px;top:5px;bottom:5px;background-color:#f1f3f5;color:#eb7115;border:1px solid #dde2e6;border-radius:6px;width:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group.password-generate-group .password-wrapper .generate-btn:hover{background-color:#eb71151a;border-color:#eb71154d}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-body .add-staff-form .input-group.password-generate-group .password-wrapper .generate-btn{border-radius:10px;width:40px}}.modal-content.add-staff-rich-modal .modal-footer{padding:15px 25px;background-color:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:12px}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-footer{padding:15px;flex-direction:column-reverse;gap:10px}}.modal-content.add-staff-rich-modal .modal-footer button{padding:11px 24px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}@media(max-width:992px){.modal-content.add-staff-rich-modal .modal-footer button{width:100%;padding:14px;border-radius:12px}}.modal-content.add-staff-rich-modal .modal-footer .cancel-btn{background-color:#fff;color:#495057;border:1px solid #ced4da}.modal-content.add-staff-rich-modal .modal-footer .cancel-btn:hover{background-color:#e2e6ea;border-color:#adb5bd}.modal-content.add-staff-rich-modal .modal-footer .kaydet-btn{background-color:#eb7115;color:#fff;border:none}.modal-content.add-staff-rich-modal .modal-footer .kaydet-btn:hover{background-color:#d46612;box-shadow:0 4px 10px #eb71154d}.modal-content.update-staff-modal{background-color:#fff;width:90%;max-width:650px;border-radius:16px;box-shadow:0 15px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideIn .4s ease}@media(max-width:992px){.modal-content.update-staff-modal{width:100%;max-width:100%;margin-bottom:1rem;border-radius:24px;max-height:90vh;animation:slideUpBottomSheet .4s cubic-bezier(.2,.8,.2,1) forwards}}.modal-content.update-staff-modal .mobile-drag-handle{display:none}@media(max-width:992px){.modal-content.update-staff-modal .mobile-drag-handle{display:block;width:40px;height:5px;background-color:#cbd5e1;border-radius:10px;margin:15px auto 5px}}.modal-content.update-staff-modal .modal-header{padding:20px 25px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}@media(max-width:992px){.modal-content.update-staff-modal .modal-header{padding:15px 20px;background-color:transparent;border-bottom:none}}.modal-content.update-staff-modal .modal-header .modal-title{margin:0;font-size:22px;color:#333;font-weight:700}@media(max-width:992px){.modal-content.update-staff-modal .modal-header .modal-title{font-size:18px}}.modal-content.update-staff-modal .modal-header .close-x-btn{background:none;border:none;font-size:28px;color:#adb5bd;cursor:pointer;transition:all .3s ease;padding:0;line-height:1}.modal-content.update-staff-modal .modal-header .close-x-btn:hover{color:#dc3545}@media(max-width:992px){.modal-content.update-staff-modal .modal-header .close-x-btn{font-size:32px;color:#ef4444}}.modal-content.update-staff-modal .modal-body{padding:25px;overflow-y:auto;max-height:calc(100vh - 200px)}@media(max-width:992px){.modal-content.update-staff-modal .modal-body{padding:20px 15px}}.modal-content.update-staff-modal .modal-body .profile-picture-section{display:flex;flex-direction:column;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.modal-content.update-staff-modal .modal-body .profile-picture-section .avatar-preview-container{width:110px;height:110px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 10px #0000001a;overflow:hidden;background-color:#f1f3f5;display:flex;align-items:center;justify-content:center;margin-bottom:15px;transition:all .3s ease}.modal-content.update-staff-modal .modal-body .profile-picture-section .avatar-preview-container:hover{border-color:#e9ecef}.modal-content.update-staff-modal .modal-body .profile-picture-section .avatar-preview-container .avatar-preview{width:100%;height:100%;object-fit:cover}.modal-content.update-staff-modal .modal-body .profile-picture-section .upload-photo-btn{background-color:#f1f3f5;color:#495057;border:1px solid #dde2e6;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-content.update-staff-modal .modal-body .profile-picture-section .upload-photo-btn:hover{background-color:#e2e6ea;border-color:#adb5bd}.modal-content.update-staff-modal .modal-body .add-staff-form .form-row{display:flex;gap:20px;margin-bottom:18px}@media(max-width:992px){.modal-content.update-staff-modal .modal-body .add-staff-form .form-row{flex-direction:column;gap:15px;margin-bottom:15px}}.modal-content.update-staff-modal .modal-body .add-staff-form .input-group{flex:1;display:flex;flex-direction:column}.modal-content.update-staff-modal .modal-body .add-staff-form .input-group label{font-size:14px;font-weight:600;color:#495057;margin-bottom:6px;display:flex;align-items:center}.modal-content.update-staff-modal .modal-body .add-staff-form .input-group.required-field label:after{content:"*";color:#dc3545;margin-left:4px;font-weight:700}.modal-content.update-staff-modal .modal-body .add-staff-form .input-group input,.modal-content.update-staff-modal .modal-body .add-staff-form .input-group select{padding:11px 15px;font-size:15px;border:1px solid #ced4da;border-radius:8px;transition:all .3s ease;background-color:#fff;color:#333}.modal-content.update-staff-modal .modal-body .add-staff-form .input-group input:focus,.modal-content.update-staff-modal .modal-body .add-staff-form .input-group select:focus{outline:none;border-color:#eb7115;box-shadow:0 0 0 3px #eb711526}.modal-content.update-staff-modal .modal-body .add-staff-form .input-group input::placeholder,.modal-content.update-staff-modal .modal-body .add-staff-form .input-group select::placeholder{color:#adb5bd}@media(max-width:992px){.modal-content.update-staff-modal .modal-body .add-staff-form .input-group input,.modal-content.update-staff-modal .modal-body .add-staff-form .input-group select{padding:14px 15px;border-radius:12px}}.modal-content.update-staff-modal .modal-footer{padding:15px 25px;background-color:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:12px}@media(max-width:992px){.modal-content.update-staff-modal .modal-footer{padding:15px;flex-direction:column-reverse;gap:10px;background:transparent;border-top:none}}.modal-content.update-staff-modal .modal-footer button{padding:11px 24px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}@media(max-width:992px){.modal-content.update-staff-modal .modal-footer button{width:100%;padding:14px;border-radius:12px}}.modal-content.update-staff-modal .modal-footer .cancel-btn{background-color:#fff;color:#495057;border:1px solid #ced4da}.modal-content.update-staff-modal .modal-footer .cancel-btn:hover{background-color:#e2e6ea;border-color:#adb5bd}.modal-content.update-staff-modal .modal-footer .kaydet-btn{background-color:#eb7115;color:#fff;border:none}.modal-content.update-staff-modal .modal-footer .kaydet-btn:hover{background-color:#d46612;box-shadow:0 4px 10px #eb71154d}.rich-feedback-content.success .feedback-close-btn:hover{background-color:#23923d}.rich-feedback-content.error .feedback-close-btn:hover{background-color:#d32535}.rich-feedback-content.warning .feedback-close-btn:hover{background-color:#df8505}.profile-page-layout{display:flex;width:100%;height:100dvh;overflow:hidden;background-color:#f8fafc;font-family:Inter,Segoe UI,Tahoma,sans-serif}.profile-page-layout .main-content-section{flex:1;display:flex;flex-direction:column;height:100vh;overflow-y:auto}.profile-page-layout .main-content-section .page-body{flex:1;padding:2rem clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;align-items:center}@media(max-width:992px){.profile-page-layout .main-content-section .page-body{padding:1.5rem 1rem}}.profile-page-layout .main-content-section .page-body .page-body-inner{width:100%;max-width:1600px;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner{gap:1.5rem}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-top:1rem}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section .profile-avatar-large{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #ffffff;box-shadow:0 4px 15px #00000014;margin-bottom:.5rem}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section .profile-avatar-large{width:100px;height:100px}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section .profile-fullname{color:#1e2772;font-size:24px;font-weight:700;margin:0}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section .profile-fullname{font-size:22px}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section .profile-role-badge{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:14px;font-weight:500}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-header-section .profile-role-badge .role-icon-small{width:14px;height:auto;opacity:.7}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card{width:100%;max-width:901px;min-height:344px;background-color:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000d;display:flex;justify-content:center;gap:4rem;padding:3rem 2rem}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card{flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;background-color:transparent;box-shadow:none}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .vertical-divider{width:1px;height:100%;background-color:#fd740166;border-radius:2px}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .vertical-divider{display:none}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column{display:flex;flex-direction:column;gap:1.5rem;width:352px}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column{width:100%;gap:1rem}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column{height:100%;justify-content:flex-start}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column{height:auto}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper{margin-top:auto;display:flex;justify-content:flex-end;padding-top:1rem}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper{margin-top:1.5rem;justify-content:center;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:transparent;color:#fd7401;border:1.5px solid #fd7401;padding:.6rem 1.2rem;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn{width:100%;padding:1rem;font-size:15px;border-radius:12px;background-color:#fd7401;color:#fff}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn svg{display:none}}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn svg{transition:transform .2s}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn:hover{background-color:#fd7401;color:#fff;box-shadow:0 4px 12px #fd740133}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn:hover svg{transform:scale(1.1) rotate(-5deg)}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column.right-column .update-btn-wrapper .update-profile-btn:active{transform:scale(.97)}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column .detail-group{display:flex;flex-direction:column;gap:.4rem}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column .detail-group label{color:#64748b;font-size:12px;font-weight:500;margin-left:.2rem}.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column .detail-group .detail-box{width:100%;height:40px;background-color:#f8fafc;border-radius:6px;display:flex;align-items:center;padding:0 1rem;color:#1f2937;font-size:13px;font-weight:500;border:1px solid #edf2f7}@media(max-width:992px){.profile-page-layout .main-content-section .page-body .page-body-inner .profile-details-card .details-column .detail-group .detail-box{height:48px;border-radius:10px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 5px #00000005}}.modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:992px){.modal-overlay{align-items:flex-end}}.modal-content.update-profile-modal{background-color:#fff;width:90%;max-width:600px;border-radius:16px;box-shadow:0 15px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideIn .4s ease}@media(max-width:992px){.modal-content.update-profile-modal{width:100%;max-width:100%;margin-bottom:1rem;border-radius:24px;max-height:90vh;animation:slideUpBottomSheet .4s cubic-bezier(.2,.8,.2,1) forwards}}.modal-content.update-profile-modal .mobile-drag-handle{display:none}@media(max-width:992px){.modal-content.update-profile-modal .mobile-drag-handle{display:block;width:40px;height:5px;background-color:#cbd5e1;border-radius:10px;margin:15px auto 5px}}.modal-content.update-profile-modal .modal-header{padding:20px 25px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}@media(max-width:992px){.modal-content.update-profile-modal .modal-header{padding:15px 20px;background-color:transparent;border-bottom:none}}.modal-content.update-profile-modal .modal-header .modal-title{margin:0;font-size:22px;color:#333;font-weight:700}@media(max-width:992px){.modal-content.update-profile-modal .modal-header .modal-title{font-size:18px}}.modal-content.update-profile-modal .modal-header .close-x-btn{background:none;border:none;font-size:28px;color:#adb5bd;cursor:pointer;transition:all .3s ease;padding:0;line-height:1}.modal-content.update-profile-modal .modal-header .close-x-btn:hover{color:#dc3545}@media(max-width:992px){.modal-content.update-profile-modal .modal-header .close-x-btn{font-size:32px;color:#ef4444}}.modal-content.update-profile-modal .modal-body{padding:25px;overflow-y:auto;max-height:calc(100vh - 200px)}@media(max-width:992px){.modal-content.update-profile-modal .modal-body{padding:20px 15px}}.modal-content.update-profile-modal .modal-body .profile-picture-section{display:flex;flex-direction:column;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.modal-content.update-profile-modal .modal-body .profile-picture-section .avatar-preview-container{width:110px;height:110px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 10px #0000001a;overflow:hidden;background-color:#f1f3f5;display:flex;align-items:center;justify-content:center;margin-bottom:15px;transition:all .3s ease}.modal-content.update-profile-modal .modal-body .profile-picture-section .avatar-preview-container:hover{border-color:#e9ecef}.modal-content.update-profile-modal .modal-body .profile-picture-section .avatar-preview-container .avatar-preview{width:100%;height:100%;object-fit:cover}.modal-content.update-profile-modal .modal-body .profile-picture-section .upload-photo-btn{background-color:#f1f3f5;color:#495057;border:1px solid #dde2e6;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-content.update-profile-modal .modal-body .profile-picture-section .upload-photo-btn:hover{background-color:#e2e6ea;border-color:#adb5bd}.modal-content.update-profile-modal .modal-body .profile-form .form-row{display:flex;gap:20px;margin-bottom:18px}@media(max-width:992px){.modal-content.update-profile-modal .modal-body .profile-form .form-row{flex-direction:column;gap:15px;margin-bottom:15px}}.modal-content.update-profile-modal .modal-body .profile-form .input-group{flex:1;display:flex;flex-direction:column}.modal-content.update-profile-modal .modal-body .profile-form .input-group label{font-size:14px;font-weight:600;color:#495057;margin-bottom:6px;display:flex;align-items:center}.modal-content.update-profile-modal .modal-body .profile-form .input-group.required-field label:after{content:"*";color:#dc3545;margin-left:4px;font-weight:700}.modal-content.update-profile-modal .modal-body .profile-form .input-group input{padding:11px 15px;font-size:15px;border:1px solid #ced4da;border-radius:8px;transition:all .3s ease;background-color:#fff;color:#333}.modal-content.update-profile-modal .modal-body .profile-form .input-group input:focus{outline:none;border-color:#eb7115;box-shadow:0 0 0 3px #eb711526}@media(max-width:992px){.modal-content.update-profile-modal .modal-body .profile-form .input-group input{padding:14px 15px;border-radius:12px}}.modal-content.update-profile-modal .modal-footer{padding:15px 25px;background-color:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:12px}@media(max-width:992px){.modal-content.update-profile-modal .modal-footer{padding:15px;flex-direction:column-reverse;gap:10px;background:transparent;border-top:none}}.modal-content.update-profile-modal .modal-footer button{padding:11px 24px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}@media(max-width:992px){.modal-content.update-profile-modal .modal-footer button{width:100%;padding:14px;border-radius:12px}}.modal-content.update-profile-modal .modal-footer .cancel-btn{background-color:#fff;color:#495057;border:1px solid #ced4da}.modal-content.update-profile-modal .modal-footer .cancel-btn:hover{background-color:#e2e6ea;border-color:#adb5bd}.modal-content.update-profile-modal .modal-footer .kaydet-btn{background-color:#eb7115;color:#fff;border:none}.modal-content.update-profile-modal .modal-footer .kaydet-btn:hover{background-color:#d46612;box-shadow:0 4px 10px #eb71154d}.rich-feedback-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s}.rich-feedback-content{position:relative;width:90%;max-width:380px;border-radius:20px;padding:4px;background:transparent;overflow:hidden;box-shadow:0 20px 50px #0000004d;animation:modalScaleIn .3s ease}.rich-feedback-content:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(transparent,transparent,transparent,transparent);animation:rotateBorder 2.5s linear infinite;z-index:0}.rich-feedback-content .inner-content{background:#fff;border-radius:16px;padding:30px;position:relative;z-index:1;text-align:center}.rich-feedback-content.success:before{background:conic-gradient(transparent 70%,#28a745)}.rich-feedback-content.success .feedback-close-btn{background-color:#28a745}.rich-feedback-content.success .feedback-title{color:#28a745}.rich-feedback-content.error:before{background:conic-gradient(transparent 70%,#dc3545)}.rich-feedback-content.error .feedback-close-btn{background-color:#dc3545}.rich-feedback-content.error .feedback-title{color:#dc3545}.rich-feedback-content.warning:before{background:conic-gradient(transparent 70%,#f89406)}.rich-feedback-content.warning .feedback-close-btn{background-color:#f89406}.rich-feedback-content.warning .feedback-title{color:#f89406}.rich-feedback-content .icon-container{margin-bottom:20px;display:flex;justify-content:center}.rich-feedback-content .feedback-title{margin:0 0 10px;font-size:24px;font-weight:700}.rich-feedback-content .feedback-message{margin:0 0 25px;font-size:16px;color:#555;line-height:1.5}.rich-feedback-content .feedback-close-btn{border:none;padding:12px 0;border-radius:8px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:all .3s ease;width:100%}@keyframes rotateBorder{to{transform:rotate(360deg)}}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUpBottomSheet{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.custom-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.custom-modal-overlay .custom-modal-content{background-color:#fff;width:450px;border-radius:8px;box-shadow:0 10px 25px #0000001a;overflow:hidden}.custom-modal-overlay .custom-modal-content .modal-header{padding:24px 24px 10px}.custom-modal-overlay .custom-modal-content .modal-header h3{margin:0;font-size:18px;color:#212852;font-weight:700;padding-bottom:12px;border-bottom:2px solid #E2E8F0}.custom-modal-overlay .custom-modal-content .modal-body{padding:20px 24px 30px;display:flex;flex-direction:column;gap:20px}.custom-modal-overlay .custom-modal-content .modal-body .form-row{display:flex;gap:15px}.custom-modal-overlay .custom-modal-content .modal-body .form-row .form-group{flex:1}.custom-modal-overlay .custom-modal-content .modal-body .form-group{display:flex;flex-direction:column;gap:8px}.custom-modal-overlay .custom-modal-content .modal-body .form-group label{font-size:12px;color:#64748b;font-weight:600}.custom-modal-overlay .custom-modal-content .modal-body .form-group input[type=text],.custom-modal-overlay .custom-modal-content .modal-body .form-group input[type=date]{background-color:#f8fafc;border:1px solid #E2E8F0;padding:12px 16px;border-radius:6px;font-size:13px;color:#1e293b;outline:none;width:100%;box-sizing:border-box}.custom-modal-overlay .custom-modal-content .modal-body .form-group input[type=text]::placeholder,.custom-modal-overlay .custom-modal-content .modal-body .form-group input[type=date]::placeholder{color:#94a3b8}.custom-modal-overlay .custom-modal-content .modal-body .form-group input[type=text]:focus,.custom-modal-overlay .custom-modal-content .modal-body .form-group input[type=date]:focus{border-color:#f97201;background-color:#fff;box-shadow:0 0 0 3px #f972011a}.custom-modal-overlay .custom-modal-content .modal-body .radio-group-container .radio-group{display:flex;align-items:center;gap:12px;cursor:pointer}.custom-modal-overlay .custom-modal-content .modal-body .radio-group-container .radio-group .radio-text{font-size:14px;color:#64748b;font-weight:500}.custom-modal-overlay .custom-modal-content .modal-body .radio-group-container .radio-group .round-checkbox{appearance:none;width:20px;height:20px;border:1.5px solid #CBD5E1;border-radius:50%;cursor:pointer;position:relative;background:#fff;transition:all .2s}.custom-modal-overlay .custom-modal-content .modal-body .radio-group-container .radio-group .round-checkbox:checked{border-color:#f97201}.custom-modal-overlay .custom-modal-content .modal-body .radio-group-container .radio-group .round-checkbox:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#f97201;border-radius:50%}.custom-modal-overlay .custom-modal-content .btn-modal-save{width:100%;background-color:#f97201;color:#fff;border:none;padding:18px;font-size:15px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:background-color .2s}.custom-modal-overlay .custom-modal-content .btn-modal-save:hover{background-color:#e06701}.custom-modal-content.history-modal{width:457px!important;background-color:#fafafa;max-height:85vh;display:flex;flex-direction:column}.custom-modal-content.history-modal .history-header{padding:24px 24px 12px 30px;flex-shrink:0}.custom-modal-content.history-modal .history-header h3{border-bottom:1px solid #CBD5E1!important;padding-bottom:12px!important;color:#212852;font-size:16px;margin:0;text-transform:uppercase;letter-spacing:.5px}.custom-modal-content.history-modal .timeline-body{padding:24px 24px 40px 30px!important;overflow-y:auto;overflow-x:hidden}.custom-modal-content.history-modal .timeline-body::-webkit-scrollbar{width:6px}.custom-modal-content.history-modal .timeline-body::-webkit-scrollbar-track{background:transparent}.custom-modal-content.history-modal .timeline-body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.custom-modal-content.history-modal .timeline-container{position:relative}.custom-modal-content.history-modal .timeline-container .timeline-line{position:absolute;top:16px;bottom:16px;left:16px;width:1px;background-color:#94a3b8;z-index:1}.custom-modal-content.history-modal .timeline-container .timeline-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:28px;position:relative;z-index:2}.custom-modal-content.history-modal .timeline-container .timeline-item:last-child{margin-bottom:0}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fafafa;flex-shrink:0;line-height:0}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-icon img{display:block;object-fit:contain}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-icon .icon-stop{width:38px;height:38px}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-icon .icon-cont{width:32px;height:32px}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-content{display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding-top:5px}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-content .timeline-title{font-size:15px;color:#000;font-weight:700;margin:0 0 4px;line-height:1.2;display:flex;align-items:center}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-content .timeline-title .separator{margin:0 4px;font-weight:600}.custom-modal-content.history-modal .timeline-container .timeline-item .timeline-content .timeline-desc{font-size:11px;color:#1e293b;font-weight:600;line-height:1.3;margin:0}.log-page-layout{display:flex;width:100%;height:100dvh;overflow:hidden;background-color:#f8fafc}.log-page-layout .main-content-section{flex:1;display:flex;flex-direction:column;height:100vh;overflow-y:hidden}@media(max-width:992px){.log-page-layout .main-content-section{overflow-y:auto}}.log-page-layout .page-body{flex:1;padding:2rem clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;align-items:center;overflow:hidden}@media(max-width:992px){.log-page-layout .page-body{overflow:visible;padding:1.5rem 1rem}}.log-page-layout .page-body .page-body-inner{width:100%;max-width:1600px;display:flex;flex-direction:column;gap:2rem;height:100%;min-height:0}@media(max-width:992px){.log-page-layout .page-body .page-body-inner{height:auto;min-height:auto}}.log-page-layout .loading-state{text-align:center;padding:3rem;color:#64748b;font-size:18px}.log-detail-overlay{position:fixed;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1100;animation:fadeIn .3s ease}.log-detail-modal{background-color:#fff;width:90%;max-width:450px;border-radius:24px;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 40px #0003;animation:modalScaleIn .3s ease}@media(max-width:992px){.log-detail-modal{width:calc(100% - 2rem);max-width:100%;border-radius:24px;max-height:85vh;animation:modalScaleIn .3s cubic-bezier(.2,.8,.2,1) forwards}}.log-detail-modal .mobile-drag-handle{display:none!important}.log-detail-modal .modal-header{display:flex;justify-content:center;position:relative;padding:30px 20px 10px;border-bottom:1px solid transparent}.log-detail-modal .modal-header .user-profile-header{display:flex;flex-direction:column;align-items:center;gap:.4rem}.log-detail-modal .modal-header .user-profile-header .modal-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #f1f5f9}.log-detail-modal .modal-header .user-profile-header .user-name{font-size:18px;font-weight:700;color:#1e293b;margin:5px 0 0}.log-detail-modal .modal-header .user-profile-header .user-role{font-size:13px;color:#64748b;font-weight:500}.log-detail-modal .modal-header .close-x-btn{position:absolute;top:20px;right:20px;background:none;border:none;color:#ef4444;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.log-detail-modal .modal-header .close-x-btn svg{width:24px;height:24px}.log-detail-modal .modal-header .close-x-btn:active{transform:scale(.8)}.log-detail-modal .modal-body{padding:20px 25px 30px;overflow-y:auto;max-height:calc(85vh - 160px);display:flex;flex-direction:column;gap:15px}.log-detail-modal .modal-body::-webkit-scrollbar{width:4px}.log-detail-modal .modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.log-detail-modal .modal-body .info-group{display:flex;flex-direction:column;gap:6px}.log-detail-modal .modal-body .info-group label{font-size:12px;font-weight:700;color:#eb7115;text-transform:uppercase;letter-spacing:.5px}.log-detail-modal .modal-body .info-group .info-box{background-color:#f8fafc;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;color:#475569;border:1px solid #e2e8f0;line-height:1.5;word-wrap:break-word}.log-detail-modal .modal-body .info-group .detail-box{min-height:80px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.log-table-container{background-color:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;overflow:hidden;width:100%}@media(max-width:992px){.log-table-container{background-color:transparent;box-shadow:none;overflow:visible}}.log-table-container .table-responsive-wrapper{width:100%;overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 360px)}.log-table-container .table-responsive-wrapper::-webkit-scrollbar{width:6px;height:6px}.log-table-container .table-responsive-wrapper::-webkit-scrollbar-track{background:#f8fafc;border-radius:8px}.log-table-container .table-responsive-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.log-table-container .table-responsive-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:992px){.log-table-container .table-responsive-wrapper{overflow-y:visible;max-height:none}}.log-table-container .table-responsive-wrapper .desktop-table{width:100%;min-width:1100px;border-collapse:collapse}@media(max-width:992px){.log-table-container .table-responsive-wrapper .desktop-table{display:none}}.log-table-container .table-responsive-wrapper .desktop-table .log-table-head{position:sticky;top:0;z-index:10;background-color:#1e2772}.log-table-container .table-responsive-wrapper .desktop-table .log-table-head th{text-align:left;padding:1.2rem 1.5rem;color:#fff;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row{border-bottom:1px solid #f1f5f9;transition:background-color .2s}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row:hover{background-color:#f8fafc}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row:last-child{border-bottom:none}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell{padding:1.2rem 1.5rem;color:#475569;font-size:13px;font-weight:500;vertical-align:middle}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell .user-info{display:flex;align-items:center;gap:.8rem}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell .user-info .user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell .user-info .user-name{color:#0f172a;font-weight:700}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.date-cell{color:#64748b}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell .action-type-badge{display:flex;align-items:center;gap:.5rem}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell .action-type-badge .action-icon{color:#eb7115;font-size:16px}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell .action-type-badge .action-text{color:#334155;font-weight:600}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell{max-width:300px;line-height:1.5}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container{display:flex;flex-direction:column;align-items:flex-start}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container .animated-text{color:#475569;overflow:hidden;max-height:1.5em;transition:max-height .45s ease-in-out}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container .animated-text.expanded{max-height:200px}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container .expand-btn{display:flex;align-items:center;gap:.3rem;background:none;border:none;padding:0;margin-top:4px;cursor:pointer;color:#0f172a;font-weight:700;font-size:13px;transition:color .2s ease}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container .expand-btn:hover{color:#eb7115}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container .expand-btn .chevron-icon{transition:transform .3s ease-in-out}.log-table-container .table-responsive-wrapper .desktop-table .log-table-body .log-table-row .log-table-cell.detail-cell .detail-container .expand-btn.expanded .chevron-icon{transform:rotate(-180deg)}.log-table-container .table-responsive-wrapper .mobile-log-card-list{display:none}@media(max-width:992px){.log-table-container .table-responsive-wrapper .mobile-log-card-list{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card{background-color:#eb7115;border-radius:16px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;overflow:hidden;padding-left:6px}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-header{background-color:#fff;padding:1rem 1.2rem .5rem}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-header .m-user-info{display:flex;align-items:center;gap:.8rem}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-header .m-user-info .m-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-header .m-user-info .m-name-date{display:flex;flex-direction:column;gap:.2rem}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-header .m-user-info .m-name-date .m-name{color:#1e293b;font-size:15px;font-weight:700}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-header .m-user-info .m-name-date .m-date{color:#94a3b8;font-size:11px;font-weight:500}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body{background-color:#fff;padding:.5rem 1.2rem 1.2rem;display:flex;flex-direction:column;gap:.8rem}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-action-type{display:flex;align-items:center;gap:.5rem}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-action-type .m-dot{width:6px;height:6px;border-radius:50%;background-color:#eb7115}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-action-type .m-action-text{color:#334155;font-size:13px;font-weight:600}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container{background-color:#f8fafc;padding:.8rem;border-radius:8px}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container .m-animated-text{color:#475569;font-size:12px;line-height:1.5;overflow:hidden;max-height:1.5em;transition:max-height .4s ease-in-out}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container .m-animated-text.expanded{max-height:300px}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container .m-expand-btn{display:flex;align-items:center;gap:.3rem;background:none;border:none;padding:0;margin-top:6px;cursor:pointer;color:#eb7115;font-weight:700;font-size:12px;transition:opacity .2s}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container .m-expand-btn:active{opacity:.7}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container .m-expand-btn .m-chevron-icon{transition:transform .3s}.log-table-container .table-responsive-wrapper .mobile-log-card-list .mobile-log-card .m-card-body .m-detail-container .m-expand-btn.expanded .m-chevron-icon{transform:rotate(-180deg)}.log-table-container .table-footer-section{display:flex;justify-content:flex-end;align-items:center;padding:1rem 2rem;gap:1.5rem;border-top:1px solid #f1f5f9;color:#64748b;font-size:13px;font-weight:600}@media(max-width:992px){.log-table-container .table-footer-section{padding:1.5rem 0 3rem;padding-bottom:calc(3rem + env(safe-area-inset-bottom,0px));justify-content:space-between;border-top:none}}.log-table-container .table-footer-section .pagination-controls{display:flex;align-items:center;gap:.3rem;border:1px solid #e2e8f0;background:#f8fafc;border-radius:6px;padding:.1rem .4rem}.log-table-container .table-footer-section .pagination-controls .divider{color:#cbd5e1;-webkit-user-select:none;user-select:none}.log-table-container .table-footer-section .pagination-controls .page-btn{background:transparent;border:none;padding:.2rem .6rem;cursor:pointer;color:#64748b;font-weight:700;font-size:14px;transition:color .2s}.log-table-container .table-footer-section .pagination-controls .page-btn:hover:not(:disabled){color:#eb7115}.log-table-container .table-footer-section .pagination-controls .page-btn:disabled{opacity:.4;cursor:not-allowed}.log-table-container .table-footer-section .custom-rows-selector{position:relative;min-width:140px}.log-table-container .table-footer-section .custom-rows-selector .selector-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .8rem;background:#fff;cursor:pointer;transition:all .2s ease}@media(max-width:992px){.log-table-container .table-footer-section .custom-rows-selector .selector-trigger{padding:.6rem 1rem;border-radius:10px}}.log-table-container .table-footer-section .custom-rows-selector .selector-trigger:hover{border-color:#cbd5e1}.log-table-container .table-footer-section .custom-rows-selector .selector-trigger.open{border-color:#eb7115;box-shadow:0 0 0 3px #eb711526}.log-table-container .table-footer-section .custom-rows-selector .selector-trigger.open .arrow-icon svg{transform:rotate(180deg);stroke:#eb7115}.log-table-container .table-footer-section .custom-rows-selector .selector-trigger .selected-text{color:#64748b;font-weight:600;font-size:13px}.log-table-container .table-footer-section .custom-rows-selector .selector-trigger .arrow-icon svg{transition:transform .3s ease,stroke .3s ease;stroke:#94a3b8}.log-table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu{position:absolute;bottom:calc(100% + 8px);right:0;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 -10px 30px #0000001f;border:1px solid #e2e8f0;padding:.5rem;z-index:50;animation:fadeInUp .2s ease}.log-table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu .dropdown-item{padding:.6rem .8rem;font-size:13px;font-weight:500;color:#475569;border-radius:6px;cursor:pointer;transition:all .2s ease}.log-table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu .dropdown-item:hover{background-color:#f8fafc;color:#1e293b}.log-table-container .table-footer-section .custom-rows-selector .selector-dropdown-menu .dropdown-item.selected{background-color:#eb71151a;color:#eb7115;font-weight:700}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.log-filters-container{display:flex;gap:1.5rem;width:100%;padding:1.5rem 2rem;background-color:#fff;border-radius:16px;box-shadow:0 4px 15px #00000080}@media(max-width:992px){.log-filters-container{flex-direction:column;gap:1rem;padding:1rem 0;background-color:transparent;box-shadow:none}}.log-filters-container .filter-box{flex:1;display:flex;align-items:center;gap:.8rem;min-height:50px;padding:.5rem 1rem;background-color:#f8fafc;border-radius:8px;border:1px solid #cbd5e1;transition:border-color .2s;position:relative}@media(max-width:992px){.log-filters-container .filter-box{width:100%;border-radius:12px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 10px #00000040;min-height:56px;padding:.8rem 1.2rem}}.log-filters-container .filter-box:focus-within{border-color:#cbd5e1}.log-filters-container .filter-box input{width:100%;height:100%;background:transparent;border:none!important;outline:none!important;box-shadow:none!important;color:#1e293b;font-size:14px;font-weight:500;font-family:inherit}.log-filters-container .filter-box input::placeholder{color:#94a3b8}.log-filters-container .filter-box.custom-select-filter{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.log-filters-container .filter-box.custom-select-filter .select-trigger{width:100%;height:100%;background-color:#f8fafc;border-radius:8px;padding:.5rem 1rem;min-height:50px;border:1px solid #cbd5e1!important;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease}@media(max-width:992px){.log-filters-container .filter-box.custom-select-filter .select-trigger{border-radius:12px;background-color:#fff;border:1px solid #e2e8f0!important;padding:.8rem 1.2rem;min-height:56px;box-shadow:0 2px 10px #00000040}}.log-filters-container .filter-box.custom-select-filter .select-trigger:hover{border-color:#94a3b8!important}.log-filters-container .filter-box.custom-select-filter .select-trigger.open{border-color:#eb7115!important;box-shadow:0 0 0 3px #eb711526}.log-filters-container .filter-box.custom-select-filter .select-trigger.open .arrow-icon svg{transform:rotate(180deg);stroke:#eb7115}.log-filters-container .filter-box.custom-select-filter .select-trigger .selected-text{font-size:14px;font-weight:500;color:#94a3b8}.log-filters-container .filter-box.custom-select-filter .select-trigger .selected-text.has-value{color:#1e293b}.log-filters-container .filter-box.custom-select-filter .select-trigger .arrow-icon svg{transition:transform .3s ease,stroke .3s ease;stroke:#94a3b8}.log-filters-container .filter-box.custom-select-filter .custom-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001f;border:1px solid #e2e8f0;padding:.5rem;z-index:50;animation:fadeInDown .2s ease;max-height:250px;overflow-y:auto}.log-filters-container .filter-box.custom-select-filter .custom-dropdown-menu .dropdown-item{padding:.8rem 1rem;font-size:14px;font-weight:500;color:#475569;border-radius:8px;cursor:pointer;transition:all .2s ease}.log-filters-container .filter-box.custom-select-filter .custom-dropdown-menu .dropdown-item:hover{background-color:#f1f5f9;color:#1e293b}.log-filters-container .filter-box.custom-select-filter .custom-dropdown-menu .dropdown-item.selected{background-color:#eb71151a;color:#eb7115;font-weight:700}.log-filters-container .filter-box .icon{display:flex;align-items:center;justify-content:center}.log-filters-container .filter-box .icon.calendar-icon{cursor:pointer;transition:transform .2s}.log-filters-container .filter-box .icon.calendar-icon:hover{transform:scale(1.1);stroke:#eb7115}.log-filters-container .filter-box input[type=date]{position:relative}.log-filters-container .filter-box input[type=date]::-webkit-calendar-picker-indicator,.log-filters-container .filter-box input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.log-filters-container .filter-box input[type=date]::-webkit-clear-button{margin-right:15px;cursor:pointer}.log-filters-container .filter-box input[type=date]:invalid:not(:focus)::-webkit-datetime-edit{color:transparent}.log-filters-container .filter-box input[type=date]:invalid:not(:focus):before{content:"Tarih Aralığı";position:absolute;left:0;color:#94a3b8;font-weight:500;pointer-events:none}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.patient-page-layout{display:flex;height:100dvh;background-color:#f8fafc;font-family:Inter,sans-serif}.patient-page-layout .main-content-section{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;background-color:#f8fafc}.patient-page-layout .patient-body{flex-grow:1;padding:32px 56px;overflow-y:scroll}@media(max-width:1024px){.patient-page-layout .patient-body{padding:24px 32px}}@media(max-width:768px){.patient-page-layout .patient-body{padding:20px}}@media(max-width:480px){.patient-page-layout .patient-body{padding:16px 12px}}.patient-page-layout .patient-body .patient-body-inner{max-width:100%;margin:0 auto;width:100%}.patient-page-layout .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px}@media(max-width:1200px){.patient-page-layout .stats-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media(max-width:480px){.patient-page-layout .stats-grid{grid-template-columns:repeat(2,1fr);gap:8px}}.patient-page-layout .stats-grid .stat-card{background-color:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;height:100px;min-width:0;overflow:hidden;box-shadow:0 4px 4px #00000040;border:2px solid transparent;cursor:pointer;transition:all .2s ease}@media(max-width:1200px){.patient-page-layout .stats-grid .stat-card{padding:16px;height:88px;border-radius:12px}}@media(max-width:480px){.patient-page-layout .stats-grid .stat-card{padding:10px 12px;height:68px;border-radius:10px}}.patient-page-layout .stats-grid .stat-card:hover{transform:translateY(-2px)}.patient-page-layout .stats-grid .stat-card.active{background-color:#f97201;border-color:#f97201;box-shadow:0 6px 16px #f9720166}.patient-page-layout .stats-grid .stat-card.active .stat-label,.patient-page-layout .stats-grid .stat-card.active .stat-value{color:#fff}.patient-page-layout .stats-grid .stat-card.active .stat-icon img{filter:brightness(0) invert(1)}.patient-page-layout .stats-grid .stat-card .stat-icon{font-size:36px;margin-right:16px;flex-shrink:0}@media(max-width:480px){.patient-page-layout .stats-grid .stat-card .stat-icon{margin-right:10px}}.patient-page-layout .stats-grid .stat-card .stat-icon img{width:52px;height:52px;object-fit:contain}@media(max-width:1200px){.patient-page-layout .stats-grid .stat-card .stat-icon img{width:44px;height:44px}}@media(max-width:480px){.patient-page-layout .stats-grid .stat-card .stat-icon img{width:36px;height:36px}}.patient-page-layout .stats-grid .stat-card .stat-info{display:flex;flex-direction:column;min-width:0}.patient-page-layout .stats-grid .stat-card .stat-info .stat-label{font-size:13px;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1200px){.patient-page-layout .stats-grid .stat-card .stat-info .stat-label{font-size:12px}}@media(max-width:480px){.patient-page-layout .stats-grid .stat-card .stat-info .stat-label{font-size:11px}}.patient-page-layout .stats-grid .stat-card .stat-info .stat-value{font-size:24px;font-weight:700;line-height:1}@media(max-width:1200px){.patient-page-layout .stats-grid .stat-card .stat-info .stat-value{font-size:20px}}@media(max-width:480px){.patient-page-layout .stats-grid .stat-card .stat-info .stat-value{font-size:18px}}.patient-page-layout .action-row{display:flex;justify-content:flex-end;gap:12px;margin-bottom:20px}@media(max-width:480px){.patient-page-layout .action-row{justify-content:stretch;flex-direction:column}}.patient-page-layout .action-row .btn-new-patient{background-color:#f97201;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:opacity .2s;font-family:Inter,sans-serif;white-space:nowrap}@media(max-width:480px){.patient-page-layout .action-row .btn-new-patient{width:100%;justify-content:center;font-size:13px}}.patient-page-layout .action-row .btn-new-patient:hover{opacity:.9}.patient-page-layout .action-row .btn-new-patient .btn-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.patient-page-layout .patient-table-container{background-color:#fff;border-radius:16px;box-shadow:0 4px 10 #00000008;border:1px solid rgba(0,0,0,.05);overflow:hidden}.patient-page-layout .patient-table-container .patient-table-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e2e8f0;gap:12px}@media(max-width:768px){.patient-page-layout .patient-table-container .patient-table-header{flex-direction:column;align-items:flex-start;padding:16px;gap:10px}}.patient-page-layout .patient-table-container .patient-table-header h3{margin:0;font-size:16px;color:#000;font-weight:600;white-space:nowrap}@media(max-width:768px){.patient-page-layout .patient-table-container .patient-table-header h3{font-size:14px}}.patient-page-layout .patient-table-container .patient-table-header .search-wrapper{position:relative;display:flex;align-items:center}@media(max-width:768px){.patient-page-layout .patient-table-container .patient-table-header .search-wrapper{width:100%}}.patient-page-layout .patient-table-container .patient-table-header .search-wrapper .search-icon{position:absolute;left:14px;pointer-events:none;width:18px;height:auto;object-fit:contain}.patient-page-layout .patient-table-container .patient-table-header .search-wrapper input{width:350px;padding:10px 16px 10px 40px;border-radius:8px;border:1px solid #e2e8f0;background-color:#f8fafc;font-size:13px;color:#334155;outline:none}@media(max-width:768px){.patient-page-layout .patient-table-container .patient-table-header .search-wrapper input{width:100%}}.patient-page-layout .patient-table-container .patient-table-header .search-wrapper input:focus{background-color:#fff;border-color:#cbd5e1}.patient-page-layout .patient-table-container .table-responsive-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table{width:100%;min-width:950px;border-collapse:collapse;table-layout:fixed}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead,.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead tr{background-color:#f1f5f9}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th{background-color:#f1f5f9;padding:16px 20px;text-align:center;font-size:12px;color:#94a3b8;font-weight:600;border-bottom:1px solid #e2e8f0}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(1){width:16%;text-align:left;padding-left:20px}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(2){width:14%}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(3){width:14%}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(4){width:14%}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(5){width:14%}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(6){width:14%}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(7){width:auto;text-align:center;padding-right:20px}@media(max-width:1024px){.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th{padding:12px 14px;font-size:11px}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table thead th:nth-child(1){padding-left:14px}}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody tr{border-bottom:1px solid #f1f5f9}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody tr:last-child{border-bottom:none}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td{padding:16px 20px;font-size:14px;color:#64748b;vertical-align:middle;word-wrap:break-word;overflow-wrap:break-word;text-align:center;text-transform:capitalize}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td:nth-child(1){text-align:left;padding-left:20px;text-transform:none}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td:nth-child(2){text-transform:none}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td:nth-child(7){text-align:center;vertical-align:middle;padding-right:20px;text-transform:none}@media(max-width:1024px){.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td{padding:12px 14px;font-size:13px}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td:nth-child(1){padding-left:14px}}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td.text-dark{color:#334155}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .status-badge{padding:6px 18px;border-radius:12px;font-size:12px;font-weight:600;display:inline-block;white-space:nowrap;text-transform:none}@media(max-width:1024px){.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .status-badge{padding:4px 10px;font-size:11px}}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .status-badge.aktif{background-color:#dcfce7;color:#166534}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .status-badge.ayrildi{background-color:#fef3c7;color:#b45309}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .status-badge.ex{background-color:#ebebeb;color:#777}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .btn-detail{background:transparent;border:1px solid #fdba74;color:#f97201;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;text-transform:none}@media(max-width:1024px){.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .btn-detail{font-size:11px;padding:4px 8px}}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .btn-detail:hover{background:#f97201;color:#fff;border-color:#f97201}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .disease-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease,opacity .3s ease;opacity:0}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .disease-collapse .disease-collapse-inner{overflow:hidden;min-height:0}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .disease-collapse.open{grid-template-rows:1fr;opacity:1}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .read-more-toggle{color:#d97706;cursor:pointer;display:block;margin-top:4px;transition:opacity .2s ease;text-transform:none}.patient-page-layout .patient-table-container .table-responsive-wrapper .patient-table tbody td .read-more-toggle:hover{opacity:.7}.patient-page-layout .patient-table-container .patient-table-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid #e2e8f0;font-size:13px;color:#64748b;flex-wrap:wrap;gap:10px}@media(max-width:480px){.patient-page-layout .patient-table-container .patient-table-footer{padding:12px 16px;justify-content:center}}.patient-page-layout .patient-table-container .patient-table-footer select{padding:4px 8px;border-radius:6px;border:1px solid #e2e8f0;color:#64748b;outline:none}.diseases-cell .diseases-ellipsis{color:#94a3b8}.diseases-cell .diseases-toggle{background:none;border:none;padding:0;margin-left:4px;color:#f97201;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif}.diseases-cell .diseases-toggle:hover{text-decoration:underline}.patient-detail-layout{display:flex;height:100vh;background-color:#f8fafc;font-family:Inter,sans-serif}.patient-detail-layout .main-content-section{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.patient-detail-layout .detail-body{flex-grow:1;padding:24px 56px;overflow-y:auto}@media(max-width:1024px){.patient-detail-layout .detail-body{padding:20px 32px}}@media(max-width:768px){.patient-detail-layout .detail-body{padding:16px}}@media(max-width:480px){.patient-detail-layout .detail-body{padding:12px 10px}}.patient-detail-layout .detail-body .detail-body-inner{max-width:100%;display:flex;flex-direction:column;gap:20px}@media(max-width:480px){.patient-detail-layout .detail-body .detail-body-inner{gap:14px}}.patient-detail-layout .profile-header-card{background-color:#fff;border:1px solid #A9A8A8;border-radius:10px;padding:25px 30px;display:flex;align-items:center;gap:25px}@media(max-width:768px){.patient-detail-layout .profile-header-card{flex-direction:column;align-items:flex-start;padding:20px;gap:16px}}@media(max-width:480px){.patient-detail-layout .profile-header-card{padding:16px;gap:12px}}.patient-detail-layout .profile-header-card .profile-avatar{width:100px;height:100px;border-radius:50%;overflow:hidden;flex-shrink:0}@media(max-width:480px){.patient-detail-layout .profile-header-card .profile-avatar{width:72px;height:72px}}.patient-detail-layout .profile-header-card .profile-avatar img{width:100%;height:100%;object-fit:cover}.patient-detail-layout .profile-header-card .profile-info{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}@media(max-width:480px){.patient-detail-layout .profile-header-card .profile-info{gap:8px}}.patient-detail-layout .profile-header-card .profile-info .info-top-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.patient-detail-layout .profile-header-card .profile-info .info-top-row h2{margin:0;font-size:20px;color:#1e293b;font-weight:700}@media(max-width:480px){.patient-detail-layout .profile-header-card .profile-info .info-top-row h2{font-size:17px}}.patient-detail-layout .profile-header-card .profile-info .info-top-row .status-badge{background-color:#ecfdf5;color:#10b981;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}.patient-detail-layout .profile-header-card .profile-info .info-details-row,.patient-detail-layout .profile-header-card .profile-info .info-bottom-row{display:flex;gap:30px;font-size:13px;color:#64748b;flex-wrap:wrap}@media(max-width:768px){.patient-detail-layout .profile-header-card .profile-info .info-details-row,.patient-detail-layout .profile-header-card .profile-info .info-bottom-row{gap:12px}}@media(max-width:480px){.patient-detail-layout .profile-header-card .profile-info .info-details-row,.patient-detail-layout .profile-header-card .profile-info .info-bottom-row{font-size:12px;gap:8px}}.patient-detail-layout .profile-header-card .profile-info .info-details-row strong,.patient-detail-layout .profile-header-card .profile-info .info-bottom-row strong{color:#1e293b;font-weight:600}.patient-detail-layout .dynamic-action-row{display:flex;justify-content:space-between;align-items:center;margin:15px 0;gap:12px;flex-wrap:wrap}@media(max-width:480px){.patient-detail-layout .dynamic-action-row{flex-direction:column;align-items:stretch;margin:10px 0}}.patient-detail-layout .dynamic-action-row .left-actions{display:flex;gap:15px;flex-wrap:wrap}@media(max-width:480px){.patient-detail-layout .dynamic-action-row .left-actions{gap:8px;width:100%}}.patient-detail-layout .dynamic-action-row .left-actions .btn-add-orange{background-color:#f97201;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;font-family:Inter,sans-serif}@media(max-width:480px){.patient-detail-layout .dynamic-action-row .left-actions .btn-add-orange{flex:1;font-size:13px;padding:9px 12px;text-align:center}}.patient-detail-layout .dynamic-action-row .left-actions .btn-add-orange:hover{background-color:#e06701}@media(max-width:480px){.patient-detail-layout .dynamic-action-row .right-actions{width:100%}}.patient-detail-layout .dynamic-action-row .right-actions .btn-excel{background:transparent;border:1px solid #F97201;color:#f97201;padding:8px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif;white-space:nowrap}@media(max-width:480px){.patient-detail-layout .dynamic-action-row .right-actions .btn-excel{width:100%;padding:9px 12px}}.patient-detail-layout .dynamic-action-row .right-actions .btn-excel:hover{background:#f97201;color:#fff}.patient-detail-layout .main-details-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000000d;padding:30px 40px}@media(max-width:1024px){.patient-detail-layout .main-details-container{padding:24px}}@media(max-width:768px){.patient-detail-layout .main-details-container{padding:16px}}@media(max-width:480px){.patient-detail-layout .main-details-container{padding:14px 12px}}.patient-detail-layout .main-details-container .tabs-header{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}@media(max-width:768px){.patient-detail-layout .main-details-container .tabs-header{gap:8px}}@media(max-width:480px){.patient-detail-layout .main-details-container .tabs-header{gap:6px;margin-bottom:14px}}.patient-detail-layout .main-details-container .tabs-header .tab-btn{background:transparent;border:none;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;padding:8px 16px;border-radius:6px;transition:all .2s;font-family:Inter,sans-serif;white-space:nowrap}@media(max-width:768px){.patient-detail-layout .main-details-container .tabs-header .tab-btn{font-size:13px;padding:7px 12px}}@media(max-width:480px){.patient-detail-layout .main-details-container .tabs-header .tab-btn{font-size:12px;padding:6px 10px}}.patient-detail-layout .main-details-container .tabs-header .tab-btn.active{background-color:#f97201;color:#fff}.patient-detail-layout .main-details-container .tabs-header .tab-btn:hover:not(.active){color:#1e293b;background-color:#f1f5f9}.patient-detail-layout .main-details-container .tab-divider{width:100%;height:1px;background-color:#e2e8f0;margin-bottom:30px}@media(max-width:480px){.patient-detail-layout .main-details-container .tab-divider{margin-bottom:20px}}.patient-detail-layout .main-details-container .info-cards-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;width:100%}@media(max-width:768px){.patient-detail-layout .main-details-container .info-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.patient-detail-layout .main-details-container .info-cards-grid{grid-template-columns:1fr;gap:12px}}.patient-detail-layout .main-details-container .info-cards-grid .info-card{background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:24px;flex-shrink:0;width:30%}@media(max-width:768px){.patient-detail-layout .main-details-container .info-cards-grid .info-card{width:100%;padding:16px}}@media(max-width:480px){.patient-detail-layout .main-details-container .info-cards-grid .info-card{padding:14px}}.patient-detail-layout .main-details-container .info-cards-grid .info-card h3{margin:0 0 20px;font-size:14px;color:#1e293b;font-weight:700}@media(max-width:480px){.patient-detail-layout .main-details-container .info-cards-grid .info-card h3{font-size:13px;margin-bottom:14px}}.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list{display:flex;flex-direction:column;gap:18px}@media(max-width:480px){.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list{gap:12px}}.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item{display:flex;justify-content:space-between;font-size:13px;gap:8px}@media(max-width:480px){.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item{font-size:12px}}.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item span{color:#64748b}.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item strong{color:#1e293b;font-weight:600;text-align:right;word-break:break-word}.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item strong.text-green{color:#10b981}.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item.nufus,.patient-detail-layout .main-details-container .info-cards-grid .info-card .info-list .info-item.ucret{margin-top:10px}.patient-detail-layout .main-details-container .info-cards-grid .info-column{width:100%;display:flex;flex-direction:column;align-items:end;height:283px;position:relative}@media(max-width:768px){.patient-detail-layout .main-details-container .info-cards-grid .info-column{height:auto;grid-column:1/-1}}.patient-detail-layout .main-details-container .info-cards-grid .info-column .info-card,.medications-tab-container{width:100%}.medications-tab-container .med-table-section{margin-bottom:40px}@media(max-width:480px){.medications-tab-container .med-table-section{margin-bottom:28px}}.medications-tab-container .med-table-section .section-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:16px}@media(max-width:480px){.medications-tab-container .med-table-section .section-title{font-size:15px;margin-bottom:10px}}.medications-tab-container .med-table-section .section-title.text-orange{color:#f97201}.medications-tab-container .med-table-section .table-scroll-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.medications-tab-container .med-table-section .med-table{width:100%;border-collapse:collapse;table-layout:fixed}@media(max-width:768px){.medications-tab-container .med-table-section .med-table{min-width:520px;table-layout:auto}}.medications-tab-container .med-table-section .med-table th{background-color:#f1f5f9;color:#94a3b8;font-size:12px;font-weight:600;padding:16px 10px;border-bottom:1px solid #e2e8f0}@media(max-width:768px){.medications-tab-container .med-table-section .med-table th{padding:12px 10px;font-size:11px}}.medications-tab-container .med-table-section .med-table td{padding:16px 10px;font-size:14px;color:#64748b;border-bottom:1px solid #f1f5f9;vertical-align:middle}@media(max-width:768px){.medications-tab-container .med-table-section .med-table td{padding:12px 10px;font-size:13px}}.medications-tab-container .med-table-section .med-table td.fw-bold{color:#1e293b;font-weight:600}.medications-tab-container .med-table-section .med-table th,.medications-tab-container .med-table-section .med-table td{text-align:center}.medications-tab-container .med-table-section .med-table.active-drugs-table th:nth-child(1),.medications-tab-container .med-table-section .med-table.active-drugs-table td:nth-child(1){width:25%;text-align:left!important;padding-left:40px!important}@media(max-width:768px){.medications-tab-container .med-table-section .med-table.active-drugs-table th:nth-child(1),.medications-tab-container .med-table-section .med-table.active-drugs-table td:nth-child(1){padding-left:16px!important}}.medications-tab-container .med-table-section .med-table.active-drugs-table th:nth-child(2),.medications-tab-container .med-table-section .med-table.active-drugs-table td:nth-child(2){width:30%;text-align:center}.medications-tab-container .med-table-section .med-table.active-drugs-table th:nth-child(3),.medications-tab-container .med-table-section .med-table.active-drugs-table td:nth-child(3){width:30%;text-align:center!important}.medications-tab-container .med-table-section .med-table.active-drugs-table .action-buttons{justify-content:center;flex-wrap:nowrap}@media(max-width:768px){.medications-tab-container .med-table-section .med-table.active-drugs-table .btn-stop,.medications-tab-container .med-table-section .med-table.active-drugs-table .btn-history-outline{padding:5px 8px;font-size:11px}.medications-tab-container .med-table-section .med-table.active-drugs-table .btn-stop .stop-square{width:8px;height:8px}}.medications-tab-container .med-table-section .med-table .action-buttons{display:flex;flex-direction:row}.medications-tab-container .med-table-section .med-table.active-foods-table th:nth-child(1),.medications-tab-container .med-table-section .med-table.active-foods-table td:nth-child(1){width:25%;text-align:left!important;padding-left:40px!important}@media(max-width:768px){.medications-tab-container .med-table-section .med-table.active-foods-table th:nth-child(1),.medications-tab-container .med-table-section .med-table.active-foods-table td:nth-child(1){padding-left:16px!important}}.medications-tab-container .med-table-section .med-table.active-foods-table th:nth-child(2),.medications-tab-container .med-table-section .med-table.active-foods-table td:nth-child(2){width:30%;text-align:center}.medications-tab-container .med-table-section .med-table.active-foods-table th:nth-child(3),.medications-tab-container .med-table-section .med-table.active-foods-table td:nth-child(3){width:30%;text-align:center!important}.medications-tab-container .med-table-section .med-table.active-foods-table .action-buttons{justify-content:center;flex-wrap:nowrap}@media(max-width:768px){.medications-tab-container .med-table-section .med-table.active-foods-table .btn-stop,.medications-tab-container .med-table-section .med-table.active-foods-table .btn-history-outline{padding:5px 8px;font-size:11px}.medications-tab-container .med-table-section .med-table.active-foods-table .btn-stop .stop-square{width:8px;height:8px}}@media(max-width:768px){.medications-tab-container .med-table-section .med-table.stopped-table{min-width:640px}}.medications-tab-container .med-table-section .med-table.stopped-table th:nth-child(1),.medications-tab-container .med-table-section .med-table.stopped-table td:nth-child(1){width:28%;text-align:left!important;padding-left:40px!important}@media(max-width:768px){.medications-tab-container .med-table-section .med-table.stopped-table th:nth-child(1),.medications-tab-container .med-table-section .med-table.stopped-table td:nth-child(1){padding-left:16px!important}}.medications-tab-container .med-table-section .med-table.stopped-table th:nth-child(2),.medications-tab-container .med-table-section .med-table.stopped-table td:nth-child(2){width:15%;text-align:center}.medications-tab-container .med-table-section .med-table.stopped-table th:nth-child(3),.medications-tab-container .med-table-section .med-table.stopped-table td:nth-child(3){width:15%;text-align:center}.medications-tab-container .med-table-section .med-table.stopped-table th:nth-child(4),.medications-tab-container .med-table-section .med-table.stopped-table td:nth-child(4){width:15%;text-align:center}.medications-tab-container .med-table-section .med-table.stopped-table th:nth-child(5),.medications-tab-container .med-table-section .med-table.stopped-table td:nth-child(5){width:27%;text-align:center!important}.medications-tab-container .med-table-section .med-table.stopped-table .action-buttons{justify-content:center;flex-wrap:nowrap}.medications-tab-container .med-table-section .med-table .badge-active{display:inline-flex;align-items:center;justify-content:center;background-color:#dcfce7;color:#166534;padding:6px 24px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:768px){.medications-tab-container .med-table-section .med-table .badge-active{padding:4px 12px;font-size:11px}}.medications-tab-container .med-table-section .med-table .action-buttons{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}@media(max-width:768px){.medications-tab-container .med-table-section .med-table .action-buttons{gap:6px}}.medications-tab-container .med-table-section .med-table .action-buttons .btn-stop{display:inline-flex;align-items:center;gap:6px;background-color:#fee2e2;color:#991b1b;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;font-family:Inter,sans-serif}@media(max-width:768px){.medications-tab-container .med-table-section .med-table .action-buttons .btn-stop{padding:6px 10px;font-size:12px}}.medications-tab-container .med-table-section .med-table .action-buttons .btn-stop .stop-square{width:10px;height:10px;background-color:#991b1b;border-radius:2px;flex-shrink:0}.medications-tab-container .med-table-section .med-table .action-buttons .btn-stop:hover{background-color:#fecaca}.medications-tab-container .med-table-section .med-table .action-buttons .btn-history-outline{background-color:transparent;color:#f97201;border:1px solid #f97201;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;font-family:Inter,sans-serif}@media(max-width:768px){.medications-tab-container .med-table-section .med-table .action-buttons .btn-history-outline{padding:6px 10px;font-size:12px}}.medications-tab-container .med-table-section .med-table .action-buttons .btn-history-outline:hover{background-color:#e06701;border-color:#e06701;color:#fff}.medications-tab-container .med-table-section .med-table .action-buttons .icon-btn.delete{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:6px;cursor:pointer;transition:transform .2s,opacity .2s;opacity:.8;border-radius:4px}.medications-tab-container .med-table-section .med-table .action-buttons .icon-btn.delete:hover{opacity:1;transform:scale(1.1);background-color:#fee2e2}.medications-tab-container .med-table-section .med-table .action-buttons .icon-btn.delete:active{transform:scale(.95)}.medications-tab-container .med-table-section .med-table .action-buttons .icon-btn.delete img{display:block}.medula-tab-container{width:100%;font-family:Inter,sans-serif}.medula-tab-container .section-header{margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #F1F5F9}@media(max-width:480px){.medula-tab-container .section-header{margin-bottom:10px}}.medula-tab-container .section-header .table-title{font-size:16px;font-weight:600;color:#1e293b;margin:0}@media(max-width:480px){.medula-tab-container .section-header .table-title{font-size:14px}}.medula-tab-container .alerts-section{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}@media(max-width:480px){.medula-tab-container .alerts-section{gap:10px;margin-bottom:20px}}.medula-tab-container .alerts-section .alert-box{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-radius:8px;font-size:13px;color:#1e293b;box-shadow:0 2px 4px #00000005}@media(max-width:480px){.medula-tab-container .alerts-section .alert-box{padding:12px 14px;font-size:12px;gap:8px}}.medula-tab-container .alerts-section .alert-box strong{font-weight:700;margin-right:4px}.medula-tab-container .alerts-section .alert-box .alert-icon{width:20px;height:20px;flex-shrink:0;margin-top:1px}.medula-tab-container .alerts-section .alert-box.alert-danger{background-color:#fee2e2;border-left:6px solid #DC2626;color:#991b1b}.medula-tab-container .alerts-section .alert-box.alert-danger .alert-icon{stroke:#b91c1c}.medula-tab-container .alerts-section .alert-box.alert-warning{background-color:#fef3c7;border-left:6px solid #D97706;color:#925004}.medula-tab-container .alerts-section .alert-box.alert-warning .alert-icon{stroke:#b46305}.medula-tab-container .med-table-section .table-scroll-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.medula-tab-container .med-table-section .med-table{width:100%;border-collapse:collapse;table-layout:fixed}.medula-tab-container .med-table-section .med-table th{background-color:#f1f5f9;color:#94a3b8;font-size:12px;font-weight:600;padding:16px 10px;border-bottom:1px solid #E2E8F0;text-align:center}@media(max-width:768px){.medula-tab-container .med-table-section .med-table th{padding:12px 8px;font-size:11px}}.medula-tab-container .med-table-section .med-table td{padding:16px 10px;font-size:13px;color:#64748b;border-bottom:1px solid #F1F5F9;vertical-align:middle;text-align:center;font-weight:500}@media(max-width:768px){.medula-tab-container .med-table-section .med-table td{padding:12px 8px;font-size:12px}}.medula-tab-container .med-table-section .med-table td.fw-bold{font-weight:700;color:#1e293b}.medula-tab-container .med-table-section .med-table .med-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap}@media(max-width:768px){.medula-tab-container .med-table-section .med-table .med-status-badge{padding:4px 10px;font-size:11px}}.medula-tab-container .med-table-section .med-table .med-status-badge.danger{background-color:#fee2e2;color:#dc2626}.medula-tab-container .med-table-section .med-table .med-status-badge.warning{background-color:#fef3c7;color:#d97706}.medula-tab-container .med-table-section .med-table .med-status-badge.success{background-color:#dcfce7;color:#166534}.medula-tab-container .med-table-section .med-table .med-status-badge.stopped{background-color:#f1f5f9;color:#64748b}.medula-tab-container .med-table-section .med-table .action-buttons-icons{display:flex;align-items:center;justify-content:center;gap:16px}@media(max-width:768px){.medula-tab-container .med-table-section .med-table .action-buttons-icons{gap:10px}}.medula-tab-container .med-table-section .med-table .action-buttons-icons .icon-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;flex-shrink:0}.medula-tab-container .med-table-section .med-table .action-buttons-icons .icon-btn img{width:20px;height:20px;object-fit:contain}@media(max-width:768px){.medula-tab-container .med-table-section .med-table .action-buttons-icons .icon-btn img{width:17px;height:17px}}.medula-tab-container .med-table-section .med-table .action-buttons-icons .icon-btn:hover{transform:scale(1.1)}@media(max-width:768px){.medula-tab-container .med-table-section .medula-custom-table{min-width:700px;table-layout:auto}}.medula-tab-container .med-table-section .medula-custom-table th,.medula-tab-container .med-table-section .medula-custom-table td{text-align:center}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(1),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(1){width:22%;text-align:left!important;padding-left:40px!important}@media(max-width:768px){.medula-tab-container .med-table-section .medula-custom-table th:nth-child(1),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(1){padding-left:14px!important}}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(2),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(2){width:13%}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(3),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(3){width:13%}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(4),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(4){width:13%}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(5),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(5){width:15%}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(6),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(6){width:14%}.medula-tab-container .med-table-section .medula-custom-table th:nth-child(7),.medula-tab-container .med-table-section .medula-custom-table td:nth-child(7){width:10%;text-align:center!important;padding-right:0!important}@media(max-width:768px){.medula-tab-container .med-table-section .raporsuz-custom-table{min-width:580px;table-layout:auto}}.medula-tab-container .med-table-section .raporsuz-custom-table th,.medula-tab-container .med-table-section .raporsuz-custom-table td{text-align:center}.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(1),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(1){width:26%;text-align:left!important;padding-left:40px!important}@media(max-width:768px){.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(1),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(1){padding-left:14px!important}}.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(2),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(2){width:15%}.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(3),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(3){width:15%}.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(4),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(4){width:15%}.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(5),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(5){width:19%}.medula-tab-container .med-table-section .raporsuz-custom-table th:nth-child(6),.medula-tab-container .med-table-section .raporsuz-custom-table td:nth-child(6){width:10%;text-align:center!important;padding-right:0!important}.medula-delete-overlay{position:fixed;inset:0;background-color:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000}.medula-delete-modal{width:90%;max-width:400px;background-color:#fff;border-radius:20px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 15px 40px #0003;animation:medulaModalScaleIn .3s ease}.medula-delete-modal .warning-icon-container{width:70px;height:70px;border-radius:50%;background-color:#fff5f5;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.medula-delete-modal .warning-icon-container svg{width:40px;height:40px;stroke:#dc3545}.medula-delete-modal .confirm-title{color:#1e293b;font-size:22px;font-weight:800;margin:0 0 .8rem}.medula-delete-modal .confirm-message{color:#64748b;font-size:14.5px;line-height:1.5;margin:0 0 2rem}.medula-delete-modal .confirm-message strong{color:#0f172a;font-weight:700}.medula-delete-modal .confirm-actions{display:flex;gap:1rem;width:100%}.medula-delete-modal .confirm-actions button{flex:1;padding:.8rem 0;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;border:none}.medula-delete-modal .confirm-actions .cancel-btn{background-color:#f1f5f9;color:#475569}.medula-delete-modal .confirm-actions .cancel-btn:hover:not(:disabled){background-color:#e2e8f0;color:#1e293b}.medula-delete-modal .confirm-actions .delete-btn{background-color:#dc3545;color:#fff;box-shadow:0 4px 12px #dc35454d}.medula-delete-modal .confirm-actions .delete-btn:hover:not(:disabled){background-color:#c62232;transform:translateY(-2px)}.medula-delete-modal .confirm-actions .delete-btn:active:not(:disabled){transform:translateY(0)}.medula-delete-modal .confirm-actions .delete-btn:disabled{opacity:.6;cursor:not-allowed}.medula-feedback-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10005}.medula-feedback-overlay .medula-feedback-content{background:#fff;padding:1.5rem;border-radius:16px;width:90%;max-width:320px;text-align:center;box-shadow:0 20px 25px -5px #0000001a;animation:medulaModalScaleIn .3s cubic-bezier(.175,.885,.32,1.275)}.medula-feedback-overlay .medula-feedback-content.success{border-top:5px solid #22c55e}.medula-feedback-overlay .medula-feedback-content.error{border-top:5px solid #ef4444}.medula-feedback-overlay .medula-feedback-content .feedback-title{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.medula-feedback-overlay .medula-feedback-content .feedback-message{font-size:.95rem;color:#475569;margin:0 0 1.5rem;line-height:1.4}.medula-feedback-overlay .medula-feedback-content .feedback-close-btn{width:100%;padding:.7rem;border-radius:8px;border:none;background-color:#f1f5f9;color:#334155;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}.medula-feedback-overlay .medula-feedback-content .feedback-close-btn:hover{background-color:#e2e8f0;color:#0f172a}@keyframes medulaModalScaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.add-patient-page-layout{font-family:Inter,sans-serif;display:flex;height:100vh;width:100vw;overflow:hidden;background-color:#f8fafc}.add-patient-page-layout .main-content-section{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;min-width:0}.add-patient-page-layout .main-content-section .add-patient-form-container{flex:1;background-color:#fff;margin:32px 56px;border-radius:12px;padding:24px 30px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;gap:20px;overflow-y:auto}@media(max-width:1024px){.add-patient-page-layout .main-content-section .add-patient-form-container{margin:24px 32px;padding:20px 24px}}@media(max-width:768px){.add-patient-page-layout .main-content-section .add-patient-form-container{margin:16px;padding:16px}}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container{margin:12px 10px;padding:14px 12px;gap:16px}}.add-patient-page-layout .main-content-section .add-patient-form-container::-webkit-scrollbar{width:6px}.add-patient-page-layout .main-content-section .add-patient-form-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px;margin:10px 0}.add-patient-page-layout .main-content-section .add-patient-form-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.add-patient-page-layout .main-content-section .add-patient-form-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section{display:flex;flex-direction:column;gap:20px}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section{gap:14px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .section-title{font-size:16px;font-weight:700;color:#1e293b;margin:0}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .section-title{font-size:14px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 24px}@media(max-width:768px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row{grid-template-columns:repeat(2,1fr);gap:14px 16px}}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row{grid-template-columns:1fr;gap:12px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group{display:flex;flex-direction:column;gap:6px;min-width:0}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group.empty-group{visibility:hidden}@media(max-width:768px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group.empty-group{display:none}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group label{font-size:12px;font-weight:600;color:#64748b}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=text],.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=date],.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group select{font-family:inherit;height:44px;width:100%;background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:0 12px;font-size:13px;color:#334155;outline:none;transition:border-color .2s;box-shadow:0 4px 4px #00000040}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=text],.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=date],.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group select{height:40px;font-size:12px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=text]::placeholder,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=date]::placeholder,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group select::placeholder{color:#cbd5e1}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=text]:focus,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=date]:focus,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group select:focus{border-color:#f97316}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=text]::-webkit-calendar-picker-indicator,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=date]::-webkit-calendar-picker-indicator,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:.2s}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=text]::-webkit-calendar-picker-indicator:hover,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group input[type=date]::-webkit-calendar-picker-indicator:hover,.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row .form-group select::-webkit-calendar-picker-indicator:hover{opacity:1}@media(max-width:768px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row{grid-template-columns:1fr 1fr}}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row{grid-template-columns:1fr}}@media(max-width:768px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group{grid-column:1/-1}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container{width:100%;border:1px solid #E2E8F0;border-radius:8px;background-color:#f8fafc;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 4px #00000040}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container:focus-within{border-color:#3b82f6}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases{display:flex;flex-wrap:wrap;gap:4px;padding:4px 12px;border-bottom:1px solid #E2E8F0;align-items:center;min-height:44px}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .selected-tag{background-color:#e0f2fe;color:#0369a1;border-radius:6px;padding:3px 6px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:3px}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .selected-tag button{font-family:inherit;background:none;border:none;color:#0284c7;cursor:pointer;font-size:13px;padding:0;line-height:1}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .selected-tag button:hover{color:#b91c1c}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .disease-input{font-family:inherit;flex:1;min-width:80px;border:none;background:transparent;height:28px;outline:none;color:#334155;font-size:13px;padding:0 12px}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .disease-input::placeholder{color:#cbd5e1}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .manual-add-btn{font-family:inherit;background-color:#f97316;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .selected-diseases .manual-add-btn:hover{background-color:#ea580c}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .disease-suggestions{display:flex;align-items:center;gap:6px;padding:4px 12px;background-color:#f8fafc;flex-wrap:wrap}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .disease-suggestions .tag-label{font-size:11px;font-weight:700;color:#1e293b}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .disease-suggestions .suggestion-tag{font-family:inherit;background-color:#cbd5e1;border:none;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .disease-group .disease-box-container .disease-suggestions .suggestion-tag:hover{background-color:#94a3b8}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group{min-width:0}@media(max-width:768px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group{grid-column:1/-1}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects{display:flex;gap:10px}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects{flex-direction:column;gap:8px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item{display:flex;flex-direction:column;gap:2px;position:relative;flex:1;min-width:0}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .covid-label{font-size:10px;font-weight:600;color:#64748b}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select{position:relative;width:100%}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-header{height:44px;background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .2s;box-shadow:0 4px 4px #00000040}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-header{height:40px;font-size:12px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-header:hover{border-color:#cbd5e1}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-header .placeholder-text{color:#cbd5e1}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-header .selected-text{color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-header .arrow{font-size:10px;color:#64748b;flex-shrink:0}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-dropdown{position:absolute;top:100%;left:0;width:100%;margin-top:4px;background-color:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;display:flex;flex-direction:column;padding:4px 0}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-dropdown .dropdown-item{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:13px;color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-dropdown .dropdown-item.disabled-item{color:#cbd5e1;cursor:not-allowed;background-color:#f8fafc}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-dropdown .dropdown-item.disabled-item input{cursor:not-allowed}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-dropdown .dropdown-item:hover{background-color:#f1f5f9}.add-patient-page-layout .main-content-section .add-patient-form-container .form-section .form-row.health-row .covid-group .covid-selects .covid-item .custom-multi-select .select-dropdown .dropdown-item input[type=checkbox]{margin:0;cursor:pointer;accent-color:#F97316}.add-patient-page-layout .main-content-section .add-patient-form-container .section-divider{border:none;border-top:1px dashed #CBD5E1;margin:0}.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions{display:flex;justify-content:flex-end;gap:20px;margin-top:10px;padding-bottom:10px;flex-shrink:0;flex-wrap:wrap}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions{justify-content:stretch;gap:12px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button{font-family:inherit;height:48px;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 4px 4px #00000040}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button{flex:1;height:44px}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button.btn-cancel{width:120px;background-color:#fff;border:1px solid #777777;color:#777}.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button.btn-cancel:hover{background-color:#f8fafc}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button.btn-cancel{width:auto}}.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button.btn-save{width:160px;background-color:#f97201;border:none;color:#fff;box-shadow:0 4px 4px #f9720140}.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button.btn-save:hover{background-color:#ea580c}@media(max-width:480px){.add-patient-page-layout .main-content-section .add-patient-form-container .form-actions button.btn-save{width:auto}}.rich-feedback-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.rich-feedback-overlay .rich-feedback-content{background-color:#fff;border-radius:16px;padding:40px 48px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 20px 60px #00000026;min-width:320px;max-width:420px;width:100%}@media(max-width:480px){.rich-feedback-overlay .rich-feedback-content{padding:28px 24px;min-width:unset}}.rich-feedback-overlay .rich-feedback-content .inner-content{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.rich-feedback-overlay .rich-feedback-content .feedback-title{font-size:20px;font-weight:700;color:#1e293b;margin:0;text-align:center}@media(max-width:480px){.rich-feedback-overlay .rich-feedback-content .feedback-title{font-size:17px}}.rich-feedback-overlay .rich-feedback-content .feedback-message{font-size:14px;color:#64748b;margin:0;text-align:center;line-height:1.5}@media(max-width:480px){.rich-feedback-overlay .rich-feedback-content .feedback-message{font-size:13px}}.rich-feedback-overlay .rich-feedback-content .feedback-close-btn{font-family:inherit;margin-top:8px;height:44px;width:140px;background-color:#f97201;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;box-shadow:0 4px 4px #f9720140}@media(max-width:480px){.rich-feedback-overlay .rich-feedback-content .feedback-close-btn{width:100%}}.rich-feedback-overlay .rich-feedback-content .feedback-close-btn:hover{background-color:#ea580c}.success-modal-overlay,.error-modal-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.success-modal-overlay .success-modal-content,.success-modal-overlay .error-modal-content,.error-modal-overlay .success-modal-content,.error-modal-overlay .error-modal-content{background-color:#fff;border-radius:16px;padding:40px 48px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 20px 60px #00000026;min-width:320px;max-width:400px;width:100%}@media(max-width:480px){.success-modal-overlay .success-modal-content,.success-modal-overlay .error-modal-content,.error-modal-overlay .success-modal-content,.error-modal-overlay .error-modal-content{padding:28px 20px;min-width:unset}}.medula-page-layout{display:flex;height:100dvh;background-color:#f8fafc;font-family:Inter,sans-serif}.medula-page-layout .main-content-section{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.medula-page-layout .medula-body{flex-grow:1;padding:32px 56px;overflow-y:auto;overflow-x:hidden}@media(max-width:1024px){.medula-page-layout .medula-body{padding:24px 32px}}@media(max-width:768px){.medula-page-layout .medula-body{padding:20px}}@media(max-width:480px){.medula-page-layout .medula-body{padding:16px 4px}}.medula-page-layout .medula-body .medula-body-inner{width:100%;max-width:100%;margin:0 auto}.medula-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}@media(max-width:1400px){.medula-stats-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}}@media(max-width:480px){.medula-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}}.medula-stats-grid .medula-stat-card{background-color:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;height:100px;box-shadow:0 4px 4px #0000000d;cursor:pointer;border:2px solid transparent;transition:all .2s ease}@media(max-width:768px){.medula-stats-grid .medula-stat-card{padding:16px;height:88px;border-radius:12px}}@media(max-width:480px){.medula-stats-grid .medula-stat-card{padding:14px 16px;height:76px;border-radius:10px;width:100%;box-sizing:border-box}}.medula-stats-grid .medula-stat-card.active{background-color:#f97201;box-shadow:0 8px 15px #f972014d}.medula-stats-grid .medula-stat-card.active .stat-info .stat-label{color:#fffffff2}.medula-stats-grid .medula-stat-card.active .stat-info .stat-value{color:#fff}.medula-stats-grid .medula-stat-card.active .stat-icon img{filter:brightness(0) invert(1)}.medula-stats-grid .medula-stat-card .stat-icon{margin-right:16px;flex-shrink:0;display:flex;align-items:center}@media(max-width:480px){.medula-stats-grid .medula-stat-card .stat-icon{margin-right:12px}}.medula-stats-grid .medula-stat-card .stat-icon img{object-fit:contain}.medula-stats-grid .medula-stat-card .stat-icon.size-60 img{width:60px;height:60px}@media(max-width:768px){.medula-stats-grid .medula-stat-card .stat-icon.size-60 img{width:48px;height:48px}}@media(max-width:480px){.medula-stats-grid .medula-stat-card .stat-icon.size-60 img{width:40px;height:40px}}.medula-stats-grid .medula-stat-card .stat-icon.size-50 img{width:50px;height:50px}@media(max-width:768px){.medula-stats-grid .medula-stat-card .stat-icon.size-50 img{width:42px;height:42px}}@media(max-width:480px){.medula-stats-grid .medula-stat-card .stat-icon.size-50 img{width:36px;height:36px}}.medula-stats-grid .medula-stat-card .stat-icon.size-40-50 img{width:40px;height:50px}@media(max-width:768px){.medula-stats-grid .medula-stat-card .stat-icon.size-40-50 img{width:34px;height:42px}}@media(max-width:480px){.medula-stats-grid .medula-stat-card .stat-icon.size-40-50 img{width:28px;height:36px}}.medula-stats-grid .medula-stat-card .stat-info{display:flex;flex-direction:column;min-width:0}.medula-stats-grid .medula-stat-card .stat-info .stat-label{font-size:13px;font-weight:500;color:#64748b;margin-bottom:2px;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.medula-stats-grid .medula-stat-card .stat-info .stat-label{font-size:12px}}@media(max-width:480px){.medula-stats-grid .medula-stat-card .stat-info .stat-label{font-size:11px}}.medula-stats-grid .medula-stat-card .stat-info .stat-value{font-size:24px;font-weight:700;color:#000;line-height:1;transition:color .2s ease}@media(max-width:768px){.medula-stats-grid .medula-stat-card .stat-info .stat-value{font-size:20px}}@media(max-width:480px){.medula-stats-grid .medula-stat-card .stat-info .stat-value{font-size:18px}}.medula-table-container{width:100%;background-color:#fff;border-radius:16px;box-shadow:0 4px 10px #00000008;border:1px solid rgba(0,0,0,.05);overflow:hidden}.medula-table-container .medula-table-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #E2E8F0;gap:12px}@media(max-width:768px){.medula-table-container .medula-table-header{flex-direction:column;align-items:flex-start;padding:16px;gap:10px}}.medula-table-container .medula-table-header h3{margin:0;font-size:16px;font-weight:600;color:#000;white-space:nowrap}@media(max-width:768px){.medula-table-container .medula-table-header h3{font-size:14px}}.medula-table-container .medula-table-header .search-wrapper{position:relative;display:flex;align-items:center;width:auto}@media(max-width:768px){.medula-table-container .medula-table-header .search-wrapper{width:100%}}.medula-table-container .medula-table-header .search-wrapper .search-icon{position:absolute;left:14px;width:18px;height:auto;pointer-events:none;color:#94a3b8}.medula-table-container .medula-table-header .search-wrapper .medula-search-input{width:350px;padding:10px 16px 10px 40px;border-radius:8px;border:1px solid #E2E8F0;background-color:#f8fafc;font-size:13px;color:#334155;outline:none;transition:all .2s ease}@media(max-width:768px){.medula-table-container .medula-table-header .search-wrapper .medula-search-input{width:100%}}.medula-table-container .medula-table-header .search-wrapper .medula-search-input::placeholder{color:#94a3b8}.medula-table-container .medula-table-header .search-wrapper .medula-search-input:focus{background-color:#fff;border-color:#cbd5e1}.medula-table-container .table-responsive-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.medula-table-container .table-responsive-wrapper .medula-table{width:100%;border-collapse:collapse;table-layout:fixed}@media(max-width:768px){.medula-table-container .table-responsive-wrapper .medula-table{min-width:580px;table-layout:auto}}.medula-table-container .table-responsive-wrapper .medula-table thead tr{background-color:#f8fafc}.medula-table-container .table-responsive-wrapper .medula-table thead th{padding:16px 20px;text-align:center;font-size:12px;color:#94a3b8;font-weight:600;text-transform:uppercase;border-bottom:1px solid #E2E8F0}.medula-table-container .table-responsive-wrapper .medula-table thead th:nth-child(1){width:20%;text-align:left;padding-left:40px}.medula-table-container .table-responsive-wrapper .medula-table thead th:nth-child(2){width:20%}.medula-table-container .table-responsive-wrapper .medula-table thead th:nth-child(3){width:20%}.medula-table-container .table-responsive-wrapper .medula-table thead th:nth-child(4){width:20%}.medula-table-container .table-responsive-wrapper .medula-table thead th:nth-child(5){width:20%;text-align:center}@media(max-width:768px){.medula-table-container .table-responsive-wrapper .medula-table thead th{padding:12px 14px;font-size:11px}.medula-table-container .table-responsive-wrapper .medula-table thead th:nth-child(1){padding-left:16px}}.medula-table-container .table-responsive-wrapper .medula-table tbody td{padding:16px 20px;font-size:13px;color:#64748b;border-bottom:1px solid #F8FAFC;vertical-align:middle;text-align:center}.medula-table-container .table-responsive-wrapper .medula-table tbody td:nth-child(1){text-align:left;padding-left:40px}.medula-table-container .table-responsive-wrapper .medula-table tbody td:nth-child(5){text-align:center}.medula-table-container .table-responsive-wrapper .medula-table tbody td.fw-bold{font-weight:700;color:#334155}.medula-table-container .table-responsive-wrapper .medula-table tbody td.drug-cell{white-space:pre-line;line-height:1.4}@media(max-width:768px){.medula-table-container .table-responsive-wrapper .medula-table tbody td{padding:12px 14px;font-size:12px}.medula-table-container .table-responsive-wrapper .medula-table tbody td:nth-child(1){padding-left:16px}}.medula-table-container .table-responsive-wrapper .medula-table .medula-badge{padding:6px 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:768px){.medula-table-container .table-responsive-wrapper .medula-table .medula-badge{padding:4px 10px;font-size:11px}}.medula-table-container .table-responsive-wrapper .medula-table .medula-badge.expired{background:#fee2e2;color:#991b1b}.medula-table-container .table-responsive-wrapper .medula-table .medula-badge.warning{background:#fef3c7;color:#92400e}.medula-table-container .table-responsive-wrapper .medula-table .medula-badge.active{background:#dcfce7;color:#166534}.medula-table-container .table-responsive-wrapper .medula-table .btn-detail{width:130px;height:32px;background:transparent;border:1px solid #FDBA74;color:#f97201;border-radius:6px;font-weight:600;cursor:pointer;margin:0 auto;display:flex;align-items:center;justify-content:center;transition:all .2s}@media(max-width:768px){.medula-table-container .table-responsive-wrapper .medula-table .btn-detail{width:100px;height:28px;font-size:11px}}.medula-table-container .table-responsive-wrapper .medula-table .btn-detail:hover{background:#f97201;color:#fff}.medula-table-container .medula-table-footer{padding:16px 24px;display:flex;justify-content:flex-end;align-items:center;gap:15px;border-top:1px solid #E2E8F0;flex-wrap:wrap}@media(max-width:480px){.medula-table-container .medula-table-footer{padding:12px 16px;gap:10px;justify-content:center}}.medula-table-container .medula-table-footer .pagination-info{font-size:13px;color:#334155;font-weight:500}.medula-table-container .medula-table-footer .pagination-controls{display:flex;gap:5px}.medula-table-container .medula-table-footer .pagination-controls .page-btn{width:32px;height:32px;border:none;background:#f1f5f9;cursor:pointer;border-radius:6px;font-size:12px;color:#334155;font-weight:600}.medula-table-container .medula-table-footer .pagination-controls .page-btn:hover{background:#e2e8f0}.medula-table-container .medula-table-footer .page-select{width:130px;height:32px;border:none;border-radius:6px;color:#334155;font-size:13px;font-weight:500;padding:0 10px;outline:none;cursor:pointer;background:#f1f5f9}@media(max-width:480px){.medula-table-container .medula-table-footer .page-select{width:120px;font-size:12px}}.drugs-page-layout{display:flex;height:100dvh;background-color:#f8fafc;font-family:Inter,sans-serif}.drugs-page-layout .main-content-section{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.drugs-page-layout .drugs-body{flex-grow:1;padding:32px 56px;overflow-y:auto}@media(max-width:1024px){.drugs-page-layout .drugs-body{padding:24px 32px}}@media(max-width:768px){.drugs-page-layout .drugs-body{padding:20px}}@media(max-width:480px){.drugs-page-layout .drugs-body{padding:16px 12px}}.drugs-page-layout .drugs-body .drugs-body-inner{width:100%;margin:0}.drugs-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}@media(max-width:1200px){.drugs-stats-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}}@media(max-width:480px){.drugs-stats-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}}.drugs-stats-grid .drug-stat-card{background-color:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;height:100px;min-width:0;overflow:hidden;box-shadow:0 4px 4px #0000001a;cursor:pointer;border:2px solid transparent;transition:all .2s ease}@media(max-width:1200px){.drugs-stats-grid .drug-stat-card{padding:16px;height:88px;border-radius:12px}}@media(max-width:480px){.drugs-stats-grid .drug-stat-card{padding:10px 12px;height:68px;border-radius:10px}}.drugs-stats-grid .drug-stat-card.active{background-color:#f97201;box-shadow:0 8px 15px #f972014d}.drugs-stats-grid .drug-stat-card.active .stat-info .stat-label{color:#fffffff2}.drugs-stats-grid .drug-stat-card.active .stat-info .stat-value{color:#fff}.drugs-stats-grid .drug-stat-card.active .stat-icon img{filter:brightness(0) invert(1)}.drugs-stats-grid .drug-stat-card .stat-icon{margin-right:16px;flex-shrink:0;display:flex;align-items:center}@media(max-width:480px){.drugs-stats-grid .drug-stat-card .stat-icon{margin-right:10px}}.drugs-stats-grid .drug-stat-card .stat-icon img{object-fit:contain}.drugs-stats-grid .drug-stat-card .stat-icon.size-60 img{width:60px;height:60px}@media(max-width:1200px){.drugs-stats-grid .drug-stat-card .stat-icon.size-60 img{width:48px;height:48px}}@media(max-width:480px){.drugs-stats-grid .drug-stat-card .stat-icon.size-60 img{width:38px;height:38px}}.drugs-stats-grid .drug-stat-card .stat-icon.size-50 img{width:50px;height:50px}@media(max-width:1200px){.drugs-stats-grid .drug-stat-card .stat-icon.size-50 img{width:42px;height:42px}}@media(max-width:480px){.drugs-stats-grid .drug-stat-card .stat-icon.size-50 img{width:34px;height:34px}}.drugs-stats-grid .drug-stat-card .stat-icon.size-40-50 img{width:40px;height:50px}@media(max-width:1200px){.drugs-stats-grid .drug-stat-card .stat-icon.size-40-50 img{width:34px;height:42px}}@media(max-width:480px){.drugs-stats-grid .drug-stat-card .stat-icon.size-40-50 img{width:28px;height:34px}}.drugs-stats-grid .drug-stat-card .stat-info{display:flex;flex-direction:column;text-align:left;min-width:0}.drugs-stats-grid .drug-stat-card .stat-info .stat-label{font-size:13px;font-weight:500;color:#64748b;margin-bottom:2px;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1200px){.drugs-stats-grid .drug-stat-card .stat-info .stat-label{font-size:12px}}@media(max-width:480px){.drugs-stats-grid .drug-stat-card .stat-info .stat-label{font-size:11px}}.drugs-stats-grid .drug-stat-card .stat-info .stat-value{font-size:24px;font-weight:700;color:#000;line-height:1;transition:color .2s ease}@media(max-width:1200px){.drugs-stats-grid .drug-stat-card .stat-info .stat-value{font-size:20px}}@media(max-width:480px){.drugs-stats-grid .drug-stat-card .stat-info .stat-value{font-size:18px}}.drugs-action-row{display:flex;justify-content:flex-end;gap:15px;margin-bottom:24px}@media(max-width:480px){.drugs-action-row{gap:10px;margin:2rem 0}}.drugs-action-row .btn-add{background-color:#f97201;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:filter .2s ease,opacity .2s ease;font-family:Inter,sans-serif;white-space:nowrap}@media(max-width:480px){.drugs-action-row .btn-add{padding:8px 14px;font-size:12px}}.drugs-action-row .btn-add:hover{filter:brightness(1.1);opacity:.9}.drugs-action-row .btn-add .btn-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.drugs-table-container{background-color:#fff;border-radius:20px;box-shadow:0 12px 30px -10px #0000000a;width:100%;overflow:hidden}.drugs-table-container .table-sections{padding:0 0 32px;overflow-x:auto;-webkit-overflow-scrolling:touch}.drugs-table-container .drugs-table-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e2e8f0;gap:12px}@media(max-width:768px){.drugs-table-container .drugs-table-header{flex-direction:column;align-items:flex-start;padding:16px;gap:10px}}.drugs-table-container .drugs-table-header h3{margin:0;font-size:16px;color:#000;font-weight:600;white-space:nowrap}@media(max-width:768px){.drugs-table-container .drugs-table-header h3{font-size:14px}}.drugs-table-container .drugs-table-header .search-wrapper{position:relative;display:flex;align-items:center}@media(max-width:768px){.drugs-table-container .drugs-table-header .search-wrapper{width:100%}}.drugs-table-container .drugs-table-header .search-wrapper .search-icon-img{position:absolute;left:14px;width:18px;opacity:.6}.drugs-table-container .drugs-table-header .search-wrapper .drugs-search-input{width:350px;padding:10px 16px 10px 40px;border-radius:8px;border:1px solid #e2e8f0;background-color:#f8fafc;font-size:13px;color:#334155;outline:none}@media(max-width:768px){.drugs-table-container .drugs-table-header .search-wrapper .drugs-search-input{width:100%}}.drugs-table-container .drugs-table-header .search-wrapper .drugs-search-input:focus{background-color:#fff;border-color:#cbd5e1}.drugs-table-container .section-title{color:#f97201;font-size:18px;font-weight:800;margin:32px 0 16px;text-transform:uppercase;padding-left:32px}@media(max-width:768px){.drugs-table-container .section-title{font-size:15px;padding-left:16px;margin:20px 0 10px}}.drugs-table-container .drugs-table{width:100%;border-collapse:collapse;table-layout:fixed}@media(max-width:768px){.drugs-table-container .drugs-table{min-width:560px;table-layout:auto}}.drugs-table-container .drugs-table th,.drugs-table-container .drugs-table td{box-sizing:border-box;padding:16px 0}@media(max-width:768px){.drugs-table-container .drugs-table th,.drugs-table-container .drugs-table td{padding:12px 0}}.drugs-table-container .drugs-table th{background-color:#f1f5f9;font-size:12px;color:#94a3b8;font-weight:600;border-bottom:1px solid #e2e8f0;text-transform:uppercase}@media(max-width:768px){.drugs-table-container .drugs-table th{font-size:11px}}.drugs-table-container .drugs-table td{font-size:14px;border-bottom:1px solid #f1f5f9;color:#64748b}@media(max-width:768px){.drugs-table-container .drugs-table td{font-size:13px}}.drugs-table-container .drugs-table td.fw-bold{font-weight:700;color:#334155}.drugs-table-container .drugs-table th:nth-child(1),.drugs-table-container .drugs-table td:nth-child(1){width:33%;text-align:left;padding-left:32px}@media(max-width:768px){.drugs-table-container .drugs-table th:nth-child(1),.drugs-table-container .drugs-table td:nth-child(1){padding-left:16px}}.drugs-table-container .drugs-table th:nth-child(2),.drugs-table-container .drugs-table td:nth-child(2){width:33%;text-align:center}.drugs-table-container .drugs-table th:nth-child(3),.drugs-table-container .drugs-table td:nth-child(3){width:34%;text-align:right;padding-right:32px}@media(max-width:768px){.drugs-table-container .drugs-table th:nth-child(3),.drugs-table-container .drugs-table td:nth-child(3){padding-right:16px}}.drugs-table-container .drugs-table th:nth-child(3){padding-right:38px}@media(max-width:768px){.drugs-table-container .drugs-table th:nth-child(3){padding-right:20px}}.drugs-table-container .drugs-table .usage-badge{height:28px;width:160px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:600}@media(max-width:768px){.drugs-table-container .drugs-table .usage-badge{width:130px;font-size:11px;height:24px}}.drugs-table-container .drugs-table .usage-badge.active{background:#dcfce7;color:#166534}.drugs-table-container .drugs-table .usage-badge.empty{background:#fee2e2;color:#991b1b}.drugs-table-container .drugs-table .action-cell .action-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:20px}@media(max-width:768px){.drugs-table-container .drugs-table .action-cell .action-wrapper{gap:10px}}.drugs-table-container .drugs-table .action-cell .btn-list-patients{height:35px;padding:0 15px;border:1px solid #fdba74;background:transparent;color:#f97201;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-size:13px}@media(max-width:768px){.drugs-table-container .drugs-table .action-cell .btn-list-patients{height:30px;padding:0 10px;font-size:11px}}.drugs-table-container .drugs-table .action-cell .btn-list-patients:hover{background:#f97201;color:#fff;border-color:#f97201}.drugs-table-container .drugs-table .action-cell .icon-actions{display:flex;gap:4px}.drugs-table-container .drugs-table .action-cell .icon-btn{background:none;border:none;cursor:pointer;transition:transform .2s ease;flex-shrink:0}.drugs-table-container .drugs-table .action-cell .icon-btn:hover{transform:scale(1.1)}.drugs-table-container .drugs-table .action-cell .icon-btn img{width:22px;height:22px}@media(max-width:768px){.drugs-table-container .drugs-table .action-cell .icon-btn img{width:18px;height:18px}}.drugs-table-container .drugs-table-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid #e2e8f0;background-color:#fff;border-radius:0 0 8px 8px;flex-wrap:wrap;gap:10px}@media(max-width:480px){.drugs-table-container .drugs-table-footer{padding:12px 16px;justify-content:center}}.drugs-table-container .drugs-table-footer .pagination-info{font-size:13px;color:#64748b;font-weight:500}.drugs-table-container .drugs-table-footer .pagination-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:480px){.drugs-table-container .drugs-table-footer .pagination-right{justify-content:center}}.drugs-table-container .drugs-table-footer .pagination-right .pagination-btn{padding:6px 12px;font-size:13px;font-weight:500;color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s;white-space:nowrap}.drugs-table-container .drugs-table-footer .pagination-right .pagination-btn:hover:not(:disabled){background-color:#f1f5f9}.drugs-table-container .drugs-table-footer .pagination-right .pagination-btn:disabled{color:#94a3b8;background-color:#f8fafc;cursor:not-allowed}.drugs-table-container .drugs-table-footer .pagination-right .page-numbers{display:flex;gap:4px;flex-wrap:wrap}.drugs-table-container .drugs-table-footer .pagination-right .page-numbers .page-number{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s}.drugs-table-container .drugs-table-footer .pagination-right .page-numbers .page-number:hover:not(.active){background-color:#f1f5f9}.drugs-table-container .drugs-table-footer .pagination-right .page-numbers .page-number.active{background-color:#fff4ed;color:#f97201;border-color:#f97201;font-weight:600}.drugs-modal-overlay,.patient-list-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:1000}.drugs-modal-overlay .drugs-modal-content,.patient-list-modal-overlay .drugs-modal-content{background:#fff;border-radius:16px;width:450px;padding:32px;box-shadow:0 10px 30px #0000001a;box-sizing:border-box}.drugs-modal-overlay .drugs-modal-content .modal-header,.patient-list-modal-overlay .drugs-modal-content .modal-header{margin-bottom:28px}.drugs-modal-overlay .drugs-modal-content .modal-header h3,.patient-list-modal-overlay .drugs-modal-content .modal-header h3{font-size:20px;font-weight:700;color:#1e1b4b;margin:0;border-bottom:2px solid #CBD5E1;display:inline-block;padding-bottom:8px}.drugs-modal-overlay .drugs-modal-content .modal-body,.patient-list-modal-overlay .drugs-modal-content .modal-body{margin-bottom:32px}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group{margin-bottom:20px}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .input-label,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .input-label{display:block;font-size:14px;color:#475569;font-weight:600;margin-bottom:10px}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .styled-input,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .styled-input{width:100%;padding:14px 16px;border-radius:10px;border:1px solid transparent;background:#f8fafc;font-size:15px;outline:none;box-sizing:border-box;box-shadow:0 2px 8px #0000000f;transition:all .2s;color:#1e293b}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .styled-input::placeholder,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .styled-input::placeholder{color:#94a3b8}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .styled-input:focus,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .styled-input:focus{background:#fff;border:1px solid #F97201;box-shadow:0 0 0 3px #f972011a}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container{display:flex;gap:16px;margin-top:8px}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container .radio-group,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container .radio-group{display:flex;align-items:center;gap:8px;cursor:pointer}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container .radio-group input[type=radio],.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container .radio-group input[type=radio]{width:18px;height:18px;accent-color:#000;cursor:pointer}.drugs-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container .radio-group span,.patient-list-modal-overlay .drugs-modal-content .modal-body .form-group .radio-group-container .radio-group span{font-size:14px;color:#334155;font-weight:500}.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row{display:flex;gap:24px;margin-bottom:20px}.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row .dose-input-box,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row .dose-input-box,.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box{flex:1;margin-bottom:0}.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper{position:relative}.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper:after,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='3' 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:center;pointer-events:none}.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper .styled-select,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper .styled-select{width:100%;padding:14px 40px 14px 16px;border-radius:10px;border:1px solid transparent;background:#f8fafc;font-size:15px;color:#1e293b;font-weight:500;outline:none;box-sizing:border-box;box-shadow:0 2px 8px #0000000f;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all .2s}.drugs-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper .styled-select:focus,.patient-list-modal-overlay .drugs-modal-content .modal-body .dose-row .unit-select-box .custom-select-wrapper .styled-select:focus{background:#fff;border:1px solid #F97201}.drugs-modal-overlay .drugs-modal-content .btn-modal-save,.patient-list-modal-overlay .drugs-modal-content .btn-modal-save{width:100%;padding:14px;background:#f97201;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s;box-shadow:0 4px 6px #f972014d}.drugs-modal-overlay .drugs-modal-content .btn-modal-save:hover,.patient-list-modal-overlay .drugs-modal-content .btn-modal-save:hover{background-color:#e06701;transform:translateY(-1px)}.patient-list-modal-overlay .patient-list-modal-content{position:relative;background:#fff;border-radius:16px;width:1000px;height:750px;box-shadow:0 15px 38px #0000001a;display:flex;flex-direction:column;padding:0;box-sizing:border-box;max-height:95vh;overflow:hidden}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-close{display:none;position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:18px;font-weight:700;color:#1e293b;cursor:pointer;width:36px;height:36px;line-height:36px;text-align:center;border-radius:6px;transition:background .2s}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-close:hover{background:#f1f5f9}@media(max-width:768px){.patient-list-modal-overlay .patient-list-modal-content .pl-modal-close{display:block}}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #E2E8F0}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header h3{font-size:20px;font-weight:800;color:#000;margin:0;line-height:1.4;text-transform:uppercase}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header .search-wrapper{position:relative;display:flex;align-items:center}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header .search-wrapper .search-icon{position:absolute;left:14px;width:22px;opacity:.5}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header .search-wrapper input{width:320px;height:44px;padding:0 16px 0 44px;border-radius:8px;border:1px solid #E2E8F0;background:#f1f5f9;font-size:15px;outline:none;color:#334155}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header .search-wrapper input:focus{background:#fff;border-color:#cbd5e1}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body{flex:1;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table{width:100%;border-collapse:collapse;text-align:left}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table th{background:#f8fafc;padding:16px 32px;font-size:13px;color:#94a3b8;font-weight:600;text-transform:uppercase;border-bottom:1px solid #E2E8F0}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table td{padding:16px 32px;font-size:15px;color:#1e293b;font-weight:500;border-bottom:1px solid #E2E8F0}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table .btn-detail{padding:8px 16px;border:1px solid #FDBA74;background:transparent;color:#f97201;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table .btn-detail:hover{background:#f97201;color:#fff}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer{padding:16px 32px;display:flex;justify-content:flex-end;align-items:center;gap:16px;background:#fff;border-top:1px solid #E2E8F0;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer .pagination-info{font-size:14px;color:#334155;font-weight:500}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer .pagination-controls{display:flex;gap:5px}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer .pagination-controls .page-btn{border:none;background:#f1f5f9;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:13px;font-weight:700;color:#334155;cursor:pointer;padding:0;transition:background .2s}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer .pagination-controls .page-btn:not([style*="cursor: default"]):not(:disabled):hover{background-color:#e2e8f0}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer .page-select{border:1px solid #E2E8F0;background:#f8fafc;height:32px;padding:0 12px;border-radius:6px;font-size:13px;font-weight:500;color:#334155;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;white-space:nowrap}@media(max-width:768px){.patient-list-modal-overlay .patient-list-modal-content{width:100vw;height:100dvh;max-height:100dvh;border-radius:0;margin:0}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 48px 16px 16px}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header h3{font-size:16px}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-header .search-wrapper input{width:calc(100vw - 64px)}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body{overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table{min-width:520px}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table th,.patient-list-modal-overlay .patient-list-modal-content .pl-modal-body table td{padding:12px 16px;font-size:13px;white-space:nowrap}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer{padding:12px 16px;flex-wrap:wrap;gap:10px;justify-content:space-between}.patient-list-modal-overlay .patient-list-modal-content .pl-modal-footer .page-select{font-size:12px}}@media(max-width:768px){.patient-list-modal-overlay{align-items:flex-start;padding:0}}.drugs-modal-overlay{position:fixed;inset:0;background-color:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000}.delete-confirm-modal{width:90%;max-width:400px;background-color:#fff;border-radius:20px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 15px 40px #0003;animation:modalScaleIn .3s ease}.delete-confirm-modal .warning-icon-container{width:70px;height:70px;border-radius:50%;background-color:#fff5f5;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.delete-confirm-modal .warning-icon-container svg{width:40px;height:40px}.delete-confirm-modal .confirm-title{color:#1e293b;font-size:22px;font-weight:800;margin:0 0 .8rem}.delete-confirm-modal .confirm-message{color:#64748b;font-size:14.5px;line-height:1.5;margin:0 0 2rem}.delete-confirm-modal .confirm-message strong{color:#0f172a;font-weight:700}.delete-confirm-modal .confirm-actions{display:flex;gap:1rem;width:100%}.delete-confirm-modal .confirm-actions button{flex:1;padding:.8rem 0;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;border:none}.delete-confirm-modal .confirm-actions .cancel-btn{background-color:#f1f5f9;color:#475569}.delete-confirm-modal .confirm-actions .cancel-btn:hover:not(:disabled){background-color:#e2e8f0;color:#1e293b}.delete-confirm-modal .confirm-actions .delete-btn{background-color:#dc3545;color:#fff;box-shadow:0 4px 12px #dc35454d}.delete-confirm-modal .confirm-actions .delete-btn:hover:not(:disabled){background-color:#c62232;transform:translateY(-2px)}.delete-confirm-modal .confirm-actions .delete-btn:active:not(:disabled){transform:translateY(0)}.delete-confirm-modal .confirm-actions .delete-btn:disabled{opacity:.6;cursor:not-allowed}.success-modal-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1005}.success-modal-overlay .success-modal-content{background-color:#fff;border-radius:12px;padding:40px 30px 25px;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px #0003;width:340px;animation:modalScaleIn .3s ease}.success-modal-overlay .success-modal-content .top-icon{width:70px;height:70px;margin-bottom:15px;color:#22c55e}.success-modal-overlay .success-modal-content .top-icon svg{width:100%;height:100%;stroke-width:2.5px}.success-modal-overlay .success-modal-content .modal-title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:12px}.success-modal-overlay .success-modal-content .modal-title-wrapper .checkbox-icon{width:22px;height:22px;background-color:#4ade80;border-radius:4px;display:flex;align-items:center;justify-content:center}.success-modal-overlay .success-modal-content .modal-title-wrapper .checkbox-icon svg{width:14px;height:14px;stroke:#fff;stroke-width:3px}.success-modal-overlay .success-modal-content .modal-title-wrapper h3{font-size:22px;font-weight:800;color:#16a34a;margin:0}.success-modal-overlay .success-modal-content .modal-message{font-size:14.5px;color:#64748b;margin:0 0 24px;text-align:center}.success-modal-overlay .success-modal-content .btn-modal-close{width:100%;height:44px;background-color:#22c55e;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s}.success-modal-overlay .success-modal-content .btn-modal-close:hover{background-color:#16a34a}.error-modal-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1005}.error-modal-overlay .error-modal-content{background-color:#fff;border-radius:12px;padding:40px 30px 25px;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px #0003;width:340px;animation:modalScaleIn .3s ease}.error-modal-overlay .error-modal-content .top-icon{width:70px;height:70px;margin-bottom:15px;color:#ef4444}.error-modal-overlay .error-modal-content .top-icon svg{width:100%;height:100%;stroke-width:2.5px}.error-modal-overlay .error-modal-content .modal-title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:12px}.error-modal-overlay .error-modal-content .modal-title-wrapper .error-icon{width:22px;height:22px;background-color:#f87171;border-radius:4px;display:flex;align-items:center;justify-content:center}.error-modal-overlay .error-modal-content .modal-title-wrapper .error-icon svg{width:14px;height:14px;stroke:#fff;stroke-width:3px}.error-modal-overlay .error-modal-content .modal-title-wrapper h3{font-size:22px;font-weight:800;color:#dc2626;margin:0}.error-modal-overlay .error-modal-content .modal-message{font-size:14.5px;color:#64748b;margin:0 0 24px;text-align:center}.error-modal-overlay .error-modal-content .btn-error-close{width:100%;height:44px;background-color:#ef4444;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s}.error-modal-overlay .error-modal-content .btn-error-close:hover{background-color:#dc2626}@keyframes modalScaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.not-found-layout{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f4f6fa;font-family:Inter,sans-serif;padding:20px;overflow:hidden}.not-found-layout .not-found-content{text-align:center;background:#fff;padding:60px 40px;border-radius:24px;box-shadow:0 20px 40px -10px #1e277214;max-width:600px;width:100%;animation:slideUpFade .6s ease-out forwards}.not-found-layout .not-found-content .error-code{display:flex;justify-content:center;align-items:center;font-size:140px;font-weight:800;color:#1e2772;line-height:1;margin-bottom:24px;letter-spacing:-6px}.not-found-layout .not-found-content .error-code .digit{text-shadow:4px 4px 0px rgba(235,113,21,.1)}.not-found-layout .not-found-content .error-code .bounce-container{display:inline-block;margin:0 10px}.not-found-layout .not-found-content .error-code .bounce-container .bounce{display:inline-block;color:#eb7115;animation:float 3.5s ease-in-out infinite;text-shadow:0px 15px 25px rgba(235,113,21,.3)}.not-found-layout .not-found-content .error-title{font-size:28px;font-weight:700;color:#111;margin-bottom:16px}.not-found-layout .not-found-content .error-description{font-size:15px;color:#666;line-height:1.6;margin-bottom:40px;padding:0 20px}.not-found-layout .not-found-content .action-buttons{display:flex;justify-content:center;gap:16px}.not-found-layout .not-found-content .action-buttons button{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.not-found-layout .not-found-content .action-buttons button svg{width:18px;height:18px;transition:transform .3s ease}.not-found-layout .not-found-content .action-buttons .btn-back{background-color:transparent;color:#1e2772;border:2px solid rgba(30,39,114,.15)}.not-found-layout .not-found-content .action-buttons .btn-back:hover{border-color:#1e2772;background-color:#1e27720a}.not-found-layout .not-found-content .action-buttons .btn-back:hover svg{transform:translate(-4px)}.not-found-layout .not-found-content .action-buttons .btn-home{background-color:#eb7115;color:#fff;border:2px solid #eb7115;box-shadow:0 8px 16px -4px #eb711566}.not-found-layout .not-found-content .action-buttons .btn-home:hover{background-color:#ed7c28;border-color:#ed7c28;transform:translateY(-2px);box-shadow:0 12px 20px -4px #eb711580}.not-found-layout .not-found-content .action-buttons .btn-home:active{transform:translateY(0)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:576px){.not-found-layout .not-found-content{padding:40px 20px}.not-found-layout .not-found-content .error-code{font-size:90px}.not-found-layout .not-found-content .error-title{font-size:22px}.not-found-layout .not-found-content .error-description{font-size:14px;padding:0}.not-found-layout .not-found-content .action-buttons{flex-direction:column;gap:12px}.not-found-layout .not-found-content .action-buttons button{width:100%}}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif}html{overflow-y:scroll}th{text-transform:uppercase}
