@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.css";
:root{--bg:#fff;--surface:#fff;--surface-2:#fafafa;--tx-1:#111;--tx-2:#555;--tx-3:#999;--tx-4:#bbb;--red:#dd2840;--red-bg:#dd284014;--border:#eee;--divider:#fafafa;--sidebar-w:10.5rem;--r-lg:.75rem;--r-md:.5rem;--sh:0 .125rem .75rem #0000000f}*,:before,:after{box-sizing:border-box}html,body{min-height:100vh;margin:0;padding:0}body{background:var(--bg);color:var(--tx-1);-webkit-font-smoothing:antialiased;font-family:Pretendard Variable,Pretendard,-apple-system,sans-serif;font-size:.875rem}button,input,select,textarea{font:inherit}button{cursor:pointer;background:0 0;border:none;padding:0}ul,ol{margin:0;padding:0;list-style:none}img{display:block}h1,h2,h3,h4,p{margin:0}.page-shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{width:var(--sidebar-w);background:var(--surface);border-right:.0625rem solid var(--border);flex-direction:column;flex-shrink:0;height:100vh;min-height:100vh;padding:1.25rem .75rem 1.5rem;display:flex;position:sticky;top:0}.sidebar-logo-row{margin-bottom:1.625rem}.sidebar-logo-wrap img{width:auto;height:1.5rem}.sidebar-logo{justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding:0 .25rem;display:flex}.sidebar-chevron{color:var(--tx-4);align-items:center;display:flex}.sidebar-divider{background:0 0;height:0;margin:.75rem 0}.sidebar-nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.nav-item{border-radius:var(--r-md);color:var(--tx-3);align-items:center;gap:.5625rem;width:100%;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-item:hover:not(.nav-item--active){background:var(--surface-2);color:var(--tx-1)}.nav-item--active{background:var(--red);color:#fff;font-weight:600}.sidebar-user{border-radius:var(--r-md);cursor:default;align-items:center;gap:.5625rem;padding:.625rem .5rem;display:flex}.sidebar-avatar{background:var(--surface-2);border:.0625rem solid var(--border);width:2.125rem;height:2.125rem;color:var(--tx-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar-user-info{flex-direction:column;display:flex}.sidebar-user-dept{color:var(--tx-3);font-size:.625rem;line-height:1.3}.sidebar-user-name{color:var(--tx-1);font-size:.8125rem;font-weight:600;line-height:1.4}.date-badge{border:.0625rem solid var(--border);color:var(--tx-2);white-space:nowrap;border-radius:6.1875rem;align-items:center;gap:.375rem;padding:.3125rem .8125rem;font-size:.75rem;font-weight:500;display:flex}.date-dot{background:var(--red);border-radius:50%;width:.375rem;height:.375rem}.section-label{flex-direction:column;gap:.0625rem;margin-bottom:.25rem;display:flex}.section-label-title{color:var(--tx-1);font-size:.9375rem;font-weight:600}.section-label-sub{color:var(--tx-4);font-size:.8125rem}.settings-grid{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.settings-card{background:var(--surface);border-radius:var(--r-lg);border:.0625rem solid #f0f0f0;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:all .2s;display:flex;box-shadow:0 .125rem .5rem #0000000a}.settings-card:hover{border-color:#e5e5e5;box-shadow:0 .25rem .75rem #0000000f}.settings-card-header{flex-direction:column;gap:.375rem;display:flex}.settings-card-title{color:var(--tx-1);letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700}.settings-card-desc{color:var(--tx-3);margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.settings-rows{background:#fafafa;border:.0625rem solid #f0f0f0;border-radius:.5rem;flex-direction:column;gap:0;display:flex;overflow:hidden}.settings-row{border-bottom:.0625rem solid #f0f0f0;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.8125rem;transition:all .12s;display:flex}.settings-row:hover{background:#fff}.settings-row:last-child{border-bottom:none}.settings-row-label{color:#666;font-weight:600}.settings-row-value{color:var(--tx-1);font-weight:500}.settings-toggle{color:#888;cursor:pointer;background:#f5f5f5;border:.0625rem solid #0000;border-radius:.375rem;padding:.3125rem .75rem;font-size:.6875rem;font-weight:700;transition:all .15s}.settings-toggle--on{color:#333;background:#e8e8e8;border-color:#d8d8d8}.settings-toggle--off{color:#aaa;background:#f5f5f5}.settings-toggle:hover{background:#eee;border-color:#ddd}.content-panel{border-radius:var(--r-lg);background:#f9f9f9;grid-template-rows:auto 1fr;grid-template-columns:22.5rem 1fr;gap:1rem;padding:1.5rem;display:grid}.gauge-card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh);flex-direction:column;grid-area:1/1/3;gap:1.125rem;padding:1.5rem 1.25rem 1.25rem;display:flex}.gauge-wrap{flex-direction:column;align-items:center;display:flex}.gauge-svg-box{width:100%;position:relative}.gauge-svg{width:100%;height:auto;display:block;overflow:visible}.gauge-center{white-space:nowrap;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.gauge-label{color:var(--tx-3);font-size:.6875rem}.gauge-value{color:var(--tx-1);letter-spacing:-.05em;font-size:2.875rem;font-weight:800;line-height:1}.gauge-sub{color:var(--tx-3);margin-top:.125rem;font-size:.6875rem}.gauge-axis{width:85%;color:var(--tx-3);justify-content:space-between;margin-top:.375rem;font-size:.6875rem;display:flex}.card-divider{background:var(--divider);height:.0625rem}.stat-list{flex-direction:column;gap:.875rem;display:flex}.stat-row{align-items:center;gap:.625rem;display:flex}.stat-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.stat-body{flex-direction:column;flex:1;gap:.3125rem;display:flex}.stat-meta{justify-content:space-between;align-items:baseline;display:flex}.stat-name{color:var(--tx-1);font-size:.8125rem;font-weight:500}.stat-val{color:var(--tx-1);font-size:.8125rem;font-weight:700}.stat-total{color:var(--tx-3);margin-left:.1875rem;font-size:.75rem}.stat-bar-track{background:#f2f2f2;border-radius:6.1875rem;height:.375rem;overflow:hidden}.stat-bar-fill{border-radius:6.1875rem;height:100%}.dept-row{grid-area:1/2;grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.dept-card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh);flex-direction:column;align-items:flex-start;padding:1rem .875rem .75rem;display:flex}.dept-card-head{justify-content:space-between;align-items:center;width:100%;margin-bottom:.25rem;display:flex}.dept-card-name{color:var(--tx-1);font-size:.875rem;font-weight:600}.dept-more-btn{color:var(--tx-4);cursor:pointer;padding:0 .125rem;font-size:1.125rem;line-height:1}.dept-gauge-svg{width:100%;display:block}.dept-card-sub{color:var(--tx-3);align-self:center;margin-top:.25rem;font-size:.625rem}.chart-card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh);flex-direction:column;grid-area:2/2;gap:.625rem;padding:1rem 1.125rem .875rem;display:flex}.chart-head{align-items:center;gap:.4375rem;display:flex}.chart-title{color:var(--tx-1);flex:1;font-size:.875rem;font-weight:600}.chart-period{color:var(--tx-3);background:var(--surface-2);border-radius:6.1875rem;padding:.1875rem .625rem;font-size:.6875rem}.chart-body{flex:1;gap:.375rem;display:flex}.chart-y-axis{color:var(--tx-3);text-align:right;flex-direction:column;flex-shrink:0;justify-content:space-between;width:1.125rem;padding-bottom:1.125rem;font-size:.625rem;display:flex}.chart-main{flex-direction:column;flex:1;min-width:0;display:flex}.chart-svg{width:100%;height:8.125rem;display:block}.chart-x-axis{color:var(--tx-3);justify-content:space-between;padding-top:.25rem;font-size:.625rem;display:flex}@media (max-width:68.75rem){.content-panel{grid-template-columns:18.75rem 1fr}.settings-grid{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr))}}@media (max-width:56.25rem){.content-panel{grid-template-rows:auto;grid-template-columns:1fr}.gauge-card,.dept-row,.chart-card{grid-area:auto}.dept-row{grid-template-columns:repeat(3,1fr)}.settings-grid{grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr))}}@media (max-width:40rem){.main-area,.lv-main{padding:1.25rem 1rem 2.5rem}.dept-row{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.page-shell{flex-direction:column}.sidebar{border-right:none;border-bottom:.0625rem solid var(--border);flex-flow:wrap;align-items:center;gap:.5rem;width:100%;height:auto;padding:.75rem .875rem;position:static}.sidebar-logo{margin-bottom:0}.sidebar-nav{flex-direction:row;flex:none;gap:.25rem}.nav-item{width:auto;padding:.4375rem .625rem}.sidebar-user{margin-left:auto}}.login-shell{background:#fafafa;min-height:100vh;display:flex}.login-bg{flex:1}.login-panel{background:#fff;justify-content:center;align-items:center;width:60rem;max-width:100%;min-height:100vh;display:flex;box-shadow:-.25rem 0 2rem #0000000d}.login-form{flex-direction:column;align-items:center;gap:2.75rem;width:30rem;max-width:calc(100% - 3rem);display:flex}.login-logo-wrap{justify-content:center;align-items:center;display:flex}.login-fields{flex-direction:column;align-self:stretch;gap:.75rem;display:flex}.login-input{color:#111;background:#f9f9f9;border:.09375rem solid #e5e5e5;border-radius:.625rem;outline:none;width:100%;height:3.25rem;padding:.875rem 1.125rem;font-size:.875rem;transition:border-color .15s,background .15s}.login-input::placeholder{color:#bbb}.login-input:focus{border-color:var(--red);background:#fff}.login-actions{flex-direction:column;align-self:stretch;align-items:center;gap:.75rem;display:flex}.login-btn{background:var(--red);color:#fff;border-radius:.625rem;width:100%;height:3.25rem;font-size:.9375rem;font-weight:600;transition:background .15s}.login-btn:hover{background:#c42236}.login-reset{color:#bbb;font-size:.8125rem;transition:color .15s}.login-reset:hover{color:#888}@media (max-width:60rem){.login-bg{display:none}.login-panel{width:100%}}.lv-main{flex-direction:column;flex:1;gap:1rem;min-width:0;padding:2rem 2.25rem 3rem;display:flex}.lv-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.lv-header-left{flex-direction:column;gap:.25rem;display:flex}.lv-title{color:var(--tx-1);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.lv-subtitle{color:var(--tx-3);margin:0;font-size:1rem;font-weight:400}.lv-header-right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.lv-add-user-btn{background:var(--red);color:#fff;border-radius:.375rem;align-items:center;gap:.3125rem;height:2.125rem;padding:0 .8125rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.lv-add-user-btn:hover{background:#c62137}.lv-add-user-btn span{font-size:1.0625rem;line-height:1}.lv-modal-backdrop{z-index:1000;background:#11111152;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.lv-modal{background:var(--surface);border-radius:.625rem;width:min(100%,30rem);padding:1.5rem;box-shadow:0 1rem 3rem #0000002e}.lv-modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.375rem;display:flex}.lv-modal-header h2{font-size:1.25rem;font-weight:700}.lv-modal-header p{color:var(--tx-3);margin-top:.3125rem;font-size:.8125rem}.lv-modal-close{color:var(--tx-3);font-size:1.5625rem;line-height:1}.lv-modal-close:hover{color:var(--tx-1)}.lv-modal-fields{grid-template-columns:1fr 1fr;gap:.9375rem .75rem;display:grid}.lv-modal-fields label{color:var(--tx-2);flex-direction:column;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.lv-modal-fields input,.lv-modal-fields select{border:.0625rem solid var(--border);width:100%;height:2.375rem;color:var(--tx-1);background:#fff;border-radius:.375rem;outline:none;padding:0 .625rem}.lv-modal-fields input:focus,.lv-modal-fields select:focus{border-color:var(--red);box-shadow:0 0 0 .1875rem var(--red-bg)}.lv-modal-error{color:var(--red);margin-top:.875rem;font-size:.8125rem}.lv-modal-actions{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}.lv-modal-cancel,.lv-modal-submit{border-radius:.375rem;height:2.25rem;padding:0 .9375rem;font-size:.8125rem;font-weight:600}.lv-modal-cancel{border:.0625rem solid var(--border);color:var(--tx-2)}.lv-modal-submit{background:var(--red);color:#fff}.lv-modal-submit:disabled{opacity:.55;cursor:not-allowed}.group-date-modal-backdrop{z-index:1000;background:#00000026;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.group-date-modal{color:#010101;background:#fefefe;border-radius:.75rem;grid-template-columns:1fr 1.6fr;width:min(100%,35rem);min-height:27.125rem;display:grid;overflow:hidden;box-shadow:.1875rem .25rem .625rem #00000026}.group-date-modal-info{border-right:.0625rem solid #e7e7e7;flex-direction:column;justify-content:space-between;padding:1.75rem 1.375rem 1.5625rem;font-size:.625rem;display:flex}.group-date-modal-meta{flex-direction:column;gap:.75rem;display:flex}.group-date-modal-meta>div{align-items:flex-start;gap:.3125rem;display:flex}.group-date-modal-dot{color:var(--red);font-size:.6875rem;line-height:1}.group-date-modal-excluded{line-height:1.45}.group-date-modal-excluded ul{color:#1a1a1a;margin:.375rem 0 0 .8125rem;padding:0;list-style:outside}.group-date-modal-help{color:#767676;flex-direction:column;gap:.625rem;line-height:1.45;display:flex}.group-date-modal-calendar{padding:1.6875rem 1.6875rem 1.375rem}.group-date-modal-calendar h2{margin:0 0 .5rem;font-size:1.25rem;font-weight:400;line-height:1.4}.group-date-modal-month{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.75rem;display:flex}.group-date-modal-month div{display:flex}.group-date-modal-month button,.group-date-modal-footer button{color:#767676;width:1.25rem;height:1.25rem;font-size:1.1875rem;line-height:1}.group-date-modal-month button:hover,.group-date-modal-footer button:hover{color:#010101}.group-date-calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:.3125rem .125rem;display:grid}.group-date-weekday{padding:.5rem 0;font-size:.75rem}.group-date-day{color:#010101;border-radius:50%;justify-self:center;width:2.3125rem;height:2.3125rem;font-size:.75rem}.group-date-day:hover{background:#f0fbfb}.group-date-day--selected{color:#6fcece;background:#e8f8f8;font-weight:700}.group-date-modal-footer{justify-content:flex-end;gap:.3125rem;margin-top:.75rem;display:flex}.group-date-modal-confirm{color:#010101!important;font-size:1.375rem!important}.home-loading{color:var(--tx-3);flex:1;place-items:center;display:grid}.app-toast{z-index:2000;color:#fff;background:#010101;border-radius:.4375rem;max-width:min(22.5rem,100vw - 2.5rem);padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;animation:.2s ease-out app-toast-in;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 .5rem 1.5rem #00000029}@keyframes app-toast-in{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.home-main{background:#fefefe;flex:1;min-width:0;padding:2rem 2.25rem 3rem;overflow-x:hidden}.home-header{justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;margin:0 0 1.5rem;display:flex}.home-header h1{letter-spacing:0;margin:0 0 .25rem;font-size:1.5rem;font-weight:600;line-height:1.4}.home-header p{color:var(--tx-3);margin:0;font-size:.875rem;font-weight:400}.home-header-date{color:var(--tx-2);white-space:nowrap;background:#fff;border:.0625rem solid #ececec;border-radius:6.1875rem;align-items:center;gap:.4375rem;padding:.4375rem .875rem;font-size:.78125rem;font-weight:500;display:inline-flex;box-shadow:0 .0625rem .25rem #0000000a}.home-header-date svg{color:#ff7d9e}.home-dashboard{background:#fcfcfc;grid-template-columns:minmax(17.5rem,21.25rem) minmax(0,1fr);gap:1.125rem;width:100%;padding:1.375rem;display:grid}.home-overview-card,.home-category-card,.home-chart-card{background:#fff;border:.0625rem solid #ebedf2;border-radius:.5625rem;transition:box-shadow .25s,transform .25s,border-color .25s;box-shadow:0 .125rem .625rem #181e2c09}.home-overview-card:hover,.home-category-card:hover,.home-chart-card:hover{border-color:#e7e9ef;box-shadow:0 .75rem 2rem #181e2c17}.home-overview-card{min-width:0;min-height:25.25rem;padding:1.75rem 1.5rem 1.5rem}.home-overview-gauge{flex-direction:column;align-items:center;margin-bottom:1.375rem;display:flex}.home-gauge-wrap{width:13.25rem;position:relative}.home-ring{filter:drop-shadow(0 .125rem .375rem #ff7d9e2e);display:block;overflow:visible}.home-circle-gauge{filter:drop-shadow(0 .125rem .375rem #ff7d9e2e);place-items:center;display:grid;position:relative}.home-circle-ring{display:block;transform:rotate(-90deg)}.home-circle-progress{transition:stroke-dashoffset .9s cubic-bezier(.22,1,.36,1)}.home-circle-label{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-circle-label span{color:var(--tx-3);font-size:.6875rem}.home-circle-label strong{letter-spacing:-.05em;color:var(--tx-1);font-size:2.75rem;font-weight:800;line-height:1.15}.home-circle-label small{color:var(--tx-4);font-size:.59375rem}.home-stat-list{flex-direction:column;gap:1.5rem;display:flex}.home-stat{align-items:center;gap:.6875rem;display:flex}.home-stat-icon{border-radius:.5625rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.home-stat-content{flex:1}.home-stat-content>div:first-child{color:var(--tx-1);justify-content:space-between;margin-bottom:.4375rem;font-size:.8125rem;font-weight:500;display:flex}.home-stat-content b{color:var(--tx-1);font-size:.8125rem;font-weight:700}.home-stat-content em{color:var(--tx-4);font-style:normal;font-weight:400}.home-stat-track{background:#f1f2f5;border-radius:6.1875rem;height:.4375rem;overflow:hidden}.home-stat-track i{border-radius:inherit;opacity:.9;height:100%;transition:width .7s cubic-bezier(.22,1,.36,1);display:block}.home-right-column{flex-direction:column;gap:1.125rem;min-width:0;display:flex}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.125rem;display:grid}.home-category-card{border-radius:.5625rem;flex-direction:column;min-width:0;min-height:12.125rem;padding:.875rem .75rem .75rem;display:flex;position:relative}.home-category-heading{color:var(--tx-1);align-items:center;gap:.4375rem;font-size:.875rem;font-weight:600;display:flex}.home-category-dot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;box-shadow:0 0 0 .1875rem #0000000a}.home-category-toggle{width:1.5rem;height:1.5rem;color:var(--tx-3);border-radius:.375rem;margin-left:auto;font-size:1.125rem;line-height:1;transition:background .15s,color .15s}.home-category-toggle:hover{color:var(--tx-1);background:#f4f5f7}.home-category-gauge{flex-direction:column;flex:1;align-items:center;margin-top:.625rem;display:flex;position:relative}.home-category-gauge strong{letter-spacing:-.04em;color:var(--tx-1);font-size:1.75rem;font-weight:800;position:absolute;top:2.6875rem}.home-category-gauge small{color:var(--tx-3);margin-top:-.25rem;font-size:.59375rem}.home-category-remain{justify-content:space-between;align-items:center;margin-top:.1875rem;padding:0 .25rem;display:flex}.home-category-remain span{color:var(--tx-3);font-size:.5625rem;font-weight:400}.home-category-remain b{color:var(--tx-1);letter-spacing:0;font-size:.625rem;font-weight:600}.home-category-card--expanded{z-index:5}.home-department-menu{border:.0625rem solid var(--border);background:var(--surface);border-radius:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;padding:.75rem;display:grid;position:absolute;top:3.125rem;left:.75rem;right:.75rem;box-shadow:0 1rem 2.25rem #181e2c24}.home-department-option{border:.0625rem solid var(--border);background:var(--surface-2);min-width:0;height:1.8125rem;color:var(--tx-3);text-overflow:ellipsis;white-space:nowrap;border-radius:.5rem;padding:.125rem .375rem;font-size:.6875rem;line-height:1.4;transition:all .15s;overflow:hidden}.home-department-option:hover{color:var(--tx-1);background:#f0f1f4;border-color:#d9dce3}.home-department-option--active{border-color:var(--tx-1);background:var(--tx-1);color:#fff}.home-department-option--active:hover{background:var(--tx-1);color:#fff}.home-chart-card{border-radius:.5625rem;min-height:14.75rem;padding:1rem 1.125rem .75rem}.home-chart-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.home-chart-card h2{color:var(--tx-1);letter-spacing:-.02em;margin:0;font-size:.9375rem;font-weight:700}.home-chart-badge{color:#ff7d9e;background:#fff0f4;border-radius:6.1875rem;padding:.25rem .6875rem;font-size:.6875rem;font-weight:700}.home-chart{background:repeating-linear-gradient(#0000 0 1.6875rem,#f0f1f4 1.75rem);height:10.5rem;padding:0 .5rem 1.125rem 1.5rem;position:relative}.home-chart-bars{align-items:flex-end;gap:.625rem;height:8.625rem;padding:0 .25rem;display:flex;position:relative}.home-chart-col{flex:1;justify-content:center;align-items:flex-end;min-width:0;height:100%;display:flex;position:relative}.home-chart-bar{cursor:pointer;background:linear-gradient(#ff7d9e 0%,#ffd3de 100%);border-radius:.4375rem .4375rem .1875rem .1875rem;width:100%;max-width:1.875rem;min-height:.25rem;transition:height .6s cubic-bezier(.22,1,.36,1),filter .15s;position:relative}.home-chart-bar:hover{filter:brightness(.94)}.home-chart-tip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1a1a1a;border-radius:.375rem;padding:.1875rem .5625rem;font-size:.6875rem;font-weight:700;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + .3125rem);left:50%;transform:translate(-50%)translateY(-.125rem)}.home-chart-tip:after{content:"";border:.25rem solid #0000;border-top-color:#1a1a1a;position:absolute;top:100%;left:50%;transform:translate(-50%)}.home-chart-bar:hover .home-chart-tip{opacity:1;transform:translate(-50%)translateY(0)}.home-chart-empty{color:var(--tx-3);justify-content:center;align-items:center;font-size:.8125rem;display:flex;position:absolute;inset:0}.home-chart-y{color:var(--tx-4);flex-direction:column;justify-content:space-between;font-size:.5625rem;display:flex;position:absolute;top:.1875rem;bottom:2.0625rem;left:0}.home-chart-x{color:var(--tx-4);justify-content:space-between;font-size:.5625rem;display:flex}.home-chart-x span{position:relative}.home-chart-switch{background:#fff8fa;border:.0625rem solid #f0e6ea;border-radius:.5625rem;padding:.1875rem;display:inline-flex}.home-chart-switch button{min-width:2.75rem;height:1.5625rem;color:var(--tx-3);border-radius:.4375rem;padding:0 .5625rem;font-size:.6875rem;font-weight:600}.home-chart-switch button:hover{color:#ff6f93}.home-chart-switch--active{background:#ff7d9e;box-shadow:0 .1875rem .5rem #ff7d9e38;color:#fff!important}.home-chart{background:repeating-linear-gradient(#0000 0 2rem,#f0f1f4 2.0625rem);height:11.875rem;padding:0 .5rem 1.125rem 1.75rem}.home-chart-plot{min-width:0;height:10.125rem;position:relative}.home-chart-plot svg{width:100%;height:10.125rem;display:block;overflow:visible}.home-chart-y{line-height:1;top:0;bottom:1.9375rem}.home-chart-x{align-items:flex-end;height:1.125rem;padding-top:.25rem}.home-chart-empty{color:var(--tx-3);place-items:center;font-size:.8125rem;display:grid;position:absolute;inset:0}@media (max-width:61.25rem){.home-dashboard{grid-template-columns:1fr}.home-overview-card{grid-template-columns:1fr 1fr;align-items:center;gap:1.25rem;display:grid}}@media (max-width:40rem){.home-main{padding:1.5rem 1rem}.home-header{flex-direction:column;align-items:flex-start}.home-overview-card{display:block}.home-category-grid{grid-template-columns:1fr}.home-category-card{min-height:0}.home-category-gauge{flex-direction:row;gap:.625rem;margin:0}.home-category-gauge strong{position:static}.home-category-gauge small{margin:0}}.admin-edit-input{width:100%;min-width:0;color:var(--tx-1);background:0 0;border:.0625rem solid #0000;border-radius:.375rem;outline:none;padding:.375rem .625rem;font-size:.875rem;transition:border-color .15s,background .15s}.admin-edit-input:hover{border-color:var(--border);background:#fff}.admin-edit-input:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 .1875rem #dd284014}.admin-edit-select{border:.0625rem solid var(--border);width:100%;min-width:0;color:var(--tx-1);cursor:pointer;background:#fff;border-radius:.375rem;outline:none;padding:.375rem .5rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.admin-edit-select:focus{border-color:var(--red);box-shadow:0 0 0 .1875rem #dd284014}.admin-status-select{border:.0625rem solid var(--border);background:var(--surface-2);min-width:6rem;color:var(--tx-1);cursor:pointer;border-radius:.375rem;outline:none;padding:.375rem .625rem;font-size:.8125rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.admin-status-select:focus{border-color:var(--red);box-shadow:0 0 0 .1875rem #dd284014}.exclude-user-modal-backdrop{z-index:1001;background:#00000026;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.exclude-user-modal{background:#fefefe;border-radius:.75rem;flex-direction:column;width:min(100%,22.5rem);min-height:26.9375rem;padding:1.375rem 1.375rem 1.25rem 1.75rem;display:flex;box-shadow:.1875rem .25rem .625rem #00000026}.exclude-user-modal-content{flex-direction:column;flex:1;gap:1.25rem;display:flex}.exclude-user-modal-heading{text-align:center;flex-direction:column;align-items:center;gap:.125rem;display:flex}.exclude-user-modal-heading h2{font-size:1.25rem;font-weight:400;line-height:1.4}.exclude-user-modal-heading p{color:#9c9c9c;font-size:.875rem;line-height:1.4}.exclude-user-search{color:#c5c5c5;background:#fbfbfb;border:.0625rem solid #fafafa;border-radius:.5rem;align-items:center;gap:.5rem;height:2.5rem;padding:.5rem .875rem;display:flex}.exclude-user-search input{min-width:0;color:var(--tx-1);background:0 0;border:0;outline:0;flex:1;font-size:.875rem}.exclude-user-search input::placeholder{color:#9c9c9c}.exclude-user-table{border:.0625rem solid #ddd;border-radius:.5rem;overflow:hidden}.exclude-user-table-row{color:#010101;text-align:center;background:#fff;border:0;border-bottom:.0625rem solid #ddd;grid-template-columns:1fr 1.35fr;width:100%;min-height:2.25rem;font-size:.875rem;display:grid}.exclude-user-table-row:last-child{border-bottom:0}.exclude-user-table-row span{border-right:.0625rem solid #ddd;justify-content:center;align-items:center;padding:.3125rem .5rem;display:flex}.exclude-user-table-row span:last-child{border-right:0}.exclude-user-table-header{cursor:default;background:#fafafa;min-height:2.375rem}.exclude-user-table-row:not(.exclude-user-table-header):hover,.exclude-user-table-row--selected{background:#f2fbfb}.exclude-user-empty{color:#9c9c9c;text-align:center;padding:.75rem;font-size:.8125rem}.exclude-user-list{color:#1a1a1a;flex-direction:column;gap:.1875rem;min-height:5.1875rem;font-size:.875rem;line-height:1.4;display:flex}.exclude-user-list h3{color:#010101;margin:0 0 .25rem;font-size:1rem;font-weight:400}.exclude-user-list div:last-child{color:#9c9c9c}.exclude-user-modal-footer{justify-content:flex-end;align-items:center;height:1.25rem;display:flex}.exclude-user-modal-footer button{color:#010101;width:1.25rem;height:1.25rem;font-size:1.375rem;line-height:1}.pto-change-modal-backdrop{z-index:1002;background:#00000026;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.pto-change-modal{background:#fbfbfb;border:.0625rem solid #ddd;border-radius:.75rem;width:min(100%,53.4375rem);padding:1.75rem 3.875rem 2.25rem;box-shadow:.1875rem .25rem .625rem #0000001a}.pto-change-modal-body{flex-direction:column;align-items:center;gap:2rem;display:flex}.pto-change-modal-heading{flex-direction:column;align-items:center;gap:.25rem;display:flex}.pto-change-modal-heading h2{color:#010101;margin:0;font-size:1.5rem;font-weight:500;line-height:1.4}.pto-change-modal-heading p{color:#767676;margin:0;font-size:1rem;line-height:1.4}.pto-change-row{color:#010101;text-align:left;background:#fff;border:.0625rem solid #ddd;border-radius:.5rem;grid-template-columns:6.8125rem 8.4375rem 1fr;width:min(100%,43.0625rem);min-height:4.5625rem;padding:0;display:grid;overflow:hidden}.pto-change-row span{border-right:.0625rem solid #ddd;flex-direction:column;gap:.625rem;padding:.5rem .875rem;font-size:.875rem;line-height:1.4;display:flex}.pto-change-row span:last-child{border-right:0}.pto-change-row b{font-weight:400}.pto-change-row strong{white-space:nowrap;align-self:center;font-weight:400}.pto-change-row span:last-child strong{align-self:flex-start}.pto-change-row:hover{background:#fff}.pto-change-modal-actions{align-items:center;gap:.625rem;display:flex}.pto-change-modal-actions button{border-radius:.25rem;width:6.875rem;padding:.4375rem 0;font-size:.875rem;line-height:1.4}.pto-change-edit{color:#767676;background:#ededed}.pto-change-delete{color:#fefefe;background:#010101}.admin-change-modal-backdrop{z-index:1003;background:#00000026;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.admin-change-modal{background:#fbfbfb;border:.0625rem solid #ddd;border-radius:.75rem;width:min(100%,53.4375rem);padding:1.75rem 3.875rem 2.25rem;box-shadow:.1875rem .25rem .625rem #0000001a}.admin-change-modal-heading{text-align:center;color:#767676;margin-bottom:1rem;font-size:.875rem;line-height:1.4}.admin-change-modal-heading h2{color:#010101;margin:0 0 .25rem;font-size:1.25rem;font-weight:500}.admin-change-modal-heading p{margin:0}.admin-change-modal-heading em{color:var(--red);font-style:normal}.admin-change-table-wrap{background:#fff;border:.0625rem solid #ddd;border-radius:.375rem;overflow-x:auto}.admin-change-table{color:#010101;background:#fff;border-bottom:.0625rem solid #ddd;grid-template-columns:1fr 1.15fr .7fr 1.2fr 1.7fr 1fr .9fr .85fr .6fr;min-width:50rem;font-size:.625rem;display:grid}.admin-change-table:last-child{border-bottom:0}.admin-change-table span{white-space:nowrap;border-right:.0625rem solid #ddd;justify-content:center;align-items:center;min-height:1.6875rem;padding:.25rem .3125rem;display:flex}.admin-change-table span:last-child{border-right:0}.admin-change-table-header{background:#fafafa;font-weight:500}.admin-change-table-header span{min-height:1.875rem}.admin-change-status,.admin-change-action{border-radius:.1875rem;min-width:2.625rem;padding:.1875rem .4375rem;font-size:.5625rem}.admin-change-status--active{color:#277e27;background:#dfd;border:.0625rem solid #b5e8b5}.admin-change-action--delete{background:var(--red);color:#fff}.admin-change-action--modify{color:#767676;background:#fafafa;border:.0625rem solid #ddd}.admin-change-action--pending{color:#fff;background:#010101}.admin-change-modal-actions{justify-content:center;gap:.5rem;display:flex}.admin-change-modal-actions button{border-radius:.25rem;height:1.5625rem;font-size:.6875rem}.admin-change-modal-actions .admin-change-cancel{width:8.75rem;margin:0}.admin-change-confirm{background:var(--red);color:#fff;width:8.75rem}.admin-change-confirm:disabled{opacity:.55;cursor:not-allowed}.admin-row-action{border:.0625rem solid var(--red);min-width:3.25rem;height:1.6875rem;color:var(--red);background:#fff;border-radius:.25rem;padding:0 .5rem;font-size:.6875rem;font-weight:600}.admin-row-action:hover{background:var(--red-bg)}.admin-row-action--pending{color:#fff;background:#010101;border-color:#010101}.admin-change-empty{color:#767676;text-align:center;padding:1.125rem;font-size:.8125rem}.admin-change-notice{color:var(--red);text-align:center;margin:1rem 0 1.25rem;font-size:.6875rem;line-height:1.45}.admin-change-confirm-input{color:#010101;text-align:center;background:#fff;border:.0625rem solid #ddd;border-radius:.25rem;outline:none;width:min(100%,21rem);height:1.5625rem;margin:0 auto .75rem;padding:0 .5rem;font-size:.6875rem;display:block}.admin-change-confirm-input:focus{border-color:var(--red);box-shadow:0 0 0 .125rem var(--red-bg)}.admin-change-cancel{color:#c5c5c5;border:.0625rem solid #ddd;border-radius:.25rem;width:min(100%,21rem);height:1.5625rem;margin:0 auto;font-size:.6875rem;display:block}@media (max-width:40rem){.group-date-modal{grid-template-columns:1fr;max-height:calc(100vh - 2.5rem);overflow-y:auto}.group-date-modal-info{border-bottom:.0625rem solid #e7e7e7;border-right:0;gap:1.25rem}.group-date-modal-help{display:none}.pto-change-modal{padding:1.5rem 1rem}.pto-change-row{grid-template-columns:1fr}.pto-change-row span{border-bottom:.0625rem solid #ddd;border-right:0}.pto-change-row span:last-child{border-bottom:0}.admin-change-modal{padding:1.5rem 1rem}}.lv-search{border:.0625rem solid var(--border);background:#f5f5f5;border-radius:.375rem;align-items:center;gap:.5rem;min-width:11.25rem;padding:.375rem .75rem;transition:all .15s;display:flex}.lv-search:focus-within{background:#fff;border-color:#ccc;box-shadow:0 0 0 .125rem #00000005}.lv-search-input{color:var(--tx-1);background:0 0;border:none;outline:none;width:100%;font-size:.75rem;font-weight:400}.lv-search-input::placeholder{color:var(--tx-4)}.lv-edit-btn{border:.0625rem solid var(--border);background:var(--surface-2);min-width:4.25rem;height:2.125rem;color:var(--tx-2);white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;padding:0 .8125rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.lv-edit-btn:hover{color:var(--tx-1);background:#fff;border-color:#ccc}.lv-edit-btn--save{border-color:var(--tx-1);background:var(--tx-1);color:#fff}.lv-edit-btn--save:hover{color:#fff;background:#333;border-color:#333}.lv-edit-cell-input{width:100%;min-width:0;height:1.75rem;color:var(--tx-1);text-align:center;background:#fff;border:.0625rem solid #d9d9d9;border-radius:.25rem;outline:none;padding:.1875rem .3125rem;font-size:.75rem}.lv-edit-cell-input:focus{border-color:#888;box-shadow:0 0 0 .125rem #0000000d}.lv-hl-toggle{color:var(--tx-3);background:var(--surface-2);border:.0625rem solid var(--border);cursor:pointer;white-space:nowrap;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:500;transition:all .15s;display:flex}.lv-hl-toggle:hover{color:var(--tx-1);background:#fff;border-color:#ccc}.lv-hl-toggle--on{color:var(--red);border-color:var(--red);background:var(--red-bg);font-weight:600}.lv-hl-bar{border:.0625rem solid var(--border);color:#555;background:#fafafa;border-radius:.5rem;flex-shrink:0;justify-content:space-between;align-items:center;margin:0;padding:.625rem .875rem;font-size:.75rem;font-weight:600;display:flex}.lv-hl-clear{color:#888;cursor:pointer;font-size:.75rem;font-weight:500;text-decoration:underline;transition:color .15s}.lv-hl-clear:hover{color:var(--tx-1)}.lv-icon-btn{background:var(--surface-2);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;transition:background .15s;display:inline-flex}.lv-icon-btn:hover{background:var(--border)}.lv-table-wrap{border:.0625rem solid var(--border);border-radius:.5rem;position:relative;overflow:auto visible}.lv-table-wrap.lv-table-wrap--expanded{max-height:calc(100vh - 17.5rem);overflow:auto}.lv-table{border-collapse:separate;border-spacing:0;background:var(--surface);min-width:max-content;font-size:.8125rem}.lv-table tbody .lv-tr:nth-child(2n) .lv-td{background:#fcfcfd}.lv-th{z-index:3;border-bottom:.0625rem solid var(--border);border-right:.0625rem solid var(--border);text-align:center;color:#34373d;vertical-align:middle;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f9fafb;padding:.625rem .375rem;font-size:.6875rem;font-weight:700;line-height:1.3;position:sticky;top:0}.lv-th:last-child{border-right:none}.lv-th--group{color:#34373d;z-index:1;background:#f9fafb;border-bottom:none;font-size:.6875rem;font-weight:700;position:relative}.lv-th--accr-fixed,.lv-th--accr-bonus{background:#f2f4f7!important}.lv-th--sub{border-bottom:.0625rem solid var(--border);color:var(--tx-2);background:#f2f4f7;padding:.5rem .375rem;font-size:.625rem;font-weight:500}.lv-th--sub-split{background:#f2f4f7}.lv-th--sticky{z-index:4}.lv-th--hl-col{z-index:4;cursor:default;color:#888;font-size:.875rem}.lv-th--highlight{background:#f8f8f8;font-weight:700}.lv-th--used-total{z-index:6;overflow:visible}.lv-th--active{color:var(--tx-1)}.lv-th-inner{justify-content:center;align-items:center;gap:.25rem;display:flex;position:relative}.lv-th-label{text-align:center;flex:1;font-weight:700}.lv-filter-btn{color:#999;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.6875rem;transition:all .12s;display:inline-flex}.lv-filter-btn:hover{color:#333;background:#e8e8e8}.lv-filter-btn--active{color:#333;background:#e8e8e8;font-weight:700}.lv-tooltip-wrap{align-items:center;display:inline-flex;position:relative}.lv-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:99;background:#222;border-radius:.375rem;padding:.3125rem .625rem;font-size:.6875rem;font-weight:400;display:none;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.lv-tooltip:after{content:"";border:.3125rem solid #0000;border-top-color:#222;position:absolute;top:100%;left:50%;transform:translate(-50%)}.lv-tooltip-wrap:hover .lv-tooltip{display:block}.filter-dropdown{background:var(--surface);z-index:99;border:.0625rem solid #ccc;border-radius:.625rem;flex-direction:column;min-width:12.5rem;padding:.5rem 0;display:flex;position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%);box-shadow:0 .625rem 2rem #0000001f}.filter-sort-btn{text-align:left;color:#666;cursor:pointer;padding:.5rem .875rem;font-size:.75rem;font-weight:500;transition:background .1s}.filter-sort-btn:hover{background:#f8f8f8}.filter-sort-btn.active{color:#333;font-weight:700}.filter-divider{background:#e5e5e5;height:.0625rem;margin:.25rem 0}.filter-search{border:.0625rem solid #ddd;border-radius:.375rem;outline:none;margin:.25rem .625rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500}.filter-search:focus{border-color:#888;box-shadow:0 0 0 .1875rem #0000000d}.filter-list{max-height:10rem;overflow-y:auto}.filter-item{color:#333;cursor:pointer;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.75rem;transition:background .1s;display:flex}.filter-item:hover{background:#f8f8f8}.filter-item input[type=checkbox]{accent-color:#666;cursor:pointer}.filter-actions{gap:.375rem;padding:.5rem .625rem;display:flex}.filter-btn{cursor:pointer;border:.0625rem solid #ddd;border-radius:.375rem;flex:1;padding:.375rem 0;font-size:.75rem;font-weight:600;transition:all .15s}.filter-btn--cancel{color:#666;background:#f5f5f5}.filter-btn--cancel:hover{background:#e8e8e8}.filter-btn--apply{color:#fff;background:#333;border-color:#333}.filter-btn--apply:hover{background:#000}.lv-tr{border-bottom:.0625rem solid var(--border);transition:background .12s}.lv-tr:hover .lv-td,.lv-tr:hover .lv-td--sticky{background:#fcfcfc}.lv-tr:hover .lv-td--highlight{background:#fffdf5}.lv-tr--highlighted .lv-td,.lv-tr--highlighted .lv-td--sticky{background:#fffdf5!important}.lv-tr--highlighted .lv-td--highlight{background:#fffbea!important}.lv-td{text-align:center;color:var(--tx-1);font-variant-numeric:tabular-nums;border-right:.0625rem solid var(--border);vertical-align:middle;white-space:nowrap;background:var(--surface);padding:.6875rem .5rem;font-size:.75rem;transition:background .12s}.lv-td:last-child{border-right:none}.lv-td--sticky{z-index:2;position:sticky}.lv-td--highlight{color:var(--tx-1);background:#fffdf5;font-weight:700}.lv-td--accr-fixed,.lv-td--accr-bonus{background:#f2f4f7!important}.lv-td--hl-col{z-index:2;cursor:pointer;background:var(--surface);border-right:.0625rem solid var(--border);justify-content:center;align-items:center;display:flex;position:sticky}.lv-td--empty{color:var(--tx-4);text-align:center;border:none;padding:2.5rem;font-size:.8125rem}.lv-star{color:#ddd;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1rem;transition:all .15s}.lv-star--on{color:#666;filter:drop-shadow(0 .0625rem .125rem #00000026)}.lv-td--hl-col:hover .lv-star:not(.lv-star--on){color:#aaa}.main-area{flex-direction:column;flex:1;gap:1rem;min-width:0;padding:2rem 2.25rem 3rem;display:flex}.main-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.main-header-left{flex-direction:column;gap:.25rem;display:flex}.main-title{color:var(--tx-1);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.main-subtitle{color:var(--tx-3);margin:0;font-size:1rem;font-weight:400}.settings-tabs{border-bottom:none;align-items:center;gap:0;margin-bottom:2rem;display:flex}.settings-tab{color:var(--tx-4);cursor:pointer;background:0 0;border:none;border-bottom:.125rem solid #0000;margin-bottom:-.125rem;padding:.6875rem .5625rem;font-size:1rem;font-weight:400;transition:all .2s}.settings-tab:hover{color:var(--tx-1)}.settings-tab--active{color:var(--tx-1);border-bottom-color:var(--tx-1);font-weight:500}.settings-content{flex-direction:column;gap:0;margin-right:2.5rem;display:flex}.settings-section{flex-direction:column;gap:2rem;display:flex}.settings-subsection{flex-direction:column;gap:.75rem;display:flex}.settings-subsection-header{justify-content:space-between;align-items:flex-end;display:flex}.settings-subsection-title{color:var(--tx-1);letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:400}.settings-subsection-desc{color:var(--tx-4);margin:0;font-size:.875rem;font-weight:400}.settings-form-group{flex-direction:column;gap:1rem;display:flex}.settings-form-row{align-items:center;gap:.75rem;width:100%;display:flex}.settings-form-row-inline{gap:1.25rem;width:100%;display:flex}.settings-form-row-inline .settings-form-row{flex:1}.settings-form-label{color:var(--tx-1);white-space:nowrap;min-width:fit-content;font-size:.875rem;font-weight:400}.settings-form-input{border:.0625rem solid var(--border);background:var(--surface);color:var(--tx-1);border-radius:.25rem;outline:none;flex:1;height:2rem;padding:.5rem .625rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.settings-form-input:focus{background:#fff;border-color:#ccc;box-shadow:0 0 0 .125rem #00000005}.settings-form-input::placeholder{color:var(--tx-3)}.settings-form-unit{color:var(--tx-3);min-width:fit-content;font-size:.875rem}.settings-form-separator{color:var(--tx-3);margin:0 .375rem;font-size:.875rem}.settings-form-note{color:var(--tx-1);font-size:.875rem}.settings-form-search{border:.0625rem solid var(--border);background:var(--surface-2);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .875rem;display:flex}.settings-form-search-input{color:var(--tx-1);background:0 0;border:none;outline:none;width:100%;font-size:.875rem;font-weight:400}.settings-form-search-input::placeholder{color:var(--tx-3)}.settings-table{border:.0625rem solid var(--border);border-radius:.5rem;width:100%;overflow:hidden}.settings-table-row{border-bottom:.0625rem solid var(--border);align-items:stretch;display:flex}.settings-table-row:last-child{border-bottom:none}.settings-table-header{background:var(--surface-2);font-weight:600}.settings-table-cell{color:var(--tx-1);text-align:left;border-right:.0625rem solid var(--border);flex:1;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.settings-table-cell:last-child{border-right:none}.settings-table-row--interactive{cursor:pointer;transition:background .15s}.settings-table-row--interactive:hover,.settings-table-row--interactive:focus-visible{background:#f2fbfb;outline:none}.settings-table-empty{color:var(--tx-3);text-align:center;padding:1rem;font-size:.8125rem}.settings-table-header .settings-table-cell{color:var(--tx-1);font-weight:600}.settings-button{border:.0625rem solid var(--border);background:var(--tx-1);color:#fff;cursor:pointer;white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;height:2rem;padding:.4375rem 1.75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.settings-button:hover{background:#000;border-color:#000}.settings-button-dark{border:.0625rem solid var(--border);background:var(--tx-1);color:#fff;cursor:pointer;white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;height:2rem;padding:.4375rem 1.75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.settings-button-dark:hover{background:#000;border-color:#000}.lv-th-used-inner{justify-content:flex-start;align-items:center;width:100%;height:100%;padding:.5rem .375rem;position:absolute;top:0;left:0;flex-direction:column!important;gap:0!important}.lv-expand-btn{color:#888;cursor:pointer;z-index:10;background:#f5f5f5;border:.075rem solid #ddd;border-radius:.3125rem;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;font-weight:700;transition:all .15s;display:inline-flex;position:absolute;bottom:.25rem;right:.25rem}.lv-expand-btn:hover{color:#444;background:#f0f0f0;border-color:#999;transform:scale(1.08)}.lv-expand-btn--open{color:#444;background:#f0f0f0;border-color:#999}.lv-th--month-group{color:var(--tx-1);border-left:.0625rem solid var(--border);font-size:.75rem;font-weight:700;border-bottom:.0625rem solid var(--border)!important;background:#fafafa!important}.lv-th--month{color:var(--tx-1);border-left:.0625rem solid #e0e0e0;font-size:.6875rem;font-weight:600;background:#f8f8f8!important}.lv-td--month{color:var(--tx-1);background:#fcfcfc;border-left:.0625rem solid #e5e5e5;font-size:.75rem;font-weight:500}.lv-td--month-used{color:var(--tx-1);font-weight:700;background:#f5f5f5!important}.lv-td--used-total{border-left:.0625rem solid var(--border);font-weight:700}@keyframes homeFadeUp{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}@keyframes homePop{0%{opacity:0;transform:translateY(.375rem)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.home-anim-card,.home-anim-fadeup{animation:.35s both homeFadeUp}.home-anim-pop{animation:.22s both homePop}.home-stat-track-fill{transition:width .6s}.home-department-menu{transition:transform .18s,opacity .18s}.home-department-menu.home-anim-pop{transform-origin:100% 0}.home-category-gauge{transition:transform .18s}.home-category-card--expanded .home-category-gauge{transform:translateY(-.125rem)}
