.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{color:#0e1a3b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f4f7ff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}html{scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll}html::-webkit-scrollbar{width:0;height:0;display:none}*{box-sizing:border-box}body{scrollbar-width:none;-ms-overflow-style:none;background:#f4f7ff;min-height:100vh;margin:0}body::-webkit-scrollbar{width:0;height:0;display:none}.shell{max-width:100vw;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.searchable-select{width:100%;position:relative}.searchable-select>input[type=text],.searchable-select>input:not([type]){width:100%}.searchable-select.is-disabled{opacity:.92}.searchable-select.is-disabled>input[type=text],.searchable-select.is-disabled>input:not([type]){color:#7386ad;cursor:not-allowed;background:#eef2f8}.searchable-select-dropdown{z-index:999998;background:#fff;border:1px solid #d9e4fb;border-radius:10px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 18px 40px #0f1f4a2e}.searchable-select-dropdown.is-fixed{flex-direction:column;display:flex;overflow:hidden}.searchable-select-dropdown-search{border-bottom:1px solid #edf3ff;flex:none;padding:10px}.searchable-select-dropdown-search input{width:100%}.searchable-select-dropdown-options{flex:auto;min-height:0;max-height:500px;overflow:hidden auto}.searchable-select-dropdown.is-fixed .searchable-select-dropdown-options{flex:none;height:108px;min-height:108px;max-height:108px;overflow:hidden auto}.searchable-select-option{text-align:left;cursor:pointer;color:#0e1a3b;background:0 0;border:0;width:100%;padding:10px 12px}.searchable-select-option:hover,.searchable-select-option.active{background:#edf3ff}.searchable-select-option.empty{cursor:default;color:#5f719e}.searchable-select-option.is-disabled{cursor:not-allowed;color:#7a8db5;background:0 0}.timesheet-hours-select{width:100%;min-width:72px}.center-screen{place-items:center;min-height:100vh;display:grid}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#d6e2ff;scrollbar-width:none;-ms-overflow-style:none;background:#0e1a3b;flex-direction:column;gap:16px;height:100vh;padding:20px 16px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:10px 0 22px #06102847,2px 0 #ffffff0a}.sidebar::-webkit-scrollbar{width:0;height:0;display:none}.brand{align-items:center;gap:0;max-width:100%;min-height:72px;margin-bottom:8px;display:flex;overflow:hidden}.brand-wordmark-link{display:block}.sidebar-close-btn{color:#fff;cursor:pointer;background:0 0;border:0;padding:6px 10px;font-size:28px;line-height:1;display:none}.mobile-topbar{display:none}.mobile-menu-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:10px;place-items:center;width:44px;height:40px;display:grid}.mobile-menu-icon{place-items:center;width:18px;height:18px;display:grid}.mobile-menu-icon img{filter:invert(27%)sepia(99%)saturate(2292%)hue-rotate(204deg)brightness(101%)contrast(101%);width:18px;height:18px;display:block}.mobile-topbar-logo{object-fit:contain;width:auto;max-width:220px;height:34px}.sidebar-overlay{display:none}.currency-toggle{background:#fff;border:1px solid #cfe0ff;border-radius:12px;align-items:center;display:inline-flex;overflow:hidden;box-shadow:0 6px 14px #1f6bff1f}.currency-toggle button{cursor:pointer;color:#1b3369;background:0 0;border:0;min-width:44px;padding:8px 12px;font-weight:700}.currency-toggle button.active{color:#fff;background:#1f6bff}.brand-wordmark{flex:auto;align-items:center;width:100%;min-width:0;display:flex}.brand-wordmark-img{object-fit:contain;width:100%;max-width:none;height:60px;display:block}.brand-name{margin:0;font-weight:700}.brand-subtitle{text-transform:uppercase;letter-spacing:.08em;color:#8ba6e3;margin:0;font-size:12px}.nav-list{gap:6px;display:grid}.nav-sublist{border-left:1px solid #9eb3e859;gap:4px;margin-left:12px;padding-left:10px;display:grid}.nav-sub-item{color:#8ea6df;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:.88rem;display:flex;overflow:hidden}.nav-sub-item:hover,.nav-sub-item.active{color:#fff;background:#1c66ff33}.nav-item{color:#9eb3e8;white-space:nowrap;text-overflow:ellipsis;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex;overflow:hidden}.nav-icon{flex:none;place-items:center;width:18px;height:18px;display:grid}.nav-icon img{filter:brightness(0)invert();opacity:.82;width:18px;height:18px;display:block}.nav-item.active .nav-icon img,.nav-item:hover .nav-icon img{opacity:1}.nav-sub-item .nav-icon img{opacity:.7;width:16px;height:16px}.nav-sub-item.active .nav-icon img,.nav-sub-item:hover .nav-icon img{opacity:.95}.nav-label{min-width:0}.nav-item:hover,.nav-item.active{color:#fff;background:#1c66ff40}.sidebar-footer{gap:12px;margin-top:8px;display:grid}.nav-footer-item{background:#ffffff0a;border:1px solid #ffffff1a}.user-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;padding:12px}.user-name{color:#fff;margin:0;font-weight:600}.user-role{color:#9eb3e8;margin:4px 0 10px}.user-role.user-role-mode{margin-top:-6px}.role-mode-controls{gap:8px;margin-bottom:10px;display:grid}.role-mode-select{color:#fff;background:#283961eb;border:1px solid #ffffff40;border-radius:10px;width:100%;padding:8px 10px}.role-mode-select option{color:#102a5c;background:#fff}.role-mode-select:focus{outline:2px solid #c7d9ffa6}.role-mode-exit{color:#fff}.role-mode-banner .role-mode-exit{color:#b91c1c;background:#dc262614;border:1px solid #dc262638}.role-mode-banner .role-mode-exit:hover{background:#dc262624}.role-mode-banner{background:#fee2e2eb;border:1px solid #dc262640;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;display:flex}.role-mode-banner-text{color:#991b1b;font-weight:700}.ghost-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:8px;padding:8px 10px}.sidebar-collapse-btn{color:#cddcff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;margin-left:auto;padding:0;line-height:1;transition:background .18s,color .18s,transform .18s,border-color .18s;display:grid}.sidebar-collapse-btn:hover{color:#fff;background:#1f6bff33;border-color:#1f6bff73}.sidebar-collapse-icon{place-items:center;width:18px;height:18px;display:grid}.shell.sidebar-collapsed{grid-template-columns:84px 1fr}.shell.sidebar-collapsed .sidebar{gap:14px;padding:16px 10px;transition:padding .2s,gap .2s}.shell.sidebar-collapsed .brand{justify-content:center;gap:0;min-height:44px;margin-bottom:4px}.shell.sidebar-collapsed .brand-wordmark-link{flex:none;display:none}.shell.sidebar-collapsed .brand-wordmark-link,.shell.sidebar-collapsed .sidebar-close-btn{display:none}.shell.sidebar-collapsed .sidebar-collapse-btn{margin-left:0}.shell.sidebar-collapsed .nav-list{justify-items:center;gap:6px}.shell.sidebar-collapsed .nav-item,.shell.sidebar-collapsed .nav-sub-item{justify-content:center;gap:0;padding:10px 0}.shell.sidebar-collapsed .nav-item{border-radius:12px}.shell.sidebar-collapsed .nav-icon,.shell.sidebar-collapsed .nav-icon img{width:22px;height:22px}.shell.sidebar-collapsed .nav-label,.shell.sidebar-collapsed .nav-sub-item .nav-label{display:none}.shell.sidebar-collapsed .nav-sublist{border-left:0;justify-items:center;gap:6px;margin-left:0;padding-left:0}.shell.sidebar-collapsed .nav-sub-item{border-radius:10px;padding:8px 0}.shell.sidebar-collapsed .nav-sub-item .nav-icon img{width:18px;height:18px}.shell.sidebar-collapsed .sidebar-footer{justify-items:center;gap:10px;margin-top:8px}.shell.sidebar-collapsed .nav-footer-item{border-radius:12px;justify-content:center;gap:0;padding:10px 0}.shell.sidebar-collapsed .user-card{padding:10px 8px}.shell.sidebar-collapsed .user-card-expanded{display:none}.shell.sidebar-collapsed .user-card-collapsed{justify-items:center;gap:8px;display:grid}.user-card-collapsed{display:none}.user-avatar{color:#fff;letter-spacing:.02em;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#1f6bff 0%,#7c3aed 100%);border-radius:999px;place-items:center;width:38px;height:38px;font-size:.92rem;font-weight:800;display:grid;box-shadow:0 6px 14px #1f6bff4d}.user-logout-icon-btn{background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;place-items:center;width:32px;height:32px;padding:6px;display:grid}.user-logout-icon-btn:hover{background:#e62f5b2e;border-color:#e62f5b59}.user-logout-icon-btn .btn-icon img{filter:brightness(0)invert()}.content{padding:24px}.page{max-width:1180px;margin:0 auto}.page.submission-details-page{max-width:1600px}.shell.sidebar-collapsed .page,.shell.sidebar-collapsed .page.submission-details-page,.shell.sidebar-collapsed .page.owner-console-page{width:100%;max-width:none;padding-inline:20px}.top-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.owner-console-page .top-header{margin-bottom:18px}.page.owner-console-page{--owner-console-ink:#0b1b3d;--owner-console-muted:#5c6f97;--owner-console-border:#0b1b3d1f;--owner-console-surface:#ffffffeb;--owner-console-surface-strong:#fff;--owner-console-accent:#1f6bff;--owner-console-accent-2:#06b6d4;--owner-console-shadow:0 18px 30px #0b1b3d1f;max-width:1750px;padding-bottom:26px}.owner-console-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;width:100%;display:flex}.owner-console-meta{background:linear-gradient(#fffffffa,#f5f9ffeb);border:1px solid #1f6bff38;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex;box-shadow:0 12px 22px #1f6bff1f}.owner-console-meta-text{color:#1b3369;font-size:.88rem;font-weight:700}.owner-console-stack{align-items:start;gap:16px;display:grid}.owner-console-panel{box-shadow:var(--owner-console-shadow);background:radial-gradient(circle at 18% -10%,#1f6bff29,#0000 46%),radial-gradient(circle at 90% 0,#06b6d41f,#0000 42%),linear-gradient(#fffffffa,#f8fbffe6);border:1px solid #0b1b3d1a;border-radius:18px;padding:18px}.owner-console-panel-wide{flex-direction:column;min-height:calc(100vh - 165px);display:flex}.owner-console-panel-head{margin-bottom:14px}.owner-console-panel-head-tight{margin-bottom:10px}.owner-console-actions-bar{grid-template-columns:minmax(0,1fr) minmax(340px,560px);align-items:stretch;gap:14px;display:grid}.owner-console-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.owner-console-panel-head .owner-console-toolbar{-webkit-overflow-scrolling:touch;background:#ffffffd1;border:1px solid #1f6bff2e;border-radius:16px;flex-wrap:nowrap;justify-content:flex-start;padding:10px;overflow-x:auto;box-shadow:0 12px 18px #0b1b3d14}.owner-console-page .table-btn.inline-btn{color:#16326a;background:#ffffffeb;border-color:#1f6bff38;border-radius:999px;padding:6px 12px;font-weight:700}.owner-console-page .table-btn.inline-btn:hover{background:#eff6fff5;border-color:#1f6bff61}.owner-console-page .table-btn.inline-btn:disabled{opacity:.65;cursor:not-allowed}.owner-console-toolbar-left{justify-content:flex-start}.owner-console-toolbar-sticky{align-self:start}.owner-console-kpis{-webkit-overflow-scrolling:touch;gap:12px;margin-bottom:0;padding-bottom:2px;display:flex;overflow-x:auto}.owner-console-kpi-card{background:linear-gradient(#fffffff5,#f0f7ffb3);border:1px solid #1f6bff24;border-radius:16px;flex:0 0 260px;padding:12px;box-shadow:0 10px 18px #0b1b3d14}.owner-console-kpi-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.owner-console-kpi-title{color:#1b3369;font-weight:800}.owner-console-kpi-meta{color:#5f719e;gap:2px;font-size:.82rem;display:grid}.owner-console-pill{letter-spacing:.02em;color:#1b3369;white-space:nowrap;background:#ffffffe6;border:1px solid #1b336929;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.owner-console-pill.success{color:#15803d;background:#22c55e1a;border-color:#22c55e47}.owner-console-pill.danger{color:#b91c1c;background:#ef44441a;border-color:#ef444447}.owner-console-pill.info{color:#1f6bff;background:#1f6bff1a;border-color:#1f6bff47}.owner-console-pill.neutral{color:#1b3369;background:#1b33690f;border-color:#1b336929}.owner-console-filters{grid-template-columns:1fr 1.35fr .6fr;gap:12px;margin-bottom:12px;display:grid}.owner-console-filters-wide{grid-template-columns:180px 300px 110px auto;justify-content:start;align-items:end}.owner-console-search-row{align-items:center;gap:10px;display:flex}.owner-console-search-row input{flex:0 0 220px;width:220px;min-width:0}.owner-console-switch{color:#16326a;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffffeb;border:1px solid #0b1b3d24;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:.82rem;font-weight:800;display:inline-flex;position:relative}.owner-console-switch input{opacity:0;width:1px;height:1px;position:absolute}.owner-console-switch-ui{background:#1f6bff1f;border:1px solid #1f6bff42;border-radius:999px;flex:none;width:34px;height:18px;position:relative}.owner-console-switch-ui:after{content:"";background:#fff;border-radius:999px;width:14px;height:14px;transition:transform .16s,background .16s;position:absolute;top:50%;left:2px;transform:translateY(-50%);box-shadow:0 6px 12px #0b1b3d2e}.owner-console-switch input:checked+.owner-console-switch-ui{background:#1f6bff38;border-color:#1f6bff6b}.owner-console-switch input:checked+.owner-console-switch-ui:after{background:#1f6bff;transform:translate(16px,-50%)}.owner-console-filter-actions{min-width:0}.owner-console-page-size select{width:86px}.owner-console-footer{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin:10px 0 6px;display:flex}.owner-console-footer-left{align-items:center;gap:10px;display:inline-flex}.owner-console-footer-text{margin:0}.owner-console-filters select,.owner-console-filters input{max-width:100%;padding:6px 8px;font-size:.82rem}.owner-console-filters .small-field-label{font-size:.7rem}.owner-console-footer-sticky{margin-top:0}.owner-console-table-wrap{border-radius:16px;overflow:hidden}.owner-console-table td,.owner-console-table th{vertical-align:top}.owner-console-table{table-layout:auto}.owner-console-table th,.owner-console-table td{white-space:nowrap}.owner-console-table-wrap{overflow-x:hidden}.owner-console-table-area{background:#ffffffeb;border:1px solid #0b1b3d1f;border-radius:16px;flex:auto;max-height:none;overflow:auto}.owner-console-data-table{table-layout:auto;width:max-content;min-width:100%}.owner-console-data-table th,.owner-console-data-table td{padding:6px 8px;font-size:.82rem;line-height:1.25;overflow:visible}.owner-console-data-table tbody tr:nth-child(2n) td{background:#f4f7ff8c}.owner-console-data-table tbody tr:hover td{background:#1f6bff14}.owner-console-data-table thead th{letter-spacing:.08em;text-transform:uppercase;color:#0b1b3db8;z-index:2;background:#f0f6fffa;font-size:.72rem;font-weight:900;position:sticky;top:0}.owner-console-actions-cell{white-space:nowrap;align-items:center;gap:8px;display:flex}.owner-console-data-table td input,.owner-console-data-table td select{width:100%;min-width:92px;padding:6px 8px;font-size:.82rem}.owner-console-data-table td input[type=number]{text-align:right;min-width:84px}.owner-console-json-cell{color:#142649;white-space:pre-wrap;background:#0e1a3b0a;border:1px solid #1b336924;border-radius:12px;min-width:200px;max-height:170px;margin:0;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;line-height:1.4;overflow:auto}.owner-console-details-cell{white-space:normal;overflow:visible}.owner-console-details{background:#ffffffeb;border:1px solid #1b336924;border-radius:12px;overflow:hidden}.owner-console-details-summary{cursor:pointer;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.owner-console-details-label{color:#1b3369;font-weight:800}.owner-console-details-preview{color:#415780;white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;overflow:hidden}.owner-console-pre{color:#142649;background:#0e1a3b0a;border-top:1px solid #1b336924;max-height:280px;margin:0;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;line-height:1.4;overflow:auto}.owner-console-records{gap:10px;margin-top:8px;display:grid}.owner-console-empty{color:#5f719e;background:#fffc;border:1px dashed #1b336933;border-radius:16px;padding:16px;font-weight:700}.owner-console-presence-list{gap:10px;display:grid}.owner-console-presence-item{background:#fffffff5;border:1px solid #1b336924;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 10px 18px #1f6bff0f}.owner-console-presence-main{gap:4px;min-width:0;display:grid}.owner-console-presence-name{align-items:center;gap:6px;min-width:0;display:flex}.owner-console-presence-name-text{color:#1b3369;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:900;overflow:hidden}.owner-console-presence-sub{color:#5f719e;flex-wrap:wrap;align-items:center;gap:10px;font-size:.86rem;font-weight:700;display:flex}.owner-console-presence-email{text-overflow:ellipsis;min-width:0;overflow:hidden}.owner-console-presence-role{color:#1b3369;background:#1b33690f;border:1px solid #1b33691f;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:800}.owner-console-presence-meta{background:#eff6ff8c;border:1px solid #1f6bff1f;border-radius:14px;gap:6px;padding:10px 12px;display:grid}.owner-console-presence-meta-line{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.owner-console-presence-meta-label{letter-spacing:.04em;text-transform:uppercase;color:#5f719e;white-space:nowrap;font-size:.72rem;font-weight:900}.owner-console-presence-meta-value{color:#142649;white-space:nowrap;font-size:.86rem;font-weight:800}.owner-console-presence-actions{justify-content:flex-end;display:flex}.owner-console-row{background:#fffffff5;border:1px solid #1b336924;border-radius:16px;overflow:hidden;box-shadow:0 10px 18px #1f6bff0f}.owner-console-row-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.owner-console-row-summary-left{gap:4px;min-width:0;display:grid}.owner-console-row-title{color:#1b3369;font-weight:900}.owner-console-row-subtitle{color:#5f719e;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.84rem;overflow:hidden}.owner-console-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.owner-console-row-body{padding:0 12px 12px}.owner-console-row-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.owner-console-field{background:#eff6ffa6;border:1px solid #1f6bff1f;border-radius:14px;min-width:0;padding:10px}.owner-console-field-label{letter-spacing:.04em;text-transform:uppercase;color:#5f719e;margin-bottom:6px;font-size:.72rem;font-weight:900}.owner-console-field-value{color:#142649;text-overflow:ellipsis;min-width:0;font-size:.9rem;font-weight:700;overflow:hidden}@media (width<=1040px){.owner-console-kpis,.owner-console-actions-bar{grid-template-columns:1fr}.owner-console-toolbar{justify-content:flex-start}.owner-console-filters,.owner-console-filters-wide{grid-template-columns:1fr}.owner-console-details-summary{grid-template-columns:80px minmax(0,1fr)}.owner-console-row-summary{flex-direction:column;align-items:flex-start}.owner-console-row-actions{justify-content:flex-start;width:100%}.owner-console-presence-item{grid-template-columns:1fr;align-items:stretch}.owner-console-presence-actions{justify-content:flex-start}}.submission-details-header{flex-wrap:wrap;gap:18px}.submission-details-header-right{justify-content:flex-end;align-items:flex-end;margin-left:auto;display:flex}.submission-details-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.submission-details-actions{flex-wrap:wrap;justify-content:flex-end}.submission-details-meta-panel{padding:14px}.submission-details-meta-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.submission-details-more.submission-details-more-standalone{margin-top:12px}.submission-details-panel{padding-top:14px}.submission-details-panel .panel-head{margin-bottom:10px}.summary-row-tight{gap:10px}.submission-details-more{background:#fff;border:1px solid #e4eaf8;border-radius:14px;margin-bottom:14px;padding:10px 12px}.submission-details-more summary{cursor:pointer;color:#234b9a;font-weight:700}.submission-history-card{background:linear-gradient(#eef1f7 0%,#e6eaf3 100%);border-color:#bcc7de;margin-top:18px;box-shadow:inset 0 0 0 1px #234b9a0d}.submission-history-card summary{color:#1f2f57}.submission-history-card[open] summary{margin-bottom:10px}.submission-history-subtitle{color:#546b9a;margin:0 0 12px}.submission-history-card .submission-details-table{background:#ffffffb8;border-radius:12px}.submission-history-mobile-card{background:#ffffffb8;border:1px solid #d6ddeb}.submission-unlocked-mobile-card{background:#f5f7fc;border:1px solid #d5dceb}.not-submitted-line-card{color:#7b8495;background:#eef1f5;border-color:#d4d9e1}.submission-details-section{margin-top:18px}.submission-details-table-wrap{overflow:visible}.submission-details-mobile-only{display:none}.submission-details-desktop-only{display:block}.submission-details-mobile-filter{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:12px;display:flex}.submission-details-mobile-filter-left{flex:1;min-width:0}.submission-details-mobile-filter select{width:100%;min-width:0}.submission-details-mobile-list{gap:12px;display:grid}.submission-details-mobile-card{background:#fff;border:1px solid #e3eafb;border-radius:14px;padding:12px;box-shadow:0 10px 26px #0f1f4a14}.submission-details-mobile-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.submission-details-mobile-card-title{min-width:0}.submission-details-mobile-card-date{color:#5f719e;font-size:.86rem}.submission-details-mobile-card-project{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.submission-details-mobile-card-approve{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.submission-details-mobile-approve-label{color:#5f719e;justify-items:end;gap:4px;font-size:.78rem;display:grid}.submission-details-mobile-card-subtitle{color:#1b3369;overflow-wrap:anywhere;margin-top:8px;font-weight:600}.submission-details-mobile-card-meta{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.submission-details-mobile-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.submission-details-mobile-metric{background:#f7faff;border:1px solid #edf3ff;border-radius:12px;padding:8px 10px}.submission-details-mobile-totals{background:#f7faff}.pm-dashboard-mobile-only{display:none}.pm-dashboard-desktop-only{display:block}.pm-dashboard-mobile-list{gap:12px;display:grid}.pm-dashboard-mobile-card{background:#fff;border:1px solid #e3eafb;border-radius:14px;padding:12px;box-shadow:0 10px 26px #0f1f4a14}.pm-dashboard-mobile-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pm-dashboard-mobile-card-title{gap:4px;min-width:0;display:grid}.pm-dashboard-mobile-card-submissions{color:#5f719e;font-size:.82rem}.pm-dashboard-mobile-card-cost{flex-shrink:0;justify-items:end;gap:4px;display:grid}.pm-dashboard-mobile-card-desc{color:#1b3369;overflow-wrap:anywhere;margin-top:8px;font-weight:600}.pm-dashboard-mobile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.pm-dashboard-mobile-metric{background:#f7faff;border:1px solid #edf3ff;border-radius:12px;padding:8px 10px}.submission-details-table{table-layout:fixed}.submission-details-table thead{z-index:2;position:relative}.submission-details-table th,.submission-details-table td{text-overflow:ellipsis;padding:8px;font-size:.82rem;overflow:hidden}.submission-details-table .wrap-th,.submission-details-table .wrap-cell{white-space:normal;overflow-wrap:anywhere;text-overflow:clip}.submission-details-table th.submission-details-pm-filter-cell{z-index:3;position:relative;overflow:visible}.submission-details-table td:last-child,.submission-details-table th:last-child{text-align:center;padding-right:12px;overflow:visible}.submission-details-pm-filter{gap:6px;display:grid}.submission-details-pm-filter .searchable-select-dropdown-options{flex-direction:column;max-height:420px;display:flex;overflow:hidden auto}.submission-details-pm-filter .searchable-select-option{white-space:normal;overflow-wrap:anywhere;flex:none;display:block}.submission-details-pm-filter select{background:#fff;border:1px solid #d9e4fb;border-radius:10px;width:100%;min-width:0;padding:6px 8px}.submission-details-pm-filter button{justify-self:end}@media (width<=1220px){.page.submission-details-page{max-width:1180px}.submission-details-table-wrap{overflow-x:auto}}@media (width<=720px){.content{padding:16px}.submission-details-header{flex-direction:column;align-items:stretch}.submission-details-header-right{justify-content:flex-start;width:100%}.submission-details-actions{grid-template-columns:1fr 1fr;justify-content:stretch;gap:10px;width:100%;display:grid}.submission-details-actions .table-btn{width:100%}.submission-details-title-row{gap:10px}.badge-large{padding:6px 10px;font-size:.84rem}.submission-details-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.submission-details-more .summary-row{flex-direction:column;gap:12px}.submission-details-desktop-only{display:none}.submission-details-mobile-only{display:block}.submission-details-mobile-card-meta{grid-template-columns:1fr}.submission-details-mobile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-dashboard-desktop-only{display:none}.pm-dashboard-mobile-only{display:block}}.dashboard-header-actions{align-items:center;gap:10px;display:flex}.notification-wrap{position:relative}.notification-btn{background:#f3f8ff;border:1px solid #cfe0ff;border-radius:10px;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;font-size:1.1rem;display:grid;position:relative;box-shadow:0 6px 14px #1f6bff2e}.notification-icon{place-items:center;width:18px;height:18px;display:grid}.notification-icon img{filter:invert(27%)sepia(99%)saturate(2292%)hue-rotate(204deg)brightness(101%)contrast(101%);width:18px;height:18px;display:block}.notification-btn:hover{border-color:#b6cdfb;box-shadow:0 8px 18px #1f6bff3d}.notification-btn:focus-visible{outline-offset:1px;outline:2px solid #8fb4ff}.notification-badge{color:#fff;background:#e62f5b;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:-7px;right:-8px}.notification-dropdown{z-index:30;background:#fff;border:1px solid #dbe5fb;border-radius:12px;width:min(380px,88vw);padding:10px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0f1f4a29}.notification-dropdown-header h4{color:#1b3369;margin:0 0 10px}.notification-list{gap:8px;max-height:360px;display:grid;overflow-y:auto}.notification-item-wrap{background:#fff;border:1px solid #e3eafb;border-radius:10px;position:relative}.notification-item-wrap.unread{background:#f3f7ff;border-color:#cfe0ff}.notification-item-content{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:10px 40px 10px 10px}.notification-delete-btn{color:#4c5f90;cursor:pointer;background:#fff;border:1px solid #d5def5;border-radius:8px;width:28px;height:26px;line-height:1;position:absolute;top:8px;right:8px}.notification-delete-btn:hover{color:#cc274f;background:#ffe9ed;border-color:#ffc6d3}.notification-title{color:#153067;margin:0 0 4px;font-weight:700}.notification-message{color:#4f6190;margin:0;line-height:1.35}.notification-time{color:#7687af;margin:6px 0 0;font-size:.78rem}.notification-footer{border-top:1px solid #e7edfb;justify-content:flex-end;margin-top:10px;padding-top:10px;display:flex}.admin-header-actions{align-items:center;gap:10px;display:flex}.admin-menu-wrap{position:relative}.admin-menu-btn{place-items:center;min-width:42px;min-height:38px;display:grid}.admin-menu-icon{place-items:center;width:18px;height:18px;display:grid}.admin-menu-icon img{filter:invert(27%)sepia(99%)saturate(2292%)hue-rotate(204deg)brightness(101%)contrast(101%);width:18px;height:18px;display:block}.admin-menu-dropdown{z-index:20;background:#fff;border:1px solid #dbe5fb;border-radius:12px;gap:4px;min-width:210px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 30px #0f1f4a1f}.admin-menu-item{color:#22407d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px}.admin-menu-item.active,.admin-menu-item:hover{background:#eef4ff}.page-title{color:#0f1f4a;margin:0;font-size:clamp(1.45rem,2vw,2rem)}.page-subtitle{color:#63739a;margin:6px 0 0}.translate-help-text{margin-bottom:14px}.grid-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.metric-card{background:#fff;border:1px solid #e4eaf8;border-radius:16px;padding:18px}.metric-card p{color:#1f6bff;margin:0}.metric-card h2{margin:8px 0 0;font-size:1.7rem}.metric-card.blue{background:#edf5ff}.metric-card.orange{background:#fff6e8}.metric-card.green{background:#effcf6}.metric-card.red{background:#ffeef2}.metric-card.lilac{background:#f7f0ff}.metric-card.budget{color:#fff;background:linear-gradient(135deg,#0f1f4a 0%,#1b4dd8 100%);border:1px solid #183fbb;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative;overflow:hidden}.metric-card.budget.has-gradient{border-color:#e4eaf8}.metric-card.budget.has-gradient:before{content:"";pointer-events:none;background:#00000029;position:absolute;inset:0}.metric-card.budget>*{z-index:1;position:relative}.metric-card.budget.has-gradient p{color:#ffffffd9}.budget-card-side{flex:260px;min-width:0}.budget-card-side.right{text-align:right}.metric-card.budget p{color:#c8d9ff}.metric-card.budget h2{color:#fff}.dashboard-kpi-stage{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-kpi-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.dashboard-section-title{color:#1f6bff}.section-title{align-items:center;gap:8px;display:inline-flex}.section-title-icon{flex:none;place-items:center;width:18px;height:18px;display:grid}.section-title-icon img{filter:invert(27%)sepia(99%)saturate(2292%)hue-rotate(204deg)brightness(101%)contrast(101%);width:18px;height:18px;display:block}.btn-with-icon{align-items:center;gap:8px;display:inline-flex}.btn-icon{flex:none;place-items:center;width:16px;height:16px;display:grid}.btn-icon img{filter:brightness(0)invert();width:16px;height:16px;display:block}.btn-icon.btn-icon-blue img{filter:invert(27%)sepia(99%)saturate(2292%)hue-rotate(204deg)brightness(101%)contrast(101%)}.btn-icon.btn-icon-danger img{filter:invert(30%)sepia(64%)saturate(3573%)hue-rotate(332deg)brightness(93%)contrast(95%)}.kpi-tile{background:#fff;border:1px solid #e4eaf8;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 10px 24px #0f1f4a0f}.kpi-meta{min-width:0}.kpi-label{color:#1f6bff;margin:0;font-size:.9rem}.kpi-value{letter-spacing:-.02em;margin:6px 0 0;font-size:1.35rem}.kpi-icon{border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:1.1rem;display:grid}.kpi-icon img{filter:brightness(0)invert();width:18px;height:18px;display:block}.kpi-blue{background:#1f6bff}.kpi-green{background:#16a34a}.kpi-orange{background:#d97706}.kpi-lilac{background:#7c3aed}.kpi-red{background:#e62f5b}.kpi-blue-text{color:#1f6bff}.kpi-green-text{color:#16a34a}.kpi-orange-text{color:#d97706}.kpi-lilac-text{color:#7c3aed}.kpi-red-text{color:#e62f5b}.span-3{grid-column:span 3}.span-4{grid-column:span 4}.span-2{grid-column:span 2}.span-6{grid-column:span 6}.span-12{grid-column:span 12}.kpi-budget-combined{flex-direction:column;align-items:stretch}.kpi-budget-combined-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.kpi-budget-combined-side{align-items:center;gap:12px;min-width:0;display:inline-flex}.kpi-budget-combined-side.right{margin-left:auto}.kpi-budget-combined-side.right .kpi-meta{text-align:right}.budget-progress-bar{background-size:100% 100%;border-radius:999px;width:100%;height:14px;overflow:hidden;box-shadow:inset 0 0 0 1px #e4eaf8}.hero-kpi-row{align-items:flex-start;gap:12px;display:flex}.hero-kpi-icon{background:#ffffff2e;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:1.05rem;display:grid}.hero-kpi-icon img{filter:brightness(0)invert();width:16px;height:16px;display:block}.hero-kpi-card{position:relative;overflow:hidden}.hero-kpi-watermark{opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none;width:64px;height:64px;position:absolute;bottom:14px;right:18px}.hero-kpi-watermark img{filter:brightness(0)invert();width:100%;height:100%;display:block}.hero-kpi-card{color:#fff;background:linear-gradient(135deg,#0f1f4a 0%,#1b4dd8 100%);border:1px solid #dfe8ff;border-radius:18px;padding:22px}.hero-kpi-card h2{margin:8px 0 4px;font-size:clamp(1.7rem,2.5vw,2.3rem)}.hero-kpi-title{color:#c8d9ff;margin:0}.hero-kpi-subtitle{color:#d9e4ff;margin:0}.center-kpi h2{font-size:1.45rem}.dashboard-chart-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-chart-card h3{color:#1f6bff}.chart-title{align-items:center;gap:8px;display:inline-flex}.chart-title-icon{flex:none;place-items:center;width:18px;height:18px;display:grid}.chart-title-icon img{filter:invert(27%)sepia(99%)saturate(2292%)hue-rotate(204deg)brightness(101%)contrast(101%);width:18px;height:18px;display:block}.dashboard-separator{border:0;border-top:1px solid #dfe8ff;margin:18px 0}.chart-panel{margin-bottom:0}.chart-panel h3{margin-bottom:2px}.chart-host{height:300px}.wide-chart{grid-column:span 2}.full-width-chart{grid-column:1/-1}.panel{background:#fff;border:1px solid #e4eaf8;border-radius:16px;margin-bottom:16px;padding:16px}.preview-panel{z-index:20;position:relative}.preview-panel .table-wrap{z-index:50;position:relative}.preview-panel .excel-import-preview-table .searchable-select-dropdown{width:auto;min-width:460px;max-width:min(640px,88vw);left:0;right:auto}.preview-panel .excel-import-preview-table .searchable-select-dropdown.is-fixed{width:auto;min-width:0;max-width:none;top:auto;left:auto;right:auto}.preview-panel .excel-import-preview-table .searchable-select-dropdown-options{flex:auto;min-height:120px;max-height:500px;overflow:hidden auto}.preview-panel .excel-import-preview-table .searchable-select-dropdown.is-fixed .searchable-select-dropdown-options{flex:none;height:108px;min-height:108px;max-height:108px;overflow:hidden auto}.preview-panel .excel-import-preview-table .searchable-select.is-disabled>input,.preview-panel .excel-import-preview-table .searchable-select-option{white-space:nowrap;padding:9px 14px;line-height:1.3}.cell-tooltip.is-fixed{pointer-events:none;margin:0;transition:none;bottom:auto}.panel.narrow{max-width:560px}.panel h3{color:#1f6bff;margin:0 0 12px}.panel-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.form-grid{gap:10px;display:grid}.panel-note{color:#5f719e;font-size:.84rem}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:20px;display:grid}.settings-sidebar{background:#f7faff;border:1px solid #dbe7ff;border-radius:18px;flex-direction:column;gap:6px;padding:10px;display:flex;position:sticky;top:16px}.settings-sidebar-item{cursor:pointer;color:#334877;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:.96rem;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:flex;position:relative}.settings-sidebar-item:hover{color:#0f1f4a;background:#eaf2ff}.settings-sidebar-item.is-active{color:#fff;background:#1f6bff;border-color:#1f6bff;box-shadow:0 6px 14px -6px #1f6bff8c}.settings-sidebar-icon{background:#ffffffa6;border-radius:10px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:inline-grid}.settings-sidebar-item.is-active .settings-sidebar-icon{background:#ffffff2e}.settings-sidebar-icon img{width:18px;height:18px;display:block}.settings-sidebar-label{flex:1;min-width:0;line-height:1.15}.settings-sidebar-dot{background:#f59e0b;border-radius:999px;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 2px #f59e0b40}.settings-sidebar-item.is-active .settings-sidebar-dot{background:#fff;box-shadow:0 0 0 2px #ffffff4d}.settings-content-panel{flex-direction:column;gap:16px;display:flex}.settings-dirty-badge{color:#a65700;white-space:nowrap;background:#fff4df;border:1px solid #f4d097;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.settings-dirty-badge:before{content:"";background:#f59e0b;border-radius:999px;width:8px;height:8px}.invoice-logo-row{grid-template-columns:minmax(0,1fr) auto 84px;align-items:center;gap:10px;display:grid}.invoice-logo-actions{align-items:center;gap:10px;display:flex}.invoice-logo-preview{background:#f8fbff;border:1px solid #d9e4fb;border-radius:14px;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.invoice-logo-preview img{object-fit:contain;width:100%;height:100%;display:block}.invoice-logo-preview.placeholder{color:#6f80a8;font-size:.82rem;font-weight:600}.settings-password-form{margin-top:10px}.field-group{gap:4px;display:grid}.small-field-label{color:#6f80a8;margin:0;font-size:.74rem;font-weight:600}.small-checkbox{color:#566b93;align-items:center;gap:8px;font-size:.84rem;display:inline-flex}.admin-submissions-filter-wrap{gap:10px;display:grid}.admin-month-strip-card{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:12px 16px 10px;box-shadow:0 10px 32px -24px #1f6bff59}.admin-month-strip-card-simple{background:#fff;border:1px solid #e5ecff;border-radius:16px;padding:10px 14px 8px;box-shadow:0 6px 22px -18px #1f6bff4d}.admin-month-strip-head{grid-template-columns:40px 1fr 40px auto;align-items:center;gap:10px;margin-bottom:10px;display:grid}.admin-month-strip-head-simple{margin-bottom:6px}.admin-month-strip-nav{color:#3b5087;cursor:pointer;background:#fff;border:1px solid #e5ecff;border-radius:10px;place-items:center;width:36px;height:36px;transition:background .12s,color .12s,border-color .12s;display:grid}.admin-month-strip-nav:hover{color:#1f6bff;background:#f0f5ff;border-color:#b6cdff}.admin-month-strip-year{flex-direction:column;justify-content:center;align-items:center;gap:2px;line-height:1;display:inline-flex}.admin-month-strip-year-label{letter-spacing:.22em;text-transform:uppercase;color:#5b6fa8;font-size:.72rem;font-weight:700}.admin-month-strip-year-simple{gap:0}.admin-month-strip-year-num{letter-spacing:-.02em;color:#0f2d6e;font-size:2rem;font-weight:800}.admin-month-strip-year-simple .admin-month-strip-year-num{letter-spacing:-.01em;color:#1a2f63;font-size:1.75rem;font-weight:800}.admin-month-strip-quick-actions{align-items:center;gap:6px;display:inline-flex}.admin-month-strip-today{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f6bff 0%,#3b82f6 100%);border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:.84rem;font-weight:700;transition:filter .12s;display:inline-flex;box-shadow:0 8px 16px -12px #1f6bffe6}.admin-month-strip-today:hover{filter:brightness(1.06)}.admin-month-strip-row{grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;display:grid}.admin-month-strip-row-simple{gap:6px}.admin-month-chip{color:#35476c;cursor:pointer;background:#fff;border:1.5px solid #e2ecff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:74px;padding:6px 4px;transition:transform .1s,box-shadow .18s,background .15s,border-color .15s,color .15s;display:flex;position:relative}.admin-month-chip:hover{border-color:#a8c3ff;transform:translateY(-2px);box-shadow:0 10px 18px -10px #1f6bff80}.admin-month-chip-simple{color:#3b4e7c;cursor:pointer;background:#fbfdff;border:1.5px solid #e2ecff;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;gap:6px;min-height:54px;padding:6px 10px;transition:transform .1s,box-shadow .14s,background .12s,border-color .12s,color .12s;display:inline-flex;position:relative}.admin-month-chip-simple:hover{background:#f5f9ff;border-color:#b6cdff;transform:translateY(-1px);box-shadow:0 8px 16px -10px #1f6bff73}.admin-month-chip-letter{letter-spacing:.01em;font-size:1.15rem;font-weight:800;line-height:1}.admin-month-chip-name{letter-spacing:.01em;color:#2a3f70;font-size:.98rem;font-weight:800}.admin-month-chip-num{letter-spacing:.04em;color:#7d8cb8;background:#eef4ff;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:700}.admin-month-chip-num-simple{color:#7887b2;letter-spacing:.02em;text-align:right;min-width:18px;font-size:.72rem;font-weight:800}.admin-month-chip-full{color:#7d8cb8;font-size:.7rem;font-weight:600}.admin-month-chip.is-today{border:2.5px solid #dc2626;box-shadow:0 0 0 2px #dc262614}.admin-month-chip.is-today:after{content:"";background:#dc2626;border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff}.admin-month-chip.is-today .admin-month-chip-num{color:#b91c1c;background:#fef2f2}.admin-month-chip-simple.is-today{box-shadow:none;background:#fff7f7;border:2px solid #dc2626}.admin-month-chip-simple.is-today:after{display:none}.admin-month-chip-simple.is-today .admin-month-chip-name{color:#b91c1c}.admin-month-chip-simple.is-today .admin-month-chip-num-simple{color:#b91c1c;font-weight:800}.admin-month-chip.is-selected{color:#fff;background:linear-gradient(135deg,#1f6bff 0%,#3b82f6 60%,#0ea5e9 100%);border-color:#0000;transform:translateY(-1px);box-shadow:0 14px 24px -10px #1f6bffa6,inset 0 -2px #0000000f}.admin-month-chip.is-selected:hover{transform:translateY(-3px);box-shadow:0 20px 30px -12px #1f6bffcc,inset 0 -2px #0000000f}.admin-month-chip.is-selected .admin-month-chip-num{color:#fff;background:#ffffff38}.admin-month-chip.is-selected .admin-month-chip-full{color:#ffffffe0}.admin-month-chip-simple.is-selected{color:#fff;background:linear-gradient(135deg,#1f6bff 0%,#3b82f6 100%);border-color:#0000;transform:translateY(-1px);box-shadow:0 10px 22px -10px #1f6bff99}.admin-month-chip-simple.is-selected:hover{transform:translateY(-2px);box-shadow:0 16px 26px -10px #1f6bffb8}.admin-month-chip-simple.is-selected .admin-month-chip-name{color:#fff}.admin-month-chip-simple.is-selected .admin-month-chip-num-simple{color:#ffffffe6}.admin-month-chip.is-selected.is-today{border-color:#fff;box-shadow:0 0 0 2.5px #dc2626,0 14px 24px -10px #1f6bffa6,inset 0 -2px #0000000f}.admin-month-chip-simple.is-selected.is-today{border-color:#0000;box-shadow:0 0 0 2px #dc2626,0 10px 22px -10px #1f6bff99}.admin-month-strip-footer{border-top:1px dashed #c9dbff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;display:flex}.admin-month-strip-footer-simple{border-top:1px dashed #dbe5ff;justify-content:flex-end;margin-top:8px;padding-top:8px}.admin-month-strip-legend{flex-wrap:wrap;align-items:center;gap:14px;display:inline-flex}.admin-month-legend-item{color:#4b5c89;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.admin-month-legend-swatch{background:#fff;border:1.5px solid #e2ecff;border-radius:6px;width:18px;height:18px;display:inline-block}.admin-month-legend-swatch.is-selected{background:linear-gradient(135deg,#1f6bff,#0ea5e9);border-color:#0000}.admin-month-legend-swatch.is-today{border-width:2.5px;border-color:#dc2626;position:relative}.admin-month-legend-swatch.is-today:after{content:"";background:#dc2626;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 2px #fff}.admin-month-strip-selected-range{color:#0f2d6e;letter-spacing:.01em;background:#eef4ff;border:1px solid #d8e4ff;border-radius:10px;padding:6px 12px;font-size:.84rem;font-weight:700}.admin-month-strip-selected-range-simple{color:#2a3f70;background:#f3f7ff;border:1px solid #dbe5ff;border-radius:8px;padding:4px 10px;font-size:.8rem;font-weight:600}.admin-overview-head-compact{margin-bottom:0}.admin-overview-kpi-grid{margin-top:0}@media (width<=1100px){.admin-month-strip-row{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-month-chip{min-height:68px}}@media (width<=640px){.admin-month-strip-row{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-month-strip-year-num{font-size:1.6rem}.admin-month-strip-head{grid-template-columns:40px 1fr 40px}.admin-month-strip-quick-actions{grid-column:1/-1;justify-content:center;margin-top:4px}}.admin-submissions-table-head{flex-wrap:wrap;gap:14px;margin-bottom:8px}.admin-submissions-title-row{flex:auto;align-items:center;gap:12px;min-width:0;display:inline-flex}.admin-submissions-count{color:#1f3e87;letter-spacing:.01em;white-space:nowrap;background:#e8efff;border:1px solid #d3e1ff;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.admin-filter-toggle{position:relative;padding-right:14px!important}.admin-filter-toggle.is-active{box-shadow:0 4px 14px -6px #1f6bff73;color:#0f2d6e!important;background:linear-gradient(135deg,#e8efff 0%,#f0f4ff 100%)!important;border-color:#1f6bff!important}.filter-count-pill{color:#fff;letter-spacing:.02em;background:#1f6bff;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 6px;font-size:.68rem;font-weight:800;display:inline-grid;position:relative;transform:translateY(-1px)}.filter-count-pill.is-open{background:#0f2d6e}.admin-submissions-filter-drawer{background:linear-gradient(#f7faff 0%,#f3f8ff 100%);border:1px solid #d8e4ff;border-radius:16px;margin:6px 0 14px;padding:14px 16px 12px;box-shadow:inset 0 10px 30px -16px #1f6bff59}.admin-filter-drawer-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.admin-filter-drawer-title{color:#0f2d6e;letter-spacing:.01em;align-items:center;gap:8px;margin:0;font-size:.98rem;font-weight:800;display:inline-flex}.admin-filter-drawer-title-icon{background:#d9e6ff;border-radius:10px;place-items:center;width:28px;height:28px;display:inline-grid}.admin-filter-drawer-title-icon img{filter:invert(27%)sepia(93%)saturate(2500%)hue-rotate(210deg)brightness(98%)contrast(92%);width:16px;height:16px}.admin-filter-drawer-body{gap:10px;display:grid}.admin-submissions-status-partner{align-items:center;gap:10px;display:flex}.admin-submissions-partner-only{white-space:nowrap;gap:4px}.admin-submissions-partner-only input[type=checkbox]{width:14px;height:14px}.rate-card-fx-preview{background:linear-gradient(160deg,#fafcff 0%,#f3f8ff 40%,#eef3ff 100%);border:1px solid #d9e5ff;border-radius:18px;margin-top:18px;padding:16px 18px;box-shadow:0 8px 28px #1f6bff14}.rate-card-fx-preview-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.rate-card-fx-preview-title{color:#0f1f4a;letter-spacing:.01em;align-items:center;gap:10px;margin:0;font-size:1.05rem;font-weight:800;display:inline-flex}.rate-card-fx-preview-badge{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#1f6bff 0%,#7c3aed 100%);border-radius:8px;place-items:center;width:34px;height:24px;font-size:.72rem;font-weight:900;display:inline-grid;box-shadow:0 6px 14px #1f6bff47}.rate-card-fx-preview-sub{color:#5e70a0;margin:4px 0 0;font-size:.83rem;font-weight:600}.rate-card-fx-preview-meta{color:#6376a3;flex-direction:column;align-items:flex-end;gap:3px;font-size:.78rem;font-weight:600;display:flex}.rate-card-fx-preview-meta strong{color:#0f1f4a;font-weight:800}.rate-card-fx-preview-source{color:#1f40af;background:#1f6bff1a;border-radius:999px;padding:2px 9px;font-size:.7rem;font-weight:700}.rate-card-fx-preview-error{color:#991b1b;text-align:right;background:#dc26261a;border-radius:999px;max-width:360px;padding:2px 9px;font-size:.7rem;font-weight:700}.rate-card-fx-rates-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.rate-card-fx-rate-card{background:#fff;border:1px solid #dbe5fb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.rate-card-fx-rate-symbol{color:#0f1f4a;letter-spacing:.02em;align-items:center;gap:8px;font-weight:800;display:inline-flex}.rate-card-fx-rate-symbol span{color:#1f6bff;background:linear-gradient(135deg,#e0ecff 0%,#ecfeff 100%);border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:inline-grid}.rate-card-fx-rate-value{color:#5f719e;align-items:baseline;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.rate-card-fx-rate-value-eq{color:#91a3cb;font-weight:800}.rate-card-fx-rate-value-amount{color:#0f1f4a;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:800}.rate-card-fx-conversions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rate-card-fx-conversion-card{background:linear-gradient(#fff 0%,#fafbff 100%);border:1px solid #dce6ff;border-radius:14px;padding:12px 14px;box-shadow:0 4px 12px #1f6bff0f}.rate-card-fx-conversion-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.rate-card-fx-conversion-head h5{color:#0f1f4a;letter-spacing:.01em;margin:0;font-size:.88rem;font-weight:800}.rate-card-fx-conversion-sub{color:#5e70a0;font-size:.76rem;font-weight:700}.rate-card-fx-conversion-sub strong{color:#1f40af;font-weight:800}.rate-card-fx-conversions-list{gap:7px;display:grid}.rate-card-fx-conversion-item{background:#f5f8ff;border:1px solid #e4ebff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.rate-card-fx-conversion-item.is-source{background:linear-gradient(#eff6ff 0%,#e0edff 100%);border-color:#9db7ff;box-shadow:0 3px 8px #1f6bff24}.rate-card-fx-conversion-code{color:#0f1f4a;letter-spacing:.02em;align-items:center;gap:8px;font-weight:800;display:inline-flex}.rate-card-fx-conversion-symbol{color:#1f6bff;background:#fff;border:1px solid #c6d7ff;border-radius:7px;place-items:center;width:24px;height:24px;font-size:.82rem;font-weight:900;display:inline-grid}.rate-card-fx-conversion-tag{color:#1f40af;letter-spacing:.01em;background:#1f6bff1f;border-radius:999px;margin-left:6px;padding:1px 8px;font-size:.65rem;font-weight:700}.rate-card-fx-conversion-amount{color:#0f1f4a;font-variant-numeric:tabular-nums;font-size:.94rem;font-weight:800}.rate-card-fx-preview-empty{color:#5e70a0;text-align:center;background:#fff;border:1px dashed #bfcdf2;border-radius:12px;padding:16px 14px;font-size:.85rem;font-weight:700}@media (width<=820px){.rate-card-fx-rates-grid,.rate-card-fx-conversions-grid{grid-template-columns:1fr}.rate-card-fx-preview-meta{align-items:flex-start}}.rate-card-row-currency-chip{color:#0f1f4a;background:linear-gradient(135deg,#eff6ff 0%,#ecfeff 100%);border:1px solid #c6dbff;border-radius:999px;align-items:center;gap:7px;padding:4px 10px 4px 4px;font-size:.82rem;font-weight:700;display:inline-flex}.rate-card-row-currency-symbol,.rate-card-row-amount-symbol{color:#fff;background:linear-gradient(135deg,#1f6bff 0%,#7c3aed 100%);border-radius:999px;place-items:center;width:22px;height:22px;font-size:.74rem;font-weight:900;display:inline-grid;box-shadow:0 4px 8px #1f6bff38}.rate-card-row-amount-wrap{align-items:center;gap:8px;display:inline-flex}.rate-card-row-amount-wrap strong{color:#0f1f4a;font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800}.rate-card-row-fx-cell{padding-top:4px;padding-bottom:4px}.rate-card-row-fx-list{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column;gap:6px;min-width:240px;display:grid}.rate-card-row-fx-item{color:#0f1f4a;background:#f5f8ff;border:1px solid #e2ebff;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:5px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.rate-card-row-fx-item.is-source{background:linear-gradient(#eff6ff 0%,#e0edff 100%);border-color:#9db7ff;box-shadow:0 2px 6px #1f6bff24}.rate-card-row-fx-code{color:#3a4c82;align-items:center;gap:3px;font-weight:800;display:inline-flex}.rate-card-row-fx-value{color:#0f1f4a;font-variant-numeric:tabular-nums;font-weight:900}.rate-card-row-fx-tag{color:#1f40af;background:#1f6bff1f;border-radius:999px;padding:0 6px;font-size:.62rem;font-weight:700}@media (width<=980px){.rate-card-row-fx-list{grid-template-columns:1fr;grid-auto-flow:row}}.status-dot{vertical-align:middle;border:1px solid #0000001f;border-radius:999px;width:10px;height:10px;margin-right:8px;display:inline-block}.status-dot.online{background:#22c55e}.user-presence-dot{background:#22c55e;border-radius:50%;width:9px;height:9px;margin-right:7px;animation:1.8s infinite user-presence-pulse;display:inline-block;box-shadow:0 0 #22c55eb3}.user-presence-dot.offline{box-shadow:none;background:#ef4444;animation:none}@keyframes user-presence-pulse{70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.status-dot.offline{background:#ef4444}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.entries-form{grid-template-columns:1.2fr 1fr 1fr .9fr .9fr 1fr 120px;margin-bottom:12px}.foc-field{justify-self:start;width:76px}.foc-checkbox{justify-self:start;width:18px;height:18px;margin:2px 0 0;padding:0}.workspace-metrics-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:stretch;gap:10px;margin-bottom:12px;display:grid}.metric-inline{background:#eef3ff;border:1px solid #d1dbf4;border-radius:10px;padding:8px 10px}.workspace-spacer{visibility:hidden}.workspace-summary-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.workspace-summary-left,.workspace-summary-right{grid-template-columns:repeat(2,minmax(180px,280px));gap:12px;display:grid}.workspace-selection-text{color:#5e72a1;margin:0;font-weight:600}.workspace-disabled-panel{position:relative;overflow:hidden}.workspace-fullscreen-backdrop{z-index:99;background:#0b13288f;position:fixed;inset:0}.workspace-fullscreen-open{z-index:100;margin:0;position:fixed;inset:20px;overflow:auto;box-shadow:0 24px 60px #07112d59}.workspace-disabled-overlay{z-index:4;background:#0009;position:absolute;inset:0}.workspace-disabled-panel .entries-form,.workspace-disabled-panel .table-wrap{pointer-events:none}.entries-divider{border-top:1px solid #111;margin:2px 0 10px}.workspace-disabled-overlay-content{z-index:5;text-align:center;pointer-events:auto;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.workspace-disabled-title{color:#fff;text-shadow:0 1px 2px #00000040;margin:0;font-size:1.05rem;font-weight:700}input,select,textarea{background:#fff;border:1px solid #d8e1f6;border-radius:10px;width:100%;padding:10px 12px}.readonly-rate-input:disabled{color:#7386ad;cursor:not-allowed;background:#eef2f8}input:focus,select:focus,textarea:focus{outline:2px solid #c7d9ff}label{color:#4b5f8f;font-weight:600}.primary-btn{color:#fff;cursor:pointer;background:#1c66ff;border:0;border-radius:10px;padding:10px 14px}.primary-btn.is-disabled{cursor:not-allowed;opacity:.85;background:#9bb8ff}.primary-btn:hover{background:#1453d8}.primary-btn.is-disabled:hover{background:#9bb8ff}.inline-btn{width:fit-content}.submit-timesheet-btn{padding:12px 24px;font-size:1.02rem;font-weight:600}.workspace-submit-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.month-end-submit-copy{background:#b97800}.month-end-submit-copy:hover{background:#925f00}.link-btn{color:#1c66ff;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.button-row{flex-wrap:wrap;gap:10px;display:flex}.excel-import-panel{margin:0;padding:4px 0 10px;display:block}.excel-import-panel-left{flex:520px;min-width:320px}.excel-import-panel-right{flex:0 520px;justify-content:flex-end;align-items:flex-end;min-width:260px;display:flex}.excel-import-result{text-align:right;margin:0}.excel-import-preview-table{min-width:2200px}.excel-import-preview-table input,.excel-import-preview-table select{width:100%;min-width:120px;font:inherit;background:#fff;border:1px solid #d9e4fb;border-radius:10px;padding:8px 10px}.excel-import-preview-table input[type=number]{min-width:110px}.excel-import-preview-table input[type=date]{min-width:150px}.workspace-submit-row{justify-content:flex-end;margin-top:14px;display:flex}.summary-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:12px;display:grid}.details-totals{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.label{color:#6d7fa5;margin:0;font-size:.83rem}.table-wrap{overflow-x:auto}.column-heading,.column-subheading{display:block}.column-subheading{color:#6d7fa5;font-size:.74rem;font-weight:600;line-height:1.1}.entries-table th.wrap-header{white-space:normal;line-height:1.08}.timesheet-row-rate-cell{flex-direction:column;align-items:flex-end;gap:2px;max-width:240px;display:inline-flex}.timesheet-row-rate-subnote{color:#7b8bb0;letter-spacing:.005em;font-size:.7rem;font-weight:600}.workspace-fullscreen-table{overflow:visible}.workspace-fullscreen-table table{table-layout:fixed;width:100%}.workspace-fullscreen-table th{white-space:normal;padding:7px 6px;font-size:.75rem;line-height:1.08}.workspace-fullscreen-table td{padding:7px 6px;font-size:.78rem}.workspace-fullscreen-table input,.workspace-fullscreen-table select{padding:7px 8px;font-size:.78rem}.table-wrap.modal-entries-table{overflow:visible}.table-wrap.modal-entries-table table{table-layout:fixed}.table-wrap.modal-entries-table th,.table-wrap.modal-entries-table td{text-overflow:ellipsis;padding:8px 10px;overflow:hidden}.table-wrap.modal-entries-table th:nth-child(n+5),.table-wrap.modal-entries-table td:nth-child(n+5){padding-left:6px;padding-right:6px}.table-wrap.modal-entries-table th{font-size:.82rem}.table-wrap.modal-entries-table .date-cell{white-space:nowrap;text-overflow:clip}.table-wrap.modal-entries-table .pm-cell{white-space:nowrap}.table-wrap.modal-entries-table td:last-child,.table-wrap.modal-entries-table th:last-child{text-align:center}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1fb;padding:10px}.admin-users-table{table-layout:fixed;width:100%;min-width:0;font-size:.94rem}.admin-users-table th,.admin-users-table td{padding:6px}.admin-users-table th{white-space:normal;line-height:1.15}.admin-users-table td{white-space:nowrap}.admin-users-table th:first-child,.admin-users-table td:first-child{text-overflow:ellipsis;width:160px;overflow:hidden}.admin-users-table th:nth-child(2),.admin-users-table td:nth-child(2){text-overflow:ellipsis;width:140px;overflow:hidden}.admin-users-table th:nth-child(3),.admin-users-table td:nth-child(3){width:84px}.admin-users-table th:nth-child(4),.admin-users-table td:nth-child(4){width:110px}.admin-users-table th:nth-child(5),.admin-users-table td:nth-child(5){width:66px}.admin-users-table td:nth-child(4) select{white-space:normal;line-height:1.05}.admin-users-table td:nth-child(4) select,.admin-users-table td:nth-child(5) select,.admin-users-table td:nth-child(10) select{padding:6px 8px}.admin-users-table td:nth-child(4) select option{white-space:normal}.admin-users-table td:nth-child(6){width:82px}.admin-users-table td:nth-child(6) input,.admin-users-table td:nth-child(7) input,.admin-users-table td:nth-child(8) input{text-align:right;width:100%}.admin-users-table th:nth-child(6),.admin-users-table td:nth-child(6),.admin-users-table th:nth-child(7),.admin-users-table td:nth-child(7),.admin-users-table th:nth-child(8),.admin-users-table td:nth-child(8){width:82px}.admin-users-table td:nth-child(9){text-align:center;width:54px}.admin-users-table td:nth-child(10){width:72px}.admin-users-table td:nth-child(11){width:96px}.admin-users-table td:nth-child(12){width:72px}.admin-users-table th:nth-child(9){text-align:center;width:54px}.admin-users-table th:nth-child(10){width:72px}.admin-users-table th:nth-child(11){width:96px}.admin-users-table th:nth-child(12){width:72px}.admin-users-table td:nth-child(9) .small-checkbox{justify-content:center;align-items:center;margin:0;display:inline-flex}.admin-users-table select{width:100%}.admin-users-email-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-users-col-resizer{cursor:col-resize;border-left:2px solid #1f6bff66;flex:none;width:10px;height:18px}.admin-users-table td:nth-child(6) input,.admin-users-table td:nth-child(7) input,.admin-users-table td:nth-child(8) input{padding:6px 8px}.admin-users-table td:nth-child(11) .table-btn,.admin-users-table td:nth-child(12) .table-btn{width:100%;padding:5px 6px;font-size:.88rem}.admin-users-table td:nth-child(11),.admin-users-table td:nth-child(12){vertical-align:middle}.expenses-table .data-table{table-layout:fixed}.expenses-table .data-table th,.expenses-table .data-table td{text-overflow:ellipsis;overflow:hidden}.expenses-table .data-table th:first-child,.expenses-table .data-table td:first-child{width:110px}.expenses-table .data-table th:nth-child(2),.expenses-table .data-table td:nth-child(2){width:120px}.expenses-table .data-table th:nth-child(4),.expenses-table .data-table td:nth-child(4){width:110px}.expenses-table .data-table th:nth-child(5),.expenses-table .data-table td:nth-child(5){width:90px}.expenses-table .data-table th:nth-child(6),.expenses-table .data-table td:nth-child(6){width:210px}.expenses-table .data-table th:nth-child(7),.expenses-table .data-table td:nth-child(7){width:100px}.expenses-table .data-table td:nth-child(3) input{width:100%}th{color:#60749e;font-size:.85rem}th.wrap-th{white-space:normal;line-height:1.1}.th-sub{font-weight:600;display:block}.badge{border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:600}.badge.badge-large{letter-spacing:.02em;padding:8px 14px;font-size:.95rem;font-weight:800}.badge.draft{color:#b02a2a;background:#ffe7e7}.badge.submitted{color:#b07500;background:#fff6dd}.badge.approved{color:#188553;background:#eafcf2}.badge.partially_unlocked{color:#445a82;background:#eef1f7}.badge.partially_submitted{color:#8a5a00;background:#fff0c7}.badge.partially_approved{color:#39733d;background:#e8f6e9}.badge.open{color:#2256b6;background:#e9f1ff}.badge.denied{color:#b02a2a;background:#ffe7e7}.badge.no_timesheet_created,.badge.dp-week-status-empty{color:#64748b;background:#f1f5f9;border:1px solid #94a3b873}.empty{text-align:center;color:#7990bf}.actions{gap:8px;display:flex}.entries-table .actions .table-btn{background:#eef3fb;border-color:#d8e1f2}.entries-table .actions .table-btn.danger{background:#fff1f4;border-color:#ffd5dc}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#f8fbff}.stale-submission-row td{background:#fff2f2}.stale-submission-row:hover td{background:#ffe7e7}.table-gap-row td{border-bottom:none;padding:8px 0}.totals-row td{background:#f8fbff;border-top:1px solid #dfe8fb;font-size:.86rem}.approved-line-row td{background:#ecfdf3}.submission-unlocked-line-row td{background:#f4f6fb}.not-submitted-line-row td{color:#7b8495;background:#eef1f5}.not-submitted-line-row:hover td{background:#e4e8ee}.locked-row td{color:#8c96ad;background:#f2f4f8}.locked-row .actions .table-btn,.locked-row .actions .table-btn.danger,.locked-row .actions .table-btn:disabled,.locked-row .actions .table-btn.danger:disabled{color:#a7b0c2;background:#f2f4f8;border-color:#dde4f0}.partially-unlocked-row td{background:#f7f9fd}.partially-unlocked-row .actions .table-btn{background:#eef3fb;border-color:#d7def0}.partially-unlocked-row .actions .table-btn.danger{background:#fff1f4;border-color:#ffd5dc}.locked-text{color:#9aa3b8;font-weight:600}.locked-text.editable{color:#3a5a9e}.submission-unlock-note,.entry-unlock-message,.entry-lock-note{color:#536b95;margin-top:6px;font-size:.78rem}.submission-unlock-note-mobile{margin-bottom:10px}.modal-backdrop{z-index:100;background:#0b132873;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #e4eaf8;border-radius:16px;width:min(1200px,100%);max-height:90vh;padding:16px;overflow:auto}.project-details-modal{width:min(1600px,95vw)}.narrow-modal{max-width:560px}.unlock-line-list{gap:12px;max-height:58vh;padding-right:4px;display:grid;overflow:hidden auto}.unlock-line-item{background:#f8fbff;border:1px solid #d7e0f2;border-radius:14px;gap:8px;padding:12px;display:grid}.unlock-line-item.is-readonly{background:#f2f4f8}.unlock-line-item-top{align-items:flex-start;gap:10px;display:flex}.unlock-line-item-checkbox{padding-top:2px}.unlock-line-item-meta{color:#5e7297;flex:1;gap:4px;min-width:0;font-size:.84rem;display:grid}.unlock-line-actions{margin-top:14px}.homescreen-step-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:12px 0 16px;display:grid}.homescreen-step-card{text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #e4eaf8;border-radius:14px;gap:10px;padding:10px;display:grid}.homescreen-step-image{background:#fff;border:1px solid #dfe8fb;border-radius:12px;width:100%;height:auto;display:block}.homescreen-step-label{color:#234b9a;font-weight:700}.homescreen-lightbox-modal{width:min(1400px,95vw);max-height:92vh}.homescreen-lightbox-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.homescreen-lightbox-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.homescreen-lightbox-slide{scroll-snap-align:center;flex:0 0 100%;place-items:center;gap:10px;display:grid}.homescreen-lightbox-image{object-fit:contain;background:#fff;border:1px solid #dfe8fb;border-radius:14px;width:100%;max-height:70vh}.homescreen-lightbox-caption{color:#234b9a;font-weight:700}.homescreen-lightbox-controls{justify-content:space-between;gap:10px;margin-top:10px;display:flex}.table-btn{cursor:pointer;background:#fff;border:1px solid #d3def8;border-radius:8px;padding:6px 10px}.table-btn.is-selected{color:#fff;background:#1f6bff;border-color:#1f6bff}.table-btn.is-selected:hover{background:#1453d8;border-color:#1453d8}.icon-btn{min-width:34px;padding:6px 8px;font-size:.95rem}.table-btn.danger{color:#cc274f;border-color:#ffd5dc}.table-btn:disabled{color:#9aa7c1;cursor:not-allowed;background:#eef2f8;border-color:#d7deee}.table-btn.danger:disabled{color:#a7b0c2;background:#f3f5f9;border-color:#dde4f0}.error-text{color:#c72f54;white-space:pre-line;margin:0 0 10px}.success-text{color:#0e8d53;margin:0}.page-success-banner{justify-content:center;margin:18px 0 0;display:flex}.page-success-banner-inner{color:#14532d;background:linear-gradient(#ecfdf5 0%,#dcfce7 100%);border:1px solid #86efac;border-radius:12px;align-items:center;gap:10px;width:100%;max-width:760px;padding:10px 14px;font-size:.93rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #10b98124}.page-success-banner-icon{color:#fff;background:#10b981;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:.8rem;font-weight:900;display:inline-grid}.page-success-banner-text{flex:auto}.page-success-banner-close{color:#166534;cursor:pointer;background:#10b98124;border:0;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:inline-grid}.page-success-banner-close:hover{background:#10b98142}.success-popup-text{color:#10985b;margin:0;font-weight:700}.loading-row{align-items:center;gap:12px;display:flex}.loading-spinner{border:3px solid #d9e6ff;border-top-color:#1f6bff;border-radius:50%;width:22px;height:22px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-list{color:#c72f54;margin:12px 0 0;padding-left:18px}.login-screen{background:#fff;place-items:center;min-height:100vh;padding:20px;display:grid;position:relative;overflow:hidden}.login-dot-grid{z-index:0;pointer-events:none;--dot-spacing:28px;--dot-rgb:31, 107, 255;--dot-base-alpha:.18;position:absolute;inset:-1px}.login-dot-grid:before{content:"";background-size:var(--dot-spacing) var(--dot-spacing);background-position:0 0;background-image:radial-gradient(circle, rgba(var(--dot-rgb), var(--dot-base-alpha)) 1.1px, transparent 1.35px);position:absolute;inset:0}.login-dot-grid-glow{--mx:50%;--my:45%;--hl:0;--dot-active-alpha:.4;--dot-halo:140px;opacity:var(--hl);background-size:var(--dot-spacing) var(--dot-spacing);background-position:0 0;background-image:radial-gradient(circle, rgba(var(--dot-rgb), var(--dot-active-alpha)) 2.35px, transparent 2.6px);-webkit-mask-image:radial-gradient(circle at var(--mx) var(--my), #000 0, #0000 var(--dot-halo));-webkit-mask-image:radial-gradient(circle at var(--mx) var(--my), #000 0, #0000 var(--dot-halo));mask-image:radial-gradient(circle at var(--mx) var(--my), #000 0, #0000 var(--dot-halo));transition:opacity .12s;position:absolute;inset:0}.login-dot-grid-glow.is-main{filter:drop-shadow(0 0 10px rgba(var(--dot-rgb), .16))}.login-dot-grid-glow.is-trail{filter:blur(.28px) drop-shadow(0 0 16px rgba(var(--dot-rgb), .12))}.login-card{z-index:1;background:#fff;border:1px solid #e4eaf8;border-radius:18px;gap:12px;width:100%;max-width:460px;padding:24px;display:grid;position:relative;box-shadow:0 28px 60px #0b1b3d24}.login-brand{justify-content:center;align-items:center;width:100%;margin:0;display:flex}.login-brand-img{object-fit:contain;width:100%;max-width:325px;height:clamp(40px,7.5vw,60px);display:block}.input-shake-x{animation:.42s ease-in-out input-shake-x}@keyframes input-shake-x{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@media (width<=1180px){.grid-cards,.dashboard-kpi-stage,.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-3,.span-4,.span-12,.span-6{grid-column:span 2}.dashboard-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-chart{grid-column:span 2}.form-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.entries-form,.workspace-metrics-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.shell{grid-template-columns:1fr}.sidebar{z-index:60;border-right:1px solid #ffffff1f;width:min(320px,86vw);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;overflow:auto;transform:translate(calc(-100% - 12px))}.shell.sidebar-open .sidebar{transform:translate(0)}.sidebar-close-btn{justify-content:center;align-items:center;display:inline-flex}.sidebar-overlay{z-index:55;background:#0a12288c;display:block;position:fixed;inset:0}.nav-list{grid-template-columns:1fr}.content{padding:16px}.mobile-topbar{color:#fff;z-index:40;background:#0e1a3b;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;margin:-16px -16px 16px;padding:12px 16px;display:flex;position:sticky;top:0}.summary-row{grid-template-columns:1fr}.workspace-summary-row{flex-direction:column;align-items:stretch}.workspace-summary-left,.workspace-summary-right{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid,.settings-layout{grid-template-columns:1fr}.settings-sidebar{flex-flow:wrap;gap:8px;padding:8px;position:static}.settings-sidebar-item{flex:auto;width:auto;padding:10px 12px}.invoice-logo-row{grid-template-columns:1fr;align-items:stretch}.invoice-logo-preview{width:100%;height:110px}}.entries-cards,.admin-cards{display:none}.admin-card.is-clickable{cursor:pointer}.admin-card-grid{gap:10px;display:grid}.admin-card-field{gap:6px;display:grid}.admin-card-field input,.admin-card-field select{width:100%}.admin-card-actions{grid-template-columns:1fr}.entry-card{background:#fff;border:1px solid #d9e4fb;border-radius:16px;padding:12px;box-shadow:0 10px 24px #0f1f4a14}.entry-card-unlocked{background:#f7f9fd;border-color:#d5dceb}.entry-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.entry-card-title{color:#0f1f4a;margin:0;font-size:15px;font-weight:900}.entry-card-subtitle{color:#5f719e;margin:4px 0 0;font-size:12px;font-weight:700}.entry-card-grid{gap:8px;display:grid}.entry-card-field{background:#f4f7ff;border:1px solid #edf3ff;border-radius:12px;justify-content:space-between;gap:12px;padding:9px 10px;display:flex}.entry-card-label{color:#5f719e;white-space:normal;font-size:12px;font-weight:800}.entry-card-static-value{color:#0f1f4a;text-align:right;background:#eef2f8;border:1px solid #d8e1f6;border-radius:10px;width:100%;padding:10px 12px;font-weight:700}.entry-card-value{color:#0f1f4a;text-align:right;font-size:12px;font-weight:800}.entry-card-subnote{text-align:right;color:#7d8db2;letter-spacing:.005em;width:100%;margin-top:6px;font-size:10.5px;font-weight:600;display:block}.entry-card-field:has(.entry-card-subnote){flex-wrap:wrap}.entry-card-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.entry-card-edit-grid{gap:10px;display:grid}.entry-card-empty{color:#5f719e;text-align:center;font-weight:700}.expenses-cards{display:none}.expense-card{background:#fff;border:1px solid #d9e4fb;border-radius:16px;padding:12px;box-shadow:0 10px 24px #0f1f4a14}.expense-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.expense-card-title{color:#0f1f4a;margin:0;font-size:15px;font-weight:900}.expense-card-subtitle{color:#5f719e;margin:4px 0 0;font-size:12px;font-weight:700}.expense-card-grid{gap:8px;display:grid}.expense-card-field{background:#f4f7ff;border:1px solid #edf3ff;border-radius:12px;justify-content:space-between;gap:12px;padding:9px 10px;display:flex}.expense-card-label{color:#5f719e;font-size:12px;font-weight:800}.expense-card-value{color:#0f1f4a;text-align:right;font-size:12px;font-weight:800}.expense-card-actions{grid-template-columns:1fr;gap:10px;margin-top:12px;display:grid}.expense-card-edit-grid{gap:10px;display:grid}.expense-card-receipt{background:#f8faff;border:1px solid #edf3ff;border-radius:12px;gap:8px;padding:10px;display:grid}.expense-card-receipt-row{justify-content:flex-start;align-items:center;gap:10px;display:flex}.expense-card-empty{color:#5f719e;text-align:center;font-weight:700}@media (width<=900px){.entries-cards{gap:12px;display:grid}.entries-table{display:none}.entry-card-actions .table-btn{justify-content:center;width:100%}.expenses-cards{gap:12px;display:grid}.expenses-table{display:none}.expense-card-actions .table-btn{justify-content:center;width:100%}.admin-cards{gap:12px;display:grid}.admin-table{display:none}}@media (width<=620px){.settings-grid,.grid-cards,.form-grid.two,.form-grid.four,.entries-form,.workspace-metrics-row,.workspace-summary-left,.workspace-summary-right{grid-template-columns:1fr}.span-3,.span-4,.span-6,.span-12{grid-column:span 1}.dashboard-kpi-stage,.dashboard-chart-grid{grid-template-columns:1fr}.wide-chart{grid-column:span 1}.chart-host{height:260px}.panel-head{flex-direction:column;align-items:stretch}.dashboard-header-actions{flex-wrap:wrap;width:100%}.dashboard-header-actions>*{flex:180px}.users-search{width:100%;max-width:none}.currency-toggle{max-width:100%;overflow:auto}.top-header{flex-direction:column}.nav-list{grid-template-columns:1fr}}.app-tour-popover.driver-popover{color:#0f1f4a;background:#fff;border:1px solid #d8e1f6;border-radius:16px;max-width:360px;position:fixed;overflow:visible;box-shadow:0 20px 50px #0f1f4a2e}@media (width<=520px){.app-tour-popover.driver-popover{max-width:calc(100vw - 24px)}}.app-tour-popover .driver-popover-title{color:#0f1f4a;font-weight:800}.app-tour-popover .driver-popover-description{color:#5f719e;line-height:1.4}.app-tour-popover .driver-popover-footer{justify-content:flex-end;align-items:center;gap:10px;display:flex}.app-tour-popover .driver-popover-progress-text{color:#5f719e;margin-right:auto;font-weight:700}.app-tour-popover .driver-popover-btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #0000;border-radius:18px;padding:12px 18px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:800;line-height:1.1;text-shadow:none!important}.app-tour-popover .driver-popover-footer button.driver-popover-next-btn,.app-tour-popover .driver-popover-footer button.driver-popover-next-btn:hover,.app-tour-popover .driver-popover-footer button.driver-popover-next-btn:focus{padding:12px 22px;color:#fff!important;text-shadow:none!important;background-color:#1f6bff!important;border-color:#0000!important}.app-tour-popover .driver-popover-footer button.driver-popover-next-btn:focus{outline:none}.app-tour-popover .driver-popover-prev-btn{color:#1f6bff;background:#fff;border-color:#1f6bff}.app-tour-popover .driver-popover-close-btn{color:#5f719e}.app-tour-popover .tour-warning{color:#dc2626;margin-top:10px;font-weight:800}.app-tour-popover .tour-inline-message{pointer-events:none;border-radius:14px;margin-top:12px;padding:10px 12px;font-weight:800;display:none;position:absolute;top:100%;left:0;right:0}.app-tour-popover.tour-inline-top .tour-inline-message{margin-top:0;margin-bottom:12px;top:auto;bottom:100%}.app-tour-popover .tour-inline-message.is-error{color:#991b1b;background:#fff1f2;border:1px solid #fecdd3}.app-tour-popover .tour-inline-message.is-success{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0}.tutorial-exit-btn{z-index:2147483647;color:#fff;cursor:pointer;pointer-events:auto;background:#0e1a3bf0;border:1px solid #ffffff4d;border-radius:999px;padding:10px 16px;font-weight:700;position:fixed;top:18px;right:22px;box-shadow:0 12px 28px #07112d47}.tutorial-exit-btn:hover{background:#0b1530fa}@media (width<=900px){.tutorial-exit-btn{padding:9px 14px;top:12px;right:12px}}.month-end-cutoff-banner{background:#fff9e8;border:1px solid #d7b75b;border-left:5px solid #c28d13;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 16px;padding:14px 18px;display:flex}.month-end-cutoff-banner>div{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.month-end-cutoff-banner strong{color:#684b08}.month-end-cutoff-banner small{color:#735f2b;flex-basis:100%}.month-end-cutoff-row td{background:#fff6d8}.month-end-cutoff-row:hover td{background:#ffefbd}.month-end-cutoff-card{background:#fff6d8;border-color:#ead28a}@media (width<=760px){.month-end-cutoff-banner{flex-direction:column;align-items:stretch}}.expense-item-locked input,.expense-item-locked select,.expense-item-locked textarea{pointer-events:none;opacity:.55}.status-guide-trigger-btn{cursor:pointer;white-space:nowrap;background:#f3f8ff;border:1px solid #cfe0ff;border-radius:10px;align-items:center;gap:6px;height:40px;min-height:40px;padding:0 12px;display:flex;box-shadow:0 6px 14px #1f6bff2e}.status-guide-trigger-btn:hover{border-color:#b6cdfb;box-shadow:0 8px 18px #1f6bff3d}.status-guide-trigger-btn:focus-visible{outline-offset:1px;outline:2px solid #8fb4ff}.status-guide-trigger-icon{color:#fff;background:#3a7cff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:.82rem;font-weight:800;line-height:1;display:grid}.status-guide-trigger-label{color:#2c5dba;font-size:.82rem;font-weight:600}.status-guide-modal{max-width:520px}.status-guide-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.status-guide-header h3{color:#0b1328;margin:0;font-size:1.15rem;font-weight:700}.status-guide-close-btn{cursor:pointer;color:#536b95;background:#f8fbff;border:1px solid #e4eaf8;border-radius:8px;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;font-size:1rem;display:grid}.status-guide-close-btn:hover{background:#edf2fb}.status-guide-subtitle{color:#536b95;margin:0 0 14px;font-size:.85rem}.status-guide-list{gap:10px;display:grid}.status-guide-item{background:#f8fbff;border:1px solid #e4eaf8;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.status-guide-item .badge{text-align:center;flex-shrink:0;min-width:110px}.status-guide-description{color:#344563;margin:0;font-size:.84rem;line-height:1.45}.line-approve-btn{color:#1d5bd8;cursor:pointer;white-space:nowrap;background:#eef4ff;border:1px solid #bfd5ff;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.line-approve-btn:hover:not(:disabled){color:#1447b3;background:#dbe8ff;border-color:#93b9ff}.line-approve-btn.approved{color:#15803d;background:#eafcf2;border-color:#a7f3d0;font-weight:700}.line-approve-btn.approved:hover:not(:disabled){color:#166534;background:#dcfce7;border-color:#86efac}.line-approve-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:auto;filter:grayscale(40%)}.approve-btn-icon{font-size:.85rem;font-weight:800}.file-info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:5px;padding:12px 14px;font-size:.9rem;display:flex}.file-info-row{align-items:center;gap:8px;display:flex}.file-info-label{color:#64748b;min-width:72px;font-weight:600}.file-info-value{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.text-warn{font-weight:600;color:#b45309!important}.text-danger{color:#c72f54!important}.text-ok{color:#0e8d53!important}.client-warn-panel{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:8px;padding:10px 12px}.client-warn-title{color:#92400e;margin-bottom:4px;font-size:.9rem;font-weight:700}.client-warn-body{color:#78350f;font-size:.88rem;line-height:1.5}.hint-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.hint-item{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;padding:7px 10px;font-size:.85rem;line-height:1.5}.hint-item strong{color:#1e3a8a}.quicktips-panel{background:linear-gradient(135deg,#f0fdf4 0%,#ecfeff 100%);border:1px solid #bbf7d0;border-radius:12px;padding:14px 16px}.quicktips-title{color:#166534;margin-bottom:8px;font-weight:700}.quicktips-panel ul{color:#14532d;margin:0;padding-left:20px;font-size:.88rem;line-height:1.6}.quicktips-panel li{margin-bottom:4px}.success-panel{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border:1px solid #86efac;border-radius:12px;padding:14px 16px}.success-panel-title{color:#166534;margin-bottom:6px;font-size:1rem;font-weight:700}.primary-btn.inline-btn.success{background:linear-gradient(135deg,#10985b 0%,#0e8d53 100%);border-color:#0e8d53}.primary-btn.inline-btn.success:hover:not(:disabled){background:linear-gradient(135deg,#0e8d53 0%,#0b7a47 100%)}.error-summary-panel{background:linear-gradient(#fff5f7 0%,#fff 100%);border-left:5px solid #c72f54}.error-title{color:#c72f54}.error-summary-intro{color:#9f1239;background:#ffe4ec;border:1px solid #fbcfe8;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.92rem;line-height:1.6}.error-group-list{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.error-group-card{background:#fff;border:1px solid #fecdd3;border-radius:10px;transition:box-shadow .15s;overflow:hidden}.error-group-card:hover{box-shadow:0 2px 8px #c72f5414}.error-group-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff1f2;align-items:center;gap:10px;padding:9px 12px;display:flex}.error-group-badge{color:#fff;background:#c72f54;border-radius:11px;justify-content:center;align-items:center;min-width:24px;height:22px;padding:0 7px;font-size:.75rem;font-weight:800;display:inline-flex}.error-group-title{color:#881337;flex:1;font-size:.92rem;font-weight:700}.error-group-chevron{color:#9f1239;font-size:.85rem;transition:transform .15s}.error-group-items{flex-direction:column;gap:6px;margin:0;padding:6px 10px 10px 40px;list-style:none;display:flex}.error-group-item{background:#fff5f7;border-left:3px solid #fb7185;border-radius:0 6px 6px 0;flex-direction:column;gap:3px;padding:7px 9px;display:flex}.error-field-tag{color:#fff;letter-spacing:.02em;background:#f43f5e;border-radius:4px;align-self:flex-start;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-block}.error-message-text{color:#881337;font-size:.88rem;line-height:1.55}.action-note{color:#075985;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:10px 12px;font-size:.88rem;line-height:1.55}.preview-error-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #ea580c;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.88rem;line-height:1.55}.preview-error-banner strong{color:#7c2d12}.row-has-error{background:#fff1f2!important}.row-has-error td{border-bottom-color:#fecdd3!important}.row-error-cell{text-align:center;vertical-align:middle;z-index:2;background:#fff1f2;border-right:1px solid #f5c4cb;width:44px;position:sticky;left:44px}.row-delete-th{z-index:3;background:#fff5f5;border-top-left-radius:10px;position:sticky;left:0}.row-error-th{z-index:3;background:#fff1f2;border-right:1px solid #f5c4cb;position:sticky;left:44px}.row-delete-cell{text-align:center;vertical-align:middle;z-index:2;background:#fff7f7;border-right:1px solid #f3d6d6;width:44px;padding:6px 4px;position:sticky;left:0}.row-has-error .row-delete-cell{background:#ffe7e7}.row-delete-btn{color:#b55566;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;line-height:1;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-grid}.row-delete-btn:hover:not(:disabled){color:#b91c1c;background:#fee2e2;border-color:#f3a8a8;transform:translateY(-1px);box-shadow:0 2px 6px #b91c1c29}.row-delete-btn:active:not(:disabled){transform:translateY(0)}.row-delete-btn:disabled{opacity:.45;cursor:not-allowed}.row-error-badge{color:#fff;background:#c72f54;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 1px 3px #c72f544d}.row-ok-dot{background:#86efac;border:1px solid #4ade80;border-radius:50%;width:10px;height:10px;display:inline-block}.preview-errors-section{border-top:1px solid #f1f5f9;margin-top:14px;padding-top:12px}.preview-errors-title{color:#9f1239;margin-bottom:10px;font-size:.92rem;font-weight:700}.wide-modal{width:92%;max-width:680px}.error-modal-body{flex-direction:column;gap:14px;display:flex}.error-modal-text{color:#881337;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;padding:12px 14px;font-size:.95rem;line-height:1.65}.error-modal-troubleshoot{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px 12px 16px}.troubleshoot-title{color:#0f172a;margin-bottom:8px;font-size:.92rem;font-weight:700}.error-modal-troubleshoot ul{color:#334155;margin:0;padding-left:20px;font-size:.86rem;line-height:1.65}.error-modal-troubleshoot li{margin-bottom:6px}.excel-import-panel-right{flex-direction:column;gap:10px;display:flex}.excel-import-panel-right:empty{display:none}.cell-has-error{padding:0;position:relative;background:#fff0f2!important}.cell-error-wrap{box-sizing:border-box;width:100%;min-height:100%;padding:2px;position:relative}.cell-static-text{color:#334155;padding:6px 8px;font-size:.85rem;display:inline-block}.cell-error-wrap input,.cell-error-wrap select{color:#881337;box-sizing:border-box;box-shadow:inset 0 0 0 1px #e11d482e;background:#fff!important;border:1.5px solid #e11d48!important}.cell-error-wrap input:focus,.cell-error-wrap select:focus{outline:none;border-color:#be123c!important;box-shadow:0 0 0 3px #f43f5e47,inset 0 0 0 1px #e11d48!important}.cell-error-wrap input[type=date]{color:#881337;box-sizing:border-box;box-shadow:inset 0 0 0 1px #e11d482e;background:#fff!important;border:1.5px solid #e11d48!important}.cell-error-corner{color:#fff;z-index:2;background:#e11d48;border-bottom-left-radius:8px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:800;line-height:1;transition:transform .15s,background .15s;display:inline-flex;position:absolute;top:0;right:0;box-shadow:-1px 1px 2px #be123c40}.cell-error-wrap:hover .cell-error-corner{background:#be123c;transform:scale(1.15)}.cell-tooltip{visibility:hidden;opacity:0;color:#881337;word-break:break-word;overflow-wrap:anywhere;white-space:normal;box-sizing:border-box;z-index:999999;pointer-events:none;background:linear-gradient(#fff5f7 0%,#fff 100%);border:1px solid #fda4af;border-radius:12px;width:420px;min-width:300px;max-width:90vw;height:auto;min-height:auto;margin:0;padding:14px 16px 16px;font-size:.86rem;line-height:1.55;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 12px 34px #be123c38,0 4px 10px #be123c1a}.cell-tooltip:after{content:"";box-sizing:content-box;border:9px solid #0000;border-top-color:#fda4af;border-bottom-width:0;margin:0;padding:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.cell-tooltip:before{content:"";z-index:1;box-sizing:content-box;border:9px solid #0000;border-top-color:#fff;border-bottom-width:0;margin:0;padding:0;position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%)}.cell-error-wrap:hover .cell-tooltip,.cell-error-wrap:focus-within .cell-tooltip,.cell-error-wrap input:focus~.cell-tooltip,.cell-error-wrap select:focus~.cell-tooltip{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}.cell-tooltip-title{color:#9f1239;white-space:normal;word-break:break-word;overflow-wrap:anywhere;border-bottom:1px dashed #fecdd3;margin-bottom:8px;padding-bottom:8px;font-size:.84rem;font-weight:800;line-height:1.5}.cell-tooltip-list{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex}.cell-tooltip-item{box-sizing:border-box;white-space:normal;word-break:break-word;overflow-wrap:anywhere;flex-direction:column;gap:4px;width:100%;min-width:0;padding:2px 0;display:flex}.cell-tooltip-item+.cell-tooltip-item{border-top:1px dashed #fbcfe8;margin-top:2px;padding-top:8px}.cell-tooltip-field-tag{color:#fff;letter-spacing:.02em;box-sizing:border-box;white-space:normal;word-break:break-word;overflow-wrap:anywhere;background:#e11d48;border-radius:4px;align-self:flex-start;max-width:100%;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.cell-tooltip-message{color:#881337;word-break:break-word;overflow-wrap:anywhere;white-space:normal;box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;padding:0;font-size:.84rem;line-height:1.6;display:block}.btn-inline-spinner{border-width:2px!important;border-color:#fff #ffffff73 #ffffff73!important;width:16px!important;height:16px!important}.preview-import-btn:disabled{opacity:.92;color:#475569!important;cursor:not-allowed!important;box-shadow:none!important;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%)!important;border-color:#cbd5e1!important}.preview-import-btn:disabled .btn-inline-spinner{border-color:#475569 #4755694d #4755694d!important}.btn-done-check{color:#fff;background:#10985b;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:4px;font-size:.7rem;font-weight:900;line-height:1;display:inline-flex}.preview-button-row{align-items:stretch}.preview-loading-card{background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1px solid #bfdbfe;border-left:4px solid #1f6bff;border-radius:10px;flex-direction:column;gap:12px;margin-top:12px;padding:14px 16px;animation:.2s ease-out loadingCardIn;display:flex}@keyframes loadingCardIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.preview-loading-card-row{align-items:flex-start;gap:14px;display:flex}.preview-loading-card-row>.loading-spinner{flex-shrink:0;margin-top:3px}.preview-loading-title{color:#1e40af;margin-bottom:3px;font-size:.93rem;font-weight:700}.preview-loading-sub{color:#334155;font-size:.85rem;line-height:1.6}.preview-loading-progress{background:#dbeafe;border-radius:999px;height:6px;position:relative;overflow:hidden}.preview-loading-progress-bar{background:linear-gradient(90deg,#60a5fa 0%,#1f6bff 50%,#60a5fa 100%);border-radius:999px;width:55%;height:100%;animation:1.35s ease-in-out infinite loadingShimmer;position:absolute;top:0;left:-30%}@keyframes loadingShimmer{0%{left:-30%}60%{left:80%}to{left:80%}}.preview-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.preview-panel-head>h3{flex:1;min-width:0}.preview-filename-tag{color:#475569;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;max-width:360px;margin-left:10px;padding:2px 9px;font-size:.72rem;font-weight:600;display:inline-block;overflow:hidden}.preview-head-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.confirm-import-btn{align-items:center;gap:8px;min-height:38px;padding:8px 16px;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 4px 10px #0e8d5338}.confirm-import-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #0e8d534d}.confirm-import-btn:disabled{filter:grayscale(20%);cursor:not-allowed!important;box-shadow:none!important;background:linear-gradient(135deg,#d1d5db 0%,#9ca3af 100%)!important;border-color:#9ca3af!important}.confirm-import-btn.needs-attention:not(:disabled){animation:2.2s ease-in-out infinite pulseAttention;box-shadow:0 4px 10px #d9770640;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important;border-color:#d97706!important}@keyframes pulseAttention{0%,to{box-shadow:0 4px 10px #d9770640}50%{box-shadow:0 4px 16px #d9770680}}.confirm-btn-icon{font-size:.9rem;font-weight:800;display:inline-block;transform:rotate(0)}.confirm-btn-count{background:#ffffff38;border:1px solid #ffffff4d;border-radius:999px;align-items:center;margin-left:2px;padding:2px 8px;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-flex}.confirm-btn-count.confirm-btn-warn{color:#fff7ed;background:#fef3c759;border-color:#ffffff73}.preview-panel-head .dashboard-section-title{margin:0}.saved-preview-panel{background:linear-gradient(135deg,#fefce8 0%,#fffbeb 60%,#ecfeff 100%);border:1px solid #fde68a;border-left:5px solid #d97706;animation:.3s ease-out savedBannerIn;box-shadow:0 8px 22px #b453091a}@keyframes savedBannerIn{0%{opacity:0;transform:translateY(-8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.saved-preview-inner{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}.saved-preview-icon{background:linear-gradient(135deg,#fde68a 0%,#f59e0b 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;display:flex;box-shadow:0 4px 10px #d9770640}.saved-preview-body{flex:1;min-width:280px}.saved-preview-title{color:#92400e;margin-bottom:5px;font-size:1.02rem;font-weight:800}.saved-preview-sub{color:#78350f;font-size:.88rem;line-height:1.6}.saved-preview-sub strong{color:#713f12}.saved-preview-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:8px;min-width:190px;display:flex}@media (width>=720px){.saved-preview-actions{justify-content:center}}.saved-preview-actions .primary-btn{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border-color:#b45309;justify-content:center;box-shadow:0 4px 10px #b4530940}.saved-preview-actions .primary-btn:hover:not(:disabled){background:linear-gradient(135deg,#b45309 0%,#92400e 100%);transform:translateY(-1px);box-shadow:0 6px 14px #b4530959}.preview-saved-tag{color:#065f46;vertical-align:middle;cursor:help;background:#d1fae5;border:1px solid #6ee7b7;border-radius:999px;align-items:center;gap:6px;margin-left:10px;padding:3px 10px;font-size:.72rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.preview-saved-tag:hover{background:#a7f3d0;border-color:#34d399}.preview-saved-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite savedPulse;display:inline-block;box-shadow:0 0 #10b98199}@keyframes savedPulse{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.btn-inline-spinner-muted{border-color:#475569 #cbd5e1 #cbd5e1}.preview-saved-tag-inline{vertical-align:baseline;margin-left:0;padding:1px 8px;font-size:.7rem}.excel-import-panel-single{gap:0;margin:0;padding:6px 0 12px;display:block}.step-row{grid-template-columns:1fr;gap:18px;margin:0;padding:0;display:grid}.step-one-row{grid-template-columns:minmax(0,1fr) 370px;align-items:start;column-gap:26px}@media (width<=860px){.step-one-row{grid-template-columns:1fr}}.step-col{flex-direction:column;gap:10px;min-width:0;max-width:100%;margin:0;padding:0;display:flex}.step-col label{text-align:left;width:auto;margin:0;padding:0;font-size:.92rem;display:inline}.file-info-card-side{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:14px 16px;box-shadow:0 1px 2px #0f172a0a}.file-info-card-empty{color:#64748b;text-align:center;background:repeating-linear-gradient(45deg,#f8fafc,#f8fafc 10px,#fff 10px 20px);border-style:dashed;border-color:#cbd5e1;padding:22px 16px}.file-info-empty-title{color:#64748b;margin-bottom:4px;font-weight:700}.file-info-empty-sub{color:#94a3b8;font-size:.82rem;line-height:1.5}.file-info-actions{border-top:1px dashed #e2e8f0;justify-content:flex-end;margin-top:12px;padding-top:12px;display:flex}.step-two-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px}.step-two-inline{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:22px;padding:18px 18px 20px}.excel-file-picker-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.excel-file-picker-btn{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f0f0f0;border:1px solid #ccc;border-radius:6px;align-items:center;padding:4px 10px;font-size:.87rem;font-weight:500;transition:background .12s,border-color .12s,box-shadow .12s,transform 80ms;display:inline-flex}.excel-file-picker-btn-large{color:#fff;background:linear-gradient(#2f7bff 0%,#1f6bff 100%);border:1px solid #1f6bff;border-radius:10px;padding:10px 18px;font-size:.97rem;font-weight:700;box-shadow:0 4px 12px #1f6bff38}.excel-file-picker-btn-large:hover{background:linear-gradient(#1f6bff 0%,#1557e0 100%);border-color:#1557e0;transform:translateY(-1px);box-shadow:0 6px 16px #1f6bff52}.excel-file-picker-btn-large:active{transform:translateY(0);box-shadow:0 2px 6px #1f6bff40}.excel-file-picker-btn:hover{background:#e6e6e6;border-color:#b8b8b8;box-shadow:0 1px 2px #0f172a0f}.excel-file-picker-btn-large:hover{background:linear-gradient(#1f6bff 0%,#1557e0 100%)}.excel-file-picker-btn.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}.excel-file-picker-btn-xl{color:#fff;cursor:pointer;background:linear-gradient(#2f7bff 0%,#1f6bff 100%);border:1px solid #1f6bff;gap:10px;min-width:230px;min-height:48px;box-shadow:0 5px 13px #1f6bff3d;text-align:center!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;width:auto!important;margin:0!important;padding:13px 22px!important;font-size:1rem!important;font-weight:700!important;display:inline-flex!important}.excel-file-picker-btn-xl:hover{background:linear-gradient(#1f6bff 0%,#1557e0 100%);border-color:#1557e0;transform:translateY(-1px);box-shadow:0 7px 18px #1f6bff52}.excel-file-picker-btn-xl:active{transform:translateY(0);box-shadow:0 3px 8px #1f6bff42}.excel-file-picker-btn-locked{-webkit-user-select:none;user-select:none;color:#5a6988!important;cursor:pointer!important;background:linear-gradient(#e4eaf4 0%,#d8e0ef 100%)!important;border-color:#c2cee4!important;box-shadow:0 3px 6px #0f1f4a14!important}.excel-file-picker-btn-locked:hover{transform:translateY(-.5px);background:linear-gradient(#dbe3f2 0%,#ccd7ea 100%)!important;border-color:#b5c3dd!important;box-shadow:0 5px 10px #0f1f4a1f!important}.excel-file-picker-btn-locked:after{content:" (locked — choose a currency first)";color:#445274;letter-spacing:.01em;margin-left:6px;font-size:.8rem;font-weight:600}.excel-import-currency-chip.needs-pick:not(.is-active){box-shadow:none;background:linear-gradient(#fff 0%,#f6f8ff 100%);border:1px dashed #b2c1e0}.excel-import-currency-hint-warn{color:#a4371b!important;font-weight:700!important}.excel-import-toast-layer{z-index:999999;pointer-events:none;flex-direction:column;gap:10px;max-width:min(460px,100vw - 44px);display:flex;position:fixed;top:22px;right:22px}.excel-import-toast-layer>*{pointer-events:auto}.excel-import-toast-card{color:#463209;background:linear-gradient(#fffbeb 0%,#fff4d1 100%);border:1px solid #e1d4aa;border-radius:14px;padding:13px 46px 13px 16px;animation:.18s cubic-bezier(.2,.8,.2,1) excelImportToastIn;position:relative;box-shadow:0 12px 26px #b4850b33,0 3px 10px #0f1f4a14}@keyframes excelImportToastIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.excel-import-toast-warn{color:#463209;background:linear-gradient(#fffbeb 0%,#fff4d1 100%);border-color:#e1d4aa;box-shadow:0 12px 26px #b4850b33,0 3px 10px #0f1f4a14}.excel-import-toast-info{color:#0e2a66;background:linear-gradient(#f4f8ff 0%,#e5eeff 100%);border-color:#b9d3ff;box-shadow:0 12px 26px #1f6bff33,0 3px 10px #0f1f4a14}.excel-import-toast-error{color:#6e1018;background:linear-gradient(#fff3f3 0%,#ffe0e2 100%);border-color:#f3bac0;box-shadow:0 12px 26px #c81e2833,0 3px 10px #0f1f4a14}.excel-import-toast-head{align-items:flex-start;gap:12px;display:flex}.excel-import-toast-icon{background:#ffffffa6;border-radius:10px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:1rem;display:inline-grid}.excel-import-toast-title{font-size:.95rem;font-weight:800;line-height:1.2}.excel-import-toast-body{color:inherit;opacity:.92;margin-top:4px;font-size:.82rem;font-weight:600;line-height:1.4}.excel-import-toast-close{width:26px;height:26px;color:inherit;cursor:pointer;background:#ffffff8c;border:1px solid #0f1f4a14;border-radius:8px;place-items:center;padding:0;font-size:.8rem;font-weight:800;display:inline-grid;position:absolute;top:10px;right:10px}.excel-import-toast-close:hover{background:#ffffffd9}.excel-file-picker-icon{font-size:1.2rem;line-height:1}.excel-import-currency-row{margin-top:0}.excel-import-currency-field{background:linear-gradient(#fbfdff 0%,#f4f8ff 100%);border:1px solid #dbe6fb;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex;box-shadow:0 3px 10px #1f6bff0f}.excel-import-currency-label{align-items:center;gap:8px;display:flex;margin:0!important}.excel-import-currency-default-tag{color:#1e40af;cursor:help;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;align-items:center;margin-left:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.excel-import-currency-locked-tag{color:#1e3a8a!important;cursor:default!important;background:#dbeafe!important;border-color:#93c5fd!important}.excel-import-currency-field.is-locked .excel-import-currency-chip{cursor:not-allowed!important}.excel-import-currency-field.is-locked .excel-import-currency-chip:not(.is-active){opacity:.58!important}.excel-import-currency-field.is-locked .excel-import-currency-chip.is-active{cursor:default!important}.excel-import-currency-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.excel-import-currency-chip{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:#fff;border:1px solid #d9e2f2;border-radius:12px;align-items:center;gap:8px;min-height:46px;padding:10px 12px;font-family:inherit;font-weight:600;transition:background .15s,border-color .15s,transform .1s,box-shadow .15s,color .15s;display:inline-flex}.excel-import-currency-chip:hover:not(:disabled):not(.is-active){background:#f6f9ff;border-color:#7aa2ff;transform:translateY(-1px);box-shadow:0 4px 10px #1f6bff1f}.excel-import-currency-chip.is-active:hover:not(:disabled){color:#fff;background:linear-gradient(#286ef1 0%,#1658dd 100%);border-color:#1658dd;transform:translateY(-.5px);box-shadow:0 6px 18px #1658dd52}.excel-import-currency-chip.is-active:hover:not(:disabled) .excel-import-currency-chip-name{color:#ffffffe6}.excel-import-currency-chip.is-active:hover:not(:disabled) .excel-import-currency-chip-symbol{color:#fff;background:#ffffff38}.excel-import-currency-chip:active:not(:disabled){box-shadow:none;transform:translateY(0)}.excel-import-currency-chip:disabled{opacity:.65;cursor:not-allowed}.excel-import-currency-chip.is-active{color:#fff;background:linear-gradient(#2f7bff 0%,#1f6bff 100%);border-color:#1f6bff;box-shadow:0 6px 16px #1f6bff47}.excel-import-currency-chip-symbol{color:#1f6bff;background:#1f6bff1a;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:1rem;font-weight:900;display:inline-grid}.excel-import-currency-chip.is-active .excel-import-currency-chip-symbol{color:#fff;background:#ffffff2e}.excel-import-currency-chip-code{letter-spacing:.02em;font-size:.95rem;font-weight:800}.excel-import-currency-chip-name{color:#64748b;margin-left:auto;font-size:.78rem;font-weight:500}.excel-import-currency-chip.is-active .excel-import-currency-chip-name{color:#ffffffd9}.excel-import-currency-hint{color:#54617c;margin:0;font-size:.82rem;line-height:1.45}@media (width<=720px){.excel-import-currency-controls{grid-template-columns:1fr}}.preview-table-stack{z-index:5;flex-direction:column;gap:22px;margin-top:18px;display:flex;position:relative}.preview-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #94a3b81f}.preview-table-card-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.preview-table-card-entries .preview-table-card-head{background:linear-gradient(#eff6ff 0%,#f8fbff 100%);border-bottom:1px solid #dbeafe}.preview-table-card-expenses .preview-table-card-head{background:linear-gradient(#fff7ed 0%,#fffbf5 100%);border-bottom:1px solid #fed7aa}.preview-table-card-title{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:10px;margin:0;font-size:1.02rem;font-weight:700;display:flex}.preview-table-card-icon{justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.preview-table-card-subtitle{color:#475569;margin:4px 0 0;font-size:.85rem;font-weight:500}.excel-file-picker-name{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:50vw;font-size:.92rem;font-weight:500;overflow:hidden}@media (width<=560px){.excel-file-picker-name{max-width:220px}}.file-info-actions-left{border-top:1px dashed #e2e8f0;justify-content:flex-start;align-items:center;margin-top:12px;padding-top:12px;display:flex}.danger-btn-red{background:#fff5f5;font-weight:600;transition:background .12s,color .12s,box-shadow .12s;color:#b91c1c!important;border:1px solid #ef4444!important}.danger-btn-red:hover:not(:disabled){background:#ffe3e3;box-shadow:0 2px 6px #ef44442e}.danger-btn-red:active:not(:disabled){background:#ffd0d0}.danger-btn-red:disabled{opacity:.5;cursor:not-allowed}.help-modal .panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.help-modal .panel-head h3{margin:0;font-size:1.1rem}.help-modal-body{flex-direction:column;gap:24px;max-height:68vh;padding-right:4px;display:flex;overflow-y:auto}.help-section-title{color:#0f172a;border-bottom:2px solid #e2e8f0;margin-bottom:10px;padding-bottom:6px;font-size:.95rem;font-weight:800;display:inline-block}.help-tips-list{color:#334155;flex-direction:column;gap:8px;margin:0;padding-left:20px;font-size:.87rem;line-height:1.6;display:flex}.help-tips-list code{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:1px 6px;font-size:.8rem}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=760px){.help-grid{grid-template-columns:1fr}}.help-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;box-shadow:0 1px 2px #0f172a08}.help-card-title{color:#1e3a8a;margin-bottom:5px;font-size:.87rem;font-weight:800}.help-card p{color:#475569;margin:0;font-size:.81rem;line-height:1.55}.dp-playground-badge{color:#3730a3;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1px solid #c7d2fe;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:700}.dp-playground-section{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:20px;display:grid}.dp-playground-section-column{grid-template-columns:minmax(0,1fr)}@media (width<=900px){.dp-playground-section{grid-template-columns:1fr}}.dp-playground-output{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;font-size:.86rem;line-height:1.8;position:sticky;top:16px}.dp-playground-output-title{color:#1e3a8a;letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px;font-size:.82rem;font-weight:800}.dp-picker-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:14px;display:flex;box-shadow:0 1px 3px #0f172a0a}.dp-summary{background:linear-gradient(135deg,#eff6ff 0%,#eef2ff 100%);border:1px solid #bfdbfe;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.dp-summary-row{flex-flow:wrap;align-items:center;gap:20px}.dp-summary-label{color:#4c6093;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.dp-summary-value{color:#0f172a;font-size:1.05rem;font-weight:800}.dp-summary-range{color:#4c6093;font-weight:600}.dp-summary-arrow{color:#64748b;font-weight:700}.dp-summary-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:flex}.dp-chip{color:#3730a3;background:#fff;border:1px solid #c7d2fe;border-radius:999px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.dp-chip-muted{color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.dp-root{-webkit-user-select:none;user-select:none;flex-direction:column;gap:8px;display:flex}.dp-header{justify-content:space-between;align-items:center;padding:4px 2px 6px;display:flex}.dp-nav-btn{all:unset;cursor:pointer;color:#334155;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:inline-flex}.dp-nav-btn:hover{color:#1e3a8a;background:#f1f5f9}.dp-nav-btn:active{background:#e2e8f0}.dp-header-title{color:#0f172a;font-size:1rem;font-weight:800}.dp-header-title-btn{all:unset;cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;transition:background .15s,color .15s;display:inline-flex}.dp-header-title-btn:hover{color:#1e3a8a;background:#f1f5f9}.dp-header-title-static{color:#0f172a;padding:6px 10px;font-weight:800}.dp-header-arrow{color:#64748b;display:inline-flex}.dp-weekdays{grid-template-columns:repeat(7,1fr);gap:2px;padding:0 2px;display:grid}.dp-weekday{text-align:center;color:#64748b;letter-spacing:.04em;text-transform:uppercase;padding:6px 0;font-size:.72rem;font-weight:800}.dp-days-grid{flex-direction:column;gap:2px;display:flex}.dp-week-row{cursor:pointer;border-radius:10px;grid-template-columns:repeat(7,1fr);gap:2px;padding:2px;transition:background .15s;display:grid}.dp-week-row:hover{background:#f1f5f9}.dp-week-row-selected{border-radius:12px;padding:4px;position:relative;overflow:hidden;box-shadow:0 4px 18px #1f6bff61,inset 0 0 0 2px #2767ffbf;background:0 0!important}.dp-week-row-selected:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#2767ff14);border-radius:12px;position:absolute;inset:0}.dp-day{aspect-ratio:1;cursor:pointer;color:#0f172a;border-radius:8px;justify-content:center;align-items:center;min-height:36px;font-size:.88rem;font-weight:600;transition:background .15s,color .15s,transform .1s;display:flex;position:relative}.dp-day:hover{background:#e2e8f0}.dp-day-outside{color:#94a3b8}.dp-day-disabled{color:#cbd5e1!important;cursor:not-allowed!important;background:0 0!important}.dp-day.dp-day-today{z-index:2;font-weight:800;box-shadow:inset 0 0 0 2px #dc2626;color:#991b1b!important;background:#fff1f2!important}.dp-day.dp-day-today:hover{background:#ffe4e6!important}.dp-day.dp-day-today .dp-day-num{text-shadow:0 0 1px #fff9;font-weight:900;color:#b91c1c!important}.dp-day.dp-day-in-week.dp-day-today{transform:scale(1.06);box-shadow:inset 0 0 0 2px #fecdd3,0 0 0 2px #be123c;color:#fff!important;background:linear-gradient(#e11d48 0%,#be123c 100%)!important}.dp-day.dp-day-in-week.dp-day-today .dp-day-num{text-shadow:0 1px 2px #00000059;color:#fff!important}.dp-day.dp-day-selected{z-index:2;box-shadow:0 2px 8px #1f6bff57;color:#fff!important;background:#1f6bff!important}.dp-day.dp-day-selected .dp-day-num{color:#fff!important}.dp-day.dp-day-selected.dp-day-today{box-shadow:0 2px 8px #1f6bff57,inset 0 0 0 2px #dc2626}.dp-day.dp-day-selected.dp-day-today .dp-day-num{color:#fff!important}.dp-day-num{z-index:1;position:relative}.dp-day.dp-day-in-week{font-weight:700;color:#0f172a!important}.dp-day.dp-day-in-week .dp-day-num{color:#0f172a!important}.dp-day.dp-day-week-start{border-radius:10px 0 0 10px}.dp-day.dp-day-week-end{border-radius:0 10px 10px 0}.dp-day.dp-day-in-week.dp-day-week-start.dp-day-week-end{border-radius:10px}.dp-day.dp-day-in-week.dp-day-outside{opacity:.9;color:#475569!important}.dp-week-row-selected .dp-day{isolation:isolate}.dp-week-row-selected .dp-day .dp-day-num{text-shadow:0 0 1px #ffffff73}.dp-day.dp-day-in-range,.dp-day.dp-day-in-range-pre{border-radius:0;color:#1e3a8a!important;background:#c7ddff!important}.dp-day.dp-day-range-start{border-radius:10px 0 0 10px;box-shadow:0 2px 8px #1f6bff57;color:#fff!important;background:#1f6bff!important}.dp-day.dp-day-range-start .dp-day-num{color:#fff!important}.dp-day.dp-day-range-end{border-radius:0 10px 10px 0;box-shadow:0 2px 8px #1f6bff57;color:#fff!important;background:#1f6bff!important}.dp-day.dp-day-range-end .dp-day-num{color:#fff!important}.dp-day.dp-day-range-start.dp-day-range-end{border-radius:10px}.dp-day.dp-day-in-range.dp-day-today,.dp-day.dp-day-in-range-pre.dp-day-today{box-shadow:inset 0 0 0 2px #dc2626;color:#7f1d1d!important;background:#fecaca!important}.dp-day.dp-day-range-start.dp-day-today,.dp-day.dp-day-range-end.dp-day-today{box-shadow:0 2px 8px #1f6bff57,inset 0 0 0 2px #dc2626}.dp-months-grid,.dp-years-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 4px;display:grid}.dp-month-tile,.dp-year-tile{all:unset;cursor:pointer;text-align:center;color:#334155;background:#f8fafc;border:1px solid #0000;border-radius:10px;padding:14px 0;font-size:.92rem;font-weight:700;transition:background .15s,color .15s,border .15s}.dp-month-tile:hover,.dp-year-tile:hover{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe}.dp-month-tile.is-selected,.dp-year-tile.is-selected{color:#fff;background:#1f6bff;box-shadow:0 2px 6px #1f6bff47}.dp-month-tile.dp-month-today,.dp-year-tile.dp-year-today{box-sizing:border-box;border:2px solid #dc2626}.dp-month-tile.dp-month-today.is-selected,.dp-year-tile.dp-year-today.is-selected{box-shadow:0 2px 8px #1f6bff57,inset 0 0 0 2px #dc2626}.dp-month-tile.dp-month-disabled,.dp-year-tile.dp-year-disabled{cursor:not-allowed;opacity:.45;color:#94a3b8!important;background:#f1f5f9!important;border-color:#0000!important}.dp-months-grid-wide{grid-template-columns:repeat(4,1fr)}.dp-month-tile{flex-direction:column;justify-content:center;align-items:center;padding:10px 4px;line-height:1;display:flex}.dp-month-tile .dp-month-short{font-size:.9rem;font-weight:700}.dp-month-tile .dp-month-num{opacity:.75;margin-top:4px;font-size:.72rem;font-weight:600}.dp-month-picker .dp-summary{color:#fff;background:linear-gradient(135deg,#1f6bff 0%,#0ea5e9 100%);border-radius:14px 14px 0 0;margin:-1px;padding:16px 18px 14px}.dp-month-picker .dp-summary-label{text-transform:uppercase;letter-spacing:.05em;opacity:.85;color:#e0edff;margin-bottom:4px;font-size:.75rem;font-weight:600}.dp-month-picker .dp-summary-value{color:#fff;font-size:1.4rem;font-weight:800}.dp-month-picker .dp-summary-meta{margin-top:6px}.dp-month-picker .dp-chip{color:#fff;background:#ffffff2e;border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:600}.dp-month-picker .dp-chip-muted{color:#dbeafe;opacity:.85;font-size:.8rem;font-weight:600}.dp-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:4px;padding:10px 2px 2px;display:flex}.dp-today-btn{all:unset;cursor:pointer;color:#1e3a8a;background:#f1f5f9;border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:700;transition:background .15s,color .15s}.dp-today-btn:hover{color:#1f6bff;background:#dbeafe}.dp-footer-hint{color:#64748b;font-size:.75rem;font-weight:600}.dp-week-status-empty{background:0 0}.dp-week-status-draft{background:#ffd6d6}.dp-week-status-psub{background:#ffe2a3}.dp-week-status-sub{background:#ffd46b}.dp-week-status-papp{background:#c8ebcd}.dp-week-status-app{background:#9fe3b3}.dp-week-status-denied{background:#ffb8b8}.dp-week-status-unlock{background:#d8dff0}.dp-week-row-selected{position:relative}.dp-week-row-dp-dot-draft:before,.dp-week-row-dp-dot-psub:before,.dp-week-row-dp-dot-sub:before,.dp-week-row-dp-dot-papp:before,.dp-week-row-dp-dot-app:before,.dp-week-row-dp-dot-denied:before,.dp-week-row-dp-dot-unlock:before,.dp-week-row-dp-dot-empty:before{content:"";pointer-events:none;opacity:.8;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.dp-week-row-dp-dot-empty:before{background:#cbd5e1}.dp-week-row-dp-dot-draft:before{background:#b02a2a}.dp-week-row-dp-dot-psub:before{background:#8a5a00}.dp-week-row-dp-dot-sub:before{background:#b07500}.dp-week-row-dp-dot-papp:before{background:#39733d}.dp-week-row-dp-dot-app:before{background:#188553}.dp-week-row-dp-dot-denied:before{background:#b02a2a}.dp-week-row-dp-dot-unlock:before{background:#445a82}.dp-legend{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:8px 14px;padding:12px 4px 0;display:flex}.dp-legend-item{color:#475569;align-items:center;gap:6px;font-size:.76rem;font-weight:600;display:inline-flex}.dp-legend-dot{border:1px solid #0000000f;border-radius:50%;width:10px;height:10px;display:inline-block}.dp-dot-empty{background:#cbd5e1}.dp-dot-draft{background:#b02a2a}.dp-dot-psub{background:#8a5a00}.dp-dot-sub{background:#b07500}.dp-dot-papp{background:#39733d}.dp-dot-app{background:#188553}.dp-dot-denied{background:#b02a2a}.dp-dot-unlock{background:#445a82}.dp-range-body{grid-template-columns:200px 1fr;gap:14px;display:grid}@media (width<=1100px){.dp-range-body{grid-template-columns:1fr}}.dp-range-presets{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:4px;padding:8px 6px;display:flex}.dp-range-presets-title{letter-spacing:.08em;text-transform:uppercase;color:#64748b;padding:4px 10px 6px;font-size:.72rem;font-weight:800}.dp-range-preset{all:unset;cursor:pointer;color:#334155;border-radius:8px;padding:7px 10px;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.dp-range-preset:hover{color:#0f172a;background:#e2e8f0}.dp-range-preset.is-active{color:#fff;background:#1f6bff}.dp-range-preset.is-ghost{color:#64748b;border-top:1px dashed #e2e8f0;margin-top:4px;padding-top:10px}.dp-range-preset.is-ghost:hover{color:#b02a2a;background:#ffe3e3}.dp-range-calendars{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=700px){.dp-range-calendars{grid-template-columns:1fr}}.dp-week-field{flex-direction:column;gap:6px;display:flex;position:relative}.dp-week-trigger{all:unset;box-sizing:border-box;cursor:pointer;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:10px;min-height:40px;padding:10px 14px;font-weight:600;transition:border-color .15s,box-shadow .15s,transform 50ms;display:flex}.dp-week-trigger:hover{border-color:#94a3b8}.dp-week-trigger:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.dp-week-trigger.is-open{border-color:#1f6bff;box-shadow:0 0 0 3px #1f6bff2e}.dp-week-trigger:active{transform:translateY(1px)}.dp-week-trigger-sm{border-radius:10px;min-height:36px;padding:8px 12px}.dp-week-trigger-sm .dp-week-trigger-range{font-size:.88rem}.dp-week-trigger-sm .dp-week-trigger-iso{padding:2px 8px;font-size:.68rem}.dp-week-trigger-main{flex-wrap:wrap;flex:auto;align-items:center;gap:10px;min-width:0;display:inline-flex}.dp-week-trigger-range{color:#0f172a;font-size:.92rem;font-weight:700}.dp-week-trigger-iso{color:#3730a3;letter-spacing:.02em;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:700}.dp-week-trigger-placeholder{color:#94a3b8;font-weight:600}.dp-week-trigger-caret{color:#64748b;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.dp-week-trigger.is-open .dp-week-trigger-caret{transform:rotate(180deg)}.dp-popover{z-index:80;filter:drop-shadow(0 18px 40px #0f172a2e);width:min(520px,100vw - 32px);max-width:520px;animation:.12s ease-out dp-pop;position:absolute;top:calc(100% + 8px);left:0}@keyframes dp-pop{0%{opacity:0;transform:translateY(-4px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.dp-popover .dp-picker-card{border:1px solid #d7dee9;border-radius:14px;padding:12px}.dp-popover-fixed{z-index:9999;background:#fff;border:1px solid #d7dee9;border-radius:14px;overflow:hidden;box-shadow:0 22px 50px #0f172a38}.dp-popover-fixed .dp-picker-card{box-shadow:none;width:100%;max-height:inherit;background:0 0;border:0;border-radius:0;overflow:hidden auto}.dp-popover-fixed.dp-popover-compact{border-radius:12px;padding:0}.dp-popover-fixed.dp-popover-compact .dp-picker-card{gap:10px;padding:10px}.dp-popover-compact .dp-summary{gap:4px;padding:8px 10px}.dp-popover-compact .dp-summary-label{font-size:.64rem}.dp-popover-compact .dp-summary-value{font-size:.92rem}.dp-popover-compact .dp-summary-range{font-size:.78rem}.dp-popover-compact .dp-summary-meta{gap:4px;margin-top:2px}.dp-popover-compact .dp-chip,.dp-popover-compact .dp-chip-muted{padding:2px 8px;font-size:.68rem}.dp-popover-compact .dp-header{padding:2px 0 4px}.dp-popover-compact .dp-nav-btn{border-radius:7px;width:28px;height:28px}.dp-popover-compact .dp-header-title{font-size:.9rem}.dp-popover-compact .dp-header-title-btn{border-radius:6px;padding:4px 8px}.dp-popover-compact .dp-header-title-static{padding:4px 8px;font-size:.9rem}.dp-popover-compact .dp-weekday{padding:4px 0;font-size:.64rem}.dp-popover-compact .dp-weekdays{gap:2px;padding:0}.dp-popover-compact .dp-week-row{border-radius:8px;gap:2px;padding:2px}.dp-popover-compact .dp-week-row-selected{border-radius:10px;padding:3px}.dp-popover-compact .dp-day{border-radius:6px;min-height:28px;font-size:.78rem}.dp-popover-compact .dp-day.dp-day-in-week{border-radius:0}.dp-popover-compact .dp-day.dp-day-week-start{border-radius:7px 0 0 7px}.dp-popover-compact .dp-day.dp-day-week-end{border-radius:0 7px 7px 0}.dp-popover-compact .dp-footer{margin-top:2px;padding:8px 0 0}.dp-popover-compact .dp-today-btn{border-radius:7px;padding:5px 10px;font-size:.74rem}.dp-popover-compact .dp-footer-hint{font-size:.7rem}.dp-popover-compact .dp-legend{gap:6px 10px;padding:10px 0 0}.dp-popover-compact .dp-legend-item{gap:4px;font-size:.68rem}.dp-popover-compact .dp-legend-dot{width:8px;height:8px}.dp-popover-compact .dp-month-tile,.dp-popover-compact .dp-year-tile{border-radius:7px;padding:10px 0;font-size:.8rem}.dp-popover-compact .dp-months-grid,.dp-popover-compact .dp-years-grid{gap:6px;padding:6px 2px}@media (width<=560px){.dp-popover{width:auto;left:-8px;right:-8px}}.dp-day-trigger{all:unset;box-sizing:border-box;cursor:pointer;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:150px;max-width:100%;min-height:36px;padding:6px 10px;font-size:.9rem;font-weight:600;transition:border-color .15s,box-shadow .15s,transform 50ms;display:inline-flex}.dp-day-trigger:hover:not(.is-disabled){border-color:#94a3b8}.dp-day-trigger:focus-visible:not(.is-disabled){border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.dp-day-trigger.is-open:not(.is-disabled){border-color:#1f6bff;box-shadow:0 0 0 3px #1f6bff29}.dp-day-trigger.is-disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.dp-day-trigger-sm{border-radius:7px;min-width:132px;min-height:30px;padding:4px 8px;font-size:.82rem}.dp-day-trigger-main{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.dp-day-trigger-date{color:#0f172a;font-weight:700}.dp-day-trigger-placeholder{color:#94a3b8;font-weight:600}.dp-day-trigger-caret{color:#64748b;opacity:.85;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dp-day-trigger.is-open .dp-day-trigger-caret{transform:rotate(180deg)}.dp-day-popover{width:260px}.dp-day-popover-no-summary .dp-day-picker{gap:8px;padding:8px 10px 10px}.dp-day-popover-no-summary .dp-day-picker .dp-summary{display:none}.dp-day-popover-no-summary .dp-day-picker .dp-footer{margin-top:0;padding-top:4px}.timesheet-hours-select+.dp-day-field-wrap,td .dp-day-trigger{min-width:140px;font-size:.86rem}
