:root{--color-primary: #009900;--color-primary-50: #eef9ee;--color-primary-100: #d7efd7;--color-primary-200: #b1dfb1;--color-primary-300: #80c980;--color-primary-400: #42af42;--color-primary-500: #159f15;--color-primary-600: #009900;--color-primary-700: #008800;--color-primary-800: #007700;--color-primary-900: #006600;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--font-family-base: "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, Arial, Helvetica, sans-serif;--font-size-xs: .75rem;--font-size-sm: .8125rem;--font-size-base: .8125rem;--font-size-md: .8125rem;--font-size-lg: 1rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--line-height-tight: 1.25;--line-height-base: 1.55;--letter-spacing-ui: 0;--spacing-0: 0px;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--bp-sm: 640px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px}html,body{font-family:var(--font-family-base);line-height:var(--line-height-base);color:var(--color-gray-900);background-color:var(--color-gray-50);margin:0;padding:0}html{font-size:100%}body{font-size:var(--font-size-base)}.table-responsive{width:100%;border-collapse:collapse;overflow-x:auto;display:block}@media(min-width:768px){.table-responsive{display:table}}.grid-responsive{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(250px,100%),1fr));gap:var(--spacing-4)}.flex-col-sm{flex-direction:column}@media(min-width:640px){.flex-col-sm{flex-direction:row}}.flex-col-md{flex-direction:column}@media(min-width:768px){.flex-col-md{flex-direction:row}}.text-sm-sm{font-size:var(--font-size-sm)}@media(min-width:640px){.text-sm-sm{font-size:var(--font-size-base)}}.text-base-md{font-size:var(--font-size-base)}@media(min-width:768px){.text-base-md{font-size:var(--font-size-lg)}}.p-2-sm{padding:var(--spacing-2)}@media(min-width:640px){.p-2-sm{padding:var(--spacing-4)}}.p-4-md{padding:var(--spacing-4)}@media(min-width:768px){.p-4-md{padding:var(--spacing-6)}}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-base);text-rendering:optimizeLegibility;background-color:var(--color-gray-50);color:var(--color-gray-900)}.enterprise-ui{--ui-surface: #ffffff;--ui-surface-muted: #f8fafc;--ui-border: #e2e8f0;--ui-border-strong: #cbd5e1;--ui-text: #0f172a;--ui-muted: #64748b;--ui-shadow: 0 18px 45px rgba(15, 23, 42, .07);--ui-shadow-soft: 0 8px 28px rgba(15, 23, 42, .055);--ui-radius: 18px;--ui-radius-sm: 12px}.bg-indigo-150{background-color:#d7ddfe}.bg-sky-150{background-color:#d6f0fd}.bg-purple-150{background-color:#eadcff}.bg-red-150{background-color:#fed8d8}.bg-rose-150{background-color:#fed7df}.bg-emerald-150{background-color:#c7f3df}.bg-green-150{background-color:#cdf4d6}.bg-orange-150{background-color:#fedfb8}.bg-amber-150{background-color:#fde9b5}.bg-teal-150{background-color:#c4f1ea}.bg-cyan-150{background-color:#c8f2fb}.bg-blue-150{background-color:#d3e7fe}.bg-violet-150{background-color:#e6ddff}.bg-pink-150{background-color:#fbd5ec}.bg-slate-150{background-color:#e8edf4}.function-icon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.function-icon-tile{display:flex;min-width:0;min-height:104px;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:0 4px;text-align:center;transition:transform .14s ease}.function-icon-tile:active{transform:scale(.95)}.function-icon-box{display:flex;width:56px;height:56px;flex:0 0 56px;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 10px 22px rgba(15,23,42,.08)}.function-icon-label{display:block;width:100%;min-width:0;max-width:100%;color:#334155;font-size:11px;font-weight:500;line-height:1.2;overflow-wrap:anywhere;white-space:pre-line}@media(min-width:640px){.function-icon-grid{gap:12px}.function-icon-label{font-size:12px}}@media(min-width:768px)and (max-width:1023px){.function-icon-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.function-icon-grid.function-icon-grid-desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}}*{box-sizing:border-box}button,input,select,textarea{font:inherit}input,select,textarea{font-size:13px;line-height:1.45}.text-title{font-size:16px;line-height:var(--line-height-tight);font-weight:800;letter-spacing:var(--letter-spacing-ui)}.text-main-title{font-size:16px;line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-ui)}.text-label{font-size:var(--font-size-sm);line-height:1.35;letter-spacing:var(--letter-spacing-ui)}.text-input{font-size:var(--font-size-md);line-height:1.45}.text-table{font-size:13px;line-height:1.45}.card{margin-bottom:14px;padding:16px;border:1px solid var(--ui-border, #e2e8f0);border-radius:var(--ui-radius, 18px);background:var(--ui-surface, #fff);box-shadow:var(--ui-shadow-soft, 0 8px 28px rgba(15, 23, 42, .055))}.input-base{display:block;width:100%;min-height:38px;padding:8px 11px;color:var(--ui-text, #0f172a);background:#fff;border:1px solid var(--ui-border, #e2e8f0);border-radius:10px;font-size:13px;line-height:1.45;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.input-base:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(0,153,0,.12)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px 14px;border:1px solid var(--color-primary);border-radius:10px;color:#fff;background:var(--color-primary);font-size:11px;font-weight:700;text-transform:uppercase;cursor:pointer}.btn-primary:hover{background:var(--color-primary-700)}.btn-primary:disabled{cursor:not-allowed;opacity:.55}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.table-base{width:100%;border:1px solid var(--ui-border, #e2e8f0);border-collapse:separate;border-spacing:0;background:#fff;font-size:13px;overflow:hidden}.table-base th,.table-base td{padding:10px 12px;border-bottom:1px solid var(--ui-border, #e2e8f0);border-left:0;border-right:0;border-top:0;vertical-align:top}.enterprise-ui table,main table{width:100%;border-collapse:separate;border-spacing:0}.enterprise-ui table th,.enterprise-ui table td,main table th,main table td{border-color:var(--ui-border, #e2e8f0);padding:10px 12px;font-size:13px}.enterprise-ui table thead th,main table thead th{color:#fff;background:var(--color-primary);font-size:12px;font-weight:700}.enterprise-ui table tbody tr{transition:background-color .14s ease}.enterprise-ui table tbody tr:nth-child(2n){background:#fbfdff}.enterprise-ui table tbody tr:hover{background:var(--color-primary-50)}.table-base .table-header th,.table-base thead.table-header th,.table-header th{color:#fff;background:var(--color-primary);font-size:12px;font-weight:700}.table-standardized{width:100%;min-width:720px;border:1px solid var(--ui-border, #e2e8f0)!important;border-collapse:separate!important;border-spacing:0!important;background:#fff}.table-standardized thead th{position:sticky;top:0;z-index:1;border:0!important;border-bottom:1px solid var(--color-primary-700)!important;padding:10px 12px!important;background:var(--color-primary)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase;white-space:nowrap}.table-standardized tbody td{border:0!important;border-bottom:1px solid var(--ui-border, #e2e8f0)!important;padding:11px 12px!important;vertical-align:middle}.table-standardized tbody tr:last-child td{border-bottom:0!important}.ql-card,.enterprise-ui .bg-white.border,.enterprise-ui .bg-white[class*=shadow]{border-color:var(--ui-border, #e2e8f0);box-shadow:var(--ui-shadow-soft, 0 8px 28px rgba(15, 23, 42, .055))}.ql-card{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow-soft)}.ql-table-card{overflow:hidden;border-radius:var(--ui-radius);box-shadow:var(--ui-shadow)}.ql-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--ui-border);background:linear-gradient(180deg,#fff,#f8fafc)}.ql-toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ql-searchbox{position:relative;width:min(100%,420px)}.ql-searchbox svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#94a3b8;pointer-events:none}.ql-searchbox input{width:100%;min-height:40px;padding:9px 12px 9px 38px;border:1px solid var(--ui-border);border-radius:12px;background:#fff;color:var(--ui-text);font-size:13px;font-weight:600;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.ql-searchbox input:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(0,153,0,.12)}.ql-filter-panel{padding:14px;border-bottom:1px solid var(--ui-border);background:#f8fafc}.ql-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ql-form-field label,.enterprise-ui form label{color:#334155;font-size:12px;font-weight:800}.ql-form-field input,.ql-form-field select,.ql-form-field textarea,.ql-dialog input:not([type=checkbox]):not([type=radio]):not([type=file]),.ql-dialog select,.ql-dialog textarea{min-height:40px;border:1px solid var(--ui-border);border-radius:12px;background:#fff;color:var(--ui-text);font-size:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.ql-form-field input:focus,.ql-form-field select:focus,.ql-form-field textarea:focus,.ql-dialog input:focus,.ql-dialog select:focus,.ql-dialog textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(0,153,0,.12)}.ql-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.56);backdrop-filter:blur(8px)}.ql-dialog-overlay.z-\[60\]{z-index:60}.ql-dialog{width:100%;max-height:min(90vh,820px);overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.24)}.ql-dialog-scroll{overflow-y:auto}.ql-dialog-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--ui-border);background:rgba(255,255,255,.96);backdrop-filter:blur(8px)}.ql-dialog-title{color:var(--ui-text);font-size:16px;font-weight:900;line-height:1.25}.ql-dialog-body{padding:20px}.ql-dialog-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid var(--ui-border);background:#f8fafc}.ql-loading-state,.ql-empty-state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 18px;text-align:center}.ql-table-card>.p-12.text-center{min-height:220px;display:flex;align-items:center;justify-content:center;padding:32px 18px;color:var(--ui-muted);font-weight:800}.ql-table-card>.p-12.text-center.text-red-500{color:#dc2626}.ql-empty-icon{display:flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:18px;background:var(--color-primary-50);color:var(--color-primary);border:1px solid var(--color-primary-100)}.ql-empty-title{color:var(--ui-text);font-size:14px;font-weight:900}.ql-empty-description{max-width:420px;color:var(--ui-muted);font-size:13px;line-height:1.55}.ql-skeleton-lines{display:grid;width:min(100%,760px);gap:10px}.ql-skeleton-line{height:42px;border-radius:12px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:ql-shimmer 1.35s ease infinite}@keyframes ql-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.tab-container{display:flex;align-items:center;gap:12px;overflow-x:auto;border-bottom:1px solid #ddd}.tab-item{padding:9px 10px;border:0;border-bottom:2px solid transparent;color:#333;background:transparent;font-size:12px;white-space:nowrap;cursor:pointer}.tab-active{border-bottom-color:var(--color-primary);color:var(--color-primary);font-weight:700}.incident-tab-list{display:flex;flex-wrap:wrap;gap:8px;max-width:100%}.incident-tab-button{display:inline-flex;min-width:0;max-width:100%;align-items:center;justify-content:center;gap:6px;border:1px solid var(--ui-border, #e2e8f0);border-radius:12px;background:#fff;color:#475569;padding:9px 11px;font-size:12px;font-weight:700;line-height:1.25;text-align:center;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.incident-tab-button svg{width:16px;height:16px;flex:0 0 auto}.incident-tab-button span{min-width:0;overflow-wrap:anywhere}.incident-tab-button-active{border-color:var(--color-primary);background:var(--color-primary-50);color:var(--color-primary)}.docs-module>div:first-of-type{justify-content:flex-start}.docs-module>div:first-of-type>div{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:transparent;padding:0}.docs-module>div:first-of-type button{display:flex;min-width:0;min-height:104px;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;border:1px solid transparent;border-radius:14px;background:transparent;padding:8px 4px;color:#334155;font-size:0;font-weight:500;line-height:1.2;text-align:center;box-shadow:none}.docs-module>div:first-of-type button svg{box-sizing:border-box;width:56px;height:56px;flex:0 0 56px;border-radius:16px;padding:14px;box-shadow:0 10px 22px rgba(15,23,42,.08)}.docs-module>div:first-of-type button:nth-child(1) svg{background:#d6f0fd;color:#0ea5e9}.docs-module>div:first-of-type button:nth-child(2) svg{background:#eadcff;color:#8b5cf6}.docs-module>div:first-of-type button:nth-child(3) svg{background:#fde9b5;color:#f59e0b}.docs-module>div:first-of-type button:after{display:block;width:100%;max-width:100%;color:#334155;font-size:11px;font-weight:500;line-height:1.2;overflow-wrap:anywhere}.docs-module>div:first-of-type button:nth-child(1):after{content:"Thư viện"}.docs-module>div:first-of-type button:nth-child(2):after{content:"Đào tạo"}.docs-module>div:first-of-type button:nth-child(3):after{content:"Góc chia sẻ"}.docs-module>div:first-of-type button.bg-\[\#009900\]{border-color:rgba(0,153,0,.28);background:var(--color-primary-50);box-shadow:0 10px 24px rgba(0,153,0,.1)}.docs-module>div:first-of-type button.bg-\[\#009900\]:after{color:var(--color-primary);font-weight:700}.incidents-module .incident-tab-list,.improvement-module .improvement-tab-list{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:none;background:transparent;padding:0}.incidents-module .incident-tab-button,.improvement-module .improvement-tab-list>button{display:flex;min-width:0;min-height:104px;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;border:1px solid transparent;border-radius:14px;background:transparent;color:#334155;padding:8px 4px;font-size:11px;font-weight:500;line-height:1.2;text-align:center;box-shadow:none}.incidents-module .incident-tab-button svg,.improvement-module .improvement-tab-list>button svg{box-sizing:border-box;width:56px!important;height:56px!important;flex:0 0 56px;border-radius:16px;padding:14px;box-shadow:0 10px 22px rgba(15,23,42,.08)}.incidents-module .incident-tab-button span,.improvement-module .improvement-tab-list>button{overflow-wrap:anywhere;white-space:normal}.incidents-module .incident-tab-button span,.improvement-module .improvement-tab-list>button{font-size:0}.incidents-module .incident-tab-button:after,.improvement-module .improvement-tab-list>button:after{color:#334155;font-size:11px;font-weight:500;line-height:1.2}.incidents-module .incident-tab-button:nth-child(1):after{content:"Tổng quan"}.incidents-module .incident-tab-button:nth-child(2):after{content:"Danh sách"}.incidents-module .incident-tab-button:nth-child(3):after{content:"Xác minh"}.incidents-module .incident-tab-button:nth-child(4):after{content:"RCA"}.incidents-module .incident-tab-button:nth-child(5):after{content:"Báo cáo"}.improvement-module .improvement-tab-list>button:nth-child(1):after{content:"Kế hoạch"}.improvement-module .improvement-tab-list>button:nth-child(2):after{content:"Tiến độ"}.incidents-module .incident-tab-button:nth-child(1) svg,.improvement-module .improvement-tab-list>button:nth-child(1) svg{background:#d6f0fd;color:#0ea5e9}.incidents-module .incident-tab-button:nth-child(2) svg,.improvement-module .improvement-tab-list>button:nth-child(2) svg{background:#cdf4d6;color:#16a34a}.incidents-module .incident-tab-button:nth-child(3) svg{background:#fedfb8;color:#f97316}.incidents-module .incident-tab-button:nth-child(4) svg{background:#eadcff;color:#8b5cf6}.incidents-module .incident-tab-button:nth-child(5) svg{background:#e8edf4;color:#64748b}.incidents-module .incident-tab-button-active,.improvement-module .improvement-tab-list>button.bg-white{border-color:rgba(0,153,0,.28);background:var(--color-primary-50);color:var(--color-primary);box-shadow:0 10px 24px rgba(0,153,0,.1)}.incidents-module .incident-tab-button-active span,.improvement-module .improvement-tab-list>button.bg-white{color:var(--color-primary);font-weight:700}.incidents-module .incident-tab-button-active:after,.improvement-module .improvement-tab-list>button.bg-white:after{color:var(--color-primary);font-weight:700}.pt-loai2-module .pt-loai2-tab-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:transparent;padding:0;overflow:visible}.pt-loai2-module .pt-loai2-tab-button{display:flex;min-width:0;min-height:104px;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;border:1px solid transparent;border-radius:14px;background:transparent;color:#334155;padding:8px 4px;font-size:11px;font-weight:500;line-height:1.2;text-align:center;white-space:normal;box-shadow:none}.pt-loai2-module .pt-loai2-tab-button svg{box-sizing:border-box;width:56px!important;height:56px!important;flex:0 0 56px;border-radius:16px;padding:14px;box-shadow:0 10px 22px rgba(15,23,42,.08)}.pt-loai2-module .pt-loai2-tab-button:nth-child(1) svg{background:#d7ddfe;color:#4f46e5}.pt-loai2-module .pt-loai2-tab-button:nth-child(2) svg{background:#d6f0fd;color:#0ea5e9}.pt-loai2-module .pt-loai2-tab-button.bg-white{border-color:rgba(79,70,229,.24);background:#eef2ff;color:#4f46e5;box-shadow:0 10px 24px rgba(79,70,229,.1);font-weight:700}@media(min-width:768px)and (max-width:1023px){.pt-loai2-module .pt-loai2-tab-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.pt-loai2-module .pt-loai2-tab-grid{display:flex;width:auto;gap:4px;background:rgba(241,245,249,.8);padding:4px;overflow-x:auto}.pt-loai2-module .pt-loai2-tab-button{min-height:0;flex-direction:row;justify-content:center;gap:8px;border-radius:8px;padding:10px 24px;font-size:13px;white-space:nowrap}.pt-loai2-module .pt-loai2-tab-button svg{width:18px!important;height:18px!important;flex:0 0 18px;border-radius:0;padding:0;background:transparent!important;box-shadow:none}}@media(min-width:768px)and (max-width:1023px){.docs-module>div:first-of-type>div,.incidents-module .incident-tab-list,.improvement-module .improvement-tab-list{grid-template-columns:repeat(5,minmax(0,1fr))}}.enterprise-form .input-base,.enterprise-form input:not([type=checkbox]):not([type=radio]),.enterprise-form select,.enterprise-form textarea,main form input:not([type=checkbox]):not([type=radio]):not([type=file]),main form select,main form textarea{display:block;width:100%;padding:8px 11px;color:var(--ui-text, #0f172a);background:#fff;border:1px solid var(--ui-border, #e2e8f0);border-radius:10px;font-size:13px;outline:none}.enterprise-form input:focus,.enterprise-form select:focus,.enterprise-form textarea:focus,main form input:focus,main form select:focus,main form textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(0,153,0,.12)}.enterprise-form section h2,.enterprise-form section h3{color:var(--color-primary);font-size:16px;font-weight:700}@media(max-width:767px){.form-grid,.ql-form-grid{grid-template-columns:1fr}.ql-toolbar{align-items:stretch;flex-direction:column}.ql-toolbar-actions{width:100%}.ql-toolbar-actions>*{flex:1 1 160px;justify-content:center}.ql-searchbox{width:100%}.ql-dialog-overlay{align-items:flex-end;padding:10px}.ql-dialog{max-height:92vh;border-radius:18px}.ql-dialog-body{padding:16px}.ql-dialog-footer{flex-direction:column-reverse}.ql-dialog-footer>button{width:100%}.ql-mobile-card{margin:10px;border:1px solid var(--ui-border);border-radius:16px;background:#fff;box-shadow:var(--ui-shadow-soft)}.mobile-module-content .tab-container{flex-wrap:wrap;align-items:stretch;gap:8px;overflow-x:visible;border-bottom:0}.mobile-module-content .tab-item{display:inline-flex;flex:1 1 130px;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--ui-border);border-radius:12px;background:#fff;color:#475569;padding:9px 11px;text-align:center;white-space:normal;box-shadow:0 6px 16px rgba(15,23,42,.04)}.mobile-module-content .tab-active{border-color:var(--color-primary);background:var(--color-primary);color:#fff;box-shadow:0 10px 22px rgba(0,153,0,.16)}.mobile-module-content .incident-tab-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mobile-module-content .incident-tab-button{width:100%;min-height:104px;border-radius:14px;padding:8px 4px;box-shadow:0 6px 16px rgba(15,23,42,.04)}.mobile-module-content .incident-tab-button-active{background:var(--color-primary);color:#fff;box-shadow:0 10px 22px rgba(0,153,0,.16)}.mobile-module-content .ql-table-card,.mobile-module-content .table-responsive,.mobile-module-content [class*=overflow-x-auto]{overflow-x:visible!important}.mobile-module-content table{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;border:0!important;border-collapse:separate!important;background:transparent!important;overflow:visible!important}.mobile-module-content table thead,.mobile-module-content table colgroup{display:none!important}.mobile-module-content table tbody,.mobile-module-content table tfoot{display:grid!important;width:100%!important;gap:12px}.mobile-module-content table tr{display:block!important;width:100%!important;border:1px solid var(--ui-border, #e2e8f0)!important;border-radius:14px;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.06);overflow:hidden}.mobile-module-content table tbody tr:nth-child(2n),.mobile-module-content table tbody tr:hover{background:#fff!important}.mobile-module-content table td,.mobile-module-content table th{display:block!important;width:100%!important;max-width:none!important;border:0!important;border-bottom:1px solid #edf2f7!important;padding:9px 12px!important;background:transparent!important;color:var(--ui-text, #0f172a)!important;text-align:left!important;white-space:normal!important}.mobile-module-content table td:last-child,.mobile-module-content table th:last-child{border-bottom:0!important}.mobile-module-content table td[data-label]{display:grid!important;grid-template-columns:minmax(92px,38%) minmax(0,1fr);align-items:start;gap:10px}.mobile-module-content table td[data-label]:before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:800;line-height:1.35;text-transform:uppercase}.mobile-module-content table td[colspan]{display:block!important}.mobile-module-content table td[colspan]:before{display:none}.mobile-module-content .supervision-tab-button{display:flex!important;min-height:104px;min-width:0;width:100%!important;flex:none!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;border:1px solid transparent!important;border-radius:14px!important;background:transparent!important;padding:8px 4px!important;color:#334155!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:0!important;text-align:center!important;box-shadow:none!important;white-space:normal!important}.mobile-module-content div:has(>.supervision-tab-button){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:none!important}.mobile-module-content .supervision-tab-button svg{box-sizing:border-box;width:56px!important;height:56px!important;flex:0 0 56px;border-radius:16px;padding:14px;background:var(--color-primary-100);color:var(--color-primary);box-shadow:0 10px 22px rgba(15,23,42,.08)}.mobile-module-content .supervision-tab-button.bg-\[\#009900\],.mobile-module-content .supervision-tab-button.bg-white{border-color:rgba(0,153,0,.28)!important;background:var(--color-primary-50)!important;color:var(--color-primary)!important;box-shadow:0 10px 24px rgba(0,153,0,.1)!important;font-weight:700!important}.mobile-module-content .pt-loai2-module{margin:-12px -16px 0;background:#f8fafc}.mobile-module-content .pt-loai2-header{flex-direction:column;align-items:stretch;gap:14px;padding:14px}.mobile-module-content .pt-loai2-header>div:first-child{align-items:flex-start}.mobile-module-content .pt-loai2-header-icon{width:56px!important;height:56px!important;flex:0 0 56px;border-radius:16px}.mobile-module-content .pt-loai2-module h2{font-size:14px;line-height:1.25}.mobile-module-content .pt-loai2-module h2+p{display:none}.mobile-module-content .pt-loai2-module>div:nth-child(2){padding:14px}.mobile-module-content .pt-loai2-module .pt-loai2-stat-card{min-height:116px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px;border-radius:16px}.mobile-module-content .pt-loai2-module .pt-loai2-stat-icon{width:56px!important;height:56px!important;flex:0 0 56px;border-radius:16px}.mobile-module-content .pt-loai2-module .pt-loai2-stat-card .text-\[11px\]{font-size:10px;line-height:1.25;letter-spacing:0}.mobile-module-content .pt-loai2-module .pt-loai2-stat-card .text-lg{font-size:20px;line-height:1.1}.mobile-module-content .pt-loai2-module select,.mobile-module-content .pt-loai2-module input[type=date]{min-height:42px;width:100%}.mobile-module-content .pt-loai2-module .hide-scrollbar{overflow-x:visible}.mobile-module-content .pt-loai2-module .group .opacity-0{opacity:1!important}.mobile-module-content .pt-loai2-module td .flex.items-center.justify-center.gap-1{justify-content:flex-start;flex-wrap:wrap}.mobile-module-content .pt-loai2-module .fixed.inset-0{align-items:flex-end;padding:10px}.mobile-module-content .pt-loai2-module .fixed.inset-0>div{max-height:92vh;border-radius:18px}.mobile-module-content .pt-loai2-module form .grid{gap:12px}.mobile-module-content .vst-detail-stats{padding:14px;border-radius:18px}.mobile-module-content .vst-detail-title{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px;letter-spacing:0}.mobile-module-content .vst-detail-title>div:first-child{align-items:flex-start;line-height:1.3}.mobile-module-content .vst-detail-title>div:last-child{display:none}.mobile-module-content .vst-detail-stats>.space-y-8{display:grid;gap:12px}.mobile-module-content .vst-moment-stat{border:1px solid var(--ui-border, #e2e8f0);border-radius:16px;background:#fff;padding:12px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.mobile-module-content .vst-moment-stat-header{display:block;margin-bottom:10px}.mobile-module-content .vst-moment-stat-content{width:100%;align-items:flex-start;gap:10px}.mobile-module-content .vst-moment-stat-content span:last-child{flex:1;font-size:12px;line-height:1.35;letter-spacing:0}.mobile-module-content .vst-moment-stat-metrics{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:12px;align-items:center;margin-top:12px;border-top:1px solid #edf2f7;padding-top:10px}.mobile-module-content .vst-moment-stat-metrics:before{content:"";grid-column:2;grid-row:1;width:1px;height:34px;background:#e2e8f0}.mobile-module-content .vst-moment-stat-metric{text-align:center}.mobile-module-content .vst-moment-stat-metric:first-child{grid-column:1}.mobile-module-content .vst-moment-stat-metric:last-child{grid-column:3}.mobile-module-content .vst-moment-stat-metric p:first-child{font-size:10px;line-height:1.25;letter-spacing:0}.mobile-module-content .vst-moment-stat-metric p:last-child{font-size:15px;line-height:1.2}}@media(min-width:768px)and (max-width:1023px){.mobile-module-content div:has(>.supervision-tab-button){grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:1023px){.mobile-app-tile,.mobile-app-label,.mobile-module-content,.mobile-module-content *{min-width:0}.mobile-app-label{display:block;width:100%;max-width:100%;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.mobile-app-icon{box-shadow:0 10px 22px rgba(15,23,42,.08)}.mobile-app-tile:active .mobile-app-icon{box-shadow:0 6px 14px rgba(15,23,42,.1)}.mobile-module-content{max-width:100%;overflow-x:hidden}.mobile-module-content p,.mobile-module-content span,.mobile-module-content h1,.mobile-module-content h2,.mobile-module-content h3,.mobile-module-content h4,.mobile-module-content label,.mobile-module-content button,.mobile-module-content td,.mobile-module-content th{overflow-wrap:anywhere;word-break:normal}.mobile-module-content .ql-table-card,.mobile-module-content .table-responsive,.mobile-module-content [class*=overflow-x-auto]{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-module-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-module-content table th,.mobile-module-content table td{max-width:220px;white-space:normal;vertical-align:top}.mobile-module-content .table-standardized{min-width:640px}}@media(max-width:767px){.mobile-module-content .table-standardized{min-width:0!important}.mobile-module-content table th,.mobile-module-content table td{max-width:none!important}}@media(max-width:639px){.text-\[8px\],.text-\[9px\],.text-\[10px\],.text-\[11px\]{font-size:var(--font-size-xs)!important;line-height:1.35;letter-spacing:var(--letter-spacing-ui)}.text-xs{font-size:var(--font-size-sm);line-height:1.4}.tracking-widest,.tracking-\[0\.2em\],.tracking-\[0\.4em\]{letter-spacing:.04em}.enterprise-ui{--ui-radius: 14px}.enterprise-ui .max-w-7xl{padding-left:0;padding-right:0}.enterprise-ui table th,.enterprise-ui table td{padding:9px 10px}}
