.login-wrapper{color:#102f59;z-index:9999;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-end;align-items:center;width:100%;min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.login-bg-overlay{pointer-events:none;background:linear-gradient(90deg,#ffffff1a 0%,#ffffff0a 42%,#ffffff1f 100%);position:absolute;inset:0}.login-left-content{z-index:2;color:#17355d;text-shadow:0 1px 1px #ffffff40;width:500px;position:absolute;top:9.5%;left:5.7%}.left-welcome{letter-spacing:7px;margin-bottom:8px;font-size:16px;font-weight:500}.login-left-content h2{letter-spacing:-2px;color:#132f59;margin:0;font-size:clamp(42px,4vw,68px);font-weight:800;line-height:.98}.login-left-content h2 span{color:#057b91;font-weight:700}.left-tagline{color:#213d60;margin:18px 0 0;font-size:21px;font-weight:500}.left-line{background:#087d8f;border-radius:10px;width:73px;height:4px;margin:27px 0 30px}.left-quote{letter-spacing:1px;color:#274563;margin:0;font-size:22px;font-weight:500}.left-small-text{letter-spacing:6px;color:#37506b;margin-top:10px;font-size:10px;font-weight:600}.left-values{align-items:stretch;width:490px;margin-top:36px;display:flex}.left-values>div{text-align:center;border-right:1px solid #19415f40;flex-direction:column;justify-content:flex-start;align-items:center;width:25%;min-height:88px;display:flex}.left-values>div:first-child{text-align:left;align-items:flex-start}.left-values>div:last-child{border-right:0}.left-values strong{color:#08768a;height:42px;font-size:39px;font-weight:400;line-height:35px;display:block}.left-values span{color:#17355d;margin-top:6px;font-size:13px;font-weight:600;line-height:1.25;display:block}.login-card-position{z-index:5;justify-content:center;width:min(520px,38vw);max-height:95vh;margin-right:8.2%;display:flex;position:relative}.login-box{-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff5,#f8fcfde8);border:1px solid #ffffffeb;border-radius:28px;width:100%;padding:38px 53px 30px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0c2e4838,0 8px 30px #0d3d581f}.login-box:after{content:"";pointer-events:none;background:radial-gradient(#2a9faa17,#0000 70%);width:430px;height:180px;position:absolute;bottom:-120px;left:-60px}.login-close-btn{color:#557087;cursor:pointer;background:0 0;border:0;border-radius:50%;width:34px;height:34px;font-size:27px;line-height:1;transition:background .2s,color .2s;position:absolute;top:13px;right:17px}.login-close-btn:hover{color:#087c8e;background:#0c667d14}.login-brand{text-align:center;flex-direction:column;align-items:center;margin-bottom:22px;display:flex}.login-logo{object-fit:contain;width:82px;height:82px;margin-bottom:8px;display:block}.login-brand-name{letter-spacing:-.6px;color:#112f5c;font-size:26px;font-weight:800;line-height:1}.login-brand-tagline{letter-spacing:1.8px;color:#23486b;margin-top:8px;font-size:11px;font-weight:500}.login-heading{text-align:center;margin-bottom:25px}.login-heading h1{color:#122f5c;margin:0;font-size:31px;font-weight:750;line-height:1.1}.login-heading p{color:#4a6480;margin:9px 0 0;font-size:14px}.login-field{margin-bottom:14px}.login-input-wrap{background:#ffffffbd;border:1px solid #d3dfe8;border-radius:12px;align-items:center;width:100%;height:51px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative}.login-input-wrap:focus-within{background:#fff;border-color:#148c9b;box-shadow:0 0 0 3px #148c9b1a}.input-icon{color:#28587b;flex-shrink:0;justify-content:center;align-items:center;width:52px;display:flex}.input-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.login-input-wrap input{color:#17375d;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 15px 0 0;font-family:inherit;font-size:14px}.login-input-wrap input::placeholder{color:#91a3b7}.password-toggle{color:#365c7a;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:100%;display:flex}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.login-options{justify-content:space-between;align-items:center;margin:13px 1px 21px;display:flex}.remember-option{cursor:pointer;color:#294563;align-items:center;gap:9px;font-size:13px;display:inline-flex}.remember-option input{opacity:0;pointer-events:none;position:absolute}.custom-checkbox{color:#fff;background:#fff;border:1.5px solid #16798a;border-radius:4px;justify-content:center;align-items:center;width:19px;height:19px;font-size:13px;font-weight:800;display:flex}.remember-option input:checked+.custom-checkbox{background:#158d9a}.forgot-password{color:#087e91;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:13px;font-weight:600}.forgot-password:hover{text-decoration:underline}.login-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(100deg,#22a5a8,#086b88);border:0;border-radius:13px;justify-content:center;align-items:center;gap:18px;width:100%;height:54px;font-family:inherit;font-size:18px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 10px 22px #0b708533}.login-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px #0b708545}.login-submit-btn:active:not(:disabled){transform:translateY(0)}.login-submit-btn:disabled{cursor:not-allowed;opacity:.72}.login-submit-btn strong{font-size:25px;font-weight:400;line-height:1}.login-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:19px;height:19px;animation:.75s linear infinite login-spin}@keyframes login-spin{to{transform:rotate(360deg)}}.continue-divider{align-items:center;gap:12px;margin:25px 0 17px;display:flex}.continue-divider span{background:#d8e1e8;flex:1;height:1px}.continue-divider small{color:#506780;font-size:12px}.social-login{justify-content:center;align-items:center;gap:21px;display:flex}.social-btn{cursor:pointer;background:#ffffffb3;border:1px solid #d7e0e8;border-radius:13px;justify-content:center;align-items:center;width:86px;height:56px;transition:transform .2s,border-color .2s,background .2s;display:flex}.social-btn:hover{background:#fff;border-color:#a7c3d0;transform:translateY(-2px)}.google-g{background:linear-gradient(90deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75%);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Arial,sans-serif;font-size:28px;font-weight:800}.microsoft-logo{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;width:25px;height:25px;display:grid}.microsoft-logo i:first-child{background:#f25022}.microsoft-logo i:nth-child(2){background:#7fba00}.microsoft-logo i:nth-child(3){background:#00a4ef}.microsoft-logo i:nth-child(4){background:#ffb900}.apple-logo{color:#101a29;font-size:31px;line-height:1}.signup-line{color:#536b82;justify-content:center;align-items:center;gap:7px;margin-top:21px;font-size:13px;display:flex}.signup-line button{color:#087f91;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:700}.signup-line button:hover{text-decoration:underline}.login-security{background:linear-gradient(#ecf7f994,#e5f4f7c7);border-top:1px solid #116e810f;justify-content:center;align-items:center;min-height:78px;margin:25px -53px -30px;padding:21px 28px 18px;display:flex;position:relative}.security-item{text-align:center;color:#153b61;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.security-item svg{fill:none;stroke:#087d8e;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.security-item span{white-space:nowrap;font-size:10px;line-height:1.2}.security-separator{background:#bdd1da;width:1px;height:27px}.login-emergency{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);background:#0d697ad1;border:1px solid #ffffff61;border-radius:18px;align-items:center;gap:12px;min-width:490px;height:59px;padding:0 24px;font-size:14px;display:flex;position:absolute;bottom:4.8%;left:3.7%;box-shadow:0 10px 28px #0b495d29}.emergency-shield{clip-path:polygon(50% 0,90% 14%,90% 58%,72% 83%,50% 100%,28% 83%,10% 58%,10% 14%);border:2px solid #ffffffbf;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.emergency-divider{background:#ffffff59;width:1px;height:27px;margin:0 3px}.emergency-phone{font-size:19px}.emergency-phone+strong{letter-spacing:.2px;font-size:15px}.login-bottom-message{z-index:3;color:#163557e6;text-align:left;font-size:14px;line-height:1.3;position:absolute;bottom:4.5%;right:3.5%}.login-bottom-message i{background:#173c61;width:43px;height:2px;margin-top:9px;margin-left:auto;display:block}.login-modal-wrapper{z-index:100000;position:fixed;inset:0}.staff-login-overlay{z-index:100000!important;background:0 0!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}.staff-login-modal{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important;overflow:hidden!important}@media (max-width:1200px){.login-left-content{width:430px;left:4%}.login-left-content h2{font-size:50px}.left-tagline{font-size:18px}.left-values{width:430px}.login-card-position{width:470px;margin-right:4%}.login-box{padding-left:40px;padding-right:40px}.login-security{margin-left:-40px;margin-right:-40px}.login-emergency{left:3%}}@media (max-width:950px){.login-left-content{opacity:.35;width:390px;left:4%}.login-card-position{width:min(480px,68vw);margin-right:5%}.login-emergency,.login-bottom-message{display:none}}@media (max-width:700px){.login-wrapper{justify-content:center;align-items:center;padding:14px}.login-left-content{display:none}.login-card-position{width:100%;max-width:470px;max-height:calc(100vh - 28px);margin:0}.login-box{border-radius:23px;max-height:calc(100vh - 28px);padding:31px 25px 25px;overflow-y:auto}.login-logo{width:68px;height:68px}.login-brand-name{font-size:23px}.login-heading h1{font-size:27px}.login-input-wrap{height:52px}.social-btn{width:78px}.login-security{margin:23px -25px -25px;padding:17px 10px 15px}.security-item span{white-space:normal;font-size:9px}.security-separator{height:24px}}@media (max-width:420px){.login-wrapper{padding:8px}.login-card-position{max-height:calc(100vh - 16px)}.login-box{border-radius:20px;max-height:calc(100vh - 16px);padding:28px 19px 21px}.login-close-btn{top:9px;right:10px}.login-logo{width:60px;height:60px}.login-brand-name{font-size:21px}.login-brand-tagline{letter-spacing:1.2px;font-size:9px}.login-heading{margin-bottom:19px}.login-heading h1{font-size:25px}.login-heading p{font-size:12px}.login-options{gap:8px}.remember-option,.forgot-password{font-size:11px}.social-login{gap:10px}.social-btn{width:70px;height:51px}.signup-line{font-size:11px}.login-security{margin:21px -19px -21px}}@media (prefers-reduced-motion:reduce){.login-submit-btn,.social-btn,.login-close-btn,.login-spinner{transition:none!important;animation:none!important}}:root{--primary:#0b3558;--primary-dark:#06263f;--primary-deep:#041d31;--secondary:#0f6b83;--accent:#16a6a0;--accent-light:#e8f8f7;--white:#fff;--text:#183044;--text-soft:#617283;--muted:#8998a6;--bg:#f6f9fb;--border:#e4ebf0;--shadow-sm:0 8px 25px #0b355814;--shadow-md:0 18px 50px #0b35581f;--shadow-lg:0 28px 80px #0b35582e;--radius:18px;--container:1240px;--transition:.35s ease}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);margin:0;padding:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}button,a,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.website{width:100%;overflow:hidden}.section{position:relative}.section-container{width:min(calc(100% - 48px),var(--container));margin:0 auto}.website-header{z-index:1000;width:100%;height:86px;transition:background var(--transition),box-shadow var(--transition),height var(--transition);background:0 0;border-bottom:1px solid #ffffff29;position:fixed;top:0;left:0}.website-header.header-scrolled{-webkit-backdrop-filter:blur(18px);background:#052338f5;border-bottom-color:#ffffff14;height:76px;box-shadow:0 10px 35px #00000026}.header-inner{justify-content:space-between;align-items:center;gap:25px;width:min(100% - 48px,1380px);height:100%;margin:auto;display:flex}.hospital-brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-logo{background:#fffffff5;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;padding:6px;display:flex;box-shadow:0 8px 24px #00000026}.brand-logo img{object-fit:contain;width:100%;height:100%}.brand-text{flex-direction:column;gap:2px;display:flex}.brand-text strong{color:var(--white);letter-spacing:1px;font-size:16px;font-weight:800;line-height:1}.brand-text span{color:#ffffffb8;letter-spacing:.4px;max-width:220px;font-size:9px;line-height:1.3}.main-nav{justify-content:center;align-items:center;gap:27px;margin-left:auto;display:flex}.main-nav>a{color:#ffffffd1;transition:color var(--transition);padding:9px 0;font-size:13px;font-weight:600;position:relative}.main-nav>a:after{content:"";width:0;height:2px;transition:width var(--transition);background:#63d8d1;border-radius:5px;position:absolute;bottom:0;left:0}.main-nav>a:hover{color:var(--white)}.main-nav>a:hover:after{width:100%}.mobile-nav-login{display:none}.header-actions{align-items:center;gap:16px;display:flex}.header-phone{align-items:center;gap:9px;display:flex}.phone-icon{color:#79ded7;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.header-phone div{flex-direction:column;gap:1px;display:flex}.header-phone small{color:#ffffff8f;text-transform:uppercase;letter-spacing:1px;font-size:8px}.header-phone strong{color:var(--white);white-space:nowrap;font-size:11px}.staff-login-btn{color:var(--white);min-height:42px;transition:all var(--transition);background:#ffffff1a;border:1px solid #ffffff59;border-radius:10px;align-items:center;gap:12px;padding:0 15px;font-size:12px;font-weight:700;display:flex}.staff-login-btn b{color:#71ddd6;font-size:16px;font-weight:400}.staff-login-btn:hover{background:var(--white);color:var(--primary);border-color:var(--white);transform:translateY(-2px)}.mobile-menu-btn{display:none}.hero-section{background:var(--primary-deep);height:100vh;min-height:760px;max-height:920px;position:relative;overflow:hidden}.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1s,transform 6s;position:absolute;inset:0;transform:scale(1.05)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-overlay{background:linear-gradient(90deg,#03192af0 0%,#041f31d1 37%,#0523386b 70%,#05233847 100%);position:absolute;inset:0}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#1eb3aa1f;width:430px;height:430px;top:100px;right:-180px}.hero-glow-two{background:#46bcd81a;width:260px;height:260px;bottom:-150px;left:36%}.hero-content{z-index:3;flex-direction:column;justify-content:space-between;width:min(100% - 48px,1240px);height:100%;margin:auto;padding-top:170px;padding-bottom:95px;display:flex;position:relative}.hero-copy{width:min(680px,100%);animation:.8s both heroIn}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{color:#75ddd6;letter-spacing:2.2px;align-items:center;gap:9px;margin-bottom:17px;font-size:10px;font-weight:800;display:flex}.hero-eyebrow span{background:#75ddd6;width:25px;height:2px}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffd1;background:#ffffff14;border:1px solid #fff3;border-radius:30px;align-items:center;gap:7px;width:fit-content;margin-bottom:20px;padding:8px 13px;font-size:10px;font-weight:600;display:inline-flex}.hero-badge span{color:#75ddd6}.hero-copy h1{color:var(--white);letter-spacing:-3px;margin:0;font-size:clamp(50px,6vw,78px);font-weight:750;line-height:.98}.hero-copy h1 em{color:#72dcd5;font-style:normal;font-weight:400;display:block}.hero-copy>p{color:#ffffffbd;max-width:570px;margin:25px 0 0;font-size:15px;line-height:1.8}.hero-buttons{align-items:center;gap:12px;margin-top:32px;display:flex}.primary-btn,.secondary-btn{min-height:52px;transition:all var(--transition);border-radius:11px;justify-content:center;align-items:center;gap:15px;padding:0 20px;font-size:12px;font-weight:750;display:inline-flex}.primary-btn{color:#053247;background:#72dcd5;box-shadow:0 12px 35px #2cc9c033}.primary-btn b{font-size:17px;font-weight:400}.primary-btn:hover{background:var(--white);transform:translateY(-3px);box-shadow:0 16px 38px #0000002e}.secondary-btn{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff52}.secondary-btn:hover{background:#ffffff29;border-color:#fff9;transform:translateY(-3px)}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.hero-trust{align-items:center;gap:12px;display:flex}.trust-avatars{display:flex}.trust-avatars span{background:#fffffff0;border:2px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-6px;font-size:15px;display:flex}.trust-avatars span:first-child{margin-left:0}.hero-trust div:last-child{flex-direction:column;gap:3px;display:flex}.hero-trust strong{color:var(--white);font-size:11px}.hero-trust small{color:#ffffff8f;font-size:9px}.hero-contact{align-items:center;gap:32px;display:flex}.hero-contact>div{align-items:center;gap:9px;display:flex}.contact-mini-icon{color:#71ddd6;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:14px;display:flex}.hero-contact div div{flex-direction:column;gap:2px;display:flex}.hero-contact small{color:#ffffff85;text-transform:uppercase;letter-spacing:1px;font-size:8px}.hero-contact strong{color:var(--white);font-size:10px}.hero-dots{z-index:5;align-items:center;gap:7px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-dots button{width:26px;height:3px;transition:all var(--transition);background:#ffffff59;border:0;border-radius:20px;padding:0}.hero-dots button.active{background:#72dcd5;width:52px}.hero-slide-number{z-index:5;color:#ffffff73;position:absolute;bottom:28px;right:30px}.hero-slide-number strong{color:#72dcd5;font-size:15px}.hero-slide-number span{font-size:10px}.hero-scroll{z-index:5;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.hero-scroll small{writing-mode:vertical-rl;color:#ffffff8c;text-transform:uppercase;letter-spacing:2px;font-size:8px}.scroll-line{background:linear-gradient(#0000,#72dcd5,#0000);width:1px;height:58px}.quick-services{z-index:10;background:var(--bg);position:relative}.quick-services-inner{grid-template-columns:repeat(4,1fr);width:min(100% - 48px,1240px);margin:auto;display:grid;transform:translateY(-38px)}.quick-card{background:var(--white);border-right:1px solid var(--border);min-height:130px;transition:all var(--transition);align-items:center;gap:14px;padding:20px 18px;display:flex;position:relative;box-shadow:0 10px 35px #0b355814}.quick-card:first-child{border-radius:16px 0 0 16px}.quick-card:last-child{border-right:0;border-radius:0 16px 16px 0}.quick-card:hover{z-index:2;box-shadow:var(--shadow-md);transform:translateY(-7px)}.quick-icon{background:var(--accent-light);width:52px;height:52px;transition:transform var(--transition);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:23px;display:flex}.quick-card:hover .quick-icon{transform:scale(1.08)rotate(-3deg)}.quick-content{min-width:0}.quick-content small{color:var(--accent);letter-spacing:1.3px;margin-bottom:5px;font-size:7px;font-weight:800;display:block}.quick-content h3{color:var(--primary);margin:0 0 4px;font-size:13px;font-weight:750}.quick-content p{color:var(--text-soft);margin:0;font-size:9px;line-height:1.4}.quick-arrow{color:#a5b3be;transition:all var(--transition);font-size:15px;position:absolute;top:17px;right:17px}.quick-card:hover .quick-arrow{color:var(--accent);transform:translate(2px,-2px)}.about-section,.services-section,.facilities-section,.doctors-section,.gallery-section,.contact-section{padding:105px 0}.section-label{color:var(--accent);letter-spacing:2px;align-items:center;gap:8px;margin-bottom:13px;font-size:9px;font-weight:850;display:inline-flex}.section-label:before{content:"";background:var(--accent);width:24px;height:2px}.section-heading h2,.about-content h2,.doctor-copy h2,.contact-header h2,.why-heading h2{color:var(--primary);letter-spacing:-1.7px;margin:0;font-size:clamp(34px,4vw,50px);font-weight:750;line-height:1.08}.section-heading h2 span,.about-content h2 span,.doctor-copy h2 span,.contact-header h2 span,.why-heading h2 span{color:var(--secondary);font-weight:400}.section-heading>p{color:var(--text-soft);font-size:13px;line-height:1.75}.about-section{background:var(--bg)}.about-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:85px;display:grid}.about-visual{min-height:560px;position:relative}.about-image-main{width:calc(100% - 45px);height:510px;box-shadow:var(--shadow-lg);border-radius:24px;position:absolute;top:0;left:0;overflow:hidden}.about-image-main:after{content:"";background:linear-gradient(#0000 50%,#0520339e);position:absolute;inset:0}.about-image-main img{object-fit:cover;width:100%;height:100%}.image-overlay-label{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:28px;left:28px}.image-overlay-label span{color:#ffffffa6;letter-spacing:4px;font-size:10px}.image-overlay-label strong{color:var(--white);letter-spacing:2px;font-size:27px}.about-floating-card{z-index:3;background:var(--white);width:190px;min-height:105px;box-shadow:var(--shadow-md);border-radius:17px;align-items:center;gap:13px;padding:20px;display:flex;position:absolute;bottom:0;right:0}.floating-icon{color:#e85e70;background:#fff0f2;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;display:flex}.about-floating-card div:last-child{flex-direction:column;display:flex}.about-floating-card strong{color:var(--primary);font-size:24px;line-height:1}.about-floating-card span{color:var(--text-soft);margin-top:5px;font-size:9px}.about-pattern{z-index:0;background-image:radial-gradient(#16a6a040 1.4px,#0000 1.4px);background-size:12px 12px;width:155px;height:155px;position:absolute;bottom:-24px;left:-28px}.about-content{z-index:2;position:relative}.about-content>p{color:var(--text-soft);font-size:13px;line-height:1.85}.about-lead{margin:25px 0 10px;color:var(--text)!important;font-size:15px!important}.about-points{grid-template-columns:repeat(2,1fr);gap:12px 25px;margin:27px 0 31px;display:grid}.about-points div{align-items:center;gap:9px;display:flex}.about-points span{width:22px;height:22px;color:var(--accent);background:var(--accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.about-points p{color:var(--text);margin:0;font-size:10px;font-weight:650}.outline-btn{min-height:48px;color:var(--primary);background:var(--white);transition:all var(--transition);border:1px solid #cbd9e1;border-radius:10px;align-items:center;gap:22px;padding:0 17px;font-size:10px;font-weight:750;display:inline-flex}.outline-btn b{color:var(--accent);font-size:16px;font-weight:400}.outline-btn:hover{color:var(--white);background:var(--primary);border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.services-section{background:var(--white)}.services-heading{grid-template-columns:1fr .65fr;align-items:end;gap:70px;margin-bottom:50px;display:grid}.services-heading>p{margin:0 0 3px}.service-card{border:1px solid var(--border);background:var(--white);min-height:270px;transition:all var(--transition);border-radius:17px;padding:27px;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:3px;transition:transform var(--transition);position:absolute;bottom:0;left:0;transform:scaleX(0)}.service-card:hover{box-shadow:var(--shadow-md);border-color:#0000;transform:translateY(-7px)}.service-card:hover:before{transform:scaleX(1)}.service-top{justify-content:space-between;align-items:flex-start;display:flex}.service-icon{background:var(--accent-light);width:53px;height:53px;transition:transform var(--transition);border-radius:14px;justify-content:center;align-items:center;font-size:22px;display:flex}.service-card:hover .service-icon{transform:rotate(-5deg)scale(1.08)}.service-number{color:#d5e0e7;font-size:12px;font-weight:800}.service-card h3{color:var(--primary);margin:25px 0 9px;font-size:17px;font-weight:750}.service-card p{max-width:290px;color:var(--text-soft);margin:0;font-size:10px;line-height:1.7}.service-link{color:var(--secondary);transition:gap var(--transition);align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:22px;left:27px}.service-link b{font-size:14px;font-weight:400}.service-card:hover .service-link{gap:14px}.why-section{background:var(--primary);padding:105px 0;position:relative;overflow:hidden}.why-background{background:radial-gradient(circle at 80% 20%,#2fc2b72e,#0000 28%),radial-gradient(circle at 10% 80%,#2691be24,#0000 25%);position:absolute;inset:0}.why-container{z-index:2;position:relative}.why-heading{width:min(620px,100%);margin-bottom:45px}.light-label{color:#70dcd5}.light-label:before{background:#70dcd5}.why-heading h2{color:var(--white)}.why-heading h2 span{color:#72dcd5}.why-heading p{color:#fff9;max-width:570px;margin:20px 0 0;font-size:12px;line-height:1.8}.why-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.why-card{min-height:280px;transition:all var(--transition);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:17px;padding:26px;position:relative}.why-card:hover{background:#ffffff1a;border-color:#72dcd559;transform:translateY(-7px)}.why-icon{background:#ffffff14;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.why-card>span{color:#fff3;font-size:10px;font-weight:800;position:absolute;top:30px;right:25px}.why-card h3{color:var(--white);margin:32px 0 9px;font-size:15px}.why-card p{color:#ffffff8c;margin:0;font-size:10px;line-height:1.7}.facilities-section{background:var(--bg)}.center-heading{text-align:center;max-width:700px;margin:0 auto 50px}.center-heading .section-label{justify-content:center}.center-heading .section-label:before{display:none}.center-heading>p{max-width:570px;margin:17px auto 0}.facility-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.facility-card{border:1px solid var(--border);background:var(--white);transition:all var(--transition);border-radius:17px;overflow:hidden}.facility-card:hover{box-shadow:var(--shadow-md);transform:translateY(-7px)}.facility-image{background:linear-gradient(135deg,#eaf7f6,#edf4f8);justify-content:center;align-items:center;height:170px;display:flex;position:relative}.facility-image:before,.facility-image:after{content:"";border:1px solid #0b35580f;border-radius:50%;position:absolute}.facility-image:before{width:190px;height:190px}.facility-image:after{width:130px;height:130px}.facility-icon{z-index:2;background:var(--white);border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;font-size:31px;display:flex;position:relative;box-shadow:0 12px 30px #0b35581a}.facility-image>span{z-index:3;color:#0b355859;font-size:10px;font-weight:800;position:absolute;top:13px;right:14px}.facility-content{padding:22px}.facility-content h3{color:var(--primary);margin:0 0 8px;font-size:14px}.facility-content p{color:var(--text-soft);margin:0;font-size:10px;line-height:1.65}.doctors-section{background:var(--white)}.doctor-showcase{grid-template-columns:1fr .9fr;align-items:center;gap:80px;min-height:500px;display:grid}.doctor-copy{max-width:600px}.doctor-copy>p{max-width:530px;color:var(--text-soft);margin:23px 0;font-size:13px;line-height:1.8}.doctor-stats{gap:0;margin:30px 0 32px;display:flex}.doctor-stats div{border-right:1px solid var(--border);flex-direction:column;gap:4px;min-width:120px;margin-right:25px;padding-right:25px;display:flex}.doctor-stats div:last-child{border-right:0}.doctor-stats strong{color:var(--primary);font-size:26px}.doctor-stats span{color:var(--text-soft);font-size:9px}.doctor-visual{height:500px;position:relative}.doctor-photo{border-radius:25px;width:78%;height:100%;margin-left:auto;overflow:hidden}.doctor-photo img{object-fit:cover;width:100%;height:100%}.doctor-badge{background:var(--white);width:220px;box-shadow:var(--shadow-lg);border-radius:15px;align-items:center;gap:12px;padding:17px;display:flex;position:absolute;bottom:40px;left:0}.doctor-badge>span{width:42px;height:42px;color:var(--accent);background:var(--accent-light);border-radius:12px;justify-content:center;align-items:center;display:flex}.doctor-badge div{flex-direction:column;gap:3px;display:flex}.doctor-badge strong{color:var(--primary);font-size:10px}.doctor-badge small{color:var(--text-soft);font-size:8px}.gallery-section{background:var(--bg)}.gallery-grid{grid-template-rows:220px 220px;grid-template-columns:1.35fr 1fr 1fr;gap:14px;display:grid}.gallery-card{background:var(--primary);border-radius:16px;position:relative;overflow:hidden}.gallery-large{grid-row:span 2}.gallery-card:after{content:"";background:linear-gradient(#0000 42%,#041d2fcc);position:absolute;inset:0}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.gallery-card:hover img{transform:scale(1.07)}.gallery-caption{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:19px;left:22px}.gallery-caption small{color:#70dcd5;letter-spacing:1.5px;font-size:7px;font-weight:800}.gallery-caption strong{color:var(--white);font-size:14px}.appointment-section{background:linear-gradient(115deg,var(--primary-deep),var(--primary));padding:58px 0;position:relative;overflow:hidden}.appointment-pattern{border:1px solid #72dcd526;border-radius:50%;width:440px;height:440px;position:absolute;top:-150px;right:-90px}.appointment-pattern:after{content:"";border:1px solid #72dcd51a;border-radius:50%;position:absolute;inset:45px}.appointment-content{z-index:2;grid-template-columns:70px 1fr auto;align-items:center;gap:25px;display:grid;position:relative}.appointment-icon{color:#72dcd5;background:#72dcd51a;border:1px solid #72dcd533;border-radius:17px;justify-content:center;align-items:center;width:60px;height:60px;font-size:23px;display:flex}.appointment-copy h2{color:var(--white);letter-spacing:-1px;margin:0;font-size:clamp(25px,3vw,37px);line-height:1.1}.appointment-copy h2 span{color:#72dcd5;font-weight:400}.appointment-copy p{color:#ffffff8c;margin:10px 0 0;font-size:10px}.appointment-actions{align-items:center;gap:14px;display:flex}.appointment-primary{min-height:49px;color:var(--primary);transition:all var(--transition);background:#72dcd5;border-radius:10px;align-items:center;gap:15px;padding:0 17px;font-size:10px;font-weight:800;display:flex}.appointment-primary span{font-size:15px;font-weight:400}.appointment-primary:hover{background:var(--white);transform:translateY(-3px)}.appointment-call{min-height:49px;color:var(--white);border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:9px;padding:0 14px;display:flex}.appointment-call>span{color:#72dcd5;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.appointment-call div{flex-direction:column;gap:2px;display:flex}.appointment-call small{color:#ffffff7a;text-transform:uppercase;letter-spacing:1px;font-size:7px}.appointment-call strong{font-size:10px}.contact-section{background:var(--white)}.contact-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.contact-header>p{max-width:340px;color:var(--text-soft);margin:0;font-size:12px;line-height:1.7}.contact-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.contact-card{border:1px solid var(--border);min-height:155px;transition:all var(--transition);border-radius:16px;align-items:flex-start;gap:15px;padding:24px;display:flex;position:relative}.contact-card:hover{box-shadow:var(--shadow-sm);border-color:#16a6a059;transform:translateY(-5px)}.contact-card-icon{width:47px;height:47px;color:var(--accent);background:var(--accent-light);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.contact-card div:nth-child(2){padding-right:20px}.contact-card small{color:var(--accent);letter-spacing:1.5px;font-size:7px;font-weight:800}.contact-card h3{color:var(--primary);margin:5px 0 7px;font-size:13px}.contact-card p{color:var(--text-soft);margin:0;font-size:9px;line-height:1.65}.contact-card>span:last-child{color:#b2bec7;font-size:15px;position:absolute;top:19px;right:19px}.website-footer{background:#041f33}.footer-main{grid-template-columns:1.55fr .7fr .7fr 1fr;gap:65px;padding-top:70px;padding-bottom:60px;display:grid}.footer-brand{max-width:350px}.footer-logo{align-items:center;gap:12px;display:flex}.footer-logo-image{background:var(--white);border-radius:11px;justify-content:center;align-items:center;width:51px;height:51px;padding:6px;display:flex}.footer-logo-image img{object-fit:contain;width:100%;height:100%}.footer-logo>div:last-child{flex-direction:column;gap:4px;display:flex}.footer-logo strong{color:var(--white);letter-spacing:1px;font-size:14px}.footer-logo span{color:#ffffff73;font-size:8px}.footer-brand>p{color:#ffffff7a;margin:22px 0;font-size:10px;line-height:1.8}.footer-location{align-items:center;gap:9px;display:flex}.footer-location>span{color:#70dcd5;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.footer-location div{flex-direction:column;gap:2px;display:flex}.footer-location strong{color:#fffc;font-size:9px}.footer-location small{color:#fff6;font-size:8px}.footer-links{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-links h3,.footer-contact h3{color:var(--white);letter-spacing:.4px;margin:0 0 9px;font-size:11px}.footer-links a,.footer-links button{color:#ffffff7a;transition:color var(--transition);background:0 0;border:0;padding:0;font-size:9px}.footer-links a:hover,.footer-links button:hover{color:#70dcd5}.footer-contact{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-contact>a{color:#ffffff85;transition:color var(--transition);align-items:center;gap:9px;font-size:9px;display:flex}.footer-contact>a:hover,.footer-contact>a span{color:#70dcd5}.footer-emergency{background:#ffffff0d;border-radius:10px;align-items:center;gap:10px;width:100%;margin-top:7px;padding:12px;display:flex}.footer-emergency>span{font-size:18px}.footer-emergency div{flex-direction:column;gap:3px;display:flex}.footer-emergency small{color:#fff6;font-size:7px}.footer-emergency strong{color:#70dcd5;font-size:9px}.footer-bottom{border-top:1px solid #ffffff12}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:20px;min-height:65px;display:flex}.footer-bottom p{color:#ffffff52;margin:0;font-size:8px}.footer-bottom p:last-child span{color:#70dcd5}.staff-login-overlay{z-index:3000;-webkit-backdrop-filter:blur(10px);background:#021421b8;justify-content:center;align-items:center;padding:20px;animation:.25s both overlayIn;display:flex;position:fixed;inset:0}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.staff-login-modal{background:var(--white);border-radius:20px;width:min(500px,100%);max-height:92vh;animation:.3s both modalIn;position:relative;overflow-y:auto;box-shadow:0 35px 100px #0000004d}@keyframes modalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-modal-close{z-index:10;width:34px;height:34px;color:var(--primary);transition:all var(--transition);background:#eef3f6;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:21px;line-height:1;display:flex;position:absolute;top:13px;right:13px}.login-modal-close:hover{color:var(--white);background:var(--primary);transform:rotate(90deg)}@media (max-width:1180px){.main-nav{gap:18px}.header-phone{display:none}.about-grid,.doctor-showcase{gap:50px}.footer-main{gap:35px}}@media (max-width:1000px){.main-nav{gap:14px}.main-nav>a{font-size:11px}.brand-text{display:none}.quick-services-inner{grid-template-columns:repeat(2,1fr)}.quick-card:first-child{border-radius:16px 0 0}.quick-card:nth-child(2){border-right:0;border-radius:0 16px 0 0}.quick-card:nth-child(3){border-radius:0 0 0 16px}.quick-card:last-child{border-radius:0 0 16px}.about-grid{grid-template-columns:1fr}.about-visual{width:100%;max-width:650px;margin:auto}.about-content{max-width:700px}.services-grid,.why-grid,.facility-grid{grid-template-columns:repeat(2,1fr)}.doctor-showcase{grid-template-columns:1fr}.doctor-copy{max-width:750px}.doctor-visual{width:100%;max-width:600px;margin:auto}.appointment-content{grid-template-columns:60px 1fr}.appointment-actions{grid-column:2}.footer-main{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.website-header,.website-header.header-scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#052338f5;height:72px}.header-inner{width:calc(100% - 30px)}.brand-logo{border-radius:10px;width:45px;height:45px}.brand-text{display:flex}.brand-text strong{font-size:12px}.brand-text span,.header-actions{display:none}.main-nav{background:#062c47;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:min(320px,85vw);height:calc(100vh - 72px);padding:30px 25px;transition:transform .35s;position:fixed;top:72px;right:0;transform:translate(105%);box-shadow:-15px 0 50px #0003}.main-nav.mobile-open{transform:translate(0)}.main-nav>a{color:#ffffffd1;border-bottom:1px solid #ffffff14;width:100%;padding:15px 3px;font-size:13px}.main-nav>a:after{display:none}.main-nav>a:hover{color:#70dcd5}.mobile-nav-login{min-height:48px;color:var(--primary);background:#70dcd5;border:0;border-radius:10px;justify-content:center;align-items:center;margin-top:25px;font-size:12px;font-weight:800;display:flex}.mobile-menu-btn{background:#ffffff12;border:1px solid #ffffff29;border-radius:9px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:flex}.mobile-menu-btn span{background:var(--white);border-radius:5px;width:100%;height:2px;transition:all .25s}.mobile-menu-btn.active span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-backdrop{z-index:998;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02142180;border:0;position:fixed;inset:72px 0 0}.hero-content{padding-top:135px}.hero-scroll{display:none}}@media (max-width:700px){.section-container,.header-inner,.hero-content,.quick-services-inner{width:calc(100% - 30px)}.hero-section{height:100svh;min-height:700px}.hero-overlay{background:linear-gradient(90deg,#03192af2,#041f31b8)}.hero-content{padding-top:125px;padding-bottom:80px}.hero-copy{width:100%}.hero-eyebrow{letter-spacing:1.5px;font-size:8px}.hero-badge{padding:7px 10px;font-size:8px}.hero-copy h1{letter-spacing:-2px;font-size:clamp(42px,13vw,58px)}.hero-copy>p{margin-top:19px;font-size:12px;line-height:1.7}.hero-buttons{flex-wrap:wrap;margin-top:25px}.primary-btn,.secondary-btn{min-height:47px;padding:0 15px;font-size:10px}.hero-bottom{align-items:flex-end}.hero-trust{display:none}.hero-contact{justify-content:space-between;gap:10px;width:100%}.hero-contact>div{gap:6px}.contact-mini-icon{width:30px;height:30px;font-size:11px}.hero-contact strong{font-size:8px}.hero-contact small{font-size:6px}.hero-slide-number{bottom:27px;right:15px}.hero-dots{bottom:26px;left:50%;transform:translate(-50%)}.quick-services-inner{grid-template-columns:1fr;transform:translateY(-25px)}.quick-card{border-right:0;border-bottom:1px solid var(--border);min-height:105px;padding:16px;border-radius:0!important}.quick-card:first-child{border-radius:14px 14px 0 0!important}.quick-card:last-child{border-bottom:0;border-radius:0 0 14px 14px!important}.quick-icon{width:45px;height:45px;font-size:19px}.quick-content h3{font-size:12px}.quick-content p{font-size:8px}.about-section,.services-section,.facilities-section,.doctors-section,.gallery-section,.contact-section{padding:75px 0}.about-visual{min-height:400px}.about-image-main{border-radius:18px;width:calc(100% - 20px);height:370px}.about-floating-card{width:160px;min-height:88px;padding:14px;right:0}.floating-icon{width:38px;height:38px;font-size:15px}.about-floating-card strong{font-size:20px}.section-heading h2,.about-content h2,.doctor-copy h2,.contact-header h2,.why-heading h2{letter-spacing:-1.2px;font-size:34px}.about-content>p{font-size:11px}.about-lead{font-size:13px!important}.about-points{grid-template-columns:1fr;gap:10px}.services-heading{margin-bottom:32px;display:block}.services-heading>p{margin-top:18px}.services-grid{grid-template-columns:1fr}.service-card{min-height:250px}.why-section{padding:75px 0}.why-grid{grid-template-columns:1fr}.why-card{min-height:230px}.facility-grid{grid-template-columns:1fr}.facility-image{height:150px}.doctor-showcase{gap:40px}.doctor-visual{height:420px}.doctor-photo{width:90%}.doctor-badge{width:190px;bottom:25px}.doctor-stats{flex-wrap:wrap;gap:15px 0}.doctor-stats div{min-width:95px;margin-right:15px;padding-right:15px}.doctor-stats strong{font-size:22px}.gallery-grid{grid-template-rows:190px 150px 150px;grid-template-columns:1fr 1fr;display:grid}.gallery-large{grid-area:span 1/span 2}.gallery-caption{bottom:14px;left:15px}.gallery-caption strong{font-size:11px}.appointment-section{padding:45px 0}.appointment-content{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.appointment-actions{flex-direction:column;align-items:stretch;width:100%;display:flex}.appointment-primary,.appointment-call{justify-content:center}.contact-header{margin-bottom:30px;display:block}.contact-header>p{margin-top:18px}.contact-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:40px 25px;padding-top:55px;padding-bottom:45px}.footer-brand{grid-column:span 2;max-width:100%}.footer-bottom-inner{flex-wrap:wrap;justify-content:center;min-height:90px;padding-top:18px;padding-bottom:18px}}@media (max-width:430px){.brand-logo{width:42px;height:42px}.brand-text strong{font-size:11px}.hero-copy h1{font-size:42px}.hero-copy>p{max-width:330px}.hero-contact{display:none}.hero-content{padding-bottom:90px}.hero-buttons{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn{width:100%}.about-visual{min-height:350px}.about-image-main{height:320px}.about-floating-card{width:145px;min-height:78px}.gallery-grid{grid-template-rows:220px 160px 160px 160px 160px;grid-template-columns:1fr}.gallery-large{grid-column:span 1}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:span 1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.about-page{color:#172033;background:#fff;width:100%;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.about-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#7de3e72e,#0000 25%),linear-gradient(120deg,#063b5c,#087f8c);align-items:center;width:100%;min-height:390px;padding:70px 20px;display:flex}.about-hero>div{width:min(1160px,100%);margin:auto}.about-hero span,.about-text>span,.mission-heading>span,.about-info>div>span{color:#087f8c;letter-spacing:1.7px;font-size:11px;font-weight:800}.about-hero span{color:#91edf0}.about-hero h1{letter-spacing:-1.5px;max-width:750px;margin:15px 0;font-size:clamp(38px,5vw,62px);line-height:1.08}.about-hero h1 strong{color:#8ce9ed}.about-hero p{color:#fffc;max-width:620px;margin:0;font-size:16px;line-height:1.7}.about-intro{grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px;width:min(1160px,100% - 40px);margin:auto;padding:100px 0;display:grid}.about-intro-card{color:#fff;background:linear-gradient(145deg,#075985,#087f8c);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex;box-shadow:0 25px 55px #0759852e}.about-symbol{background:#ffffff1f;border-radius:22px;justify-content:center;align-items:center;width:85px;height:85px;margin-bottom:25px;font-size:48px;display:flex}.about-intro-card h2{letter-spacing:2px;margin:0;font-size:29px}.about-intro-card p{color:#a2edf0;letter-spacing:2px;margin:8px 0 0;font-size:12px}.about-text h2{letter-spacing:-1px;max-width:650px;margin:13px 0 22px;font-size:clamp(30px,4vw,44px);line-height:1.2}.about-text h2 strong,.mission-heading h2 strong{color:#087f8c}.about-text>p{color:#667085;max-width:650px;margin:0 0 15px;font-size:14px;line-height:1.8}.about-highlights{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;display:grid}.about-highlights div{background:#f8fafc;border:1px solid #e7edf2;border-radius:12px;min-width:0;padding:18px}.about-highlights strong{color:#087f8c;margin-bottom:6px;font-size:19px;display:block}.about-highlights span{color:#475467;font-size:12px;font-weight:700}.mission-section{background:#f7fafc;width:100%;padding:100px 20px}.mission-heading{text-align:center;width:min(700px,100%);margin:0 auto 55px}.mission-heading h2{margin:12px 0 0;font-size:clamp(30px,4vw,43px);line-height:1.2}.mission-grid{grid-template-columns:repeat(4,1fr);gap:18px;width:min(1160px,100%);margin:auto;display:grid}.mission-card{background:#fff;border:1px solid #e6edf2;border-radius:15px;min-width:0;padding:30px 23px;transition:all .25s}.mission-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0f172a14}.mission-card>div{background:#edfafa;border-radius:13px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:23px;display:flex}.mission-card h3{margin:0 0 10px;font-size:16px}.mission-card p{color:#718096;margin:0;font-size:12px;line-height:1.7}.about-info{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1160px,100% - 40px);margin:auto;padding:100px 0;display:grid}.about-info h2{max-width:500px;margin:14px 0;font-size:clamp(30px,4vw,42px);line-height:1.2}.about-info>div>p{color:#718096;max-width:500px;margin:0;font-size:14px;line-height:1.8}.info-box{background:#f7fafc;border:1px solid #e6edf2;border-radius:18px;width:100%;padding:30px}.info-box div{border-bottom:1px solid #e1e8ee;padding:18px 0}.info-box div:first-child{padding-top:0}.info-box div:last-child{border-bottom:none;padding-bottom:0}.info-box span{color:#087f8c;letter-spacing:1px;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.info-box strong{color:#172033;overflow-wrap:anywhere;font-size:14px;line-height:1.5;display:block}@media (max-width:1000px){.about-intro{grid-template-columns:1fr;gap:55px}.about-intro-card{width:min(500px,100%);margin:auto}.about-text{width:min(700px,100%);margin:auto}.mission-grid{grid-template-columns:repeat(2,1fr)}.about-info{grid-template-columns:1fr;gap:45px}.about-info>div,.info-box{width:min(700px,100%);margin:auto}}@media (max-width:600px){.about-hero{min-height:340px;padding:55px 18px}.about-hero h1{letter-spacing:-.8px;margin:12px 0 16px;font-size:38px;line-height:1.12}.about-hero p{font-size:14px;line-height:1.7}.about-intro{gap:45px;width:calc(100% - 30px);padding:65px 0}.about-intro-card{border-radius:20px;min-height:310px}.about-symbol{width:70px;height:70px;margin-bottom:18px;font-size:38px}.about-intro-card h2{letter-spacing:1.5px;font-size:23px}.about-intro-card p{letter-spacing:1.5px;font-size:10px}.about-text h2{margin:12px 0 18px;font-size:31px;line-height:1.2}.about-text>p{font-size:13px;line-height:1.8}.about-highlights{grid-template-columns:1fr;gap:10px;margin-top:24px}.about-highlights div{padding:15px}.mission-section{padding:65px 15px}.mission-heading{margin-bottom:35px}.mission-heading h2{font-size:31px}.mission-grid{grid-template-columns:1fr;gap:12px}.mission-card{padding:23px 20px}.mission-card>div{margin-bottom:15px}.mission-card p{font-size:13px}.about-info{gap:35px;width:calc(100% - 30px);padding:65px 0}.about-info h2{margin:12px 0;font-size:31px}.about-info>div>p{font-size:13px}.info-box{border-radius:15px;padding:22px}.info-box div{padding:15px 0}.info-box strong{font-size:13px}}@media (max-width:380px){.about-hero{padding-left:15px;padding-right:15px}.about-hero h1{font-size:33px}.about-intro{width:calc(100% - 24px)}.about-intro-card{min-height:285px}.about-text h2,.mission-heading h2,.about-info h2{font-size:28px}.mission-section{padding-left:12px;padding-right:12px}.about-info{width:calc(100% - 24px)}}.services-page{color:#172033;background:#fff;width:100%;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.services-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#7de3e72e,#0000 25%),linear-gradient(120deg,#063b5c,#087f8c);align-items:center;min-height:390px;padding:70px 20px;display:flex}.services-hero-content{width:min(1160px,100%);margin:auto}.services-hero span,.services-heading>span,.services-cta span{letter-spacing:1.7px;font-size:11px;font-weight:800}.services-hero span{color:#91edf0}.services-hero h1{letter-spacing:-1.5px;max-width:760px;margin:15px 0;font-size:clamp(38px,5vw,62px);line-height:1.08}.services-hero h1 strong{color:#8ce9ed}.services-hero p{color:#fffc;max-width:620px;margin:0;font-size:16px;line-height:1.7}.services-section{width:min(1160px,100% - 40px);margin:auto;padding:100px 0}.services-heading{text-align:center;max-width:700px;margin:0 auto 55px}.services-heading>span{color:#087f8c}.services-heading h2{margin:12px 0 15px;font-size:clamp(30px,4vw,43px);line-height:1.2}.services-heading h2 strong{color:#087f8c}.services-heading p{color:#718096;margin:0;font-size:14px;line-height:1.8}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e6edf2;border-radius:16px;min-width:0;padding:30px 25px 27px;transition:all .25s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0f172a14}.service-icon{background:#edfafa;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:20px;font-size:25px;display:flex}.service-number{color:#dce8ed;font-size:28px;font-weight:800;position:absolute;top:25px;right:25px}.service-card h3{margin:0 0 10px;font-size:17px}.service-card p{color:#718096;min-height:65px;margin:0;font-size:13px;line-height:1.75}.service-line{background:#087f8c;border-radius:5px;width:35px;height:3px;margin-top:22px}.services-cta{color:#fff;background:linear-gradient(120deg,#063b5c,#087f8c);border-radius:22px;justify-content:space-between;align-items:center;gap:35px;width:min(1160px,100% - 40px);margin:0 auto 100px;padding:55px;display:flex}.services-cta span{color:#91edf0}.services-cta h2{max-width:600px;margin:12px 0;font-size:clamp(28px,4vw,40px);line-height:1.2}.services-cta h2 strong{color:#8ce9ed}.services-cta p{color:#ffffffbf;max-width:600px;margin:0;font-size:13px;line-height:1.7}.services-actions{flex-direction:column;gap:10px;min-width:180px;display:flex}.services-actions a{text-align:center;border-radius:9px;padding:13px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s}.services-actions a:first-child{color:#075985;background:#fff}.services-actions a:last-child{color:#fff;border:1px solid #ffffff59}.services-actions a:hover{transform:translateY(-2px)}@media (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-cta{flex-direction:column;align-items:flex-start}.services-actions{flex-direction:row;width:100%}.services-actions a{flex:1}}@media (max-width:600px){.services-hero{min-height:340px;padding:55px 18px}.services-hero h1{letter-spacing:-.8px;font-size:38px;line-height:1.12}.services-hero p{font-size:14px}.services-section{width:calc(100% - 30px);padding:65px 0}.services-heading{margin-bottom:35px}.services-heading h2{font-size:31px}.services-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:23px 20px}.service-card p{min-height:auto;font-size:13px}.services-cta{border-radius:18px;width:calc(100% - 30px);margin-bottom:65px;padding:30px 22px}.services-cta h2{font-size:30px}.services-actions{flex-direction:column;width:100%}.services-actions a{box-sizing:border-box;width:100%}}@media (max-width:380px){.services-hero{padding-left:15px;padding-right:15px}.services-hero h1{font-size:33px}.services-section,.services-cta{width:calc(100% - 24px)}}.doctors-page{color:#172033;background:#fff;width:100%;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.doctors-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#7de3e72e,#0000 25%),linear-gradient(120deg,#063b5c,#087f8c);align-items:center;min-height:390px;padding:70px 20px;display:flex}.doctors-hero>div{width:min(1160px,100%);margin:auto}.doctors-hero span,.doctors-heading>span,.doctors-bottom span{letter-spacing:1.7px;font-size:11px;font-weight:800}.doctors-hero span{color:#91edf0}.doctors-hero h1{letter-spacing:-1.5px;max-width:760px;margin:15px 0;font-size:clamp(38px,5vw,62px);line-height:1.08}.doctors-hero h1 strong{color:#8ce9ed}.doctors-hero p{color:#fffc;max-width:620px;margin:0;font-size:16px;line-height:1.7}.doctors-section{width:min(1160px,100% - 40px);margin:auto;padding:100px 0}.doctors-heading{text-align:center;max-width:700px;margin:0 auto 55px}.doctors-heading>span{color:#087f8c}.doctors-heading h2{margin:12px 0 15px;font-size:clamp(30px,4vw,43px);line-height:1.2}.doctors-heading h2 strong{color:#087f8c}.doctors-heading p{color:#718096;margin:0;font-size:14px;line-height:1.8}.doctors-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.doctor-card{background:#fff;border:1px solid #e5edf1;border-radius:18px;grid-template-columns:180px 1fr;min-width:0;transition:all .25s;display:grid;overflow:hidden}.doctor-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.doctor-image{background:linear-gradient(145deg,#eaf9fa,#d9f1f3);justify-content:center;align-items:center;min-height:225px;display:flex}.doctor-image span{background:#fff;border-radius:22px;justify-content:center;align-items:center;width:75px;height:75px;font-size:34px;display:flex;box-shadow:0 10px 25px #087f8c1a}.doctor-content{padding:28px 25px;position:relative}.doctor-number{color:#dce8ed;font-size:25px;font-weight:800;position:absolute;top:20px;right:20px}.doctor-content h3{margin:30px 0 8px;font-size:18px;line-height:1.3}.doctor-content p{color:#718096;margin:0 0 25px;font-size:13px}.doctor-content a{color:#087f8c;font-size:12px;font-weight:800;text-decoration:none}.doctor-content a:hover{text-decoration:underline}.doctors-bottom{color:#fff;background:linear-gradient(120deg,#063b5c,#087f8c);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;width:min(1160px,100% - 40px);margin:0 auto 100px;padding:50px;display:flex}.doctors-bottom span{color:#91edf0}.doctors-bottom h2{margin:12px 0;font-size:clamp(28px,4vw,40px);line-height:1.2}.doctors-bottom h2 strong{color:#8ce9ed}.doctors-bottom p{color:#ffffffbf;max-width:550px;margin:0;font-size:13px;line-height:1.7}.doctors-bottom a{color:#075985;background:#fff;border-radius:9px;flex-shrink:0;padding:14px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s}.doctors-bottom a:hover{transform:translateY(-2px)}@media (max-width:900px){.doctor-card{grid-template-columns:145px 1fr}.doctors-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.doctors-hero{min-height:340px;padding:55px 18px}.doctors-hero h1{letter-spacing:-.8px;font-size:38px;line-height:1.12}.doctors-hero p{font-size:14px}.doctors-section{width:calc(100% - 30px);padding:65px 0}.doctors-heading{margin-bottom:35px}.doctors-heading h2{font-size:31px}.doctors-grid{grid-template-columns:1fr;gap:14px}.doctor-card{grid-template-columns:105px 1fr}.doctor-image{min-height:190px}.doctor-image span{border-radius:17px;width:58px;height:58px;font-size:27px}.doctor-content{padding:22px 17px}.doctor-content h3{margin-top:25px;font-size:16px}.doctor-content p{margin-bottom:18px;font-size:12px}.doctor-number{font-size:20px;top:15px;right:15px}.doctors-bottom{border-radius:18px;width:calc(100% - 30px);margin-bottom:65px;padding:30px 22px}.doctors-bottom h2{font-size:30px}.doctors-bottom a{box-sizing:border-box;text-align:center;width:100%}}@media (max-width:380px){.doctors-hero{padding-left:15px;padding-right:15px}.doctors-hero h1{font-size:33px}.doctors-section{width:calc(100% - 24px)}.doctor-card{grid-template-columns:88px 1fr}.doctor-image{min-height:175px}.doctor-content{padding:20px 14px}.doctors-bottom{width:calc(100% - 24px)}}.admin-layout{background:#f4f7fb;width:100%;min-height:100vh}.admin-sidebar{color:#fff;z-index:1100;box-sizing:border-box;scrollbar-width:thin;background:#0f172a;width:280px;height:100vh;position:fixed;top:0;left:0;overflow:hidden auto}.admin-sidebar::-webkit-scrollbar{width:5px}.admin-sidebar::-webkit-scrollbar-track{background:#0f172a}.admin-sidebar::-webkit-scrollbar-thumb{background:#334155;border-radius:10px}.admin-logo-box{box-sizing:border-box;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;height:90px;padding:15px;display:flex}.admin-logo-box img{object-fit:contain;filter:brightness(1.8)contrast(1.2);width:200px;height:50px;display:block}.admin-menu-title{color:#94a3b8;text-transform:uppercase;letter-spacing:2px;box-sizing:border-box;margin-top:10px;padding:16px 20px 8px;font-size:11px;font-weight:700}.admin-menu-item{color:#e2e8f0;cursor:pointer;box-sizing:border-box;border-radius:8px;align-items:center;gap:12px;min-height:46px;margin:4px 12px;padding:11px 15px;font-size:14px;font-weight:500;line-height:1.3;transition:background .2s,color .2s,transform .2s;display:flex}.admin-menu-item:hover{color:#fff;background:#1e3a5f}.admin-menu-icon{justify-content:center;align-items:center;width:24px;min-width:24px;font-size:17px;line-height:1;display:flex}.admin-main{box-sizing:border-box;background:#f4f7fb;width:calc(100% - 280px);min-height:100vh;margin-left:280px}.admin-topbar{box-sizing:border-box;z-index:1000;background:#0f4c81;justify-content:flex-end;align-items:center;height:65px;padding:0 30px;display:flex;position:fixed;top:0;left:280px;right:0;box-shadow:0 2px 10px #0000001f}.admin-topbar-right{align-items:center;gap:18px;display:flex}.admin-role-badge{color:#fff;letter-spacing:.5px;white-space:nowrap;background:#ffffff1f;border-radius:30px;padding:8px 16px;font-size:13px;font-weight:600}.admin-logout{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .25s,transform .2s}.admin-logout:hover{background:#c62828}.admin-logout:active{transform:scale(.97)}.admin-page-content{box-sizing:border-box;background:#f4f7fb;min-height:calc(100vh - 65px);margin-top:65px;padding:25px;overflow-x:hidden}@media (max-width:900px){.admin-sidebar{width:240px}.admin-main{width:calc(100% - 240px);margin-left:240px}.admin-topbar{left:240px}.admin-page-content{padding:20px}}@media (max-width:700px){.admin-sidebar{width:220px}.admin-main{width:calc(100% - 220px);margin-left:220px}.admin-topbar{padding:0 15px;left:220px}.admin-page-content{padding:15px}.admin-role-badge{display:none}.admin-topbar-right{gap:8px}}@media (max-width:520px){.admin-sidebar{width:200px}.admin-main{width:calc(100% - 200px);margin-left:200px}.admin-topbar{left:200px}.admin-menu-item{margin-left:8px;margin-right:8px;padding-left:11px;padding-right:11px;font-size:13px}.admin-menu-title{padding-left:15px}.admin-logo-box img{width:170px}}html{scrollbar-gutter:stable}.ipd-workflow{width:100%;min-width:0;max-width:100%;margin-bottom:20px;overflow:visible}.ipd-workflow-patient{background:#dfe5ec;border:1px solid #dfe5ec;border-radius:10px 10px 0 0;grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr) minmax(150px,1fr) minmax(180px,1.2fr);gap:1px;min-width:0;display:grid;overflow:hidden}.workflow-patient-item{background:#fff;min-width:0;padding:10px 14px;overflow:hidden}.workflow-patient-item span{color:#7b8794;text-transform:uppercase;letter-spacing:.3px;margin-bottom:3px;font-size:11px;font-weight:600;display:block}.workflow-patient-item strong{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.ipd-workflow-menu{scrollbar-gutter:stable;background:#fff;border-bottom:1px solid #dfe5ec;border-left:1px solid #dfe5ec;border-right:1px solid #dfe5ec;align-items:stretch;gap:0;width:100%;min-width:0;display:flex;overflow:auto hidden}.workflow-btn{color:#4b5563;cursor:pointer;white-space:nowrap;text-align:center;box-sizing:border-box;appearance:none;background:#fff;border:0;border-right:1px solid #e5e9ef;flex:1 1 0;min-width:145px;height:42px;margin:0;padding:11px 13px;font-family:inherit;font-size:13px;font-weight:650;line-height:20px;transition:background-color .18s,color .18s,box-shadow .18s}.workflow-btn:last-child{border-right:0}.workflow-btn:hover{color:#1f5f99;background:#f5f8fb}.workflow-btn.active{color:#1769aa;background:#eef6ff;box-shadow:inset 0 -3px #1769aa}.ipd-workflow-navigation{box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #dfe5ec;border-left:1px solid #dfe5ec;border-right:1px solid #dfe5ec;border-radius:0 0 10px 10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:8px 10px;display:flex}.workflow-prev,.workflow-next{cursor:pointer;box-sizing:border-box;border-radius:7px;outline:none;min-width:110px;height:36px;margin:0;padding:7px 16px;font-family:inherit;font-size:12px;font-weight:700;line-height:18px;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,opacity .18s}.ipd-workflow-navigation .workflow-nav-active{color:#fff!important;opacity:1!important;cursor:pointer!important;background-color:#0b3558!important;border:1px solid #0b3558!important;box-shadow:0 4px 10px #0b355833!important}.ipd-workflow-navigation .workflow-nav-active:hover{color:#fff!important;background-color:#124b75!important;border-color:#124b75!important;box-shadow:0 5px 12px #0b35583d!important}.ipd-workflow-navigation .workflow-nav-active:focus,.ipd-workflow-navigation .workflow-nav-active:active{color:#fff!important;background-color:#0b3558!important;border-color:#0b3558!important;outline:none!important}.ipd-workflow-navigation .workflow-nav-disabled,.ipd-workflow-navigation .workflow-nav-disabled:disabled{color:#94a3b8!important;opacity:1!important;cursor:not-allowed!important;box-shadow:none!important;background-color:#e8edf2!important;border:1px solid #d5dde5!important}.ipd-workflow-navigation .workflow-nav-disabled:hover,.ipd-workflow-navigation .workflow-nav-disabled:focus,.ipd-workflow-navigation .workflow-nav-disabled:active{color:#94a3b8!important;box-shadow:none!important;background-color:#e8edf2!important;border-color:#d5dde5!important;outline:none!important}@media (max-width:900px){.ipd-workflow-patient{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-btn{flex:none;min-width:135px}}@media (max-width:600px){.ipd-workflow-patient{grid-template-columns:1fr 1fr}.workflow-patient-item{padding:9px 10px}.workflow-patient-item span{font-size:10px}.workflow-patient-item strong{font-size:12px}.ipd-workflow-menu{scrollbar-width:thin;scrollbar-gutter:stable;overflow:auto hidden}.workflow-btn{flex:none;min-width:135px;height:40px;padding:10px 11px;font-size:12px}.ipd-workflow-navigation{padding:7px}.workflow-prev,.workflow-next{min-width:95px;height:34px;padding:7px 10px;font-size:11px}}@media (max-width:400px){.ipd-workflow-patient{grid-template-columns:1fr}.workflow-patient-item{padding:8px 10px}.workflow-btn{min-width:125px}}.ipd-workflow-layout{width:100%;min-height:100%}.ipd-workflow-layout>.ipd-workflow{z-index:50;position:sticky;top:0}.ipd-workflow-page{width:100%;min-height:500px}.ipd-workflow-loading{text-align:center;color:#64748b;padding:30px;font-size:15px}.ipd-workflow-layout .ipd-workflow{width:100%;margin:0 0 20px}.admin-dashboard{background:#f4f6f9;min-height:100vh;padding:25px}.admin-header h1{color:#1e293b;margin:0}.admin-header p{color:#64748b;margin-bottom:20px}.admin-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.card{background:#fff;border-radius:10px;padding:20px;transition:all .2s;box-shadow:0 2px 8px #0000000d}.card:hover{transform:translateY(-3px)}.card h3{color:#334155;margin-bottom:10px}.card p{color:#1e293b;font-size:22px;font-weight:700}.admin-actions{margin-top:30px}.admin-actions button{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:6px;padding:10px 18px}.admin-actions button:hover{background:#334155}.users-page{background:#f4f6f9;min-height:100vh;padding:20px}.users-page h2{color:#1e293b;margin-bottom:20px}.users-form{background:#fff;border-radius:8px;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:15px;display:flex}.users-form input,.users-form select{border:1px solid #ccc;border-radius:5px;outline:none;min-width:150px;padding:8px 10px}.users-form input:focus,.users-form select:focus{border-color:#1e293b}.users-form button{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:5px;padding:8px 16px}.users-form button:hover{background:#334155}.users-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.users-table th{color:#fff;text-align:left;background:#1e293b;padding:12px}.users-table td{border-bottom:1px solid #eee;padding:10px}.users-table tr:hover{background:#f9fafb}.active{color:green;font-weight:700}.inactive{color:red;font-weight:700}.users-table button{cursor:pointer;border:none;border-radius:4px;margin-right:5px;padding:5px 10px}.users-table button:first-child{color:#fff;background:#2563eb}.users-table button:nth-child(2){color:#fff;background:#dc2626}.users-table button:nth-child(3){color:#fff;background:#16a34a}.users-table button:hover{opacity:.85}.xray-page{box-sizing:border-box;color:#243447;width:100%;max-width:1250px;margin:0 auto;padding:18px 22px 28px}.xray-page-header{border-bottom:2px solid #dbe7f0;align-items:center;gap:11px;margin-bottom:16px;padding-bottom:11px;display:flex}.xray-page-icon{background:#e8f3fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.xray-page-header h2{color:#0b3558;margin:0;font-size:22px;font-weight:700;line-height:1.2}.xray-page-header p{color:#718096;margin:3px 0 0;font-size:11px}.xray-form{box-sizing:border-box;background:#f8fbfd;border:1px solid #dbe7f0;border-radius:8px;grid-template-columns:minmax(200px,1.7fr) minmax(140px,1fr) minmax(170px,1.2fr) 120px auto;align-items:end;gap:10px;margin-bottom:16px;padding:13px;display:grid}.xray-form-field{min-width:0}.xray-form-field label{color:#334e68;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.xray-form-field input,.xray-form-field select{box-sizing:border-box;color:#243447;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:39px;padding:6px 10px;font-size:12px;transition:border-color .15s,box-shadow .15s}.xray-form-field input::placeholder{color:#9aa7b5}.xray-form-field input:focus,.xray-form-field select:focus{border-color:#2780b9;box-shadow:0 0 0 2px #2780b91a}.status-field{min-width:0}.xray-form-action{align-items:flex-end;gap:7px;display:flex}.xray-form-action button{color:#fff;white-space:nowrap;cursor:pointer;background:#0f78b4;border:none;border-radius:6px;height:39px;padding:0 15px;font-size:12px;font-weight:700;transition:background .15s,transform .1s}.xray-form-action button:hover{background:#0b5f91}.xray-form-action button:active{transform:translateY(1px)}.xray-form-action button:disabled{opacity:.65;cursor:not-allowed}.xray-cancel-btn{color:#fff;cursor:pointer;border:none;border-radius:6px;font-weight:700;background:#777!important;height:39px!important;padding:0 14px!important;font-size:12px!important}.xray-cancel-btn:hover{background:#5f5f5f!important}.xray-table-wrapper{box-sizing:border-box;background:#fff;border:1px solid #dbe7f0;border-radius:8px;width:100%;overflow-x:hidden}.xray-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.xray-table thead th{color:#fff;text-align:left;white-space:nowrap;box-sizing:border-box;background:#0b3558;border-right:1px solid #ffffff26;height:39px;padding:7px 10px;font-size:11px;font-weight:700}.xray-table thead th:last-child{border-right:none}.xray-table th:first-child,.xray-table td:first-child{text-align:center;width:6%}.xray-table th:nth-child(2),.xray-table td:nth-child(2){width:31%}.xray-table th:nth-child(3),.xray-table td:nth-child(3){width:17%}.xray-table th:nth-child(4),.xray-table td:nth-child(4){width:22%}.xray-table th:nth-child(5),.xray-table td:nth-child(5),.xray-table th:nth-child(6),.xray-table td:nth-child(6){width:12%}.xray-table tbody tr{border-bottom:1px solid #edf2f7;transition:background .12s}.xray-table tbody tr:last-child{border-bottom:none}.xray-table tbody tr:hover{background:#f7fbfd}.xray-table td{color:#334e68;vertical-align:middle;white-space:nowrap;box-sizing:border-box;border-right:1px solid #f0f4f8;height:38px;padding:7px 10px}.xray-table td:last-child{border-right:none}.xray-name-cell{text-overflow:ellipsis;font-weight:600;overflow:hidden;color:#0b3558!important}.status-active,.status-inactive{border-radius:20px;justify-content:center;align-items:center;min-width:62px;padding:4px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.status-active{color:#238b45;background:#e8f7ee;border:1px solid #c9e7d1}.status-inactive{color:#c53030;background:#fbecec;border:1px solid #f0caca}.xray-edit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b3558;border:none;border-radius:5px;height:30px;padding:0 10px;font-size:11px;font-weight:600;transition:background .15s,transform .1s}.xray-edit-btn:hover{background:#0f78b4}.xray-edit-btn:active{transform:translateY(1px)}.empty-row{font-size:12px;text-align:center!important;color:#718096!important;height:80px!important}@media (max-width:1050px){.xray-page{padding:16px 18px 24px}.xray-form{grid-template-columns:1.5fr 1fr 1fr;gap:10px}.xray-form-action{grid-column:1/-1;align-items:stretch}.xray-form-action button{width:auto}.xray-table-wrapper{overflow-x:hidden}.xray-table{width:100%}.xray-table thead th,.xray-table td{padding-left:8px;padding-right:8px}.xray-edit-btn{padding:0 8px}}@media (max-width:600px){.xray-page{padding:12px 10px 20px}.xray-page-header{gap:9px;margin-bottom:13px;padding-bottom:9px}.xray-page-icon{width:38px;height:38px;font-size:20px}.xray-page-header h2{font-size:18px}.xray-page-header p{font-size:10px}.xray-form{grid-template-columns:1fr;gap:9px;margin-bottom:12px;padding:11px;display:grid}.xray-form-field,.status-field,.xray-form-action{width:100%}.xray-form-field input,.xray-form-field select{height:40px}.xray-form-action{flex-direction:row;gap:7px;display:flex}.xray-form-action button{flex:1;width:auto;height:40px}.xray-table-wrapper{border-radius:7px;overflow-x:hidden}.xray-table{width:100%;min-width:0;font-size:10px}.xray-table thead th{height:37px;padding:6px 5px;font-size:9px}.xray-table td{height:36px;padding:6px 5px;font-size:10px}.xray-table th:first-child,.xray-table td:first-child{width:6%}.xray-table th:nth-child(2),.xray-table td:nth-child(2){width:27%}.xray-table th:nth-child(3),.xray-table td:nth-child(3){width:17%}.xray-table th:nth-child(4),.xray-table td:nth-child(4){width:23%}.xray-table th:nth-child(5),.xray-table td:nth-child(5){width:12%}.xray-table th:nth-child(6),.xray-table td:nth-child(6){width:15%}.status-active,.status-inactive{min-width:0;padding:4px 5px;font-size:9px}.xray-edit-btn{height:28px;padding:0 6px;font-size:9px}}@media (max-width:380px){.xray-page{padding-left:8px;padding-right:8px}.xray-page-header h2{font-size:17px}.xray-form{padding:9px}.xray-form-field label{font-size:10px}.xray-form-field input,.xray-form-field select{font-size:11px}.xray-table thead th{padding-left:4px;padding-right:4px;font-size:8px}.xray-table td{padding-left:4px;padding-right:4px;font-size:9px}.xray-edit-btn{padding:0 5px;font-size:8px}}.medicine-master-page{color:#1d2d3d;background:#f5f8fb;min-height:100%;padding:24px}.medicine-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.medicine-page-header h1{color:#0b3558;margin:0;font-size:28px;font-weight:800}.medicine-page-header p{color:#687887;margin:6px 0 0;font-size:14px}.medicine-count{color:#687887;text-align:right;background:#fff;border:1px solid #dce6ee;border-radius:10px;padding:10px 18px;font-size:12px;font-weight:600}.medicine-count strong{color:#0b3558;margin-top:2px;font-size:21px;display:block}.medicine-card{background:#fff;border:1px solid #dce6ee;border-radius:12px;margin-bottom:22px;overflow:hidden;box-shadow:0 2px 8px #0b35580d}.medicine-card-title,.medicine-list-header{background:#f8fafc;border-bottom:1px solid #e2eaf0;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.medicine-card-title h2,.medicine-list-header h2{color:#0b3558;margin:0;font-size:18px;font-weight:800}.medicine-card-title span,.medicine-list-header span{color:#7a8996;margin-top:4px;font-size:12px;display:block}.medicine-form{grid-template-columns:repeat(4,1fr);gap:17px;padding:20px;display:grid}.medicine-field{flex-direction:column;display:flex}.medicine-field label{color:#34495a;margin-bottom:7px;font-size:13px;font-weight:700}.medicine-field label span{color:#d33;margin-left:3px}.medicine-field input,.medicine-field select,.medicine-search input{box-sizing:border-box;color:#253746;background:#fff;border:1px solid #cfdbe4;border-radius:7px;outline:none;width:100%;padding:10px 11px;font-size:13px;transition:border-color .2s,box-shadow .2s}.medicine-field input:focus,.medicine-field select:focus,.medicine-search input:focus{border-color:#0b6fa4;box-shadow:0 0 0 3px #0b6fa414}.medicine-field input::placeholder,.medicine-search input::placeholder{color:#9aa7b1}.medicine-form-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:3px;display:flex}.medicine-btn{cursor:pointer;border:0;border-radius:7px;padding:10px 18px;font-size:13px;font-weight:700}.medicine-btn.primary{color:#fff;background:#0b3558}.medicine-btn.primary:hover{background:#092b48}.medicine-btn.cancel{color:#435665;background:#edf1f4}.medicine-btn:disabled{opacity:.65;cursor:not-allowed}.medicine-search{width:270px}.medicine-search input{padding:9px 11px}.medicine-table-wrapper{width:100%;overflow-x:auto}.medicine-table{border-collapse:collapse;width:100%;min-width:1050px}.medicine-table th{color:#fff;text-align:left;white-space:nowrap;background:#0b3558;padding:11px 10px;font-size:12px;font-weight:800}.medicine-table td{color:#465866;vertical-align:middle;border-bottom:1px solid #e8eef2;padding:10px;font-size:12px}.medicine-table tbody tr:hover{background:#f8fbfd}.medicine-name{font-weight:800;color:#0b3558!important}.medicine-status{text-transform:capitalize;border-radius:20px;justify-content:center;align-items:center;min-width:62px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.medicine-status.active{color:#187443;background:#e8f7ee}.medicine-status.inactive{color:#a33a3a;background:#fbecec}.medicine-actions{align-items:center;gap:6px;display:flex}.action-btn{cursor:pointer;white-space:nowrap;border:0;border-radius:5px;padding:6px 9px;font-size:11px;font-weight:700}.action-btn.edit{color:#0b527d;background:#e8f1f8}.action-btn.activate{color:#187443;background:#e8f7ee}.action-btn.deactivate{color:#a33a3a;background:#fbecec}.medicine-empty{text-align:center;color:#7b8994;padding:45px 20px;font-size:14px}@media (max-width:1100px){.medicine-form{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.medicine-master-page{padding:16px}.medicine-page-header{flex-direction:column;align-items:flex-start}.medicine-form{grid-template-columns:repeat(2,1fr)}.medicine-list-header{flex-direction:column;align-items:flex-start}.medicine-search{width:100%}}@media (max-width:550px){.medicine-form{grid-template-columns:1fr}.medicine-form-actions{flex-direction:column;justify-content:stretch}.medicine-btn{width:100%}.medicine-page-header h1{font-size:23px}}.doctor-master-container{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:20px}.doctor-master-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:20px;box-shadow:0 3px 14px #0f172a0d}.doctor-master-card h2{color:#1f2937;border-bottom:1px solid #e5e7eb;margin:0 0 18px;padding-bottom:14px;font-size:21px;font-weight:750}.doctor-form{box-sizing:border-box;grid-template-columns:minmax(180px,1.3fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(140px,1fr) minmax(160px,1fr) minmax(120px,.8fr);align-items:center;gap:12px;width:100%;margin-bottom:20px;display:grid}.doctor-form input,.doctor-form select{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #d6dde6;border-radius:7px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s,background-color .18s}.doctor-form input::placeholder{color:#9aa4b2}.doctor-form input:focus,.doctor-form select:focus{border-color:#0b3558;box-shadow:0 0 0 3px #0b355814}.doctor-form .save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b3558;border:1px solid #0b3558;border-radius:7px;width:100%;min-width:135px;height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .1s}.doctor-form .save-btn:hover:not(:disabled){background:#124b75;border-color:#124b75;box-shadow:0 4px 10px #0b35582e}.doctor-form .save-btn:active:not(:disabled){transform:translateY(1px)}.doctor-form .save-btn:disabled{opacity:.65;cursor:not-allowed}.doctor-form .cancel-btn{color:#0b3558;cursor:pointer;white-space:nowrap;background:#e8f0f6;border:1px solid #b8cad9;border-radius:7px;width:100%;min-width:100px;height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;transition:background-color .18s,border-color .18s,box-shadow .18s}.doctor-form .cancel-btn:hover:not(:disabled){background:#d9e7f1;border-color:#91aec3;box-shadow:0 3px 8px #0b35581a}.doctor-form .cancel-btn:disabled{opacity:.65;cursor:not-allowed}.doctor-master-card{overflow-x:auto}.doctor-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1000px}.doctor-table th{color:#334155;text-align:left;white-space:nowrap;background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #dfe5ec;padding:12px 11px;font-size:12px;font-weight:750}.doctor-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf0f3;padding:12px 11px;font-size:12.5px}.doctor-table tbody tr{transition:background-color .15s}.doctor-table tbody tr:hover{background:#f8fafc}.doctor-table td:nth-child(2){color:#1f2937;font-weight:700}.doctor-table td:nth-child(4){color:#0b3558;white-space:nowrap;font-weight:700}.doctor-table td:nth-child(7){white-space:nowrap;font-weight:700}.doctor-table th:last-child,.doctor-table td:last-child{white-space:nowrap;min-width:175px}.edit-btn{color:#0b3558;cursor:pointer;background:#e8f0f6;border:1px solid #b8cad9;border-radius:6px;min-width:70px;height:34px;margin-right:7px;padding:0 11px;font-family:inherit;font-size:11.5px;font-weight:700;transition:background-color .18s,border-color .18s}.delete-btn{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:6px;min-width:80px;height:34px;padding:0 11px;font-family:inherit;font-size:11.5px;font-weight:700;transition:background-color .18s,border-color .18s}.delete-btn:hover{background:#fee2e2;border-color:#fca5a5}.doctor-table td[colspan]{color:#94a3b8;padding:30px 15px;font-size:13px}@media (max-width:1200px){.doctor-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.doctor-master-container,.doctor-master-card{padding:15px}.doctor-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.doctor-master-container{padding:12px}.doctor-master-card{border-radius:9px;padding:13px}.doctor-master-card h2{margin-bottom:15px;padding-bottom:12px;font-size:19px}.doctor-form{grid-template-columns:1fr;gap:10px}.doctor-form input,.doctor-form select,.doctor-form .save-btn,.doctor-form .cancel-btn{height:41px}.doctor-table th,.doctor-table td{padding:10px}}@media (max-width:400px){.doctor-master-container{padding:9px}.doctor-master-card{padding:10px}.doctor-master-card h2{font-size:18px}}.bed-container{box-sizing:border-box;color:#1f2937;background:#f5f7fb;width:100%;min-height:100vh;padding:24px 28px 40px;font-family:Arial,Helvetica,sans-serif}.bed-header{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:18px 22px;display:flex;box-shadow:0 2px 8px #0f172a0a}.bed-header h2{color:#111827;margin:0;font-size:22px;line-height:28px}.bed-header p{color:#6b7280;margin:5px 0 0;font-size:13px}.bed-summary{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-bottom:18px;display:grid}.summary-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:11px;min-height:100px;padding:18px 20px;box-shadow:0 2px 8px #0f172a0a}.summary-card h3{color:#6b7280;margin:0 0 8px;font-size:13px;font-weight:600}.summary-card p{margin:0;font-size:28px;font-weight:700;line-height:34px}.summary-card.total p{color:#2563eb}.summary-card.available p{color:#059669}.summary-card.occupied p{color:#dc2626}.bed-tools{grid-template-columns:minmax(0,1fr) 220px;gap:12px;width:100%;margin-bottom:18px;display:grid}.bed-search,.ward-filter{width:100%}.bed-search input,.ward-filter select{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #d9dee7;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px;font-size:13px}.bed-search input:focus,.ward-filter select:focus{border-color:#4f7cff;box-shadow:0 0 0 3px #4f7cff1a}.bed-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:18px;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.bed-form-title{box-sizing:border-box;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:15px 20px;display:flex}.bed-form-title h3{color:#111827;margin:0;font-size:16px}.bed-form-title p{color:#6b7280;margin:4px 0 0;font-size:12px}.cancel-edit-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:6px;height:34px;padding:0 12px;font-size:12px;font-weight:600}.cancel-edit-btn:hover{background:#f8fafc}.bed-form{box-sizing:border-box;grid-template-columns:minmax(150px,1.15fr) minmax(130px,1fr) minmax(150px,1.15fr) minmax(150px,1fr) 140px;align-items:end;gap:14px;width:100%;padding:18px 20px;display:grid}.form-field{width:100%;min-width:0}.form-field label{color:#667085;margin-bottom:6px;font-size:11px;font-weight:600;line-height:14px;display:block}.form-field input,.form-field select{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #d9dee7;border-radius:7px;outline:none;width:100%;height:40px;padding:0 11px;font-size:13px}.form-field select{cursor:pointer}.form-field input:focus,.form-field select:focus{border-color:#4f7cff;box-shadow:0 0 0 3px #4f7cff1a}.charge-field{box-sizing:border-box;background:#fff;border:1px solid #d9dee7;border-radius:7px;align-items:center;width:100%;height:40px;display:flex;overflow:hidden}.charge-field:focus-within{border-color:#4f7cff;box-shadow:0 0 0 3px #4f7cff1a}.charge-field>span{color:#64748b;flex:0 0 30px;justify-content:center;align-items:center;width:30px;font-size:13px;font-weight:600;display:flex}.charge-field input{text-align:right;background:0 0;border:none;width:100%;min-width:0;height:100%;padding:0 3px;font-weight:600;box-shadow:none!important}.charge-field input:focus{box-shadow:none;border:none}.charge-field small{color:#8a94a6;white-space:nowrap;padding:0 9px 0 4px;font-size:10px}.bed-form-action{align-items:flex-end;width:140px;display:flex}.add-bed-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:7px;width:100%;height:40px;padding:0 10px;font-size:13px;font-weight:700;transition:background .15s,box-shadow .15s}.add-bed-btn:hover{background:#1d4ed8;box-shadow:0 4px 10px #2563eb2e}.bed-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.bed-table-header{box-sizing:border-box;border-bottom:1px solid #edf0f4;align-items:center;min-height:64px;padding:14px 20px;display:flex}.bed-table-header h3{color:#111827;margin:0;font-size:16px}.bed-table-header span{color:#8a94a6;margin-top:3px;font-size:11px;display:block}.bed-table-wrapper{width:100%;overflow-x:auto}.bed-table{border-collapse:collapse;width:100%;min-width:850px}.bed-table th{color:#475467;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-size:11px;font-weight:700;line-height:15px}.bed-table td{color:#475467;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 14px;font-size:13px}.bed-table tbody tr:hover{background:#fafcff}.bed-table tbody tr:last-child td{border-bottom:none}.bed-table td strong{color:#263244;font-weight:600}.daily-charge-value{white-space:nowrap;font-size:13px;color:#2563eb!important;font-weight:700!important}.daily-charge-value small{color:#8a94a6;margin-left:4px;font-size:10px;font-weight:500}.status{box-sizing:border-box;border-radius:20px;justify-content:center;align-items:center;min-width:72px;min-height:26px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.status.available{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.status.occupied{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.action-buttons{white-space:nowrap;align-items:center;gap:7px;display:flex}.edit-btn,.delete-btn{cursor:pointer;border-radius:6px;height:32px;padding:0 10px;font-size:11px;font-weight:600}.edit-btn{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.edit-btn:hover{background:#dbeafe}.delete-btn{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.delete-btn:hover{background:#fee2e2}.empty-bed{height:120px;text-align:center!important;color:#8a94a6!important;font-size:13px!important}@media (max-width:1050px){.bed-container{padding:20px}.bed-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bed-form-action{grid-column:1/-1;width:100%}.add-bed-btn{width:100%}}@media (max-width:800px){.bed-summary,.bed-tools{grid-template-columns:1fr}}@media (max-width:600px){.bed-container{padding:12px 10px 25px}.bed-header{border-radius:10px;padding:15px}.bed-header h2{font-size:18px}.bed-header p{font-size:11px}.bed-summary{gap:10px}.summary-card{min-height:85px;padding:14px 16px}.summary-card p{font-size:24px}.bed-form-title{align-items:flex-start;padding:14px}.bed-form{grid-template-columns:1fr;padding:15px}.bed-form-action{grid-column:auto;width:100%}.add-bed-btn{width:100%}.bed-table-header{padding:14px}.bed-table th,.bed-table td{padding:11px 12px}}@media (max-width:380px){.bed-header{padding:13px}.bed-form-title{flex-direction:column}.cancel-edit-btn{width:100%}}.nursing-master-container{box-sizing:border-box;width:100%}.nursing-master-header{background:#fff;border:1px solid #e6eaf0;border-radius:12px;margin-bottom:18px;padding:20px 24px}.nursing-master-header h2{color:#172033;margin:0;font-size:22px;font-weight:700}.nursing-master-header p{color:#737b8c;margin:6px 0 0;font-size:13px}.nursing-master-card,.nursing-table-card{background:#fff;border:1px solid #e6eaf0;border-radius:12px;margin-bottom:18px;overflow:hidden}.nursing-form-header,.nursing-table-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.nursing-form-header h3,.nursing-table-header h3{color:#172033;margin:0;font-size:16px}.nursing-form-header span,.nursing-table-header span{color:#7a8291;margin-top:4px;font-size:12px;display:block}.nursing-form{grid-template-columns:1.2fr 1.2fr .8fr auto;align-items:end;gap:16px;padding:20px;display:grid}.nursing-field{min-width:0}.nursing-field label{color:#4b5565;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.nursing-field select,.nursing-field input{box-sizing:border-box;color:#202938;background:#fff;border:1px solid #dce1e8;border-radius:7px;outline:none;width:100%;height:42px;padding:0 12px;font-size:13px}.nursing-field select:focus,.nursing-field input:focus{border-color:#4d8fe8;box-shadow:0 0 0 3px #4d8fe814}.charge-input{background:#fff;border:1px solid #dce1e8;border-radius:7px;align-items:center;height:42px;display:flex;overflow:hidden}.charge-input span{color:#687182;padding-left:12px;font-size:13px;font-weight:600}.charge-input input{border:0;height:40px;box-shadow:none!important}.nursing-form-actions{gap:8px;display:flex}.nursing-save-btn,.nursing-cancel-btn,.nursing-edit-btn,.nursing-delete-btn{cursor:pointer;white-space:nowrap;border:0;border-radius:7px;font-size:12px;font-weight:600}.nursing-save-btn{color:#fff;background:#2563eb;height:42px;padding:0 16px}.nursing-save-btn:disabled{opacity:.65;cursor:not-allowed}.nursing-cancel-btn{color:#4b5563;background:#eef1f5;height:42px;padding:0 14px}.nursing-table-wrapper{width:100%;overflow-x:auto}.nursing-table{border-collapse:collapse;width:100%;min-width:700px}.nursing-table th{text-align:left;color:#475569;background:#f8fafc;border-bottom:1px solid #e5e9ef;padding:13px 16px;font-size:12px;font-weight:700}.nursing-table td{color:#303846;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:14px 16px;font-size:13px}.nursing-table tbody tr:hover{background:#fafcff}.charge-value{color:#172033;font-size:14px}.nursing-table td small{color:#8a92a0;margin-top:2px;font-size:11px;display:block}.nursing-status{border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.nursing-status.active{color:#16834a;background:#e9f8ef}.nursing-status.inactive{color:#737b87;background:#f1f3f5}.nursing-edit-btn{color:#2563eb;background:#edf4ff;margin-right:6px;padding:7px 10px}.nursing-delete-btn{color:#dc2626;background:#fff0f0;padding:7px 10px}.nursing-count{color:#475569;background:#f1f5f9;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:700}.empty-row{text-align:center!important;color:#8a92a0!important;padding:35px!important}@media (max-width:1000px){.nursing-form{grid-template-columns:1fr 1fr}.nursing-form-actions{grid-column:1/-1}}@media (max-width:600px){.nursing-master-header{padding:16px}.nursing-form{grid-template-columns:1fr;padding:16px}.nursing-form-actions{grid-column:auto}.nursing-form-header,.nursing-table-header{flex-direction:column;align-items:flex-start}.nursing-save-btn{flex:1}.nursing-cancel-btn{flex:none}}.ipd-service-master-container{box-sizing:border-box;color:#1f2937;background:#f5f7fb;width:100%;min-height:100%;padding:24px}.ipd-service-master-header{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:18px 22px;display:flex;box-shadow:0 2px 8px #0f172a0a}.ipd-service-master-header h2{color:#111827;margin:0;font-size:21px;font-weight:700}.ipd-service-master-header p{color:#6b7280;margin:5px 0 0;font-size:13px}.ipd-service-master-card,.ipd-service-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.ipd-service-master-card{margin-bottom:20px}.ipd-service-form-header,.ipd-service-table-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.ipd-service-form-header h3,.ipd-service-table-header h3{color:#172033;margin:0;font-size:16px}.ipd-service-form-header span,.ipd-service-table-header span{color:#7a8496;margin-top:4px;font-size:12px;display:block}.ipd-service-form{grid-template-columns:minmax(220px,1.5fr) minmax(180px,1fr) minmax(160px,.8fr) auto;align-items:end;gap:16px;padding:20px;display:grid}.ipd-service-field{min-width:0}.ipd-service-field label{color:#475569;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.ipd-service-field input,.ipd-service-field select{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #d7dde7;border-radius:7px;outline:none;width:100%;height:38px;font-size:13px}.ipd-service-field input{padding:0 11px}.ipd-service-field select{padding:0 9px}.ipd-service-field input:focus,.ipd-service-field select:focus{border-color:#4f7cff;box-shadow:0 0 0 3px #4f7cff14}.ipd-service-charge-input{box-sizing:border-box;background:#fff;border:1px solid #d7dde7;border-radius:7px;align-items:center;width:100%;height:38px;display:flex;overflow:hidden}.ipd-service-charge-input:focus-within{border-color:#4f7cff;box-shadow:0 0 0 3px #4f7cff14}.ipd-service-charge-input span{color:#6b7280;flex:0 0 34px;justify-content:center;align-items:center;width:34px;font-size:13px;font-weight:600;display:flex}.ipd-service-charge-input input{text-align:right;outline:none;width:100%;height:100%;padding:0 10px 0 2px;box-shadow:none!important;border:none!important}.ipd-service-form-actions{align-items:center;gap:8px;display:flex}.ipd-service-save-btn,.ipd-service-cancel-btn{cursor:pointer;white-space:nowrap;border-radius:7px;height:38px;padding:0 14px;font-size:12px;font-weight:700}.ipd-service-save-btn{color:#fff;background:#2563eb;border:none}.ipd-service-save-btn:hover:not(:disabled){background:#1d4ed8}.ipd-service-save-btn:disabled{opacity:.65;cursor:not-allowed}.ipd-service-cancel-btn{color:#475569;background:#fff;border:1px solid #d7dde7}.ipd-service-cancel-btn:hover{background:#f8fafc}.ipd-service-count{box-sizing:border-box;color:#2563eb;background:#eef4ff;border-radius:20px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.ipd-service-table-wrapper{width:100%;overflow-x:auto}.ipd-service-table{border-collapse:collapse;width:100%;min-width:720px}.ipd-service-table th{color:#475569;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:11px;font-weight:700}.ipd-service-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 16px;font-size:13px}.ipd-service-table tbody tr:last-child td{border-bottom:none}.ipd-service-table tbody tr:hover{background:#fafcff}.ipd-service-table td strong{color:#263244;font-weight:600}.ipd-service-rate-value{color:#2563eb!important;font-weight:700!important}.ipd-service-status{border-radius:20px;justify-content:center;align-items:center;min-width:62px;padding:4px 9px;font-size:10px;font-weight:700;display:inline-flex}.ipd-service-status.active{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.ipd-service-status.inactive{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ipd-service-edit-btn,.ipd-service-delete-btn{cursor:pointer;white-space:nowrap;border-radius:5px;height:30px;padding:0 10px;font-size:11px;font-weight:700}.ipd-service-edit-btn{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;margin-right:6px}.ipd-service-edit-btn:hover{background:#dbeafe}.ipd-service-delete-btn{color:#dc2626;background:#fff7f7;border:1px solid #fecaca}.ipd-service-delete-btn:hover{background:#fee2e2}.ipd-service-empty-row{text-align:center;color:#8a94a6!important;padding:35px!important;font-size:12px!important}@media (max-width:1000px){.ipd-service-form{grid-template-columns:repeat(2,minmax(0,1fr))}.ipd-service-form-actions{grid-column:1/-1}}@media (max-width:600px){.ipd-service-master-container{padding:12px 10px 25px}.ipd-service-master-header{border-radius:10px;padding:14px}.ipd-service-master-header h2{font-size:18px}.ipd-service-master-header p{font-size:11px}.ipd-service-form-header,.ipd-service-table-header{padding:14px}.ipd-service-form{grid-template-columns:1fr;gap:13px;padding:14px}.ipd-service-form-actions{grid-column:auto;width:100%}.ipd-service-save-btn,.ipd-service-cancel-btn{flex:1}.ipd-service-table-header{align-items:flex-start}}.insurance-master-page{box-sizing:border-box;width:100%;padding:10px}.insurance-master-header{background:#fff;border:1px solid #e2eaf0;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 2px 10px #00000012}.insurance-master-header h1{color:#0b3558;margin:0;font-size:27px;font-weight:700;line-height:1.3}.insurance-master-header p{color:#687888;margin:6px 0 0;font-size:14px;line-height:1.5}.insurance-refresh-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b3558;border:none;border-radius:7px;min-height:44px;padding:11px 20px;font-size:14px;font-weight:600;transition:all .2s}.insurance-refresh-btn:hover{opacity:.92;transform:translateY(-1px)}.insurance-refresh-btn:active{transform:translateY(0)}.insurance-refresh-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.insurance-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.insurance-summary-card{box-sizing:border-box;background:#fff;border:1px solid #e2eaf0;border-top:4px solid #0b3558;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 2px 10px #00000012}.insurance-summary-card>span{background:#eef5fa;border-radius:50%;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:25px;display:flex}.insurance-summary-card p{color:#687888;margin:0 0 5px;font-size:14px}.insurance-summary-card h2{color:#0b3558;margin:0;font-size:28px;line-height:1.2}.insurance-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.insurance-master-card{box-sizing:border-box;background:#fff;border:1px solid #e2eaf0;border-top:4px solid #0b3558;border-radius:12px;min-width:0;padding:22px;box-shadow:0 2px 10px #00000012}.insurance-link-card{border:1px solid #e2eaf0;border-top:4px solid #0b3558}.insurance-card-heading{border-bottom:1px solid #e8edf1;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:14px;display:flex}.insurance-card-heading>span{background:#eef5fa;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:24px;line-height:1;display:flex}.insurance-card-heading h2{color:#0b3558;margin:0;font-size:18px;font-weight:700;line-height:1.3}.insurance-card-heading p{color:#788795;margin:4px 0 0;font-size:12px;line-height:1.45}.insurance-field{flex-direction:column;margin-bottom:14px;display:flex}.insurance-field label{color:#30485e;margin-bottom:7px;font-size:13px;font-weight:600}.insurance-field input,.insurance-field select,.insurance-field textarea{box-sizing:border-box;color:#263746;background:#fff;border:1px solid #d7e0e7;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:all .2s}.insurance-field input,.insurance-field select{height:42px;min-height:42px;padding:0 12px}.insurance-field textarea{resize:vertical;min-height:88px;padding:10px 12px;line-height:1.5}.insurance-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.insurance-section-label{color:#0b3558;box-sizing:border-box;background:#f3f7fa;border:1px solid #dce7ee;border-left:4px solid #0b3558;border-radius:8px;align-items:center;min-height:46px;margin:22px 0 16px;padding:0 15px 0 48px;font-size:15px;font-weight:700;display:flex;position:relative}.insurance-section-label:before{content:"🛡️";font-size:20px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.insurance-section-label+.insurance-field{margin-top:0}.insurance-primary-btn,.insurance-link-btn{cursor:pointer;color:#fff;background:#0b3558;border:none;border-radius:7px;width:100%;min-height:44px;margin-top:5px;font-size:14px;font-weight:600;transition:all .2s}.insurance-primary-btn:hover,.insurance-link-btn:hover{opacity:.92;transform:translateY(-1px)}.insurance-primary-btn:active,.insurance-link-btn:active{transform:translateY(0)}.insurance-link-btn{margin-top:20px}.insurance-table-card{background:#fff;border:1px solid #e2eaf0;border-top:4px solid #0b3558;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 10px #00000012}.insurance-table-heading{border-bottom:1px solid #e8edf1;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;display:flex}.insurance-table-heading h2{color:#0b3558;margin:0;font-size:19px;font-weight:700}.insurance-table-heading span{color:#0b3558;white-space:nowrap;background:#eef5fa;border-radius:15px;padding:6px 11px;font-size:12px;font-weight:600}.insurance-table-wrapper{width:100%;overflow-x:auto}.insurance-table-wrapper table{border-collapse:collapse;width:100%;min-width:900px}.insurance-table-wrapper th{color:#0b3558;text-align:left;white-space:nowrap;background:#f3f7fa;border-bottom:1px solid #e2eaf0;padding:13px 14px;font-size:13px;font-weight:700}.insurance-table-wrapper td{color:#455766;vertical-align:middle;border-bottom:1px solid #edf1f4;padding:13px 14px;font-size:13px;line-height:1.45}.insurance-table-wrapper td strong{color:#263f55;font-weight:700}.insurance-table-wrapper tbody tr:last-child td{border-bottom:none}.insurance-table-wrapper tbody tr{transition:background .15s}.insurance-table-wrapper tbody tr:hover{background:#f9fbfc}.insurance-empty{text-align:center;color:#8996a3!important;padding:30px!important;font-size:14px!important}.insurance-status-active,.insurance-status-inactive{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-width:70px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.insurance-status-active{color:#1c7c46;background:#e8f6ee}.insurance-status-inactive{color:#b53b3b;background:#fdeeee}.insurance-empanelled,.insurance-pending,.insurance-approved,.insurance-onboarded,.insurance-rejected,.insurance-suspended,.insurance-yes,.insurance-no{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.insurance-empanelled,.insurance-approved,.insurance-onboarded,.insurance-yes{color:#1c7c46;background:#e8f6ee}.insurance-pending{color:#9a6a00;background:#fff5df}.insurance-rejected,.insurance-no{color:#b53b3b;background:#fdeeee}.insurance-suspended{color:#5e6670;background:#f1f2f4}.insurance-master-card form,.insurance-master-card,.insurance-master-card *{min-width:0}@media (max-width:1200px){.insurance-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insurance-link-card{grid-column:span 2}}@media (max-width:850px){.insurance-master-page{padding:8px}.insurance-summary-grid,.insurance-form-grid{grid-template-columns:1fr}.insurance-link-card{grid-column:auto}.insurance-master-header{flex-direction:column;align-items:flex-start}.insurance-refresh-btn{width:100%}.insurance-table-wrapper table{min-width:850px}}@media (max-width:550px){.insurance-master-page{padding:5px}.insurance-master-header{border-radius:10px;gap:15px;padding:18px}.insurance-master-header h1{font-size:22px}.insurance-master-header p{font-size:13px}.insurance-master-card{border-radius:10px;padding:18px}.insurance-summary-card{border-radius:10px;padding:16px}.insurance-summary-card h2{font-size:25px}.insurance-summary-card>span{width:46px;min-width:46px;height:46px;font-size:22px}.insurance-card-heading>span{width:40px;min-width:40px;height:40px;font-size:21px}.insurance-card-heading h2{font-size:17px}.insurance-two-column{grid-template-columns:1fr;gap:0}.insurance-section-label{min-height:44px;margin-top:20px;font-size:14px}.insurance-table-heading{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 18px}.insurance-table-heading h2{font-size:17px}.insurance-table-wrapper table{min-width:800px}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}.layout{background:#f5f8fc;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex}.main{background:#f5f8fc;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex;position:relative}.sidebar,.topbar,.topbar-right,.search-box{display:none!important}.page-content{background:#f5f8fc;flex:1;width:100%;min-width:0;min-height:calc(100vh - 86px);margin:0;padding:28px 32px 40px;overflow:hidden auto}.dashboard{width:100%;padding:0}.title h1{margin:0}.kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;margin:15px 0;display:grid}.kpi{background:#fff;border:1px solid #e5eaf0;border-radius:10px;padding:14px;box-shadow:0 2px 7px #0f172a0d}.kpi h3{margin:0}.grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:15px;width:100%;display:grid}.panel{background:#fff;border:1px solid #e5eaf0;border-radius:10px;min-width:0;padding:15px}.queue{border-bottom:1px solid #edf0f4;padding:8px 6px}.activity{background:#fff;border:1px solid #e5eaf0;border-radius:10px;margin-top:15px;padding:15px}.menu-item,.menu-title,.logo-box{display:none!important}@media (max-width:1100px){.page-content{padding:24px 22px 32px}.kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:1fr}}@media (max-width:760px){.page-content{width:100%;min-height:calc(100vh - 70px);padding:18px 14px 28px}.kpi-strip{grid-template-columns:1fr;gap:10px}.grid{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.page-content{padding:14px 10px 24px}}@media print{.sidebar,.topbar,.hospital-navbar{display:none!important}.layout,.main,.page-content{background:#fff!important;width:100%!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}html,body,#root{width:100%!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}}.hospital-navbar{color:#fff;z-index:1000;background:linear-gradient(90deg,#07253afa,#0b3552f5,#123e53f0);border-bottom:1px solid #ffffff24;align-items:center;gap:18px;width:100%;font-family:Arial,Helvetica,sans-serif;display:flex;box-shadow:0 4px 18px #04192a33;height:86px!important;min-height:86px!important;padding:0 28px!important;position:relative!important}.navbar-menu-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;transition:all .2s;display:none}.navbar-menu-btn:hover{background:#ffffff24}.navbar-brand{cursor:pointer;width:410px!important;height:86px!important;box-shadow:none!important;background:0 0!important;border:none!important;flex-shrink:0!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}.navbar-brand img{object-fit:contain!important;object-position:left center!important;width:390px!important;max-width:none!important;height:80px!important;max-height:80px!important;box-shadow:none!important;background:0 0!important;border:none!important;flex-shrink:0!important;margin:0!important;padding:0!important;display:block!important}.hospital-nav-links{z-index:10!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:5px!important;height:86px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important}.hospital-nav-item{color:#ffffffd1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;font-family:inherit;transition:background .2s,color .2s,border .2s;position:relative;flex-direction:column!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:82px!important;height:68px!important;padding:7px 10px!important;display:flex!important}.hospital-nav-item:hover{color:#fff;background:#ffffff14;border-color:#ffffff1a}.hospital-nav-item.active{color:#68e0df;background:#4dd2d621;border-color:#67dcde47;box-shadow:inset 0 0 18px #4ad5d70f}.hospital-nav-item.active:after{content:"";background:#68e0df;border-radius:4px 4px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.hospital-nav-icon{justify-content:center;align-items:center;height:25px;line-height:1;display:flex;font-size:21px!important}.hospital-nav-label{white-space:nowrap;font-weight:700;font-size:11px!important}.hospital-navbar-right{z-index:20;align-items:center;display:flex;position:relative;flex-shrink:0!important;gap:9px!important;margin-left:auto!important}.navbar-search-btn,.navbar-notification-btn{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;width:46px!important;height:46px!important;font-size:19px!important}.navbar-search-btn:hover,.navbar-notification-btn:hover{background:#ffffff29}.notification-dot{color:#fff;background:#ef4444;border:2px solid #123d57;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-3px;right:-3px}.navbar-user{border-left:1px solid #ffffff2e;align-items:center;min-width:145px;margin-left:2px;display:flex;gap:10px!important;padding-left:16px!important}.navbar-user-avatar{color:#fff;background:linear-gradient(135deg,#0aa5d8,#0877aa);border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;width:44px!important;height:44px!important}.navbar-user-details{flex-direction:column;gap:3px;min-width:0;display:flex}.navbar-user-details strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.navbar-user-details span{color:#fff9;text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:600}.navbar-logout-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:9px;font-family:inherit;font-size:11px;font-weight:700;transition:all .2s;height:42px!important;padding:0 15px!important}.navbar-logout-btn:hover{color:#ffd5d5;background:#ef444429;border-color:#ef444473}.navbar-dropdown{align-items:center;height:100%;display:flex;position:relative}.navbar-dropdown-menu{-webkit-backdrop-filter:blur(14px);z-index:2000;background:#07253afa;border:1px solid #67dcde40;border-radius:12px;flex-direction:column;gap:4px;min-width:190px;padding:8px;display:flex;position:absolute;top:76px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000004d}.navbar-dropdown-menu button{color:#ffffffe0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:11px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.navbar-dropdown-menu button:hover{color:#68e0df;background:#4dd2d624}.navbar-search-box{-webkit-backdrop-filter:blur(14px);z-index:3000;background:#07253afa;border:1px solid #67dcde47;border-radius:12px;width:300px;padding:10px;position:absolute;top:78px;right:250px;box-shadow:0 12px 30px #0000004d}.navbar-search-box input{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;outline:none;width:100%;height:42px;padding:0 14px;font-family:inherit;font-size:12px}.navbar-search-box input::placeholder{color:#ffffff8c}.navbar-search-box input:focus{background:#ffffff1c;border-color:#67dcde8c}.navbar-search-status{color:#ffffffa6;text-align:center;padding:12px 10px;font-size:13px}.navbar-search-results{flex-direction:column;gap:8px;max-height:360px;margin-top:10px;padding:2px;display:flex;overflow-y:auto}.navbar-search-result{color:#fff;text-align:left;cursor:pointer;background:#fff1;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-height:78px;padding:12px 14px;transition:all .2s;display:flex}.navbar-search-result:hover{background:#67dcde21;border-color:#67dcde66;transform:translateY(-1px)}.search-result-top{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.search-result-top strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.search-patient-type{letter-spacing:.5px;border-radius:20px;flex-shrink:0;padding:3px 8px;font-size:9px;font-weight:800}.search-patient-type.opd{color:#6ee7b7;background:#34d39929;border:1px solid #34d39947}.search-patient-type.ipd{color:#67dcde;background:#67dcde29;border:1px solid #67dcde4d}.navbar-search-result>span:not(.search-patient-type){color:#ffffff9e;width:100%;font-size:10.5px;line-height:1.3;display:block}.navbar-search-results::-webkit-scrollbar{width:5px}.navbar-search-results::-webkit-scrollbar-track{background:0 0}.navbar-search-results::-webkit-scrollbar-thumb{background:#67dcde4d;border-radius:10px}@media (max-width:1250px){.hospital-navbar{gap:12px!important;padding:0 16px!important}.hospital-navbar-left{width:330px!important;min-width:330px!important}.navbar-brand{width:300px!important}.navbar-brand img{width:290px!important;height:70px!important;max-height:70px!important}.hospital-nav-item{min-width:66px!important;padding:7px 8px!important}.hospital-nav-label{font-size:10px!important}.navbar-user{min-width:auto}.navbar-user-details{display:none}}@media (max-width:1100px){.hospital-navbar{gap:10px!important;padding:0 14px!important}.hospital-navbar-left{width:250px!important;min-width:250px!important}.navbar-brand{width:230px!important}.navbar-brand img{width:225px!important;height:64px!important;max-height:64px!important}.navbar-brand:after{height:52px!important}.hospital-nav-links{scrollbar-width:none;overflow-x:auto;gap:4px!important}.hospital-nav-links::-webkit-scrollbar{display:none}.hospital-nav-item{white-space:nowrap;padding:9px 10px!important}.hospital-navbar-right{gap:7px!important}.navbar-search-box{width:300px;right:20px}}@media (max-width:768px){.hospital-navbar{flex-wrap:wrap;gap:8px!important;height:auto!important;min-height:70px!important;padding:8px 10px!important}.hospital-navbar-left{flex:none!important;width:auto!important;min-width:0!important;height:54px!important}.navbar-menu-btn{justify-content:center;align-items:center;width:38px;height:38px;display:flex!important}.navbar-brand{width:145px!important;height:54px!important}.navbar-brand img{width:145px!important;max-width:145px!important;height:52px!important;max-height:52px!important}.navbar-brand:after{height:42px!important;right:-8px!important}.hospital-nav-links{order:3;width:100%;padding-bottom:3px;overflow-x:auto;flex:1 0 100%!important;justify-content:flex-start!important;gap:4px!important;height:auto!important;position:static!important;transform:none!important}.hospital-nav-item{flex-shrink:0;font-size:10px;min-width:55px!important;height:58px!important;padding:8px 10px!important}.hospital-nav-icon{height:22px;font-size:12px!important}.hospital-nav-label{font-size:9px!important}.hospital-navbar-right{gap:5px!important;margin-left:auto!important}.navbar-search-btn,.navbar-notification-btn{width:38px!important;height:38px!important;font-size:15px!important}.navbar-user{border-left:none;min-width:auto;margin-left:0;display:flex;gap:5px!important;padding-left:0!important}.navbar-user-avatar{width:38px!important;height:38px!important}.navbar-user-details{display:none}.navbar-logout-btn{font-size:10px;height:38px!important;padding:7px 9px!important}.navbar-search-box{width:auto;top:68px;left:10px;right:10px}.navbar-dropdown-menu{top:48px}}@media (max-width:480px){.hospital-navbar{padding:7px 8px!important}.navbar-brand{width:125px!important;height:50px!important}.navbar-brand img{width:125px!important;max-width:125px!important;height:48px!important;max-height:48px!important}.navbar-brand:after{height:38px!important;right:-7px!important}.hospital-nav-item{font-size:9px;padding:7px 8px!important}.navbar-logout-btn{font-size:9px;padding:6px 7px!important}.navbar-notification-btn,.navbar-search-btn{font-size:14px!important}.navbar-search-box{left:8px;right:8px}}.mobile-menu-overlay,.mobile-menu-drawer{display:none}@media (max-width:768px){.mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#02121e8c;justify-content:flex-start;display:flex;position:fixed;inset:0}.mobile-menu-drawer{background:linear-gradient(#07253afc,#051d2ffc);border-right:1px solid #67dcde38;flex-direction:column;width:min(310px,82vw);height:100%;padding:18px 14px;animation:.22s ease-out mobileDrawerIn;display:flex;box-shadow:10px 0 35px #00000059}.mobile-menu-header{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 6px 18px;display:flex}.mobile-menu-header strong{letter-spacing:.4px;font-size:15px}.mobile-menu-header button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:9px;width:34px;height:34px;font-size:14px}.mobile-menu-header button:hover{background:#67dcde26}.mobile-menu-drawer>button{color:#ffffffdb;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:14px;width:100%;min-height:48px;margin:3px 0;padding:0 14px;font-family:inherit;font-size:13px;transition:all .2s;display:flex}.mobile-menu-drawer>button:hover{color:#fff;background:#67dcde1f;border-color:#67dcde33;transform:translate(2px)}.mobile-menu-drawer>button:first-of-type{margin-top:8px}.mobile-menu-drawer>button span{font-weight:600}}@keyframes mobileDrawerIn{0%{opacity:.7;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.hospital-navbar{z-index:9999;box-sizing:border-box;width:100%;height:86px;top:0;left:0;right:0;position:fixed!important}body{margin:0}main,.main-content,.page-content,.dashboard-content{box-sizing:border-box;padding-top:86px}:root{--pharmacy-primary:#0b3558;--pharmacy-primary-light:#124b78;--pharmacy-accent:#1f7a8c;--pharmacy-bg:#f4f7fa;--pharmacy-white:#fff;--pharmacy-border:#dbe3ea;--pharmacy-text:#1e293b;--pharmacy-muted:#64748b;--pharmacy-sidebar-width:250px}.pharmacy-layout{background:var(--pharmacy-bg);width:100%;min-height:100vh;color:var(--pharmacy-text);display:flex}.pharmacy-sidebar{z-index:1000;width:var(--pharmacy-sidebar-width);scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;background:linear-gradient(#073456 0%,#083b60 48%,#062f4f 100%);border-right:1px solid #ffffff14;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:5px 0 22px #041c302e}.pharmacy-sidebar::-webkit-scrollbar{width:5px}.pharmacy-sidebar::-webkit-scrollbar-track{background:0 0}.pharmacy-sidebar::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:10px}.pharmacy-logo-box{box-sizing:border-box;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;width:100%;min-height:122px;padding:20px 18px;display:flex}.pharmacy-logo-box img{object-fit:contain;filter:brightness(1.65)contrast(1.04);width:195px;max-width:100%;height:auto;display:block}.pharmacy-department{box-sizing:border-box;background:linear-gradient(135deg,#ffffff1b,#ffffff0e);border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:13px;min-height:70px;margin:24px 16px 18px;padding:14px 15px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 6px 18px #00000014}.pharmacy-department-icon{background:#ffffff1f;border:1px solid #ffffff1a;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.pharmacy-department-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.pharmacy-department-text strong{color:#fff;letter-spacing:.8px;font-size:14px;font-weight:800}.pharmacy-department-text span{color:#ffffff94;letter-spacing:1.5px;margin-top:5px;font-size:10px;font-weight:700}.pharmacy-menu-section{padding:0 10px}.pharmacy-menu-label{color:#ffffff70;letter-spacing:1.5px;text-transform:uppercase;margin:18px 13px 9px;font-size:10px;font-weight:800}.pharmacy-menu-item{color:#ffffffd1;cursor:pointer;box-sizing:border-box;background:0 0;border-radius:10px;align-items:center;width:100%;min-height:48px;margin:4px 0;padding:0 13px;font-size:13px;font-weight:600;transition:background .18s,color .18s,transform .18s,padding-left .18s;display:flex;position:relative}.pharmacy-menu-item:hover{color:#fff;background:#ffffff16;padding-left:16px}.pharmacy-menu-item:active{transform:scale(.985)}.pharmacy-menu-icon{flex-shrink:0;justify-content:flex-start;align-items:center;width:34px;font-size:18px;display:inline-flex}.pharmacy-menu-text{white-space:nowrap}.pharmacy-menu-item:hover:before{content:"";background:#19a9ed;border-radius:0 4px 4px 0;width:3px;height:calc(100% - 16px);position:absolute;top:8px;left:0}.pharmacy-sidebar-bottom{margin-top:auto;padding:0 10px 18px}.pharmacy-menu-divider{background:#ffffff1c;height:1px;margin:16px 12px 10px}.pharmacy-back-menu{color:#ffffffb8;background:#ffffff09}.pharmacy-back-menu:hover{color:#fff;background:#ffffff17}.pharmacy-main{width:calc(100% - var(--pharmacy-sidebar-width));min-height:100vh;margin-left:var(--pharmacy-sidebar-width);background:var(--pharmacy-bg)}.pharmacy-topbar{z-index:900;box-sizing:border-box;background:linear-gradient(105deg,#082f50 0%,#0b3d66 45%,#0d5485 75%,#124b78 100%);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:88px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 4px 16px #082c4938}.pharmacy-topbar-left{align-items:center;gap:16px;min-width:0;display:flex}.pharmacy-brand-icon{background:#ffffff1c;border:1px solid #ffffff26;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 4px 12px #0000001a}.pharmacy-brand-icon img{object-fit:cover;border-radius:15px;width:100%;height:100%;display:block}.pharmacy-brand-divider{background:#ffffff47;flex-shrink:0;width:1px;height:48px;margin:0 14px 0 2px}.pharmacy-topbar-title{flex-direction:column;min-width:0;display:flex}.pharmacy-topbar-title h2{color:#fff;margin:0;font-size:22px;font-weight:800;line-height:1.2}.pharmacy-topbar-title span{color:#ffffffb8;letter-spacing:.2px;white-space:nowrap;margin-top:5px;font-size:12px;font-weight:600}.pharmacy-topbar-title span b{color:#8ed8e5}.pharmacy-mobile-menu{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:none}.pharmacy-mobile-menu:hover{background:#ffffff2b}.pharmacy-topbar-right{flex-shrink:0;align-items:center;gap:20px;display:flex}.pharmacy-user-info{border-right:1px solid #ffffff2e;align-items:center;gap:12px;padding-right:20px;display:flex}.pharmacy-user-avatar{background:#ffffff21;border:1px solid #ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex;box-shadow:0 3px 10px #00000024}.pharmacy-user-details{flex-direction:column;min-width:105px;display:flex}.pharmacy-user-details strong{color:#fff;white-space:nowrap;font-size:15px;font-weight:700}.pharmacy-user-details span{color:#ffffffad;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:600}.pharmacy-notification{color:#fff;cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:background .18s,transform .18s;display:flex;position:relative}.pharmacy-notification:hover{background:#ffffff1a;transform:translateY(-1px)}.pharmacy-notification-dot{background:#ff5b5b;border:2px solid #0b3d66;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.pharmacy-logout{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:flex;box-shadow:0 2px 8px #00000014}.pharmacy-logout span{font-size:17px}.pharmacy-logout:hover{color:#fff;background:#ffffff29;border-color:#ffffff4d;transform:translateY(-1px)}.pharmacy-page-content{box-sizing:border-box;width:100%;min-height:calc(100vh - 88px);padding:22px 24px 30px}.pharmacy-overlay{z-index:1050;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a7a;position:fixed;inset:0}.pharmacy-menu-item,.pharmacy-logout,.pharmacy-mobile-menu,.pharmacy-notification{-webkit-tap-highlight-color:transparent}.pharmacy-menu-item:focus-visible,.pharmacy-logout:focus-visible,.pharmacy-mobile-menu:focus-visible{outline-offset:2px;outline:2px solid #7dd3fc}@media (max-width:1100px){.pharmacy-sidebar{width:235px}.pharmacy-main{width:calc(100% - 235px);margin-left:235px}.pharmacy-topbar{padding:0 20px}.pharmacy-page-content{padding:20px 18px 28px}}@media (max-width:768px){.pharmacy-sidebar{width:250px;transition:transform .25s;transform:translate(-100%);box-shadow:8px 0 25px #0f172a33}.pharmacy-sidebar-open{transform:translate(0)}.pharmacy-main{width:100%;margin-left:0}.pharmacy-topbar{min-height:70px;padding:0 13px}.pharmacy-mobile-menu{display:flex}.pharmacy-brand-icon{border-radius:12px;width:46px;height:46px}.pharmacy-brand-icon img{border-radius:11px}.pharmacy-brand-divider{height:38px;margin:0 5px 0 0}.pharmacy-topbar-title h2{font-size:17px}.pharmacy-topbar-title span{font-size:9px}.pharmacy-user-details{display:none}.pharmacy-user-info{border-right:none;gap:0;padding-right:0}.pharmacy-user-avatar{width:40px;height:40px;font-size:18px}.pharmacy-notification{width:38px;height:38px;font-size:18px}.pharmacy-topbar-right{gap:8px}.pharmacy-logout{min-height:36px;padding:0 10px;font-size:10px}.pharmacy-logout span{font-size:14px}.pharmacy-page-content{min-height:calc(100vh - 70px);padding:16px 12px 24px}}@media (max-width:480px){.pharmacy-topbar{min-height:64px;padding:0 9px}.pharmacy-topbar-left{gap:7px}.pharmacy-brand-icon{border-radius:10px;width:38px;height:38px}.pharmacy-brand-icon img{border-radius:9px}.pharmacy-brand-divider{height:32px;margin-right:2px}.pharmacy-topbar-title h2{font-size:15px}.pharmacy-topbar-title span{display:none}.pharmacy-user-avatar{width:36px;height:36px;font-size:17px}.pharmacy-notification{width:34px;height:34px;font-size:17px}.pharmacy-logout{min-height:34px;padding:0 8px;font-size:10px}.pharmacy-logout span{font-size:13px}.pharmacy-page-content{padding:12px 9px 20px}}.pharmacy-dashboard{background:#f5f8fb;min-height:calc(100vh - 70px);padding:24px}.pharmacy-dashboard-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.pharmacy-dashboard-header h1{color:#0b3558;margin:0;font-size:27px;font-weight:800}.pharmacy-dashboard-header p{color:#718096;margin:6px 0 0;font-size:14px}.pharmacy-new-sale-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #0b355826}.pharmacy-new-sale-btn:hover{opacity:.92}.pharmacy-summary-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.pharmacy-summary-card{background:#fff;border:1px solid #e3eaf0;border-radius:10px;align-items:center;gap:15px;padding:19px;display:flex;box-shadow:0 2px 8px #14283c0d}.pharmacy-summary-icon{background:#eaf3f9;border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:23px;display:flex}.pharmacy-summary-card span{color:#6b7b8c;font-size:13px;font-weight:600;display:block}.pharmacy-summary-card strong{color:#0b3558;margin-top:3px;font-size:23px;font-weight:800;display:block}.pharmacy-summary-card small{color:#9aa6b2;margin-top:2px;font-size:11px;display:block}.pharmacy-section{background:#fff;border:1px solid #e3eaf0;border-radius:10px;margin-bottom:22px;overflow:hidden;box-shadow:0 2px 8px #14283c0a}.pharmacy-section-title{border-bottom:1px solid #edf1f5;padding:17px 20px}.pharmacy-section-title h2,.pharmacy-section-heading h2{color:#0b3558;margin:0;font-size:18px;font-weight:800}.pharmacy-quick-actions{grid-template-columns:repeat(2,1fr);gap:15px;padding:18px;display:grid}.pharmacy-action-card{cursor:pointer;text-align:left;background:#f9fbfd;border:1px solid #e0e8ef;border-radius:9px;align-items:center;gap:13px;padding:16px;transition:all .2s;display:flex}.pharmacy-action-card:hover{border-color:#9bb6ca;transform:translateY(-1px)}.pharmacy-action-icon{background:#eaf3f9;border-radius:8px;justify-content:center;align-items:center;width:43px;height:43px;font-size:20px;display:flex}.pharmacy-action-card div{flex:1}.pharmacy-action-card strong{color:#173b58;font-size:14px;display:block}.pharmacy-action-card div span{color:#7b8996;margin-top:3px;font-size:12px;display:block}.pharmacy-action-card b{color:#0b3558;font-size:18px}.pharmacy-section-heading{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.pharmacy-section-heading p{color:#8996a3;margin:4px 0 0;font-size:12px}.pharmacy-view-all{color:#0b3558;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700}.pharmacy-recent-table-wrapper{width:100%;overflow-x:auto}.pharmacy-recent-table{border-collapse:collapse;width:100%;min-width:900px}.pharmacy-recent-table th{color:#34495e;text-align:left;white-space:nowrap;background:#f4f7fa;border-bottom:1px solid #dfe7ee;padding:12px 13px;font-size:12px;font-weight:800}.pharmacy-recent-table td{color:#35495a;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:12px 13px;font-size:12px}.pharmacy-recent-table tbody tr:hover{background:#fafcfe}.pharmacy-bill-number{color:#0b3558}.pharmacy-patient-name{color:#243b53;font-weight:700}.pharmacy-recent-table td small{color:#8a98a6;margin-top:2px;font-size:10px;display:block}.pharmacy-type-badge{color:#31566f;background:#edf4f8;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}.pharmacy-due{font-weight:800;color:#c0392b!important}.pharmacy-status{text-transform:capitalize;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-block}.pharmacy-status-paid{color:#16834b;background:#e7f6ed}.pharmacy-status-partial{color:#a96b00;background:#fff4dc}.pharmacy-status-pending{color:#c0392b;background:#fff0ed}.pharmacy-status-cancelled{color:#65717c;background:#eceff2}.pharmacy-dashboard-loading,.pharmacy-dashboard-empty{color:#718096;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:160px;display:flex}.pharmacy-dashboard-empty div{font-size:32px}.pharmacy-dashboard-empty strong{color:#34495e;font-size:14px}.pharmacy-dashboard-empty span{font-size:12px}.pharmacy-dashboard-footer{background:#fff;border:1px solid #e3eaf0;border-radius:10px;justify-content:flex-end;gap:35px;padding:13px 20px;display:flex}.pharmacy-dashboard-footer div{align-items:center;gap:9px;display:flex}.pharmacy-dashboard-footer span{color:#7a8997;font-size:12px}.pharmacy-dashboard-footer strong{color:#0b3558;font-size:13px}@media (max-width:1100px){.pharmacy-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.pharmacy-dashboard{padding:15px}.pharmacy-dashboard-header{flex-direction:column;align-items:flex-start}.pharmacy-dashboard-header h1{font-size:23px}.pharmacy-new-sale-btn{width:100%}.pharmacy-summary-grid{grid-template-columns:1fr;gap:12px}.pharmacy-quick-actions{grid-template-columns:1fr;padding:12px}.pharmacy-section-heading{align-items:flex-start;gap:10px}.pharmacy-dashboard-footer{justify-content:space-between;gap:10px;padding:12px}.pharmacy-dashboard-footer div{flex-direction:column;align-items:flex-start;gap:2px}}.pharmacy-sale-page,.pharmacy-sale-page *,.pharmacy-sale-page :before,.pharmacy-sale-page :after{box-sizing:border-box}.pharmacy-sale-page{color:#102b45;background:linear-gradient(#f4f9fc 0%,#f8fbfd 45%,#f2f7fa 100%);width:100%;min-width:0;min-height:100%;padding:22px 24px 32px;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.pharmacy-sale-header{justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;min-height:74px;margin-bottom:18px;display:flex}.pharmacy-sale-title-wrap{align-items:center;gap:15px;min-width:0;display:flex}.pharmacy-sale-main-icon{background:#dff0ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:30px;display:flex;box-shadow:0 4px 12px #0b355814}.pharmacy-sale-title-wrap>div:last-child{min-width:0}.pharmacy-sale-title-wrap h1{color:#0b3558;letter-spacing:-.4px;margin:0;font-size:29px;font-weight:800;line-height:1.15}.pharmacy-sale-title-wrap p{color:#647b91;margin:5px 0 0;font-size:15px;font-weight:500}.pharmacy-sale-breadcrumb{color:#6b7f94;flex-shrink:0;align-items:center;gap:12px;font-size:14px;display:flex}.pharmacy-sale-breadcrumb b{color:#9aacbb;font-size:18px}.pharmacy-sale-breadcrumb strong{color:#0b3558;font-weight:700}.pharmacy-sale-card{background:#fff;border:1px solid #dbe5ec;border-radius:13px;width:100%;min-width:0;max-width:100%;margin-bottom:20px;overflow:visible;box-shadow:0 3px 14px #11375012}.pharmacy-sale-card-header{border-bottom:1px solid #e0e8ee;align-items:center;gap:14px;width:100%;min-width:0;min-height:65px;padding:12px 18px;display:flex}.pharmacy-section-icon{background:#e9f5fc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.pharmacy-sale-card-header>div:last-child{min-width:0}.pharmacy-sale-card-header h2{color:#0a355a;margin:0;font-size:20px;font-weight:800;line-height:1.15}.pharmacy-sale-card-header p{color:#7a8997;margin:4px 0 0;font-size:13px;font-weight:500}.pharmacy-sale-card-body{width:100%;min-width:0;padding:16px 18px;overflow:visible}.pharmacy-sale-page .pharmacy-field{min-width:0;max-width:100%;position:relative}.pharmacy-sale-page .pharmacy-field label{color:#18344d;margin:0 0 7px 1px;font-size:14px;font-weight:750;line-height:1.25;display:block}.pharmacy-sale-page .pharmacy-field label span:not(.pharmacy-label-hint):not(.optional-label){color:#e03131}.pharmacy-label-hint{color:#18344d!important;font-weight:600!important}.pharmacy-sale-page .pharmacy-field input,.pharmacy-sale-page .pharmacy-field select,.pharmacy-sale-page .pharmacy-field textarea{color:#17344e;background:#fff;border:1px solid #ccd8e1;border-radius:8px;outline:none;width:100%;min-width:0;max-width:100%;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s}.pharmacy-sale-page .pharmacy-field input,.pharmacy-sale-page .pharmacy-field select{height:42px;padding:0 13px}.pharmacy-sale-page .pharmacy-field textarea{resize:vertical;min-height:76px;padding:10px 12px}.pharmacy-sale-page .pharmacy-field input::placeholder,.pharmacy-sale-page .pharmacy-field textarea::placeholder{color:#9aa8b4}.pharmacy-sale-page .pharmacy-field input:focus,.pharmacy-sale-page .pharmacy-field select:focus,.pharmacy-sale-page .pharmacy-field textarea:focus{border-color:#1684c7;box-shadow:0 0 0 3px #1684c71a}.pharmacy-sale-page .pharmacy-field .pharmacy-readonly{color:#71879c;cursor:default;background:#f3f6f9}.pharmacy-patient-top-grid{grid-template-columns:minmax(0,.75fr) minmax(0,.8fr) minmax(0,1.7fr) 128px;align-items:end;gap:14px;width:100%;min-width:0;display:grid}.pharmacy-patient-top-grid>*{min-width:0}.pharmacy-search-button-wrap{min-width:0;padding-top:23px}.pharmacy-search-button{color:#fff;cursor:pointer;background:#147bc1;border:0;border-radius:8px;width:100%;height:42px;font-size:14px;font-weight:750;transition:background .15s,transform .15s;box-shadow:0 3px 8px #147bc133}.pharmacy-search-button:hover{background:#0e68a7;transform:translateY(-1px)}.pharmacy-search-button:active{transform:translateY(0)}.pharmacy-search-box{width:100%;min-width:0;position:relative}.pharmacy-search-box input{padding-left:40px!important;padding-right:38px!important}.pharmacy-search-icon{z-index:2;color:#6e8598;pointer-events:none;font-size:15px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.pharmacy-clear-search{color:#607587;cursor:pointer;background:#edf2f6;border:0;border-radius:50%;width:25px;height:25px;font-size:18px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.pharmacy-clear-search:hover{background:#dfe8ee}.pharmacy-search-dropdown{z-index:9999;background:#fff;border:1px solid #cbd9e3;border-radius:9px;width:100%;max-height:260px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 10px 28px #13374e2e}.pharmacy-search-result{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;gap:15px;width:100%;min-width:0;padding:11px 13px;display:flex}.pharmacy-search-result:last-child{border-bottom:0}.pharmacy-search-result:hover{background:#eef8ff}.pharmacy-search-result>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.pharmacy-search-result strong{color:#123b5f;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;overflow:hidden}.pharmacy-search-result small{color:#7b8d9d;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.pharmacy-search-result>span{color:#6b7e90;flex-shrink:0;font-size:12px}.pharmacy-selected-patient{background:linear-gradient(100deg,#edf8ff 0%,#f7fbfe 100%);border:1px solid #bddcf4;border-radius:9px;margin-top:14px;padding:11px 14px 13px}.pharmacy-selected-title{color:#075b9e;align-items:center;gap:10px;margin-bottom:9px;font-size:16px;display:flex}.pharmacy-selected-title span{font-size:21px}.pharmacy-patient-info-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr) minmax(0,.9fr) minmax(0,.85fr) minmax(0,.95fr) minmax(0,1.7fr) minmax(0,1.05fr);gap:9px;width:100%;min-width:0;display:grid}.pharmacy-patient-info-grid>div{background:#e0f1fd99;border-radius:6px;min-width:0;padding:7px 10px}.pharmacy-patient-info-grid label{color:#214968;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.pharmacy-patient-info-grid strong{color:#193a56;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;display:block;overflow:hidden}.pharmacy-patient-address strong{white-space:normal;overflow-wrap:anywhere;line-height:1.25}.pharmacy-insurance-strip{color:#69551b;background:#fff9e8;border-radius:6px;flex-wrap:wrap;gap:22px;margin-top:9px;padding:8px 10px;font-size:12px;display:flex}.pharmacy-insurance-strip span{overflow-wrap:anywhere;min-width:0}.pharmacy-insurance-strip strong{color:#3c4b14}.pharmacy-outside-patient{background:#f9fbfc;border:1px solid #d7e3ea;border-radius:9px;margin-top:14px;padding:13px}.pharmacy-outside-title{color:#0b3558;margin-bottom:12px;font-size:15px;font-weight:800}.pharmacy-outside-grid{grid-template-columns:minmax(0,2fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,1.2fr) minmax(0,2fr);gap:13px;width:100%;min-width:0;display:grid}.pharmacy-outside-grid>*{min-width:0}.pharmacy-medicine-entry-grid{grid-template-columns:minmax(0,1.8fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,.7fr) minmax(0,1fr) 200px;align-items:end;gap:13px;width:100%;min-width:0;display:grid}.pharmacy-medicine-entry-grid>*{min-width:0}.pharmacy-add-medicine-wrap{min-width:0;padding-top:23px}.pharmacy-add-medicine{color:#fff;cursor:pointer;background:#0b3d63;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:42px;font-size:16px;font-weight:800;transition:background .15s,transform .15s;display:flex;box-shadow:0 3px 8px #0b3d632e}.pharmacy-add-medicine:hover{background:#082f4c;transform:translateY(-1px)}.pharmacy-add-medicine:active{transform:translateY(0)}.pharmacy-add-medicine span{font-size:21px}.pharmacy-medicine-table-wrap{border:1px solid #cddce6;border-radius:8px;width:100%;min-width:0;margin-top:17px;overflow:auto visible}.pharmacy-medicine-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:850px}.pharmacy-medicine-table thead th{color:#153b5d;text-align:left;white-space:nowrap;background:#eaf5fc;border-bottom:1px solid #cddce6;border-right:1px solid #d7e4ed;height:36px;padding:7px 12px;font-size:16px;font-weight:800}.pharmacy-medicine-table thead th:first-child{text-align:center}.pharmacy-medicine-table thead th:last-child{border-right:0}.pharmacy-medicine-table tbody td{color:#213e57;background:#fff;border-bottom:1px solid #e1e8ed;border-right:1px solid #e1e8ed;height:38px;padding:7px 12px;font-size:15px;font-weight:600}.pharmacy-medicine-table tbody tr:last-child td{border-bottom:0}.pharmacy-medicine-table tbody td:last-child{border-right:0}.pharmacy-medicine-table tbody tr:hover td{background:#f8fbfd}.pharmacy-medicine-table tbody td:first-child{text-align:center;width:40px}.medicine-name-cell{overflow-wrap:anywhere;max-width:250px;font-size:16px!important;font-weight:700!important}.medicine-amount-cell{color:#0870c8!important;font-size:16px!important;font-weight:800!important}.pharmacy-empty-row{font-style:italic;color:#8b9aa7!important;text-align:center!important;height:58px!important}.pharmacy-remove-button{color:#d42f2f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ef5350;border-radius:6px;height:33px;padding:0 11px;font-size:14px;font-weight:800;transition:background .15s,color .15s}.pharmacy-remove-button:hover{background:#fff0f0}.pharmacy-payment-card{margin-bottom:0;overflow:visible}.pharmacy-payment-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:18px;width:100%;min-width:0;max-width:100%;display:grid}.pharmacy-payment-layout>*{min-width:0;max-width:100%}.pharmacy-bill-summary,.pharmacy-payment-details,.pharmacy-payment-summary{border-radius:9px;width:100%;min-width:0;max-width:100%;overflow:visible}.pharmacy-bill-summary{background:#fff;border:1px solid #bcdcf2}.pharmacy-summary-heading{color:#07579b;background:#eaf6ff;align-items:center;gap:9px;min-height:38px;padding:8px 13px;font-size:16px;display:flex}.pharmacy-summary-heading span{flex-shrink:0;font-size:19px}.pharmacy-summary-heading strong{overflow-wrap:anywhere;min-width:0;font-weight:800}.pharmacy-summary-row{color:#233d54;border-bottom:1px solid #e3e8ec;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:6px 14px;font-size:14px;display:flex}.pharmacy-summary-row>span{overflow-wrap:anywhere;min-width:0}.pharmacy-summary-row strong{color:#0f3658;white-space:nowrap;flex-shrink:0;font-weight:800}.pharmacy-discount-row{background:#fffef9}.pharmacy-discount-input{background:#fff;border:1px solid #cbd7df;border-radius:7px;flex-shrink:0;align-items:center;width:140px;height:36px;display:flex;overflow:hidden}.pharmacy-discount-input input{text-align:right;color:#273f53;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 10px;font-size:14px}.pharmacy-discount-input span{color:#687b8d;flex-shrink:0;padding:0 10px 0 3px;font-size:13px}.pharmacy-net-payable{color:#07579b;background:#e8f5fd;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:8px 14px;font-size:18px;font-weight:800;display:flex}.pharmacy-net-payable span{overflow-wrap:anywhere;min-width:0}.pharmacy-net-payable strong{white-space:nowrap;flex-shrink:0;font-size:22px}.pharmacy-payment-details{background:#fbfffc;border:1px solid #bfe3cf;overflow:visible}.pharmacy-payment-details .pharmacy-summary-heading{color:#087036;background:#ebfaf0}.pharmacy-payment-form{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:13px;padding:13px 14px 8px;display:grid}.pharmacy-payment-form>*{min-width:0}.pharmacy-money-input{background:#fff;border:1px solid #cbd8df;border-radius:8px;align-items:center;width:100%;min-width:0;height:42px;display:flex;overflow:hidden}.pharmacy-money-input>span{color:#61788a;background:#f3f7f9;border-right:1px solid #d8e1e7;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:100%;font-size:15px;font-weight:700;display:flex}.pharmacy-money-input input{color:#17344e;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 10px;font-size:14px}.pharmacy-money-input:focus-within{border-color:#1684c7;box-shadow:0 0 0 3px #1684c71a}.pharmacy-notes-field{padding:0 14px 14px}.optional-label{font-size:12px;color:#8a99a5!important;font-weight:500!important}.pharmacy-payment-summary{background:#fffdf6;border:1px solid #ead9a6;min-height:100%;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;display:flex!important;overflow:visible!important}.pharmacy-payment-summary>.pharmacy-summary-heading{color:#153b61;white-space:normal;background:#fff9e7;padding:8px 13px;flex:none!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.pharmacy-payment-summary>.pharmacy-final-row{color:#243b51;gap:10px;min-width:0;padding:5px 15px;font-size:14px;flex:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.pharmacy-payment-summary>.pharmacy-final-row>span{overflow-wrap:anywhere;word-break:normal;white-space:normal;flex:auto;min-width:0;display:block}.pharmacy-payment-summary>.pharmacy-final-row>strong{white-space:nowrap;flex:none;min-width:max-content;font-size:17px;font-weight:850}.pharmacy-payment-summary>.pharmacy-status-row{background:#fff0f0;gap:10px;min-width:0;min-height:43px;margin-top:5px;padding:6px 15px;flex:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.pharmacy-payment-summary>.pharmacy-status-row>span{color:#8d2424;overflow-wrap:anywhere;flex:auto;align-items:center;gap:8px;min-width:0;font-size:14px;display:flex}.pharmacy-payment-summary>.pharmacy-status-row>span strong{min-width:0}.pharmacy-payment-summary>.pharmacy-status-row>b{color:#bd2525;white-space:nowrap;background:#ffd7d7;border-radius:20px;flex:none;padding:5px 15px;font-size:12px;font-weight:850}.pharmacy-status-row.paid{background:#edf9f2}.pharmacy-status-row.paid>span{color:#14713c}.pharmacy-status-row.paid b{color:#11703b;background:#ccefd9}.pharmacy-status-row.partial{background:#fff8e8}.pharmacy-status-row.partial>span{color:#866318}.pharmacy-status-row.partial b{color:#876016;background:#ffe6a9}.pharmacy-payment-summary>.pharmacy-save-bill-button{text-align:center;white-space:normal;cursor:pointer;opacity:1;border:0;border-radius:8px;min-width:0;min-height:48px;padding:0 15px;font-family:inherit;font-size:15px;font-weight:800;line-height:1.2;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 10px #0b4b7833;color:#fff!important;visibility:visible!important;background:#0b4b78!important;flex:none!important;justify-content:center!important;align-items:center!important;width:calc(100% - 30px)!important;max-width:calc(100% - 30px)!important;margin:12px 15px 15px!important;display:flex!important;position:static!important}.pharmacy-payment-summary>.pharmacy-save-bill-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 12px #0b4b7840;background:#083b5f!important}.pharmacy-payment-summary>.pharmacy-save-bill-button:active:not(:disabled){transform:translateY(0)}.pharmacy-payment-summary>.pharmacy-save-bill-button:disabled{opacity:.65;cursor:not-allowed}.medicine-dropdown{z-index:9999;max-height:220px}.pharmacy-patient-top-grid>*,.pharmacy-medicine-entry-grid>*,.pharmacy-payment-layout>*,.pharmacy-outside-grid>*{min-width:0}@media (max-width:1400px){.pharmacy-patient-top-grid{grid-template-columns:minmax(0,180px) minmax(0,190px) minmax(0,1fr) 120px}.pharmacy-patient-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pharmacy-patient-address{grid-column:span 2}.pharmacy-medicine-entry-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,.7fr) minmax(0,.9fr) 180px}.pharmacy-payment-layout{gap:14px}}@media (max-width:1150px){.pharmacy-sale-page{padding:18px}.pharmacy-patient-top-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pharmacy-search-button-wrap{padding-top:23px}.pharmacy-patient-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pharmacy-patient-address{grid-column:span 2}.pharmacy-outside-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pharmacy-outside-address{grid-column:span 3}.pharmacy-medicine-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pharmacy-medicine-name{grid-column:span 2}.pharmacy-add-medicine-wrap{padding-top:23px}.pharmacy-payment-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pharmacy-payment-summary{grid-column:1/-1}.pharmacy-payment-summary>.pharmacy-save-bill-button{width:calc(100% - 30px)!important;max-width:calc(100% - 30px)!important}}@media (max-width:900px){.pharmacy-sale-header{flex-direction:column;align-items:flex-start;gap:10px}.pharmacy-sale-breadcrumb{padding-left:0}.pharmacy-patient-top-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pharmacy-patient-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pharmacy-patient-address{grid-column:1/-1}.pharmacy-medicine-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pharmacy-medicine-name,.pharmacy-add-medicine-wrap{grid-column:1/-1}.pharmacy-payment-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pharmacy-payment-summary{grid-column:1/-1}}@media (max-width:760px){.pharmacy-sale-page{padding:13px}.pharmacy-sale-title-wrap{width:100%}.pharmacy-sale-title-wrap h1{font-size:23px}.pharmacy-sale-title-wrap p{font-size:13px}.pharmacy-sale-main-icon{width:48px;height:48px;font-size:25px}.pharmacy-sale-breadcrumb{display:none}.pharmacy-sale-card{border-radius:10px;margin-bottom:14px}.pharmacy-sale-card-header{min-height:58px;padding:10px 13px}.pharmacy-section-icon{width:40px;height:40px}.pharmacy-sale-card-header h2{font-size:18px}.pharmacy-sale-card-body{padding:13px}.pharmacy-patient-top-grid{grid-template-columns:1fr}.pharmacy-search-button-wrap{padding-top:23px}.pharmacy-patient-info-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pharmacy-patient-address{grid-column:1/-1}.pharmacy-outside-grid{grid-template-columns:1fr}.pharmacy-outside-address{grid-column:auto}.pharmacy-medicine-entry-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pharmacy-medicine-name{grid-column:1/-1}.pharmacy-add-medicine-wrap{grid-column:1/-1;padding-top:23px}.pharmacy-payment-layout{grid-template-columns:1fr}.pharmacy-payment-summary{grid-column:auto}.pharmacy-payment-form{grid-template-columns:1fr}.pharmacy-payment-summary>.pharmacy-save-bill-button{width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;margin-left:11px!important;margin-right:11px!important}}@media (max-width:480px){.pharmacy-sale-page{padding:9px}.pharmacy-sale-title-wrap{gap:10px}.pharmacy-sale-title-wrap h1{font-size:20px}.pharmacy-sale-title-wrap p{font-size:12px}.pharmacy-patient-info-grid{grid-template-columns:1fr}.pharmacy-patient-address{grid-column:auto}.pharmacy-insurance-strip{flex-direction:column;gap:7px}.pharmacy-medicine-entry-grid{grid-template-columns:1fr}.pharmacy-medicine-name,.pharmacy-add-medicine-wrap{grid-column:auto}.pharmacy-summary-row{padding-left:11px;padding-right:11px}.pharmacy-discount-input{width:120px}.pharmacy-net-payable{padding-left:11px;padding-right:11px;font-size:16px}.pharmacy-net-payable strong{font-size:19px}.pharmacy-final-row,.pharmacy-status-row{padding-left:11px;padding-right:11px}.pharmacy-payment-summary>.pharmacy-save-bill-button{min-height:48px;font-size:14px;width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;margin-left:11px!important;margin-right:11px!important}}.pharmacy-bills-page{box-sizing:border-box;color:#172b3a;background:#f4f7fb;width:100%;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif}.pharmacy-bills-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.pharmacy-bills-header h1{color:#0b3558;margin:0;font-size:28px;font-weight:800}.pharmacy-bills-header p{color:#718096;margin:5px 0 0;font-size:14px}.back-btn{color:#fff;cursor:pointer;background:#0b3558;border:0;border-radius:7px;padding:10px 18px;font-size:14px;font-weight:700}.bill-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.search-box{box-sizing:border-box;background:#fff;border:1px solid #d8e1e9;border-radius:8px;align-items:center;gap:10px;width:min(650px,100%);height:44px;padding:0 14px;display:flex}.search-box span{font-size:17px}.search-box input{color:#243746;background:0 0;border:0;outline:none;width:100%;font-size:14px}.bill-count{color:#64748b;font-size:14px}.bill-count strong{color:#0b3558;font-size:16px}.bill-table-card{background:#fff;border:1px solid #dce5ed;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 4px 15px #0b35580f}.table-wrapper{width:100%;overflow-x:auto}.bill-table-card table{border-collapse:collapse;width:100%;min-width:1100px}.bill-table-card thead th{color:#fff;text-align:left;white-space:nowrap;background:#0b3558;padding:13px 10px;font-size:13px;font-weight:800}.bill-table-card tbody td{color:#334155;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:11px 10px;font-size:13px}.bill-table-card tbody tr:hover{background:#f8fbfd}.bill-number{color:#0b3558}.patient-cell{flex-direction:column;gap:3px;display:flex}.patient-cell strong{color:#1e293b}.patient-cell span{color:#7a8a99;font-size:11px}.amount-total{color:#0b3558}.amount-paid{color:#16803c}.amount-due{color:#c0392b}.type-badge,.bill-status{text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.type-badge.ipd{color:#0b5b95;background:#e7f1fb}.type-badge.opd{color:#18743b;background:#e8f7ed}.type-badge.outside{color:#7048a4;background:#f2edf9}.bill-status.paid{color:#18743b;background:#e8f7ed}.bill-status.partial{color:#9a6500;background:#fff4dc}.bill-status.pending{color:#b42318;background:#fdecec}.bill-status.cancelled{color:#59636e;background:#eceff2}.view-btn{color:#fff;cursor:pointer;background:#0b3558;border:0;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:700}.view-btn:hover{background:#082a46}.loading-box,.empty-box{text-align:center;color:#718096;padding:60px 20px}.empty-icon{margin-bottom:10px;font-size:40px}.empty-box h3{color:#334155;margin:0 0 6px}.empty-box p{margin:0;font-size:13px}.bill-modal-overlay{z-index:9999;box-sizing:border-box;background:#081d2e99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.bill-modal{background:#fff;border-radius:10px;flex-direction:column;width:min(950px,100%);height:min(900px,100vh - 40px);max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040}.modal-header{color:#fff;box-sizing:border-box;background:#0b3558;flex:none;justify-content:space-between;align-items:center;min-height:65px;padding:12px 20px;display:flex}.modal-header h2{margin:0;font-size:18px}.modal-header span{opacity:.85;margin-top:3px;font-size:12px;display:block}.close-btn{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;width:34px;height:34px;font-size:24px}.medicine-print-area{box-sizing:border-box;background:#fff;flex:auto;width:100%;padding:24px 34px 28px;overflow:hidden auto}@media screen{.medicine-print-area .view-hidden-print-header{display:none!important}}.bill-info-box{box-sizing:border-box;border:1px solid #1d1d1d;grid-template-columns:1fr 1fr;width:100%;margin-bottom:18px;display:grid}.bill-info-column{box-sizing:border-box;padding:10px 14px}.bill-info-column+.bill-info-column{border-left:1px solid #1d1d1d}.bill-info-row{grid-template-columns:155px 14px 1fr;align-items:start;min-height:31px;font-size:13px;display:grid}.bill-info-row strong{color:#172b3a;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-weight:500;line-height:1.4}.bill-info-row label{color:#111;font-weight:800}.bill-info-row>span{color:#111;text-align:center;font-weight:700}.bill-info-row strong{color:#172b3a;font-weight:500}.insurance-print-box{border:1px solid #222;grid-template-columns:1.5fr 1fr 1fr;gap:0;margin-bottom:15px;display:grid}.insurance-print-box>div{padding:8px 10px}.insurance-print-box>div+div{border-left:1px solid #ddd}.insurance-print-box label{color:#667;margin-bottom:3px;font-size:10px;display:block}.insurance-print-box strong{font-size:12px}.medicine-print-table-wrapper{width:100%;overflow-x:auto}.medicine-print-table{border-collapse:collapse;table-layout:fixed;width:100%}.medicine-print-table th,.medicine-print-table td{color:#111;border:1px solid #222;padding:8px 7px;font-size:12px}.medicine-print-table th{text-align:center;background:#f3f3f3;font-weight:800}.medicine-print-table td{text-align:center}.medicine-print-table th:first-child{width:7%}.medicine-print-table th:nth-child(2){text-align:left;width:25%}.medicine-print-table th:nth-child(3),.medicine-print-table th:nth-child(4){width:12%}.medicine-print-table th:nth-child(5){width:9%}.medicine-print-table th:nth-child(6){width:11%}.medicine-print-table th:nth-child(7){width:10%}.medicine-print-table th:nth-child(8){width:14%}.medicine-name-cell{font-weight:700;text-align:left!important}.medicine-summary-left{font-weight:600;text-align:left!important;padding-left:10px!important}.medicine-summary-left span{margin-left:30px}.grand-total-cell{font-weight:800;text-align:right!important;padding-right:12px!important;font-size:14px!important}.bill-bottom-section{grid-template-columns:1fr 1fr;align-items:start;gap:70px;margin-top:14px;display:grid}.bill-total-section{width:100%}.total-row{box-sizing:border-box;border-bottom:1px solid #cbd5df;justify-content:space-between;align-items:center;min-height:29px;padding:3px 8px;display:flex}.total-row span{color:#657d95;font-size:15px;font-weight:700}.total-row strong{color:#0b3558;font-size:16px;font-weight:800}.total-row.grand strong,.total-row.due strong{font-size:17px}.payment-info-box{box-sizing:border-box;border:1px solid #222;justify-content:space-between;align-items:center;min-height:55px;padding:0 16px;font-size:14px;display:flex}.payment-info-box strong{color:#111}.payment-info-box span{color:#111;font-weight:800}.bill-signature-section{grid-template-columns:1fr 1fr;gap:90px;margin-top:85px;padding:0 40px;display:grid}.authorised-signature,.hospital-signature{text-align:center}.signature-line{background:#263746;width:100%;height:1px;margin-bottom:9px}.authorised-signature strong,.hospital-signature strong{color:#111;font-size:13px}.print-footer{text-align:center;color:#65717c;border-top:1px solid #0b3558;margin-top:22px;padding-top:10px;font-size:10px}.modal-actions{background:#fff;border-top:1px solid #e5eaf0;flex:none;justify-content:flex-end;gap:10px;padding:12px 18px;display:flex}.print-btn,.modal-close-btn{cursor:pointer;border:0;border-radius:6px;padding:10px 17px;font-size:13px;font-weight:700}.print-btn{color:#fff;background:#0b3558}.modal-close-btn{color:#263746;background:#e9edf2}.view-loading-overlay{z-index:20;color:#0b3558;background:#ffffffc7;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;position:absolute;inset:0}@media (max-width:800px){.pharmacy-bills-page{padding:15px}.bill-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.bill-info-box{grid-template-columns:1fr}.bill-info-column+.bill-info-column{border-top:1px solid #1d1d1d;border-left:0}.bill-bottom-section{grid-template-columns:1fr;gap:15px}.bill-signature-section{gap:30px;padding:0 10px}}@media print{.pharmacy-bills-page{height:auto!important;min-height:0!important;margin:0!important;padding:0!important}html,body{background:#fff!important;width:100%!important;margin:0!important;padding:0!important}body *{visibility:hidden!important}#medicineBillPrint,#medicineBillPrint *{visibility:visible!important}#medicineBillPrint{box-sizing:border-box!important;background:#fff!important;width:100%!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;overflow:visible!important}.bill-modal-overlay{background:#fff!important;width:100%!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.bill-modal{width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;display:block!important;position:static!important;overflow:visible!important}.modal-header,.modal-actions,.view-loading-overlay{display:none!important}.medicine-print-area{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.medicine-print-area .view-hidden-print-header{width:100%!important;margin:0!important;padding:0!important;display:block!important}.medicine-print-area .hospital-print-header{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.bill-info-box{page-break-inside:avoid!important;border:1px solid #111!important;grid-template-columns:1fr 1fr!important;width:100%!important;margin-top:10px!important;margin-bottom:18px!important;display:grid!important}.bill-info-column{padding:8px 12px!important}.bill-info-column+.bill-info-column{border-top:0!important;border-left:1px solid #111!important}.bill-info-row{grid-template-columns:155px 14px 1fr!important;min-height:27px!important;font-size:11px!important}.bill-info-row label{font-weight:800!important}.bill-info-row strong{font-weight:500!important}.insurance-print-box{page-break-inside:avoid!important}.medicine-print-table-wrapper{width:100%!important;overflow:visible!important}.medicine-print-table{table-layout:fixed!important;page-break-inside:avoid!important;width:100%!important}.medicine-print-table th,.medicine-print-table td{padding:7px 6px!important;font-size:10px!important}.medicine-print-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f3f3f3!important}.medicine-summary-left{font-size:10px!important}.grand-total-cell{font-size:11px!important}.bill-bottom-section{page-break-inside:avoid!important;grid-template-columns:1fr 1fr!important;gap:70px!important;margin-top:12px!important;display:grid!important}.total-row{min-height:27px!important;padding:2px 7px!important}.total-row span{font-size:11px!important}.total-row strong{font-size:12px!important}.total-row.grand strong,.total-row.due strong{font-size:13px!important}.payment-info-box{page-break-inside:avoid!important;min-height:48px!important;font-size:11px!important}.bill-signature-section{page-break-inside:avoid!important;grid-template-columns:1fr 1fr!important;gap:90px!important;margin-top:82px!important;padding:0 40px!important;display:grid!important}.authorised-signature,.hospital-signature{text-align:center!important}.signature-line{background:#111!important;height:1px!important;margin-bottom:8px!important}.authorised-signature strong,.hospital-signature strong{color:#111!important;font-size:11px!important}.print-footer{border-top:1px solid #0b3558!important;margin-top:20px!important;padding-top:8px!important;font-size:8px!important}@page{size:A4;margin:10mm}}.pharmacy-payment-history-box{background:#fbfdff;border:1px solid #dfe7ee;border-radius:10px;margin-top:22px;padding:16px}.pharmacy-payment-history-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.pharmacy-payment-history-header h3{color:#0b3558;margin:0;font-size:16px}.pharmacy-payment-history-header p{color:#7b8b9a;margin:4px 0 0;font-size:11px}.pharmacy-payment-history-total{text-align:right;background:#eef7f1;border:1px solid #d5e9dc;border-radius:7px;min-width:120px;padding:8px 12px}.pharmacy-payment-history-total span{color:#718096;font-size:10px;display:block}.pharmacy-payment-history-total strong{color:#21864a;margin-top:2px;font-size:16px;display:block}.pharmacy-payment-history-table-wrapper{width:100%;overflow-x:auto}.pharmacy-payment-history-table{border-collapse:collapse;width:100%;min-width:700px}.pharmacy-payment-history-table th{color:#40566b;text-align:left;white-space:nowrap;background:#edf4f9;border-bottom:1px solid #dce5ec;padding:10px;font-size:11px;font-weight:700}.pharmacy-payment-history-table td{color:#52677a;vertical-align:middle;border-bottom:1px solid #e8eef3;padding:10px;font-size:11px}.pharmacy-payment-history-table tbody tr:last-child td{border-bottom:none}.payment-history-amount{color:#21864a;font-size:12px}.payment-history-mode{color:#38627f;background:#eef5fb;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.pharmacy-payment-history-empty{text-align:center;color:#8a98a8;background:#fff;border:1px dashed #d7e1e9;border-radius:7px;padding:18px;font-size:12px}@media (max-width:600px){.pharmacy-payment-history-header{flex-direction:column;align-items:flex-start}.pharmacy-payment-history-total{box-sizing:border-box;text-align:left;width:100%}}.history-filter-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.history-filter-control,.history-date-control input{color:#243447;background:#fff;border:1px solid #d5dde5;border-radius:7px;outline:none;height:40px;font-size:14px}.history-filter-control{cursor:pointer;min-width:135px;padding:0 12px}.history-date-control{align-items:center;gap:6px;display:flex}.history-date-control label{color:#526273;font-size:13px;font-weight:600}.history-date-control input{padding:0 10px}.history-filter-control:focus,.history-date-control input:focus{border-color:#0b3558}.history-reset-btn{color:#243447;cursor:pointer;background:#f5f7fa;border:1px solid #d5dde5;border-radius:7px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s}.history-reset-btn:hover{background:#e9eef3}.pharmacy-history-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.history-summary-card{background:#fff;border:1px solid #e2e8ee;border-radius:10px;align-items:center;gap:13px;min-height:82px;padding:15px 17px;display:flex;box-shadow:0 2px 8px #0b35580f}.history-summary-icon{background:#eef4f8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.history-summary-card span{color:#687887;margin-bottom:3px;font-size:12px;font-weight:600;display:block}.history-summary-card strong{color:#0b3558;font-size:19px;font-weight:700;display:block}@media (max-width:1200px){.bill-toolbar{flex-wrap:wrap;gap:12px}.search-box{flex:100%}.history-filter-group{width:100%}.pharmacy-history-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.history-filter-group{grid-template-columns:1fr 1fr;width:100%;display:grid}.history-filter-control{width:100%}.history-date-control{grid-template-columns:auto 1fr;width:100%;display:grid}.history-date-control input,.history-reset-btn{width:100%}.pharmacy-history-summary{grid-template-columns:1fr;gap:10px}.history-summary-card{min-height:72px}}@media (max-width:480px){.history-filter-group{grid-template-columns:1fr}.history-date-control{grid-template-columns:55px 1fr}}.pharmacy-bills-page .bill-toolbar{flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;width:100%!important;display:flex!important}.pharmacy-bills-page .bill-toolbar>.search-box{flex:auto!important;width:auto!important;min-width:300px!important;max-width:650px!important;margin:0!important}.pharmacy-bills-page .bill-toolbar>.history-filter-group{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;width:auto!important;margin:0 0 0 auto!important;padding:0!important;display:flex!important}.pharmacy-bills-page .history-filter-group .history-filter-control{box-sizing:border-box!important;width:220px!important;min-width:220px!important;height:40px!important;margin:0!important;display:block!important}.pharmacy-bills-page .history-filter-group .history-date-control{white-space:nowrap!important;flex-direction:row!important;align-items:center!important;gap:6px!important;width:auto!important;margin:0!important;display:flex!important}.pharmacy-bills-page .history-filter-group .history-date-control label{white-space:nowrap!important;margin:0!important;display:block!important}.pharmacy-bills-page .history-filter-group .history-date-control input{box-sizing:border-box!important;width:175px!important;min-width:175px!important;height:40px!important;margin:0!important;display:block!important}.pharmacy-bills-page .history-filter-group .history-reset-btn{white-space:nowrap!important;width:auto!important;min-width:90px!important;height:40px!important;margin:0!important;display:block!important}@media (min-width:1201px){.pharmacy-bills-page .bill-toolbar{flex-flow:row!important}.pharmacy-bills-page .bill-toolbar>.history-filter-group{flex-flow:row!important;display:flex!important}}.life-pharma-print-header{object-fit:contain;width:100%;height:auto;margin:0 auto;display:block}.hospital-print-image-header{text-align:center;box-sizing:border-box;background:0 0;width:100vw;margin-left:50%;padding:0;overflow:hidden;transform:translate(-50%)}.hospital-print-image-header img{width:100%;max-width:none;height:auto;max-height:none;box-shadow:none;object-fit:fill;background:0 0;border:none;outline:none;margin:0;padding:0;display:block}.hospital-print-title{color:#0b3558;text-align:center;box-sizing:border-box;background:0 0;border-top:1px solid #c8d5df;border-bottom:1px solid #c8d5df;width:100%;margin-top:5px;padding:6px 0;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:900;line-height:16px}@media print{.hospital-print-image-header{width:100vw;margin-left:50%;padding:0;overflow:hidden;transform:translate(-50%)}.hospital-print-image-header img{width:100%;max-width:none;height:auto;max-height:none;box-shadow:none;object-fit:fill;border:none;outline:none;margin:0;padding:0;display:block}.hospital-print-title{width:100%;margin-top:5px;padding:6px 0;font-size:12px;line-height:16px}}@media screen and (max-width:600px){.hospital-print-image-header{width:100vw;margin-left:50%;transform:translate(-50%)}.hospital-print-image-header img{width:100%;height:auto}.hospital-print-title{padding:5px 0;font-size:11px;line-height:15px}}.pharmacy-payments-page,.pharmacy-payments-page *,.pharmacy-payments-page :before,.pharmacy-payments-page :after{box-sizing:border-box}.pharmacy-payments-page{color:#102b45;background:linear-gradient(#f4f9fc 0%,#f8fbfd 48%,#f2f7fa 100%);width:100%;min-width:0;min-height:100%;padding:24px 26px 34px;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}.pharmacy-payments-header{justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;margin-bottom:21px;display:flex}.pharmacy-payments-header>div{min-width:0}.pharmacy-payments-header h1{color:#0b3558;letter-spacing:-.4px;margin:0;font-size:29px;font-weight:800;line-height:1.18}.pharmacy-payments-header p{color:#647b91;margin:6px 0 0;font-size:15px;font-weight:500;line-height:1.4}.pharmacy-payment-sale-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b4b78;border:0;border-radius:8px;flex-shrink:0;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:800;line-height:1;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 10px #0b4b782e}.pharmacy-payment-sale-btn:hover{background:#083b5f;transform:translateY(-1px);box-shadow:0 5px 13px #0b4b783d}.pharmacy-payment-sale-btn:active{transform:translateY(0)}.pharmacy-payment-summary{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:17px;width:100%;min-width:0;margin-bottom:20px;display:grid}.pharmacy-payment-summary-card{background:#fff;border:1px solid #d8e4eb;border-radius:11px;align-items:center;gap:15px;width:100%;min-width:0;min-height:104px;padding:17px 19px;display:flex;box-shadow:0 3px 13px #11375012}.payment-summary-icon{background:#e9f5fc;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:26px;display:flex;box-shadow:0 2px 7px #0b355812}.pharmacy-payment-summary-card>div:last-child{flex-direction:column;min-width:0;display:flex}.pharmacy-payment-summary-card span{color:#60788c;font-size:15px;font-weight:700;line-height:1.25;display:block}.pharmacy-payment-summary-card strong{color:#0b3558;white-space:nowrap;margin-top:4px;font-size:24px;font-weight:850;line-height:1.2;display:block}.pharmacy-payment-summary-card small{color:#8a9aa8;margin-top:4px;font-size:13px;font-weight:500;line-height:1.3;display:block}.pharmacy-payment-toolbar{background:#fff;border:1px solid #d9e4eb;border-radius:10px;width:100%;min-width:0;margin-bottom:18px;padding:14px 16px;box-shadow:0 3px 12px #1137500e}.pharmacy-payment-search{width:100%;min-width:0;position:relative}.pharmacy-payment-search>span{z-index:2;color:#70879a;pointer-events:none;font-size:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.pharmacy-payment-search input{color:#17344e;background:#fff;border:1px solid #cbd8e1;border-radius:8px;outline:none;width:100%;min-width:0;height:46px;padding:0 14px 0 43px;font-family:inherit;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s}.pharmacy-payment-search input::placeholder{color:#9aa8b4}.pharmacy-payment-search input:focus{border-color:#1684c7;box-shadow:0 0 0 3px #1684c71a}.pharmacy-payment-table-card{background:#fff;border:1px solid #d8e3ea;border-radius:11px;width:100%;min-width:0;max-width:100%;overflow:visible;box-shadow:0 3px 14px #11375012}.pharmacy-payment-table-heading{border-bottom:1px solid #dfe7ec;justify-content:space-between;align-items:center;gap:15px;width:100%;min-width:0;min-height:70px;padding:13px 18px;display:flex}.pharmacy-payment-table-heading>div{min-width:0}.pharmacy-payment-table-heading h2{color:#0a3558;margin:0;font-size:21px;font-weight:800;line-height:1.2}.pharmacy-payment-table-heading p{color:#7a8997;margin:4px 0 0;font-size:14px;font-weight:500;line-height:1.35}.pharmacy-payment-count{color:#0965a2;white-space:nowrap;background:#eaf5fc;border-radius:20px;flex-shrink:0;padding:8px 13px;font-size:14px;font-weight:800}.pharmacy-payment-table-wrapper{border-radius:0 0 11px 11px;width:100%;min-width:0;overflow:auto visible}.pharmacy-payment-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:0}.pharmacy-payment-table thead th{color:#153b5d;text-align:left;white-space:nowrap;background:#eaf5fc;border-bottom:1px solid #cbd9e2;border-right:1px solid #d5e1e9;height:47px;padding:10px 13px;font-size:15px;font-weight:800;line-height:1.2}.pharmacy-payment-table thead th:first-child{text-align:center}.pharmacy-payment-table thead th:last-child{border-right:0}.pharmacy-payment-table tbody td{color:#243e55;vertical-align:middle;background:#fff;border-bottom:1px solid #e2e8ed;border-right:1px solid #e2e8ed;min-height:52px;padding:10px 13px;font-size:14px;font-weight:550;line-height:1.35}.pharmacy-payment-table tbody tr:last-child td{border-bottom:0}.pharmacy-payment-table tbody td:last-child{border-right:0}.pharmacy-payment-table tbody tr:hover td{background:#f8fbfd}.pharmacy-payment-table tbody td:first-child{text-align:center;color:#60788b;width:55px;font-weight:700}.pharmacy-payment-bill-no{color:#0969ac;white-space:nowrap;font-size:15px;font-weight:800}.pharmacy-payment-patient{flex-direction:column;gap:3px;min-width:145px;display:flex}.pharmacy-payment-patient strong{color:#183b57;white-space:nowrap;text-overflow:ellipsis;max-width:230px;font-size:15px;font-weight:750;line-height:1.3;display:block;overflow:hidden}.pharmacy-payment-patient small{color:#7b8d9d;white-space:nowrap;font-size:13px;font-weight:550;line-height:1.25;display:block}.pharmacy-payment-type{color:#47677d;white-space:nowrap;background:#eef5f9;border-radius:5px;justify-content:center;align-items:center;min-width:57px;padding:6px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.pharmacy-payment-table td strong{color:#173a56;white-space:nowrap;font-size:15px;font-weight:800}.pharmacy-payment-due{color:#d92929!important;font-size:15px!important;font-weight:850!important}.pharmacy-payment-status{text-transform:capitalize;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-width:78px;padding:7px 11px;font-size:13px;font-weight:850;line-height:1;display:inline-flex}.pharmacy-payment-status-pending{color:#c32929;background:#ffe0e0}.pharmacy-payment-status-partial{color:#8a6414;background:#fff0c9}.pharmacy-receive-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1684c7;border:1px solid #1684c7;border-radius:7px;min-width:106px;min-height:38px;padding:0 13px;font-family:inherit;font-size:14px;font-weight:800;line-height:1;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 3px 7px #1684c726}.pharmacy-receive-btn:hover{background:#0d6eaa;transform:translateY(-1px);box-shadow:0 4px 9px #1684c738}.pharmacy-receive-btn:active{transform:translateY(0)}.pharmacy-payment-loading{color:#688095;justify-content:center;align-items:center;min-height:170px;padding:30px;font-size:15px;font-weight:600;display:flex}.pharmacy-payment-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:230px;padding:35px 20px;display:flex}.pharmacy-payment-empty>div{background:#edf5f9;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:5px;font-size:27px;display:flex}.pharmacy-payment-empty strong{color:#34536a;font-size:17px;font-weight:800}.pharmacy-payment-empty span{color:#8798a6;font-size:14px;font-weight:500}.pharmacy-payment-modal-overlay{z-index:10000;background:#081f3085;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.pharmacy-payment-modal{background:#fff;border:1px solid #d4e0e7;border-radius:13px;width:min(610px,100%);min-width:0;max-width:610px;overflow:hidden;box-shadow:0 18px 55px #07233647}.pharmacy-payment-modal-header{background:linear-gradient(100deg,#edf8ff 0%,#f8fbfd 100%);border-bottom:1px solid #dbe6ed;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:14px 18px;display:flex}.pharmacy-payment-modal-header>div{min-width:0}.pharmacy-payment-modal-header h2{color:#0a3558;margin:0;font-size:21px;font-weight:800;line-height:1.2}.pharmacy-payment-modal-header p{color:#708698;margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.3}.pharmacy-payment-modal-header p strong{color:#0969aa;font-weight:800}.pharmacy-payment-close{color:#536c7e;cursor:pointer;background:#edf2f5;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:24px;line-height:1;transition:background .15s,color .15s;display:flex}.pharmacy-payment-close:hover:not(:disabled){color:#243f54;background:#dfe8ed}.pharmacy-payment-close:disabled{opacity:.55;cursor:not-allowed}.pharmacy-payment-bill-summary{background:#fbfdfe;border-bottom:1px solid #dfe7ec;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;display:grid}.pharmacy-payment-bill-summary>div{border-right:1px solid #e0e7eb;flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:75px;padding:11px 13px;display:flex}.pharmacy-payment-bill-summary>div:last-child{border-right:0}.pharmacy-payment-bill-summary span{color:#73899a;font-size:13px;font-weight:650;line-height:1.2}.pharmacy-payment-bill-summary strong{color:#173b57;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:850;line-height:1.25;overflow:hidden}.pharmacy-payment-bill-summary .payment-summary-due{background:#fff5f5}.pharmacy-payment-bill-summary .payment-summary-due strong{color:#d62828}.pharmacy-payment-form{width:100%;min-width:0;padding:18px}.payment-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;width:100%;min-width:0;margin-bottom:15px;display:grid}.payment-form-group{width:100%;min-width:0;margin-bottom:15px}.payment-form-grid .payment-form-group{margin-bottom:0}.payment-form-group label{color:#18364e;white-space:nowrap;margin:0 0 7px 1px;font-size:14px;font-weight:750;line-height:1.25;display:block}.payment-form-group input,.payment-form-group select,.payment-form-group textarea{color:#17344e;background:#fff;border:1px solid #cbd8e1;border-radius:8px;outline:none;width:100%;min-width:0;max-width:100%;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.payment-form-group input,.payment-form-group select{height:44px;padding:0 12px}.payment-form-group textarea{resize:vertical;min-height:82px;padding:10px 12px}.payment-form-group input::placeholder,.payment-form-group textarea::placeholder{color:#9aa8b4}.payment-form-group input:focus,.payment-form-group select:focus,.payment-form-group textarea:focus{border-color:#1684c7;box-shadow:0 0 0 3px #1684c71a}.payment-remaining-box{background:#fff9e8;border:1px solid #ead9a6;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;min-height:55px;margin-top:2px;margin-bottom:17px;padding:10px 14px;display:flex}.payment-remaining-box span{color:#765d16;min-width:0;font-size:14px;font-weight:700;line-height:1.3}.payment-remaining-box strong{color:#c51f1f;white-space:nowrap;flex-shrink:0;font-size:18px;font-weight:850;line-height:1.2}.pharmacy-payment-modal-actions{justify-content:flex-end;align-items:center;gap:11px;width:100%;padding-top:1px;display:flex}.pharmacy-payment-cancel,.pharmacy-payment-save{cursor:pointer;white-space:nowrap;border-radius:8px;min-height:44px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:800;line-height:1;transition:background .15s,transform .15s,box-shadow .15s}.pharmacy-payment-cancel{color:#4f687b;background:#fff;border:1px solid #cbd8df}.pharmacy-payment-cancel:hover:not(:disabled){background:#f2f6f8}.pharmacy-payment-save{color:#fff;background:#0b4b78;border:1px solid #0b4b78;box-shadow:0 4px 9px #0b4b782e}.pharmacy-payment-save:hover:not(:disabled){background:#083b5f;transform:translateY(-1px);box-shadow:0 5px 11px #0b4b783d}.pharmacy-payment-save:active:not(:disabled),.pharmacy-payment-cancel:active:not(:disabled){transform:translateY(0)}.pharmacy-payment-cancel:disabled,.pharmacy-payment-save:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1200px){.pharmacy-payments-page{padding:21px 20px 30px}.pharmacy-payment-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.pharmacy-payment-summary-card{gap:11px;padding:15px}.payment-summary-icon{width:47px;height:47px;font-size:24px}.pharmacy-payment-summary-card span{font-size:14px}.pharmacy-payment-summary-card strong{font-size:22px}.pharmacy-payment-summary-card small{font-size:12px}}@media (max-width:1000px){.pharmacy-payment-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pharmacy-payment-summary-card{gap:9px;min-height:100px;padding:13px 12px}.payment-summary-icon{width:43px;min-width:43px;height:43px;font-size:22px}.pharmacy-payment-summary-card span{font-size:13px}.pharmacy-payment-summary-card strong{font-size:20px}.pharmacy-payment-summary-card small{font-size:11px}}@media (max-width:760px){.pharmacy-payments-page{padding:16px 13px 25px}.pharmacy-payments-header{flex-direction:column;align-items:flex-start;gap:12px}.pharmacy-payments-header h1{font-size:24px}.pharmacy-payments-header p{font-size:14px}.pharmacy-payment-sale-btn{width:100%;min-height:44px}.pharmacy-payment-summary{grid-template-columns:1fr;gap:11px}.pharmacy-payment-summary-card{width:100%;min-height:91px;padding:14px}.pharmacy-payment-toolbar{margin-bottom:14px;padding:12px}.pharmacy-payment-table-heading{align-items:flex-start;min-height:64px;padding:12px 13px}.pharmacy-payment-table-heading h2{font-size:19px}.pharmacy-payment-table-heading p{font-size:13px}.pharmacy-payment-count{padding:7px 11px;font-size:13px}.pharmacy-payment-modal-overlay{align-items:flex-start;padding:15px 10px}.pharmacy-payment-modal{width:100%;margin:auto 0}.payment-form-grid{grid-template-columns:1fr;gap:0}.payment-form-grid .payment-form-group{margin-bottom:15px}}@media (max-width:560px){.pharmacy-payment-bill-summary{grid-template-columns:1fr}.pharmacy-payment-bill-summary>div{border-bottom:1px solid #e0e7eb;min-height:62px;border-right:0!important}.pharmacy-payment-bill-summary>div:last-child{border-bottom:0}.pharmacy-payment-form{padding:15px}.pharmacy-payment-modal-header{padding:12px 14px}.pharmacy-payment-modal-header h2{font-size:19px}.pharmacy-payment-modal-header p{font-size:12px}.pharmacy-payment-modal-actions{flex-direction:column-reverse;align-items:stretch}.pharmacy-payment-cancel,.pharmacy-payment-save{width:100%;min-height:45px}.payment-remaining-box{flex-direction:column;align-items:flex-start;gap:5px}}@media (max-width:420px){.pharmacy-payments-page{padding:11px 9px 20px}.pharmacy-payments-header h1{font-size:21px}.pharmacy-payment-summary-card{min-height:86px;padding:12px}.payment-summary-icon{width:43px;height:43px;font-size:22px}.pharmacy-payment-summary-card span{font-size:13px}.pharmacy-payment-summary-card strong{font-size:20px}.pharmacy-payment-summary-card small{font-size:11px}.pharmacy-payment-table-heading{flex-direction:column;gap:8px}.pharmacy-payment-count{align-self:flex-start}.pharmacy-payment-search input{font-size:13px}.pharmacy-payment-modal-overlay{padding:8px}.pharmacy-payment-modal-header{min-height:68px}.pharmacy-payment-form{padding:13px}.payment-form-group label,.payment-form-group input,.payment-form-group select,.payment-form-group textarea{font-size:13px}}.pharmacy-payments-page .pharmacy-payment-summary{flex-flow:row!important;align-items:stretch!important;gap:17px!important;width:100%!important;margin-bottom:20px!important;display:flex!important}.pharmacy-payments-page .pharmacy-payment-summary-card{flex-direction:row!important;flex:1 1 0!important;grid-column:auto!important;align-items:center!important;gap:15px!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:104px!important;padding:17px 19px!important;display:flex!important}.pharmacy-payments-page .pharmacy-payment-summary-card span{font-size:15px!important;font-weight:700!important}.pharmacy-payments-page .pharmacy-payment-summary-card strong{font-size:24px!important;font-weight:850!important}.pharmacy-payments-page .pharmacy-payment-summary-card small{font-size:13px!important;font-weight:500!important}.pharmacy-payments-page .payment-summary-icon{flex-shrink:0!important;width:50px!important;min-width:50px!important;height:50px!important;font-size:26px!important}@media (max-width:1000px){.pharmacy-payments-page .pharmacy-payment-summary{flex-flow:row!important;gap:10px!important;display:flex!important}.pharmacy-payments-page .pharmacy-payment-summary-card{flex:1 1 0!important;gap:9px!important;width:auto!important;min-height:100px!important;padding:13px 12px!important}.pharmacy-payments-page .payment-summary-icon{width:43px!important;min-width:43px!important;height:43px!important;font-size:22px!important}.pharmacy-payments-page .pharmacy-payment-summary-card span{font-size:13px!important}.pharmacy-payments-page .pharmacy-payment-summary-card strong{font-size:20px!important}.pharmacy-payments-page .pharmacy-payment-summary-card small{font-size:11px!important}}@media (max-width:760px){.pharmacy-payments-page .pharmacy-payment-summary{flex-flow:column!important;gap:11px!important;display:flex!important}.pharmacy-payments-page .pharmacy-payment-summary-card{flex:none!important;width:100%!important;min-height:91px!important;padding:14px!important}.pharmacy-payments-page .payment-summary-icon{width:46px!important;min-width:46px!important;height:46px!important;font-size:24px!important}.pharmacy-payments-page .pharmacy-payment-summary-card span{font-size:15px!important}.pharmacy-payments-page .pharmacy-payment-summary-card strong{font-size:23px!important}.pharmacy-payments-page .pharmacy-payment-summary-card small{font-size:13px!important}}.reception-dashboard{color:#123b5d;box-sizing:border-box;background:radial-gradient(circle at 10% 0,#17689214,#0000 30%),radial-gradient(circle at 90% 10%,#1e84910f,#0000 28%),linear-gradient(135deg,#f4f8fb 0%,#eef4f8 48%,#f7fafc 100%);width:100%;min-height:calc(100vh - 86px);padding:30px 34px 40px;font-family:Arial,Helvetica,sans-serif}.reception-dashboard-header{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;margin-bottom:26px;display:flex}.reception-dashboard-header h1{color:#0b3b60;letter-spacing:-.6px;margin:0;font-size:32px;font-weight:700;line-height:1.2}.reception-dashboard-header p{color:#607b94;letter-spacing:.1px;margin:7px 0 0;font-size:15px;font-weight:400}.reception-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.reception-date{color:#294d69;-webkit-backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #1149691f;border-radius:12px;justify-content:center;align-items:center;height:54px;padding:0 18px;font-size:14px;font-weight:600;display:flex;box-shadow:0 5px 18px #123b570f,inset 0 1px #fffc}.report-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#116895,#075b88);border:1px solid #ffffff2e;border-radius:12px;height:54px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 7px 18px #07527e2e,inset 0 1px #ffffff24}.report-btn:hover{background:linear-gradient(135deg,#0d5f88,#064e78);transform:translateY(-1px);box-shadow:0 10px 22px #07527e3b}.report-btn:active{transform:translateY(0)}.reception-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;width:100%;margin-bottom:28px;display:grid}.reception-stat-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffe0,#ffffff9e);border:1px solid #0f44651a;border-radius:17px;align-items:center;gap:16px;min-height:132px;padding:22px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 24px #153e5b12,inset 0 1px #ffffffd9}.reception-stat-card:before{content:"";pointer-events:none;background:#ffffff6b;border-radius:50%;width:105px;height:105px;position:absolute;top:-48px;right:-40px}.reception-stat-card:hover{border-color:#0f5b8429;transform:translateY(-2px);box-shadow:0 12px 28px #153e5b1a,inset 0 1px #ffffffe6}.reception-stat-card:first-child{background:linear-gradient(135deg,#eff7fdf0,#ffffffb3)}.reception-stat-card:nth-child(2){background:linear-gradient(135deg,#eff9f6f0,#ffffffb3)}.reception-stat-card:nth-child(3){background:linear-gradient(135deg,#f6f2fcf0,#ffffffb3)}.reception-stat-card:nth-child(4){background:linear-gradient(135deg,#fcf7eef0,#ffffffb3)}.reception-stat-card:nth-child(5){background:linear-gradient(135deg,#eef9f9f0,#ffffffb3)}.reception-stat-card:nth-child(6){background:linear-gradient(135deg,#f4f1fbf0,#ffffffb3)}.reception-stat-icon{z-index:1;border:1px solid #14466414;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:25px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffb8}.reception-stat-icon.blue{background:#3d89c21f}.reception-stat-icon.green{background:#2b97701f}.reception-stat-icon.purple{background:#7558b11f}.reception-stat-icon.orange{background:#d1892b21}.reception-stat-icon.teal{background:#2096961f}.reception-stat-icon.violet{background:#6957ab1f}.reception-stat-card>div:last-child{z-index:1;min-width:0;position:relative}.reception-stat-card p{color:#55718a;white-space:nowrap;margin:0 0 6px;font-size:14px;font-weight:600}.reception-stat-card h2{color:#0b4169;letter-spacing:-.4px;margin:0;font-size:27px;font-weight:700;line-height:1}.reception-dashboard-card{-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffffe0,#ffffffad);border:1px solid #0f44651a;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 8px 28px #123b5712,inset 0 1px #ffffffe0}.reception-card-header{background:linear-gradient(#ffffff8a,#f8fbfd47);border-bottom:1px solid #11496914;align-items:center;min-height:88px;padding:20px 22px;display:flex}.reception-card-header h3{color:#0b3d62;letter-spacing:-.25px;margin:0;font-size:21px;font-weight:700;line-height:1.25}.reception-card-header p{color:#71879a;margin:6px 0 0;font-size:13px;line-height:1.4}.doctor-table-wrapper{width:100%;padding:12px 18px 18px;overflow-x:auto}.doctor-summary-table{border-collapse:separate;border-spacing:0;color:#34556f;width:100%;font-size:13px}.doctor-summary-table thead th{color:#244a66;text-transform:uppercase;letter-spacing:.25px;white-space:nowrap;background:linear-gradient(#eaf3f9f2,#eff7fbd1);border-top:1px solid #11496914;border-bottom:1px solid #11496917;height:44px;padding:0 10px;font-size:11px;font-weight:800}.doctor-summary-table thead th:first-child{border-left:1px solid #11496914;border-radius:7px 0 0 7px}.doctor-summary-table thead th:last-child{border-right:1px solid #11496914;border-radius:0 7px 7px 0}.doctor-summary-table tbody tr{transition:background .18s}.doctor-summary-table tbody tr:hover{background:#12698c09}.doctor-summary-table tbody td{color:#47647a;white-space:nowrap;border-bottom:1px solid #11496912;height:52px;padding:0 10px;font-size:13px;font-weight:500}.doctor-summary-table tbody tr:last-child td{border-bottom:none}.doctor-summary-table .doctor-name{color:#123f61;font-weight:700}.doctor-summary-table .paid-amount{color:#187657;font-weight:700}.doctor-summary-table .due-amount{color:#c36b2b;font-weight:700}.pay-btn{color:#11705c;cursor:pointer;background:linear-gradient(135deg,#19896f1f,#19896f0f);border:1px solid #0e695b2e;border-radius:7px;min-width:68px;height:32px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:700;transition:all .18s}.pay-btn:hover:not(:disabled){background:linear-gradient(135deg,#19896f33,#19896f1a);border-color:#0e695b47;transform:translateY(-1px)}.pay-btn:disabled{cursor:default;color:#91a0ab;background:#6478870f;border-color:#5064731a}.no-doctor-data{text-align:center;color:#8a9bab!important;height:95px!important;font-size:13px!important;font-weight:500!important}.reception-quick-actions{flex-direction:column;gap:10px;padding:14px 18px 18px;display:flex}.reception-quick-actions>button{color:#163f5d;text-align:left;cursor:pointer;background:linear-gradient(135deg,#ffffffbd,#f6fafc85);border:1px solid #0f44651a;border-radius:12px;align-items:center;gap:13px;width:100%;min-height:72px;padding:11px 13px;font-family:inherit;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffffb8}.reception-quick-actions>button:hover{background:linear-gradient(135deg,#eef8fbeb,#f9fcfdb8);border-color:#1066872e;transform:translate(2px);box-shadow:0 5px 16px #124a6512}.reception-quick-actions>button>span{background:#186f9314;border:1px solid #186f9314;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex;box-shadow:inset 0 1px #ffffffb3}.reception-quick-actions>button>div{flex-direction:column;gap:4px;min-width:0;display:flex}.reception-quick-actions strong{color:#123e5e;font-size:13px;font-weight:700}.reception-quick-actions small{color:#7b8e9d;font-size:10.5px;line-height:1.3}.reception-info-card{background:linear-gradient(135deg,#e8f6f9d1,#ffffffad);align-items:center;gap:17px;min-height:92px;margin-top:24px;padding:20px 22px;display:flex}.reception-info-icon{background:#14758f17;border:1px solid #14758f1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;display:flex}.reception-info-card h3{color:#124463;margin:0 0 5px;font-size:16px;font-weight:700}.reception-info-card p{color:#718799;max-width:850px;margin:0;font-size:12px;line-height:1.5}@media (max-width:1250px){.reception-dashboard{padding:26px 24px 36px}.reception-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reception-dashboard-grid{grid-template-columns:minmax(0,1fr) 340px}}@media (max-width:1000px){.reception-dashboard{padding:24px 20px 32px}.reception-dashboard-header{align-items:stretch}.reception-dashboard-header h1{font-size:28px}.reception-header-actions{flex-direction:column;align-items:stretch}.reception-date,.report-btn{height:48px}.reception-dashboard-grid{grid-template-columns:1fr}.reception-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.reception-dashboard{min-height:calc(100vh - 70px);padding:20px 14px 28px}.reception-dashboard-header{flex-direction:column;gap:16px;margin-bottom:20px}.reception-dashboard-header h1{font-size:25px}.reception-dashboard-header p{font-size:13px;line-height:1.4}.reception-header-actions{flex-direction:row;width:100%}.reception-date,.report-btn{flex:1;height:46px;padding:0 12px;font-size:12px}.reception-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:20px}.reception-stat-card{border-radius:14px;gap:11px;min-height:105px;padding:15px}.reception-stat-icon{border-radius:11px;width:44px;height:44px;font-size:20px}.reception-stat-card p{margin-bottom:4px;font-size:11px}.reception-stat-card h2{font-size:21px}.reception-dashboard-grid{gap:18px}.reception-dashboard-card{border-radius:15px}.reception-card-header{min-height:78px;padding:17px}.reception-card-header h3{font-size:17px}.reception-card-header p{font-size:11px}.doctor-table-wrapper{padding:10px 12px 14px}.doctor-summary-table{min-width:720px}.reception-quick-actions{padding:12px}.reception-quick-actions>button{min-height:65px}.reception-quick-actions>button>span{width:42px;height:42px;font-size:18px}.reception-info-card{align-items:flex-start;margin-top:18px;padding:16px}.reception-info-icon{width:44px;height:44px;font-size:19px}.reception-info-card h3{font-size:14px}.reception-info-card p{font-size:11px}}@media (max-width:480px){.reception-dashboard{padding:17px 10px 24px}.reception-dashboard-header h1{font-size:22px}.reception-dashboard-header p{font-size:12px}.reception-header-actions{gap:8px}.reception-date,.report-btn{padding:0 9px;font-size:11px}.reception-stats-grid{gap:9px}.reception-stat-card{gap:9px;min-height:96px;padding:13px 11px}.reception-stat-icon{border-radius:9px;width:39px;height:39px;font-size:17px}.reception-stat-card p{font-size:10px}.reception-stat-card h2{font-size:19px}.reception-card-header h3{font-size:16px}.reception-card-header p{font-size:10.5px}.reception-quick-actions>button{padding:10px}.reception-quick-actions strong{font-size:12px}.reception-quick-actions small{font-size:9.5px}}.reception-dashboard ::-webkit-scrollbar{width:6px;height:6px}.reception-dashboard ::-webkit-scrollbar-track{background:#1446640a;border-radius:10px}.reception-dashboard ::-webkit-scrollbar-thumb{background:#1f648238;border-radius:10px}.reception-dashboard ::-webkit-scrollbar-thumb:hover{background:#1f648257}.reception-dashboard ::selection{color:#0b3d5f;background:#1470962e}.reception-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;width:100%!important;display:grid!important}.reception-stat-card{box-sizing:border-box!important;flex-direction:row!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;padding:20px 18px!important;display:flex!important;overflow:hidden!important}.reception-stat-icon{box-sizing:border-box!important;flex:0 0 54px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:flex!important}.reception-stat-card>div:last-child{flex:auto!important;width:auto!important;min-width:0!important;overflow:hidden!important}.reception-stat-card p{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;margin:0 0 5px!important;font-size:13px!important;line-height:1.25!important;overflow:hidden!important}.reception-stat-card h2{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:26px!important;line-height:1.1!important;overflow:hidden!important}@media (min-width:1500px){.reception-stats-grid{gap:18px!important}.reception-stat-card{gap:16px!important;min-height:134px!important;padding:21px 20px!important}.reception-stat-icon{flex-basis:56px!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important}.reception-stat-card p{font-size:14px!important}.reception-stat-card h2{font-size:27px!important}}@media (max-width:1250px){.reception-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important}.reception-stat-card{min-width:0!important}}@media (max-width:900px){.reception-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px!important}}@media (max-width:600px){.reception-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.reception-stat-card{border-radius:14px!important;gap:9px!important;min-height:100px!important;padding:13px 11px!important}.reception-stat-icon{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;font-size:18px!important}.reception-stat-card p{font-size:10.5px!important}.reception-stat-card h2{font-size:20px!important}}@media (max-width:400px){.reception-stat-card{gap:7px!important;padding:11px 9px!important}.reception-stat-icon{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;font-size:16px!important}.reception-stat-card p{font-size:9.5px!important}.reception-stat-card h2{font-size:18px!important}}.reception-dashboard-grid{grid-template-columns:minmax(0,2.7fr) minmax(300px,.95fr)!important;align-items:start!important;gap:24px!important;width:100%!important;display:grid!important}.reception-dashboard-card{box-sizing:border-box!important;width:100%!important;min-width:0!important}.reception-quick-actions>button{box-sizing:border-box!important;min-width:0!important}.reception-quick-actions>button>div{flex:auto!important;min-width:0!important;overflow:hidden!important}.reception-quick-actions strong,.reception-quick-actions small{text-overflow:ellipsis!important;overflow:hidden!important}.doctor-table-wrapper{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}.doctor-summary-table{min-width:720px;width:100%!important}.patients-container{box-sizing:border-box;color:#123b5d;background:radial-gradient(circle at 10% 0,#17689212,#0000 30%),radial-gradient(circle at 90% 10%,#1e84910d,#0000 28%),linear-gradient(135deg,#f4f8fb 0%,#eef4f8 48%,#f7fafc 100%);width:100%;min-height:calc(100vh - 86px);padding:28px 32px 40px;font-family:Arial,Helvetica,sans-serif}.page-header{width:100%;margin-bottom:22px}.page-header-content{box-sizing:border-box;-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border:1px solid #0f44651a;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:78px;padding:16px 22px;display:flex;box-shadow:0 7px 24px #153e5b12,inset 0 1px #ffffffe0}.page-header-left{align-items:center;gap:14px;min-width:0;display:flex}.page-header-icon{background:#14758f17;border:1px solid #14758f1a;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;display:flex;box-shadow:inset 0 1px #ffffffbf}.page-header-left h2{color:#0b3b60;letter-spacing:-.3px;margin:0;font-size:24px;font-weight:700;line-height:1.2}.page-header-left p{color:#71879a;margin:5px 0 0;font-size:13px;line-height:1.4}.count-badge{color:#0b527d;white-space:nowrap;background:#0b537e14;border:1px solid #0b537e1f;border-radius:9px;flex-shrink:0;padding:9px 15px;font-size:13px;font-weight:700}.table-wrapper{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #0f44651a;border-radius:14px;width:100%;max-width:100%;padding:0;overflow-x:auto;box-shadow:0 8px 28px #123b5712,inset 0 1px #ffffffd9}.patients-table{border-collapse:separate;border-spacing:0;table-layout:fixed;color:#34556f;width:100%;min-width:900px;font-family:inherit}.patients-table th:first-child,.patients-table td:first-child{width:16%}.patients-table th:nth-child(2),.patients-table td:nth-child(2){width:20%}.patients-table th:nth-child(3),.patients-table td:nth-child(3){width:19%}.patients-table th:nth-child(4),.patients-table td:nth-child(4){width:11%}.patients-table th:nth-child(5),.patients-table td:nth-child(5){width:13%}.patients-table th:nth-child(6),.patients-table td:nth-child(6){width:21%}.patients-table thead th{box-sizing:border-box;color:#fff;text-align:left;vertical-align:middle;white-space:nowrap;background:linear-gradient(#0d4268,#0b3b60);border-bottom:1px solid #ffffff14;height:62px;padding:0 18px;font-size:17px;font-weight:700}.patients-table thead th:first-child{text-align:left;padding-left:18px}.patients-table thead th:nth-child(2),.patients-table thead th:nth-child(3),.patients-table thead th:nth-child(4),.patients-table thead th:nth-child(5){text-align:center}.patients-table thead th:nth-child(6){text-align:center;padding-right:18px}.patients-table thead th:first-child{border-radius:13px 0 0}.patients-table thead th:last-child{border-radius:0 13px 0 0}.patients-table tbody tr{height:72px;transition:background .18s}.patients-table tbody tr:hover{background:#12698c09}.patients-table tbody td{box-sizing:border-box;color:#34556f;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #11496912;height:72px;padding:0 18px;font-size:15px;font-weight:500;overflow:hidden}.patients-table tbody td:first-child{text-align:left;color:#073e66;padding-left:18px;font-weight:700}.patients-table tbody td:nth-child(2){text-align:center;color:#183f5d}.patients-table tbody td:nth-child(3){text-align:center;color:#3f5d75}.patients-table tbody td:nth-child(4){text-align:center;color:#183f5d;font-weight:700}.patients-table tbody td:nth-child(5){text-align:center}.patients-table tbody td:nth-child(6){text-align:center;padding-left:10px;padding-right:18px;overflow:visible}.patients-table tbody tr:last-child td{border-bottom:none}.patients-table .name{position:relative;overflow:visible}.patients-table .name>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.patient-admitted-badge{color:#08763c;white-space:nowrap;background:#d9f8e7;border-radius:20px;justify-content:center;align-items:center;margin-top:5px;padding:3px 11px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.patients-table td:nth-child(5)>span{box-sizing:border-box;white-space:nowrap;justify-content:center;align-items:center;min-width:72px;height:36px;font-size:14px;font-weight:700;display:inline-flex;border-radius:8px!important;padding:0 12px!important}.actions{white-space:nowrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.actions .btn{box-sizing:border-box;cursor:pointer;white-space:nowrap;background:#fff;border-radius:9px;justify-content:center;align-items:center;height:46px;padding:0 15px;font-family:inherit;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.actions .btn.edit{color:#084b78;background:linear-gradient(135deg,#fff,#f4f9ff);border:1px solid #b8d6f7;min-width:62px}.actions .btn.edit:hover{background:#eef7ff;border-color:#8dbef0;transform:translateY(-1px);box-shadow:0 4px 12px #145f911a}.actions .btn.vitals{color:#08754c;background:linear-gradient(135deg,#fff,#f2fcf7);border:1px solid #b7e8d0;min-width:74px}.actions .btn.vitals:hover{background:#edfbf4;border-color:#8edbb7;transform:translateY(-1px);box-shadow:0 4px 12px #14875c1a}.actions .btn.more{color:#214e6c;background:linear-gradient(135deg,#fff,#f5f9fc);border:1px solid #c8d8e6;width:48px;min-width:48px;padding:0;font-size:25px;line-height:1}.actions .btn.more:hover{background:#edf5fa;border-color:#a9c3d7;transform:translateY(-1px);box-shadow:0 4px 12px #144b691a}.patients-table .empty{color:#8194a4;height:160px;font-size:15px;font-weight:600;text-align:center!important;padding:0!important}.patient-floating-menu{z-index:99999;box-sizing:border-box;background:#fff;border:1px solid #0f44651f;border-radius:10px;width:165px;padding:6px;overflow:hidden;box-shadow:0 12px 30px #123b572e}.patient-floating-menu .dropdown-item{color:#234c67;cursor:pointer;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.patient-floating-menu .dropdown-item:hover{color:#0b527d;background:#eef7fb}.patient-floating-menu .admitted-menu-item{color:#15804b;cursor:default}.patient-floating-menu .admitted-menu-item:hover{color:#15804b;background:#f0fbf5}.table-wrapper::-webkit-scrollbar{width:6px;height:7px}.table-wrapper::-webkit-scrollbar-track{background:#1446640a;border-radius:10px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#1f648257}@media (max-width:1100px){.patients-container{padding:24px 22px 34px}.patients-table{min-width:900px}.patients-table thead th{font-size:16px}.patients-table tbody td{font-size:14px}.actions{gap:8px}.actions .btn{height:42px;padding:0 12px;font-size:13px}.actions .btn.more{width:44px;min-width:44px}}@media (max-width:800px){.patients-container{padding:20px 16px 30px}.page-header-content{min-height:72px;padding:14px 17px}.page-header-icon{flex-basis:44px;width:44px;height:44px;font-size:21px}.page-header-left h2{font-size:21px}.page-header-left p{font-size:12px}.count-badge{padding:8px 12px;font-size:12px}.patients-table{min-width:880px}}@media (max-width:600px){.patients-container{min-height:calc(100vh - 70px);padding:16px 10px 26px}.page-header{margin-bottom:16px}.page-header-content{gap:10px;min-height:auto;padding:13px 14px}.page-header-left{gap:10px}.page-header-icon{border-radius:10px;flex-basis:40px;width:40px;height:40px;font-size:19px}.page-header-left h2{font-size:19px}.page-header-left p{margin-top:4px;font-size:10.5px}.count-badge{padding:7px 9px;font-size:11px}.table-wrapper{border-radius:12px}.patients-table{min-width:850px}.patients-table thead th{height:56px;padding:0 14px;font-size:15px}.patients-table tbody tr{height:68px}.patients-table tbody td{height:68px;padding:0 14px;font-size:13px}.patients-table thead th:first-child,.patients-table tbody td:first-child{padding-left:14px}.patients-table thead th:nth-child(6),.patients-table tbody td:nth-child(6){padding-right:14px}.actions{gap:7px}.actions .btn{border-radius:8px;height:40px;padding:0 10px;font-size:12px}.actions .btn.edit{min-width:56px}.actions .btn.vitals{min-width:66px}.actions .btn.more{width:40px;min-width:40px;font-size:22px}.patient-admitted-badge{padding:3px 9px;font-size:10px}}@media (max-width:420px){.patients-container{padding-left:8px;padding-right:8px}.page-header-content{padding:11px 12px}.page-header-left h2{font-size:17px}.page-header-left p{font-size:9.5px}.count-badge{padding:6px 8px;font-size:10px}.patients-table{min-width:820px}}.patients-container ::selection{color:#0b3d5f;background:#1470962e}.opd-container{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:20px}.opd-container .page-header{background:#0b3558;border:none;border-radius:12px;width:100%;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 14px #0000001f}.opd-container .page-header-content{box-sizing:border-box;align-items:center;gap:14px;width:100%;min-height:82px;padding:16px 24px;display:flex;justify-content:flex-start!important}.opd-container .page-header-icon{background:#ffffff1f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:28px;display:flex}.opd-container .page-header-content>div:last-child{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex}.opd-container .page-header h2{color:#fff;text-align:left;width:100%;margin:0;font-size:25px;font-weight:700;line-height:1.2}.opd-container .page-header p{color:#dbe8f2;text-align:left;width:100%;margin:5px 0 0;font-size:15px;font-weight:400;line-height:1.4}.opd-card{background:#fff;border:1px solid #e3e8ef;border-radius:13px;width:100%;max-width:1200px;margin:0 auto;padding:22px;box-shadow:0 5px 20px #0f172a0f}.section-title{color:#172033;background:#f7f9fc;border-left:4px solid #0b3558;border-radius:7px;align-items:center;width:100%;min-height:42px;margin:2px 0 15px;padding:9px 13px;font-size:14px;font-weight:700;line-height:1.2;display:flex}.opd-card>p{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:8px 0 12px;padding:9px 12px;font-size:13px;line-height:1.4}.form-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:14px;width:100%;margin:0 0 20px;display:grid}.opd-card input,.opd-card select{color:#1f2937;width:100%;height:44px;min-height:44px;max-height:44px;box-shadow:none;background-color:#fff;border:1px solid #d5dce6;border-radius:7px;outline:none;margin:0;padding:0 12px;font-family:inherit;font-size:13.5px;font-weight:400;transition:border-color .18s,box-shadow .18s}.opd-card input{appearance:none}.opd-card select{appearance:auto;cursor:pointer;text-align:left;line-height:normal;display:block}.opd-card select option{font-family:inherit;font-size:13.5px}.opd-card input[type=datetime-local]{padding-left:11px;padding-right:8px;line-height:normal}.opd-card input:focus,.opd-card select:focus{border-color:#0b3558;box-shadow:0 0 0 3px #0b35581a}.opd-card input[readonly]{color:#374151;background:#f8fafc}.opd-card select:disabled{color:#6b7280;cursor:not-allowed;opacity:1;background:#f3f4f6}.uhid-box{color:#0b3558;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:1px solid #cfd8e3;border-radius:7px;align-items:center;width:100%;height:44px;min-height:44px;max-height:44px;margin:0;padding:0 12px;font-size:13.5px;font-weight:700;line-height:1;display:flex;overflow:hidden}.submit-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:46px;min-height:46px;margin-top:4px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;transition:background-color .18s,box-shadow .18s,transform .12s;display:flex}.submit-btn:hover{background:#082b49;box-shadow:0 5px 14px #0b355833}.submit-btn:active{transform:translateY(1px)}@media (max-width:1199px){.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.opd-container{padding:16px}.opd-card{padding:18px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}}@media (max-width:700px){.opd-container{padding:12px}.opd-container .page-header-content{min-height:auto;padding:15px}.opd-container .page-header h2{font-size:21px}.opd-container .page-header p{font-size:13px}.opd-card{padding:16px}.form-grid{grid-template-columns:1fr;gap:16px}.section-title{min-height:40px;margin-bottom:13px;padding:9px 11px;font-size:13.5px}.submit-btn{width:100%}}@media (max-width:380px){.opd-container{padding:7px}.opd-card{padding:11px}.opd-card input,.opd-card select,.uhid-box{height:43px;min-height:43px;max-height:43px;font-size:13px}}@media print{.opd-container{background:#fff;padding:0}.page-header,.opd-card{box-shadow:none}}.edit-container{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:0 0 30px}.edit-page-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:22px;display:flex}.edit-header-left{align-items:center;gap:13px;min-width:0;display:flex}.edit-header-icon{box-sizing:border-box;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex}.edit-page-header h2{color:#0f4c81;margin:0;font-size:25px;font-weight:700;line-height:1.2}.edit-page-header p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.3}.edit-uhid-badge{box-sizing:border-box;white-space:nowrap;background:#fff;border:1px solid #dbe5ef;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:145px;height:44px;padding:0 14px;display:flex;box-shadow:0 2px 8px #0f4c810f}.edit-uhid-badge span{color:#64748b;font-size:12px;font-weight:600}.edit-uhid-badge strong{color:#1976d2;font-size:14px;font-weight:700}.edit-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 3px 12px #0f172a0d}.edit-section-title{color:#0f4c81;box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;min-height:58px;padding:0 20px;font-size:15px;font-weight:700;display:flex}.edit-section-icon{background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.edit-form-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;padding:22px 20px;display:grid}.edit-field{box-sizing:border-box;flex-direction:column;gap:7px;width:100%;min-width:0;display:flex}.edit-field-full{grid-column:1/-1}.edit-field label{color:#334155;font-size:13px;font-weight:600;line-height:1.2}.edit-field input,.edit-field select{color:#334155;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s,background .18s}.edit-field input::placeholder{color:#94a3b8}.edit-field input:focus,.edit-field select:focus{background:#fff;border-color:#1976d2;box-shadow:0 0 0 3px #1976d214}.edit-field select{cursor:pointer}.edit-actions{box-sizing:border-box;background:#fafafa;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:16px 20px;display:flex}.edit-actions button{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;height:38px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,transform .18s,box-shadow .18s}.edit-cancel-btn:hover{background:#e2e8f0;transform:translateY(-1px)}.edit-update-btn{color:#fff;background:#2196f3;min-width:145px}.edit-update-btn:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 10px #1976d233}.edit-loading{color:#64748b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:180px;font-size:14px;display:flex}@media (max-width:768px){.edit-container{padding:0 12px 25px}.edit-page-header{margin-bottom:18px}.edit-page-header h2{font-size:23px}.edit-page-header p{font-size:12px}.edit-form-grid{gap:15px;padding:20px 16px}.edit-section-title{padding:0 16px}.edit-actions{padding:15px 16px}}@media (max-width:600px){.edit-container{padding:5px 8px 20px}.edit-page-header{align-items:flex-start;gap:10px}.edit-header-left{gap:9px}.edit-header-icon{width:38px;height:38px;font-size:18px}.edit-page-header h2{font-size:21px}.edit-page-header p{margin-top:3px;font-size:11px}.edit-uhid-badge{gap:5px;min-width:auto;height:38px;padding:0 9px}.edit-uhid-badge span{font-size:10px}.edit-uhid-badge strong{font-size:12px}.edit-section-title{min-height:52px;padding:0 13px;font-size:14px}.edit-form-grid{grid-template-columns:1fr;gap:15px;padding:17px 13px}.edit-field-full{grid-column:auto}.edit-field input,.edit-field select{height:39px;font-size:13px}.edit-actions{justify-content:stretch;padding:13px}.edit-actions button{flex:1;height:38px;padding:0 10px}}@media (max-width:400px){.edit-page-header{flex-wrap:wrap}.edit-uhid-badge{margin-left:47px}}.vitals-page{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:0 0 30px}.vitals-header{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;margin-bottom:18px;padding:16px 20px;display:flex;box-shadow:0 3px 12px #0f172a0d}.vitals-header h2{color:#0f4c81;margin:0 0 7px;font-size:22px;font-weight:700;line-height:1.2}.vitals-header p{color:#64748b;margin:3px 0;font-size:13px;line-height:1.3}.vitals-header p b{color:#334155;font-weight:600}.badge{color:#1976d2;white-space:nowrap;box-sizing:border-box;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;min-width:105px;height:36px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.vitals-grid{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:100%;margin-bottom:18px;display:grid}.vitals-grid .vital-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 2px 8px #0f172a0a}.vitals-grid .vital-box:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a12}.vitals-grid .vital-box label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.2;display:block}.vitals-grid .vital-box input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;width:100%;height:42px;padding:0 11px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .18s,box-shadow .18s}.vitals-grid .vital-box input:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d214}.current-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:18px;padding:18px 20px;box-shadow:0 2px 8px #0f172a0a}.current-box h3{color:#0f4c81;margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.2}.status-row{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.status-row span{color:#475569;text-align:center;white-space:nowrap;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 9px;font-size:12px;font-weight:600;display:flex}.action-bar{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:15px 18px;display:flex;box-shadow:0 2px 8px #0f172a0a}.action-bar button{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;height:39px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,transform .18s,box-shadow .18s}.update-btn{color:#fff;background:#2196f3;min-width:125px}.update-btn:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 10px #1976d22e}.print-btn{color:#fff;background:#475569;min-width:115px}.print-btn:hover{background:#334155;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a26}.vitals-page>h3{color:#64748b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:150px;margin:0;font-size:15px;font-weight:500;display:flex}@media (max-width:900px){.vitals-page{padding:0 12px 25px}.vitals-grid,.status-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.vitals-header{padding:15px}.vitals-header h2{font-size:20px}.vitals-grid,.status-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.vitals-page{padding:5px 8px 20px}.vitals-header{align-items:flex-start;gap:10px;min-height:auto;padding:14px}.vitals-header h2{margin-bottom:6px;font-size:19px}.vitals-header p{font-size:12px}.badge{min-width:auto;height:32px;padding:0 9px;font-size:10px}.vitals-grid{grid-template-columns:1fr;gap:10px}.vitals-grid .vital-box{padding:14px}.vitals-grid .vital-box input{height:40px}.current-box{padding:15px}.status-row{grid-template-columns:1fr;gap:8px}.status-row span{justify-content:flex-start;padding:0 12px}.action-bar{justify-content:stretch;padding:13px}.action-bar button{flex:1;min-width:0;padding:0 10px}}@media (max-width:380px){.vitals-header{flex-direction:column;align-items:stretch}.badge{width:fit-content}.action-bar{flex-direction:column}.action-bar button{width:100%}}.history-container{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:0 0 30px}.history-page-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:20px;display:flex}.history-header-content{align-items:center;gap:13px;min-width:0;display:flex}.history-header-icon{background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.history-page-header h2{color:#0f4c81;margin:0;font-size:25px;font-weight:700;line-height:1.2}.history-page-header p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.3}.history-print-btn{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#0f4c81;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:600;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.history-print-btn:hover{background:#0b3b63;transform:translateY(-1px);box-shadow:0 4px 10px #0f4c812e}.history-search-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:18px;padding:14px;box-shadow:0 2px 8px #0f172a0a;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;display:flex!important}.history-search-card input{color:#334155;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;font-size:13px;flex:auto!important;width:auto!important;min-width:0!important;height:38px!important;margin:0!important;padding:0 12px!important;display:block!important}.history-search-btn{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff!important;background:#2196f3!important;border:none!important;border-radius:7px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:90px!important;min-width:90px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 15px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;transform:none!important}.history-search-btn:hover{background:#1976d2!important}.history-search-card input:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d214}@media (max-width:600px){.history-search-card{flex-direction:row!important;align-items:center!important}.history-search-card input{flex:auto!important}.history-search-btn{width:85px!important;min-width:85px!important}}.history-loading{text-align:center;color:#64748b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:18px;font-size:14px}.history-patient-card{box-sizing:border-box;background:#fff;border:1px solid #dbe5ef;border-radius:10px;width:100%;margin-bottom:18px;overflow:hidden;box-shadow:0 2px 8px #0f172a0d}.patient-card-header{box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:13px 18px;display:flex}.patient-card-header h3{color:#0f4c81;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.2}.patient-card-header span{color:#1976d2;font-size:12px;font-weight:600}.visit-count{color:#64748b;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid #dbe5ef;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:90px;padding:7px 12px;font-size:11px;font-weight:600;display:flex}.visit-count strong{color:#0f4c81;font-size:17px;line-height:1}.patient-card-details{box-sizing:border-box;grid-template-columns:1fr 1.5fr 1fr;gap:0;display:grid}.patient-card-details>div{box-sizing:border-box;border-right:1px solid #e2e8f0;flex-direction:column;gap:5px;min-width:0;padding:13px 18px;display:flex}.patient-card-details>div:last-child{border-right:none}.patient-card-details b{color:#64748b;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.patient-card-details span{color:#334155;word-break:break-word;font-size:13px;font-weight:500}.history-table-wrapper{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow:auto visible}.history-table-wrapper::-webkit-scrollbar{height:8px}.history-table-wrapper::-webkit-scrollbar-track{background:#eef2f7;border-radius:10px}.history-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.history-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.history-table{border-collapse:collapse;table-layout:auto;background:#fff;width:100%;min-width:760px}.history-table thead th{text-align:left;white-space:nowrap;box-sizing:border-box;border-bottom:1px solid #dcdcdc;border-right:1px solid #e6e6e6;padding:12px;color:#0f4c81!important;background:#f1f5f9!important;font-size:13px!important;font-weight:800!important}.history-table thead th:last-child{border-right:none}.history-table tbody td{color:#334155;white-space:nowrap;box-sizing:border-box;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;padding:12px;font-size:13px}.history-table tbody tr:last-child td{border-bottom:none}.history-table tbody td:last-child{border-right:none}.history-table tbody tr:hover td{background:#f9fbff}.history-table tbody td:nth-child(3),.history-table tbody td:nth-child(4),.history-table tbody td:nth-child(5),.history-table tbody td:nth-child(6),.history-table tbody td:nth-child(7){color:#475569;text-align:center;font-weight:600}.history-empty{text-align:center;color:#94a3b8;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:35px 20px;font-size:14px}@media (max-width:768px){.history-container{padding:0 10px 25px}.history-page-header{gap:12px;margin-bottom:17px}.history-page-header h2{font-size:23px}.history-page-header p{font-size:12px}.history-header-icon{width:40px;height:40px;font-size:20px}.history-print-btn{height:36px;padding:0 12px;font-size:12px}.patient-card-details{grid-template-columns:1fr 1fr}.patient-card-details>div:nth-child(2){border-right:none}.patient-card-details>div:nth-child(3){border-top:1px solid #e2e8f0;border-right:none;grid-column:1/-1}.history-table{min-width:760px}.history-table thead th{padding:11px;font-size:12px!important}.history-table tbody td{padding:11px;font-size:12px}}@media (max-width:600px){.history-container{padding:0 5px 20px}.history-page-header{align-items:flex-start;gap:10px}.history-header-content{gap:9px}.history-header-icon{width:38px;height:38px;font-size:19px}.history-page-header h2{font-size:21px}.history-page-header p{font-size:11px}.history-print-btn{height:34px;padding:0 9px;font-size:11px}.history-search-card{gap:7px;padding:10px}.history-search-card input{height:36px;font-size:12px}.history-search-btn{min-width:76px;height:36px;padding:0 10px;font-size:12px}.patient-card-header{gap:10px;padding:12px}.patient-card-header h3{font-size:16px}.patient-card-header span{font-size:11px}.visit-count{min-width:72px;padding:6px 8px;font-size:10px}.visit-count strong{font-size:15px}.patient-card-details{grid-template-columns:1fr}.patient-card-details>div,.patient-card-details>div:nth-child(2),.patient-card-details>div:nth-child(3){border-top:1px solid #e2e8f0;border-right:none;grid-column:auto}.patient-card-details>div:first-child{border-top:none}.patient-card-details>div{padding:11px 13px}.history-table{min-width:760px}}.patient-admitted-badge{color:#166534;background:#dcfce7;border-radius:12px;margin-top:4px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-block}.report-page{box-sizing:border-box;color:#123b5d;background:radial-gradient(circle at 10% 0,#17689212,#0000 30%),radial-gradient(circle at 90% 10%,#1e84910d,#0000 28%),linear-gradient(135deg,#f4f8fb 0%,#eef4f8 48%,#f7fafc 100%);width:100%;min-height:calc(100vh - 86px);padding:28px 32px 40px;font-family:Arial,Helvetica,sans-serif}.report-page .title{color:#0b3b60;letter-spacing:-.5px;margin:0 0 22px;font-size:30px;font-weight:700;line-height:1.2}.filter-box{box-sizing:border-box;-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border:1px solid #0f44651a;border-radius:16px;grid-template-columns:minmax(150px,.75fr) minmax(150px,.75fr) minmax(260px,1.35fr) auto;align-items:end;gap:18px;width:100%;margin-bottom:24px;padding:22px 24px;display:grid;box-shadow:0 7px 24px #153e5b12,inset 0 1px #ffffffe0}.filter-group{flex-direction:column;gap:7px;min-width:0;display:flex}.filter-group label{color:#315872;font-size:13px;font-weight:700;line-height:1.2}.filter-group input,.filter-group select{box-sizing:border-box;color:#173f5c;background:#ffffffe0;border:1px solid #cbdbe7;border-radius:9px;outline:none;width:100%;height:46px;padding:0 13px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .18s,box-shadow .18s,background .18s}.filter-group input:focus,.filter-group select:focus{background:#fff;border-color:#4c99c3;box-shadow:0 0 0 3px #1b76a31a}.filter-group input[type=number]::-webkit-inner-spin-button{opacity:.7}.filter-group input[type=number]::-webkit-outer-spin-button{opacity:.7}.filter-actions{white-space:nowrap;align-items:center;gap:10px;height:46px;display:flex}.filter-actions .btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;height:46px;padding:0 19px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.filter-actions .btn.primary{color:#fff;background:linear-gradient(135deg,#116895,#075b88);border-color:#07527e33;min-width:112px;box-shadow:0 6px 16px #07527e2b}.filter-actions .btn.primary:hover{background:linear-gradient(135deg,#0d5f88,#064e78);transform:translateY(-1px);box-shadow:0 9px 20px #07527e3b}.filter-actions .btn.print{color:#0b527d;background:linear-gradient(135deg,#fff,#f3f8fb);border-color:#bdd2df;min-width:82px;box-shadow:0 4px 12px #123b570f}.filter-actions .btn.print:hover{background:#edf6fa;border-color:#9ebdce;transform:translateY(-1px);box-shadow:0 7px 16px #123b571a}.report{box-sizing:border-box;width:100%;min-width:0}.report-header{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffe0,#ffffffad);border:1px solid #0f44651a;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:76px;margin-bottom:18px;padding:17px 22px;display:flex;box-shadow:0 7px 22px #123b570f,inset 0 1px #ffffffd9}.report-header p{color:#0b4169;margin:0;font-size:18px;font-weight:700}.report-header p+p{color:#6b8294;font-size:13px;font-weight:600}.report>.report-table{margin-bottom:22px}.report-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#ffffffd1;border:1px solid #0f44651a;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 6px 20px #123b570e}.report-table thead th:first-child,.report-table tbody td:first-child{width:31%}.report-table thead th:nth-child(2),.report-table tbody td:nth-child(2){width:17%}.report-table thead th:nth-child(3),.report-table tbody td:nth-child(3){width:18%}.report-table thead th:nth-child(4),.report-table tbody td:nth-child(4),.report-table thead th:nth-child(5),.report-table tbody td:nth-child(5){width:17%}:is(.report-table:has(th:nth-child(7)) thead th:first-child,.report-table:has(th:nth-child(7)) tbody td:first-child){width:12%}:is(.report-table:has(th:nth-child(7)) thead th:nth-child(2),.report-table:has(th:nth-child(7)) tbody td:nth-child(2)){width:14%}:is(.report-table:has(th:nth-child(7)) thead th:nth-child(3),.report-table:has(th:nth-child(7)) tbody td:nth-child(3)){width:20%}:is(.report-table:has(th:nth-child(7)) thead th:nth-child(4),.report-table:has(th:nth-child(7)) tbody td:nth-child(4)),:is(.report-table:has(th:nth-child(7)) thead th:nth-child(5),.report-table:has(th:nth-child(7)) tbody td:nth-child(5)){width:16%}:is(.report-table:has(th:nth-child(7)) thead th:nth-child(6),.report-table:has(th:nth-child(7)) tbody td:nth-child(6)){width:10%}:is(.report-table:has(th:nth-child(7)) thead th:nth-child(7),.report-table:has(th:nth-child(7)) tbody td:nth-child(7)){width:12%}.report-table thead th{box-sizing:border-box;color:#fff;text-align:center;vertical-align:middle;white-space:nowrap;background:linear-gradient(#0d4268,#0b3b60);border-bottom:1px solid #ffffff14;height:54px;padding:0 16px;font-size:13px;font-weight:700}.report-table thead th:first-child{border-radius:11px 0 0}.report-table thead th:last-child{border-radius:0 11px 0 0}.report-table tbody td{box-sizing:border-box;color:#405e75;text-align:center;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #11496912;height:54px;padding:0 16px;font-size:13px;font-weight:500;overflow:hidden}.report-table tbody td:first-child{text-align:left;color:#163f5e;padding-left:18px;font-weight:700}.report-table tbody td:first-child{color:#153f5d;font-weight:700}.report-table tbody td:nth-child(3),.report-table tbody td:nth-child(4),.report-table tbody td:nth-child(5){color:#176c59;font-weight:700}.report-table:has(th:nth-child(7)) tbody td:nth-child(6){color:#176c59;font-weight:700}.report-table tbody tr{transition:background .16s}.report-table tbody tr:hover{background:#12698c09}.report-table tbody tr:last-child td{border-bottom:none}.report-table tbody td[colspan]{color:#8799a8;height:100px;font-size:14px;font-weight:600;text-align:center!important;padding:0!important}.report>h3{color:#0b4169;border-left:4px solid #0f638d;padding-left:13px;font-size:19px;font-weight:700;line-height:1.3;margin:24px 0 14px!important}.print-only{display:none}@media (max-width:1100px){.report-page{padding:24px 22px 34px}.filter-box{grid-template-columns:1fr 1fr 1.4fr auto;gap:14px;padding:19px}.report-table{min-width:850px}.report{overflow-x:auto}}@media (max-width:850px){.report-page{padding:22px 18px 30px}.report-page .title{font-size:26px}.filter-box{grid-template-columns:1fr 1fr;align-items:end}.filter-group:nth-child(3){grid-column:1/-1}.filter-actions{grid-column:1/-1;justify-content:flex-start}.report-header{min-height:68px;padding:15px 18px}.report-header p{font-size:16px}.report-header p+p{font-size:12px}}@media (max-width:600px){.report-page{min-height:calc(100vh - 70px);padding:18px 11px 28px}.report-page .title{margin-bottom:17px;font-size:22px}.filter-box{border-radius:13px;grid-template-columns:1fr;gap:13px;padding:16px}.filter-group:nth-child(3){grid-column:auto}.filter-group label{font-size:12px}.filter-group input,.filter-group select{height:44px;font-size:13px}.filter-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;height:auto;display:grid}.filter-actions .btn{width:100%;height:44px;padding:0 10px;font-size:12px}.report{padding-bottom:3px;overflow-x:auto}.report-header{border-radius:11px;min-width:700px;min-height:64px;padding:13px 16px}.report-header p{font-size:15px}.report-header p+p{font-size:11px}.report-table{min-width:850px}.report-table thead th,.report-table tbody td{height:50px;padding:0 13px;font-size:12px}.report>h3{font-size:17px;margin:19px 0 12px!important}}@media (max-width:400px){.report-page{padding-left:8px;padding-right:8px}.report-page .title{font-size:20px}.filter-box{padding:13px}.filter-actions{grid-template-columns:1fr}.filter-actions .btn{height:43px}}.report-page ::-webkit-scrollbar{width:6px;height:7px}.report-page ::-webkit-scrollbar-track{background:#1446640a;border-radius:10px}.report-page ::-webkit-scrollbar-thumb{background:#1f648238;border-radius:10px}.report-page ::-webkit-scrollbar-thumb:hover{background:#1f648257}.report-page ::selection{color:#0b3d5f;background:#1470962e}@media print{.report-page{width:100%;min-height:auto;margin:0;padding:0;background:#fff!important}.report-page>.title,.filter-box,.report-header,.report>h3,.report>.report-table{display:none!important}.print-only{width:100%;margin:0;padding:0;display:block!important}.print-slip{box-sizing:border-box;color:#1e293b;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:10mm 12mm;font-family:Arial,Helvetica,sans-serif}.print-slip .header{border-bottom:2px solid #0f4c81;justify-content:space-between;align-items:center;gap:10mm;min-height:35mm;padding-bottom:4mm;display:flex}.print-slip .header>div{text-align:center;flex:1}.print-slip .header h1{color:#0f4c81;letter-spacing:.5px;margin:0 0 1.5mm;font-size:24px;font-weight:800}.print-slip .header p{color:#475569;margin:1mm 0;font-size:10.5px}.print-slip .logo{object-fit:contain;flex-shrink:0;width:35mm;height:35mm}.print-slip>hr{border:none;border-top:1px solid #cbd5e1;margin:4mm 0}.print-slip>h3{color:#0f4c81;text-align:center;margin:3mm 0 2mm;font-size:17px;font-weight:800}.print-slip>p{color:#64748b;text-align:center;margin:0 0 4mm;font-size:10.5px}.print-slip .report-table{border-collapse:collapse;width:100%;min-width:0;box-shadow:none;table-layout:fixed;border:1px solid #cbd5e1;border-radius:0;margin:0 0 4mm}.print-slip .report-table thead th{color:#0f4c81;text-align:center;background:#eff6fb;border:1px solid #cbd5e1;height:auto;padding:2.5mm 2mm;font-size:9px;font-weight:800}.print-slip .report-table tbody td{color:#334155;text-align:center;white-space:normal;text-overflow:clip;word-break:break-word;border:1px solid #cbd5e1;height:auto;padding:2.5mm 2mm;font-size:8.5px;font-weight:500;overflow:visible}.print-slip .report-table tbody td:first-child{text-align:left;color:#1e3f59;padding-left:2mm;font-weight:700}.print-slip h4{text-align:right;color:#0f4c81;background:#f8fafc;border:1px solid #cbd5e1;margin:3mm 0;padding:2.5mm 3mm;font-size:12px;font-weight:800}.print-slip .report-table:last-child{margin-bottom:0}@page{size:A4;margin:0}}.xray-container{box-sizing:border-box;color:#243447;width:100%;max-width:1250px;margin:0 auto;padding:20px 24px 35px}.xray-header{border-bottom:2px solid #dbe7f0;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:12px;display:flex}.xray-header-icon{background:#e8f3fa;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.xray-header h2{color:#0b3558;margin:0;font-size:24px;font-weight:700;line-height:1.2}.xray-header p{color:#718096;margin:4px 0 0;font-size:12px;line-height:1.4}.xray-row{align-items:flex-end;gap:14px;margin-bottom:13px;display:flex}.xray-field{flex:1;min-width:0}.xray-field.small-field{flex:0 0 190px}.xray-field.wide-field{flex:1.8}.xray-field label,.xray-search-field label{color:#334e68;margin-bottom:5px;font-size:12px;font-weight:700;line-height:1.2;display:block}.xray-field input,.xray-field select,.xray-search-field input,.history-search input{box-sizing:border-box;color:#243447;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:42px;padding:7px 11px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.xray-field input:hover,.xray-field select:hover,.xray-search-field input:hover,.history-search input:hover{border-color:#aebdca}.xray-field input::placeholder,.xray-search-field input::placeholder,.history-search input::placeholder{color:#9aa7b4}.xray-field input:focus,.xray-field select:focus,.xray-search-field input:focus,.history-search input:focus{border-color:#2780b9;box-shadow:0 0 0 2px #2780b91a}.payment-row{margin-top:2px;margin-bottom:13px}.payment-row .xray-field:first-child select{background:#f8fbfd;font-weight:600}.xray-search-field{flex:1;min-width:0;position:relative}.xray-search-field input{width:100%}.search-results{z-index:1000;background:#fff;border:1px solid #cbd5e1;border-radius:7px;max-height:230px;position:absolute;top:67px;left:0;right:0;overflow-y:auto;box-shadow:0 8px 22px #00000024}.search-result-item{text-align:left;color:#334e68;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #edf2f7;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:background .15s;display:block}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f1f7fb}.search-result-item strong{color:#0b3558;font-weight:700}.no-result{color:#718096;text-align:left;padding:12px;font-size:13px}.selected-patient{background:#f5f9fc;border:1px solid #dbe7f0;border-radius:7px;grid-template-columns:1fr 1fr 1.6fr 1.1fr 1.2fr 1.5fr;gap:10px;margin-bottom:15px;padding:11px 13px;display:grid}.selected-patient>div{flex-direction:column;gap:3px;min-width:0;display:flex}.selected-patient span{color:#718096;text-transform:uppercase;letter-spacing:.25px;font-size:10px;font-weight:700}.selected-patient strong{color:#0b3558;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.xray-row input[type=number]{appearance:textfield}.xray-row input[type=number]::-webkit-outer-spin-button{margin:0}.xray-row input[type=number]::-webkit-inner-spin-button{margin:0}.xray-bottom{border-top:1px solid #dbe7f0;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding-top:14px;display:flex}.xray-amount{background:#eef8f1;border:1px solid #c9e7d1;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;min-width:250px;padding:9px 15px;display:flex}.xray-amount span{color:#31572c;white-space:nowrap;font-size:13px;font-weight:700}.xray-amount strong{color:#238b45;white-space:nowrap;font-size:20px;font-weight:800}.xray-generate-btn{color:#fff;cursor:pointer;background:#0f78b4;border:none;border-radius:6px;min-width:230px;height:44px;padding:0 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s}.xray-generate-btn:hover{background:#0b5f91;box-shadow:0 4px 10px #0f78b433}.xray-generate-btn:active{transform:translateY(1px)}.xray-generate-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.xray-history{border-top:2px solid #dbe7f0;margin-top:28px;padding-top:18px}.xray-history-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.xray-history-header h3{color:#0b3558;margin:0;font-size:18px;font-weight:700}.xray-history-header p{color:#718096;margin:4px 0 0;font-size:11px}.history-search{flex-shrink:0;width:320px}.history-search input{height:40px}.xray-history-table-wrapper{background:#fff;border:1px solid #dbe7f0;border-radius:8px;width:100%;overflow-x:auto;box-shadow:0 2px 7px #0000000a}.xray-history-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:950px}.xray-history-table thead th{color:#fff;text-align:left;white-space:nowrap;background:#0b3558;border-right:1px solid #ffffff1a;padding:11px 10px;font-size:11px;font-weight:700}.xray-history-table thead th:last-child{border-right:none}.xray-history-table tbody td{color:#334e68;vertical-align:middle;border-bottom:1px solid #edf2f7;padding:10px;font-size:12px}.xray-history-table tbody tr:last-child td{border-bottom:none}.xray-history-table tbody tr:hover{background:#f8fbfd}.xray-history-table td strong{color:#0b3558;font-size:12px;font-weight:700}.xray-history-table td small{color:#718096;margin-top:3px;font-size:10px;display:block}.xray-history-table td:first-child,.xray-history-table td:nth-child(2){white-space:nowrap}.xray-history-table td:nth-child(5){min-width:130px;font-weight:600}.xray-history-table td:nth-child(7){color:#238b45;white-space:nowrap;font-weight:700}.history-empty{color:#718096!important;text-align:center!important;padding:25px!important;font-size:13px!important}.history-print-btn{color:#0f78b4;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #0f78b4;border-radius:5px;height:34px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:700;transition:background .2s,color .2s,border-color .2s}.history-print-btn:hover{color:#fff;background:#0f78b4;border-color:#0f78b4}@media (max-width:1000px){.xray-container{padding:18px 18px 30px}.xray-row{flex-wrap:wrap}.xray-field.small-field{flex:0 0 180px}.xray-search-field{flex:400px}.selected-patient{grid-template-columns:1fr 1fr 1.5fr 1fr}.xray-history-header{flex-direction:column;align-items:stretch}.history-search{width:100%}}@media (max-width:760px){.xray-container{padding:16px 14px 28px}.xray-header h2{font-size:21px}.xray-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:11px;display:grid}.xray-field,.xray-field.small-field,.xray-field.wide-field,.xray-search-field{flex:none;width:100%;min-width:0}.xray-search-field{grid-column:span 1}.selected-patient{grid-template-columns:1fr 1fr;gap:9px;padding:10px}.xray-bottom{flex-direction:column;align-items:stretch;gap:10px}.xray-amount{box-sizing:border-box;width:100%}.xray-generate-btn{width:100%;min-width:0}.xray-history{margin-top:24px}}@media (max-width:600px){.xray-container{padding:14px 12px 25px}.xray-header{gap:9px;margin-bottom:15px;padding-bottom:11px}.xray-header-icon{border-radius:8px;width:40px;height:40px;font-size:21px}.xray-header h2{font-size:19px}.xray-header p{font-size:10px}.xray-row{grid-template-columns:1fr;gap:10px;margin-bottom:10px;display:grid}.xray-search-field{grid-column:auto}.xray-field input,.xray-field select,.xray-search-field input{height:42px;font-size:13px}.selected-patient{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:13px;padding:9px}.selected-patient span{font-size:9px}.selected-patient strong{font-size:11px}.search-results{max-height:200px;top:67px}.search-result-item{padding:10px;font-size:12px}.payment-row{margin-bottom:10px}.xray-amount{min-width:0;padding:10px 12px}.xray-amount span{font-size:12px}.xray-amount strong{font-size:18px}.xray-generate-btn{height:44px;font-size:13px}.xray-history{margin-top:22px;padding-top:15px}.xray-history-header h3{font-size:16px}.xray-history-header p{font-size:10px}.history-search input{height:40px;font-size:12px}.xray-history-table{min-width:900px}}@media (max-width:380px){.xray-container{padding-left:9px;padding-right:9px}.xray-header h2{font-size:18px}.xray-header p{font-size:9px}.selected-patient{grid-template-columns:1fr}.xray-amount{flex-direction:column;align-items:flex-start;gap:4px}.xray-amount strong{font-size:18px}.history-print-btn{padding:0 10px}}.admission-container{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:20px}.admission-header{background:#0b3558;border-radius:12px;width:100%;margin-bottom:20px;box-shadow:0 4px 14px #0000001f}.admission-header-content{box-sizing:border-box;align-items:center;gap:14px;min-height:82px;padding:16px 24px;display:flex}.admission-icon{background:#ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.admission-header h2{color:#fff;margin:0;font-size:25px;font-weight:700;line-height:1.2}.admission-header p{color:#dbe8f2;margin:5px 0 0;font-size:15px;font-weight:400;line-height:1.4}.admission-card{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:24px;box-shadow:0 3px 14px #0b355814}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px 18px;display:grid}.form-group{flex-direction:column;min-width:0;display:flex;position:relative}.payment-type-group select{color:#0b3558!important;background:#eef5fa!important;border:1.5px solid #0b3558!important;font-size:15px!important;font-weight:700!important;box-shadow:0 2px 7px #0b35581a!important}.payment-type-group select:hover{background:#e8f1f7!important;border-color:#082b49!important}.payment-type-group select:focus{background:#fff!important;border-color:#0b3558!important;box-shadow:0 0 0 3px #0b35581f!important}.form-group label{color:#334155;letter-spacing:.1px;margin-bottom:7px;line-height:1.3;display:block;font-size:14px!important;font-weight:600!important}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;margin:0;font-family:inherit;font-size:15px;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}.form-group input{height:44px!important;min-height:44px!important;padding:0 13px!important;line-height:44px!important}.form-group select{appearance:auto;cursor:pointer;vertical-align:middle!important;height:44px!important;min-height:44px!important;padding:0 40px 0 13px!important;line-height:42px!important}.form-group select option{font-size:14px;font-weight:400;line-height:normal}.form-group input[type=date],.form-group input[type=time]{font-weight:500;height:44px!important;min-height:44px!important;padding:0 10px 0 13px!important;font-size:15px!important;line-height:normal!important;display:block!important}.form-group input[type=date]::-webkit-datetime-edit{align-items:center;height:42px;padding:0;display:flex}.form-group input[type=time]::-webkit-datetime-edit{align-items:center;height:42px;padding:0;display:flex}.form-group input[type=date]::-webkit-datetime-edit-fields-wrapper{align-items:center;display:flex}.form-group input[type=time]::-webkit-datetime-edit-fields-wrapper{align-items:center;display:flex}.form-group input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:42px}.form-group input[type=time]::-webkit-date-and-time-value{text-align:left;min-height:42px}.form-group input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;margin:0;padding:0}.form-group input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;margin:0;padding:0}.form-group textarea{resize:vertical;min-height:86px;padding:10px 13px;font-size:15px;font-weight:500;line-height:1.5}.form-group input[readonly]{color:#475569;cursor:default;background:#f8fafc;font-weight:500}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{color:#64748b;cursor:not-allowed;opacity:1;background:#f1f5f9}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0b3558;box-shadow:0 0 0 3px #0b35581a}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8;font-size:13px;font-weight:400}.search-group{z-index:50}.patient-search-list{z-index:9999;background:#fff;border:1px solid #cbd5e1;border-radius:8px;max-height:240px;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #00000024}.patient-search-item{color:#334155;cursor:pointer;border-bottom:1px solid #edf1f5;padding:11px 14px;font-size:14px;font-weight:400;line-height:1.45}.patient-search-item strong{color:#0b3558;font-weight:700}.insurance-section{box-sizing:border-box;background:#f7fbff;border:1px solid #c8dbe9;border-radius:12px;grid-column:1/-1;width:100%;padding:20px}.insurance-section-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.insurance-section-title>span{background:#e3f0f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:23px;display:flex}.insurance-section-title h3{color:#0b3558;margin:0;font-size:20px;font-weight:700;line-height:1.25}.insurance-section-title p{color:#64748b;margin:4px 0 0;font-size:14px;font-weight:400;line-height:1.4}.insurance-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px 18px;display:grid}.insurance-full-width{grid-column:1/-1}.insurance-section .form-group label{color:#334155;margin-bottom:7px;font-size:14px!important;font-weight:600!important}.btn-row{border-top:1px solid #e7edf2;justify-content:center;margin-top:28px;padding-top:20px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:8px;min-width:220px;height:48px;padding:0 28px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .2s,opacity .2s}.save-btn:hover:not(:disabled){opacity:.94;transform:translateY(-1px)}@media (max-width:1100px){.form-grid,.insurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.admission-container{padding:12px}.admission-header-content{min-height:auto;padding:15px}.admission-header h2{font-size:21px}.admission-header p{font-size:13px}.admission-card{padding:16px}.form-grid,.insurance-grid{grid-template-columns:1fr;gap:16px}.full-width,.insurance-full-width{grid-column:auto}.form-group label,.insurance-section .form-group label{font-size:14px!important;font-weight:600!important}.form-group input,.form-group select,.form-group textarea{font-size:14px}.insurance-section{padding:15px}.insurance-section-title h3{font-size:18px}.save-btn{width:100%}}.selected-bed-details{align-items:stretch;gap:12px;width:100%;min-height:62px;display:flex}.selected-bed-item{box-sizing:border-box;background:#f8fafc;border:1px solid #d7e0e8;border-radius:8px;flex-direction:column;flex:1;justify-content:center;gap:5px;padding:10px 14px;display:flex}.selected-bed-item span{color:#64748b;font-size:13px;font-weight:600}.selected-bed-item strong{color:#0b3558;white-space:nowrap;font-size:16px;font-weight:700}.print-admission-wrapper{box-sizing:border-box;background:#e5e7eb;width:100%;min-height:100vh;padding:20px}.print-page{color:#1e293b;box-sizing:border-box;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:9mm 10mm 8mm;font-family:Arial,Helvetica,sans-serif;box-shadow:0 4px 18px #0f172a29}.print-header{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:110px;padding:0 5px 8px;display:flex;position:relative}.header-logo-box{box-sizing:border-box;border-right:1px solid #64748b;justify-content:flex-start;align-items:center;width:235px;height:82px;padding-right:18px;display:flex;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.print-logo{object-fit:contain;display:block;width:210px!important;max-width:210px!important;height:auto!important;max-height:80px!important}.hospital-details{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;margin-left:55px!important;padding-left:38px!important;padding-right:0!important}.hospital-name{color:#123d70;letter-spacing:1.8px;text-align:center;font-size:28px;font-weight:800;line-height:1.15}.hospital-subtitle{color:#1e293b;text-align:center;margin-top:5px;font-size:12px;font-weight:700;line-height:1.35}.hospital-address{color:#475569;text-align:center;margin-top:6px;font-size:10px;font-weight:500;line-height:1.35}.hospital-contact{color:#475569;text-align:center;margin-top:3px;font-size:9.5px;line-height:1.35}.hospital-email{color:#475569;text-align:center;margin-top:2px;font-size:9px;line-height:1.35}.header-line{box-sizing:border-box;background:#123d70;width:100%;height:2px;margin:0}.print-title{text-align:center;color:#123d70;letter-spacing:1.8px;box-sizing:border-box;background:#f8fafc;border:1px solid #b8c7d9;width:100%;margin:10px 0 8px;padding:7px 10px;font-size:16px;font-weight:800;line-height:1.3}.print-section{box-sizing:border-box;break-inside:avoid;page-break-inside:avoid;border:1px solid #b8c7d9;width:100%;margin-bottom:7px}.section-heading{color:#123d70;letter-spacing:.6px;box-sizing:border-box;background:#f1f5f9;border-bottom:1px solid #b8c7d9;width:100%;margin:0;padding:6px 10px;font-size:10px;font-weight:800;line-height:1.35;text-align:left!important}.print-info-table{border-collapse:collapse;table-layout:fixed;box-sizing:border-box;width:100%;margin:0}.print-info-table td{color:#1e293b;vertical-align:middle;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box;border-bottom:1px solid #b8c7d9;border-right:1px solid #b8c7d9;padding:5px 8px;font-size:9px;line-height:1.35}.print-info-table tr:last-child td{border-bottom:none}.print-info-table td:last-child{border-right:none}.print-label{background:#f8fafc;width:18%;font-weight:700;color:#334155!important}.print-value{color:#1e293b;background:#fff;width:32%;font-weight:500}.strong-value{color:#123d70!important;font-weight:800!important}.print-text-box{color:#334155;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box;min-height:34px;padding:7px 10px;font-size:9px;line-height:1.5}.billing-print-table{margin:0}.total-label{color:#123d70!important;background:#eff6ff!important;font-weight:800!important}.total-value{color:#123d70!important;background:#eff6ff!important;font-size:10px!important;font-weight:800!important}.print-signature-row{box-sizing:border-box;break-inside:avoid;page-break-inside:avoid;justify-content:space-between;align-items:flex-end;width:100%;margin-top:24px;display:flex}.print-signature{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:38%;display:flex}.print-signature:first-child{margin-left:0}.print-signature:last-child{margin-right:0}.signature-space{width:100%;height:58px}.signature-line{border-top:1px solid #475569;width:100%;height:0}.signature-text{color:#334155;text-align:center;margin-top:6px;font-size:9px;font-weight:700}.print-footer{text-align:center;color:#64748b;box-sizing:border-box;break-inside:avoid;page-break-inside:avoid;border-top:1.5px solid #123d70;width:100%;margin-top:12px;padding-top:7px;font-size:8px;line-height:1.55}.print-footer strong{color:#123d70;letter-spacing:.3px;margin-top:3px;font-size:9px;font-weight:800;display:block}.print-section table,.print-section tr,.print-section td{break-inside:avoid;page-break-inside:avoid}@media (max-width:900px){.print-admission-wrapper{padding:10px}.print-page{width:100%;min-height:auto;box-shadow:none;padding:18px}.header-logo-box{width:190px;left:5px}.print-logo{width:170px!important;max-width:170px!important}.hospital-name{font-size:24px}}@media (max-width:600px){.print-admission-wrapper{padding:0}.print-page{padding:10px 7px}.print-header{min-height:75px;padding-bottom:6px}.header-logo-box{width:115px;height:55px;padding-right:6px;left:3px}.print-logo{width:105px!important;max-width:105px!important;max-height:48px!important}.hospital-name{letter-spacing:.6px;font-size:16px}.hospital-subtitle{margin-top:3px;font-size:7px}.hospital-address{margin-top:3px;font-size:6.2px}.hospital-contact,.hospital-email{margin-top:2px;font-size:6px}.print-title{margin:7px 0;padding:5px;font-size:11px}.print-section{margin-bottom:5px}.section-heading{padding:5px 6px;font-size:7.5px}.print-info-table td{padding:4px 3px;font-size:6.5px}.print-text-box{min-height:28px;padding:5px 6px;font-size:6.8px}.print-signature-row{margin-top:15px}.print-signature{width:42%}.signature-space{height:35px}.signature-text{font-size:6.8px}.print-footer{margin-top:8px;font-size:6.5px}.print-footer strong{font-size:7px}}@page{size:A4 portrait;margin:0}@media print{html,body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;width:210mm!important;margin:0!important;padding:0!important}.admission-container>.admission-header,.admission-container>.admission-card{display:none!important}.print-admission-wrapper{visibility:visible!important;z-index:999999!important;background:#fff!important;width:210mm!important;min-width:210mm!important;min-height:297mm!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;top:0!important;left:0!important}#printArea,.print-page{visibility:visible!important;width:210mm!important;min-width:210mm!important;min-height:297mm!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;margin:0!important;padding:9mm 10mm 8mm!important;display:block!important}#printArea *{visibility:visible!important}.print-header{justify-content:center!important;align-items:center!important;width:100%!important;min-height:110px!important;display:flex!important;position:relative!important}.header-logo-box{border-right:1px solid #64748b!important;width:235px!important;height:82px!important;padding-right:18px!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.print-logo{width:210px!important;max-width:210px!important;height:auto!important;max-height:80px!important;display:block!important}.hospital-details{text-align:center!important;box-sizing:border-box!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;width:auto!important;margin-left:55px!important;padding-left:38px!important;padding-right:0!important;display:flex!important}.hospital-name{text-align:center!important;font-size:28px!important}.hospital-subtitle{text-align:center!important;font-size:12px!important}.hospital-address{text-align:center!important;font-size:10px!important}.hospital-contact{text-align:center!important;font-size:9.5px!important}.hospital-email{text-align:center!important;font-size:9px!important}.print-header,.print-section,.print-signature-row,.print-footer{break-inside:avoid!important;page-break-inside:avoid!important}.print-signature-row{justify-content:space-between!important;align-items:flex-end!important;width:100%!important;margin-top:24px!important;display:flex!important}.print-signature{flex-direction:column!important;align-items:center!important;width:38%!important;display:flex!important}.signature-space{height:58px!important}.signature-line{border-top:1px solid #475569!important;width:100%!important}}.bed-transfer-page{box-sizing:border-box;width:100%;padding:10px}.bed-transfer-header{background:#fff;border:1px solid #e2eaf0;border-top:4px solid #0b3558;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:20px 24px;display:flex;box-shadow:0 2px 10px #00000012}.bed-transfer-header h2{color:#0b3558;margin:0;font-size:25px;font-weight:700}.bed-transfer-header p{color:#687888;margin:6px 0 0;font-size:14px}.bed-back-btn{color:#0b3558;cursor:pointer;background:#fff;border:1px solid #0b3558;border-radius:7px;min-width:110px;height:42px;font-size:14px;font-weight:600;transition:all .2s}.bed-back-btn:hover{color:#fff;background:#0b3558;transform:translateY(-1px)}.bed-patient-card{box-sizing:border-box;background:#fff;border:1px solid #e2eaf0;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;padding:20px;display:grid;box-shadow:0 2px 10px #00000012}.bed-patient-card>div{background:#f7fafc;border:1px solid #e6edf2;border-radius:9px;flex-direction:column;gap:7px;min-width:0;padding:14px 16px;display:flex}.bed-patient-card span{color:#71808d;font-size:12px;font-weight:600}.bed-patient-card strong{color:#0b3558;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.bed-transfer-card{box-sizing:border-box;background:#fff;border:1px solid #e2eaf0;border-top:4px solid #0b3558;border-radius:12px;margin-bottom:20px;padding:22px;box-shadow:0 2px 10px #00000012}.bed-card-title{border-bottom:1px solid #e8edf1;margin-bottom:20px;padding-bottom:16px}.bed-card-title h3{color:#0b3558;margin:0;font-size:19px;font-weight:700}.bed-card-title p{color:#687888;margin:7px 0 0;font-size:13px}.bed-card-title p strong{color:#0b3558}.bed-transfer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.bed-transfer-grid .form-group{flex-direction:column;min-width:0;display:flex}.bed-transfer-grid .form-group label{color:#30485e;margin-bottom:7px;font-size:13px;font-weight:600}.bed-transfer-grid input,.bed-transfer-grid select,.bed-transfer-grid textarea{color:#263746;box-sizing:border-box;background:#fff;border:1px solid #d7e0e7;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:14px}.bed-transfer-grid input,.bed-transfer-grid select{height:42px;padding:0 12px}.bed-transfer-grid textarea{resize:vertical;min-height:88px;padding:10px 12px;line-height:1.5}.bed-transfer-grid input:focus,.bed-transfer-grid select:focus,.bed-transfer-grid textarea:focus{border-color:#0b3558;box-shadow:0 0 0 2px #0b355814}.bed-transfer-grid select:disabled{color:#8996a3;cursor:not-allowed;background:#f1f4f6}.bed-full-width{grid-column:1/-1}.bed-transfer-actions{border-top:1px solid #e8edf1;justify-content:flex-end;margin-top:22px;padding-top:18px;display:flex}.bed-transfer-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:7px;min-width:170px;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s}.bed-transfer-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.bed-transfer-btn:disabled{opacity:.6;cursor:not-allowed}.bed-history-card{background:#fff;border:1px solid #e2eaf0;border-top:4px solid #0b3558;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #00000012}.bed-history-heading{border-bottom:1px solid #e8edf1;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;display:flex}.bed-history-heading h3{color:#0b3558;margin:0;font-size:19px;font-weight:700}.bed-history-heading span{color:#0b3558;white-space:nowrap;background:#eef5fa;border-radius:15px;padding:6px 11px;font-size:12px;font-weight:600}.bed-history-table-wrapper{width:100%;overflow-x:auto}.bed-history-table-wrapper table{border-collapse:collapse;width:100%;min-width:850px}.bed-history-table-wrapper th{color:#0b3558;text-align:left;white-space:nowrap;background:#f3f7fa;border-bottom:1px solid #e2eaf0;padding:13px 14px;font-size:13px;font-weight:700}.bed-history-table-wrapper td{color:#455766;vertical-align:middle;border-bottom:1px solid #edf1f4;padding:13px 14px;font-size:13px}.bed-history-table-wrapper td strong{color:#0b3558;font-weight:700}.bed-history-table-wrapper tbody tr:hover{background:#f9fbfc}.bed-history-table-wrapper tbody tr:last-child td{border-bottom:none}.bed-empty{text-align:center;color:#8996a3!important;padding:30px!important}.bed-transfer-message{text-align:center;color:#687888;background:#fff;border:1px solid #e2eaf0;border-radius:12px;padding:35px 20px;font-size:15px;font-weight:600;box-shadow:0 2px 10px #00000012}@media (max-width:1200px){.bed-patient-card,.bed-transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.bed-transfer-page{padding:8px}.bed-transfer-header{flex-direction:column;align-items:flex-start}.bed-back-btn{width:100%}.bed-patient-card,.bed-transfer-grid{grid-template-columns:1fr}.bed-full-width{grid-column:auto}.bed-transfer-actions{justify-content:stretch}.bed-transfer-btn{width:100%}}@media (max-width:550px){.bed-transfer-page{padding:5px}.bed-transfer-header{padding:18px}.bed-transfer-header h2{font-size:21px}.bed-transfer-header p{font-size:13px}.bed-transfer-card{padding:18px}.bed-patient-card{gap:12px;padding:14px}.bed-patient-card>div{padding:12px}.bed-history-heading{flex-direction:column;align-items:flex-start}.bed-history-heading h3{font-size:17px}}.admitted-container{box-sizing:border-box;width:100%;max-width:100%}.admitted-page-header{box-sizing:border-box;background:#fff;border:1px solid #dbe4ee;border-left:4px solid #0f4c81;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin:0 0 18px;padding:16px 20px;display:flex;box-shadow:0 3px 12px #0f4c810f}.admitted-page-header-content{align-items:center;gap:13px;min-width:0;display:flex}.admitted-page-icon{background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.admitted-page-header h2{color:#0f4c81;margin:0;font-size:25px;font-weight:700;line-height:1.2}.admitted-page-header p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.3}.admitted-page-count{color:#0f4c81;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.search-row{box-sizing:border-box;align-items:center;width:100%;margin:0 0 18px;display:flex}.search-row input{color:#334155;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:40px;padding:0 13px;font-size:13px;transition:border-color .18s,box-shadow .18s}.search-row input::placeholder{color:#94a3b8}.search-row input:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d214}.table-wrapper{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow:auto visible}.admitted-table{border-collapse:collapse;border-spacing:0;background:#fff;width:100%;min-width:1050px}.admitted-table th:first-child,.admitted-table td:first-child,.admitted-table th:nth-child(2),.admitted-table td:nth-child(2){width:11%}.admitted-table th:nth-child(3),.admitted-table td:nth-child(3){width:17%}.admitted-table th:nth-child(4),.admitted-table td:nth-child(4){width:15%}.admitted-table th:nth-child(5),.admitted-table td:nth-child(5){width:16%}.admitted-table th:nth-child(6),.admitted-table td:nth-child(6){width:8%}.admitted-table th:nth-child(7),.admitted-table td:nth-child(7){width:14%}.admitted-table th:nth-child(8),.admitted-table td:nth-child(8){width:8%}.admitted-table thead th{color:#0f4c81;text-align:left;vertical-align:middle;white-space:nowrap;box-sizing:border-box;background:#f1f5f9;border-bottom:1px solid #dbe3ec;border-right:1px solid #e5e7eb;height:46px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.2}.admitted-table thead th:last-child{text-align:center;border-right:none}.admitted-table tbody td{color:#334155;text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;background:#fff;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;height:48px;padding:10px 12px;font-size:13px;line-height:1.2;overflow:hidden}.admitted-table tbody tr:last-child td{border-bottom:none}.admitted-table tbody td:last-child{text-align:center;border-right:none}.admitted-table tbody tr:hover td{background:#f8fbff}.admitted-table .ipd-number{color:#0f4c81;font-weight:700}.admitted-table .uhid-number{color:#1976d2;font-weight:600}.admitted-table .patient-name{color:#1e293b;font-weight:700}.admitted-table .admission-date{color:#475569;font-size:12px}.admitted-table .action-cell{text-align:center;padding:7px 8px;overflow:visible}.menu-container{justify-content:center;align-items:center;width:100%;display:flex}.more-btn{color:#fff;cursor:pointer;background:#475569;border:none;border-radius:7px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;margin:0;padding:0;font-size:22px;font-weight:600;line-height:1;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.more-btn:hover{background:#334155;transform:translateY(-1px);box-shadow:0 3px 8px #0f172a26}.dropdown-menu{z-index:9999999;box-sizing:border-box;background:#fff;border:1px solid #dbe3ec;border-radius:8px;width:190px;padding:5px;animation:.16s admittedDropdownFade;position:fixed;box-shadow:0 10px 25px #0f172a29}.dropdown-menu button{color:#334155;text-align:left;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;min-height:38px;padding:0 11px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.dropdown-menu button:hover{color:#0f4c81;background:#f1f5f9}@keyframes admittedDropdownFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.admitted-table .table-message{color:#94a3b8;border-right:none;height:70px;padding:20px;font-size:13px;text-align:center!important}@media (max-width:900px){.admitted-page-header h2{font-size:23px}.admitted-page-header p{font-size:12px}.admitted-table{min-width:980px}.admitted-table thead th,.admitted-table tbody td{padding:9px;font-size:12px}}@media (max-width:600px){.admitted-container{padding:5px}.admitted-page-header{gap:8px;margin-bottom:15px;padding:13px 14px}.admitted-page-header-content{gap:9px}.admitted-page-icon{width:38px;height:38px;font-size:19px}.admitted-page-header h2{font-size:20px}.admitted-page-header p{font-size:11px}.admitted-page-count{min-height:32px;padding:0 9px;font-size:11px}.search-row{margin-bottom:14px}.search-row input{height:38px;font-size:12px}.admitted-table{min-width:950px}.admitted-table thead th{height:42px;padding:8px;font-size:11px}.admitted-table tbody td{height:44px;padding:8px;font-size:11px}.more-btn{width:30px;min-width:30px;height:30px;min-height:30px;font-size:20px}.dropdown-menu{width:185px}.dropdown-menu button{min-height:37px;font-size:13px}}@media (max-width:400px){.admitted-page-header h2{font-size:18px}.admitted-page-header p{font-size:10px}.admitted-page-count{padding:0 7px;font-size:10px}}.admitted-container .admitted-page-header{background:#0b3558;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:76px;margin:0 0 18px;padding:12px 20px;display:flex;overflow:hidden;box-shadow:0 4px 14px #0b355824}.admitted-container .admitted-page-header-content{flex:1;justify-content:flex-start;align-items:center;gap:13px;min-width:0;display:flex}.admitted-container .admitted-page-icon{background:#ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:23px;line-height:1;display:flex}.admitted-container .admitted-page-header-content>div:last-child{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex}.admitted-container .admitted-page-header h2{color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:24px;font-weight:700;line-height:1.2;overflow:hidden}.admitted-container .admitted-page-header p{color:#dbe8f2;text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.35;overflow:hidden}.admitted-container .admitted-page-count{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:max-content;padding:8px 13px;font-size:13px;font-weight:700;line-height:1;display:flex}@media (max-width:900px){.admitted-container .admitted-page-header{min-height:72px;padding:12px 16px}.admitted-container .admitted-page-header h2{font-size:22px}.admitted-container .admitted-page-header p{font-size:12px}}@media (max-width:600px){.admitted-container .admitted-page-header{gap:10px;min-height:68px;padding:10px 12px}.admitted-container .admitted-page-header-content{gap:10px}.admitted-container .admitted-page-icon{border-radius:8px;width:38px;min-width:38px;height:38px;font-size:20px}.admitted-container .admitted-page-header h2{font-size:19px}.admitted-container .admitted-page-header p{margin-top:3px;font-size:11px}.admitted-container .admitted-page-count{padding:7px 9px;font-size:11px}}@media (max-width:420px){.admitted-container .admitted-page-header{gap:8px;padding:9px 10px}.admitted-container .admitted-page-icon{width:35px;min-width:35px;height:35px;font-size:18px}.admitted-container .admitted-page-header h2{font-size:17px}.admitted-container .admitted-page-header p{font-size:10px}.admitted-container .admitted-page-count{padding:6px 7px;font-size:10px}}.ipd-insurance-page{box-sizing:border-box;background:#f5f7fa;width:100%;min-height:calc(100vh - 70px);padding:24px}.insurance-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.insurance-page-header h1{color:#0b3558;margin:0;font-size:28px;font-weight:700}.insurance-page-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.insurance-back-btn{color:#0b3558;cursor:pointer;background:#fff;border:1px solid #d7dee7;border-radius:7px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.insurance-back-btn:hover{background:#eef4f8}.insurance-card{background:#fff;border:1px solid #e1e7ed;border-radius:10px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 7px #0f2b460d}.insurance-card-header{background:#f8fafc;border-bottom:1px solid #e3e8ee;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.insurance-card-header h2{color:#0b3558;margin:0;font-size:19px;font-weight:700}.insurance-card-header span{color:#7b8794;margin-top:4px;font-size:12px;display:block}.section-badge{color:#0b5a8e;letter-spacing:.5px;background:#e8f1f7;border:1px solid #cddfe9;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700}.preauth-badge{color:#5b43a8;background:#f1edff;border-color:#ddd5fa}.claim-badge{color:#28733c;background:#edf7ef;border-color:#cfe7d4}.insurance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:20px;display:grid}.insurance-field{min-width:0}.insurance-field label{color:#344054;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.insurance-field input,.insurance-field select,.insurance-field textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #cfd7df;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.insurance-field input,.insurance-field select{height:42px}.insurance-field textarea{resize:vertical;min-height:95px}.insurance-field input:focus,.insurance-field select:focus,.insurance-field textarea:focus{border-color:#0b5a8e;box-shadow:0 0 0 3px #0b5a8e14}.insurance-field input::placeholder,.insurance-field textarea::placeholder{color:#a0a8b1}.insurance-full-field{grid-column:1/-1}.insurance-action-bar{justify-content:flex-end;align-items:center;gap:12px;padding:18px 0 5px;display:flex}.insurance-cancel-btn,.insurance-save-btn{cursor:pointer;border:none;border-radius:7px;min-height:42px;padding:0 22px;font-size:14px;font-weight:600;transition:all .2s}.insurance-cancel-btn{color:#475467;background:#fff;border:1px solid #d0d5dd}.insurance-cancel-btn:hover{background:#f2f4f7}.insurance-save-btn{color:#fff;background:#0b3558;box-shadow:0 2px 5px #0b35582e}.insurance-save-btn:hover{background:#082b48}@media (max-width:1100px){.insurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.ipd-insurance-page{padding:14px}.insurance-page-header{flex-direction:column;align-items:flex-start}.insurance-page-header h1{font-size:23px}.insurance-back-btn{width:100%}.insurance-grid{grid-template-columns:1fr;gap:14px;padding:15px}.insurance-full-field{grid-column:auto}.insurance-card-header{align-items:flex-start;padding:15px}.insurance-card-header h2{font-size:17px}.section-badge{flex-shrink:0}.insurance-action-bar{flex-direction:column-reverse;padding-bottom:10px}.insurance-cancel-btn,.insurance-save-btn{width:100%}}@media (max-width:420px){.ipd-insurance-page{padding:10px}.insurance-card-header{flex-direction:column}.section-badge{align-self:flex-start}}.ipd-page-header{box-sizing:border-box;background:#0b3558;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:88px;margin-bottom:20px;padding:18px 22px;display:flex;box-shadow:0 8px 20px #0b35582e}.ipd-page-header-left{align-items:center;gap:14px;min-width:0;display:flex}.ipd-header-page-icon{background:#ffffff1f;border:1px solid #ffffff38;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:23px;display:flex}.ipd-header-back-btn:hover{color:#0b3558;background:#fff;border-color:#fff;transform:translateY(-1px)}.ipd-header-title-box{min-width:0}.ipd-header-title-box h1{color:#fff;margin:0;font-size:24px;font-weight:800;line-height:1.25}.ipd-header-title-box p{color:#cbddeb;margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.45}.ipd-page-header-right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ipd-header-status{white-space:nowrap;box-sizing:border-box;background:#fffffff5;border-radius:22px;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.ipd-header-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ipd-header-status-admitted{color:#15803d}.ipd-header-status-discharged{color:#dc2626}.ipd-header-status-pending{color:#b45309}.ipd-header-status-paid{color:#15803d}.ipd-header-status-due{color:#dc2626}.ipd-header-status-draft{color:#475569}.ipd-header-status-processing{color:#2563eb}@media (max-width:700px){.ipd-page-header{flex-direction:column;align-items:flex-start;gap:14px;padding:17px}.ipd-page-header-left{width:100%}.ipd-page-header-right{justify-content:flex-start;width:100%}.ipd-header-title-box h1{font-size:21px}.ipd-header-title-box p{font-size:12px}}@media (max-width:480px){.ipd-page-header{border-radius:12px;min-height:auto;padding:14px}.ipd-page-header-left{align-items:flex-start;gap:10px}.ipd-header-page-icon{background:#ffffff1f;border:1px solid #ffffff38;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;line-height:1;display:flex}.ipd-header-title-box h1{font-size:19px}.ipd-header-title-box p{margin-top:4px;font-size:11px}.ipd-header-status{min-height:35px;padding:0 13px;font-size:12px}}.ipd-header-page-icon{border-radius:10px;width:42px;height:42px;font-size:21px}.view-admission-page{box-sizing:border-box;color:#1e293b;background:radial-gradient(circle at 100% 0,#bfdbfe73,#0000 32%),linear-gradient(#f8fbff 0%,#f1f5f9 100%);min-height:100vh;padding:24px}.view-workflow-wrapper{width:100%;max-width:1450px;margin:0 auto 18px}.view-screen{width:100%;max-width:1450px;margin:0 auto}.view-page-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.header-left{align-items:center;gap:14px;display:flex}.header-back-btn{color:#0b3558;cursor:pointer;background:#fff;border:1px solid #dbe5ef;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:26px;font-weight:800;line-height:1;transition:all .2s;display:flex;box-shadow:0 4px 14px #0f4c8117}.header-back-btn:hover{color:#fff;background:#0b3558;border-color:#0b3558;transform:translateY(-2px)}.header-title-box,.header-title-content{min-width:0}.header-title-box h1{color:#102f4a;letter-spacing:-.3px;margin:0;font-size:26px;font-weight:850;line-height:1.2}.header-title-box p{color:#6b7c93;margin:5px 0 0;font-size:13px;font-weight:500}.status-badge{letter-spacing:.2px;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 3px 10px #0f172a0d}.status-admitted{color:#15803d;background:#ecfdf3;border-color:#bbf7d0}.status-discharged{color:#dc2626;background:#fff1f2;border-color:#fecaca}.status-dot{background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ffffffa6}.patient-hero{background:linear-gradient(135deg,#eaf4fb 0%,#f4f9fd 52%,#e3eff8 100%);border:1px solid #cbddeb;border-radius:18px;align-items:center;gap:20px;margin-bottom:20px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #0b355814}.patient-hero:before{content:"";pointer-events:none;background:#0b355809;border-radius:50%;width:250px;height:250px;position:absolute;top:-100px;right:-50px}.patient-hero:after{content:"";pointer-events:none;border:1px solid #0b355812;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-110px;right:140px}.patient-avatar{z-index:1;color:#0b3558;background:linear-gradient(145deg,#fff,#e7f1f9);border:3px solid #d8e7f3;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:66px;height:66px;font-size:28px;font-weight:850;display:flex;position:relative;box-shadow:0 6px 16px #0b35581a}.patient-hero-main{z-index:1;flex:1;min-width:0;position:relative}.patient-hero-main h2{color:#0b3558;letter-spacing:-.2px;margin:0 0 13px;font-size:25px;font-weight:850;line-height:1.2}.patient-meta{flex-wrap:wrap;gap:10px;display:flex}.patient-meta span{color:#334e68;background:#ffffffb8;border:1px solid #d5e2ec;border-radius:9px;min-width:90px;padding:8px 11px;font-size:12px;font-weight:700}.patient-meta b{color:#5f7890;text-transform:uppercase;letter-spacing:.7px;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.hero-doctor{z-index:1;border-left:1px solid #c8d9e6;flex-shrink:0;width:315px;padding-left:24px;position:relative}.hero-label{color:#5f7890;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.hero-doctor strong{color:#0b3558;margin-bottom:11px;font-size:15px;font-weight:800;line-height:1.45;display:block}.hero-bed{color:#40576d;background:#ffffffad;border:1px solid #d2e0ea;border-left:3px solid #0b3558;border-radius:8px;margin-top:7px;padding:9px 11px;font-size:11px;font-weight:650;line-height:1.55;display:block}.hero-bed+.hero-bed{margin-top:7px}.view-section{background:#fff;border:1px solid #e1e8f0;border-radius:16px;margin-bottom:18px;padding:0;position:relative;overflow:hidden;box-shadow:0 5px 18px #0f172a0b,0 1px 2px #0f172a06}.section-header{background:linear-gradient(90deg,#fbfdff 0%,#f6f9fc 100%);border-bottom:1px solid #e7edf3;align-items:center;gap:13px;margin:0;padding:16px 20px;display:flex}.section-icon{background:#eff6ff;border:1px solid #dce8f4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:19px;display:flex;box-shadow:0 3px 8px #0f4c810f}.admission-section-icon{background:#e0f2fe;border-color:#bae6fd}.clinical-section-icon{background:#ecfdf5;border-color:#bbf7d0}.finance-section-icon{color:#b45309;background:#fff7ed;border-color:#fed7aa;font-weight:850}.discharge-section-icon{background:#fef2f2;border-color:#fecaca}.section-header h3{color:#102f4a;margin:0;font-size:16px;font-weight:850;line-height:1.3}.section-header p{color:#7a899a;margin:4px 0 0;font-size:11px;font-weight:500}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px 20px 20px;display:grid}.detail-item{box-sizing:border-box;background:#fbfcfe;border:1px solid #e5ebf1;border-radius:11px;min-height:74px;padding:13px 14px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.detail-item:before{content:"";background:#dbeafe;width:3px;height:100%;position:absolute;top:0;left:0}.detail-item:hover{border-color:#cbd9e8;transform:translateY(-1px);box-shadow:0 5px 14px #0f172a0e}.detail-item span{color:#7b8796;text-transform:uppercase;letter-spacing:.45px;margin-bottom:7px;padding-left:5px;font-size:10px;font-weight:800;display:block}.detail-item strong{color:#263648;word-break:break-word;padding-left:5px;font-size:13px;font-weight:750;line-height:1.5;display:block}.detail-wide{grid-column:1/-1}.doctor-text{color:#0b5a8f!important}.detail-item:nth-child(4),.detail-item:nth-child(5),.detail-item:nth-child(6){background:#f8fbfe;border-color:#d7e3ee}.detail-item:nth-child(4):before,.detail-item:nth-child(5):before,.detail-item:nth-child(6):before{background:#0b3558}.detail-item:nth-child(4) strong,.detail-item:nth-child(5) strong,.detail-item:nth-child(6) strong{color:#0b3558}.clinical-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px 20px;display:grid}.clinical-box{background:linear-gradient(#fff 0%,#f9fbfd 100%);border:1px solid #e3eaf0;border-radius:13px;min-height:145px;padding:17px;position:relative;overflow:hidden}.clinical-box:before{content:"";background:linear-gradient(90deg,#0b3558,#60a5fa);width:100%;height:3px;position:absolute;top:0;left:0}.clinical-box span{color:#526577;text-transform:uppercase;letter-spacing:.4px;background:#eef5fb;border-radius:6px;margin-bottom:10px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-block}.clinical-box p{color:#334155;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;font-weight:500;line-height:1.65}.finance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 20px 20px;display:grid}.finance-item{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:13px;padding:17px;position:relative;overflow:hidden}.finance-item:after{content:"";background:#3b82f60d;border-radius:50%;width:85px;height:85px;position:absolute;bottom:-35px;right:-20px}.finance-item span{z-index:1;color:#77869a;text-transform:uppercase;letter-spacing:.4px;margin-bottom:9px;font-size:10px;font-weight:800;display:block;position:relative}.finance-item strong{z-index:1;color:#102f4a;font-size:20px;font-weight:850;position:relative}.finance-item.total{background:linear-gradient(135deg,#eaf4ff,#f4f9ff);border-color:#9ec5ea}.finance-item.total:after{background:#0b355812}.view-actions{background:#ffffffd1;border:1px solid #e1e8ef;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-top:22px;padding:16px;display:flex;box-shadow:0 4px 14px #0f172a0a}.action-right{flex-wrap:wrap;gap:10px;display:flex}.action-btn{cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.action-btn.secondary{color:#34465a;background:#e8eef4}.action-btn.edit{color:#fff;background:linear-gradient(135deg,#f59e0b,#ea9a00);box-shadow:0 5px 12px #f59e0b2e}.action-btn.print{color:#fff;background:linear-gradient(135deg,#0b3558,#124b75);box-shadow:0 5px 12px #0b355829}.action-btn:hover{opacity:.96;transform:translateY(-2px)}.action-btn:active{transform:translateY(0)}.view-loading,.view-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:25px;display:flex}.loading-spinner{border:4px solid #dbeafe;border-top-color:#0b3558;border-radius:50%;width:46px;height:46px;margin-bottom:17px;animation:.8s linear infinite admission-spin}@keyframes admission-spin{to{transform:rotate(360deg)}}.view-error h3,.view-loading h3{color:#102f4a;margin:0 0 8px;font-size:18px;font-weight:850}.view-error p,.view-loading p{color:#6b7c93;margin:0;font-size:13px}.error-icon{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;font-size:25px;font-weight:850;display:flex}.error-back-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:9px;min-height:42px;margin-top:19px;padding:0 18px;font-size:12px;font-weight:800}.print-admission-wrapper{display:none}.print-page{box-sizing:border-box;color:#111827;background:#fff;width:210mm;min-height:297mm;padding:12mm 14mm}.print-header{border-bottom:2px solid #0b3558;justify-content:flex-start;align-items:center;gap:15px;padding-bottom:9px;display:flex}.header-logo-box{flex-shrink:0;justify-content:flex-start;align-items:center;width:76px;display:flex}.print-logo{object-fit:contain;width:68px;height:auto;max-height:68px}.hospital-details{text-align:center;flex:1;padding-right:60px}.hospital-name{color:#0b3558;letter-spacing:.5px;font-size:22px;font-weight:900}.hospital-subtitle{margin-top:2px;font-size:11px;font-weight:700}.hospital-address,.hospital-contact{margin-top:2px;font-size:9px;line-height:1.4}.print-title{color:#0b3558;text-align:center;letter-spacing:.7px;background:#f1f5f9;border:1px solid #0b3558;margin:10px 0;padding:7px;font-size:14px;font-weight:900}.print-info-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:9.5px}.print-info-table td{vertical-align:top;border:1px solid #94a3b8;padding:6px 7px}.print-label{color:#334155;background:#f1f5f9;width:18%;font-weight:800}.print-value{color:#111827;word-break:break-word;width:32%;font-weight:600}.print-doctor{color:#0b3558;font-weight:800}.print-address{line-height:1.4}.print-strong{color:#0b3558;background:#eff6ff;font-weight:900}.print-section{page-break-inside:avoid;margin-top:9px}.print-section h3{color:#fff;background:#0b3558;margin:0;padding:6px 8px;font-size:10px;font-weight:800}.print-section>p{white-space:pre-wrap;border:1px solid #94a3b8;border-top:none;min-height:24px;margin:0;padding:7px 8px;font-size:9.5px;line-height:1.5}.financial-table{margin-top:0}.print-sign-row{page-break-inside:avoid;justify-content:space-between;align-items:flex-end;gap:50px;margin-top:32px;display:flex}.print-sign{text-align:center;width:40%}.signature-space{height:55px}.signature-line{border-top:1px solid #111827;width:100%}.signature-label{color:#111827;margin-top:5px;font-size:9px;font-weight:700}.print-footer{color:#64748b;text-align:center;border-top:1px solid #cbd5e1;margin-top:14px;padding-top:7px;font-size:7.5px;line-height:1.55}.print-footer-hospital{color:#0b3558;margin-top:3px;font-weight:800}@media (max-width:1050px){.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-hero{flex-wrap:wrap}.hero-doctor{border-top:1px solid #c8d9e6;border-left:none;width:100%;min-width:0;padding:17px 0 0}}@media (max-width:900px){.view-admission-page{padding:16px}.finance-grid{grid-template-columns:1fr}}@media (max-width:650px){.view-admission-page{padding:10px}.view-page-header{flex-direction:column;align-items:flex-start;gap:12px}.header-left{width:100%}.header-title-box h1{font-size:20px}.header-title-box p{font-size:11px}.status-badge{align-self:flex-start}.patient-hero{border-radius:15px;align-items:flex-start;gap:14px;padding:17px}.patient-avatar{border-radius:15px;width:55px;height:55px;font-size:23px}.patient-hero-main{flex:none;width:calc(100% - 70px)}.patient-hero-main h2{margin-bottom:10px;font-size:20px}.patient-meta{gap:8px}.patient-meta span{box-sizing:border-box;min-width:calc(50% - 4px);padding:7px 8px;font-size:11px}.hero-doctor{width:100%}.section-header{padding:14px}.section-icon{border-radius:10px;width:39px;height:39px;font-size:17px}.section-header h3{font-size:15px}.details-grid,.clinical-grid{grid-template-columns:1fr;padding:14px}.detail-wide{grid-column:auto}.clinical-box{min-height:120px}.finance-grid{padding:0 14px 14px}.view-actions{flex-direction:column;align-items:stretch;padding:12px}.action-right{grid-template-columns:1fr 1fr;display:grid}.action-btn{width:100%;padding:0 10px;font-size:11px}.print-sign-row{gap:25px}}@page{size:A4 portrait;margin:0}@media print{html,body{background:#fff!important;width:210mm!important;height:auto!important;margin:0!important;padding:0!important}body *{visibility:hidden!important}.print-admission-wrapper,.print-admission-wrapper *{visibility:visible!important}.view-admission-page{background:#fff!important;min-height:auto!important;padding:0!important}.view-workflow-wrapper,.view-screen{display:none!important}.print-admission-wrapper{background:#fff!important;width:210mm!important;min-height:297mm!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:0!important;left:0!important}.print-page{box-sizing:border-box!important;width:210mm!important;min-height:297mm!important;box-shadow:none!important;background:#fff!important;margin:0!important;padding:12mm 14mm!important;display:block!important}.print-section,.print-sign-row,.print-info-table{page-break-inside:avoid!important;break-inside:avoid!important}}.discharged-container{box-sizing:border-box;width:100%;padding:0;overflow-x:hidden}.discharged-page-header{background:#0b3558;border-radius:12px;width:100%;min-height:82px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 14px #0000001f}.discharged-page-header-content{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;padding:16px 24px;display:flex}.discharged-page-header-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.discharged-page-icon{background:#ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:28px;line-height:1;display:flex}.discharged-page-header-text{flex:1;min-width:0}.discharged-page-header-text h2{color:#fff;white-space:nowrap;margin:0;font-size:25px;font-weight:700;line-height:1.2}.discharged-page-header-text p{color:#dbe8f2;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:15px;font-weight:400;line-height:1.4;overflow:hidden}.discharged-page-count{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-height:38px;margin-left:auto;padding:0 15px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}@media (max-width:850px){.discharged-page-header-content{gap:14px;padding:15px 18px}.discharged-page-header-text h2{font-size:22px}.discharged-page-header-text p{font-size:13px}.discharged-page-count{padding:0 12px;font-size:13px}}@media (max-width:700px){.discharged-page-header{min-height:auto}.discharged-page-header-content{flex-wrap:wrap;gap:14px;min-height:auto;padding:15px}.discharged-page-header-left{flex:0 0 100%;width:100%}.discharged-page-icon{width:46px;min-width:46px;height:46px;font-size:26px}.discharged-page-header-text h2{font-size:21px}.discharged-page-header-text p{white-space:normal;text-overflow:initial;font-size:13px;overflow:visible}.discharged-page-count{min-height:36px;margin-left:0}}@media (max-width:380px){.discharged-page-header-content{padding:12px}.discharged-page-header-left{gap:10px}.discharged-page-icon{width:42px;min-width:42px;height:42px;font-size:23px}.discharged-page-header-text h2{font-size:19px}.discharged-page-header-text p{font-size:12px}}.discharged-search-row{margin-bottom:15px}.discharged-search-row input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;width:100%;max-width:420px;height:40px;padding:0 13px;font-size:14px;transition:all .2s}.discharged-search-row input::placeholder{color:#94a3b8}.discharged-search-row input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}.discharged-table-wrapper{background:#fff;border:1px solid #dbe4ee;border-radius:10px;width:100%;overflow:auto visible;box-shadow:0 4px 14px #0f172a0d}.discharged-table-wrapper::-webkit-scrollbar{height:8px}.discharged-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.discharged-table-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}.discharged-table-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}.discharged-table{border-collapse:collapse;width:100%;min-width:1150px}.discharged-table th{color:#0f4c81;text-align:left;white-space:nowrap;letter-spacing:.2px;background:#f1f5f9;border-bottom:2px solid #cbd5e1;border-right:1px solid #e2e8f0;padding:13px 12px;font-size:15px;font-weight:700}.discharged-table th:last-child{border-right:none}.discharged-table td{color:#334155;white-space:nowrap;background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:11px 12px;font-size:14px;font-weight:400}.discharged-table td:last-child{border-right:none}.discharged-table tbody tr:hover td{background:#f8fafc}.discharged-table td:first-child{color:#0f4c81;font-weight:600}.discharged-table td:nth-child(2){color:#1976d2;font-weight:600}.discharged-status{box-sizing:border-box;color:#b91c1c;white-space:nowrap;background:#fee2e2;border:1px solid #fecaca;border-radius:16px;justify-content:center;align-items:center;min-width:88px;height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.discharged-menu-container{justify-content:center;align-items:center;width:36px;height:34px;margin:0 auto;display:flex;position:relative}.discharged-more-btn{color:#fff;cursor:pointer;background:#0f4c81;border:1px solid #0f4c81;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;font-size:20px;font-weight:700;line-height:1;transition:all .2s;display:flex;box-shadow:0 2px 5px #0f4c8133}.discharged-more-btn:hover{color:#fff;background:#083b63;border-color:#083b63;transform:translateY(-1px);box-shadow:0 3px 8px #0f4c8147}.discharged-more-btn:active{transform:scale(.95)}@media (max-width:768px){.discharged-more-btn{border-radius:6px;width:30px;height:30px;font-size:18px}}.discharged-dropdown-menu{box-sizing:border-box;z-index:9999;background:#fff;border:1px solid #dbe4ee;border-radius:9px;width:175px;padding:5px;animation:.15s dischargedDropdownFade;position:absolute;top:39px;right:0;overflow:hidden;box-shadow:0 10px 25px #0f172a29}@keyframes dischargedDropdownFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.discharged-dropdown-menu div{box-sizing:border-box;color:#334155;cursor:pointer;border-bottom:1px solid #f1f5f9;border-radius:6px;align-items:center;min-height:38px;padding:8px 11px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.discharged-dropdown-menu div:last-child{border-bottom:none}.discharged-dropdown-menu div:hover{color:#0f4c81;background:#eff6ff}.discharged-dropdown-menu div:first-child{color:#334155}.discharged-dropdown-menu div:first-child:hover{color:#0f4c81;background:#eff6ff}.discharged-dropdown-menu div:last-child{color:#475569}.discharged-dropdown-menu div:last-child:hover{color:#0f4c81;background:#f8fafc}@media (max-width:768px){.discharged-more-btn{width:31px;height:31px;font-size:19px}.discharged-menu-container{width:34px;height:33px}.discharged-dropdown-menu{width:165px;top:38px}}.discharged-table td[colspan]{text-align:center;color:#64748b;padding:25px;font-size:14px}@media (max-width:768px){.discharged-page-header{margin-bottom:17px;padding:13px 14px}.discharged-page-header-content{gap:10px}.discharged-page-icon{width:38px;height:38px;font-size:19px}.discharged-page-header-content h2{font-size:21px}.discharged-page-header-content p{font-size:12px}.discharged-page-count{padding:6px 11px;font-size:12px}.discharged-search-row input{max-width:100%}.discharged-table{min-width:1150px}.discharged-table th{padding:12px 10px;font-size:14px}.discharged-table td{padding:10px;font-size:13px}}@media (max-width:500px){.discharged-page-header{align-items:flex-start;gap:10px}.discharged-page-header-content{align-items:flex-start}.discharged-page-header-content h2{font-size:19px}.discharged-page-header-content p{font-size:11px}.discharged-page-icon{width:35px;height:35px;font-size:17px}.discharged-page-count{padding:6px 9px;font-size:11px}}.discharge-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:18px 20px 30px}.discharge-loading{text-align:center;color:#64748b;box-sizing:border-box;width:100%;padding:25px;font-size:14px}.discharge-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.discharge-grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;width:100%;padding:16px;display:grid}.discharge-grid>div{min-width:0}.discharge-grid label,.remarks-area label{color:#374151;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.discharge-grid input,.discharge-grid select,.discharge-grid textarea,.remarks-area textarea{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.discharge-grid input,.discharge-grid select{height:39px;padding:0 10px}.discharge-grid textarea,.remarks-area textarea{resize:vertical;min-height:76px;padding:9px 10px;line-height:1.45}.discharge-grid input:focus,.discharge-grid select:focus,.discharge-grid textarea:focus,.remarks-area textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.discharge-grid input::placeholder,.discharge-grid textarea::placeholder,.remarks-area textarea::placeholder{color:#9ca3af}.discharge-grid input[readonly]{color:#475569;cursor:default;background:#f8fafc}.full-width{grid-column:1/-1}.medicine-wrapper{box-sizing:border-box;width:100%;padding:16px}.medicine-table-container{width:100%;overflow-x:auto}.medicine-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:800px}.medicine-table th,.medicine-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:8px}.medicine-table th{color:#374151;white-space:nowrap;background:#f8fafc;font-size:12px;font-weight:700}.medicine-table td{color:#4b5563;font-size:12px}.medicine-table th:first-child{width:22%}.medicine-table th:nth-child(2){width:13%}.medicine-table th:nth-child(3){width:17%}.medicine-table th:nth-child(4){width:14%}.medicine-table th:nth-child(5){width:24%}.medicine-table th:nth-child(6){width:10%}.medicine-table input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;height:36px;padding:0 9px;font-family:inherit;font-size:12px}.medicine-table input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb12}.remove-medicine-btn{color:#dc5a5a;cursor:pointer;background:#fff5f5;border:1px solid #f3cccc;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:14px;transition:all .2s;display:inline-flex}.remove-medicine-btn:hover{background:#fee2e2;border-color:#e9aaaa;transform:translateY(-1px)}.add-medicine-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;margin-top:12px;padding:9px 15px;font-size:12px;font-weight:650;transition:background .2s,border-color .2s}.add-medicine-btn:hover{background:#dbeafe;border-color:#93c5fd}.remarks-area{box-sizing:border-box;width:100%;padding:16px}.remarks-area textarea{min-height:80px}.btn-row{box-sizing:border-box;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:0 0 10px;display:flex}.cancel-btn,.save-btn{cursor:pointer;border-radius:7px;min-width:130px;height:40px;font-family:inherit;font-size:13px;font-weight:650;transition:background .2s,border-color .2s,transform .1s}.cancel-btn{color:#475569;background:#fff;border:1px solid #cbd5e1}.save-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.save-btn:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.save-btn:active:not(:disabled),.cancel-btn:active{transform:translateY(1px)}@media (max-width:1100px){.patient-card{grid-template-columns:repeat(3,minmax(0,1fr))}.discharge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.discharge-page{padding:12px}.page-header{margin-bottom:13px}.page-header h2{font-size:20px}.page-header p{font-size:12px}.patient-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.patient-item{padding:7px 8px}.patient-item h3{font-size:12px}.discharge-grid{grid-template-columns:1fr;gap:11px;padding:13px}.full-width{grid-column:auto}.medicine-wrapper{padding:13px}.btn-row{flex-direction:column;align-items:stretch;padding-bottom:5px}.cancel-btn,.save-btn{width:100%}}@media (max-width:450px){.patient-card{grid-template-columns:1fr}.patient-item{padding:7px 8px}.card-title h3{font-size:14px}}.edit-admission-page{box-sizing:border-box;color:#1e293b;background:#f4f7fb;min-height:100vh;padding:24px}.edit-page-loading,.edit-page-error{text-align:center;box-sizing:border-box;background:#f4f7fb;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:30px;display:flex}.edit-page-loading h3,.edit-page-error h3{color:#0b3558;margin:15px 0 5px;font-size:21px}.edit-page-loading p,.edit-page-error p{color:#64748b;margin:0}.edit-loading-spinner{border:4px solid #dbeafe;border-top-color:#0b3558;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite editSpin}@keyframes editSpin{to{transform:rotate(360deg)}}.edit-error-icon{color:#dc2626;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;font-weight:800;display:flex}.edit-page-error button{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:8px;margin-top:18px;padding:10px 18px;font-weight:700}.edit-page-header{background:#fff;border:1px solid #dbe3ec;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:0 auto 18px;padding:18px 22px;display:flex;box-shadow:0 4px 16px #0f172a0d}.edit-header-left{align-items:center;gap:15px;display:flex}.edit-back-btn{color:#0b3558;cursor:pointer;background:#fff;border:1px solid #d5dee8;border-radius:9px;width:42px;height:42px;font-size:23px;transition:all .2s}.edit-back-btn:hover{background:#eef5fb;border-color:#0b3558}.edit-title-content h1{color:#0b3558;margin:0;font-size:24px;font-weight:800}.edit-title-content p{color:#64748b;margin:5px 0 0;font-size:13px}.edit-admitted-badge{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:700;display:flex}.edit-admitted-badge span{background:#22c55e;border-radius:50%;width:8px;height:8px}.edit-patient-hero{background:linear-gradient(135deg,#0b3558,#155d8b);border-radius:14px;max-width:1400px;margin:0 auto 18px;padding:22px 24px;box-shadow:0 7px 22px #0b355829}.edit-patient-main{align-items:center;gap:18px;display:flex}.edit-patient-avatar{color:#0b3558;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;font-weight:800;display:flex}.edit-patient-main h2{color:#fff;margin:0 0 8px;font-size:23px;font-weight:800}.edit-patient-meta{flex-wrap:wrap;gap:8px 18px;display:flex}.edit-patient-meta span{color:#dbeafe;font-size:12px}.edit-patient-meta b{color:#fff;margin-right:5px}.edit-main-card{background:#fff;border:1px solid #dbe3ec;border-radius:14px;max-width:1400px;margin:0 auto;padding:20px;box-shadow:0 5px 20px #0f172a0d}.edit-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:22px;padding:20px}.edit-section-header{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.edit-section-icon{background:#eaf3fa;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.edit-section-header h3{color:#0b3558;margin:0;font-size:16px;font-weight:800}.edit-section-header p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.4}.hospital-icon{background:#e0f2fe}.attendant-icon{background:#f3e8ff}.clinical-icon{background:#dcfce7}.finance-icon{background:#fef3c7}.payment-icon{background:#dbeafe}.insurance-icon{background:#ecfdf5}.edit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 20px;display:grid}.edit-form-group{min-width:0}.edit-form-wide{grid-column:span 2}.edit-form-full{grid-column:1/-1}.edit-form-group label{color:#334155;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.edit-form-group input,.edit-form-group select,.edit-form-group textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.4;transition:all .2s}.edit-form-group textarea{resize:vertical;min-height:84px}.edit-form-group input:focus,.edit-form-group select:focus,.edit-form-group textarea:focus{border-color:#0b3558;box-shadow:0 0 0 3px #0b355814}.edit-form-group input[readonly]{color:#64748b;cursor:not-allowed;background:#f8fafc}.edit-form-group select{cursor:pointer}.edit-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.payment-option{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:13px;min-height:90px;padding:16px;transition:all .2s;display:flex}.payment-option:hover{background:#f8fbfd;border-color:#0b3558}.payment-option.active{background:#eef6fb;border-color:#0b3558;box-shadow:0 0 0 2px #0b35580f}.payment-option input{accent-color:#0b3558;width:auto;margin:0}.payment-option-icon{background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.payment-option strong{color:#0b3558;margin-bottom:5px;font-size:14px;display:block}.payment-option small{color:#64748b;font-size:11px;line-height:1.45;display:block}.insurance-section{background:#fbfdff;border-color:#bfdbfe}.edit-subsection-title{color:#0b3558;background:#f1f5f9;border-left:4px solid #0b3558;border-radius:5px;margin:20px 0 14px;padding:9px 12px;font-size:13px;font-weight:800}.insurance-section .edit-subsection-title:first-of-type{margin-top:0}.edit-action-bar{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:15px;padding-top:20px;display:flex}.edit-cancel-btn,.edit-save-btn{cursor:pointer;border-radius:8px;min-width:150px;padding:11px 20px;font-size:13px;font-weight:700;transition:all .2s}.edit-cancel-btn{color:#475569;background:#fff;border:1px solid #cbd5e1}.edit-cancel-btn:hover:not(:disabled){background:#f8fafc}.edit-save-btn{color:#fff;background:#0b3558;border:1px solid #0b3558}.edit-save-btn:hover:not(:disabled){background:#082b48}.edit-cancel-btn:disabled,.edit-save-btn:disabled{opacity:.65;cursor:not-allowed}@media (max-width:900px){.edit-admission-page{padding:16px}.edit-form-grid{grid-template-columns:1fr}.edit-form-wide,.edit-form-full{grid-column:auto}.edit-payment-options{grid-template-columns:1fr}}@media (max-width:600px){.edit-admission-page{padding:10px}.edit-page-header{flex-direction:column;align-items:flex-start;padding:15px}.edit-header-left{width:100%}.edit-title-content h1{font-size:20px}.edit-admitted-badge{margin-left:57px}.edit-patient-hero{padding:17px}.edit-patient-main{align-items:flex-start;gap:12px}.edit-patient-avatar{width:52px;height:52px;font-size:22px}.edit-patient-main h2{font-size:18px}.edit-patient-meta{flex-direction:column;gap:5px}.edit-main-card{padding:10px}.edit-section{padding:14px}.edit-section-header{align-items:flex-start}.edit-section-icon{width:38px;height:38px;font-size:18px}.edit-action-bar{flex-direction:column-reverse}.edit-cancel-btn,.edit-save-btn{width:100%}}.summary-container{background:#f5f7fb;min-height:100vh;padding:25px}.summary-card{box-sizing:border-box;background:#fff;border-radius:12px;max-width:1100px;margin:auto;padding:30px;font-family:Arial,Helvetica,sans-serif;box-shadow:0 4px 12px #0000001a}.summary-header{text-align:center;margin-bottom:15px;padding-bottom:10px}.hospital-logo{width:400px;max-width:100%;height:auto;margin-bottom:5px}.summary-header .hospital-details{margin-top:5px;line-height:1.2!important}.summary-header .hospital-details p{color:#444!important;margin:2px 0!important;padding:0!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important}.summary-title{text-align:center;letter-spacing:2px;color:#0d6efd;margin:25px 0;font-size:28px;font-weight:700}.summary-section{margin-top:25px}.summary-section h3{color:#fff;background:#0d6efd;border-radius:8px 8px 0 0;margin:0;padding:12px;font-size:18px}.summary-table{border-collapse:collapse;width:100%}.summary-table td{color:#222;border:1px solid #ddd;padding:11px;font-size:14px}.summary-table strong{color:#000}.summary-table tr:nth-child(2n){background:#f8f9fa}.print-btn-wrap{text-align:center;margin:30px 0 20px}.print-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600}.summary-footer{border-top:1px solid #ccc;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:20px;padding-top:15px;display:flex}.footer-info{text-align:left;flex:1}.footer-info p{color:#555;margin:3px 0;font-size:12px;font-weight:400;line-height:1.5}.footer-signatures{gap:60px;display:flex}.footer-text{color:#555!important;margin:3px 0!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important}.footer-text strong{color:#222!important;font-size:12px!important;font-weight:600!important}.footer-note{font-style:italic;color:#666!important;margin-top:5px!important;font-size:11px!important}.sign-box{text-align:center;width:170px}.sign-line{border-top:1px solid #000;margin-bottom:6px}.sign-box strong{color:#222;font-size:13px;font-weight:600;display:block}.sign-box span{color:#666;margin-top:2px;font-size:11px;display:block}@media (max-width:768px){.summary-card{padding:15px}.summary-footer{flex-direction:column;align-items:flex-start}.footer-signatures{justify-content:space-between;width:100%;margin-top:20px}.sign-box{width:45%}}@page{size:A4;margin:10mm}@media print{html,body{width:210mm;height:auto;background:#fff!important}.summary-container{background:#fff!important;padding:0!important}.summary-card{width:100%!important;max-width:100%!important;box-shadow:none!important;border:none!important;margin:0!important;padding:12px!important}}*{box-sizing:border-box}.ipd-billing-page{color:#1f2937;background:#f5f7fb;width:100%;min-height:100vh;padding:20px}.ipd-billing-loading{color:#4b5563;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.ipd-billing-loader{border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;margin-bottom:12px;animation:.8s linear infinite ipdBillingSpin}@keyframes ipdBillingSpin{to{transform:rotate(360deg)}}.ipd-billing-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:40px 20px;display:flex}.ipd-billing-error h2{color:#111827;margin:0 0 8px;font-size:24px}.ipd-billing-error p{color:#6b7280;margin:0 0 20px}.ipd-billing-error button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:7px;padding:11px 20px;font-size:14px;font-weight:600}.ipd-billing-back-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;margin-bottom:14px;padding:0 15px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .1s;display:inline-flex}.ipd-billing-back-btn:hover{color:#111827;background:#f8fafc;border-color:#9ca3af}.ipd-billing-back-btn:active{transform:translateY(1px)}.ipd-billing-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:72px;margin-bottom:16px;padding:15px 18px;display:flex;box-shadow:0 2px 8px #0000000a}.ipd-billing-header-left{align-items:center;gap:12px;min-width:0;display:flex}.ipd-billing-header-icon{color:#2563eb;background:#eff6ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;font-weight:800;display:flex}.ipd-billing-header h1{color:#111827;margin:0;font-size:22px;font-weight:750;line-height:1.2}.ipd-billing-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.ipd-billing-header-right{flex-shrink:0}.ipd-status-badge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.card-header{background:#fafbfc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:15px;padding:14px 17px;display:flex}.card-header h2{color:#111827;margin:0;font-size:16px;font-weight:700}.card-header p{color:#6b7280;margin:4px 0 0;font-size:12px}.ipd-billing-patient-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.patient-info-item{border-bottom:1px solid #eef0f3;border-right:1px solid #eef0f3;min-width:0;padding:13px 17px}.patient-info-item span{color:#6b7280;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.patient-info-item strong{color:#1f2937;word-break:break-word;font-size:13px;font-weight:700;display:block}.patient-info-item .highlight-text{color:#1d4ed8}.patient-info-item .deposit-text{color:#047857}.ipd-billing-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:16px;width:100%;display:grid}.ipd-charges-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:0;overflow:hidden;box-shadow:0 2px 8px #0000000a}.charge-list{width:100%}.charge-row{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:20px;padding:15px 17px;display:flex}.charge-row>div:first-child{flex:1;min-width:0}.charge-row strong{color:#1f2937;font-size:14px;font-weight:700;display:block}.charge-row small{color:#6b7280;margin-top:4px;font-size:11px;line-height:1.4;display:block}.charge-input-wrapper{background:#fff;border:1px solid #d1d5db;border-radius:7px;align-items:center;width:145px;min-width:145px;height:38px;display:flex;overflow:hidden}.charge-input-wrapper>span{color:#6b7280;background:#f8fafc;border-right:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:100%;font-size:13px;font-weight:700;display:flex}.charge-input-wrapper input{color:#111827;text-align:right;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 9px;font-size:13px;font-weight:600}.charge-input-wrapper input:focus{background:#f8fbff}.automatic-charge{background:#fbfdff}.automatic-charge .charge-input-wrapper{border-color:#dbeafe}.opd-charge-row,.admission-charge-row{background:#fcfffd}.opd-amount-wrapper,.admission-amount-wrapper{border-color:#bbf7d0}.opd-amount-wrapper input,.admission-amount-wrapper input{color:#047857;background:#f0fdf4}.opd-consultation-box,.admission-charge-paid-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;margin-top:9px;padding:9px 11px}.opd-consultation-info{justify-content:space-between;align-items:center;gap:10px;display:flex}.opd-consultation-info span{color:#047857;font-size:12px;font-weight:700}.opd-consultation-info small,.admission-charge-paid-box small{color:#059669;margin:3px 0 0;font-size:10px}.admission-charge-paid-box>span{color:#047857;font-size:12px;font-weight:700;display:block}.opd-consultation-empty,.doctor-visit-empty{color:#9ca3af;background:#f8fafc;border-radius:6px;margin-top:8px;padding:8px 10px;font-size:11px}.doctor-charge-row{padding-bottom:0;display:block}.doctor-charge-row>.charge-main-info{width:100%}.doctor-visit-box{background:#fff;border:1px solid #dbeafe;border-radius:8px;margin-top:10px;overflow:hidden}.doctor-visit-box-header{color:#1d4ed8;background:#eff6ff;border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:11px;font-weight:700;display:flex}.doctor-visit-list{width:100%}.doctor-visit-item{border-bottom:1px solid #eef2f7;grid-template-columns:28px minmax(0,1fr) 130px;align-items:center;gap:10px;padding:10px 11px;display:grid}.doctor-visit-item:last-child{border-bottom:none}.doctor-visit-number{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;font-weight:700;display:flex}.doctor-visit-details{grid-template-columns:110px minmax(0,1fr);gap:12px;min-width:0;display:grid}.doctor-visit-details>div,.doctor-visit-charge{min-width:0}.visit-label{color:#9ca3af;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.doctor-visit-details strong{color:#374151;overflow-wrap:anywhere;font-size:11px;font-weight:650}.doctor-visit-charge{text-align:right}.doctor-visit-charge strong{color:#111827;white-space:nowrap;font-size:12px;font-weight:700}.doctor-charge-total{background:#f8fafc;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:18px;padding:10px 11px;display:flex}.doctor-charge-total span{color:#4b5563;font-size:11px;font-weight:600}.doctor-charge-total strong{color:#111827;font-size:14px}.ipd-services-section{background:#fcfdff;border-bottom:1px solid #eef0f3;padding:15px 17px}.services-section-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.services-section-header strong{color:#1f2937;font-size:14px;font-weight:700;display:block}.services-section-header small{color:#6b7280;margin-top:4px;font-size:11px;display:block}.add-service-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;flex-shrink:0;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:all .2s}.add-service-btn:hover{background:#dbeafe}.service-list{flex-direction:column;gap:8px;display:flex}.service-row{background:#fff;border:1px solid #e5e7eb;border-radius:7px;grid-template-columns:minmax(180px,1fr) 75px 120px 125px 34px;align-items:center;gap:8px;padding:9px;display:grid}.service-row select,.service-row input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;height:36px;padding:0 8px;font-size:12px}.service-row select:focus,.service-row input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb14}.service-rate-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;height:36px;display:flex;overflow:hidden}.service-rate-input>span{color:#6b7280;background:#f8fafc;border-right:1px solid #e5e7eb;justify-content:center;align-items:center;width:28px;height:100%;font-size:11px;font-weight:700;display:flex}.service-rate-input input{text-align:right;border:none;border-radius:0;height:100%;padding:0 7px}.service-amount{color:#111827;text-align:right;white-space:nowrap;font-size:12px}.remove-service-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;width:32px;height:32px;font-size:19px;line-height:1}.remove-service-btn:hover{background:#fee2e2}.service-total{background:#f1f5f9;border-radius:6px;justify-content:flex-end;align-items:center;gap:16px;margin-top:10px;padding:9px 11px;display:flex}.service-total span{color:#4b5563;font-size:12px;font-weight:600}.service-total strong{color:#111827;font-size:14px}.discount-row{background:#fffdf8}.discount-row .charge-input-wrapper{border-color:#fde68a}.discount-row .charge-input-wrapper input{color:#92400e}.ipd-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:0;position:sticky;top:16px;overflow:hidden;box-shadow:0 3px 12px #0000000f}.summary-content{padding:16px}.summary-line span{color:#4b5563;font-size:12px;line-height:1.4}.discount-value{color:#dc2626!important}.deposit-line{padding-bottom:12px}.deposit-value{color:#047857!important}.admission-paid-line{background:#f0fdf4;border-radius:6px;margin-top:4px;padding:7px 9px}.admission-paid-line span,.admission-paid-line strong{color:#047857}.admission-paid-line small{color:#059669;margin-top:2px;font-size:9px;font-weight:600;display:block}.remaining-advance-line{background:#eff6ff;border-radius:6px;padding:8px 9px}.remaining-advance-line span,.remaining-advance-line strong{color:#1d4ed8}.summary-divider{background:#e5e7eb;width:100%;height:1px;margin:6px 0 13px}.ipd-summary-card{border:1px solid #dbe5ee;border-radius:14px;box-shadow:0 6px 20px #0b355814}.ipd-summary-card .card-header{color:#fff;background:linear-gradient(135deg,#0b3558,#164f78);padding:16px 18px}.ipd-summary-card .card-header h2{color:#fff;margin:0;font-size:18px;font-weight:700}.ipd-summary-card .card-header p{color:#dbeafe;margin:4px 0 0;font-size:11px}.summary-paid-section,.summary-hospital-section{border-radius:10px;margin-bottom:14px;padding:12px}.summary-paid-section{background:#f0fdf4;border:1px solid #bbf7d0}.summary-hospital-section{background:#f8fafc;border:1px solid #e2e8f0}.summary-section-title{align-items:center;gap:9px;margin-bottom:9px;display:flex}.summary-section-title strong{color:#1f2937;font-size:12px;font-weight:700;display:block}.summary-section-title small{color:#64748b;margin-top:2px;font-size:9px;display:block}.summary-title-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:13px;font-weight:800;display:flex}.paid-icon{color:#15803d;background:#dcfce7}.hospital-icon{color:#1d4ed8;background:#dbeafe}.summary-paid-row{border-top:1px solid #dcfce7;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 0;display:grid}.summary-particular strong{color:#374151;font-size:11px;font-weight:700;display:block}.summary-particular small{color:#6b7280;margin-top:2px;font-size:8px;display:block}.summary-amount{white-space:nowrap;font-size:11px}.paid-amount{color:#166534}.paid-badge{color:#15803d;white-space:nowrap;background:#dcfce7;border-radius:20px;padding:3px 7px;font-size:8px;font-weight:700}.summary-charge-row{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;display:flex}.summary-charge-row span{color:#4b5563;font-size:11px}.summary-charge-row strong{color:#111827;white-space:nowrap;font-size:11px;font-weight:700}.summary-total-row{border-top:2px solid #dbe5ee;justify-content:space-between;align-items:center;padding:12px 4px 8px;display:flex}.summary-total-row span{color:#334155;font-size:12px;font-weight:700}.summary-total-row strong{color:#0b3558;font-size:14px}.summary-discount-row{justify-content:space-between;align-items:center;padding:6px 4px;display:flex}.summary-discount-row span{color:#64748b;font-size:11px}.summary-discount-row strong{color:#dc2626;font-size:11px}.summary-final-row{background:#eff6ff;border-radius:8px;justify-content:space-between;align-items:center;margin-top:4px;padding:11px 12px;display:flex}.summary-final-row span{color:#1e40af;font-size:12px;font-weight:700}.summary-final-row strong{color:#1d4ed8;font-size:15px}.summary-advance-row{justify-content:space-between;align-items:center;padding:9px 4px;display:flex}.summary-advance-row span{color:#047857;font-size:11px}.summary-advance-row strong{color:#047857;font-size:12px;font-weight:700}.payable-box{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;display:flex}.payable-box span{color:#0b3558;font-size:13px;font-weight:800}.payable-box strong{color:#0b3558;white-space:nowrap;font-size:19px;font-weight:800}.billing-note>span{color:#2563eb;font-size:13px;line-height:1.4}.save-bill-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:8px;width:100%;margin-top:13px;padding:11px 15px;font-size:12px;font-weight:700;transition:all .2s}.save-bill-btn:hover{background:#164f78}.payable-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:15px}.payable-box span{color:#1e40af;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.payable-box strong{color:#1d4ed8;font-size:24px;font-weight:800;display:block}.billing-note{background:#fafafa;border:1px solid #e5e7eb;border-radius:7px;align-items:flex-start;gap:8px;margin-top:13px;padding:10px;display:flex}.billing-note>span{color:#6b7280;flex-shrink:0;font-size:13px;line-height:1.4}.billing-note p{color:#6b7280;margin:0;font-size:10px;line-height:1.55}.save-bill-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:7px;width:100%;min-height:43px;margin-top:14px;font-size:13px;font-weight:700;transition:background .2s,transform .1s,opacity .2s}.save-bill-btn:hover:not(:disabled){background:#1d4ed8}.save-bill-btn:active:not(:disabled){transform:translateY(1px)}.save-bill-btn:disabled{opacity:.65;cursor:not-allowed}@media (max-width:1200px){.ipd-billing-layout{grid-template-columns:minmax(0,1fr) 320px}.patient-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-row{grid-template-columns:minmax(150px,1fr) 65px 110px 110px 32px}}@media (max-width:1000px){.ipd-billing-page{padding:15px}.ipd-billing-layout{grid-template-columns:1fr}.ipd-summary-card{position:static}.patient-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-info-item:nth-child(4n){border-right:1px solid #eef0f3}.patient-info-item:nth-child(2n){border-right:none}.patient-info-item:nth-last-child(-n+4){border-bottom:1px solid #eef0f3}.patient-info-item:nth-last-child(-n+2){border-bottom:none}}@media (max-width:700px){.ipd-billing-page{padding:10px}.ipd-billing-header{align-items:flex-start;min-height:auto;padding:13px}.ipd-billing-header-icon{width:38px;height:38px;font-size:18px}.ipd-billing-header h1{font-size:19px}.ipd-billing-header p{font-size:11px}.ipd-status-badge{padding:0 9px;font-size:10px}.patient-info-grid{grid-template-columns:1fr 1fr}.patient-info-item{padding:11px 12px}.patient-info-item span{font-size:10px}.patient-info-item strong{font-size:12px}.card-header{padding:12px 13px}.card-header h2{font-size:14px}.card-header p{font-size:10px}.charge-row{flex-direction:column;gap:10px;padding:13px}.charge-input-wrapper{width:100%;min-width:0}.opd-amount-wrapper,.admission-amount-wrapper{width:100%}.doctor-charge-row{display:block}.doctor-visit-item{grid-template-columns:28px minmax(0,1fr)}.doctor-visit-charge{text-align:left;grid-column:2;padding-top:2px}.doctor-visit-details{grid-template-columns:1fr;gap:6px}.doctor-charge-total{justify-content:space-between}.ipd-services-section{padding:13px}.services-section-header{flex-direction:column;align-items:flex-start}.add-service-btn{width:100%}.service-row{grid-template-columns:1fr 1fr;gap:8px}.service-row select{grid-column:1/-1}.service-rate-input{width:100%}.service-amount{text-align:left}.remove-service-btn{justify-self:end}.summary-content{padding:13px}.payable-box strong{font-size:22px}}@media (max-width:450px){.ipd-billing-header{flex-direction:column}.ipd-billing-header-right,.ipd-status-badge{width:100%}.patient-info-grid{grid-template-columns:1fr}.patient-info-item,.patient-info-item:nth-child(2n),.patient-info-item:nth-child(4n){border-bottom:1px solid #eef0f3;border-right:none}.patient-info-item:last-child{border-bottom:none}.service-row{grid-template-columns:1fr}.service-row select{grid-column:auto}.service-amount{text-align:left}.remove-service-btn{justify-self:start}.summary-line{gap:10px}.summary-line span{font-size:11px}.summary-line strong{font-size:12px}}.bed-charge-breakdown{background:#fff;border:1px solid #d9e2ec;border-radius:10px;margin:10px 0 18px;overflow:hidden}.bed-charge-breakdown-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:11px 14px}.bed-charge-breakdown-header strong{color:#0b3558;font-size:15px;font-weight:700;display:block}.bed-charge-breakdown-header small{color:#64748b;margin-top:3px;font-size:12px;display:block}.bed-charge-breakdown-list{flex-direction:column;display:flex}.bed-charge-breakdown-item{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;display:flex}.bed-charge-breakdown-item:last-child{border-bottom:none}.bed-charge-info{flex:1;grid-template-columns:auto auto;align-items:center;gap:5px 18px;min-width:0;display:grid}.bed-charge-info>strong{color:#172b4d;grid-column:1/-1;font-size:14px;font-weight:700}.bed-charge-info small{color:#64748b;font-size:12px}.bed-charge-info small:last-child{color:#0b3558;background:#eef5fb;border-radius:20px;grid-column:1/-1;width:fit-content;padding:3px 8px;font-size:11px;font-weight:600}.bed-charge-amount{text-align:right;border-left:1px solid #e5e7eb;min-width:135px;padding-left:15px}.bed-charge-amount span{color:#64748b;margin-bottom:4px;font-size:11px;display:block}.bed-charge-amount strong{color:#0b3558;white-space:nowrap;font-size:16px;font-weight:700;display:block}@media (max-width:600px){.bed-charge-breakdown-item{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}.bed-charge-info{grid-template-columns:1fr;gap:5px;width:100%}.bed-charge-info small:last-child{grid-column:auto}.bed-charge-amount{text-align:left;border-top:1px solid #e5e7eb;border-left:none;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:10px 0 0;display:flex}.bed-charge-amount span{margin-bottom:0}}.pharmacy-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:10px;display:grid}.pharmacy-summary>div{background:#f8fbff;border:1px solid #d9e5f3;border-radius:7px;flex-direction:column;justify-content:center;gap:3px;min-height:66px;padding:9px 14px;display:flex}.pharmacy-summary>div:first-child{border-color:#d7e4f3}.pharmacy-summary>div:nth-child(2){background:#f6fffa;border-color:#ccebdc}.pharmacy-summary>div:nth-child(3){background:#fff8f8;border-color:#ffd6d6}.pharmacy-summary span{color:#52677d;font-size:12px;font-weight:600;line-height:1.2;display:block}.pharmacy-summary strong{color:#0b3558;font-size:17px;font-weight:800;line-height:1.2;display:block}.pharmacy-summary>div:nth-child(2) strong{color:#159447}.pharmacy-summary>div:nth-child(3) strong{color:#dc2626}.charge-row.automatic-charge:has(.pharmacy-summary){background:linear-gradient(90deg,#f2f7fd 0%,#fff 72%);border:1px solid #e1eaf4;border-radius:8px;margin:5px 0;padding:8px 16px}.charge-row.automatic-charge:has(.pharmacy-summary)>div:first-child{flex:1;min-width:0}.charge-row.automatic-charge:has(.pharmacy-summary)>div:first-child>strong{color:#173b60;font-size:15px}.charge-row.automatic-charge:has(.pharmacy-summary)>div:first-child>small{color:#718096;margin-top:2px;font-size:11px;display:block}.charge-row.automatic-charge:has(.pharmacy-summary) .charge-input-wrapper{width:125px;min-width:125px;height:40px;margin-left:12px}.charge-row.automatic-charge:has(.pharmacy-summary) .charge-input-wrapper input{color:#dc2626;background:#fff5f5;border-color:#fecaca;font-weight:800}.pharmacy-due-line{margin-top:2px;padding-top:8px;padding-bottom:8px}.pharmacy-due-line span{color:#334155;font-weight:600}.pharmacy-due-line strong{color:#dc2626;font-weight:800}@media (max-width:900px){.pharmacy-summary{grid-template-columns:1fr;gap:8px}.charge-row.automatic-charge:has(.pharmacy-summary){flex-direction:column;align-items:stretch}.charge-row.automatic-charge:has(.pharmacy-summary) .charge-input-wrapper{width:100%;min-width:100%;margin-top:8px;margin-left:0}}@media (max-width:600px){.pharmacy-summary>div{min-height:60px;padding:8px 11px}.pharmacy-summary strong{font-size:16px}}.service-row>input[type=number]::-webkit-outer-spin-button{appearance:none!important;margin:0!important}.service-row>input[type=number]::-webkit-inner-spin-button{appearance:none!important;margin:0!important}.service-row>input[type=number]{-moz-appearance:textfield!important;appearance:none!important}.final-bill-page{color:#172b4d;box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif}.final-bill-page *,.final-bill-page :before,.final-bill-page :after{box-sizing:border-box}.final-bill-screen-header{width:100%;margin-bottom:20px}.final-bill-card{background:#fff;border:1px solid #dce5ec;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 3px 12px #0b35580f}.final-print-header{display:none}.patient-card{width:100%;margin-bottom:20px;display:block!important}.section-title{background:#fff;border-bottom:1px solid #e5ebf0;gap:12px;width:100%;min-height:70px;padding:14px 20px;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;display:flex!important}.section-icon{background:#eaf3fa;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:19px;display:flex}.section-title>div{flex:1;min-width:0}.section-title h3{color:#0b3558;margin:0;font-size:16px;font-weight:700;line-height:1.3}.section-title p{color:#7a8998;margin:4px 0 0;font-size:11px;line-height:1.3}.patient-grid{grid-auto-flow:row;width:100%;grid-template-columns:repeat(4,minmax(0,1fr))!important;display:grid!important}.patient-info-item{background:#fff;border-bottom:1px solid #e8edf1;border-right:1px solid #e8edf1;gap:6px;width:100%;min-width:0;min-height:76px;padding:13px 17px;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;display:flex!important}.patient-info-item:nth-child(4n){border-right:none}.patient-info-item:nth-last-child(-n+4){border-bottom:none}.patient-info-item span{color:#7c8b99;text-transform:uppercase;letter-spacing:.5px;width:100%;font-size:9px;font-weight:700;line-height:1.2;display:block}.patient-info-item strong{color:#243f58;word-break:break-word;overflow-wrap:anywhere;width:100%;font-size:13px;font-weight:700;line-height:1.35;display:block}.final-bill-layout{align-items:start;gap:20px;width:100%;grid-template-columns:minmax(0,1.6fr) minmax(330px,.85fr)!important;display:grid!important}.final-bill-left{gap:20px;width:100%;min-width:0;flex-direction:column!important;display:flex!important}.final-bill-right{width:100%;min-width:0;display:block!important}.final-card-header{background:#fff;border-bottom:1px solid #e5ebf0;width:100%;min-height:70px;padding:14px 18px;align-items:center!important;display:flex!important}.header-title-wrap{gap:12px;width:100%;flex-direction:row!important;align-items:center!important;display:flex!important}.header-title-wrap>div{min-width:0}.card-icon{background:#eaf3fa;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:18px;display:flex}.card-icon.blue{background:#eaf3fa}.card-icon.green{background:#eaf8ef}.final-card-header h3{color:#0b3558;margin:0;font-size:16px;font-weight:700;line-height:1.3}.final-card-header p{color:#7a8998;margin:4px 0 0;font-size:11px;line-height:1.3}.already-paid-card{border-color:#d5e8dc}.paid-header{background:#f8fcf9}.already-paid-row{border-bottom:1px solid #edf2ef;gap:15px;width:100%;min-height:68px;padding:12px 18px;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;display:grid!important}.already-paid-row:last-child{border-bottom:none}.paid-charge-name{gap:3px;min-width:0;flex-direction:column!important;display:flex!important}.paid-charge-name strong{color:#30495e;font-size:13px;font-weight:700}.paid-charge-name small{color:#8795a2;font-size:10px}.paid-amount{color:#27804d;white-space:nowrap;font-size:13px;font-weight:700}.paid-badge{color:#287947;white-space:nowrap;background:#eaf8ef;border-radius:20px;justify-content:center;align-items:center;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex!important}.charge-list{width:100%;display:block}.charge-row{border-bottom:1px solid #edf1f4;gap:20px;width:100%;min-height:54px;padding:11px 18px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.charge-row:last-child{border-bottom:none}.charge-row>span{color:#43586d;min-width:0;font-size:12px;font-weight:600;line-height:1.35}.charge-row>strong{color:#1d3852;white-space:nowrap;text-align:right;flex:none;font-size:13px;font-weight:700}.pharmacy-row{background:#fffaf0}.pharmacy-row>div{gap:3px;min-width:0;flex-direction:column!important;display:flex!important}.pharmacy-row>div>span{color:#76590d;font-size:12px;font-weight:700}.pharmacy-row small{color:#a17b1d;font-size:9px;line-height:1.3}.pharmacy-row>strong{color:#8c6812}.summary-card{width:100%;overflow:hidden;display:block!important}.summary-header{background:#f7faff;border-bottom:1px solid #e5ebf0;gap:12px;width:100%;min-height:70px;padding:14px 18px;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;display:flex!important}.summary-icon{background:#eaf3fa;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:18px;display:flex}.summary-header>div{flex:1;min-width:0}.summary-header h3{color:#0b3558;margin:0;font-size:16px;font-weight:700;line-height:1.3}.summary-header p{color:#7a8998;margin:4px 0 0;font-size:11px;line-height:1.3}.summary-lines{width:100%;padding:0 18px;display:block!important}.summary-line{border-bottom:1px solid #edf1f4;gap:15px;width:100%;min-height:54px;padding:0;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;display:grid!important}.summary-line span{color:#596c7e;min-width:0;font-size:11px;font-weight:600;line-height:1.3}.summary-line strong{color:#203c56;white-space:nowrap;text-align:right;min-width:80px;font-size:13px;font-weight:700}.discount-line strong{color:#b15e43}.final-total-line{border-bottom:none;min-height:65px}.final-total-line span{color:#0b3558;font-size:13px;font-weight:700}.final-total-line strong{color:#075c91;font-size:18px;font-weight:800}.payment-summary{border-top:1px solid #e6ebf0;width:auto;margin:0 18px 18px;padding-top:4px;display:block!important}.payment-line{gap:15px;width:100%;min-height:50px;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;display:grid!important}.payment-line span{color:#596c7e;min-width:0;font-size:11px;font-weight:600}.payment-line strong{color:#a05a42;white-space:nowrap;text-align:right;min-width:80px;font-size:13px;font-weight:700}.due-box{background:#eff8ff;border:1px solid #cfe5f4;border-radius:8px;gap:15px;width:100%;min-height:62px;padding:12px 14px;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;display:grid!important}.due-box span{color:#285775;min-width:0;font-size:12px;font-weight:700;line-height:1.3}.due-box strong{color:#075e92;white-space:nowrap;text-align:right;min-width:90px;font-size:19px;font-weight:800}.final-bill-note{background:#f6f9fc;border-left:3px solid #0b5688;border-radius:5px;margin:0 18px 18px;padding:11px 13px}.final-bill-note>strong{color:#244c6c;margin-bottom:5px;font-size:11px;display:block}.final-bill-note p{color:#6c7d8e;margin:4px 0;font-size:10px;line-height:1.45}.final-bill-actions{border-top:1px solid #e5ebf0;gap:10px;width:100%;padding:15px 18px;flex-direction:row!important;display:flex!important}.final-bill-actions button{cursor:pointer;border:none;border-radius:7px;min-height:40px;padding:0 16px;font-family:inherit;font-size:11px;font-weight:700}.back-btn{color:#43576b;background:#eef2f6}.back-btn:hover{background:#e1e7ed}.print-btn{color:#fff;background:#0b5688;flex:1}.print-btn:hover{background:#084b77}.final-bill-footer{color:#8795a4;justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding:8px 2px;font-size:9px;display:flex}.final-bill-loading{color:#64778a;justify-content:center;align-items:center;width:100%;min-height:450px;font-size:14px;font-weight:600;display:flex}@media (max-width:1100px){.final-bill-page{padding:18px}.patient-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.patient-info-item:nth-child(4n){border-right:1px solid #e8edf1}.patient-info-item:nth-child(2n){border-right:none}.patient-info-item:nth-last-child(-n+4){border-bottom:1px solid #e8edf1}.patient-info-item:nth-last-child(-n+2){border-bottom:none}.final-bill-layout{grid-template-columns:1fr!important}.final-bill-right{width:100%}}@media (max-width:700px){.final-bill-page{padding:12px}.section-title,.final-card-header,.summary-header{padding:13px 14px}.section-title h3,.final-card-header h3,.summary-header h3{font-size:14px}.section-title p,.final-card-header p,.summary-header p{font-size:10px}.patient-grid{grid-template-columns:1fr!important}.patient-info-item,.patient-info-item:nth-child(2n),.patient-info-item:nth-child(4n){border-bottom:1px solid #e8edf1;border-right:none;min-height:62px;padding:11px 14px}.patient-info-item:last-child{border-bottom:none}.already-paid-row{gap:8px;padding:12px 14px;grid-template-columns:minmax(0,1fr) auto!important}.paid-badge{grid-column:1/-1;width:fit-content}.charge-row{gap:12px;padding:11px 14px}.charge-row>span,.charge-row>strong{font-size:11px}.summary-lines{padding:0 14px}.payment-summary,.final-bill-note{margin-left:14px;margin-right:14px}.due-box{padding:11px 12px}.due-box span{font-size:11px}.due-box strong{font-size:17px}.final-bill-actions{padding:14px;flex-direction:column!important}.final-bill-actions button{width:100%}}@media print{@page{size:A4;margin:9mm}html,body{background:#fff!important;margin:0!important;padding:0!important}.final-bill-page{width:100%;min-height:auto;color:#000!important;background:#fff!important;margin:0!important;padding:0!important}.final-bill-screen-header{display:none!important}.final-print-header{width:100%;margin-bottom:8px;display:block!important}.final-print-hospital{text-align:center;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.final-print-logo-box{width:58px;min-width:58px}.final-print-logo{object-fit:contain;width:55px;height:55px}.final-print-hospital-info{flex:1}.final-print-hospital-info h1{color:#000;margin:0;font-size:20px;font-weight:800}.final-print-hospital-info h2{color:#000;margin:2px 0;font-size:10px;font-weight:700}.final-print-hospital-info p{color:#000;margin:1px 0;font-size:8px}.final-print-title{color:#000;text-align:center;border-top:1px solid #222;border-bottom:1px solid #222;margin-top:5px;padding:5px 0;font-size:12px;font-weight:800}.final-bill-card{box-shadow:none!important;background:#fff!important;border:1px solid #888!important;border-radius:0!important}.patient-card{margin-bottom:6px;display:block!important}.section-title{min-height:auto;padding:5px 7px;background:#f1f1f1!important;display:flex!important}.section-icon,.card-icon,.summary-icon{display:none!important}.section-title h3,.final-card-header h3,.summary-header h3{color:#000;font-size:9px}.section-title p,.final-card-header p,.summary-header p{display:none!important}.patient-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;display:grid!important}.patient-info-item{border-color:#aaa;min-height:38px;padding:4px 6px}.patient-info-item span{color:#555;font-size:6px}.patient-info-item strong{color:#000;font-size:7.5px}.final-bill-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,.85fr)!important;gap:6px!important;display:grid!important}.final-bill-left{gap:6px;flex-direction:column!important;display:flex!important}.final-bill-right{display:block!important}.already-paid-row{gap:6px;min-height:31px;padding:4px 6px;grid-template-columns:minmax(0,1fr) auto auto!important;display:grid!important}.paid-charge-name strong,.paid-amount{color:#000;font-size:7.5px}.paid-charge-name small{color:#555;font-size:6px}.paid-badge{color:#000;border:1px solid #aaa;padding:2px 4px;font-size:5.5px;background:#eee!important}.charge-row{min-height:27px;padding:4px 6px}.charge-row>span,.charge-row>strong{color:#000;font-size:7.5px}.pharmacy-row{background:#fafafa!important}.pharmacy-row small{color:#555;font-size:5.5px}.summary-card{display:block!important}.summary-header{min-height:auto;padding:5px 6px;background:#f1f1f1!important;display:flex!important}.summary-lines{padding:0 6px;display:block!important}.summary-line{min-height:28px;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.summary-line span,.summary-line strong{color:#000;font-size:7.5px}.final-total-line{min-height:34px}.final-total-line strong{font-size:10px}.payment-summary{margin:0 6px 6px}.payment-line{min-height:28px;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.payment-line span,.payment-line strong{color:#000;font-size:7.5px}.due-box{border:1px solid #777;border-radius:0;min-height:35px;padding:5px 6px;background:#f5f5f5!important;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.due-box span,.due-box strong{color:#000;font-size:8px}.final-bill-note,.final-bill-actions,.final-bill-footer{display:none!important}}.ipd-payments-page{box-sizing:border-box;width:100%;min-height:100vh;padding:24px}.ipd-payments-loading{color:#5f6b7a;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:70vh;font-size:15px;display:flex}.ipd-payments-loader{border:4px solid #d9e4ec;border-top-color:#0b3558;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite ipdPaymentSpin}@keyframes ipdPaymentSpin{to{transform:rotate(360deg)}}.ipd-payment-status-badge{color:#0b3558;white-space:nowrap;background:#e8f1f7;border-radius:8px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.ipd-payment-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0;display:grid}.ipd-payment-summary-card{background:#fff;border:1px solid #e3e8ee;border-radius:12px;padding:18px;box-shadow:0 3px 12px #0f28410d}.ipd-payment-summary-grid .ipd-payment-summary-card{align-items:center;gap:14px;display:flex}.ipd-payment-summary-grid .ipd-payment-summary-card>div:last-child{min-width:0}.ipd-payment-summary-grid span{color:#718096;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.ipd-payment-summary-grid strong{color:#17324d;white-space:nowrap;font-size:20px;font-weight:800;display:block}.payment-summary-icon{border-radius:11px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;font-weight:800;display:flex}.payment-summary-icon.blue{color:#0b3558;background:#e8f1f7}.payment-summary-icon.green{color:#16804a;background:#e8f7ef}.payment-summary-icon.orange{color:#d97706;background:#fff3e3}.payment-summary-icon.red{color:#d33a3a;background:#fff0f0}.ipd-payment-patient-card,.ipd-payment-patient-details,.ipd-payment-history-card{background:#fff;border:1px solid #e3e8ee;border-radius:12px;box-shadow:0 3px 12px #0f28410d}.ipd-payment-patient-card{margin-bottom:20px;overflow:hidden}.ipd-payment-patient-details{margin-bottom:18px;overflow:hidden}.ipd-payment-history-card{min-width:0}.card-header{box-sizing:border-box;border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 20px;display:flex}.card-header>div:first-child{min-width:0}.card-header h2{color:#17324d;margin:0;font-size:18px;font-weight:750;line-height:1.3}.card-header p{color:#7a8795;margin:4px 0 0;font-size:12px;line-height:1.45}.patient-search-wrapper{box-sizing:border-box;background:#f8fafc;border:1px solid #dbe3ea;border-radius:8px;align-items:center;gap:8px;width:300px;max-width:100%;height:40px;padding:0 12px;display:flex}.patient-search-wrapper span{color:#708090;font-size:20px;line-height:1}.patient-search-wrapper input{color:#243b53;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:13px}.patient-search-wrapper input::placeholder{color:#9aa6b2}.ipd-patient-table-wrapper{width:100%;overflow-x:auto}.ipd-patient-table{border-collapse:collapse;width:100%;min-width:980px}.ipd-patient-table thead{background:#0b3558}.ipd-patient-table th{color:#fff;text-align:left;white-space:nowrap;padding:13px 14px;font-size:13px;font-weight:700}.ipd-patient-table td{color:#43566a;vertical-align:middle;border-bottom:1px solid #edf1f4;padding:12px 14px;font-size:13px}.ipd-patient-table tbody tr{transition:background .2s}.ipd-patient-table tbody tr:hover{background:#f8fbfd}.ipd-patient-table tbody tr:last-child td{border-bottom:none}.ipd-patient-table tbody td:first-child strong{color:#17324d;font-size:13px;font-weight:750;display:block}.selected-row{background:#eef6fb!important}.selected-row td{border-bottom-color:#d7e8f2}.table-highlight{color:#0b3558;white-space:nowrap;background:#edf4f8;border-radius:5px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.patient-mobile{color:#8996a3;margin-top:3px;font-size:11px;display:block}.table-paid{color:#16804a;white-space:nowrap;font-weight:750}.table-due{color:#d97706;white-space:nowrap;font-weight:750}.empty-table{text-align:center;color:#8996a3!important;padding:35px!important}.select-patient-btn{color:#fff;cursor:pointer;background:#0b3558;border:none;border-radius:6px;min-width:82px;height:34px;padding:0 13px;font-size:12px;font-weight:700;transition:transform .15s,background .15s}.select-patient-btn:hover{background:#082b48;transform:translateY(-1px)}.select-patient-btn.selected{background:#16804a}.selected-ipd-badge{color:#0b3558;white-space:nowrap;background:#e8f1f7;border-radius:7px;justify-content:center;align-items:center;padding:9px 13px;font-size:13px;font-weight:800;display:inline-flex}.patient-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 20px;display:grid}.patient-info-item{background:#fbfcfd;border:1px solid #e7edf2;border-radius:8px;min-width:0;padding:13px 14px}.patient-info-item span{color:#8491a0;text-transform:uppercase;letter-spacing:.25px;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.patient-info-item strong{overflow-wrap:anywhere;color:#243b53;font-size:14px;font-weight:750;display:block}.highlight-text{color:#0b3558!important}.ipd-account-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.account-summary-box{box-sizing:border-box;background:#fff;border:1px solid #e3e8ee;border-radius:11px;min-height:104px;padding:17px 18px;box-shadow:0 3px 12px #0f28410a}.account-summary-box span{color:#758394;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.account-summary-box strong{white-space:nowrap;font-size:21px;font-weight:800;display:block}.account-summary-box.bill{border-top:3px solid #0b3558}.account-summary-box.bill strong{color:#0b3558}.account-summary-box.paid{border-top:3px solid #16804a}.account-summary-box.paid strong{color:#16804a}.account-summary-box.due{border-top:3px solid #d97706}.account-summary-box.due strong{color:#d97706}.ipd-payments-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);align-items:start;gap:20px;display:grid}.ipd-payments-layout>.ipd-payment-summary-card{min-width:0}.payment-history-content{padding:8px 20px 20px}.payment-history-list{flex-direction:column;display:flex}.payment-history-row{border-bottom:1px solid #edf1f4;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:70px;padding:10px 0;display:grid}.payment-history-row:last-child{border-bottom:none}.payment-history-number{color:#0b3558;background:#e8f1f7;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:flex}.payment-history-main{min-width:0}.payment-history-main strong{color:#17324d;margin-bottom:4px;font-size:13px;font-weight:750;display:block}.payment-history-main span{color:#8491a0;font-size:11px;display:block}.payment-history-main small{overflow-wrap:anywhere;color:#687789;margin-top:4px;font-size:11px;display:block}.payment-history-amount{color:#17324d;text-align:right;white-space:nowrap;min-width:110px;font-size:14px;font-weight:800}.payment-mode{color:#526170;white-space:nowrap;background:#eef2f5;border-radius:5px;justify-content:center;align-items:center;min-width:70px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.payment-mode.cash{color:#16804a;background:#e8f7ef}.payment-mode.online{color:#0b3558;background:#e8f1f7}.payment-mode.card{color:#6741d9;background:#f1edff}.payment-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:20px;display:flex}.empty-payment-icon{color:#0b3558;background:#edf4f8;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:12px;font-size:27px;font-weight:800;display:flex}.payment-empty-state strong{color:#243b53;font-size:15px}.payment-empty-state p{color:#8996a3;max-width:300px;margin:7px 0 0;font-size:12px;line-height:1.6}.new-payment-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b3558;border:none;border-radius:7px;height:38px;padding:0 14px;font-size:12px;font-weight:750;transition:background .15s}.new-payment-btn:hover{background:#082b48}.ipd-payments-layout>.ipd-payment-summary-card{padding:0}.payment-summary-content{padding:18px}.summary-line{justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.summary-line span{color:#748294;font-size:13px}.summary-line strong{color:#243b53;text-align:right;white-space:nowrap;font-size:14px;font-weight:800}.summary-paid{color:#16804a!important}.summary-divider{background:#e8edf1;height:1px;margin:6px 0 12px}.summary-payable-box{background:#fff5e9;border:1px solid #f6d8a7;border-radius:9px;padding:15px}.summary-payable-box span{color:#a15d00;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.summary-payable-box strong{color:#d97706;font-size:22px;font-weight:850;display:block}.payment-form{background:#fbfcfd;border:1px solid #dfe7ed;border-radius:10px;margin-top:18px;padding:16px}.payment-form-title{color:#17324d;margin-bottom:16px;font-size:14px;font-weight:800}.form-field{margin-bottom:14px}.form-field input,.form-field select,.form-field textarea{box-sizing:border-box;color:#243b53;background:#fff;border:1px solid #d8e1e8;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .15s}.form-field input,.form-field select{height:40px;padding:0 11px}.form-field textarea{resize:vertical;min-height:78px;padding:10px 11px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#0b3558}.payment-input-wrapper{background:#fff;border:1px solid #d8e1e8;border-radius:7px;align-items:center;height:40px;display:flex;overflow:hidden}.payment-input-wrapper:focus-within{border-color:#0b3558}.payment-input-wrapper>span{color:#0b3558;background:#edf4f8;justify-content:center;align-items:center;width:42px;height:100%;font-size:15px;font-weight:800;display:flex}.payment-input-wrapper input{border:none;border-radius:0;height:100%}.amount-hint{color:#8491a0;margin-top:6px;font-size:11px;line-height:1.45;display:block}.save-payment-btn{color:#fff;cursor:pointer;background:#16804a;border:none;border-radius:7px;width:100%;height:42px;font-size:13px;font-weight:800;transition:background .15s}.save-payment-btn:hover:not(:disabled){background:#106c3d}.save-payment-btn:disabled{opacity:.65;cursor:not-allowed}.payment-note{background:#f2f7fa;border-radius:7px;align-items:flex-start;gap:8px;margin-top:18px;padding:11px 12px;display:flex}.payment-note>span{color:#0b3558;flex:none;font-size:15px}.payment-note p{color:#647486;margin:0;font-size:11px;line-height:1.55}@media (max-width:1100px){.ipd-payment-summary-grid,.ipd-account-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ipd-payments-layout{grid-template-columns:1fr}.patient-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.ipd-payments-page{padding:14px}.ipd-payment-summary-grid{grid-template-columns:1fr;gap:10px;margin:14px 0}.ipd-payment-summary-card{padding:14px}.card-header{flex-direction:column;align-items:flex-start;min-height:auto;padding:14px}.patient-search-wrapper{width:100%}.patient-info-grid{grid-template-columns:1fr;gap:10px;padding:14px}.ipd-account-summary{grid-template-columns:1fr;gap:10px;margin-bottom:14px}.account-summary-box{min-height:88px}.payment-history-content{padding:8px 14px 14px}.payment-history-row{grid-template-columns:32px minmax(0,1fr) auto;gap:9px}.payment-history-main{grid-column:2/3}.payment-mode{grid-area:1/3/2/4}.payment-history-amount{text-align:left;grid-area:2/2/3/4;min-width:0}.new-payment-btn{width:100%}.selected-ipd-badge{box-sizing:border-box;width:100%}.ipd-payment-status-badge{justify-content:center;width:100%}}@media (max-width:420px){.ipd-payments-page{padding:10px}.payment-summary-content{padding:14px}.payment-form{padding:13px}.summary-line{flex-direction:column;align-items:flex-start;gap:4px}.summary-line strong{text-align:left}}.payment-history-row:not(.refund-history-row) .payment-history-amount{color:#008a4c}.refund-history-row{background:#fff7f7;border-left:4px solid #dc3545}.refund-history-row .payment-history-main strong{color:#c82333}.refund-history-row .payment-history-main span{color:#7a4a4a}.refund-history-row .payment-history-main small{color:#a94442}.payment-mode-refund{color:#c82333;background:#fdeaea;border-radius:6px;padding:6px 14px;font-weight:600}.refund-history-row .payment-history-amount{color:#dc3545;font-weight:700}.refund-history-row .payment-history-number{color:#c82333;background:#fdeaea;font-weight:700}.refund-payment-btn{color:#c82333;cursor:pointer;background:#fff5f5;border:1px solid #dc3545;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:190px;height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.refund-payment-btn:first-letter{font-size:20px}.refund-payment-btn:hover{color:#fff;background:#dc3545;border-color:#dc3545;transform:translateY(-1px);box-shadow:0 5px 14px #dc354538}.refund-payment-btn:active{transform:translateY(0);box-shadow:0 2px 6px #dc35452e}.refund-payment-btn:focus{outline:none;box-shadow:0 0 0 3px #dc35451f}.print-payment-history-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b3558;border:1px solid #0b3558;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-width:165px;height:42px;padding:0 18px;font-size:14px;font-weight:700;line-height:1;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 2px 5px #0b355826}.print-payment-history-btn:hover{background:#08416d;border-color:#08416d;transform:translateY(-1px);box-shadow:0 4px 10px #0b355838}.print-payment-history-btn:active{transform:translateY(0);box-shadow:0 2px 5px #0b355826}.print-payment-history-btn:focus{outline:none;box-shadow:0 0 0 3px #0b35581f}.doctor-visit-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:18px 20px 30px}.page-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;display:flex}.page-header h2{color:#1f2937;margin:0;font-size:23px;font-weight:700}.page-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.ipd-workflow{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-bottom:16px;padding:13px;box-shadow:0 2px 8px #0f172a0a}.ipd-workflow-patient{grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(190px,1.2fr) minmax(190px,1.2fr);gap:10px;width:100%;margin-bottom:12px;display:grid}.ipd-workflow-patient>div{background:#f8fafc;border:1px solid #edf1f5;border-radius:7px;min-width:0;padding:8px 11px}.ipd-workflow-patient span{color:#64748b;margin-bottom:3px;font-size:11px;font-weight:600;display:block}.ipd-workflow-patient strong{color:#1e293b;word-break:break-word;font-size:13px;font-weight:700;line-height:1.3;display:block}.ipd-workflow-menu{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;display:grid}.workflow-btn{color:#334155;white-space:nowrap;cursor:pointer;background:#f8fafc;border:1px solid #dbe2ea;border-radius:7px;justify-content:center;align-items:center;width:100%;min-width:0;height:42px;padding:0 8px;font-size:13px;font-weight:650;line-height:1;transition:background .18s,border-color .18s,color .18s,transform .1s,box-shadow .18s;display:flex}.workflow-btn:hover{color:#1d4ed8;background:#eef4ff;border-color:#93c5fd}.workflow-btn:active{transform:translateY(1px)}.workflow-btn.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 3px 8px #2563eb2e}.workflow-btn.active:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.ipd-workflow-navigation{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:8px;display:grid}.workflow-prev,.workflow-next{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:7px;width:100%;height:36px;font-size:12px;font-weight:600;transition:background .18s,border-color .18s,color .18s}.workflow-prev:hover:not(:disabled),.workflow-next:hover:not(:disabled){color:#1e293b;background:#f8fafc;border-color:#94a3b8}.workflow-prev:disabled,.workflow-next:disabled{opacity:.45;cursor:not-allowed}.patient-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;margin-bottom:16px;padding:13px;display:grid;box-shadow:0 2px 8px #0000000a}.patient-item{background:#fafbfc;border:1px solid #edf0f3;border-radius:7px;min-width:0;padding:7px 9px}.patient-item span{color:#64748b;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.patient-item h3{color:#1f2937;word-break:break-word;margin:0;font-size:13px;font-weight:700;line-height:1.35}.visit-card,.history-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.card-title{background:#fafbfc;border-bottom:1px solid #e5e7eb;padding:12px 15px}.card-title h3{color:#1f2937;margin:0;font-size:15px;font-weight:700}.visit-grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:13px;width:100%;padding:16px;display:grid}.visit-grid>div{flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.visit-grid label{color:#374151;box-sizing:border-box;align-items:center;height:18px;margin:0 0 5px;font-size:12px;font-weight:600;display:flex}.visit-grid input,.visit-grid select,.visit-grid textarea{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;width:100%;margin:0;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.visit-grid input,.visit-grid select{vertical-align:top;height:39px;min-height:39px;margin-top:0;margin-bottom:0;padding:0 10px;line-height:normal}.visit-grid select{display:block}.visit-grid textarea{resize:vertical;min-height:76px;padding:9px 10px;line-height:1.45}.visit-grid input:focus,.visit-grid select:focus,.visit-grid textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.visit-grid input::placeholder,.visit-grid textarea::placeholder{color:#9ca3af}.btn-area{justify-content:flex-end;padding:0 16px 16px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:7px;min-width:145px;padding:10px 19px;font-size:13px;font-weight:650;transition:background .2s,transform .1s}.save-btn:hover:not(:disabled){background:#1d4ed8}.save-btn:active:not(:disabled){transform:translateY(1px)}.save-btn:disabled{opacity:.65;cursor:not-allowed}.history-card{padding-bottom:0}.history-card .card-title{margin-bottom:0}.visit-table{border-collapse:collapse;table-layout:fixed;width:100%}.visit-table th,.visit-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:10px 11px;font-size:12.5px}.visit-table th{color:#374151;white-space:nowrap;background:#f8fafc;font-weight:700}.visit-table td{color:#4b5563}.visit-table th:first-child,.visit-table td:first-child,.visit-table th:nth-child(2),.visit-table td:nth-child(2){width:11%}.visit-table th:nth-child(3),.visit-table td:nth-child(3){width:20%}.visit-table th:nth-child(4),.visit-table td:nth-child(4){width:43%}.visit-table th:nth-child(5),.visit-table td:nth-child(5){text-align:right;width:15%}.visit-table tbody tr:hover{background:#fafafa}.visit-table td:nth-child(4){white-space:normal;word-break:break-word;line-height:1.4}.visit-table td:nth-child(5){color:#111827;white-space:nowrap;font-weight:650}.no-data{text-align:center!important;color:#9ca3af!important;padding:25px!important}.total-card{box-sizing:border-box;background:#fafbfc;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:18px;width:100%;padding:13px 16px;display:flex}.total-card span{color:#4b5563;font-size:13px;font-weight:600}.total-card h2{color:#111827;margin:0;font-size:19px;font-weight:750}@media (max-width:1100px){.ipd-workflow-patient{grid-template-columns:repeat(2,minmax(0,1fr))}.ipd-workflow-menu,.patient-card{grid-template-columns:repeat(3,minmax(0,1fr))}.visit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.doctor-visit-page{padding:12px}.page-header{margin-bottom:13px}.page-header h2{font-size:20px}.page-header p{font-size:12px}.ipd-workflow{border-radius:8px;padding:10px}.ipd-workflow-patient{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ipd-workflow-patient>div{padding:7px 8px}.ipd-workflow-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.workflow-btn{height:40px;font-size:12px}.ipd-workflow-navigation{grid-template-columns:1fr 1fr;gap:7px}.workflow-prev,.workflow-next{height:35px}.patient-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.patient-item{padding:7px 8px}.patient-item h3{font-size:12px}.visit-grid{grid-template-columns:1fr;gap:11px;padding:13px}.btn-area{padding:0 13px 13px}.save-btn{width:100%}.history-card{overflow-x:auto}.history-card .card-title,.visit-table{min-width:650px}.total-card{justify-content:flex-end;min-width:650px}}@media (max-width:450px){.ipd-workflow-patient,.ipd-workflow-menu{grid-template-columns:1fr}.workflow-btn{height:42px}.patient-card{grid-template-columns:1fr}.patient-item{padding-bottom:7px}.card-title h3{font-size:14px}}.lab-layout{background:#f4f7fb;min-height:100vh;display:flex}.lab-sidebar{color:#fff;z-index:1000;background:#0f172a;width:280px;height:100vh;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:4px 0 12px #0000001f}.lab-logo-box{background:#fff;border-radius:12px;justify-content:center;align-items:center;margin:15px;padding:20px 15px;display:flex}.lab-logo-box img{object-fit:contain;filter:none;opacity:1;width:180px;height:auto;display:block}.lab-menu-title{color:#94a3b8;letter-spacing:1.5px;padding:18px 20px 8px;font-size:11px;font-weight:700}.lab-menu-item{cursor:pointer;border-radius:8px;align-items:center;gap:12px;margin:5px 12px;padding:12px 15px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.lab-menu-item:hover{background:#1e3a5f}.lab-menu-item.active{background:#0f4c81;box-shadow:0 3px 8px #00000026}.lab-menu-item span:first-child{text-align:center;width:22px}.lab-sidebar-bottom{border-top:1px solid #ffffff14;margin-top:20px;padding:18px 15px}.lab-user{flex-direction:column;margin-bottom:12px;padding:0 5px;display:flex}.lab-user strong{font-size:14px}.lab-user span{color:#94a3b8;margin-top:3px;font-size:12px}.lab-logout{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;width:100%;padding:10px;font-weight:600}.lab-logout:hover{background:#b91c1c}.lab-main{width:calc(100% - 280px);min-height:100vh;margin-left:280px}.lab-topbar{color:#fff;box-sizing:border-box;z-index:999;background:#0f4c81;justify-content:space-between;align-items:center;height:65px;padding:0 25px;display:flex;position:fixed;top:0;left:280px;right:0;box-shadow:0 2px 10px #0000001f}.lab-topbar>div:first-child{flex-direction:column;justify-content:center;min-width:0;display:flex}.lab-topbar h2{color:#fff;letter-spacing:.1px;margin:0;font-size:19px;font-weight:700;line-height:1.2}.lab-topbar p{color:#dbeafe;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.2}.lab-topbar>div:first-child{padding-left:11px;position:relative}.lab-topbar>div:first-child:before{content:"";background:#60a5fa;border-radius:3px;width:3px;height:31px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.lab-topbar-user{color:#fff;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff14;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:600}.lab-page-content{box-sizing:border-box;min-height:calc(100vh - 65px);margin-top:65px;padding:25px}@media (max-width:768px){.lab-sidebar{width:220px}.lab-main{width:calc(100% - 220px);margin-left:220px}.lab-topbar{padding:0 18px;left:220px}.lab-logo-box img{width:150px}.lab-page-content{padding:15px}.lab-topbar h2{font-size:18px}.lab-topbar p{font-size:11px}.lab-topbar-user{padding:7px 11px;font-size:12px}}@media (max-width:550px){.lab-sidebar{width:200px}.lab-main{width:calc(100% - 200px);margin-left:200px}.lab-topbar{height:60px;padding:0 12px;left:200px}.lab-page-content{min-height:calc(100vh - 60px);margin-top:60px;padding:12px}.lab-topbar h2{font-size:16px}.lab-topbar p{margin-top:3px;font-size:9px}.lab-topbar>div:first-child{padding-left:8px}.lab-topbar>div:first-child:before{width:3px;height:27px}.lab-topbar-user{padding:6px 9px;font-size:10px}}.lab-dashboard{box-sizing:border-box;color:#1e293b;width:100%;min-height:100%;padding:5px}.lab-dashboard-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.lab-dashboard-header h1{color:#0f4c81;margin:0;font-size:28px;font-weight:700;line-height:1.25}.lab-dashboard-header p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:500}.lab-date{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;padding:10px 15px;font-size:13px;font-weight:600;box-shadow:0 2px 8px #0f4c810d}.lab-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.lab-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;min-width:0;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 3px 12px #0f4c8112}.lab-stat-card:hover{transform:translateY(-2px);box-shadow:0 7px 18px #0f4c811c}.lab-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.lab-stat-icon.blue{background:#e0f2fe}.lab-stat-icon.orange{background:#fff3d6}.lab-stat-icon.purple{background:#f0e7ff}.lab-stat-icon.green{background:#dcfce7}.lab-stat-card p{color:#64748b;margin:0 0 4px;font-size:12px;font-weight:600}.lab-stat-card h2{color:#0f172a;margin:0;font-size:25px;font-weight:700;line-height:1.2}.lab-dashboard-grid{grid-template-columns:1.35fr 1fr;gap:20px;margin-bottom:20px;display:grid}.lab-dashboard-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:21px;box-shadow:0 3px 12px #0f4c8112}.lab-card-header{border-bottom:1px solid #eef2f7;margin-bottom:5px;padding-bottom:14px}.lab-card-header h3{color:#0f4c81;margin:0;font-size:17px;font-weight:700}.lab-card-header p{color:#64748b;margin:5px 0 0;font-size:12px;font-weight:500}.lab-activity-list{flex-direction:column;gap:9px;margin-top:12px;display:flex}.lab-activity-item{background:#f8fafc;border:1px solid #e8edf3;border-radius:9px;align-items:center;gap:12px;min-width:0;padding:11px 12px;transition:background .2s,border-color .2s;display:flex}.lab-activity-item:hover{background:#f1f7fd;border-color:#d8e7f5}.activity-icon{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.lab-activity-item>div{flex:1;min-width:0}.lab-activity-item strong{color:#1e293b;font-size:13px;font-weight:600;display:block}.lab-activity-item small{color:#64748b;margin-top:3px;font-size:11px;display:block}.lab-activity-item b{text-align:right;color:#0f4c81;flex-shrink:0;min-width:32px;font-size:18px;font-weight:700}.lab-quick-actions{grid-template-columns:1fr;gap:9px;margin-top:12px;display:grid}.lab-quick-actions button{box-sizing:border-box;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;transition:background .2s,border-color .2s,transform .2s;display:flex}.lab-quick-actions button:hover{background:#eef6ff;border-color:#0f4c81;transform:translateY(-1px)}.lab-quick-actions button>span{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;font-size:19px;display:flex}.lab-quick-actions button>div{min-width:0}.lab-quick-actions strong{color:#1e293b;font-size:13px;font-weight:600;display:block}.lab-quick-actions small{color:#64748b;margin-top:3px;font-size:11px;display:block}.lab-info-card{align-items:center;gap:14px;margin-bottom:20px;display:flex}.lab-info-icon{background:#e0f2fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.lab-info-card h3{color:#0f4c81;margin:0;font-size:16px;font-weight:700}.lab-info-card p{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.5}@media (max-width:1200px){.lab-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-dashboard-grid{grid-template-columns:1fr}}@media (max-width:768px){.lab-dashboard{padding:3px}.lab-dashboard-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:18px}.lab-dashboard-header h1{font-size:24px}.lab-dashboard-header p{font-size:13px}.lab-date{box-sizing:border-box;text-align:center;width:100%}.lab-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.lab-stat-card{gap:11px;padding:15px}.lab-stat-icon{width:45px;height:45px;font-size:21px}.lab-stat-card h2{font-size:22px}.lab-dashboard-grid{gap:14px}.lab-dashboard-card{padding:17px}.lab-info-card{align-items:flex-start}}@media (max-width:560px){.lab-stats-grid{grid-template-columns:1fr;gap:10px}.lab-stat-card{padding:15px}.lab-stat-icon{width:44px;height:44px}.lab-dashboard-card{padding:15px}.lab-card-header h3{font-size:16px}.lab-activity-item{padding:10px}.activity-icon{width:36px;height:36px}.lab-info-card{gap:11px;padding:15px}.lab-info-icon{width:44px;height:44px;font-size:21px}}@media (max-width:400px){.lab-dashboard-header h1{font-size:21px}.lab-dashboard-header p{font-size:12px}.lab-stat-card p{font-size:11px}.lab-stat-card h2{font-size:20px}.lab-activity-item strong{font-size:12px}.lab-activity-item small{font-size:10px}.lab-quick-actions strong{font-size:12px}.lab-quick-actions small{font-size:10px}}.lab-master-container{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:8px 12px 30px}.lab-master-header{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-bottom:18px;display:flex}.lab-master-header-left{align-items:center;gap:12px;min-width:0;display:flex}.lab-master-header-icon{box-sizing:border-box;background:#eef6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex}.lab-master-header h1{color:#0f4c81;margin:0;font-size:24px;font-weight:700;line-height:1.2}.lab-master-header p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.4}.form-card,.table-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;box-shadow:0 3px 12px #0f4c8112}.form-card{margin-bottom:18px;padding:20px}.form-card h3{color:#0f4c81;border-bottom:1px solid #eef2f7;margin:0 0 17px;padding-bottom:13px;font-size:17px;font-weight:700}.form-grid>div{min-width:0}.form-grid label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-grid input,.form-grid select{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #d7dce5;border-radius:8px;outline:none;width:100%;height:41px;padding:0 11px;font-size:13px;transition:border-color .2s,box-shadow .2s}.form-grid input::placeholder{color:#94a3b8}.form-grid input:focus,.form-grid select:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8117}.button-row{border-top:1px solid #eef2f7;justify-content:flex-end;align-items:center;gap:10px;margin-top:17px;padding-top:15px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#0f4c81;border:1px solid #0f4c81;border-radius:8px;min-width:125px;height:41px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.save-btn:hover{background:#08375f;border-color:#08375f;transform:translateY(-1px);box-shadow:0 4px 10px #0f4c8133}.cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:95px;height:41px;padding:0 17px;font-size:13px;font-weight:600;transition:all .2s}.cancel-btn:hover{background:#f8fafc;border-color:#94a3b8}.table-card{padding:0;overflow:hidden}.table-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:15px;min-height:65px;padding:12px 18px;display:flex}.table-header h3{color:#0f4c81;margin:0;font-size:17px;font-weight:700}.table-header input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #d7dce5;border-radius:8px;outline:none;width:230px;height:38px;padding:0 11px;font-size:13px;transition:all .2s}.table-header input::placeholder{color:#94a3b8}.table-header input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8117}.table-card>table{border-collapse:collapse;table-layout:auto;width:100%}.table-card>table thead{background:#f8fafc}.table-card>table th{text-align:left;color:#334155;white-space:nowrap;border-bottom:1px solid #dfe5ec;padding:12px 14px;font-size:12px;font-weight:700}.table-card>table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:12px 14px;font-size:13px}.table-card>table tbody tr{transition:background .15s}.table-card>table tbody tr:hover{background:#f8fbff}.table-card>table tbody tr:last-child td{border-bottom:none}.table-card>table td:nth-child(3){color:#0f4c81;white-space:nowrap;font-weight:700}.badge{text-transform:capitalize;border-radius:20px;justify-content:center;align-items:center;min-width:65px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge.active{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.badge.inactive{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.edit-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;height:32px;margin-right:6px;padding:0 11px;font-size:12px;font-weight:600;transition:all .2s}.edit-btn:hover{background:#dbeafe;border-color:#93c5fd}.status-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:7px;height:32px;padding:0 11px;font-size:12px;font-weight:600;transition:all .2s}.status-btn:hover{background:#f8fafc;border-color:#94a3b8}.parameter-btn{color:#0f4c81;white-space:nowrap;cursor:pointer;background:#f0f7ff;border:1px solid #c7dff5;border-radius:7px;height:34px;padding:0 12px;font-size:12px;font-weight:600;transition:all .2s}.parameter-btn:hover{background:#e0efff;border-color:#9ec5e8;transform:translateY(-1px)}.parameter-modal-overlay{z-index:2000;box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.parameter-modal{background:#fff;border:1px solid #dbe3ec;border-radius:13px;flex-direction:column;width:min(900px,100%);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a33}.parameter-modal-header{background:#f8fbff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.parameter-modal-header h3{color:#0f4c81;margin:0;font-size:17px;font-weight:700}.parameter-modal-header p{color:#64748b;margin:3px 0 0;font-size:12px}.parameter-close-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:all .2s;display:flex}.parameter-close-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.parameter-form{background:#fff;border-bottom:1px solid #eef2f7;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:17px 18px;display:grid}.parameter-field{min-width:0}.parameter-field label{color:#374151;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.parameter-field input,.parameter-field select{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #d7dce5;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px;transition:all .2s}.parameter-field input::placeholder{color:#94a3b8}.parameter-field input:focus,.parameter-field select:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8117}.parameter-button-row{border-bottom:1px solid #eef2f7;justify-content:flex-end;align-items:center;gap:9px;padding:0 18px 15px;display:flex}.parameter-save-btn{color:#fff;cursor:pointer;background:#0f4c81;border:1px solid #0f4c81;border-radius:8px;min-width:145px;height:39px;padding:0 15px;font-size:12px;font-weight:600;transition:all .2s}.parameter-save-btn:hover{background:#08375f;border-color:#08375f;transform:translateY(-1px)}.parameter-cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:90px;height:39px;padding:0 14px;font-size:12px;font-weight:600;transition:all .2s}.parameter-cancel-btn:hover{background:#f8fafc;border-color:#94a3b8}.parameter-list{flex:1;min-height:0;padding:15px 18px 18px;overflow:auto}.parameter-list-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.parameter-list-header h4{color:#1e293b;margin:0;font-size:14px;font-weight:700}.parameter-list-header span{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:4px 9px;font-size:11px}.parameter-table-wrapper{border:1px solid #e5e7eb;border-radius:9px;width:100%;overflow-x:auto}.parameter-table-wrapper table{border-collapse:collapse;width:100%;min-width:650px}.parameter-table-wrapper thead{background:#f8fafc}.parameter-table-wrapper th{text-align:left;color:#334155;white-space:nowrap;border-bottom:1px solid #dfe5ec;padding:10px 12px;font-size:11px;font-weight:700}.parameter-table-wrapper td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:10px 12px;font-size:12px}.parameter-table-wrapper tbody tr:hover{background:#f8fbff}.parameter-table-wrapper tbody tr:last-child td{border-bottom:none}.parameter-table-wrapper td strong{color:#1e293b;font-size:12px}.parameter-edit-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:7px;height:31px;padding:0 10px;font-size:11px;font-weight:600;transition:all .2s}.parameter-edit-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.parameter-loading{color:#64748b;justify-content:center;align-items:center;min-height:120px;font-size:13px;display:flex}.no-parameters{text-align:center;box-sizing:border-box;background:#f8fafc;border:1px dashed #d7dce5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:20px;display:flex}.no-parameters>div{background:#eef6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:8px;font-size:19px;display:flex}.no-parameters h4{color:#334155;margin:0;font-size:14px}.no-parameters p{color:#64748b;margin:4px 0 0;font-size:12px}.table-card>table{table-layout:fixed;width:100%}.table-card>table th:first-child,.table-card>table td:first-child{width:24%}.table-card>table th:nth-child(2),.table-card>table td:nth-child(2){width:18%}.table-card>table th:nth-child(3),.table-card>table td:nth-child(3),.table-card>table th:nth-child(4),.table-card>table td:nth-child(4){width:13%}.table-card>table th:nth-child(5),.table-card>table td:nth-child(5){width:20%}.table-card>table td:nth-child(5){white-space:nowrap}.table-card>table td:nth-child(5) .edit-btn,.table-card>table td:nth-child(5) .status-btn{vertical-align:middle;white-space:nowrap;justify-content:center;align-items:center;height:34px;margin:0 5px 0 0;display:inline-flex}.table-card>table td:nth-child(5) .edit-btn{min-width:52px}.table-card>table td:nth-child(5) .status-btn{min-width:88px}.table-card>table td:nth-child(6){white-space:nowrap}.table-card>table td:nth-child(6) .parameter-btn{white-space:nowrap;justify-content:center;align-items:center;min-width:112px;height:34px;margin:0;padding:0 12px;display:inline-flex}.table-card>table td:nth-child(4) .badge{text-transform:capitalize;white-space:nowrap;min-width:72px;padding:6px 10px;font-size:12px;font-weight:800}.table-card>table th,.table-card>table td{vertical-align:middle}.table-card>table td:first-child{color:#1e293b;font-weight:600}.table-card>table td:nth-child(2){color:#475569}.table-card>table td:nth-child(3){white-space:nowrap;font-size:13px;font-weight:700}.table-card>table th:nth-child(5),.table-card>table th:nth-child(6){white-space:nowrap}@media (max-width:1100px){.table-card>table{table-layout:fixed;min-width:900px}}@media (max-width:800px){.table-card{overflow-x:auto}.table-card>table{table-layout:fixed;min-width:900px}}.table-card>table th:nth-child(6),.table-card>table td:nth-child(6){width:18%}.table-card>table td:nth-child(6) .parameter-btn{white-space:nowrap;width:auto;min-width:125px;padding:0 13px}@media (max-width:1050px){.form-grid,.parameter-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.table-card{overflow-x:auto}.table-card>table,.table-header{min-width:850px}}@media (max-width:700px){.lab-master-container{padding:6px 8px 25px}.lab-master-header{align-items:flex-start;margin-bottom:15px}.lab-master-header-left{gap:10px}.lab-master-header-icon{width:40px;height:40px;font-size:19px}.lab-master-header h1{font-size:21px}.lab-master-header p{font-size:12px}.form-card{border-radius:10px;margin-bottom:15px;padding:15px}.form-card h3{margin-bottom:15px;font-size:16px}.form-grid{grid-template-columns:1fr;gap:12px}.button-row{flex-direction:column-reverse;align-items:stretch;gap:8px}.save-btn,.cancel-btn{width:100%;min-width:0}.table-card{border-radius:10px}.table-header{flex-direction:column;align-items:stretch;gap:10px;min-width:0;min-height:auto;padding:14px 15px}.table-header h3{font-size:16px}.table-header input{width:100%}.table-card{overflow-x:auto}.table-card>table{min-width:850px}.parameter-modal-overlay{align-items:flex-start;padding:10px}.parameter-modal{border-radius:11px;width:100%;max-height:calc(100vh - 20px)}.parameter-modal-header{padding:14px 15px}.parameter-modal-header h3{font-size:16px}.parameter-modal-header p{font-size:11px}.parameter-form{grid-template-columns:1fr;gap:11px;padding:15px}.parameter-button-row{flex-direction:column-reverse;align-items:stretch;padding:0 15px 14px}.parameter-save-btn,.parameter-cancel-btn{width:100%;min-width:0}.parameter-list{padding:14px 15px 15px}}@media (max-width:480px){.lab-master-container{padding:5px 6px 20px}.lab-master-header h1{font-size:19px}.lab-master-header p{font-size:11px}.lab-master-header-icon{width:38px;height:38px;font-size:18px}.form-card{padding:13px}.form-card h3{font-size:15px}.form-grid input,.form-grid select{height:42px}.table-header{padding:13px}.parameter-modal-overlay{padding:6px}.parameter-modal{max-height:calc(100vh - 12px)}.parameter-list-header{flex-direction:column;align-items:flex-start;gap:6px}}.form-card .section-title{border-bottom:1px solid #eef2f7;align-items:center;gap:11px;margin-bottom:18px;padding-bottom:13px;display:flex}.form-card .section-title>span{background:#eef6ff;border:1px solid #dbeafe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.form-card .section-title h3{color:#0f4c81;margin:0;font-size:17px;font-weight:700}.form-card .section-title p{color:#64748b;margin:3px 0 0;font-size:12px}@media (max-width:700px){.form-card .section-title{margin-bottom:15px}.form-card .section-title>span{width:37px;height:37px;font-size:18px}.form-card .section-title h3{font-size:16px}.form-card .section-title p{font-size:11px}}.lab-test-form-grid{grid-template-columns:1.4fr 1.2fr .8fr .8fr}.price-input{width:100%;position:relative}.price-input>span{color:#64748b;z-index:2;font-size:13px;font-weight:600;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.price-input input{padding-left:28px!important}.lab-test-form-actions{border-top:1px solid #eef2f7;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;padding-top:15px;display:flex}.lab-test-save-btn,.lab-test-cancel-btn{cursor:pointer;border-radius:8px;height:41px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.lab-test-save-btn{color:#fff;background:#0f4c81;border:1px solid #0f4c81;min-width:145px}.lab-test-save-btn:hover{background:#08375f;border-color:#08375f;transform:translateY(-1px);box-shadow:0 4px 10px #0f4c812e}.lab-test-cancel-btn{color:#475569;background:#fff;border:1px solid #cbd5e1;min-width:90px}.lab-test-cancel-btn:hover{background:#f8fafc;border-color:#94a3b8}@media (max-width:1050px){.lab-test-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.lab-test-form-grid{grid-template-columns:1fr}.lab-test-form-actions{flex-direction:column-reverse;align-items:stretch}.lab-test-save-btn,.lab-test-cancel-btn{width:100%}}.lab-order-container{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:8px 12px 30px}.lab-order-header{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-bottom:18px;display:flex}.lab-order-header h1{color:#0f4c81;margin:0;font-size:24px;font-weight:700}.lab-order-header p{color:#64748b;margin:4px 0 0;font-size:13px}.ordered-by{text-align:center;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:150px;padding:10px 18px;display:flex}.ordered-by span{color:#64748b;margin-bottom:3px;font-size:12px;font-weight:600;display:block}.ordered-by strong{color:#1e293b;font-size:15px;font-weight:700;line-height:1.2;display:block}.order-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:18px;padding:20px;box-shadow:0 3px 12px #0f4c8112}.section-title{border-bottom:1px solid #eef2f7;align-items:center;gap:11px;margin-bottom:18px;padding-bottom:13px;display:flex}.section-title>span{background:#eef6ff;border:1px solid #dbeafe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.section-title h3{color:#0f4c81;margin:0;font-size:17px;font-weight:700}.section-title p{color:#64748b;margin:3px 0 0;font-size:12px}.patient-type-buttons{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.patient-type-buttons button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ec;border-radius:8px;height:42px;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s}.patient-type-buttons button:hover{color:#0f4c81;background:#eef6ff;border-color:#0f4c81}.patient-type-buttons button.selected{color:#fff;background:#0f4c81;border-color:#0f4c81;box-shadow:0 3px 8px #0f4c812e}.form-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:15px;width:100%;display:grid}.form-field{min-width:0;position:relative}.form-field.full-width{grid-column:1/-1}.form-field label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-field input,.form-field select{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #d7dce5;border-radius:8px;outline:none;width:100%;height:41px;padding:0 11px;font-size:13px;transition:all .2s}.form-field textarea{box-sizing:border-box;resize:vertical;color:#1e293b;background:#fff;border:1px solid #d7dce5;border-radius:8px;outline:none;width:100%;padding:10px 11px;font-family:inherit;font-size:13px;transition:all .2s}.form-field input::placeholder,.form-field textarea::placeholder{color:#94a3b8}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8117}.patient-search-list{z-index:1000;background:#fff;border:1px solid #d9e1ea;border-radius:10px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.patient-search-item{cursor:pointer;background:#fff;border-bottom:1px solid #edf1f5;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.patient-search-item:last-child{border-bottom:none}.patient-search-item:hover{background:#f5f9ff}.search-patient-name{color:#172033;font-size:15px;font-weight:700;display:block}.search-patient-details{color:#64748b;font-size:12px;font-weight:500;display:block}.patient-details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px;padding:13px;display:grid}.patient-details>div{min-width:0}.patient-details span{color:#64748b;margin-bottom:3px;font-size:11px;display:block}.patient-details strong{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.order-summary{background:#f8fbff;border:1px solid #dbeafe;border-radius:9px;grid-template-columns:1.5fr 1.5fr 1fr .8fr;gap:10px;margin-top:17px;padding:14px;display:grid}.order-summary>div{min-width:0}.order-summary span{color:#64748b;margin-bottom:3px;font-size:11px;display:block}.order-summary strong{color:#0f4c81;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.order-actions{border-top:1px solid #eef2f7;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;padding-top:15px;display:flex}.reset-order-btn,.save-order-btn{cursor:pointer;border-radius:8px;min-width:125px;height:42px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.reset-order-btn{color:#475569;background:#fff;border:1px solid #cbd5e1}.reset-order-btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.save-order-btn{color:#fff;background:#0f4c81;border:1px solid #0f4c81;min-width:175px}.save-order-btn:hover:not(:disabled){background:#08375f;transform:translateY(-1px);box-shadow:0 4px 10px #0f4c8133}.reset-order-btn:disabled,.save-order-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1050px){.form-grid,.patient-details,.order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.lab-order-container{padding:6px 8px 25px}.lab-order-header{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:15px}.lab-order-header h1{font-size:21px}.lab-order-header p{font-size:12px}.ordered-by{box-sizing:border-box;align-items:flex-start;width:100%}.order-card{border-radius:10px;margin-bottom:15px;padding:15px}.section-title{margin-bottom:15px}.section-title>span{width:37px;height:37px;font-size:18px}.section-title h3{font-size:16px}.patient-type-buttons{grid-template-columns:1fr;gap:8px}.patient-type-buttons button{width:100%}.form-grid{grid-template-columns:1fr;gap:12px}.form-field.full-width{grid-column:auto}.patient-details{grid-template-columns:1fr;gap:9px}.patient-details strong{white-space:normal}.order-summary{grid-template-columns:1fr;gap:9px}.order-summary strong{white-space:normal}.order-actions{flex-direction:column-reverse;align-items:stretch;gap:8px}.reset-order-btn,.save-order-btn{width:100%;min-width:0}}@media (max-width:480px){.lab-order-container{padding:5px 6px 20px}.order-card{padding:13px}.lab-order-header h1{font-size:19px}.section-title h3{font-size:15px}.section-title p{font-size:11px}.form-field input,.form-field select{height:42px}.save-order-btn,.reset-order-btn{height:43px}}.lab-billing-container{box-sizing:border-box;background:#f5f7fa;width:100%;min-height:100vh;padding:24px 28px}.lab-billing-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.lab-billing-heading{align-items:center;gap:13px;display:flex}.lab-billing-icon{color:#1769aa;background:#eaf3ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.lab-billing-heading h1{color:#172131;margin:0;font-size:24px;font-weight:700;line-height:1.2}.lab-billing-heading p{color:#7b8796;margin:4px 0 0;font-size:13px}.lab-billing-date{color:#657184;white-space:nowrap;background:#fff;border:1px solid #e4e8ee;border-radius:8px;padding:9px 13px;font-size:13px}.billing-summary{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}.summary-card{box-sizing:border-box;background:#fff;border:1px solid #e5e9ef;border-radius:12px;align-items:center;gap:12px;min-height:68px;padding:15px 17px;display:flex}.summary-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.summary-card.pending .summary-card-icon{background:#fff3df}.summary-card.due .summary-card-icon{color:#c0392b;background:#ffe9e9}.summary-card.paid .summary-card-icon{color:#198754;background:#e7f7ed}.summary-card span{color:#7b8796;margin-bottom:3px;font-size:12px;display:block}.summary-card strong{color:#172131;font-size:20px;font-weight:700;display:block}.lab-billing-card{background:#fff;border:1px solid #e3e8ee;border-radius:13px;overflow:hidden;box-shadow:0 3px 12px #00000006}.billing-card-header{box-sizing:border-box;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:13px 19px;display:flex}.billing-card-header h2{color:#202b3a;margin:0;font-size:18px;font-weight:700}.billing-card-header p{color:#8893a2;margin:4px 0 0;font-size:12px}.billing-search{box-sizing:border-box;color:#8a95a3;background:#fff;border:1px solid #dce2e8;border-radius:8px;align-items:center;gap:8px;width:320px;height:40px;padding:0 12px;display:flex}.billing-search input{color:#263242;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:13px}.billing-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.billing-table{border-collapse:collapse;width:100%;min-width:1100px}.billing-table th{color:#4f5d6e;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e1e6eb;padding:13px 15px;font-size:13px;font-weight:700}.billing-table td{color:#394657;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:14px 15px;font-size:13px;line-height:1.45}.billing-table tbody tr{transition:background .15s}.billing-table tbody tr:hover{background:#fafcff}.billing-table tbody tr:last-child td{border-bottom:none}.paid-bills-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;margin-top:20px;overflow:hidden}.paid-billing-header{background:#fafcff;min-height:76px}.paid-billing-header h2{color:#1f2d3d}.paid-billing-header p{color:#7b8794}.paid-billing-header .billing-search{box-sizing:border-box;min-width:290px;height:38px}.paid-bills-card .pay-btn{min-width:145px;height:36px;padding:0 16px}.paid-bills-card .billing-table thead th{background:#f7f9fc}.paid-bills-card .billing-table tbody tr:hover{background:#fbfdff}@media (max-width:768px){.paid-billing-header{flex-direction:column;align-items:stretch}.paid-billing-header .billing-search{width:100%;min-width:0}.paid-bills-card .billing-table-wrapper{overflow-x:auto}}.patient-cell strong,.test-cell strong{color:#202b3a;font-size:14px;font-weight:700;line-height:1.35;display:block}.patient-cell span,.test-cell span{color:#7d8998;margin-top:4px;font-size:12px;line-height:1.4;display:block}.identifier-cell strong{color:#273446;font-size:13px;font-weight:600;display:block}.identifier-cell span{color:#8994a2;margin-top:4px;font-size:12px;display:block}.patient-type{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.amount-total{color:#273446;white-space:nowrap;font-size:14px;font-weight:700;display:block}.amount-paid{color:#198754;white-space:nowrap;font-size:14px;font-weight:600}.amount-due{color:#d97706;white-space:nowrap;font-size:14px;font-weight:700}.discount-note{color:#8a95a3;margin-top:3px;font-size:11px;display:block}.pay-btn{color:#1769aa;cursor:pointer;white-space:nowrap;word-break:keep-all;background:#eaf3ff;border:none;border-radius:7px;justify-content:center;align-items:center;min-width:110px;height:36px;padding:0 14px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.pay-btn:hover{background:#dcecff;transform:translateY(-1px)}.billing-loading,.billing-empty{color:#7c8795;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.loading-icon,.empty-icon{background:#eaf3ff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:9px;display:flex}.empty-icon{color:#198754;background:#e7f7ed;font-size:21px}.billing-empty h3{color:#354153;margin:0;font-size:16px}.billing-empty p{margin:5px 0 0;font-size:12px}.billing-modal-overlay{z-index:9999;box-sizing:border-box;background:#0f172a7a;justify-content:center;align-items:center;padding:15px;display:flex;position:fixed;inset:0}.billing-modal{background:#fff;border-radius:15px;width:min(640px,100%);max-height:92vh;overflow-y:auto;box-shadow:0 20px 60px #00000038}.modal-header{box-sizing:border-box;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:66px;padding:14px 19px;display:flex}.modal-title{align-items:center;gap:11px;display:flex}.modal-title-icon{background:#eaf3ff;border-radius:10px;justify-content:center;align-items:center;width:39px;height:39px;font-size:18px;display:flex}.modal-header h2{color:#1d2938;margin:0;font-size:17px}.modal-header p{color:#8893a2;margin:3px 0 0;font-size:11px}.modal-close{color:#596575;cursor:pointer;background:#f1f3f5;border:none;border-radius:7px;width:31px;height:31px;font-size:20px}.modal-patient{grid-template-columns:repeat(4,1fr);gap:9px;padding:14px 18px;display:grid}.modal-patient>div{background:#f7f9fb;border-radius:8px;padding:9px 11px}.modal-patient .modal-test{grid-column:span 2}.modal-patient span{color:#8994a2;margin-bottom:4px;font-size:10px;display:block}.modal-patient strong{color:#293546;font-size:12px;display:block}.payment-summary{grid-template-columns:repeat(5,1fr);gap:8px;margin:0 18px 14px;display:grid}.payment-summary>div{text-align:center;background:#f7f9fb;border-radius:8px;padding:10px 8px}.payment-summary span{color:#7e8998;margin-bottom:4px;font-size:10px;display:block}.payment-summary strong{color:#263242;font-size:14px}.payment-summary .discount-value{color:#c77a00}.payment-summary .paid-value{color:#198754}.payment-summary .remaining-box{background:#fff5e7}.payment-summary .remaining-box strong{color:#d97706}.payment-form{padding:0 18px}.form-group{margin-bottom:11px}.form-group label{color:#4d5968;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.form-group input,.form-group select{box-sizing:border-box;color:#293546;background:#fff;border:1px solid #dce2e8;border-radius:7px;outline:none;width:100%;height:38px;padding:0 11px;font-size:12px}.form-group input:focus,.form-group select:focus{border-color:#7bb2df}.discount-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.ipd-note{color:#39709d;background:#f0f7ff;border-radius:7px;margin:-2px 0 11px;padding:8px 10px;font-size:10px}.final-due{background:#fff6e8;border:1px solid #ffe5bd;border-radius:9px;justify-content:space-between;align-items:center;margin:3px 18px 14px;padding:11px 14px;display:flex}.final-due span{color:#7d6339;font-size:11px;font-weight:600}.final-due strong{color:#d97706;font-size:17px}.modal-actions{background:#fafbfc;border-top:1px solid #edf0f3;justify-content:flex-end;gap:9px;padding:12px 18px;display:flex}.cancel-payment,.confirm-payment{cursor:pointer;border:none;border-radius:7px;height:37px;padding:0 16px;font-size:12px;font-weight:700}.cancel-payment{color:#566273;background:#edf0f3}.confirm-payment{color:#fff;background:#1769aa}.confirm-payment:hover{background:#12598f}.cancel-payment:disabled,.confirm-payment:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1000px){.lab-billing-container{padding:20px}.billing-table{min-width:1050px}.billing-search{width:270px}}@media (max-width:800px){.lab-billing-container{padding:15px}.lab-billing-header{flex-direction:column;align-items:flex-start;gap:10px}.billing-summary{grid-template-columns:1fr}.billing-card-header{flex-direction:column;align-items:stretch}.billing-search{width:100%}.billing-table{min-width:1050px}.billing-table th{padding:12px;font-size:12px}.billing-table td{padding:13px 12px;font-size:12px}.patient-cell strong,.test-cell strong{font-size:13px}.patient-cell span,.test-cell span{font-size:11px}.modal-patient{grid-template-columns:repeat(2,1fr)}.modal-patient .modal-test{grid-column:span 2}.payment-summary{grid-template-columns:repeat(3,1fr)}.form-row{grid-template-columns:1fr;gap:0}}@media (max-width:480px){.lab-billing-heading h1{font-size:20px}.lab-billing-heading p{font-size:12px}.billing-card-header h2{font-size:16px}.modal-patient{grid-template-columns:1fr}.modal-patient .modal-test{grid-column:span 1}.payment-summary{grid-template-columns:repeat(2,1fr)}.modal-actions{grid-template-columns:1fr 1fr;display:grid}.cancel-payment,.confirm-payment{width:100%}}.lab-receipt-page{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:24px}.lab-receipt-actions{justify-content:flex-end;width:900px;max-width:100%;margin:0 auto 16px;display:flex}.print-receipt-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:11px 20px;font-size:14px;font-weight:700}.print-receipt-btn:hover{background:#1d4ed8}.lab-receipt{box-sizing:border-box;color:#1f2937;background:#fff;border-radius:10px;width:900px;max-width:100%;margin:0 auto;padding:34px;box-shadow:0 5px 25px #00000014}.receipt-header{border-bottom:2px solid #1e40af;justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:22px;display:flex}.hospital-info h1{color:#173b8f;letter-spacing:.5px;margin:0 0 7px;font-size:27px}.hospital-info p{color:#5b6472;margin:3px 0;font-size:12px}.receipt-heading{text-align:right}.receipt-icon{margin-bottom:3px;font-size:30px}.receipt-heading h2{color:#111827;margin:0;font-size:19px}.receipt-heading span{color:#15803d;background:#dcfce7;border-radius:20px;margin-top:7px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.receipt-meta{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px 0;display:grid}.receipt-meta div,.patient-info-grid div,.receipt-payment-info div{flex-direction:column;gap:4px;display:flex}.receipt-meta span,.patient-info-grid span,.receipt-payment-info span{color:#6b7280;font-size:11px;font-weight:600}.receipt-meta strong,.patient-info-grid strong,.receipt-payment-info strong{color:#111827;font-size:13px}.receipt-section{margin-top:20px}.receipt-section-title{color:#173b8f;border-bottom:1px solid #dbe3f0;margin-bottom:13px;padding-bottom:9px;font-size:14px;font-weight:800}.patient-info-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.receipt-table{border-collapse:collapse;width:100%;font-size:12px}.receipt-table th{color:#1e3a8a;text-align:left;background:#eef3fb;border:1px solid #d9e1ee;padding:10px 9px;font-size:11px;font-weight:800}.receipt-table td{vertical-align:top;border:1px solid #e1e5eb;padding:11px 9px}.receipt-table th:last-child,.receipt-table td:last-child{text-align:right}.receipt-table td strong{font-size:12px;display:block}.receipt-table td small{color:#6b7280;margin-top:4px;font-size:10px;display:block}.receipt-total-section{justify-content:flex-end;margin-top:20px;display:flex}.amount-details{width:320px}.amount-details>div{justify-content:space-between;align-items:center;padding:7px 0;font-size:12px;display:flex}.amount-details span{color:#5b6472}.amount-details strong{color:#111827}.grand-total{border-top:2px solid #1e40af;border-bottom:1px solid #dbe3f0;margin-top:5px;padding:11px 0!important}.grand-total span{color:#111827;font-weight:800}.grand-total strong{color:#173b8f;font-size:18px}.paid-row strong{color:#15803d}.receipt-payment-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;padding:15px;display:grid}.paid-status{color:#15803d!important}.receipt-remarks{background:#fafafa;border-left:3px solid #2563eb;gap:8px;margin-top:18px;padding:11px 13px;font-size:11px;display:flex}.receipt-remarks strong{color:#374151}.receipt-remarks span{color:#6b7280}.receipt-footer{color:#6b7280;border-top:1px dashed #cbd5e1;justify-content:space-between;gap:15px;margin-top:28px;padding-top:14px;font-size:10px;display:flex}.lab-receipt-loading,.lab-receipt-empty{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.lab-receipt-empty h2{color:#334155;margin-bottom:5px}@media (max-width:768px){.lab-receipt-page{padding:12px}.lab-receipt{padding:20px}.receipt-header{flex-direction:column}.receipt-heading{text-align:left}.receipt-meta,.patient-info-grid{grid-template-columns:repeat(2,1fr)}.receipt-payment-info{grid-template-columns:1fr}.receipt-footer{flex-direction:column}}@media (max-width:500px){.lab-receipt-page{padding:6px}.lab-receipt{border-radius:6px;padding:15px}.hospital-info h1{font-size:22px}.receipt-meta,.patient-info-grid{grid-template-columns:1fr}.receipt-table{font-size:10px}.receipt-table th,.receipt-table td{padding:7px 5px}.receipt-total-section{justify-content:stretch}.amount-details,.print-receipt-btn,.lab-receipt-actions{width:100%}}@media print{@page{size:A4;margin:10mm}body{background:#fff!important}.lab-receipt-page{background:#fff;min-height:auto;padding:0}.lab-receipt-actions{display:none!important}.lab-receipt{width:100%;max-width:none;box-shadow:none;border-radius:0;margin:0;padding:0}.receipt-header{padding-bottom:15px}.receipt-section{margin-top:14px}.receipt-meta{padding:12px 0}.receipt-payment-info{margin-top:14px}.receipt-footer{margin-top:18px}}.pending-lab-container{box-sizing:border-box;width:100%;min-height:100%}.pending-page-header{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:20px;display:flex}.pending-page-header h2{color:#0f4c81;margin:0;font-size:25px;font-weight:700;line-height:1.25}.pending-page-header p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:500}.pending-count{box-sizing:border-box;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-width:82px;padding:9px 15px;display:flex}.pending-count span{color:#ea580c;font-size:21px;font-weight:700;line-height:1}.pending-count small{color:#9a3412;margin-top:4px;font-size:10px;font-weight:600}.pending-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e3e8ef;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:16px;padding:10px;display:flex;box-shadow:0 2px 8px #0f4c810d}.pending-toolbar input{color:#1e293b;box-sizing:border-box;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='16.65' y1='16.65' x2='21' y2='21'/%3E%3C/svg%3E");background-position:13px;background-repeat:no-repeat;background-size:16px;border:1px solid #d5dce6;border-radius:8px;outline:none;flex:1;width:auto;min-width:0;height:40px;padding:0 14px 0 39px;font-size:13px;font-weight:500;transition:border-color .2s,background-color .2s,box-shadow .2s}.pending-toolbar input::placeholder{color:#9ca3af;font-weight:400}.pending-toolbar input:hover{background-color:#fff;border-color:#c4ccd8}.pending-toolbar input:focus{background-color:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.pending-refresh-btn{color:#334155;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d1d9e4;border-radius:8px;flex:0 0 92px;justify-content:center;align-items:center;width:92px;height:40px;margin:0;padding:0;font-size:13px;font-weight:600;line-height:1;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 1px 3px #0f172a0d}.pending-refresh-btn:hover{color:#0f4c81;background:#f8fafc;border-color:#0f4c81;box-shadow:0 3px 8px #0f4c811a}.pending-refresh-btn:active{transform:scale(.98)}.pending-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.pending-table-card{box-sizing:border-box;background:#fff;border:1px solid #e3e8ef;border-radius:11px;width:100%;overflow:hidden;box-shadow:0 3px 12px #0f4c810f}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table-wrapper::-webkit-scrollbar{height:7px}.table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.table-wrapper table{border-collapse:collapse;table-layout:auto;width:100%;min-width:950px}.table-wrapper thead{background:#0f4c81}.table-wrapper th{color:#fff;text-align:center;white-space:nowrap;border:none;padding:13px 12px;font-size:12px;font-weight:700}.table-wrapper th:first-child{text-align:left}.table-wrapper td{color:#475569;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:12px;font-size:13px}.table-wrapper td:first-child{text-align:left}.table-wrapper tbody tr:nth-child(2n){background:#f8fafc}.table-wrapper tbody tr:hover{background:#eef6ff}.table-wrapper tbody tr:last-child td{border-bottom:none}.patient-name{color:#1e293b;font-size:13px;font-weight:700;line-height:1.3}.patient-id{color:#64748b;margin-top:3px;font-size:11px;font-weight:500}.category{color:#64748b;margin-top:3px;font-size:11px}.patient-type{text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;min-width:48px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex}.patient-type.opd{color:#0369a1;background:#e0f2fe}.patient-type.ipd{color:#6d28d9;background:#ede9fe}.patient-type.outside{color:#475569;background:#f1f5f9}.source{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:10px;font-weight:600;display:inline-flex}.source.inhouse{color:#15803d;background:#dcfce7}.source.outsourced{color:#c2410c;background:#fff7ed}.status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex}.status.pending{color:#a16207;background:#fff3cd}.action-btn{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:7px;min-width:112px;height:34px;padding:0 12px;font-size:11px;font-weight:700;transition:background-color .2s,transform .15s,box-shadow .2s}.action-btn:disabled{opacity:.6;cursor:not-allowed}.sample-btn{background:#0f766e}.sample-btn:hover:not(:disabled){background:#115e59;transform:translateY(-1px);box-shadow:0 3px 7px #0f766e2e}.outside-btn{background:#ea580c}.outside-btn:hover:not(:disabled){background:#c2410c;transform:translateY(-1px);box-shadow:0 3px 7px #ea580c2e}.pending-loading{color:#64748b;justify-content:center;align-items:center;min-height:220px;font-size:14px;font-weight:600;display:flex}.no-pending{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:30px;display:flex}.no-pending>div{background:#eef6ff;border-radius:13px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:26px;display:flex}.no-pending h3{color:#334155;margin:0;font-size:17px}.no-pending p{color:#94a3b8;margin:6px 0 0;font-size:13px}@media (max-width:900px){.pending-page-header h2{font-size:23px}.table-wrapper table{min-width:900px}}@media (max-width:700px){.pending-page-header{align-items:flex-start}.pending-toolbar{flex-direction:column;align-items:stretch;gap:9px}.pending-toolbar input,.pending-refresh-btn{flex:none;width:100%}}@media (max-width:480px){.pending-page-header{flex-direction:column;gap:12px}.pending-page-header h2{font-size:20px}.pending-page-header p{font-size:12px}.pending-count{align-self:flex-start}.pending-toolbar{padding:9px}.pending-toolbar input,.pending-refresh-btn{height:39px}.table-wrapper table{min-width:850px}.no-pending{min-height:230px;padding:20px}}.sample-container{box-sizing:border-box;width:100%;min-height:100%}.sample-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.sample-page-header h2{color:#0f4c81;margin:0;font-size:26px;font-weight:700;line-height:1.25}.sample-page-header p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:500}.sample-count{box-sizing:border-box;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:95px;padding:10px 18px;display:flex}.sample-count span{color:#047857;font-size:23px;font-weight:700;line-height:1.1}.sample-count small{color:#065f46;margin-top:3px;font-size:11px;font-weight:600}.sample-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:15px;display:flex;box-shadow:0 3px 12px #0f4c810f}.sample-toolbar input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #d7dee8;border-radius:8px;outline:none;flex:1;min-width:0;height:42px;padding:0 13px;font-size:13px;transition:all .2s}.sample-toolbar input::placeholder{color:#94a3b8}.sample-toolbar input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.sample-toolbar button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f766e;border:none;border-radius:8px;height:42px;padding:0 17px;font-size:13px;font-weight:600;transition:all .2s}.sample-toolbar button:hover{background:#115e59;transform:translateY(-1px)}.sample-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 3px 12px #0f4c8112}.sample-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.sample-table-wrapper::-webkit-scrollbar{height:7px}.sample-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.sample-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.sample-table-wrapper table{border-collapse:collapse;table-layout:auto;width:100%;min-width:950px}.sample-table-wrapper thead{background:#0f4c81}.sample-table-wrapper th{color:#fff;text-align:center;white-space:nowrap;border:none;padding:14px 12px;font-size:12px;font-weight:700}.sample-table-wrapper th:first-child{text-align:left}.sample-table-wrapper td{color:#475569;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:13px 12px;font-size:13px}.sample-table-wrapper td:first-child{text-align:left}.sample-table-wrapper tbody tr:nth-child(2n){background:#f8fafc}.sample-table-wrapper tbody tr:hover{background:#f0fdfa}.sample-patient-name{color:#1e293b;font-size:13px;font-weight:700;line-height:1.3}.sample-patient-id{color:#64748b;margin-top:4px;font-size:11px;font-weight:500}.sample-patient-type{text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;min-width:48px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.sample-patient-type.opd{color:#0369a1;background:#e0f2fe}.sample-patient-type.ipd{color:#6d28d9;background:#ede9fe}.sample-patient-type.outside{color:#475569;background:#f1f5f9}.sample-category{color:#64748b;margin-top:4px;font-size:11px}.sample-source{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.sample-source.inhouse{color:#15803d;background:#dcfce7}.sample-source.outsourced{color:#c2410c;background:#fff7ed}.sample-status{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:20px;justify-content:center;align-items:center;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.processing-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f766e;border:none;border-radius:8px;min-width:135px;height:36px;padding:0 14px;font-size:11px;font-weight:700;transition:all .2s}.processing-btn:hover:not(:disabled){background:#115e59;transform:translateY(-1px);box-shadow:0 4px 10px #0f766e33}.processing-btn:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.sample-loading{color:#64748b;justify-content:center;align-items:center;min-height:220px;font-size:14px;font-weight:600;display:flex}.no-samples{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.no-samples>div{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:12px;font-size:27px;display:flex}.no-samples h3{color:#334155;margin:0;font-size:17px}.no-samples p{color:#94a3b8;margin:6px 0 0;font-size:13px}@media (max-width:900px){.sample-page-header h2{font-size:23px}.sample-toolbar{padding:13px}.sample-table-wrapper table{min-width:900px}}@media (max-width:768px){.sample-page-header{align-items:flex-start;gap:14px}.sample-page-header h2{font-size:21px}.sample-page-header p{font-size:12px}.sample-count{min-width:75px;padding:8px 12px}.sample-count span{font-size:20px}.sample-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.sample-toolbar input{flex:none;width:100%}.sample-toolbar button{width:100%}.sample-table-card{border-radius:10px}.sample-table-wrapper table{min-width:900px}.sample-table-wrapper th,.sample-table-wrapper td{padding:12px 10px}}@media (max-width:480px){.sample-page-header{flex-direction:column}.sample-page-header h2{font-size:20px}.sample-page-header p{font-size:12px}.sample-count{align-self:flex-start;min-width:85px}.sample-toolbar{margin-bottom:14px}.sample-toolbar input,.sample-toolbar button{height:40px}.no-samples{min-height:230px;padding:20px}}.processing-container{box-sizing:border-box;width:100%;min-height:100%}.processing-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.processing-page-header h2{color:#0f4c81;margin:0;font-size:26px;font-weight:700;line-height:1.25}.processing-page-header p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:500}.processing-count{box-sizing:border-box;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:95px;padding:10px 18px;display:flex}.processing-count span{color:#6d28d9;font-size:23px;font-weight:700;line-height:1.1}.processing-count small{color:#5b21b6;margin-top:3px;font-size:11px;font-weight:600}.processing-toolbar{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:15px;display:flex;box-shadow:0 3px 12px #0f4c810f}.processing-toolbar input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #d7dee8;border-radius:8px;outline:none;flex:1;min-width:0;height:42px;padding:0 13px;font-size:13px;transition:all .2s}.processing-toolbar input::placeholder{color:#94a3b8}.processing-toolbar input:focus{border-color:#6d28d9;box-shadow:0 0 0 3px #6d28d91a}.processing-toolbar button{color:#fff;cursor:pointer;white-space:nowrap;background:#6d28d9;border:none;border-radius:8px;height:42px;padding:0 17px;font-size:13px;font-weight:600;transition:all .2s}.processing-toolbar button:hover{background:#5b21b6;transform:translateY(-1px)}.processing-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 3px 12px #0f4c8112}.processing-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.processing-table-wrapper::-webkit-scrollbar{height:7px}.processing-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.processing-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.processing-table-wrapper table{border-collapse:collapse;table-layout:auto;width:100%;min-width:950px}.processing-table-wrapper thead{background:#0f4c81}.processing-table-wrapper th{color:#fff;text-align:center;white-space:nowrap;border:none;padding:14px 12px;font-size:12px;font-weight:700}.processing-table-wrapper th:first-child{text-align:left}.processing-table-wrapper td{color:#475569;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:13px 12px;font-size:13px}.processing-table-wrapper td:first-child{text-align:left}.processing-table-wrapper tbody tr:nth-child(2n){background:#f8fafc}.processing-table-wrapper tbody tr:hover{background:#faf5ff}.processing-patient-name{color:#1e293b;font-size:13px;font-weight:700;line-height:1.3}.processing-patient-id{color:#64748b;margin-top:4px;font-size:11px;font-weight:500}.processing-patient-type{text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;min-width:48px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.processing-patient-type.opd{color:#0369a1;background:#e0f2fe}.processing-patient-type.ipd{color:#6d28d9;background:#ede9fe}.processing-patient-type.outside{color:#475569;background:#f1f5f9}.processing-category{color:#64748b;margin-top:4px;font-size:11px}.processing-source{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.processing-source.inhouse{color:#15803d;background:#dcfce7}.processing-source.outsourced{color:#c2410c;background:#fff7ed}.processing-status{color:#6d28d9;white-space:nowrap;background:#ede9fe;border-radius:20px;justify-content:center;align-items:center;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.result-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6d28d9;border:none;border-radius:8px;min-width:140px;height:36px;padding:0 14px;font-size:11px;font-weight:700;transition:all .2s}.result-btn:hover:not(:disabled){background:#5b21b6;transform:translateY(-1px);box-shadow:0 4px 10px #6d28d938}.result-btn:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.processing-loading{color:#64748b;justify-content:center;align-items:center;min-height:220px;font-size:14px;font-weight:600;display:flex}.no-processing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.no-processing>div{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:12px;font-size:27px;display:flex}.no-processing h3{color:#334155;margin:0;font-size:17px}.no-processing p{color:#94a3b8;margin:6px 0 0;font-size:13px}@media (max-width:900px){.processing-page-header h2{font-size:23px}.processing-toolbar{padding:13px}.processing-table-wrapper table{min-width:900px}}@media (max-width:768px){.processing-page-header{align-items:flex-start;gap:14px}.processing-page-header h2{font-size:21px}.processing-page-header p{font-size:12px}.processing-count{min-width:75px;padding:8px 12px}.processing-count span{font-size:20px}.processing-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.processing-toolbar input{flex:none;width:100%}.processing-toolbar button{width:100%}.processing-table-card{border-radius:10px}.processing-table-wrapper table{min-width:900px}.processing-table-wrapper th,.processing-table-wrapper td{padding:12px 10px}}@media (max-width:480px){.processing-page-header{flex-direction:column}.processing-page-header h2{font-size:20px}.processing-page-header p{font-size:12px}.processing-count{align-self:flex-start;min-width:85px}.processing-toolbar{margin-bottom:14px}.processing-toolbar input,.processing-toolbar button{height:40px}.no-processing{min-height:230px;padding:20px}}.lab-reports-container{box-sizing:border-box;width:100%;padding:5px}.lab-reports-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.lab-reports-title{align-items:center;gap:13px;display:flex}.lab-reports-icon{background:#e0f2fe;border:1px solid #bae6fd;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.lab-reports-title h1{color:#0f4c81;margin:0;font-size:26px;font-weight:700}.lab-reports-title p{color:#64748b;margin:4px 0 0;font-size:13px}.lab-reports-count{background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;align-items:center;min-width:115px;padding:8px 14px;display:flex;box-shadow:0 2px 8px #0f4c810d}.lab-reports-count strong{color:#0f4c81;font-size:22px;line-height:1.1}.lab-reports-count span{color:#64748b;margin-top:3px;font-size:11px;font-weight:600}.lab-reports-toolbar{align-items:center;gap:10px;margin-bottom:15px;display:flex}.lab-report-search{box-sizing:border-box;background:#fff;border:1px solid #dbe3ec;border-radius:8px;flex:1;align-items:center;gap:8px;height:40px;padding:0 12px;transition:all .2s;display:flex}.lab-report-search:focus-within{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8114}.lab-report-search span{font-size:15px}.lab-report-search input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:13px}.lab-report-search input::placeholder{color:#94a3b8}.lab-report-refresh{color:#fff;cursor:pointer;white-space:nowrap;background:#0f4c81;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 15px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.lab-report-refresh:hover:not(:disabled){background:#0b3d68;transform:translateY(-1px)}.lab-report-refresh:disabled{opacity:.6;cursor:not-allowed}.lab-reports-card{background:#fff;border:1px solid #e5e7eb;border-radius:11px;width:100%;overflow:hidden;box-shadow:0 3px 12px #0f4c810f}.lab-report-table-wrapper{width:100%;overflow-x:auto}.lab-report-table{border-collapse:collapse;width:100%;min-width:950px}.lab-report-table th{color:#fff;text-align:center;white-space:nowrap;background:#0f4c81;padding:12px 11px;font-size:12px;font-weight:700}.lab-report-table th:first-child{text-align:left}.lab-report-table td{text-align:center;color:#475569;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:12px 11px;font-size:12px}.lab-report-table td:first-child{text-align:left}.lab-report-table tbody tr:nth-child(2n) td{background:#f8fafc}.lab-report-table tbody tr:hover td{background:#eef6ff}.report-patient-name{color:#1e293b;font-size:13px;font-weight:700}.report-patient-id{color:#64748b;margin-top:3px;font-size:11px}.report-patient-type{border-radius:6px;justify-content:center;align-items:center;min-width:55px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.report-patient-type.opd{color:#0369a1;background:#e0f2fe}.report-patient-type.ipd{color:#6d28d9;background:#ede9fe}.report-patient-type.outside{color:#475569;background:#f1f5f9}.report-test-name{color:#1e293b;font-size:12px;display:block}.report-category{color:#64748b;margin-top:3px;font-size:10px;display:block}.report-source{border-radius:6px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.report-source.inhouse{color:#15803d;background:#dcfce7}.report-source.outsourced{color:#c2410c;background:#fff7ed}.report-date{color:#475569;font-size:11px}.report-status{border-radius:6px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.report-status.processing{color:#c2410c;background:#fff7ed}.report-status.received{color:#15803d;background:#dcfce7}.enter-result-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:7px;height:32px;padding:0 11px;font-size:11px;font-weight:700;transition:all .2s}.enter-result-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #2563eb40}.lab-report-loading,.lab-report-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.lab-loading-icon,.lab-empty-icon{background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:27px;display:flex}.lab-report-loading h3,.lab-report-empty h3{color:#334155;margin:14px 0 5px;font-size:17px}.lab-report-loading p,.lab-report-empty p{color:#94a3b8;margin:0;font-size:12px}.lab-result-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lab-result-modal{background:#fff;border-radius:13px;width:min(100%,1050px);max-height:92vh;overflow-y:auto;box-shadow:0 20px 60px #0f172a40}.lab-result-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.lab-result-title-row{align-items:center;gap:11px;display:flex}.result-modal-icon{background:#e0f2fe;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.lab-result-header h2{color:#0f4c81;margin:0;font-size:19px}.lab-result-header p{color:#64748b;margin:3px 0 0;font-size:12px}.result-close-btn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:7px;width:34px;height:34px;font-size:16px;transition:all .2s}.result-close-btn:hover{background:#fecaca}.result-patient-card{background:#f8fafc;border-bottom:1px solid #e5e7eb;grid-template-columns:1.5fr .8fr 1fr 1fr 1fr 1.4fr;gap:10px;padding:15px 20px;display:grid}.result-patient-card>div{min-width:0}.result-patient-card span{color:#94a3b8;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.result-patient-card strong{color:#334155;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.result-section{padding:24px 26px 10px}.result-section-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.result-section-header h3{color:#334155;margin:0;font-size:20px;font-weight:700}.result-section-header p{color:#64748b;margin:5px 0 0;font-size:13px}.parameter-count{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:700}.result-parameter-table-wrapper{border:1px solid #dbe3ec;border-radius:10px;width:100%;overflow-x:auto;box-shadow:0 2px 8px #0f4c810a}.result-parameter-table{border-collapse:collapse;width:100%;min-width:750px}.result-parameter-table th{color:#fff;text-align:left;white-space:nowrap;background:#0f4c81;padding:14px 16px;font-size:13px;font-weight:700}.result-parameter-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:15px 16px;font-size:14px}.result-parameter-table tbody tr:last-child td{border-bottom:none}.result-parameter-table tbody tr:nth-child(2n) td{background:#f8fafc}.result-parameter-table tbody tr:hover td{background:#eef6ff}.result-parameter-table td strong{color:#334155;font-size:14px}.result-input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-width:180px;height:42px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s}.result-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.result-remarks{padding:20px 26px 8px}.result-remarks label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.result-remarks textarea{box-sizing:border-box;resize:vertical;color:#1e293b;border:1px solid #cbd5e1;border-radius:9px;outline:none;width:100%;min-height:100px;padding:12px;font-family:inherit;font-size:14px;transition:all .2s}.result-remarks textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.no-parameters-box,.parameter-loading-box{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:35px 20px}.no-parameters-box>div{font-size:27px}.no-parameters-box h4{color:#475569;margin:10px 0 4px;font-size:15px}.no-parameters-box p{color:#94a3b8;margin:0;font-size:11px}.parameter-loading-box{color:#64748b;font-size:12px}.result-actions{background:#f8fafc;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;margin-top:15px;padding:16px 20px;display:flex}.result-cancel-btn,.result-save-btn{cursor:pointer;border:none;border-radius:8px;height:38px;padding:0 18px;font-size:12px;font-weight:700;transition:all .2s}.result-cancel-btn{color:#475569;background:#e2e8f0}.result-cancel-btn:hover:not(:disabled){background:#cbd5e1}.result-save-btn{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d)}.result-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 12px #16a34a40}.result-cancel-btn:disabled,.result-save-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:1000px){.result-patient-card{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.lab-reports-container{padding:3px}.lab-reports-header{flex-direction:column;align-items:flex-start;gap:12px}.lab-reports-title h1{font-size:23px}.lab-reports-count{box-sizing:border-box;flex-direction:row;justify-content:space-between;width:100%;padding:9px 12px}.lab-reports-count strong{font-size:19px}.lab-reports-toolbar{flex-direction:column;align-items:stretch}.lab-report-search,.lab-report-refresh{width:100%}.lab-result-overlay{align-items:flex-start;padding:10px}.lab-result-modal{border-radius:10px;max-height:96vh}.lab-result-header{padding:14px}.lab-result-header h2{font-size:16px}.result-modal-icon{width:38px;height:38px}.result-patient-card{grid-template-columns:repeat(2,1fr);padding:13px}.result-section{padding:15px 13px 5px}.result-section-header{flex-direction:column;align-items:flex-start;gap:8px}.result-remarks{padding:13px}.result-actions{flex-direction:column-reverse;padding:13px}.result-cancel-btn,.result-save-btn{width:100%}}@media (max-width:430px){.lab-reports-title{gap:9px}.lab-reports-icon{width:41px;height:41px;font-size:19px}.lab-reports-title h1{font-size:20px}.lab-reports-title p{font-size:11px}.result-patient-card{grid-template-columns:1fr}.result-parameter-table{min-width:600px}}.completed-reports-container{box-sizing:border-box;background:#f5f7fb;width:100%;min-width:0;min-height:calc(100vh - 70px);padding:18px 12px;overflow-x:hidden}.completed-reports-header{justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;margin-bottom:20px;display:flex}.completed-title{align-items:center;gap:14px;min-width:0;display:flex}.completed-icon{color:#1677c8;background:linear-gradient(135deg,#e8f4ff,#d9edff);border:1px solid #cde6fa;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:flex}.completed-title h1{color:#172b4d;margin:0;font-size:25px;font-weight:700;line-height:1.25}.completed-title p{color:#718096;margin:5px 0 0;font-size:13px}.completed-count{background:#fff;border:1px solid #e4e9f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:145px;padding:11px 18px;display:flex;box-shadow:0 3px 12px #142d500d}.completed-count strong{color:#1677c8;font-size:22px;line-height:1.1}.completed-count span{color:#7b8794;margin-top:4px;font-size:11px;font-weight:600}.completed-toolbar{justify-content:space-between;align-items:center;gap:14px;width:100%;min-width:0;margin-bottom:18px;display:flex}.completed-search{box-sizing:border-box;background:#fff;border:1px solid #dfe5ec;border-radius:10px;flex:1;align-items:center;min-width:0;max-width:620px;height:44px;padding:0 14px;transition:all .2s;display:flex}.completed-search:focus-within{border-color:#4c9fe8;box-shadow:0 0 0 3px #4c9fe81a}.completed-search span{flex-shrink:0;margin-right:9px;font-size:16px}.completed-search input{color:#26384f;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:13px}.completed-refresh{color:#38536f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9e1ea;border-radius:9px;height:44px;padding:0 17px;font-size:13px;font-weight:600;transition:all .2s}.completed-refresh:hover:not(:disabled){color:#1677c8;background:#f2f7fc;border-color:#b9d6ed}.completed-refresh:disabled{opacity:.6;cursor:not-allowed}.completed-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;min-width:0;overflow:hidden;box-shadow:0 4px 18px #1e375a0e}.completed-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.completed-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:980px}.completed-table thead th{color:#53657a;text-transform:uppercase;letter-spacing:.35px;text-align:left;white-space:nowrap;background:#f7f9fc;border-bottom:1px solid #e3e8ef;height:48px;padding:0 15px;font-size:11px;font-weight:700}.completed-table tbody td{color:#34495e;vertical-align:middle;background:#fff;border-bottom:1px solid #edf1f5;padding:14px 15px;font-size:13px}.completed-table tbody tr:last-child td{border-bottom:none}.completed-table tbody tr{transition:background .15s}.completed-table tbody tr:hover td{background:#fafcff}.completed-patient{flex-direction:column;gap:4px;min-width:145px;display:flex}.completed-patient strong{color:#20344d;font-size:13px;font-weight:700}.completed-patient span{color:#8995a3;font-size:11px}.completed-type{text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;min-width:52px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.completed-type.opd{color:#1478bd;background:#eaf6ff}.completed-type.ipd{color:#6741c5;background:#f0ebff}.completed-type.outside{color:#68737f;background:#f1f3f5}.completed-test-name{color:#243b53;white-space:nowrap;font-size:13px;font-weight:700;display:block}.completed-category{color:#69798b;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:12px;display:inline-block;overflow:hidden}.completed-date{white-space:nowrap;flex-direction:column;gap:3px;display:flex}.completed-date strong{color:#34495e;font-size:12px;font-weight:600}.completed-date span{color:#98a2ad;font-size:10px}.completed-status{color:#238653;white-space:nowrap;background:#eaf8f0;border:1px solid #d2efdf;border-radius:20px;align-items:center;gap:5px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.view-report-btn{color:#1677c8;cursor:pointer;white-space:nowrap;background:#f3f9fe;border:1px solid #cfe1f0;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:35px;padding:0 12px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.view-report-btn:hover{color:#fff;background:#1677c8;border-color:#1677c8;box-shadow:0 4px 10px #1677c82e}.view-report-btn:active{transform:translateY(1px)}.completed-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.loading-icon{background:#eef7ff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:12px;font-size:25px;display:flex}.completed-loading h3{color:#34495e;margin:0;font-size:16px}.completed-loading p{color:#8a96a3;margin:6px 0 0;font-size:12px}.completed-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.empty-icon{background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;font-size:27px;display:flex}.completed-empty h3{color:#34495e;margin:0;font-size:16px}.completed-empty p{color:#8b97a4;margin:7px 0 0;font-size:12px}@media (max-width:900px){.completed-reports-container{padding:18px}.completed-reports-header{align-items:flex-start}.completed-title h1{font-size:22px}.completed-count{min-width:125px}.completed-table{min-width:850px}}@media (max-width:650px){.completed-reports-container{min-height:calc(100vh - 60px);padding:13px}.completed-reports-header{flex-direction:column;align-items:stretch;gap:12px}.completed-title{align-items:flex-start}.completed-icon{border-radius:12px;width:45px;height:45px;font-size:21px}.completed-title h1{font-size:19px}.completed-title p{font-size:11px;line-height:1.4}.completed-count{box-sizing:border-box;flex-direction:row;justify-content:center;gap:8px;width:100%;min-width:0;padding:9px}.completed-count strong{font-size:18px}.completed-count span{margin-top:0;font-size:10px}}.completed-toolbar{box-sizing:border-box;justify-content:space-between;gap:12px;width:100%;margin:0 0 18px;padding:0;flex-direction:row!important;align-items:center!important;display:flex!important}.completed-search{box-sizing:border-box;background:#fff;border:1px solid #dbe3ec;border-radius:10px;min-width:0;height:46px;padding:0 14px;flex-direction:row!important;flex:auto!important;align-items:center!important;width:auto!important;display:flex!important}.completed-search span{flex:none;justify-content:center;align-items:center;margin-right:9px;font-size:17px;display:flex}.completed-search input{color:#1e293b;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;height:100%;font-size:14px}.completed-search input::placeholder{color:#94a3b8}.completed-refresh{color:#fff;white-space:nowrap;cursor:pointer;box-sizing:border-box;background:#2563eb;border:none;border-radius:10px;gap:7px;min-width:105px;height:46px;padding:0 18px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;flex-direction:row!important;flex:none!important;justify-content:center!important;align-items:center!important;width:auto!important;display:inline-flex!important}.completed-refresh:hover{background:#1d4ed8}.completed-refresh:active{transform:translateY(1px)}.completed-refresh:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:650px){.completed-toolbar{gap:8px;flex-direction:row!important;display:flex!important}.completed-search{height:44px}.completed-refresh{min-width:46px;height:44px;padding:0;font-size:0;width:46px!important}.completed-refresh:before{content:"🔄";font-size:16px}}.completed-reports-container .completed-toolbar{box-sizing:border-box!important;width:100%!important;margin:0 0 20px!important;padding:0!important;display:block!important}.completed-reports-container .completed-toolbar-row{box-sizing:border-box!important;flex-flow:row!important;align-items:center!important;gap:12px!important;width:100%!important;display:flex!important}.completed-reports-container .completed-search{box-sizing:border-box!important;flex-direction:row!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:46px!important;margin:0!important;display:flex!important}.completed-reports-container .completed-search input{box-sizing:border-box!important;flex:auto!important;width:100%!important;min-width:0!important;height:100%!important}.completed-reports-container .completed-refresh{white-space:nowrap!important;box-sizing:border-box!important;flex-direction:row!important;flex:none!important;justify-content:center!important;align-items:center!important;width:110px!important;min-width:110px!important;max-width:110px!important;height:46px!important;margin:0!important;display:flex!important}@media (max-width:650px){.completed-reports-container .completed-toolbar-row{gap:8px!important}.completed-reports-container .completed-refresh{width:48px!important;min-width:48px!important;max-width:48px!important;padding:0!important;font-size:0!important}.completed-reports-container .completed-refresh:before{content:"🔄";font-size:16px}}.final-report-page{box-sizing:border-box;background:#f3f6fa;width:100%;min-height:calc(100vh - 65px);padding:22px}.final-report-actions{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1100px;margin:0 auto 18px;display:flex}.back-report-btn,.print-report-btn{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 17px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.back-report-btn{color:#40566f;background:#fff;border:1px solid #d8e1ea}.back-report-btn:hover{background:#f5f8fb;border-color:#b9c9d8}.print-report-btn{color:#fff;background:#1769aa;border:1px solid #1769aa;box-shadow:0 4px 12px #1769aa2e}.print-report-btn:hover{background:#125789;border-color:#125789}.lab-report-paper{box-sizing:border-box;background:#fff;border:1px solid #dfe6ee;border-radius:12px;width:100%;max-width:1100px;margin:0 auto;overflow:hidden;box-shadow:0 7px 25px #1f375014}.report-hospital-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #dce5ee;align-items:center;min-height:115px;padding:20px 28px;display:flex}.report-logo-area{align-items:center;width:48%;display:flex}.report-logo-area img{object-fit:contain;width:235px;max-width:100%;height:auto;display:block}.report-hospital-details{box-sizing:border-box;border-left:1px solid #e3e9ef;width:52%;padding-left:25px}.hospital-contact-line{color:#526579;align-items:center;gap:9px;font-size:12px;line-height:1.7;display:flex}.hospital-contact-line+.hospital-contact-line{margin-top:4px}.contact-divider{color:#bdc7d1}.report-title-strip{box-sizing:border-box;background:#f5f9fd;border-bottom:1px solid #dce7f0;justify-content:space-between;align-items:center;min-height:70px;padding:13px 28px;display:flex}.report-title-main{align-items:center;gap:12px;display:flex}.title-icon{background:#e3f1fc;border-radius:9px;justify-content:center;align-items:center;width:39px;height:39px;font-size:19px;display:flex}.report-title-main h2{color:#183b5b;letter-spacing:.25px;margin:0;font-size:18px;font-weight:750}.report-title-main p{color:#7b8b9c;margin:3px 0 0;font-size:11px}.final-report-badge{color:#237b4b;white-space:nowrap;background:#e8f7ef;border:1px solid #cdebd9;border-radius:20px;padding:7px 13px;font-size:10px;font-weight:750}.report-section-title{color:#52677c;text-transform:uppercase;letter-spacing:.7px;margin:20px 28px 0;font-size:11px;font-weight:750}.report-info-section{border:1px solid #e2e8ef;border-radius:9px;margin:9px 28px 0;overflow:hidden}.report-info-grid{grid-template-columns:repeat(4,1fr);display:grid}.report-info-item{box-sizing:border-box;border-bottom:1px solid #e7edf2;border-right:1px solid #e7edf2;flex-direction:column;justify-content:center;min-height:66px;padding:10px 13px;display:flex}.report-info-item:nth-child(4n){border-right:none}.report-info-item:nth-last-child(-n+4){border-bottom:none}.report-info-item span{color:#8a98a7;margin-bottom:5px;font-size:10px;font-weight:600}.report-info-item strong{color:#263f57;word-break:break-word;font-size:12px;font-weight:700}.report-meta-row{border:1px solid #e1e8ef;border-radius:9px;grid-template-columns:repeat(3,1fr);margin:15px 28px 0;display:grid;overflow:hidden}.report-meta-item{border-right:1px solid #e5ebf0;flex-direction:column;justify-content:center;min-height:61px;padding:10px 14px;display:flex}.report-meta-item:last-child{border-right:none}.report-meta-item span{color:#8a98a7;margin-bottom:5px;font-size:10px;font-weight:600}.report-meta-item strong{color:#334e68;font-size:11px}.report-meta-item .final-status{color:#238653}.investigation-heading{box-sizing:border-box;background:#f7fafc;border:1px solid #e1e8ef;border-left:4px solid #1769aa;border-radius:8px;justify-content:space-between;align-items:center;min-height:58px;margin:22px 28px 0;padding:10px 15px;display:flex}.investigation-heading>div{flex-direction:column;gap:3px;display:flex}.investigation-heading span{color:#8795a4;font-size:10px;font-weight:600}.investigation-heading strong{color:#25435e;font-size:14px}.investigation-heading>span:last-child{color:#28658e;white-space:nowrap;background:#edf5fb;border-radius:15px;padding:5px 10px}.final-results-wrapper{border:1px solid #dce5ec;border-radius:8px;margin:12px 28px 0;overflow:hidden}.final-results-table{border-collapse:collapse;table-layout:fixed;width:100%}.final-results-table th{color:#496176;text-transform:uppercase;letter-spacing:.3px;text-align:left;background:#edf4f9;border-bottom:1px solid #d9e3eb;height:45px;padding:0 13px;font-size:10px;font-weight:750}.final-results-table th:first-child{width:32%}.final-results-table th:nth-child(2){width:18%}.final-results-table th:nth-child(3){width:17%}.final-results-table th:nth-child(4){width:33%}.final-results-table td{color:#405568;vertical-align:middle;word-break:break-word;border-bottom:1px solid #edf1f4;min-height:45px;padding:11px 13px;font-size:12px}.final-results-table tbody tr:last-child td{border-bottom:none}.final-results-table tbody tr:hover td{background:#fbfdff}.final-results-table td strong{color:#263f57;font-size:12px}.final-results-table .result-value{color:#1769aa;font-size:13px;font-weight:750}.no-results{text-align:center;color:#8b98a6!important;padding:30px!important}.report-remarks{background:#fffaf0;border:1px solid #f1e4c8;border-radius:8px;margin:18px 28px 0;padding:13px 15px}.remarks-title{color:#7b632d;margin-bottom:5px;font-size:11px;font-weight:750}.report-remarks p{color:#665a43;margin:0;font-size:11px;line-height:1.6}.report-footer{border-top:1px solid #e2e8ee;justify-content:space-between;gap:30px;margin:25px 28px 0;padding-top:18px;display:flex}.footer-note{max-width:60%}.footer-note strong{color:#52677a;font-size:10px}.footer-note p{color:#8794a1;margin:5px 0 0;font-size:10px;line-height:1.55}.technician-signature{text-align:center;flex-direction:column;align-items:center;min-width:190px;display:flex}.signature-line{border-top:1px solid #7d8994;width:170px;margin-bottom:6px}.technician-signature strong{color:#41566a;font-size:10px}.technician-signature span{color:#8a97a4;margin-top:3px;font-size:9px}.report-bottom{color:#8996a3;box-sizing:border-box;background:#f7f9fb;border-top:1px solid #e4e9ee;justify-content:space-between;gap:15px;margin-top:18px;padding:9px 28px;font-size:9px;display:flex}.final-report-loading{text-align:center;color:#405568;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.final-loading-icon{background:#eaf5fc;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:13px;font-size:25px;display:flex}.final-report-loading h3{margin:0;font-size:17px}.final-report-loading p{color:#8b98a5;margin:6px 0 0;font-size:12px}@media (max-width:900px){.final-report-page{padding:16px}.report-hospital-header,.report-title-strip,.report-section-title,.report-info-section,.report-meta-row,.investigation-heading,.final-results-wrapper,.report-remarks,.report-footer{margin-left:18px;margin-right:18px}.report-hospital-header{padding:18px}.report-logo-area img{width:200px}.report-info-grid{grid-template-columns:repeat(2,1fr)}.report-info-item:nth-child(4n){border-right:1px solid #e7edf2}.report-info-item:nth-child(2n){border-right:none}.report-info-item:nth-last-child(-n+4){border-bottom:1px solid #e7edf2}.report-info-item:nth-last-child(-n+2){border-bottom:none}.report-bottom{padding-left:18px;padding-right:18px}}@media (max-width:650px){.final-report-page{padding:10px}.final-report-actions{gap:8px}.back-report-btn,.print-report-btn{height:40px;padding:0 11px;font-size:11px}.lab-report-paper{border-radius:8px}.report-hospital-header{text-align:center;flex-direction:column;align-items:center;min-height:auto;padding:18px 12px}.report-logo-area{justify-content:center;width:100%}.report-logo-area img{width:200px}.report-hospital-details{border-top:1px solid #e3e9ef;border-left:none;width:100%;margin-top:12px;padding:10px 0 0}.hospital-contact-line{flex-wrap:wrap;justify-content:center;font-size:10px}.report-title-strip{flex-direction:column;align-items:flex-start;gap:10px;min-height:auto;padding:13px 14px}.report-title-main h2{font-size:13px}.report-title-main p,.final-report-badge{font-size:9px}.report-section-title,.report-info-section,.report-meta-row,.investigation-heading,.final-results-wrapper,.report-remarks,.report-footer{margin-left:12px;margin-right:12px}.report-info-grid{grid-template-columns:1fr 1fr}.report-info-item{min-height:61px;padding:8px 9px}.report-info-item span{font-size:9px}.report-info-item strong{font-size:10px}.report-meta-row{grid-template-columns:1fr}.report-meta-item{border-bottom:1px solid #e5ebf0;border-right:none}.report-meta-item:last-child{border-bottom:none}.investigation-heading{flex-direction:column;align-items:flex-start;gap:8px}.final-results-wrapper{overflow-x:auto}.final-results-table{min-width:650px}.report-footer{flex-direction:column;gap:22px}.footer-note{max-width:100%}.technician-signature{align-self:center}.report-bottom{text-align:center;flex-direction:column;gap:4px;padding:9px 12px}}@media print{@page{size:A4;margin:12mm}body{background:#fff!important;margin:0!important;padding:0!important}body *{visibility:hidden!important}#lab-report-print,#lab-report-print *{visibility:visible!important}#lab-report-print{width:100%!important;max-width:none!important;box-shadow:none!important;background:#fff!important;border:none!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;overflow:visible!important}.final-report-actions{display:none!important}.final-report-page{background:#fff!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important}.lab-report-paper{box-shadow:none!important}.final-results-table{border-collapse:collapse!important;width:100%!important}.final-results-table th,.final-results-table td{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.report-hospital-header,.report-title-strip,.report-info-section,.report-meta-row,.investigation-heading,.final-results-wrapper,.report-remarks,.report-footer,.report-bottom,.final-results-table tr{break-inside:avoid!important;page-break-inside:avoid!important}.final-results-table thead{display:table-header-group!important}.final-results-table tfoot{display:table-footer-group!important}img{max-width:100%!important}button{display:none!important}}html,body,#root{min-height:100vh;margin:0}
