:root{font-family:Segoe UI,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#17211d;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;height:100dvh;overflow:hidden;background:#f4f7f5}button,input{font:inherit}.app-shell{height:100dvh;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 16px;background:#176b4d;box-shadow:0 2px 12px #0000002e}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand h1{display:block;margin:0;line-height:1.1;color:#fff!important}.brand>div:last-child>span:last-child{display:block;margin-top:2px;color:#ffffffa6}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#176b4d;background:#fff}.topbar-nav{display:flex;align-items:stretch;height:60px;margin-left:8px}.nav-item{position:relative;display:flex;align-items:stretch}.nav-trigger{display:flex;align-items:center;gap:6px;padding:0 14px;height:60px;color:#ffffffd1;font-size:13.5px;font-weight:500;font-family:inherit;cursor:pointer;border:none;border-bottom:3px solid transparent;background:transparent;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap;text-decoration:none;-webkit-user-select:none;user-select:none;letter-spacing:.01em}.nav-trigger:hover{color:#fff;background:#ffffff1a}.nav-trigger.active{color:#fff;border-bottom-color:#7ee8b6;background:#ffffff14}.nav-trigger svg{width:18px;height:18px;flex-shrink:0;opacity:.85}.nav-trigger.active svg{opacity:1}.nav-dropdown{position:absolute;top:100%;left:0;min-width:260px;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 12px 32px #00000021,0 2px 8px #00000012;padding:6px;z-index:200;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;transform-origin:top center;border-top:2px solid #7ee8b6}.nav-item:after{content:"";position:absolute;top:100%;left:0;right:0;height:4px;pointer-events:none;z-index:199}.nav-item:hover .nav-dropdown,.nav-dropdown.open{opacity:1;transform:translateY(0);pointer-events:all}.nav-chevron{width:14px;height:14px;flex-shrink:0;opacity:.65;transition:transform .2s ease,opacity .15s ease}.nav-chevron.rotated{transform:rotate(180deg);opacity:1}.nav-dd-header{padding:6px 10px 4px;font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;-webkit-user-select:none;user-select:none}.nav-dd-item{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;cursor:pointer;border:none;background:transparent;text-align:left;transition:background .12s ease;font-family:inherit;color:#17211d;position:relative}.nav-dd-item:hover{background:#f0faf5}.nav-dd-item.is-active{background:#e8f5ef}.nav-dd-item.is-active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:2px;background:#176b4d}.nav-dd-icon{flex-shrink:0;width:20px;height:20px;display:grid;place-items:center;color:#176b4d;opacity:.75}.nav-dd-item.is-active .nav-dd-icon{opacity:1}.nav-dd-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.nav-dd-label{font-weight:600;font-size:13.5px;color:#17211d;line-height:1.2}.nav-dd-item.is-active .nav-dd-label{color:#176b4d}.nav-dd-desc{font-size:11.5px;color:#68766f;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-dd-check{flex-shrink:0;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#176b4d;color:#fff;font-size:10px;font-weight:700;line-height:1}.global-progress{position:fixed;z-index:30;top:59px;left:0;right:0}.workspace{display:grid;grid-template-columns:310px minmax(0,1fr);height:calc(100dvh - 60px);overflow:hidden}.filters{position:sticky;top:60px;height:calc(100dvh - 60px);display:flex;flex-direction:column;gap:18px;padding:22px 20px;overflow:hidden;border-right:1px solid #d8e2dc;background:#fff}.filter-section{display:flex;flex-direction:column;gap:12px}.department-section{min-height:0;flex:1}.section-heading{display:flex;align-items:flex-start;gap:10px;color:#20372d}.section-heading>svg{flex:0 0 auto;color:#176b4d}.section-heading span{display:block}.section-heading span:last-child{margin-top:2px;color:#68766f}.month-list{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px}.department-list{min-height:0;overflow-y:auto;padding-right:6px}.department-group{padding:10px 0;border-bottom:1px solid #edf1ee}.department-group:last-child{border-bottom:0}.group-check label{font-weight:600}.department-children{display:grid;gap:4px;padding:7px 0 0 26px}.content{min-width:0;padding:26px 28px 36px;height:100%;display:flex;flex-direction:column;overflow:hidden}.content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.content-header h2{display:block;margin:0;color:#17211d;letter-spacing:-.02em}.content-subtitle{display:block;margin-top:5px;color:#68766f}.header-actions{display:flex;gap:10px;white-space:nowrap}.message{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding:11px 13px;border-radius:10px}.error-message{color:#8a1c1c;border:1px solid #efc4c4;background:#fff2f2}.success-message{color:#155b42;border:1px solid #b9ddcc;background:#edf9f3}.loading-state,.empty-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px;text-align:center;color:#68766f}.loading-state>div{width:min(360px,80%)}.empty-state>svg{width:44px;height:44px;color:#176b4d}.empty-state h3{display:block;margin:6px 0 0;color:#20372d}.empty-state>span:last-child{max-width:500px}.summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;border:none;background:transparent}.summary-card{min-width:0;padding:16px 20px;border-radius:12px;background:#fff;border:1px solid rgba(23,107,77,.08);box-shadow:0 4px 18px #176b4d08,0 1px 3px #00000003;border-left:4px solid #176b4d;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .22s ease;position:relative}.summary-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #176b4d14,0 2px 6px #00000005}.summary-card.theme-general{border-left-color:#2e7d32;background:linear-gradient(135deg,#fff,#f4fbf7)}.summary-card.theme-month{border-left-color:#1565c0;background:linear-gradient(135deg,#fff,#f7faff)}.summary-card.theme-forecast{border-left-color:#ef6c00;background:linear-gradient(135deg,#fff,#fffbf7)}.summary-card span.card-title{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#68766f;margin-bottom:6px}.summary-card strong{display:block;font-size:20px;font-weight:750;color:#17211d;line-height:1.2}.card-value-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:4px}.card-value-row strong{margin-top:0!important;display:inline-block}.summary-card .card-amount-label{display:inline-block;font-size:13.5px;font-weight:600;color:#2e7d32;background:#2e7d3212;padding:2px 8px;border-radius:6px}.summary-card.theme-month .card-amount-label{color:#1565c0;background:#1565c012}.summary-card.theme-forecast .card-amount-label{color:#d84315;background:#d8431512}.dept-group-row,.dept-item-row{display:flex;align-items:center;width:100%;padding:6px 10px;margin:2px 0;border-radius:8px;background-color:transparent;transition:background-color .18s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1);cursor:pointer}.dept-group-row:hover,.dept-item-row:hover{background-color:#176b4d0d;transform:translate(4px)}.dept-group-row.selected,.dept-item-row.selected{background-color:#176b4d14}.dept-group-row .fui-Checkbox,.dept-item-row .fui-Checkbox{width:100%}.dept-group-row .fui-Checkbox__label,.dept-item-row .fui-Checkbox__label{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13.5px;width:100%;color:#17211d;transition:color .15s ease,font-weight .15s ease}.dept-group-row.selected .fui-Checkbox__label,.dept-item-row.selected .fui-Checkbox__label{font-weight:600;color:#176b4d}.toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px;flex-wrap:wrap}.toolbar-inputs{display:flex;align-items:flex-end;gap:14px;flex:1;min-width:320px}.toolbar-actions{display:flex;align-items:center;gap:8px}.table-wrap tfoot{position:sticky;bottom:0;z-index:6;background:#edf3ef}.table-wrap tfoot td{font-weight:700;border-top:2px solid #b2c9bd;background:#edf3ef;color:#294538}.table-wrap{position:relative;max-height:calc(100dvh - 320px);overflow:auto;border:1px solid #d8e2dc;border-radius:12px;background:#fff}.table-wrap table{min-width:1120px}.table-wrap thead{position:sticky;z-index:5;top:0;background:#edf3ef}.table-wrap th{height:46px;color:#294538;font-weight:600}.table-wrap td,.table-wrap th{border-bottom:1px solid #e5ebe7}.sticky{position:sticky;z-index:4;left:0}thead .sticky{z-index:8;background:#edf3ef}.medicine-column,.medicine-cell{width:310px;min-width:310px}.medicine-cell{background:#fff;box-shadow:1px 0 #e5ebe7}.medicine-name{font-weight:600;color:#17211d}.medicine-meta,.medicine-ingredient{margin-top:3px;color:#68766f;font-size:12px}.medicine-ingredient{color:#3c594c}.month-column{min-width:122px}.usage-cell strong,.usage-cell small{display:block}.usage-cell small{margin-top:3px;color:#74827a}.numeric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.proposal-column,.proposal-cell{min-width:128px;background:#fff9df}.proposal-cell input{text-align:right;font-weight:600}.amount{color:#155b42;font-weight:600}.note-column,.note-cell{min-width:210px}.no-results{padding:28px;text-align:center;color:#68766f}@media(max-width:900px){.topbar{padding:0 16px}.workspace{display:block}.filters{position:static;width:100%;height:auto;max-height:none;border-right:0;border-bottom:1px solid #d8e2dc}.department-list{max-height:300px}.content{padding:20px 16px 28px}.content-header{flex-direction:column}.header-actions{width:100%}.header-actions button{flex:1}.toolbar{grid-template-columns:1fr}.table-wrap{max-height:70dvh}}@media(max-width:520px){.topbar>span{display:none}.brand>div:last-child>span:last-child{display:none}.month-list{grid-template-columns:1fr}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div{border-bottom:1px solid #e5ebe7}}.col-code{width:80px;min-width:80px}.col-name{width:210px;min-width:210px}.col-active{width:230px;min-width:230px;color:#3c594c}.col-unit{width:70px;min-width:70px;text-align:center}.col-price,.col-month{width:100px;min-width:100px;text-align:right;font-variant-numeric:tabular-nums}.col-proposal{width:100px;min-width:100px;text-align:right}.col-proposal .fui-Input{width:100%}.col-proposal input{text-align:right;font-weight:600}.col-amount{width:100px;min-width:100px;text-align:right;color:#155b42;font-weight:600;font-variant-numeric:tabular-nums}.col-note{width:210px;min-width:210px}.col-note .fui-Input{width:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.login-page{display:flex;align-items:center;justify-content:center;min-height:100dvh;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:20px}.login-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 30px #00000014;border-radius:16px;width:100%;max-width:420px;padding:36px;display:flex;flex-direction:column;gap:24px}.login-logo{display:flex;align-items:center;justify-content:center;gap:12px}.login-logo-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#176b4d}.login-title-block{text-align:center}.login-title-block h1{margin:0;color:#176b4d;font-size:22px;font-weight:700}.login-title-block p{margin:6px 0 0;color:#68766f;font-size:13px}.login-form{display:flex;flex-direction:column;gap:20px}.login-error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:10px 14px;border-radius:8px;font-size:13px;line-height:1.4}.print-container{display:none}@media print{body{background:#fff!important;color:#000!important;overflow:visible!important;height:auto!important}.app-shell,.global-progress,.react-modal-overlay,.react-toast{display:none!important}.print-container{display:block!important;padding:20px;font-family:Times New Roman,Times,serif;font-size:13px;line-height:1.4;color:#000;background:#fff}.print-header{display:flex;justify-content:space-between;margin-bottom:24px}.print-header-left,.print-header-right{text-align:center}.print-title{text-align:center;font-size:16px;font-weight:700;margin-bottom:24px;text-transform:uppercase}.print-table{width:100%;border-collapse:collapse;margin-bottom:30px}.print-table th,.print-table td{border:1px solid black;padding:6px 8px;text-align:left}.print-table th{text-align:center;font-weight:700;background-color:#f2f2f2!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-total-row td{font-weight:700}.print-footer{display:flex;justify-content:space-between;margin-top:30px;page-break-inside:avoid}.print-footer-section{width:30%;text-align:center}.signature-space{display:block;margin-top:4px;font-size:11px;font-style:italic}}.config-layout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:calc(100dvh - 68px);overflow:hidden;background:#f4f7f5}.config-sidebar{background:#fff;border-right:1px solid #d8e2dc;padding:20px 16px;display:flex;flex-direction:column;gap:8px}.config-sidebar-btn{justify-content:flex-start!important;font-weight:500}.config-content{padding:28px;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.config-header{display:flex;justify-content:space-between;align-items:center}.config-header h2{margin:0;font-size:20px;font-weight:700;color:#176b4d}.config-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow-y:auto;max-height:calc(100vh - 200px)}.config-table{width:100%;border-collapse:separate;border-spacing:0;text-align:left}.config-table th{background:#f8faf9;color:#3c594c;font-weight:600;font-size:13px;padding:12px 16px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.config-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;font-size:14px;color:#1f2937;vertical-align:middle}.config-table tr:last-child td{border-bottom:none}.config-table tr:hover td{background:#fafcfb}.status-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;border-radius:20px}.status-badge.active{background:#e8f5e9;color:#1b5e20}.status-badge.inactive{background:#ffebee;color:#b71c1c}.role-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;border-radius:20px}.role-badge.admin{background:#e3f2fd;color:#0d47a1}.role-badge.department{background:#f5f5f5;color:#424242}.role-badge.manager{background:#e8f5e9;color:#1b5e20}.drawer-overlay{position:fixed;inset:0;background:#0006;z-index:1000;display:flex;justify-content:flex-end}.drawer-container{width:460px;background:#fff;height:100%;max-height:100vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000026;animation:slideInDrawer .25s cubic-bezier(.16,1,.3,1)}@keyframes slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.drawer-header h3{margin:0;font-size:16px;font-weight:700;color:#176b4d}.drawer-body{padding:24px;overflow-y:auto;flex:1;min-height:0;display:flex;flex-direction:column;gap:20px}.drawer-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px;background:#f9fafb}.react-modal-overlay{position:fixed;inset:0;background:#0f172a4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.react-modal-container,.react-modal{width:100%;max-width:440px;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden;animation:modalPop .25s cubic-bezier(.16,1,.3,1)}@keyframes modalPop{0%{transform:scale(.95) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.react-modal-header{padding:20px 24px 12px;display:flex;align-items:center;justify-content:space-between}.react-modal-close{background:none;border:none;cursor:pointer;font-size:20px;line-height:1;color:#6b7280;padding:4px 8px;border-radius:6px;transition:background .15s,color .15s}.react-modal-close:hover{background:#f3f4f6;color:#111827}.react-modal-header h3{margin:0;font-size:16px;font-weight:700;color:#111827}.react-modal-body{padding:0 24px 20px;color:#4b5563;font-size:14px;line-height:1.5}.react-modal-footer{padding:12px 24px 16px;background:#f9fafb;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #f3f4f6}.react-toast{position:fixed;top:24px;right:24px;z-index:3000;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:12px;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-left:4px solid #10b981;min-width:300px;max-width:450px;animation:toastSlideIn .3s cubic-bezier(.16,1,.3,1)}@keyframes toastSlideIn{0%{transform:translate(100%) translateY(-10px);opacity:0}to{transform:translate(0) translateY(0);opacity:1}}.react-toast.success{border-left-color:#10b981}.react-toast.error{border-left-color:#ef4444}.react-toast.info{border-left-color:#3b82f6}.react-toast-icon{display:flex;align-items:center;justify-content:center}.react-toast.success .react-toast-icon{color:#10b981}.react-toast.error .react-toast-icon{color:#ef4444}.react-toast.info .react-toast-icon{color:#3b82f6}.react-toast-message{flex:1;font-size:13.5px;font-weight:500;color:#1f2937}.react-toast-close{background:none;border:none;color:#9ca3af;font-size:18px;cursor:pointer;padding:0 4px;line-height:1;transition:color .15s ease}.react-toast-close:hover{color:#4b5563}
