:root{color:#f7f9ff;font-synthesis:none;background:#050a10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#050a10;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.boot{justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.mark,.logo-mark{color:#fff;background:#171b25;border-radius:11px;place-items:center;display:grid}.mark{width:42px;height:42px;font-size:32px}.app-shell{min-height:100vh;position:relative;overflow-x:hidden}.hero{z-index:-1;background:linear-gradient(90deg,#050a10f7,#050a10c4,#050a108c),linear-gradient(#0000,#050a10bf),url(/assets/thanhtat-hero-office.webp) 100%/cover no-repeat;position:fixed;inset:0}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#0000001f;align-items:center;gap:18px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.logo{white-space:nowrap;align-items:center;gap:10px;display:flex}.logo b{font-size:20px}.logo-mark{width:38px;height:38px}.logo-mark svg{width:31px}.logo-mark path{fill:none;stroke:#fff;stroke-width:4.2px;stroke-linecap:round}nav{flex:1;align-items:center;gap:5px;display:flex;overflow-x:auto}.nav-pill{color:#d9e0e9;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:inline-flex}.nav-pill.active{color:#fff;background:#ffffff2e;box-shadow:0 7px 20px #00000024}.nav-pill.active svg{color:#a9f2c7}.icon-button{color:#fff;background:#ffffff24;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.icon-button.dark{color:#283344;background:#eef1f6}.public-main,.workspace{max-width:1500px;margin:auto;padding:34px 4vw 60px}.public-main h1,.dash-head h1{margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);font-weight:500}.compact-row{flex-wrap:wrap;gap:12px;display:flex}.small-card{color:#222b3a;background:#fff;border-radius:13px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;display:inline-flex;box-shadow:0 12px 30px #00000024}.small-card svg{color:#1769f7}.dash-head{justify-content:space-between;align-items:center;gap:20px;max-width:1500px;margin:auto;padding:25px 4vw 0;display:flex}.dash-head h1{margin:0}.search{color:#4d5869;background:#fffffff0;border-radius:999px;align-items:center;gap:8px;width:min(290px,40vw);padding:9px 13px;display:flex}.search svg{width:18px}.search input{background:0 0;border:0;outline:0;width:100%}.action-line{justify-content:flex-end;margin-bottom:12px;display:flex}.primary,.danger,.float-btn,.session-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:inline-flex}.primary{color:#fff;background:#1769f7}.compact{width:auto;padding:9px 12px}.compact svg,.float-btn svg,.danger svg{width:17px}.card,.list,.note,.doc,.employee{color:#182131;background:#fff;border-radius:16px}.card{margin-bottom:18px;padding:16px}.card select{border:1px solid #dce2eb;border-radius:10px;width:100%;padding:11px}.section-line{justify-content:space-between;align-items:center;margin:14px 0 9px;display:flex}.section-line.white{color:#fff}.section-line h2{font-size:18px}.float-btn{color:#3157bc;background:#edf2ff;padding:7px 9px}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips button,.chips span{color:#475266;background:#edf0f5;border:0;border-radius:999px;padding:7px 10px}.chips button.active{color:#fff;background:#1769f7}.employee{text-align:left;border:0;align-items:center;gap:12px;width:100%;margin-bottom:9px;padding:13px 15px;display:flex}.employee>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.employee small,.doc small{color:#758094}.avatar{color:#3048ad;background:#dfe6ff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.avatar.big{width:70px;height:70px;font-size:25px}.list-row{border-bottom:1px solid #edf0f5;grid-template-columns:24px 1fr minmax(100px,.4fr) 80px 36px;align-items:center;gap:10px;padding:14px;display:grid}.list-row em{text-align:center;background:#fff0d8;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal}.list-row button,.note button,.doc button{color:#a53b4c;background:0 0;border:0}.note,.doc{align-items:center;gap:12px;margin-bottom:9px;padding:14px 16px;display:flex}.note span,.doc span{flex:1}.doc span{flex-direction:column;display:flex}.modal-backdrop{z-index:99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04080eb8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.auth-modal,.admin-modal,.employee-modal{color:#161e2e;background:#f6f7fb;border-radius:26px;width:min(520px,100%);max-height:92vh;padding:26px 32px;overflow:auto;box-shadow:0 30px 90px #0000006b}.pop{animation:.36s cubic-bezier(.18,.89,.32,1.28) pop}@keyframes pop{0%{opacity:0;transform:scale(.86)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-top{justify-content:space-between;align-items:center;display:flex}.auth-modal h1{margin:28px 0 5px;font-size:29px}.auth-modal>p{color:#778296;margin:0 0 23px}.google-box{justify-content:center;display:flex}.or{color:#8c96a8;align-items:center;gap:12px;margin:18px 0;display:flex}.or span{background:#d4d9e2;flex:1;height:1px}.auth-modal label{margin-bottom:12px;display:block}.auth-modal label>span{color:#566174;margin-bottom:5px;font-size:12px;display:block}.auth-modal input{background:#fff;border:1px solid #c9d0dc;border-radius:10px;outline:0;width:100%;padding:13px}.password{display:flex;position:relative}.password button{color:#4b5ea8;background:0 0;border:0;padding:7px;position:absolute;top:7px;right:7px}.link{color:#4762b3;background:0 0;border:0;padding:4px}.right{margin-left:auto;display:block}.error{color:#b82e45;background:#ffeaed;border-radius:9px;margin:9px 0;padding:10px;font-size:12px}.login-row{gap:8px;margin-top:14px;display:flex}.login-row .primary{flex:1}.session-button{color:#4d5dcc;background:#e8edff;width:46px;padding:0}.session-button svg{width:20px}.switch{text-align:center;margin-top:17px}.admin-tabs{gap:5px;margin:20px 0;display:flex}.admin-tabs button{background:#e8ecf3;border:0;border-radius:9px;padding:9px 11px}.admin-tabs button.active{color:#fff;background:#1769f7}.admin-body{text-align:center;place-items:center;min-height:180px;display:grid}.profile{text-align:center;margin:24px 0}.profile .avatar{margin:auto}.panel-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}@media (max-width:900px){header{gap:9px;padding:0 13px}.logo b,.nav-pill span{display:none}.nav-pill{padding:9px}.dash-head{flex-direction:column;align-items:flex-start}.search{width:100%}.list-row{grid-template-columns:22px 1fr 36px}.list-row span,.list-row em{display:none}.auth-modal{padding:22px}.public-main,.workspace{padding-left:16px;padding-right:16px}}.form-modal{color:#161e2e;background:#f6f7fb;border-radius:26px;width:min(520px,100%);max-height:92vh;padding:26px 32px;overflow:auto;box-shadow:0 30px 90px #0000006b}.form-modal label{margin-bottom:12px;display:block}.form-modal label>span{color:#566174;margin-bottom:5px;font-size:12px;display:block}.form-modal input,.form-modal textarea,.account-form input{background:#fff;border:1px solid #c9d0dc;border-radius:10px;outline:0;width:100%;padding:13px}.form-modal h2{margin:0 0 20px}.form-modal textarea{resize:vertical}.page-error{color:#b82e45;background:#ffeaed;border-radius:12px;max-width:1380px;margin:16px auto 0;padding:11px 14px}.plan-copy{flex-direction:column;gap:3px;display:flex}.plan-copy small{color:#758094;font-weight:400}.status{border:0;border-radius:999px;padding:6px 8px;font-size:11px}.notice{color:#4057a5;background:#e8edff;border-radius:10px;margin:8px 0;padding:10px}.account-form{place-items:center;gap:9px;width:100%;display:grid}.account-form p{margin:0 0 5px}.account-form .primary{justify-self:center}@media (max-width:900px){.list-row{grid-template-columns:22px 1fr 70px 36px}.list-row>span:nth-of-type(2){display:none}.form-modal{padding:22px}}.select-line{gap:8px;display:flex}.select-line select{flex:1}.delete-icon{color:#b62b42;background:#ffeaed;border:0;border-radius:10px;padding:8px}.delete-icon svg,.chip-action svg{width:15px}.chip-action{align-items:center;padding-right:4px;display:inline-flex!important}.chip-action button:last-child{color:#8c96a8;background:0 0;border:0;padding:3px}.timeline{background:#fffffff5;border-radius:16px;margin-top:18px;padding:14px 16px}.timeline-item{grid-template-columns:13px 94px 1fr;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:grid}.timeline-item span{background:#1769f7;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #e4edff}.timeline-item time{color:#637087}.employee-docs{gap:6px;margin:14px 0;display:grid}.employee-docs>div{background:#eef2f8;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.employee-docs svg{color:#1769f7}@media (max-width:900px){.list-row .plan-copy{display:flex!important}}.card{width:max-content;min-width:min(360px,100%);max-width:100%;padding:13px 14px;display:inline-block}.card .select-line{width:max-content;max-width:100%}.card select{width:auto;min-width:280px;max-width:min(520px,74vw)}.card .section-line{margin:12px 0 7px}.card .chips{gap:6px}.card .chips button,.card .chips span{padding:6px 9px}@media (max-width:600px){.card{width:100%;min-width:0;display:block}.card .select-line{width:100%}.card select{width:100%;min-width:0;max-width:none}}.facility-tabs{margin-bottom:18px;padding:8px 2px;overflow-x:auto}.facility-tab-list{align-items:flex-end;gap:6px;min-width:max-content;display:flex}.facility-tab{background:#e1e7f1e0;border:1px solid #ccd6e5b3;border-bottom:0;border-radius:15px 15px 0 0;align-items:center;display:flex;box-shadow:0 7px 18px #00000029}.facility-tab.active{background:#fff;box-shadow:0 10px 26px #00000040}.facility-tab>button:first-child{color:#3a4658;background:0 0;border:0;padding:11px 8px 11px 14px;font-weight:700}.facility-tab.active>button:first-child{color:#182131}.facility-close{color:#7f8998;background:0 0;border:0;padding:7px 10px}.facility-close svg{width:16px}.facility-add{color:#eef4ff;background:#162439a1;border:1px dashed #e0e9f8b3;border-radius:13px;align-items:center;gap:6px;padding:10px 13px;font-weight:700;display:flex}.facility-add svg{width:17px}.org-floating{background:0 0;gap:26px;margin:6px 0 30px;display:grid}.org-section{color:#f7f9ff;background:0 0}.org-section small{color:#aebcd0;letter-spacing:.08em;font-size:10px;font-weight:800}.org-section h2{color:#fff;margin:3px 0 0;font-size:18px}.org-section .section-line{margin:0 0 12px}.org-section .float-btn{color:#edf4ff;background:#1c489a8c;border:1px solid #99b7ffa8;box-shadow:0 10px 24px #00000047}.org-section .float-btn:disabled{opacity:.48;cursor:not-allowed}.org-section .chips{gap:10px}.org-section .chip-action{color:#eaf1fc;background:#121d2ee6;border:1px solid #b9cae675;border-radius:999px;align-items:center;padding:3px 5px 3px 4px;overflow:hidden;box-shadow:0 8px 19px #00000047;display:inline-flex!important}.org-section .chip-action>button:first-child,.org-section .chip-action>span{color:inherit;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-weight:650}.org-section .chip-action>button:first-child.active{color:#fff;background:#1769f7;box-shadow:0 3px 11px #1769f76b}.org-section .chip-action>button:last-child{color:#b7c4d8;background:0 0;border:0;border-radius:50%;place-items:center;padding:5px;display:grid}.org-section .chip-action svg{width:15px}.profile-category small{color:#6a7790;letter-spacing:.08em;font-size:10px;font-weight:800}.employee-profile-modal{width:min(1040px,100%);padding:24px}.employee-summary{text-align:left;align-items:center;gap:16px;margin:20px 0;display:flex}.employee-summary .avatar{margin:0}.employee-summary h2{margin:0 0 5px}.employee-summary p{color:#66738a;margin:4px 0}.profile-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-category{background:#fff;border:1px solid #dce4ef;border-radius:15px;min-height:150px;padding:14px}.profile-category .section-line{align-items:flex-start;margin:0 0 10px}.profile-category h3{margin:3px 0 0;font-size:16px}.employee-docs{margin:0}.employee-document{border:1px solid #e0e7f0;align-items:center;display:flex;background:#f1f5fa!important;gap:9px!important;padding:9px!important}.employee-document>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.employee-document b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-document small{letter-spacing:0;color:#718099;font-size:11px}.employee-document button{color:#2453b6;background:#e1ebff;border:0;border-radius:8px;align-items:center;gap:4px;padding:6px 8px;font-size:11px;font-weight:700;display:inline-flex}.empty-docs{color:#788499;margin:12px 0;font-size:13px}.pdf-viewer-backdrop{z-index:110;background:#04080ecc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pdf-viewer{background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:min(1100px,96vw);height:min(86vh,900px);padding:14px;display:flex}.pdf-viewer .modal-top>div{align-items:center;gap:8px;display:flex}.pdf-viewer iframe{background:#eef2f7;border:1px solid #d8e0ea;border-radius:9px;width:100%;height:100%}@media (max-width:760px){.facility-add span{display:none}.employee-profile-modal{padding:18px}.profile-categories{grid-template-columns:1fr}.employee-summary{align-items:flex-start}.employee-document button span,.employee-document button:last-child{display:none}.pdf-viewer{width:100%;height:90vh}.org-section .section-line{align-items:flex-start;gap:12px}.org-section .float-btn{font-size:12px}}.logo-mark{object-fit:contain;background:0 0;border-radius:0;width:32px;height:32px;display:block}:root{--glass-ink:#f6f2fb;--glass-muted:#c8c0d1;--glass-faint:#9b91a8;--glass-line:#ffffff30;--glass-line-soft:#ffffff1c;--glass-panel:#1a15248f;--glass-panel-strong:#181321c7;--glass-control:#ffffff1a;--glass-control-active:#ffffff2e;--glass-shadow:0 22px 56px #08041147}*,:before,:after{box-sizing:border-box}body,button,input,textarea,select,.app-shell h1,.app-shell h2,.app-shell h3,.app-shell h4,.app-shell p,.app-shell span,.app-shell small,.app-shell label,.app-shell time,.app-shell em,.app-shell b{font-family:Arial,Helvetica,sans-serif!important}body{color:var(--glass-ink)!important;background:#1c1231!important}.hero{opacity:.17;z-index:-1!important;background:linear-gradient(125deg,#170e2d7a,#081d302e),url(/assets/thanhtat-hero-office.webp) 50%/cover no-repeat!important;animation:none!important;position:fixed!important;inset:0!important}header{-webkit-backdrop-filter:blur(24px)saturate(135%);gap:16px;display:flex;border-bottom:1px solid var(--glass-line-soft)!important;background:#130d1ea8!important;height:66px!important;padding:0 30px!important;box-shadow:0 10px 30px #07050e24!important}.logo{gap:10px;color:var(--glass-ink)!important}.logo b{letter-spacing:-.25px;font-size:20px;color:var(--glass-ink)!important}.logo-mark{object-fit:contain;border-radius:10px;width:36px;height:36px;background:0 0!important}header nav{gap:8px}.nav-menu{position:relative}.nav-pill,.nav-pill.active{align-items:center;gap:7px;min-height:38px;font-weight:650;display:inline-flex;color:var(--glass-muted)!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:999px!important;padding:8px 14px!important;font-size:13px!important;transition:none!important}.nav-pill.active{border-color:var(--glass-line)!important;color:#fff!important;background:#ffffff1f!important}.nav-dropdown,.tab-context-menu{z-index:120;isolation:isolate;flex-direction:column;align-items:stretch;inline-size:max-content;min-inline-size:11.5rem;max-inline-size:min(22rem,100vw - 24px);display:flex;overflow:hidden;color:var(--glass-ink)!important;box-shadow:var(--glass-shadow)!important;-webkit-backdrop-filter:blur(24px)saturate(145%)!important;background-color:#1a1326b3!important;border:1px solid #ffffff47!important;border-radius:14px!important;padding:7px!important;animation:none!important}.nav-dropdown{position:absolute;left:0;top:calc(100% + 10px)!important}.tab-context-menu{position:fixed}.nav-dropdown:before{display:none!important}.nav-dropdown button,.tab-context-menu button{text-align:left;white-space:nowrap;width:100%;min-height:36px;display:block;color:var(--glass-ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;margin:0!important;padding:8px 11px!important;transform:none!important}button,.action-button,.icon-button,.float-btn,.primary,.danger,.session-button,.facility-tab,.chip-action,.status,.admin-tabs button,.appearance-options button{border:1px solid var(--glass-line)!important;background:var(--glass-control)!important;color:var(--glass-ink)!important;box-shadow:none!important;border-radius:10px!important;transition:none!important;transform:none!important}button:active,.action-button:active,.icon-button:active,.float-btn:active,.chip-action:active{box-shadow:none!important;transform:none!important}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #f4daffd1}button:disabled{opacity:.46;cursor:not-allowed}.action-button,.icon-button{min-width:40px;min-height:40px;padding:9px!important}.action-button.primary,.float-btn,.primary{background:#ffffff29!important}.danger{color:#ffdbe3!important;background:#cd49602e!important}.link{color:#f2d5ff!important;box-shadow:none!important;background:0 0!important;border:0!important}.public-main,.workspace,.dash-head{max-width:1440px;background:0 0!important}.public-main,.workspace{padding:30px 4vw 64px!important}.dash-head{border:0!important;padding:30px 4vw 0!important}.public-main h1,.dash-head h1,.section-line.white,.org-section,.org-section h2,.org-section small{color:var(--glass-ink)!important}.public-main h1,.dash-head h1{letter-spacing:-.65px;font-size:clamp(28px,3.4vw,44px)!important}.search{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-line)!important;color:var(--glass-muted)!important;box-shadow:none!important;background:#ffffff1f!important;border-radius:999px!important}.search input{color:var(--glass-ink)!important;background:0 0!important;border:0!important}.small-card,.card,.list,.note,.doc,.employee,.timeline,.org-section,.tree-facility,.profile-category,.vault-card,.vault-empty{-webkit-backdrop-filter:blur(20px)saturate(130%);border:1px solid var(--glass-line-soft)!important;background:var(--glass-panel)!important;color:var(--glass-ink)!important;box-shadow:var(--glass-shadow)!important;border-radius:16px!important}.small-card svg,.employee-docs svg{color:#f3d0ff!important}.card,.tree-facility{padding:18px!important}.list-row{border-color:var(--glass-line-soft)!important;padding:17px 18px!important}.list-row em{color:#ffe1b0!important;background:#ecb76c2e!important}.plan-copy small,.employee small,.doc small,.timeline-item time,.vault-heading small,.notes-heading small,.vault-empty,.empty-docs{color:var(--glass-muted)!important}.note,.doc{margin-bottom:12px}.timeline{padding:18px!important}.timeline-item span{background:#e2c3f0!important;box-shadow:0 0 0 4px #e2c3f021!important}input,textarea,select,.form-modal input,.form-modal textarea,.account-form input,.card select{border:1px solid var(--glass-line)!important;color:var(--glass-ink)!important;background:#09071047!important;border-radius:11px!important;font-size:16px!important;box-shadow:inset 0 1px #ffffff0f!important}.form-modal input,.form-modal textarea,.account-form input,.plan-inline-editor input,.plan-inline-editor textarea{min-height:48px;padding:12px 14px!important}.form-modal textarea,.plan-inline-editor textarea{min-height:130px!important}.auth-modal,.admin-modal,.employee-modal,.form-modal,.pdf-viewer{-webkit-backdrop-filter:blur(30px)saturate(140%);border:1px solid var(--glass-line)!important;background:var(--glass-panel-strong)!important;color:var(--glass-ink)!important;border-radius:20px!important;animation:none!important;box-shadow:0 30px 80px #0704106b!important}.auth-modal>p,.employee-summary p,.account-form p,.appearance-form p{color:var(--glass-muted)!important}.modal-top{gap:14px}.modal-top .icon-button.dark{color:var(--glass-ink)!important;background:#ffffff1c!important}.or span{background:var(--glass-line)!important}.admin-tabs{flex-wrap:wrap}.admin-tabs button.active,.appearance-options button.active{background:var(--glass-control-active)!important;border-color:#ffffff5c!important}.appearance-form>svg,.vault-modal .modal-top>div>svg{color:#f1ceff!important}.swatch.blue{background:#d8b6e8!important}.swatch.cyan{background:#b7dce8!important}.swatch.green{background:#b6dfc5!important}.panel-actions{gap:10px;width:100%;justify-content:flex-end!important}.facility-tabs{margin-bottom:16px!important;padding:3px 0 13px!important}.facility-tab-list{align-items:center!important}.facility-tab,.facility-tab.active{border:1px solid var(--glass-line)!important;color:var(--glass-ink)!important;background:#ffffff17!important;border-radius:999px!important}.facility-tab.active{background:#ffffff2e!important}.facility-tab>button:first-child,.facility-tab.active>button:first-child{border-radius:inherit!important;color:inherit!important;background:0 0!important;border:0!important}.facility-add{border:1px solid var(--glass-line)!important;color:var(--glass-ink)!important;box-shadow:none!important;background:#ffffff1f!important;border-radius:999px!important}.facility-tabs:after{display:none!important}.org-tree{align-items:start;display:grid;gap:20px!important;margin-top:20px!important}.tree-facility{width:100%;padding:22px 24px!important}.tree-children{box-sizing:border-box;width:auto;min-width:0;padding-right:2px;display:grid;border-left-color:var(--glass-line)!important;gap:10px!important;margin:12px 0 0 18px!important;padding-left:18px!important}.tree-branch{gap:7px;width:auto;min-width:0;max-width:100%;display:grid}.tree-row,.tree-position-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:auto;min-width:0;max-width:100%;display:grid}.tree-row-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:max-content;padding-right:2px;display:flex}.tree-node,.tree-node.tree-root{text-align:left;justify-content:flex-start;width:100%;min-width:0;min-height:40px;color:var(--glass-ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:7px 10px!important;font-size:16px!important}.tree-node.tree-root{padding-left:0!important;font-size:22px!important}.tree-empty{color:var(--glass-faint);padding:6px 10px;font-size:13px}.tree-inline-action{place-items:center;width:36px;min-width:36px;height:36px;border:1px solid var(--glass-line-soft)!important;color:var(--glass-ink)!important;box-shadow:none!important;background:#ffffff12!important;border-radius:10px!important;padding:8px!important;display:grid!important}.tree-inline-action svg{width:18px;height:18px}.tree-remove{color:#ffadb9!important}.tree-add{color:#f3e6c8!important}.tree-inline-create-facility{padding:14px 18px!important}.tree-inline-create-row{width:100%;min-width:0;padding:2px 0}.tree-inline-create-main{gap:5px;min-width:0;display:grid}.tree-inline-create-main input{width:100%;min-width:0;height:40px;font-weight:600;padding:7px 10px!important;font-size:16px!important}.tree-inline-create-facility input{font-size:20px!important}.tree-inline-create-error{color:#ffbac5}.tree-inline-create-row .tree-profile:disabled{opacity:.72;color:#d9c6ff!important}.tree-employee-row{padding-left:2px}.tree-employee svg{flex:none;width:18px}.tree-employee span,.tree-position,.tree-department span,.tree-root span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.plan-inline-editor{-webkit-backdrop-filter:blur(16px);grid-template-columns:minmax(0,1fr);gap:16px;display:grid;border:1px solid var(--glass-line)!important;box-shadow:none!important;background:#ffffff1a!important;border-radius:16px!important;margin:12px 0!important;padding:22px!important}.plan-inline-editor label,.plan-status-control{color:var(--glass-muted)!important;font-size:13px!important}.plan-inline-editor>label,.plan-status-control,.plan-attachments{grid-template-columns:minmax(130px,180px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.plan-inline-editor .plan-inline-note,.plan-inline-editor .plan-inline-actions,.plan-inline-editor .error,.plan-attachments{grid-column:1/-1}.plan-inline-note textarea{width:100%;min-height:180px!important}.status-picker{gap:8px!important}.status-picker .status{opacity:.56}.status-picker .status.selected{opacity:1}.status.todo{color:#ffb7bd!important;background:#ee697326!important;border-color:#ee697380!important}.status.doing{color:#ffdcaa!important;background:#f4ab5524!important;border-color:#f4ab5585!important}.status.done{color:#bdf2d2!important;background:#67cd9124!important;border-color:#67cd9185!important}.plan-attachments{gap:14px!important}.plan-attachment-files{gap:9px;min-width:0;display:grid}.plan-attachment{align-items:center;gap:8px;display:flex}.plan-attachment,.plan-attachment-count{color:var(--glass-muted)!important}.attachment-add{border:1px solid var(--glass-line);color:var(--glass-ink);background:#ffffff14;border-radius:10px;padding:8px 11px}.plan-inline-actions{gap:10px;display:flex;justify-content:flex-end!important}.plan-inline-actions button{min-width:90px}.plan-copy,.edit-plan{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.list-row{grid-template-columns:38px minmax(0,1fr) minmax(110px,.35fr) auto auto 44px}.plan-stt{width:34px;color:var(--glass-muted);text-align:center;font-variant-numeric:tabular-nums}.attachment-name{text-align:left;flex:1;min-width:0;background:0 0!important;border:0!important}.workspace .list{-webkit-backdrop-filter:none;gap:12px;display:grid;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important}.workspace .list-row{-webkit-backdrop-filter:blur(20px)saturate(130%);border-radius:16px;overflow:hidden;border:1px solid var(--glass-line-soft)!important;background:var(--glass-panel)!important;box-shadow:var(--glass-shadow)!important}.vertical-panel-form{text-align:left;align-items:start;gap:15px;display:grid}.vertical-panel-form>label{color:var(--glass-muted);text-align:left;gap:7px;display:grid}.vertical-panel-form input,.vertical-panel-form textarea{text-align:left;width:100%}.position-panel{width:min(620px,100vw - 28px)}.employee-editor-panel{width:min(880px,100vw - 28px);max-height:calc(100vh - 28px);padding:24px;overflow:auto}.employee-editor-panel .modal-top h2{margin:3px 0 0}.employee-profile-hero{border:1px solid var(--glass-line-soft);background:#ffffff0e;border-radius:16px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;margin:8px 0 20px;padding:16px;display:grid}.employee-profile-hero h3{margin:0 0 5px;font-size:22px}.employee-profile-hero p{color:var(--glass-muted);margin:0 0 12px}.employee-avatar{border:1px solid var(--glass-line);background:#08071040;border-radius:14px;place-items:center;width:112px;height:132px;display:grid;overflow:hidden}.employee-avatar img{object-fit:cover;width:100%;height:100%}.employee-avatar>svg{width:62px;height:62px;color:var(--glass-muted)}.employee-avatar-upload{width:max-content}.app-dropdown-field{color:var(--glass-muted);text-align:left;gap:7px;display:grid}.app-dropdown{position:relative}.app-dropdown>button{text-align:left;justify-content:space-between;align-items:center;width:100%;min-height:48px;display:flex;padding:10px 13px!important}.app-dropdown-menu{z-index:220;border:1px solid var(--glass-line);max-height:260px;box-shadow:var(--glass-shadow);background:#181321e6;border-radius:12px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.app-dropdown-menu button{text-align:left;min-height:40px;background:0 0!important;border:0!important}.app-dropdown-menu button[aria-selected=true]{background:#ffffff21!important}.employee-files{border-top:1px solid var(--glass-line-soft);gap:14px;padding-top:8px;display:grid}.employee-profile-grid{gap:10px;display:grid}.employee-file-category{border:1px solid var(--glass-line-soft);background:#ffffff0d;border-radius:12px;gap:9px;padding:12px 14px;display:grid}.employee-file-category-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.employee-file-category-head b{text-align:left}.employee-category-docs{gap:7px;display:grid}.employee-category-upload{white-space:nowrap;min-height:38px}.employee-document-row{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid;padding:10px 11px!important}.employee-document-row span{gap:3px;min-width:0;display:grid}.employee-document-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-document-row small,.employee-category-docs>small{color:var(--glass-muted)}.panel-actions-right{gap:10px;margin-top:18px;display:flex;justify-content:flex-end!important}.panel-actions-right>span{flex:1}.notes-workspace{min-height:calc(100vh - 230px)}.notes-page-heading{justify-content:space-between;align-items:end;gap:20px;margin:4px 0 16px;display:flex}.notes-page-heading h2{margin:5px 0 0}.notes-page-heading>span{color:var(--glass-muted);white-space:nowrap}.notes-grid{gap:12px;display:grid}.note-card{cursor:default;grid-template-columns:auto minmax(0,1fr) auto;min-height:112px;align-items:start!important;margin:0!important;display:grid!important}.note-card>svg{color:#f3d0ff;width:22px;height:22px;margin-top:2px}.note-copy{gap:6px;min-width:0;display:grid}.note-copy b{color:var(--glass-ink);text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.note-copy p{color:var(--glass-muted);white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.note-copy small{color:var(--glass-faint)}.note-actions{gap:7px;display:flex}.note-actions button{place-items:center;width:38px;min-width:38px;height:38px;display:grid;padding:8px!important}.note-actions button:first-child{color:#f3d0ff!important}.note-actions button:last-child{color:#ffadb9!important}.note-actions svg{width:18px;height:18px}.notes-empty{text-align:center;padding:24px!important}.note-editor-panel{gap:15px;width:min(780px,100vw - 28px);display:grid}.note-editor-panel .modal-top h2{margin:3px 0 0}.note-editor-panel>label{color:var(--glass-muted);gap:7px;display:grid}.note-editor-panel input,.note-editor-panel textarea{width:100%}.note-editor-panel textarea{resize:vertical;line-height:1.55;min-height:360px!important}.note-editor-hint{color:var(--glass-faint);text-align:right}.vault-grid{border:1px solid var(--glass-line-soft);background:var(--glass-panel);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(130%);border-radius:16px;grid-template-columns:1fr;gap:0;padding:0;display:grid;overflow:hidden}.vault-card{-webkit-backdrop-filter:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:58px;padding:6px 8px 6px 16px;display:grid;overflow:hidden;border:0!important;border-bottom:1px solid var(--glass-line-soft)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.vault-card:last-child{border-bottom:0!important}.vault-card.used{background:#d9465c21!important}.vault-open{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 2px;display:flex;box-shadow:none!important;background:0 0!important;border:0!important}.vault-open b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vault-state{white-space:nowrap;font-size:12px;font-weight:700;color:#ff8799!important}.vault-used-toggle{width:42px;min-width:42px;height:42px;background:#ffffff1a!important;padding:9px!important}.vault-card.used .vault-used-toggle{color:#ff8799!important;background:#d9465c33!important;border-color:#ff708794!important}.vault-modal{width:min(760px,100vw - 28px);max-height:calc(100vh - 28px);overflow:auto}.vault-paste{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:10px;background:0 0!important;border:0!important;border-radius:0!important;display:grid!important}.vault-paste>span{margin:0!important}.vault-paste textarea{resize:none;height:44px;min-height:44px!important}.vault-divider{margin:12px 0;background:var(--glass-line)!important}.vault-field{grid-template-columns:120px minmax(0,1fr) 42px;align-items:center;gap:10px;margin-bottom:10px!important;display:grid!important}.vault-field.vault-totp{grid-template-columns:120px minmax(0,1fr) 42px 42px}.vault-field>span{color:var(--glass-muted)!important;margin:0!important}.vault-field input{min-width:0;height:44px;min-height:44px!important}.vault-field button{width:42px;min-width:42px;height:42px;padding:9px!important}.vault-message,.vault-totp-state{margin-left:130px;color:var(--glass-muted)!important}.vault-totp-state.error{color:#ffc1cc!important}.profile-category{min-height:150px}.employee-document{border:1px solid var(--glass-line-soft)!important;color:var(--glass-ink)!important;background:#ffffff14!important}.employee-document button{color:var(--glass-ink)!important;background:#ffffff1a!important}.pdf-viewer iframe{border-color:var(--glass-line)!important;background:#f4f1f7!important}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.employee-upload-icon{cursor:pointer;border-radius:10px;place-items:center;width:36px;min-width:36px;height:36px;display:grid;position:relative;padding:8px!important}.employee-upload-icon svg{width:18px;height:18px}.employee-file-category-head .employee-upload-icon{justify-self:end}.employee-profile-hero .employee-upload-icon{width:38px;height:38px}@media (max-width:900px){header{padding:0 15px!important}.public-main,.workspace{padding:22px 16px 48px!important}.dash-head{padding:22px 16px 0!important}.plan-inline-editor{grid-template-columns:1fr}.tree-facility{padding:18px!important}}@media (max-width:560px){body{width:100%;min-width:0;overflow-x:hidden}.app-shell{width:100%;max-width:100%}.app-shell>header{width:100%;max-width:100%;gap:6px!important;padding:0 8px!important}.app-shell>header nav{gap:2px;min-width:0;overflow:visible}.app-shell>header .nav-menu{flex:0 0 40px;min-width:40px}.app-shell>header .nav-pill{justify-content:center;width:40px;min-width:40px;padding:8px!important}.app-shell>header .nav-dropdown{width:auto!important;min-width:0!important;max-width:none!important;position:fixed!important;top:66px!important;left:10px!important;right:10px!important}.notes-page-heading{align-items:start}.note-card{grid-template-columns:auto minmax(0,1fr)}.note-actions{grid-column:2}.note-editor-panel{width:calc(100vw - 14px);padding:16px!important}.note-editor-panel textarea{min-height:48vh!important}.vault-grid{grid-template-columns:1fr}.vault-modal{width:calc(100vw - 14px);padding:16px!important}.vault-paste{grid-template-columns:76px minmax(0,1fr);gap:6px}.vault-field{grid-template-columns:76px minmax(0,1fr) 36px;gap:6px}.vault-field.vault-totp{grid-template-columns:76px minmax(0,1fr) 36px 36px}.vault-field button{width:36px;min-width:36px;height:36px;padding:7px!important}.vault-message,.vault-totp-state{margin-left:82px}.panel-actions{align-items:stretch}.panel-actions>button{flex:1}.plan-inline-editor{padding:15px!important}.plan-inline-editor>label,.plan-status-control,.plan-attachments{grid-template-columns:1fr;gap:7px}.status-picker{overflow:auto hidden}.employee-editor-panel{width:calc(100vw - 14px);max-height:calc(100vh - 14px);padding:16px}.employee-upload-line{grid-template-columns:1fr}.employee-file-category{padding:11px}.employee-file-category-head{grid-template-columns:1fr;align-items:start}.employee-category-upload{justify-content:center;width:100%}.panel-actions-right{flex-wrap:wrap}.panel-actions-right>span{display:none}.panel-actions-right button{flex:1}.app-dropdown-menu{max-height:55vh;position:fixed;inset:auto 10px 10px}.tree-facility{padding:14px!important}.tree-children{margin-left:6px!important;padding-left:9px!important}.tree-node,.tree-node.tree-root{font-size:15px!important}.tree-node.tree-root{font-size:19px!important}.tree-inline-action{width:40px;min-width:40px;height:40px;padding:9px!important}}@media (max-width:640px){.list{gap:10px;display:grid;overflow:visible}.list-row{border-radius:14px;grid-template-areas:"stt title remove"".assignee status"".files files";align-items:center;border:1px solid var(--glass-line-soft)!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:9px 10px!important;padding:14px!important;display:grid!important}.list-row>span{display:inline-flex!important}.list-row .plan-stt{grid-area:stt;justify-content:center;align-self:start;align-items:center;width:30px;min-height:34px}.list-row .edit-plan{text-align:left;grid-area:title;width:100%;min-width:0;padding:0!important}.list-row .edit-plan b,.list-row .edit-plan small{white-space:normal;min-width:0;display:block}.list-row .plan-assignee{color:var(--glass-muted);grid-area:assignee}.list-row .status{white-space:nowrap;grid-area:status;justify-self:end}.list-row .plan-attachment-count{grid-area:files;justify-self:start}.list-row .plan-delete{grid-area:remove;align-self:start;width:34px;min-width:34px;height:34px;padding:6px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:560px){.employee-profile-hero{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:12px}.employee-avatar{width:86px;height:108px}.employee-profile-hero h3{font-size:18px}.employee-avatar-upload{justify-content:center;width:100%}}.document-library{min-width:0;margin-top:-12px}.drive-toolbar{align-items:center;gap:10px;padding:0 0 16px;display:flex}.drive-title{align-items:center;gap:10px;min-width:180px;display:flex}.drive-title b{font-size:18px;display:block}.drive-title small{color:var(--glass-muted);margin-top:3px;font-size:11px;display:block}.drive-usage{width:min(270px,22vw);color:var(--glass-muted);margin-left:auto;font-size:12px}.drive-usage i{background:#ffffff24;border-radius:999px;height:5px;margin-top:6px;display:block;overflow:hidden}.drive-usage b{border-radius:inherit;background:#e9c5f5;min-width:4px;height:100%;display:block}.drive-create,.drive-upload,.drive-folder-upload{white-space:nowrap;align-items:center;gap:7px;min-height:42px;display:inline-flex;padding:9px 12px!important}.drive-upload{background:#ffffff2e!important}.drive-folder-upload{background:#ffffff1a!important}.drive-layout{border:1px solid var(--glass-line-soft);background:var(--glass-panel);min-height:520px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(130%);backdrop-filter:blur(20px)saturate(130%);border-radius:18px;grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.drive-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}.drive-sidebar{border-right:1px solid var(--glass-line-soft);padding:12px}.drive-tree-list{margin:4px 0 0 12px;padding:0;list-style:none}.drive-tree-list li{margin:3px 0}.drive-tree-node{text-align:left;align-items:center;gap:8px;width:100%;min-height:38px;display:flex;color:var(--glass-muted)!important;background:0 0!important;border-color:#0000!important;padding:7px 9px!important}.drive-tree-node.selected{border-color:var(--glass-line)!important;color:#fff!important;background:#ffffff21!important}.drive-tree-node svg{width:16px}.drive-main{min-width:0;min-height:620px;padding:22px}.drive-breadcrumb{white-space:nowrap;align-items:center;gap:4px;min-height:36px;display:flex;overflow:auto hidden}.drive-breadcrumb button{min-height:34px;color:var(--glass-muted)!important;background:0 0!important;border-color:#0000!important;padding:6px 8px!important}.drive-breadcrumb svg{width:15px}.drive-filters{border-bottom:1px solid var(--glass-line-soft);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.drive-filters label{border:1px solid var(--glass-line);background:#0807103d;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:460px;padding:0 10px;display:flex}.drive-filters label svg{color:var(--glass-muted);width:17px}.drive-filters input{width:100%;background:0 0!important;border:0!important;min-height:40px!important;padding:8px 0!important}.drive-filters>div{gap:6px;display:flex;overflow:auto hidden}.drive-filters>div button{white-space:nowrap;min-height:34px;background:#ffffff12!important;border-color:#0000!important;border-radius:999px!important;padding:6px 10px!important}.drive-filters>div button.selected{border-color:var(--glass-line)!important;background:#ffffff2b!important}.drive-drop-hint{border:1px dashed var(--glass-line);min-height:86px;color:var(--glass-muted);text-align:center;background:#ffffff06;border-radius:14px;place-items:center;margin:14px 0 18px;padding:18px;font-size:13px;display:grid}.drive-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:12px;display:grid}.drive-item{border:1px solid var(--glass-line-soft);min-height:110px;color:var(--glass-ink);box-shadow:none;background:#ffffff0e;border-radius:14px;align-items:flex-start;gap:10px;display:flex;position:relative;overflow:hidden;padding:14px!important}.drive-item>svg{color:#f1ceff;flex:none;width:28px;height:28px}.drive-item>div{gap:5px;min-width:0;display:grid}.drive-item b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.drive-more{min-width:32px;min-height:32px;position:absolute;top:8px;right:8px;background:0 0!important;border-color:#0000!important;padding:5px!important}.drive-more svg{width:17px}.drive-empty{min-height:230px;color:var(--glass-muted);text-align:center;place-content:center;justify-items:center;gap:10px;display:grid}.drive-empty svg{color:#f1ceff;width:32px;height:32px}.drive-error{margin:8px 0}.upload-conflict p{color:var(--glass-muted);line-height:1.55}.drive-context{z-index:160;border:1px solid var(--glass-line);min-width:172px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);background:#181321cc;border-radius:12px;padding:6px;display:grid;position:fixed}.drive-context button{text-align:left;min-height:38px;background:0 0!important;border:0!important;border-radius:8px!important}.drive-load-more{min-height:40px;margin:18px auto 4px;display:flex;padding:8px 16px!important}.drive-download-only{color:var(--glass-muted);gap:12px;padding:20px 2px 4px;display:grid}.drive-download-only p{margin:0}.drive-download-only button{justify-self:start;align-items:center;gap:8px;display:inline-flex}.drive-editor{width:min(510px,100vw - 32px)}.drive-editor label{color:var(--glass-muted);gap:8px;display:grid}.drive-preview{width:min(1000px,100vw - 32px);max-height:calc(100vh - 40px)}.drive-preview img{object-fit:contain;max-width:100%;max-height:calc(100vh - 140px);margin:auto;display:block}.drive-preview pre{white-space:pre-wrap;color:#20162d;background:#f6f2fb;border-radius:10px;max-height:calc(100vh - 140px);margin:0;padding:16px;font:14px/1.55 ui-monospace,Consolas,monospace;overflow:auto}.document-workspace{overflow:hidden}.document-mode-bar{border:1px solid var(--glass-line-soft);background:#ffffff0b;border-radius:11px;align-items:center;gap:7px;min-height:44px;padding:5px;display:flex}.document-mode-bar>span{flex:1}.document-mode-bar button{align-items:center;gap:7px;min-height:34px;display:inline-flex;padding:6px 10px!important}.document-mode-bar button.active{background:#ffffff2e!important}.document-mode-bar svg,.document-grid-actions svg{width:16px;height:16px}.document-content-reader,.document-content-editor,.document-grid-wrap{border:1px solid var(--glass-line);color:#241a2d;background:#faf8fc;border-radius:11px;flex:1;min-height:0;overflow:auto}.document-content-reader{padding:26px 34px;font:15px/1.65 Georgia,Times New Roman,serif}.document-content-reader p{white-space:pre-wrap;margin:0 0 9px}.document-content-editor{resize:none;outline:none;width:100%;padding:24px 28px;font:15px/1.6 ui-monospace,Consolas,monospace}.document-grid-wrap{flex-direction:column;display:flex}.document-grid{border-collapse:collapse;width:max-content;min-width:100%;font:13px/1.4 ui-sans-serif,system-ui,sans-serif}.document-grid td{border:1px solid #d7d0dc;min-width:130px;height:38px;padding:0}.document-grid td span{white-space:pre-wrap;min-height:37px;padding:9px 10px;display:block}.document-grid td input{width:100%;min-width:130px;color:#241a2d!important;background:#fff!important;border:0!important;border-radius:0!important;min-height:37px!important;padding:8px 9px!important}.document-grid td input:focus{outline-offset:-2px;outline:2px solid #8a61a8}.document-grid-actions{background:#f2edf5;border-top:1px solid #d7d0dc;gap:8px;padding:9px;display:flex;position:sticky;bottom:0;left:0}.document-grid-actions button{align-items:center;gap:6px;display:inline-flex}.document-save-state{margin:0;padding:8px 11px}.document-original-note{color:var(--glass-muted);text-align:center}@media (max-width:760px){.document-library{margin:-8px -2px 0}.drive-toolbar{flex-wrap:wrap;padding-top:0}.drive-title{flex:1}.drive-title b{font-size:18px}.drive-usage{order:4;width:100%;margin:0}.drive-create,.drive-upload,.drive-folder-upload{flex:1;justify-content:center;min-height:44px}.drive-layout{border-radius:15px;min-height:0;display:block}.drive-sidebar{border-right:0;border-bottom:1px solid var(--glass-line-soft);gap:6px;padding:9px;display:flex;overflow:auto hidden}.drive-sidebar>.drive-tree-list{display:none}.drive-sidebar .drive-tree-node{width:auto;min-width:max-content;min-height:42px}.drive-main{min-height:420px;padding:13px}.drive-filters{display:grid}.drive-filters label{max-width:none}.drive-filters>div{width:100%;padding-bottom:2px}.drive-grid{grid-template-columns:1fr;gap:9px}.drive-item{align-items:center;min-height:76px;padding:12px!important}.drive-folder{min-height:58px}.drive-item b{white-space:normal;text-overflow:clip;overflow:visible}.drive-drop-hint{min-height:70px;margin:10px 0 14px}.drive-context{border-radius:16px;min-width:0;padding:9px;bottom:12px;right:12px;top:auto!important;left:12px!important}.drive-context button{min-height:46px;font-size:16px}.drive-breadcrumb{margin:-3px 0 4px}.drive-preview{width:calc(100vw - 20px)}.drive-preview iframe{height:65vh}.drive-sidebar,.drive-filters>div,.status-picker{scrollbar-width:none}.drive-sidebar::-webkit-scrollbar{display:none}.drive-filters>div::-webkit-scrollbar{display:none}.status-picker::-webkit-scrollbar{display:none}.employee-file-category-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.employee-upload-icon{min-width:36px;width:36px!important}.document-mode-bar{flex-wrap:wrap}.document-mode-bar>span{display:none}.document-mode-bar button{flex:1;justify-content:center}.document-content-reader{padding:18px}.document-content-editor{padding:16px}.document-original-note{font-size:10px}.drive-sidebar>.drive-tree-list{gap:6px;margin:0;display:flex}.drive-sidebar>.drive-tree-list>li>.drive-tree-list{display:none}}:root{--app-navy:#0b1f3f;--app-navy-2:#102b55;--app-blue:#2563eb;--app-blue-soft:#eaf1ff;--app-green:#16a46b;--app-green-soft:#e8f8f1;--app-bg:#f3f5f8;--app-surface:#fff;--app-surface-2:#f8fafc;--app-line:#dfe4eb;--app-line-soft:#edf0f4;--app-ink:#172033;--app-muted:#647083;--app-faint:#98a2b2;--app-danger:#d83b57;--app-radius:8px;--app-shadow:0 8px 24px #14223a14;font-family:Segoe UI,Arial,Helvetica,sans-serif}html,body,#root{min-height:100%;background:var(--app-bg)!important}body,button,input,textarea,select{font-family:Segoe UI,Arial,Helvetica,sans-serif!important}body{color:var(--app-ink)!important}.app-shell{min-height:100vh;color:var(--app-ink)!important;background:var(--app-bg)!important}.app-shell .hero{display:none!important}.app-shell.app-hr{--active:#2563eb;--active-soft:#eaf1ff;--active-rgb:37,99,235}.app-shell.app-work{--active:#16a46b;--active-soft:#e8f8f1;--active-rgb:22,164,107}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell h4,.app-shell p,.app-shell span,.app-shell small,.app-shell label,.app-shell time,.app-shell em,.app-shell b{font-family:Segoe UI,Arial,Helvetica,sans-serif!important}header.enterprise-header{z-index:100;align-items:center;gap:14px;width:100%;display:flex;top:0;border:0!important;border-bottom:1px solid var(--app-line)!important;height:60px!important;color:var(--app-ink)!important;-webkit-backdrop-filter:none!important;background:#fff!important;padding:0 16px!important;position:sticky!important;box-shadow:0 2px 8px #19273d0f!important}.app-launcher{flex:none;position:relative}.app-launcher-button{justify-content:center;align-items:center;gap:8px;font-weight:700;border:1px solid rgba(var(--active-rgb),.3)!important;background:var(--active-soft)!important;height:38px!important;min-height:38px!important;color:var(--active)!important;border-radius:7px!important;padding:0 12px!important;display:flex!important}.enterprise-header .icon-button{place-items:center;color:#4e596b!important;background:0 0!important;border:1px solid #0000!important;border-radius:7px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:8px!important;display:grid!important}.app-launcher-button:hover{border-color:var(--active)!important;background:var(--active-soft)!important}.enterprise-header .icon-button:hover{border-color:var(--app-line)!important;background:var(--app-surface-2)!important}.app-launcher-button svg,.enterprise-header .icon-button svg{width:20px;height:20px}.app-launcher-label{white-space:nowrap;color:inherit!important}.app-switcher{z-index:180;border:1px solid var(--app-line);background:#fff;border-radius:12px;width:340px;padding:12px;position:absolute;top:48px;left:0;box-shadow:0 18px 48px #0b1f3f2e}.app-switcher-heading{border-bottom:1px solid var(--app-line-soft);color:var(--app-muted);justify-content:space-between;align-items:center;padding:2px 4px 11px;display:flex}.app-switcher-heading .logo-mark{width:27px;height:27px}.app-switcher-heading .logo b{color:var(--app-ink)!important;font-size:15px!important}.app-switcher-heading>span{font-size:12px;font-weight:600}.app-switcher>button{text-align:left;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:68px;margin-top:7px;color:var(--app-ink)!important;background:#fff!important;border:1px solid #0000!important;border-radius:9px!important;padding:10px!important;display:grid!important}.app-switcher>button:hover,.app-switcher>button.active{border-color:var(--app-line)!important;background:var(--app-surface-2)!important}.app-switcher>button.active{box-shadow:inset 3px 0 0 var(--active)!important}.app-switcher>button>span:last-child{gap:3px;display:grid}.app-switcher b{font-size:14px}.app-switcher small{font-size:12px;color:var(--app-muted)!important}.app-tile-icon,.product-icon{color:#fff;flex:none;place-items:center;display:grid}.app-tile-icon{border-radius:10px;width:42px;height:42px}.app-tile-icon svg{width:21px}.app-tile-icon.hr,.product-icon.hr{background:linear-gradient(145deg,#3981f7,#1659d5)}.app-tile-icon.work,.product-icon.work{background:linear-gradient(145deg,#2fbe82,#0b8d58)}.product-identity{border-right:1px solid var(--app-line);align-items:center;gap:10px;min-width:190px;padding-right:14px;display:flex}.product-icon{border-radius:8px;width:34px;height:34px}.product-icon svg{width:18px}.product-identity>div{line-height:1.15;display:grid}.product-identity b{font-size:16px;color:var(--app-ink)!important}.product-identity small{text-transform:uppercase;letter-spacing:.8px;margin-top:3px;font-size:10px;color:var(--app-faint)!important}.global-search{border:1px solid var(--app-line);background:#f6f8fa;border-radius:7px;flex:1;align-items:center;gap:8px;min-width:180px;max-width:520px;height:38px;margin-left:6px;padding:0 11px;display:flex!important}.global-search svg{width:18px;color:var(--app-faint)}.global-search input{outline:0;width:100%;height:34px;min-height:0!important;color:var(--app-ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:13px!important}.global-search input::placeholder{color:var(--app-faint)!important}.header-spacer{flex:1}.head-actions{margin-left:auto}.enterprise-layout{grid-template-columns:224px minmax(0,1fr);min-height:calc(100vh - 60px);display:grid}.enterprise-sidebar{background:var(--app-navy);color:#d5dfef;border-right:1px solid #ffffff0d;flex-direction:column;align-self:start;width:224px;height:calc(100vh - 60px);padding:18px 11px 14px;display:flex;position:sticky;top:60px;overflow:auto}.sidebar-app-label{border-bottom:1px solid #ffffff1a;gap:3px;padding:4px 12px 16px;display:grid}.sidebar-app-label span{letter-spacing:1px;font-size:12px;font-weight:700;color:#fff!important}.sidebar-app-label small{font-size:11px;color:#8fa3c3!important}.enterprise-sidebar nav{flex:none;align-content:start;gap:4px;padding:14px 0;display:grid;overflow:visible}.enterprise-sidebar nav button{text-align:left;align-items:center;gap:11px;width:100%;min-height:44px;font-size:13px;font-weight:500;color:#b9c7db!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:7px!important;padding:10px 12px!important;display:flex!important}.enterprise-sidebar nav button svg{color:#91a5c5;width:19px}.enterprise-sidebar nav button:hover{color:#fff!important;background:#ffffff12!important}.enterprise-sidebar nav button.active{background:var(--active)!important;color:#fff!important;box-shadow:0 6px 18px rgba(var(--active-rgb),.28)!important}.enterprise-sidebar nav button.active svg{color:#fff}.sidebar-brand{border-top:1px solid #ffffff1a;gap:6px;margin-top:auto;padding:14px 11px 2px;display:grid}.sidebar-brand .logo{gap:8px}.sidebar-brand .logo-mark{width:28px;height:28px}.sidebar-brand .logo b{color:#fff!important;font-size:15px!important}.sidebar-brand>small{font-size:10px;color:#8196b8!important}.enterprise-content{background:var(--app-bg);min-width:0}.dash-head,.app-shell .dash-head{justify-content:space-between;align-items:flex-end;width:auto;max-width:none;min-height:104px;display:flex;border-bottom:1px solid var(--app-line)!important;background:#fff!important;margin:0!important;padding:22px 26px 17px!important}.dash-head>div{min-width:0}.dash-head h1,.app-shell .dash-head h1{letter-spacing:-.25px;line-height:1.25;color:var(--app-ink)!important;margin:3px 0 0!important;font-size:25px!important;font-weight:650!important}.dash-head p{margin:5px 0 0;font-size:12px;color:var(--app-muted)!important}.page-eyebrow{letter-spacing:1.1px;font-size:10px;font-weight:750;color:var(--active)!important}.workspace,.app-shell .workspace{width:auto;min-width:0;max-width:none;background:var(--app-bg)!important;margin:0!important;padding:20px 26px 48px!important}.public-main{max-width:none;min-height:calc(100vh - 164px);margin:0;padding:34px 36px!important}.locked-workspace{border:1px solid var(--app-line);text-align:center;width:min(520px,100%);box-shadow:var(--app-shadow);background:#fff;border-radius:12px;justify-items:center;margin:54px auto;padding:42px 28px;display:grid}.locked-workspace>span{background:var(--active-soft);border-radius:14px;place-items:center;width:54px;height:54px;display:grid;color:var(--active)!important}.locked-workspace>span svg{width:26px}.locked-workspace h2{margin:18px 0 6px;color:var(--app-ink)!important}.locked-workspace p{margin:0 0 20px;color:var(--app-muted)!important}.locked-workspace button{align-items:center;gap:8px;min-height:40px;display:inline-flex;padding:9px 16px!important}.page-error{color:#ad2941;background:#fff0f2;border:1px solid #f1b8c2;border-radius:7px;margin:14px 26px 0}.app-shell button{font-size:13px}.app-shell button:focus-visible,.app-shell input:focus-visible,.app-shell textarea:focus-visible,.app-shell select:focus-visible{outline-offset:1px;outline:2px solid rgba(var(--active-rgb),.35)!important}.action-line{min-height:40px;margin-bottom:12px}.action-button,.float-btn,.primary,.session-button{border:1px solid var(--active)!important;background:var(--active)!important;color:#fff!important;box-shadow:none!important;border-radius:7px!important}.action-button{width:38px;min-width:38px!important;min-height:38px!important;padding:8px!important}.action-button svg{width:18px}.app-shell .action-button.primary,.app-shell .float-btn,.app-shell .primary{border-color:var(--active)!important;background:var(--active)!important;color:#fff!important}.action-button:hover,.float-btn:hover,.primary:hover{filter:brightness(.96)}.danger,.delete-icon,.plan-delete{color:var(--app-danger)!important;background:#fff2f4!important;border-color:#f0c3cc!important}.link{color:var(--active)!important}input,textarea,select,.form-modal input,.form-modal textarea,.account-form input,.card select{color:var(--app-ink)!important;box-shadow:none!important;background:#fff!important;border:1px solid #cfd6df!important;border-radius:7px!important;font-size:14px!important}input::placeholder,textarea::placeholder{color:var(--app-faint)!important}.card,.list,.note,.doc,.employee,.org-section,.tree-facility,.profile-category,.vault-card,.vault-empty,.drive-layout{border:1px solid var(--app-line)!important;border-radius:var(--app-radius)!important;color:var(--app-ink)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#fff!important}.list{overflow:hidden}.list-row{background:#fff;min-height:62px;border-color:var(--app-line-soft)!important;padding:10px 14px!important}.list-row:nth-child(2n){background:#fbfcfd}.list-row:hover{background:#f5f8fc}.app-shell .workspace .list-row{border-color:var(--app-line)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:8px!important}.app-shell .workspace .list-row:nth-child(2n){background:#fbfcfd!important}.app-shell .workspace .list-row:hover{background:#f5f8fc!important}.list-row b,.plan-copy b{font-weight:600;color:var(--app-ink)!important}.plan-copy small,.employee small,.doc small,.vault-empty,.empty-docs{color:var(--app-muted)!important}.plan-stt{background:var(--active-soft);border-radius:50%;place-items:center;width:26px;height:26px;font-weight:700;display:grid;color:var(--active)!important}.edit-plan{color:var(--app-ink)!important}.status{box-shadow:none!important;border-radius:999px!important}.status.todo{color:#596477!important;background:#eef1f5!important}.status.doing{color:#9a6400!important;background:#fff5df!important}.status.done{color:#08764a!important;background:#e5f8ef!important}.facility-tabs{margin-bottom:12px!important}.org-tree{gap:14px!important;margin-top:0!important}.tree-facility{padding:12px 14px!important}.tree-node,.tree-node.tree-root{color:var(--app-ink)!important;border-radius:6px!important}.tree-node:hover{background:var(--app-surface-2)!important}.tree-node.tree-root{font-weight:650;font-size:18px!important}.tree-node.tree-root svg{color:var(--active)}.tree-children{border-left:1px solid #dce2ea!important;gap:5px!important;margin-top:8px!important}.tree-branch{gap:4px}.tree-position{color:#765315!important}.tree-employee{color:#354158!important}.tree-empty{color:var(--app-faint)}.tree-inline-action{border:1px solid var(--app-line)!important;color:#596579!important;background:#fff!important;border-radius:6px!important;width:32px!important;min-width:32px!important;height:32px!important;padding:7px!important}.tree-inline-action:hover{border-color:var(--active)!important;color:var(--active)!important;background:var(--active-soft)!important}.tree-delete{color:var(--app-danger)!important}.tree-profile{color:var(--active)!important;background:var(--active-soft)!important}.tree-inline-create-row{background:#f7faff!important;border-color:#a9c3f6!important}.tab-context-menu,.nav-dropdown,.drive-context{border:1px solid var(--app-line)!important;color:var(--app-ink)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:8px!important;box-shadow:0 14px 38px #14223a2b!important}.tab-context-menu button,.nav-dropdown button,.drive-context button{color:var(--app-ink)!important}.tab-context-menu button:hover,.drive-context button:hover{background:var(--app-surface-2)!important}.vault-grid,.notes-grid{gap:10px!important}.vault-card,.note-card{min-height:72px}.vault-card.used{border-left:4px solid var(--app-danger)!important;background:#fff8f9!important}.vault-open b,.note-copy b{color:var(--app-ink)!important}.vault-state{color:var(--app-danger)!important}.vault-used-toggle,.note-actions button{border:1px solid var(--app-line)!important;color:var(--app-muted)!important;background:#fff!important}.note-card{border:1px solid var(--app-line)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.note-card>svg{color:var(--active)!important}.note-copy p{color:#465266!important}.document-library{margin:0!important}.drive-toolbar{padding:0 0 13px}.drive-title>svg{color:var(--active)!important}.drive-title b{color:var(--app-ink)!important}.drive-title small,.drive-usage{color:var(--app-muted)!important}.drive-create,.drive-upload,.drive-folder-upload{min-height:38px;border:1px solid var(--app-line)!important;color:#465266!important;background:#fff!important;border-radius:7px!important}.drive-upload{border-color:var(--active)!important;background:var(--active)!important;color:#fff!important}.drive-layout{grid-template-columns:210px minmax(0,1fr);min-height:560px;overflow:hidden}.drive-sidebar{background:#f8fafc;border-color:var(--app-line)!important}.drive-tree-node{color:#526074!important}.drive-tree-node.selected{border-color:rgba(var(--active-rgb),.2)!important;background:var(--active-soft)!important;color:var(--active)!important}.drive-main{min-height:560px;padding:18px}.drive-breadcrumb button{color:var(--app-muted)!important}.drive-breadcrumb button:last-child{color:var(--app-ink)!important}.drive-filters{border-color:var(--app-line)!important}.drive-filters label{border-color:var(--app-line)!important;background:#fff!important}.drive-filters>div button{color:#556174!important;background:#f4f6f8!important}.drive-filters>div button.selected{border-color:var(--active)!important;background:var(--active-soft)!important;color:var(--active)!important}.drive-drop-hint{color:var(--app-muted);background:#fafbfc;border-color:#bdc6d2}.drive-item{border-radius:8px;border-color:var(--app-line)!important;color:var(--app-ink)!important;background:#fff!important}.drive-item:hover{box-shadow:var(--app-shadow);border-color:#b8c4d4!important}.drive-item>svg{color:var(--active)!important}.drive-folder>svg{color:#e6a51b!important}.drive-item small,.drive-more{color:var(--app-muted)!important}.document-mode-bar{border-color:var(--app-line);background:#f7f9fb}.document-mode-bar button.active{background:var(--active-soft)!important;color:var(--active)!important}.document-original-note{color:var(--app-muted)!important}.vault-modal .modal-top>div{align-items:center;gap:10px;display:flex}.vault-modal .modal-top>div>svg{color:var(--active)!important}.vault-modal .vault-paste>span,.vault-modal .vault-field>span{font-weight:600;color:#526174!important}.vault-modal .vault-paste textarea,.vault-modal .vault-field input{color:#1c2a3d!important;background:#fff!important;border-color:#bfcbd9!important}.vault-modal .vault-field button{color:#3167c9!important;background:#f7f9fc!important;border:1px solid #d7e0ea!important;border-radius:7px!important}.vault-modal .vault-field button:hover{background:#edf4ff!important;border-color:#8aa9df!important}.vault-modal .vault-message,.vault-modal .vault-totp-state{font-weight:500;color:#526174!important}.vault-modal .vault-totp-state.error{color:#b4233c!important}.vault-modal .panel-actions{margin-top:18px}.vault-modal .panel-actions>.primary{min-width:88px;min-height:40px;padding:9px 18px!important}.vault-modal .panel-actions>button:not(.primary){min-width:72px;min-height:40px;color:#475569!important;background:#fff!important;border:1px solid #cbd5e1!important}.drive-item.selected{border-color:var(--active)!important;background:var(--active-soft)!important;box-shadow:0 0 0 2px rgba(var(--active-rgb),.12)!important}.drive-selection-summary{border:1px solid rgba(var(--active-rgb),.28);background:var(--active-soft);color:#315481;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:9px 11px;font-size:13px;display:flex}.drive-selection-summary button{min-height:32px;border:1px solid rgba(var(--active-rgb),.35)!important;color:var(--active)!important;background:#fff!important;padding:6px 10px!important}.drive-selection-box{z-index:150;pointer-events:none;border:1px solid var(--active);background:rgba(var(--active-rgb),.14);position:fixed}.drive-context button{align-items:center;gap:8px;display:flex}.drive-context button svg{width:16px;height:16px}.document-rich-wrap{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.document-rich-toolbar{border:1px solid var(--app-line);background:#f7f9fb;border-radius:8px;align-items:center;gap:7px;padding:7px 9px;display:flex}.document-rich-toolbar label{color:#4c5d72;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.document-rich-toolbar select{min-height:32px;background:#fff!important;border-color:#cbd5e1!important;padding:4px 8px!important}.document-rich-toolbar button{place-items:center;width:34px;min-width:34px;min-height:32px;display:grid;color:#304861!important;background:#fff!important;border:1px solid #cbd5e1!important;padding:7px!important}.document-rich-toolbar button:hover{border-color:var(--active)!important;color:var(--active)!important;background:var(--active-soft)!important}.document-rich-toolbar svg{width:16px;height:16px}.document-rich-content{min-height:360px;font-family:Arial,sans-serif}.document-rich-content.editing{outline:2px solid rgba(var(--active-rgb),.22);outline-offset:-2px;cursor:text}.modal-backdrop,.pdf-viewer-backdrop{-webkit-backdrop-filter:blur(3px)!important;background:#101c307a!important}.auth-modal,.admin-modal,.employee-modal,.form-modal,.pdf-viewer{border:1px solid var(--app-line)!important;color:var(--app-ink)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:12px!important;box-shadow:0 24px 70px #0c1c3540!important}.modal-top{border-bottom:1px solid var(--app-line-soft);padding-bottom:12px}.modal-top h2,.modal-top b{color:var(--app-ink)!important}.modal-top .icon-button.dark,.modal-top .icon-button{border:1px solid var(--app-line)!important;color:var(--app-muted)!important;background:#fff!important}.admin-tabs button,.appearance-options button{color:var(--app-muted)!important;border-color:var(--app-line)!important;background:#fff!important}.admin-tabs button.active,.appearance-options button.active{color:var(--active)!important;background:var(--active-soft)!important;border-color:rgba(var(--active-rgb),.35)!important}.employee-profile-hero,.profile-category{color:var(--app-ink)!important;background:#fff!important}.profile-category h4,.employee-profile-hero h3{color:var(--app-ink)!important}.employee-summary p,.auth-modal>p,.account-form p,.appearance-form p{color:var(--app-muted)!important}.employee-avatar{border-color:var(--app-line)!important;background:#eef2f7!important}.employee-modal .vertical-panel-form>label,.employee-modal .app-dropdown-field,.form-modal label>span,.account-form label,.appearance-form label,.employee-profile-hero p,.employee-document-row small,.employee-category-docs>small{color:var(--app-muted)!important}.employee-modal .app-dropdown>button,.employee-document-row{border:1px solid var(--app-line)!important;color:var(--app-ink)!important;background:#fff!important}.employee-modal .app-dropdown-menu{border:1px solid var(--app-line)!important;box-shadow:var(--app-shadow)!important;background:#fff!important}.employee-modal .app-dropdown-menu button{color:var(--app-ink)!important}.employee-modal .app-dropdown-menu button[aria-selected=true]{background:var(--active-soft)!important;color:var(--active)!important}.employee-file-category{border-color:var(--app-line)!important;background:#fafbfc!important}.employee-file-category-head b,.employee-document-row b{color:var(--app-ink)!important}.attachment-add.employee-upload-icon{border:1px solid rgba(var(--active-rgb),.28)!important;background:var(--active-soft)!important;color:var(--active)!important}.error{color:#ad2941;background:#fff0f2;border:1px solid #efb5c0}.notice{color:#345a9b;background:#eef4ff;border:1px solid #c8d8f7}@media (max-width:980px){.enterprise-layout{grid-template-columns:190px minmax(0,1fr)}.enterprise-sidebar{width:190px}.product-identity{min-width:170px}.workspace,.app-shell .workspace{padding:18px 18px 40px!important}.dash-head,.app-shell .dash-head{padding-left:18px!important;padding-right:18px!important}}@media (max-width:760px){header.enterprise-header{gap:8px;padding:0 9px!important}.app-launcher-button{width:38px;min-width:38px;padding:8px!important}.app-launcher-label{display:none}.product-identity{min-width:0;padding-right:8px}.product-identity>div{display:none}.global-search{min-width:0;margin:0}.app-switcher{width:min(340px,100vw - 16px);position:fixed;top:54px;left:8px}.enterprise-layout{display:block}.enterprise-sidebar{z-index:70;border-bottom:1px solid #ffffff14;border-right:0;flex-direction:row;width:100%;height:54px;padding:6px 8px;display:flex;position:sticky;top:60px;overflow:auto hidden}.sidebar-app-label,.sidebar-brand{display:none}.enterprise-sidebar nav{flex:1;gap:5px;padding:0;display:flex;overflow:auto hidden}.enterprise-sidebar nav button{width:auto;min-width:max-content;min-height:40px;padding:8px 12px!important}.enterprise-sidebar nav button svg{width:17px}.enterprise-sidebar nav{scrollbar-width:none}.enterprise-sidebar nav::-webkit-scrollbar{display:none}.dash-head,.app-shell .dash-head{min-height:88px;padding:16px 14px 13px!important}.dash-head h1,.app-shell .dash-head h1{font-size:21px!important}.dash-head p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace,.app-shell .workspace{padding:14px 12px 32px!important}.drive-toolbar{flex-wrap:wrap}.drive-layout{min-height:0;display:block}.drive-sidebar{display:flex}.drive-main{min-height:430px}}@media (max-width:480px){.global-search input::placeholder{color:#0000!important}.global-search{max-width:none}.enterprise-header .head-actions,.dash-head p{display:none}.workspace,.app-shell .workspace{padding-left:8px!important;padding-right:8px!important}.tree-facility{padding:9px!important}.tree-children{margin-left:8px!important;padding-left:9px!important}.tree-node.tree-root{font-size:16px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
