@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#29272b;font-synthesis:none;--brand:#d71932;--muted:#716a70;--line:#eae3e5;background:#faf8f8;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{background:var(--brand);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}button:hover{background:#b71028}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #e9455a}input:focus,textarea:focus,select:focus{outline-offset:1px;outline:2px solid #d71932}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif}h1{margin:10px 0 12px;font-size:34px;font-weight:750;line-height:1.25}h2{margin:0 0 12px;font-size:21px;font-weight:750}h3{margin:18px 0 8px;font-size:17px}p{margin:0 0 20px;line-height:1.65}.muted{color:var(--muted)}.small,small{font-size:14px}.eyebrow{letter-spacing:.16em;color:#9c3343;font-size:11px;font-weight:700}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;display:flex}.brand small{letter-spacing:.19em;color:#83757b;margin-top:4px;font-family:DM Sans,sans-serif;font-size:10px;display:block}.brand-icon{background:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:54px;display:flex;overflow:hidden}.brand-icon img{object-fit:contain;width:62px;height:54px;display:block}.brand{gap:9px;font-size:18px}.login-story .brand small{color:#ffe2e8}.shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:252px;padding:35px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0}.workspace-label{letter-spacing:.16em;color:#82747b;margin:55px 16px 14px;font-size:10px;font-weight:700}.nav-item{color:#71636b;background:0 0;border-radius:8px;justify-content:flex-start;gap:12px;width:100%;margin-bottom:6px;padding:14px 16px}.nav-item:hover,.nav-item.active{color:#d71932;background:#fff0f2}.nav-item.active{font-weight:700}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding:24px 10px 0}.avatar{background:#ffe7eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;font-size:13px;display:flex}.sidebar-bottom>strong{font-size:14px;display:block}.sidebar-bottom>small{color:var(--muted);text-transform:capitalize;margin:5px 0 15px;font-size:12px;display:block}.sidebar-bottom .text-button{margin-top:6px;font-size:12px;display:flex}.workspace{width:calc(100% - 252px);margin-left:252px}.topbar{border-bottom:1px solid var(--line);color:#74696e;justify-content:space-between;align-items:center;height:80px;padding:0 44px;font-size:13px;display:flex}.today{color:#81747a}.content{max-width:1440px;margin:0 auto;padding:44px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-heading p{margin:0;font-size:14px}.page-heading>button{flex-shrink:0}.stats{grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 32px;display:grid}.stat{text-align:left;border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:12px;padding:22px 24px;font-weight:400;display:block}.stat:hover{background:#fff5f6}.stat>span{color:#74646b;justify-content:space-between;align-items:center;font-size:13px;display:flex}.stat strong{margin:8px 0;font-family:Manrope,sans-serif;font-size:40px;font-weight:650;line-height:1.4;display:block}.stat small{color:#817078;justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat.highlight{background:#fff0f2;border-color:#f3cbd2}.stat.highlight>span{color:#a52339}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:24px;padding:26px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{margin:0;font-size:17px}.text-button{color:#b71a32;border:0;padding:6px 0;font-size:13px;text-decoration:none;display:inline-flex;background:0 0!important}.secondary{color:var(--brand);background:#fff;border-color:#e7ced4}.secondary:hover{background:#fff4f6}.filters{gap:7px;margin-bottom:22px;display:flex;overflow:auto}.filters button{color:#796e73;text-transform:capitalize;white-space:nowrap;background:0 0;border-radius:6px;padding:9px 13px;font-size:12px}.filters button.selected{color:#b21830;background:#ffedf0}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}th{letter-spacing:.02em;color:#7a6e73;border-bottom:1px solid var(--line);background:#fcf9fa;padding:13px 14px;font-size:11px;font-weight:500}td{color:#71616a;border-bottom:1px solid #f0e8eb;padding:20px 14px;font-size:13px}tbody tr:last-child td{border-bottom:0}td strong{color:#403039;font-size:13px;font-weight:550;display:block}td small{color:#81727a;margin-top:5px;font-size:11px;display:block}.badge{text-transform:capitalize;color:#70646a;white-space:nowrap;background:#f1edef;border-radius:5px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;line-height:1.2;display:inline-flex}.badge>span{background:currentColor;border-radius:50%;width:5px;height:5px}.pending{color:#9b752d;background:#fcf3dd}.approved{color:#285685;background:#edf3fa}.rejected{color:#b4243e;background:#ffeaee}.cancelled{color:#756b70;background:#f0edef}.footnote{text-align:center;color:#897c83;margin:20px 0;font-size:11px}.empty{text-align:center;color:#776872;padding:45px 10px 50px}.empty h3{color:#433039;font-size:18px}.empty p{font-size:14px}.empty-icon{color:#c85065;background:#fff0f3;border-radius:50%;padding:20px;display:inline-flex}.empty-small{text-align:center;padding-top:20px}.narrow{max-width:700px;margin:0 auto}.narrow>h2{margin-top:18px;font-size:25px}.narrow>p{font-size:14px}.field{color:#58444e;flex-direction:column;flex:1;gap:9px;margin:20px 0;font-size:14px;display:flex}.field>span{font-weight:500}.field small{color:#81717a;font-size:12px}.field input,.field textarea,.field select,.search{color:#3d2b35;background:#fff;border:1px solid #e5d9de;border-radius:7px;width:100%;min-width:0;padding:12px 13px;font-size:16px}.field textarea{resize:vertical}.form-row{gap:18px;display:flex}.form-row>.field{min-width:0}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.danger{color:#b71935}.error{color:#a51932;background:#fff0f3;border:1px solid #f1cbd4;border-radius:8px;padding:12px 16px;font-size:14px}.success{color:#285685;background:#f1f5fb;border:1px solid #d4e0f0}.banner{border-radius:8px;align-items:center;gap:10px;margin-bottom:24px;padding:13px 17px;font-size:14px;display:flex}.banner .text-button{margin-left:auto}.accent{color:#d71932}.detail-head{justify-content:space-between;align-items:center;gap:15px;margin-top:24px;display:flex}.detail-head h2{margin:0}.date-block{color:#963247;background:#fff3f5;border-radius:8px;gap:16px;margin:20px 0;padding:22px;display:flex}.date-block strong{font-size:15px}.date-block small{margin-top:7px;font-size:12px;display:block}dl{border-block:1px solid var(--line);grid-template-columns:150px 1fr;gap:14px;margin:24px 0;padding:24px 0;font-size:13px;display:grid}dt{color:#81717a}dd{margin:0}.preserve{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px}.note{border-left:3px solid #efb3c0;margin:24px 0;padding-left:18px}.note h3{font-size:14px}.count{vertical-align:middle;background:#ffedf1;border-radius:5px;margin-left:6px;padding:3px 7px;font-family:DM Sans,sans-serif;font-size:12px}.search{width:280px;font-size:13px}.import-panel{justify-content:space-between;align-items:center;gap:24px;display:flex}.import-panel h2{font-size:18px}.import-panel p{margin-bottom:10px;font-size:13px}.import-panel form{flex-direction:column;gap:15px;max-width:300px;display:flex}.import-panel input{max-width:100%;font-size:12px}.import-panel button{align-self:flex-start}.credential-result{background:#fff8e8;border:1px solid #e2cc91;border-radius:10px;margin-bottom:24px;padding:25px}.credential-result h3{margin-top:0}.credential-result p{font-size:14px}.capitalize{text-transform:capitalize}.login{grid-template-columns:47% 53%;min-height:100vh;display:grid}.login-story{color:#fff;background:#d71932;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 58px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-245px;right:-200px;box-shadow:0 0 0 55px #ffffff0d,0 0 0 115px #ffffff07}.login-story .brand-icon{color:#d71932;background:#fff}.login-story .eyebrow{color:#ffe2e8;font-size:10px}.login-story h1{letter-spacing:-.055em;margin:25px 0;font-size:clamp(40px,4.7vw,68px);font-weight:500}.login-story p{color:#ffe5e9;font-size:16px;line-height:1.8}.login-story>small{color:#ffd9e1;font-size:12px}.story-line{color:#ffb8c6;gap:30px;margin-top:48px;font-size:11px;display:flex}.story-line b{color:#ffe5eb;margin-left:7px;font-weight:400}.login-main{justify-content:center;align-items:center;padding:40px;display:flex}.login-form{width:100%;max-width:380px}.login-form h2{margin:15px 0;font-size:29px}.login-form>p{margin-bottom:32px;font-size:14px}.login-form .field{margin:24px 0}.full{justify-content:space-between;width:100%}.login-help{color:#80717a;border-top:1px solid var(--line);align-items:flex-start;gap:10px;margin-top:32px;padding-top:24px;display:flex;font-size:12px!important}.login-help svg{flex-shrink:0;margin-top:4px}.loading{flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100vh;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1600px){.content{padding-top:55px}}@media (width<=1100px){.sidebar{width:210px;padding-inline:14px}.workspace{width:calc(100% - 210px);margin-left:210px}.content{padding:30px 25px}.topbar{padding-inline:25px}.stats{gap:12px}.stat{padding:18px}.import-panel{display:block}.import-panel form{margin-top:20px}.login-story{padding:36px}}@media (width<=760px){.shell{display:block}.sidebar{border:0;border-bottom:1px solid var(--line);width:100%;padding:18px;position:static}.sidebar .brand{margin:0}.workspace-label{display:none}.sidebar nav{gap:6px;margin-top:20px;display:flex;overflow:auto}.nav-item{white-space:nowrap;gap:7px;width:auto;padding:10px;font-size:12px}.sidebar-bottom{border:0;flex-wrap:wrap;align-items:center;gap:12px;margin:10px 0 0;padding:0;display:flex}.sidebar-bottom .avatar,.sidebar-bottom>small,.sidebar-bottom>strong{display:none}.sidebar-bottom .text-button{margin:0}.workspace{width:100%;margin:0}.topbar{height:50px;padding:0 20px}.content{padding:26px 16px}.page-heading{flex-direction:column;align-items:flex-start;gap:18px}h1{font-size:29px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:20px}.stat{padding:13px 10px}.stat>span{min-height:31px;font-size:11px;line-height:1.4}.stat>span svg{display:none}.stat strong{font-size:31px}.stat small{font-size:10px}.stat small svg{display:none}.panel{padding:20px 16px}.filters{gap:2px}.filters button{padding:8px 10px}.section-heading{flex-wrap:wrap;align-items:flex-start}.search{width:100%}td{padding:17px 11px}.footnote{line-height:1.7}.login{display:block}.login-story{min-height:0;padding:26px}.login-story>div:not(.brand),.login-story>small{display:none}.login-main{padding:42px 26px}.login-form{max-width:420px}.form-row{flex-wrap:wrap;gap:12px}.form-row>.field{min-width:160px}dl{grid-template-columns:1fr;gap:6px}dd{margin-bottom:10px}.story-line{display:none}.detail-head{align-items:flex-start}.date-block{padding:16px}.date-block strong{font-size:14px}}.nav-item.active{box-shadow:inset 3px 0 0 var(--brand)}.login-story{background:linear-gradient(150deg,#e51c36 0%,#cc102a 64%,#a60922 100%)}.login-main{background:#fff}.stat:not(.highlight) strong{color:#392a32}.sidebar .brand{margin-left:0}@media (width<=1100px) and (width>=761px){.sidebar .brand{gap:6px;font-size:15px}.sidebar .brand-icon,.sidebar .brand-icon img{width:49px;height:45px}}.brand-icon{background:0 0;border-radius:0;height:36px;overflow:hidden}.brand-icon img{flex-shrink:0;max-width:none;height:54px}.login{background:#fff;grid-template-rows:96px minmax(660px,1fr);grid-template-columns:47% 53%;min-height:100vh}.login-header{z-index:1;background:#fff;border-bottom:1px solid #ece7e8;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 58px;display:flex}.login-header>.brand{color:#302a2d;gap:18px;font-size:20px}.login-header .brand-icon{width:84px;height:46px}.login-header .brand-icon img{width:84px;height:73px}.login-header .brand small{color:#82747b;letter-spacing:.2em}.login-header>span{color:#887b81;font-size:12px}.login-story{color:#302a2d;background:linear-gradient(145deg,#f7f5f4 0% 48%,#f3e4e6 100%);border-right:1px solid #eee6e7;justify-content:center;min-height:0;padding:70px 58px 100px}.login-story>div{z-index:1;position:relative}.login-story .eyebrow{color:#a94151}.login-story h1{margin:25px 0;font-size:clamp(40px,4.3vw,64px);font-weight:550;line-height:1.16}.login-story h1 span{color:#c41a32}.login-story p{color:#77696f;font-size:16px}.login-story>small{color:#8b7c82;position:absolute;bottom:36px;left:58px}.story-line{color:#b34b5b;gap:26px;margin-top:40px}.story-line b{color:#77676f}.login-story:before{content:"";pointer-events:none;background:linear-gradient(135deg,#e32c45,#ae102b);border-radius:50%;width:330px;height:330px;position:absolute;bottom:-215px;right:-185px;box-shadow:0 0 0 36px #d7193210,0 0 0 76px #d7193209}.login-story:after{border:1px solid #d719321a;width:430px;height:430px;bottom:-265px;right:-235px;box-shadow:0 0 0 54px #ffffff40,0 0 0 110px #ffffff25}.login-main{padding:64px 40px}@media (width<=1100px){.login-header,.login-story{padding-inline:36px}.login-story>small{left:36px}}@media (width<=760px){.login{display:block}.login-header{height:88px;padding:0 24px}.login-header>.brand{gap:12px;font-size:19px}.login-header .brand-icon{width:72px;height:40px}.login-header .brand-icon img{width:72px;height:63px}.login-header>span{display:none}.login-story{border:0;border-bottom:1px solid #eee6e7;height:80px;min-height:0;padding:0}.login-story:before{width:190px;height:190px;bottom:-148px;right:-115px;box-shadow:0 0 0 30px #d719320d,0 0 0 62px #d7193207}.login-story:after{display:none}.login-main{padding:38px 26px 48px}}.documents{border-top:1px solid var(--line);margin-top:24px;padding:4px 0 24px}.documents h3,.document-picker>span:first-child{align-items:center;gap:8px;display:flex}.document-picker{background:#fcf9fa;border:1px dashed #dfcbd1;border-radius:8px;padding:18px}.document-picker input{background:#fff;max-width:100%;font-size:14px}.document-list{margin:16px 0;padding:0;list-style:none}.document-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.document-list li>div{min-width:0}.document-list strong{overflow-wrap:anywhere;font-size:14px;display:block}.document-list small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.documents form>p{margin:12px 0 0;font-size:12px}@media (width<=760px){.document-list li{flex-direction:column;align-items:flex-start}.document-picker{padding:12px}.document-picker>span:first-child{flex-wrap:wrap}}.discussion{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:24px;padding:24px 0}.discussion .section-heading{align-items:center;margin-bottom:12px}.discussion h3{align-items:center;gap:8px;margin:0;display:flex}.discussion-list{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.discussion-list li{border:1px solid var(--line);background:#fcf9fa;border-radius:8px;padding:16px}.discussion-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.discussion-meta time{color:var(--muted);margin-left:auto;font-size:11px}.discussion-list p{margin:0}.discussion-empty{color:var(--muted);background:#faf8f8;border-radius:8px;padding:16px;font-size:14px}.discussion-notice{color:#285685;margin:14px 0 0;font-size:13px}@media (width<=760px){.discussion-meta time{width:100%;margin-left:0}}.employee-editor{scroll-margin-top:24px}.employee-editor fieldset{border:0;min-width:0;margin:0;padding:0}.employee-editor input:disabled{color:#766d72;background:#f4f1f2}.employee-actions{align-items:center;gap:16px;display:flex}.edit-warning{background:#fff8e9;border:1px solid #ebd2a3;border-radius:8px;padding:14px 16px;font-size:14px}.employee-modal{border:1px solid var(--line);color:#29272b;background:#fff;border-radius:16px;width:min(720px,100vw - 32px);max-height:calc(100dvh - 48px);padding:0;overflow:auto;box-shadow:0 24px 90px #27151e33}.employee-modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#241b2466}.employee-modal-header{border-bottom:1px solid var(--line);z-index:1;background:#fff;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px 20px;display:flex;position:sticky;top:0}.employee-modal-header h2{margin:0 0 8px}.employee-modal-header p{margin:0;font-size:14px}.modal-close{flex-shrink:0;padding:8px}.employee-modal-body{padding:4px 28px 26px}.employee-modal .actions{border-top:1px solid var(--line);padding-top:20px}.request-modal{width:min(840px,100vw - 32px);overflow:hidden}.request-modal[open]{flex-direction:column;display:flex}.request-modal .employee-modal-header{flex-shrink:0;position:static}.request-modal .employee-modal-header h2{margin-top:8px}.request-modal-body{overscroll-behavior:contain;min-height:0;padding:0 28px 28px;overflow-y:auto}.request-modal .detail-head h3{margin:0}.request-modal .detail-head+p{display:none}.request-modal-body>.error{margin-top:20px}.request-form-fields{border:0;min-width:0;margin:0;padding:0}.employee-directory-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.employee-directory-heading>button{white-space:nowrap;justify-self:end}.employee-directory-heading>.search{grid-column:1/-1;width:100%}@media (width<=480px){.employee-directory-heading{gap:12px}.employee-directory-heading>button{padding:10px;font-size:12px}.employee-directory-heading h2{font-size:15px}}@media (width<=760px){.employee-modal.request-modal{border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0}.request-modal-body{padding:0 20px 24px}.employee-modal{border-radius:12px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.employee-modal-header{padding:20px}.employee-modal-body{padding:0 20px 20px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.topbar-actions{align-items:center;gap:20px;display:flex}.theme-toggle{white-space:nowrap;padding:9px 12px;font-size:12px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--muted:#b6b2ba;--line:#48484f;--dark-text:#f0edf1;--dark-soft:#ccc5ce;--dark-accent:#ff8395;color:var(--dark-text);background:#28292e}html[data-theme=dark] :is(.shell,.workspace,.loading,.login){background:#28292e}html[data-theme=dark] :is(.sidebar,.panel,.stat,.login-header,.login-main,.employee-modal,.employee-modal-header){color:var(--dark-text);border-color:var(--line);background:#323339}html[data-theme=dark] :is(.brand,.login-header>.brand,.login-story,.stat:not(.highlight) strong,.empty h3,td strong,.field){color:var(--dark-text)}html[data-theme=dark] :is(.brand small,.workspace-label,.sidebar-bottom>small,.topbar,.today,.field small,.footnote,td small,dt,.login-help,.login-story p,.login-story>small,.story-line b,.stat>span,.stat small,.empty,.filters button,.login-header .brand small){color:var(--muted)}html[data-theme=dark] :is(.eyebrow,.login-story .eyebrow,.login-story h1 span,.story-line,.accent,.text-button,.danger){color:var(--dark-accent)}html[data-theme=dark] .nav-item{color:var(--dark-soft)}html[data-theme=dark] :is(.nav-item.active,.nav-item:hover,.filters button.selected,.stat.highlight,.count,.avatar,.date-block,.empty-icon){color:var(--dark-accent);background:#48343d;border-color:#68434e}html[data-theme=dark] .stat.highlight>span{color:#ffadba}html[data-theme=dark] .stat:hover{background:#3d3b43}html[data-theme=dark] .secondary{color:var(--dark-soft);background:#3a3a42;border-color:#58545e}html[data-theme=dark] .secondary:hover{background:#47424c}html[data-theme=dark] :is(.field input,.field textarea,.field select,.search){color:var(--dark-text);background:#292a30;border-color:#5a545e}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#aaa1ad}html[data-theme=dark] .employee-editor input:disabled{color:#aaa1ad;background:#3c3b42}html[data-theme=dark] :is(th,.document-picker,.discussion-list li,.discussion-empty){border-color:var(--line);color:var(--dark-soft);background:#2d2e34}html[data-theme=dark] td{color:var(--dark-soft);border-color:var(--line)}html[data-theme=dark] :is(.badge,.cancelled){color:#d5cfd8;background:#48464e}html[data-theme=dark] .pending{color:#f0ca7c;background:#4d4230}html[data-theme=dark] :is(.approved,.success){color:#accff8;background:#303e50;border-color:#4a627e}html[data-theme=dark] :is(.rejected,.error){color:#ffb0bc;background:#50323e;border-color:#795061}html[data-theme=dark] :is(.credential-result,.edit-warning){color:#f0d8a7;background:#443e32;border-color:#726244}html[data-theme=dark] .discussion-notice{color:#accff8}html[data-theme=dark] .note{border-color:#a44c60}html[data-theme=dark] .login-story{border-color:var(--line);background:linear-gradient(145deg,#35363d 0%,#35343b 48%,#47363e 100%)}html[data-theme=dark] .login-story:before{box-shadow:0 0 0 36px #e7667b18,0 0 0 76px #e7667b0c}html[data-theme=dark] .login-story:after{border-color:#de72863b;box-shadow:0 0 0 54px #ffffff05,0 0 0 110px #ffffff03}html[data-theme=dark] .employee-modal::backdrop{background:#191b2377}@media (width<=760px){.topbar-actions{gap:10px}.theme-toggle{padding:8px}.theme-toggle span{display:none}}
