@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties,theme,base,components,utilities;@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.h-screen{height:100vh}.w-full{width:100%}.flex-shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.input-field-container{border:1px solid #d3d4d6!important;transition:border-color .2s!important}.input-field-container:focus-within{border-color:#2684ff!important}.input-field-container.has-error{border-color:#ef4444!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}.pricing-modal-content::-webkit-scrollbar{width:4px}.pricing-modal-content::-webkit-scrollbar-track{background:transparent}.pricing-modal-content::-webkit-scrollbar-thumb{background:#d3d4d6;border-radius:2px}.pricing-modal-content::-webkit-scrollbar-thumb:hover{background:#abadb1}.pricing-modal-content{scrollbar-width:thin;scrollbar-color:#D3D4D6 transparent}.employer-home-sidebar{transition:transform .3s ease}.employer-home-root-container{overflow:visible!important;height:auto!important;min-height:100vh;position:relative!important}.employer-home-page-wrapper{display:flex;flex-direction:row;gap:20px;padding:12px 20px 100px;margin-left:264px;margin-top:96px;box-sizing:border-box}.employer-home-main-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.employer-home-help-section{width:300px;flex-shrink:0}.employer-home-main-card{width:100%;max-width:100%}.employee-contractor-row{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}.employee-contractor-row>div{flex:1;min-width:280px}@media(min-width:1600px){.employer-home-help-section{width:320px}}@media(min-width:1200px)and (max-width:1599px){.employer-home-help-section{width:300px}}@media(max-width:1199px){.employer-home-page-wrapper{flex-direction:column}.employer-home-help-section{width:100%}}@media(max-width:1024px){.employer-home-sidebar{width:220px!important}.employer-home-header{left:220px!important;width:calc(100% - 220px)!important}.employer-home-page-wrapper{margin-left:220px;padding:12px 16px 20px}}@media(min-width:769px)and (max-width:1024px){.employer-home-sidebar{width:180px!important}.employer-home-header{left:180px!important;width:calc(100% - 180px)!important}.employer-home-page-wrapper{margin-left:180px!important;padding:12px 16px 20px}}@media(max-width:768px){.hamburger-menu{display:flex}.employer-home-sidebar{position:fixed!important;transform:translate(-100%);z-index:100!important}.employer-home-sidebar.open{transform:translate(0)}.employer-home-header{left:0!important;width:100%!important;padding-left:16px!important;padding-right:16px!important;position:fixed!important;top:0!important;z-index:50!important}.employer-home-page-wrapper{margin-left:0;margin-top:96px;flex-direction:column;padding:16px 16px 120px;min-height:auto}.employer-home-help-section{width:100%}.employer-home-main-card{width:100%!important;max-width:100%!important}.user-name-text{display:none!important}.greeting-text{font-size:18px!important}.employee-contractor-row>div{flex:1 1 100%}}@media(max-width:480px){.employer-home-header{padding-left:12px!important;padding-right:12px!important}.employer-home-page-wrapper{padding:12px 12px 120px}.employer-home-main-card{padding:16px!important}.greeting-text{font-size:16px!important}}.pricing-section-container{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pricing-tag-wrapper{flex:0 0 auto}.pricing-content-wrapper{display:flex;align-items:center;flex:1;gap:10px;justify-content:space-between;flex-wrap:wrap}.pricing-price-wrapper{display:flex;align-items:center;gap:4px;flex-wrap:wrap}@media(max-width:1024px){.pricing-section-container{flex-direction:column;align-items:flex-start}.pricing-content-wrapper{width:100%;flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:768px){.pricing-section-container{padding:12px;gap:12px}.pricing-tag-wrapper{width:100%}.pricing-content-wrapper{width:100%;gap:8px}.pricing-price-wrapper{flex-direction:column;align-items:flex-start;gap:4px}}@media(max-width:480px){.pricing-section-container{padding:10px}}.lets-get-started-container{width:100%;max-width:100%;box-sizing:border-box}.lets-get-started-title{color:#222224;font-family:Satoshi,Helvetica;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin-top:-1px;position:relative;width:-moz-fit-content;width:fit-content}.lets-get-started-cards{display:flex;flex-direction:row;gap:16px;width:100%;flex-wrap:nowrap}.lets-get-started-cards>div{flex:1;min-width:0}@media(min-width:1200px){.lets-get-started-cards{flex-wrap:nowrap}.lets-get-started-cards>div{flex:1;min-width:0}}@media(min-width:769px)and (max-width:1199px){.lets-get-started-cards{flex-wrap:wrap}.lets-get-started-cards>div{flex:1 1 calc(50% - 8px);min-width:280px;max-width:calc(50% - 8px)}.lets-get-started-cards>div:nth-child(3){flex:1 1 100%;max-width:100%}}@media(max-width:1024px){.lets-get-started-container{padding:16px!important}.lets-get-started-title{font-size:18px}.lets-get-started-cards{gap:12px}.lets-get-started-cards>div{min-width:240px}}@media(max-width:768px){.lets-get-started-container{padding:16px!important}.lets-get-started-title{font-size:18px}.lets-get-started-cards{flex-direction:column;gap:12px}.lets-get-started-cards>div{flex:1 1 100%;min-width:100%;width:100%}}@media(max-width:480px){.lets-get-started-container{padding:12px!important;gap:12px!important}.lets-get-started-title{font-size:16px}.lets-get-started-cards{gap:12px}.lets-get-started-cards>div{padding:16px!important;height:auto!important;min-height:200px}}.chat-with-us-btn:hover{background:#2684ff!important;box-shadow:0 2px 4px #00000026}.chat-with-us-btn:hover .btn-text{color:#fff!important}.employer-dashboard-sidebar{transition:transform .3s ease}.employer-dashboard-root-container{overflow:visible!important;height:auto!important;min-height:100vh;position:relative!important}.employer-dashboard-page-wrapper{display:flex;flex-direction:row;gap:20px;padding:12px 20px 100px;margin-left:264px;margin-top:96px;box-sizing:border-box}.employer-dashboard-main-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.employer-dashboard-right-sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.employer-dashboard-card{width:100%;max-width:100%}.employer-dashboard-summary-cards{display:flex;gap:16px;width:100%}.employer-dashboard-summary-cards>div{flex:1;min-width:0}@media(min-width:1600px){.employer-dashboard-right-sidebar{width:320px}}@media(min-width:1200px)and (max-width:1599px){.employer-dashboard-right-sidebar{width:300px}}@media(max-width:1199px){.employer-dashboard-page-wrapper{flex-direction:column}.employer-dashboard-right-sidebar{width:100%}}@media(max-width:1024px){.employer-dashboard-sidebar{width:220px!important}.employer-dashboard-header{left:220px!important;width:calc(100% - 220px)!important}.employer-dashboard-page-wrapper{margin-left:220px;padding:12px 16px 20px}}@media(min-width:769px)and (max-width:1024px){.employer-dashboard-sidebar{width:180px!important}.employer-dashboard-header{left:180px!important;width:calc(100% - 180px)!important}.employer-dashboard-page-wrapper{margin-left:180px!important;padding:12px 16px 20px}}@media(max-width:768px){.hamburger-menu{display:flex}.employer-dashboard-sidebar{position:fixed!important;transform:translate(-100%);z-index:100!important}.employer-dashboard-sidebar.open{transform:translate(0)}.employer-dashboard-header{left:0!important;width:100%!important;padding-left:16px!important;padding-right:16px!important;position:fixed!important;top:0!important;z-index:50!important}.employer-dashboard-page-wrapper{margin-left:0;margin-top:96px;flex-direction:column;padding:16px 16px 120px;min-height:auto}.employer-dashboard-right-sidebar{width:100%}.employer-dashboard-card{width:100%!important;max-width:100%!important}.user-name-text{display:none!important}.greeting-text{font-size:18px!important}.employer-dashboard-summary-cards{flex-direction:column}}@media(max-width:480px){.employer-dashboard-header{padding-left:12px!important;padding-right:12px!important}.employer-dashboard-page-wrapper{padding:12px 12px 120px}.employer-dashboard-card{padding:16px!important}.greeting-text{font-size:16px!important}}.employer-onboarding-back-btn:hover,.employer-onboarding-back-btn:focus,.employer-onboarding-back-btn:focus-visible{background:transparent!important}html{overflow:hidden!important;height:100%!important}body{overflow-x:hidden!important;overflow-y:auto!important;height:100%!important;min-height:100vh!important}#root{overflow:visible!important;height:auto!important;min-height:100vh!important}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:#d3d4d6;border-radius:3px}body::-webkit-scrollbar-thumb:hover{background:#abadb1}body{scrollbar-width:thin;scrollbar-color:#D3D4D6 transparent}.add-employee-btn:hover,.add-contractor-btn:hover,.chat-with-us-btn:hover{background:#2684ff!important;box-shadow:0 2px 4px #00000026}.add-employee-btn:hover .btn-text,.add-contractor-btn:hover .btn-text,.chat-with-us-btn:hover .btn-text{color:#fff!important}.employee-card:hover,.contractor-card:hover{outline:1px #2684FF solid!important}.user-name-text{display:inline-block;-webkit-user-select:text;-moz-user-select:text;user-select:text;padding:0;margin:0;line-height:16px;height:16px!important;vertical-align:baseline}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.modal-enter{animation:fadeIn .3s ease-out}.toast-enter{animation:slideInUp .3s ease-out}.notification-bell:hover{transform:translateY(-2px);transition:transform .2s ease}.dropdown-arrow:hover{transform:none}.dropdown-menu-item:hover{background:#2684ff0d!important}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu{animation:dropdownFadeIn .2s ease-out}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:24px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:20}.hamburger-menu span{width:24px;height:2px;background:#222224;border-radius:2px;transition:all .3s ease}.hamburger-menu.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:8}.employer-onboarding-sidebar{transition:transform .3s ease}.employer-onboarding-root-container{overflow:visible!important;height:auto!important;min-height:100vh;position:relative!important}.employer-onboarding-page-wrapper{display:flex;flex-direction:row;gap:20px;padding:12px 20px 100px;margin-left:264px;margin-top:96px;box-sizing:border-box}.employer-onboarding-main-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.employer-onboarding-help-section{width:300px;flex-shrink:0}.employer-onboarding-main-card{width:100%;max-width:100%}@media(min-width:1600px){.employer-onboarding-help-section{width:320px}}@media(min-width:1200px)and (max-width:1599px){.employer-onboarding-help-section{width:300px}}@media(max-width:1199px){.employer-onboarding-page-wrapper{flex-direction:column}.employer-onboarding-help-section{width:100%}}@media(max-width:1024px){.employer-onboarding-sidebar{width:220px!important}.employer-onboarding-header{left:220px!important;width:calc(100% - 220px)!important}.employer-onboarding-page-wrapper{margin-left:220px;padding:12px 16px 20px}}@media(min-width:769px)and (max-width:1024px){.employer-onboarding-sidebar{width:180px!important}.employer-onboarding-header{left:180px!important;width:calc(100% - 180px)!important}.employer-onboarding-page-wrapper{margin-left:180px!important;padding:12px 16px 20px}}@media(max-width:768px){.hamburger-menu{display:flex}.employer-onboarding-sidebar{position:fixed!important;transform:translate(-100%);z-index:100!important}.employer-onboarding-sidebar.open{transform:translate(0)}.employer-onboarding-header{left:0!important;width:100%!important;padding-left:16px!important;padding-right:16px!important;position:fixed!important;top:0!important;z-index:50!important}.employer-onboarding-page-wrapper{margin-left:0;margin-top:96px;flex-direction:column;padding:16px 16px 120px;min-height:auto}.employer-onboarding-help-section{width:100%}.employer-onboarding-main-card{width:100%!important;max-width:100%!important}.user-name-text{display:none!important}.greeting-text{font-size:18px!important}}@media(max-width:480px){.employer-onboarding-header{padding-left:12px!important;padding-right:12px!important}.employer-onboarding-page-wrapper{padding:12px 12px 120px}.employer-onboarding-main-card{padding:16px!important}.greeting-text{font-size:16px!important}}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-top:1px solid #aeaeae;border-radius:0;margin-top:4px}.react-datepicker__header--bottom{border-bottom:none;border-top:1px solid #aeaeae;border-radius:0 0 .3rem .3rem}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{background-color:transparent;border:1px solid #aeaeae;border-radius:.3rem;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__year-select:focus-visible,.react-datepicker__month-year-select:focus-visible{outline:auto 1px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.5em;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:5em;margin:2px}.react-datepicker__month{margin:.5em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:5em;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.375em;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 1.0625em);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90;color:#fff}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.625em;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__children-container{width:17.25em;margin:.5em;padding-right:.25em;padding-left:.25em;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.react-datepicker-popper-offset{margin-top:-.7em}.compliance-page-container{width:100%;height:100vh;background:#f1f8ff;position:relative;overflow-y:auto}.compliance-page-main-content{margin-left:264px;padding:116px 40px 20px 20px;min-height:calc(100vh - 96px)}@media(max-width:1024px)and (min-width:769px){.compliance-page-main-content{margin-left:0;padding-left:24px;padding-right:24px}}.compliance-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.compliance-header-section{display:flex;flex-direction:column;gap:4px}.compliance-title{color:#222224;font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;margin:0}.compliance-subtitle{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;margin:0}.policy-documents-section{background-color:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:20px}.policy-documents-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.policy-documents-title{color:#222224;font-family:Satoshi,sans-serif;font-size:18px;font-weight:700;line-height:normal;margin:0}.upload-button{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#2684ff;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;background:none;border:none;padding:0}.upload-button:hover{opacity:.8}.upload-icon{width:18px;height:18px}.documents-list{display:flex;flex-direction:column;gap:16px}.document-item{border:1px solid #F0F1F1;border-radius:8px;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.document-content{display:flex;flex:1;flex-direction:column;gap:8px;cursor:pointer;transition:opacity .2s ease}.document-content:hover{opacity:.8}.document-header{display:flex;align-items:center;gap:8px}.document-icon{width:18px;height:18px;flex-shrink:0}.document-name{color:#222224;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;line-height:normal;margin:0}.document-date{color:#85878d;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;line-height:normal;margin:0}.document-actions{position:relative;flex-shrink:0}.actions-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;padding:0;transform:rotate(-180deg)}.actions-button:hover{opacity:.7}.actions-dropdown{position:absolute;top:28px;right:0;background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:160px;z-index:100;padding:8px 0}.actions-dropdown-item{padding:8px 16px;cursor:pointer;color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}.actions-dropdown-item:hover{background:#f9fafb}.actions-dropdown-item.delete{color:#dc2626}.actions-dropdown-item.delete:hover{background:#fef2f2}.actions-dropdown-icon{width:16px;height:16px;flex-shrink:0}.hidden-file-input{display:none}.documents-loading-state,.documents-empty-state{padding:40px;text-align:center;color:#626368;font-family:Satoshi,sans-serif;font-size:14px}.upload-modal-overlay{position:fixed;inset:0;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.upload-modal{background-color:#fff;border-radius:8px;width:100%;max-width:520px;display:flex;flex-direction:column;gap:32px;padding:24px;position:relative;max-height:90vh;overflow-y:auto}.upload-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.upload-modal-title{color:#222224;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700;line-height:normal;margin:0}.upload-modal-close{width:20px;height:20px;cursor:pointer;flex-shrink:0;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center}.upload-modal-close:hover{opacity:.7}.upload-modal-section{display:flex;flex-direction:column;gap:8px}.upload-modal-label{color:#626368;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;line-height:normal;margin:0}.upload-modal-input{width:100%;height:47px;padding:12px 16px;border:1px solid #D3D4D6;border-radius:8px;font-family:Satoshi,sans-serif;font-size:16px;color:#222224;outline:none}.upload-modal-input:focus{border-color:#2684ff}.upload-drag-drop-area{align-self:stretch;background-color:#fff;border:1px dashed #D3D4D6;border-radius:8px;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:24px;position:relative;width:100%;cursor:pointer;transition:all .2s ease}.upload-drag-drop-area:hover,.upload-drag-drop-area.dragging{border-color:#2684ff;background-color:#f1f8ff}.upload-drag-drop-content{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.upload-drag-drop-text{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}.upload-drag-drop-main-text{color:#626368;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;line-height:normal;text-align:center}.upload-drag-drop-main-text .click-text{color:#2684ff}.upload-drag-drop-sub-text{color:#626368;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;line-height:normal;text-align:center}.upload-modal-buttons{display:flex;gap:8px;width:100%}.upload-modal-button{all:unset;align-items:center;border-radius:8px;box-sizing:border-box;display:flex;flex:1;flex-grow:1;gap:4px;height:40px;justify-content:center;padding:8px 16px;position:relative;cursor:pointer;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700}.upload-modal-button-secondary{background-color:#2684ff1a;color:#2684ff}.upload-modal-button-secondary:hover{background-color:#2684ff26}.upload-modal-button-primary{background-color:#2684ff;color:#fff}.upload-modal-button-primary:hover{background-color:#1a6fd4}.upload-modal-button-primary:disabled{background-color:#d3d4d6;color:#85878d;cursor:not-allowed}.uploaded-file-display{position:relative;width:100%;border:1px solid #D3D4D6;border-radius:8px;padding:12px 16px;background:#fff;display:flex;align-items:center;gap:8px}.uploaded-file-info{flex:1;display:flex;flex-direction:column;gap:4px}.uploaded-file-name{color:#222224;font-size:16px;font-family:Satoshi,sans-serif;font-weight:500}.uploaded-file-size{color:#85878d;font-size:12px;font-family:Satoshi,sans-serif;font-weight:400}.uploaded-file-delete-button{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;background:none;border:none;margin-left:8px}.upload-modal-label-container{display:flex;align-items:center;gap:8px}@media(max-width:768px){.compliance-page-main-content{margin-left:0;padding:116px 20px 40px}.policy-documents-section{padding:16px}.mobile-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-overlay.active{opacity:1;pointer-events:all}}@media(max-width:640px){.compliance-page-main-content{padding:100px 16px 24px}.compliance-title{font-size:20px}.compliance-subtitle{font-size:12px}.policy-documents-title{font-size:16px}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.payroll-change-backdrop{position:fixed;inset:0;background-color:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9999;animation:fadeIn .3s ease-out}.payroll-change-panel{position:fixed;top:0;right:0;height:100vh;width:500px;max-width:90vw;background:#fff;z-index:10000;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000026;animation:slideInRight .3s ease-out;overflow-y:auto;overflow-x:hidden}.payroll-change-panel::-webkit-scrollbar{width:4px}.payroll-change-panel::-webkit-scrollbar-track{background:transparent}.payroll-change-panel::-webkit-scrollbar-thumb{background:#85878d4d;border-radius:2px}.payroll-change-panel::-webkit-scrollbar-thumb:hover{background:#85878d80}.payroll-change-panel{scrollbar-width:thin;scrollbar-color:rgba(133,135,141,.3) transparent}.payroll-change-content{display:flex;flex-direction:column;min-height:100%;padding:24px}.payroll-change-header{display:flex;flex-direction:column;gap:24px;flex-shrink:0}.payroll-change-header-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:16px}.payroll-change-title-wrapper{display:flex;flex:1;flex-direction:column;gap:4px}.payroll-change-title{color:#222224;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal}.payroll-change-subtitle{color:#626368;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:normal;margin:0}.payroll-change-close-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.payroll-change-divider{width:100%;height:1px;background:#f0f1f1}.payroll-change-form-fields{display:flex;flex-direction:column;gap:24px;padding-top:24px}.payroll-change-field-group{display:flex;flex-direction:column;gap:12px}.payroll-change-field-wrapper{display:flex;flex-direction:column;gap:8px}.payroll-change-field-label{color:#404145;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:normal}.payroll-change-input{border:1px solid #F0F1F1;border-radius:8px;padding:10px 16px;height:40px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;color:#222224;outline:none;background:#fff}.payroll-change-input::-moz-placeholder{color:#626368}.payroll-change-input::placeholder{color:#626368}.payroll-change-dropdown{display:flex;align-items:center;justify-content:space-between;border:1px solid #F0F1F1;border-radius:8px;padding:10px 16px;height:40px;cursor:pointer;background:#fff;position:relative}.payroll-change-dropdown-text{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500}.payroll-change-dropdown-placeholder{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500}.payroll-change-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;overflow:hidden}.payroll-change-dropdown-item{padding:12px 16px;cursor:pointer;color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;background:#fff;transition:background .2s ease}.payroll-change-dropdown-item:hover{background:#f9fafb}.payroll-change-dropdown-item.selected{background:#f0f7ff}.payroll-change-date-wrapper{position:relative}.payroll-change-date-input{border:1px solid #F0F1F1;border-radius:8px;padding:10px 40px 10px 16px;height:40px;width:100%;display:flex;align-items:center;cursor:pointer;background-color:#fff;position:relative}.payroll-change-date-placeholder{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500}.payroll-change-date-value{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500}.payroll-change-date-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.payroll-change-calendar{position:absolute;top:100%;left:0;margin-top:8px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;z-index:1000;width:280px;padding:16px;display:flex;flex-direction:column;gap:12px}.payroll-change-calendar-header{display:flex;align-items:center;justify-content:space-between}.payroll-change-calendar-nav-button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:6px;transition:background .2s ease}.payroll-change-calendar-nav-button:hover{background:#fbfbfb}.payroll-change-calendar-month-year{display:flex;align-items:center;gap:8px}.payroll-change-calendar-select{border:none;outline:none;background:transparent;color:#222224;font-size:13px;font-family:Satoshi,sans-serif;font-weight:700;cursor:pointer}.payroll-change-calendar-days-header{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.payroll-change-calendar-day-name{text-align:center;color:#85878d;font-size:11px;font-family:Satoshi,sans-serif;font-weight:500;padding:6px 0}.payroll-change-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.payroll-change-calendar-empty-cell{aspect-ratio:1;padding:4px}.payroll-change-calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#222224;border-radius:6px;cursor:pointer;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;padding:2px;transition:all .2s ease}.payroll-change-calendar-day:hover{background:#f9fafb}.payroll-change-calendar-day.today{background:#f0f7ff}.payroll-change-calendar-day.today:hover{background:#f9fafb}.payroll-change-calendar-day.selected{background:#2684ff;color:#fff;font-weight:700}.payroll-change-calendar-day.selected:hover{background:#2684ff}.payroll-change-calendar-footer{display:flex;justify-content:space-between;padding-top:6px;border-top:1px solid #F0F1F1}.payroll-change-calendar-footer-button{background:transparent;border:none;color:#2684ff;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;cursor:pointer;text-decoration:underline;padding:0}.payroll-change-textarea{border:1px solid #F0F1F1;border-radius:8px;padding:12px 16px;min-height:110px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;color:#222224;resize:none;outline:none;background:#fff}.payroll-change-textarea::-moz-placeholder{color:#626368}.payroll-change-textarea::placeholder{color:#626368}.payroll-change-file-upload{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#85878d;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.payroll-change-file-icon{width:24px;height:24px}.payroll-change-files-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.payroll-change-file-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f9fafb;border-radius:6px;font-size:14px;font-family:Satoshi,sans-serif;color:#222224}.payroll-change-file-remove{background:none;border:none;cursor:pointer;padding:4px;color:#626368}.payroll-change-footer{display:flex;gap:8px;margin-top:24px;flex-shrink:0;padding-top:24px}.payroll-change-cancel-button{flex:1;border:1px solid #D3D4D6;border-radius:8px;padding:8px 16px;height:40px;background:#fff;cursor:pointer;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700;color:#626368;display:flex;align-items:center;justify-content:center}.payroll-change-save-button{flex:1;border:none;border-radius:8px;padding:8px 16px;height:40px;background:#2684ff;cursor:pointer;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.payroll-change-save-button.disabled{background:#d3d4d6;cursor:not-allowed}@media(max-width:768px){.payroll-change-panel{width:100%;max-width:100%}.payroll-change-calendar{width:100%;max-width:calc(100vw - 48px)}}.payroll-changes-page-container{width:100%;height:100vh;background:#f1f8ff;position:relative;overflow-y:auto}.payroll-changes-page-main-content{margin-left:264px;padding:116px 40px 20px 20px;min-height:calc(100vh - 96px)}.payroll-changes-table-scroll-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.payroll-changes-table-scroll-wrapper .payroll-changes-table-container{min-width:0}@media(max-width:1024px){.payroll-changes-page-main-content{margin-left:0;padding:100px 20px 20px;width:100%;max-width:100%;box-sizing:border-box}.payroll-changes-card{padding:16px}.payroll-changes-title{font-size:20px}.payroll-changes-subtitle{font-size:13px}.payroll-changes-table-scroll-wrapper{min-width:640px}}@media(max-width:768px){.payroll-changes-page-main-content{padding:96px 16px 16px}.payroll-changes-card{padding:14px;gap:16px}.payroll-changes-title{font-size:18px}.payroll-changes-subtitle{font-size:12px}.payroll-changes-controls{flex-direction:column;align-items:stretch;gap:10px}.search-input-wrapper{max-width:none;width:100%}.payroll-changes-filters{margin-left:0;width:100%}.filter-dropdown{min-width:0;width:100%}.payroll-changes-table-header{display:none!important}.payroll-changes-table-scroll-wrapper{min-width:0;overflow-x:visible}.person-info{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border:1px solid #E8ECF0;border-radius:12px;margin-bottom:12px;background:#fff;box-shadow:0 2px 8px #0000000d;overflow:hidden}.person-info:last-child{margin-bottom:0}.person-info>.person-info-col{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:2px!important;width:100%!important;box-sizing:border-box}.person-info>.person-info-col:before{content:attr(data-label);font-family:Satoshi,sans-serif;font-size:10px;font-weight:600;color:#85878d;text-transform:uppercase;letter-spacing:.05em;line-height:1;margin-bottom:2px}.person-info>.person-info-col>*{text-align:left!important;align-items:flex-start!important}.person-info>.person-info-col .person-info-date-block,.person-info>.person-info-col .person-info-details,.person-info>.person-info-col .person-info-current-block{display:flex;flex-direction:column;align-items:flex-start!important}.person-info>.person-info-col:nth-child(1){order:3}.person-info>.person-info-col:nth-child(2){order:1}.person-info>.person-info-col:nth-child(3){order:5}.person-info>.person-info-col:nth-child(4){order:2}.person-info>.person-info-col:nth-child(5){order:4}.person-info>.person-info-col:nth-child(6){order:6}.person-info>.person-info-col:nth-child(2){padding:16px 16px 8px!important;background:#f8fafc}.person-info>.person-info-col:nth-child(2):before{display:none}.person-info>.person-info-col:nth-child(2) .person-info-text-wrapper{font-size:16px!important;font-weight:700!important;color:#222224!important}.person-info>.person-info-col:nth-child(4){padding:0 16px 12px!important;background:#f8fafc;border-bottom:1px solid #E8ECF0}.person-info>.person-info-col:nth-child(4):before{display:none}.person-info>.person-info-col:nth-child(4) .person-info-role-2{font-size:11px!important;font-weight:600!important;color:#2684ff!important;background:#2684ff1a;padding:4px 10px;border-radius:20px;display:inline-block;line-height:1.4}.person-info>.person-info-col:nth-child(1),.person-info>.person-info-col:nth-child(3),.person-info>.person-info-col:nth-child(5),.person-info>.person-info-col:nth-child(6){padding:12px 16px!important;border-bottom:1px solid #F0F1F1}.person-info>.person-info-col:nth-child(6){border-bottom:none!important}.person-info>.person-info-col:nth-child(1) .person-info-text-wrapper{font-size:14px!important;font-weight:500;color:#222224}.person-info>.person-info-col:nth-child(1) .person-info-role{font-size:12px!important;color:#85878d}.person-info>.person-info-col:nth-child(3) .person-info-role-2{font-size:14px!important;color:#85878d}.person-info>.person-info-col:nth-child(5) .person-info-role-3{font-size:14px!important;font-weight:600;color:#222224}.person-info>.person-info-col:nth-child(6) .person-info-text-wrapper{font-size:14px!important;color:#222224}.payroll-changes-empty-state{padding:24px 12px!important;font-size:13px}}@media(max-width:480px){.payroll-changes-page-main-content{padding-top:max(88px,calc(88px + env(safe-area-inset-top,0px)));padding-left:max(12px,calc(12px + env(safe-area-inset-left,0px)));padding-right:max(12px,calc(12px + env(safe-area-inset-right,0px)));padding-bottom:max(12px,calc(12px + env(safe-area-inset-bottom,0px)))}.payroll-changes-card{padding:12px;gap:14px}.payroll-changes-title{font-size:16px}.payroll-changes-subtitle{font-size:11px}.payroll-changes-controls{gap:8px}.search-input-wrapper,.filter-dropdown{height:36px;padding:6px 10px}.search-icon{width:18px;height:18px}.search-input,.filter-dropdown-text{font-size:13px}.person-info>.person-info-col:nth-child(2){padding:14px 14px 6px!important}.person-info>.person-info-col:nth-child(4){padding:0 14px 10px!important}.person-info>.person-info-col:nth-child(2) .person-info-text-wrapper{font-size:15px!important}.person-info>.person-info-col:nth-child(1),.person-info>.person-info-col:nth-child(3),.person-info>.person-info-col:nth-child(5),.person-info>.person-info-col:nth-child(6){padding:10px 14px!important}.payroll-changes-empty-state{padding:20px 8px!important;font-size:12px}}@media(max-width:360px){.payroll-changes-page-main-content{padding-left:max(10px,calc(10px + env(safe-area-inset-left,0px)));padding-right:max(10px,calc(10px + env(safe-area-inset-right,0px)))}.payroll-changes-card{padding:10px}.payroll-changes-title{font-size:15px}.person-info>.person-info-col:nth-child(2){padding:12px 12px 6px!important}.person-info>.person-info-col:nth-child(4){padding:0 12px 10px!important}.person-info>.person-info-col:nth-child(2) .person-info-text-wrapper{font-size:14px!important}.person-info>.person-info-col:nth-child(1),.person-info>.person-info-col:nth-child(3),.person-info>.person-info-col:nth-child(5),.person-info>.person-info-col:nth-child(6){padding:10px 12px!important}}@media(min-width:1400px){.payroll-changes-content-wrapper{max-width:1400px}}.payroll-changes-content-wrapper{display:flex;flex-direction:column;gap:20px;width:100%}.payroll-changes-card{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:20px;position:relative;width:100%}.payroll-changes-header-section{display:flex;flex-direction:column;gap:4px}.payroll-changes-title{color:#222224;font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;margin:0}.payroll-changes-subtitle{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;margin:0}.payroll-changes-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;flex-wrap:wrap}.payroll-changes-filters{display:flex;align-items:center;gap:12px;margin-left:auto}.search-input-wrapper{align-items:center;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex:1;gap:8px;height:40px;padding:8px 12px;position:relative;min-width:200px;max-width:400px}.search-icon{height:20px;position:relative;width:20px;flex-shrink:0}.search-input{background:transparent;border:none;color:#626368;flex:1;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;outline:none;padding:0}.search-input::-moz-placeholder{color:#85878d}.search-input::placeholder{color:#85878d}.filter-dropdown{align-items:center;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:inline-flex;flex:0 0 auto;gap:8px;height:40px;padding:8px 12px;position:relative;cursor:pointer;min-width:140px}.filter-dropdown:hover{background:#f9fafb}.filter-dropdown-text{color:#626368;flex:1;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;position:relative}.filter-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;min-width:100%;max-height:300px;overflow-y:auto}.filter-dropdown-item{padding:12px 16px;cursor:pointer;color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;transition:background .2s ease}.filter-dropdown-item:hover{background:#f9fafb}.filter-dropdown-wrapper{position:relative}.payroll-changes-table-container{width:100%;display:flex;flex-direction:column;margin-top:0}.payroll-changes-empty-state{width:100%;padding:32px 16px!important;text-align:center;color:#85878d;font-size:14px;font-family:Satoshi,sans-serif}.table-header,.payroll-changes-table-header{display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1.5fr 1.5fr 1.5fr;gap:8px;padding:12px;border-bottom:1px solid #F0F1F1;align-items:center}.table-header-cell{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;text-align:left}.person-info{align-items:center;background-color:#fff;border-bottom:1px solid #F0F1F1;border-radius:8px;display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1.5fr 1.5fr 1.5fr;gap:8px;padding:8px 12px;position:relative}.person-info-col{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:0}.person-info-date-block{display:flex;flex-direction:column;gap:4px}.person-info-text-wrapper{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:normal}.person-info-role{color:#626368;font-family:Satoshi,sans-serif;font-size:10px;font-weight:500;letter-spacing:0;line-height:normal}.person-info-details{display:flex;flex-direction:column}.person-info-role-2{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:normal}.person-info-col-current .person-info-current-block{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.person-info-role-3{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:normal}.person-info-role-4{color:#11845b;font-family:Satoshi,sans-serif;font-size:10px;font-weight:500;letter-spacing:0;line-height:normal}.table-cell{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;text-align:left}.table-cell-date,.table-cell-employee,.table-cell-previous,.table-cell-change-type,.table-cell-current,.table-cell-changed-by{min-width:0}.date-cell{display:flex;flex-direction:column;gap:4px}.date-value{color:#222224;font-weight:500}.time-value{color:#85878d;font-size:12px}.employee-name{color:#222224;font-weight:500}.previous-amount,.change-type{color:#222224}.current-amount-cell{display:flex;flex-direction:column;gap:4px}.current-amount{color:#222224;font-weight:500;font-size:14px}.change-amount{font-size:12px;font-weight:500}.change-amount.positive{color:#11835a}.change-amount.negative{color:#dc2626}.changed-by{color:#222224}.reimbursement-page-main-content{display:flex;flex-direction:column;gap:24px;width:100%}.reimbursement-content-wrapper{display:flex;flex-direction:column;gap:20px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-header-section{display:flex;flex-direction:column;gap:8px}.reimbursement-title{font-family:Satoshi,Helvetica;font-size:28px;font-weight:700;line-height:normal;letter-spacing:0px;color:#222224;margin:0}.reimbursement-subtitle{font-family:Satoshi,Helvetica;font-size:16px;font-weight:400;line-height:normal;letter-spacing:0px;color:#626368;margin:0}.reimbursement-summary-card{background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:24px;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-summary-header{display:flex;flex-direction:column;gap:8px}.reimbursement-summary-title-section,.reimbursement-summary-title-wrapper{display:flex;flex-direction:column;gap:4px}.reimbursement-summary-title{font-family:Satoshi,Helvetica;font-size:23px;font-weight:700;line-height:normal;letter-spacing:0px;color:#222224;margin:0}.reimbursement-summary-subtitle{font-family:Satoshi,Helvetica;font-size:14px;font-weight:400;line-height:normal;letter-spacing:0px;color:#626368;margin:0}.reimbursement-kpi-container{display:flex;align-items:flex-start;gap:12px;position:relative;flex-wrap:wrap;width:100%;box-sizing:border-box}.reimbursement-kpi-card{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;overflow:hidden;padding:16px 18px;position:relative;width:100%;min-width:0;flex:1;max-width:100%;box-sizing:border-box}.reimbursement-kpi-card.pending{width:100%}.reimbursement-kpi-label{align-items:center;color:#404145;display:flex;font-family:Satoshi,Helvetica;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:0px;line-height:normal;margin-top:-1px;position:relative;width:-moz-fit-content;width:fit-content}.reimbursement-kpi-value{align-items:center;color:#222224;display:flex;font-family:Satoshi,Helvetica;font-size:26px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:0px;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}@media(max-width:1200px){.reimbursement-kpi-card{width:calc(50% - 8px);min-width:200px}.reimbursement-kpi-card.pending{width:calc(50% - 8px)}}@media(max-width:768px){.reimbursement-kpi-card,.reimbursement-kpi-card.pending{width:100%}}.reimbursement-history-section{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;padding-top:16px;box-sizing:border-box;overflow-x:hidden}.reimbursement-history-header{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;position:relative;width:100%;padding-top:20px}.reimbursement-history-title-wrapper{align-items:flex-start;display:inline-flex;flex:0 0 auto;gap:10px;position:relative}.reimbursement-history-title{align-self:stretch;color:#222224;font-family:Satoshi,Helvetica;font-size:23px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:normal;margin-top:-1px;position:relative}.reimbursement-history-divider{align-self:stretch;height:1px;background-color:#f0f1f1;position:relative;width:100%}.reimbursement-history-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.reimbursement-search-container{position:relative;flex:1;max-width:400px}.reimbursement-search-input{width:100%;height:44px;padding:12px 12px 12px 40px;border:1px solid #F0F1F1;border-radius:8px;font-family:Satoshi,Helvetica;font-size:14px;color:#222224;background-color:#fff}.reimbursement-search-input::-moz-placeholder{color:#85878d}.reimbursement-search-input::placeholder{color:#85878d}.reimbursement-search-input:focus{outline:none;border-color:#2684ff}.reimbursement-status-filter{position:relative;margin-left:auto;flex-shrink:0}.reimbursement-status-filter-button{display:flex;align-items:center;gap:8px;height:40px;padding:12px 16px;border:1px solid #F0F1F1;border-radius:8px;background-color:#fff;font-family:Satoshi,Helvetica;font-size:14px;font-weight:500;color:#222224;cursor:pointer;transition:border-color .2s}.reimbursement-status-filter-button:hover{border-color:#2684ff}.reimbursement-status-dropdown{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;z-index:1000;min-width:150px}.reimbursement-status-dropdown::-webkit-scrollbar{display:none;width:0;height:0}.reimbursement-status-dropdown{-ms-overflow-style:none;scrollbar-width:none}.reimbursement-status-option{padding:12px 16px;font-family:Satoshi,Helvetica;font-size:14px;font-weight:500;color:#222224;cursor:pointer;transition:background-color .2s}.reimbursement-status-option:hover{background-color:#f9fafb}.reimbursement-status-option.active{background-color:#ecf0ff;color:#2684ff}.reimbursement-history-table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;box-sizing:border-box;position:relative}@media(min-width:1201px){.reimbursement-history-table-container{overflow-x:hidden}.reimbursement-table-header,.reimbursement-table-row{max-width:100%}}.reimbursement-table-loading,.reimbursement-table-empty{padding:40px;text-align:center;color:#85878d;font-family:Satoshi,Helvetica;font-size:14px}.reimbursement-table-header{display:grid;grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:12px;padding:12px 0;background-color:#fbfbfb;border-bottom:1px solid #F0F1F1}.reimbursement-table-header-cell{color:#626368;font-family:Satoshi,Helvetica;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-actions-header{text-align:center;justify-content:center;display:flex;align-items:center}.reimbursement-actions-cell{text-align:center;justify-content:center;display:flex;align-items:center;position:relative;overflow:visible!important;z-index:1}.reimbursement-table-row{display:grid;grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:12px;padding:12px 0;border-bottom:1px solid #F0F1F1;align-items:center;position:relative;overflow:visible}.reimbursement-table-row.even{background-color:#fff}.reimbursement-table-row.odd{background-color:#fbfbfb}.reimbursement-table-row:last-child{border-bottom:none}.reimbursement-table-row{transition:background-color .2s ease}.reimbursement-view-attachment{color:#2684ff;text-decoration:none;cursor:pointer;font-family:Satoshi,Helvetica;font-size:13px;font-weight:500;background:none;border:none;padding:0}.reimbursement-view-attachment:hover{text-decoration:none}.reimbursement-table-cell{color:#222224;font-family:Satoshi,Helvetica;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-table-cell.reimbursement-actions-cell{overflow:visible!important}.reimbursement-employee-name{color:#222224;font-family:Satoshi,Helvetica;font-size:13px;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-employee-date{color:#85878d;font-family:Satoshi,Helvetica;font-size:11px;font-weight:400;white-space:nowrap}.reimbursement-status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:12px;font-family:Satoshi,Helvetica;font-size:12px;font-weight:500;white-space:nowrap}.reimbursement-comments{display:flex;align-items:center;gap:8px}.reimbursement-comment-text{color:#222224;font-family:Satoshi,Helvetica;font-size:12px;font-weight:400;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reimbursement-comment-icon{color:#85878d;font-family:Satoshi,Helvetica;font-size:18px;font-weight:500;line-height:1;cursor:pointer}.reimbursement-action-dropdown{position:absolute;right:0;top:calc(100% + 4px);background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:99999!important;min-width:140px;padding:4px 0;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.reimbursement-action-option{padding:8px 16px;cursor:pointer;font-size:14px;color:#222224;font-family:Satoshi,Helvetica;font-weight:500;transition:background-color .2s;white-space:nowrap;min-height:36px;display:flex;align-items:center;width:100%;box-sizing:border-box}.reimbursement-action-option:hover{background-color:#fbfbfb}.reimbursement-action-dropdown>div{padding:8px 16px;cursor:pointer;font-size:14px;color:#222224;font-family:Satoshi,Helvetica;font-weight:500;transition:background-color .2s;white-space:nowrap;min-height:36px;display:flex;align-items:center}.reimbursement-action-dropdown>div:hover{background-color:#fbfbfb}.reimbursement-action-dropdown>div:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.reimbursement-action-dropdown>div:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media(min-width:1920px){.reimbursement-content-wrapper{max-width:1600px;margin:0 auto}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:16px}}@media(min-width:1440px)and (max-width:1919px){.reimbursement-content-wrapper{max-width:1400px;margin:0 auto}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:14px}}@media(min-width:1201px)and (max-width:1439px){.reimbursement-content-wrapper{max-width:1200px}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:10px}.reimbursement-table-header-cell{font-size:11px}.reimbursement-table-cell{font-size:12px}.reimbursement-kpi-container{gap:10px}.reimbursement-kpi-card{padding:14px 16px}.reimbursement-summary-card{padding:20px}}@media(min-width:1024px)and (max-width:1200px){.reimbursement-page-main-content{padding-left:16px;padding-right:16px}.reimbursement-content-wrapper{gap:16px}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:12px;min-width:900px}.reimbursement-table-header-cell,.reimbursement-table-cell{font-size:12px}.reimbursement-history-table-container{overflow-x:auto}.reimbursement-kpi-card{width:calc(50% - 8px);min-width:200px}.reimbursement-summary-card{padding:20px 16px}.reimbursement-history-controls{flex-wrap:wrap;gap:12px}.reimbursement-search-container{min-width:200px;flex:1}}@media(min-width:769px)and (max-width:1023px){.reimbursement-page-main-content{margin-left:0!important;padding:116px 16px 24px!important;width:100%!important;max-width:100%!important;box-sizing:border-box;overflow-x:hidden}.reimbursement-content-wrapper{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-header-section{gap:8px;width:100%}.reimbursement-title{font-size:24px;word-wrap:break-word}.reimbursement-subtitle{font-size:14px;word-wrap:break-word}.reimbursement-summary-card{padding:20px 16px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-kpi-container{gap:12px;width:100%}.reimbursement-kpi-card{width:calc(50% - 6px);min-width:180px;max-width:100%;box-sizing:border-box}.reimbursement-kpi-value{font-size:22px}.reimbursement-history-controls{flex-wrap:wrap;gap:12px;width:100%}.reimbursement-search-container{flex:1;min-width:200px;max-width:100%}.reimbursement-history-table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;box-sizing:border-box;-webkit-overflow-scrolling:touch}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:10px;min-width:700px;width:100%}.reimbursement-table-header-cell{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-table-cell{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(min-width:481px)and (max-width:767px){.reimbursement-page-main-content{margin-left:0!important;padding:100px 12px 20px!important;width:100%!important;max-width:100%!important;box-sizing:border-box;overflow-x:hidden}.reimbursement-content-wrapper{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-header-section{gap:6px;width:100%}.reimbursement-title{font-size:20px;word-wrap:break-word}.reimbursement-subtitle{font-size:13px;word-wrap:break-word}.reimbursement-summary-card{padding:16px 12px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-summary-title{font-size:18px}.reimbursement-summary-subtitle{font-size:12px}.reimbursement-kpi-container{gap:12px;width:100%;flex-wrap:wrap}.reimbursement-kpi-card{width:calc(50% - 6px);min-width:140px;max-width:100%;padding:12px 16px;box-sizing:border-box}.reimbursement-kpi-label{font-size:11px;word-wrap:break-word}.reimbursement-kpi-value{font-size:18px;word-wrap:break-word}.reimbursement-history-section{width:100%;overflow-x:hidden}.reimbursement-history-title{font-size:18px}.reimbursement-history-controls{flex-direction:column;gap:12px;width:100%}.reimbursement-search-container{width:100%;max-width:100%;flex:1}.reimbursement-search-input{width:100%;max-width:100%}.reimbursement-status-filter{width:100%;margin-left:0}.reimbursement-status-filter-button{width:100%;min-width:100%}.reimbursement-history-table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;box-sizing:border-box;-webkit-overflow-scrolling:touch}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:8px;min-width:600px;width:100%}.reimbursement-table-header-cell{font-size:10px;padding:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-table-cell{font-size:11px;padding:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:480px){.reimbursement-page-main-content{margin-left:0!important;padding:100px 12px 16px!important;width:100%!important;max-width:100%!important;box-sizing:border-box;overflow-x:hidden}.reimbursement-content-wrapper{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;gap:16px}.reimbursement-header-section{gap:4px;width:100%}.reimbursement-title{font-size:18px;word-wrap:break-word;line-height:1.2}.reimbursement-subtitle{font-size:12px;word-wrap:break-word;line-height:1.3}.reimbursement-summary-card{padding:16px 12px;gap:16px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.reimbursement-summary-title{font-size:16px;word-wrap:break-word}.reimbursement-summary-subtitle{font-size:12px;word-wrap:break-word}.reimbursement-kpi-container{flex-direction:column;gap:12px;width:100%}.reimbursement-kpi-card{width:100%;min-width:100%;max-width:100%;box-sizing:border-box}.reimbursement-kpi-card.pending{width:100%}.reimbursement-kpi-label{font-size:11px;word-wrap:break-word}.reimbursement-kpi-value{font-size:20px;word-wrap:break-word}.reimbursement-history-section{gap:12px;width:100%;overflow-x:hidden}.reimbursement-history-title{font-size:16px;word-wrap:break-word}.reimbursement-history-controls{flex-direction:column;justify-content:flex-start;gap:10px;width:100%}.reimbursement-search-container{width:100%;max-width:100%;flex:1}.reimbursement-search-input{height:40px;font-size:12px;width:100%;max-width:100%}.reimbursement-status-filter{width:100%;margin-left:0}.reimbursement-status-filter-button{width:100%;min-width:100%;height:40px}.reimbursement-history-table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;box-sizing:border-box;-webkit-overflow-scrolling:touch}.reimbursement-table-header,.reimbursement-table-row{grid-template-columns:1.2fr .9fr .9fr .9fr .7fr .8fr 1fr .5fr;gap:6px;min-width:550px;width:100%}.reimbursement-table-header-cell{font-size:9px;padding:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-table-cell{font-size:10px;padding:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reimbursement-employee-name{font-size:10px;word-wrap:break-word}.reimbursement-employee-date{font-size:9px;word-wrap:break-word}.reimbursement-status-badge{font-size:9px;padding:3px 8px;white-space:nowrap}.reimbursement-comment-text{font-size:10px}}.billing-page-container{--colorwheelprimitives-1-grey-700: rgba(34, 34, 36, 1);--colorwheelprimitives-1-grey-500: rgba(98, 99, 104, 1);--colorwheelprimitives-1-grey-400: rgba(133, 135, 141, 1);--colorwheelprimitives-1-grey-200: rgba(211, 212, 214, 1);--colorwheelprimitives-1-grey-100: rgba(240, 241, 241, 1);--colorwheelprimitives-1-primary-base: rgba(38, 132, 255, 1);--colorwheelprimitives-1-list-background: rgba(251, 251, 251, 1);--colorwheelprimitives-1-text-white: rgba(255, 255, 255, 1);--body-large-body-lg-medium-font-family: "Archivo", Helvetica;--body-large-body-lg-medium-font-size: 14px;--body-large-body-lg-medium-font-style: normal;--body-large-body-lg-medium-font-weight: 500;--body-large-body-lg-medium-letter-spacing: 0px;--body-large-body-lg-medium-line-height: 24px;--h2-bold-font-family: "Satoshi", Helvetica;--h2-bold-font-size: 23px;--h2-bold-font-style: normal;--h2-bold-font-weight: 700;--h2-bold-letter-spacing: 0px;--h2-bold-line-height: normal;--h4-bold-font-family: "Satoshi", Helvetica;--h4-bold-font-size: 18px;--h4-bold-font-style: normal;--h4-bold-font-weight: 700;--h4-bold-letter-spacing: 0px;--h4-bold-line-height: normal;--text1-m-font-family: "Satoshi", Helvetica;--text1-m-font-size: 16px;--text1-m-font-style: normal;--text1-m-font-weight: 500;--text1-m-letter-spacing: 0px;--text1-m-line-height: normal;--text2-bold-font-family: "Satoshi", Helvetica;--text2-bold-font-size: 14px;--text2-bold-font-style: normal;--text2-bold-font-weight: 700;--text2-bold-letter-spacing: 0px;--text2-bold-line-height: normal;--text2-m-font-family: "Satoshi", Helvetica;--text2-m-font-size: 14px;--text2-m-font-style: normal;--text2-m-font-weight: 500;--text2-m-letter-spacing: 0px;--text2-m-line-height: normal;--colorwheelprimitives-1-grey-600: rgba(64, 65, 69, 1);--secondary-colorscolor-4: rgba(253, 181, 42, 1);width:100%;min-height:100vh;position:relative;overflow-y:auto;background:#f1f8ff}.billing-page-main-content{margin-left:264px;padding:116px 20px 20px;min-height:calc(100vh - 96px);width:100%;max-width:calc(100% - 264px);box-sizing:border-box}@media(min-width:768px)and (max-width:1023px){.billing-page-main-content{margin-left:0;padding:116px 16px 24px;max-width:100%}}@media(max-width:767px){.billing-page-main-content{margin-left:0!important;padding:100px 12px 20px!important;width:100%!important;max-width:100%!important;box-sizing:border-box}}@media(max-width:480px){.billing-page-main-content{padding:88px 12px 16px!important}}.invoices-history-card{align-items:flex-start;background-color:#fff;border-bottom:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:relative;width:100%;box-sizing:border-box;padding:16px 20px 20px}.invoices-history-card-header{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:12px;position:relative;width:100%}.invoices-history-card-title{color:var(--colorwheelprimitives-1-grey-700);font-family:var(--h2-bold-font-family);font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;position:relative}.invoices-history-card-divider{align-self:stretch;height:1px;width:100%;background-color:var(--colorwheelprimitives-1-grey-100);flex-shrink:0}.invoices-history-card-filters{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%;gap:16px;flex-wrap:wrap}.invoices-history-search-wrap{align-items:center;border:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;display:flex;gap:10px;height:40px;padding:0 16px;position:relative;width:100%;max-width:400px;min-width:200px;box-sizing:border-box}.invoices-history-search-icon{flex-shrink:0;width:24px;height:24px}.invoices-history-search-input{flex:1;min-width:0;border:none;background:none;outline:none;color:var(--colorwheelprimitives-1-grey-700);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);font-style:var(--text1-m-font-style);font-weight:var(--text1-m-font-weight);letter-spacing:var(--text1-m-letter-spacing);line-height:var(--text1-m-line-height)}.invoices-history-search-input::-moz-placeholder{color:var(--colorwheelprimitives-1-grey-400)}.invoices-history-search-input::placeholder{color:var(--colorwheelprimitives-1-grey-400)}.invoices-history-filter-buttons{align-items:center;display:flex;gap:12px;justify-content:flex-end;position:relative;flex-shrink:0}.invoices-history-filter-btn{align-items:center;border:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;display:flex;height:40px;justify-content:space-between;padding:0 16px;position:relative;gap:8px;background:#fff;cursor:pointer;color:var(--colorwheelprimitives-1-grey-500);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);font-style:var(--text1-m-font-style);font-weight:var(--text1-m-font-weight);letter-spacing:var(--text1-m-letter-spacing);line-height:var(--text1-m-line-height);white-space:nowrap;min-width:0}.invoices-history-filter-dropdown-wrap:first-of-type .invoices-history-filter-btn{width:180px;min-width:180px}.invoices-history-filter-dropdown-wrap:last-of-type .invoices-history-filter-btn{width:127px;min-width:127px}.invoices-history-filter-icon{flex-shrink:0;width:20px;height:20px;color:var(--colorwheelprimitives-1-grey-500)}.invoices-history-filter-label{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoices-history-arrow-icon{flex-shrink:0;width:20px;height:20px;color:var(--colorwheelprimitives-1-grey-500)}.invoices-history-filter-dropdown-wrap{position:relative}.invoices-history-filter-dropdown{position:absolute;top:100%;left:0;margin-top:4px;min-width:100%;background:#fff;border:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;padding:4px 0;max-height:240px;overflow-y:auto}.invoices-history-filter-dropdown-item{display:block;width:100%;padding:8px 16px;border:none;background:none;text-align:left;cursor:pointer;color:var(--colorwheelprimitives-1-grey-700);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);font-style:var(--text1-m-font-style);font-weight:var(--text1-m-font-weight);letter-spacing:var(--text1-m-letter-spacing);line-height:var(--text1-m-line-height)}.invoices-history-filter-dropdown-item:hover{background:#2684ff0d;color:var(--colorwheelprimitives-1-primary-base)}@media(max-width:768px){.invoices-history-card-filters{flex-direction:column;align-items:stretch}.invoices-history-search-wrap{max-width:none}.invoices-history-filter-buttons{justify-content:stretch}.invoices-history-filter-btn{flex:1;min-width:0}.invoices-history-filter-dropdown-wrap:first-of-type .invoices-history-filter-btn,.invoices-history-filter-dropdown-wrap:last-of-type .invoices-history-filter-btn{width:auto;min-width:0}}.invoices-table-wrap{width:100%;display:flex;flex-direction:column;gap:0;margin-top:8px}.invoices-table-header{align-items:center;border:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;display:flex;gap:8px;justify-content:space-between;padding:8px 12px;position:relative;flex-wrap:nowrap}.invoices-table-header-cell{color:var(--colorwheelprimitives-1-grey-400);flex:1;min-width:0;font-family:var(--text2-bold-font-family);font-size:var(--text2-bold-font-size);font-style:var(--text2-bold-font-style);font-weight:var(--text2-bold-font-weight);letter-spacing:var(--text2-bold-letter-spacing);line-height:var(--text2-bold-line-height);text-align:center}.invoices-table-header-cell:first-child{text-align:left}.invoices-table-body{display:flex;flex-direction:column}.invoices-table-empty{align-items:center;display:flex;flex-direction:column;gap:40px;padding:40px 0;position:relative;width:100%;box-sizing:border-box}.invoices-table-empty .invoices-table-empty-text{color:var(--colorwheelprimitives-1-grey-400);font-family:var(--text2-m-font-family);font-size:var(--text2-m-font-size);font-style:var(--text2-m-font-style);font-weight:var(--text2-m-font-weight);letter-spacing:var(--text2-m-letter-spacing);line-height:var(--text2-m-line-height);position:relative;width:-moz-fit-content;width:fit-content}.invoices-table-row{align-items:center;border-bottom:1px solid var(--colorwheelprimitives-1-grey-100);display:flex;gap:8px;justify-content:space-between;padding:8px 12px;position:relative;flex-wrap:nowrap}.invoices-table-row:last-child{border-bottom:none}.invoices-table-cell{color:var(--colorwheelprimitives-1-grey-700);flex:1;min-width:0;font-family:var(--text2-m-font-family);font-size:var(--text2-m-font-size);font-style:var(--text2-m-font-style);font-weight:var(--text2-m-font-weight);letter-spacing:var(--text2-m-letter-spacing);line-height:var(--text2-m-line-height);text-align:center}.invoices-table-cell:first-child{text-align:left}.invoices-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:100px;font-family:var(--text2-m-font-family);font-size:var(--text2-m-font-size);font-style:var(--text2-m-font-style);font-weight:var(--text2-m-font-weight);letter-spacing:var(--text2-m-letter-spacing);line-height:var(--text2-m-line-height);width:-moz-fit-content;width:fit-content;border:1px solid var(--colorwheelprimitives-1-grey-100);box-sizing:border-box}.invoices-status-due{background-color:#fcb52a1a;color:var(--secondary-colorscolor-4)}.invoices-view-btn{all:unset;align-items:center;border:1px solid var(--colorwheelprimitives-1-grey-200);border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;padding:8px;min-width:97px;justify-content:center;color:var(--colorwheelprimitives-1-grey-600);font-family:var(--text2-m-font-family);font-size:var(--text2-m-font-size);font-style:var(--text2-m-font-style);font-weight:var(--text2-m-font-weight);letter-spacing:var(--text2-m-letter-spacing);line-height:var(--text2-m-line-height)}.invoices-view-btn:hover{background-color:var(--colorwheelprimitives-1-list-background)}@media(max-width:768px){.invoices-table-wrap{overflow-x:auto}.invoices-table-header,.invoices-table-row{min-width:600px}}.billing-details-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px;min-height:31px}.billing-details-label-edit{justify-content:flex-start}.billing-details-label .billing-details-title{color:var(--colorwheelprimitives-1-grey-700);font-family:var(--h2-bold-font-family);font-size:var(--h2-bold-font-size);font-style:var(--h2-bold-font-style);font-weight:var(--h2-bold-font-weight);letter-spacing:var(--h2-bold-letter-spacing);line-height:var(--h2-bold-line-height);margin:0;flex:0 0 auto}.billing-details-label-spacer{flex:1 1 0;min-width:16px}.billing-details-edit-btn{align-items:center;border:1px solid var(--colorwheelprimitives-1-primary-base);border-radius:8px;display:inline-flex;gap:8px;padding:8px 16px;background:transparent;cursor:pointer;flex-shrink:0}.billing-details-edit-btn:hover{background:#2684ff0d}.billing-details-edit-btn .billing-details-edit-icon{height:12px;width:12px;flex-shrink:0}.billing-details-edit-btn .billing-details-edit-text{color:var(--colorwheelprimitives-1-primary-base);font-family:var(--text2-bold-font-family);font-size:var(--text2-bold-font-size);font-style:var(--text2-bold-font-style);font-weight:var(--text2-bold-font-weight);letter-spacing:var(--text2-bold-letter-spacing);line-height:var(--text2-bold-line-height)}.billing-details-back-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--colorwheelprimitives-1-grey-700);cursor:pointer;flex-shrink:0}.billing-details-back-btn:hover{background:#0000000d;color:var(--colorwheelprimitives-1-grey-700)}.billing-details-actions-wrap{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:24px}.billing-details-actions-wrap .billing-details-save-error{text-align:right}.billing-details-actions{align-items:flex-start;display:flex;gap:16px;height:38px;justify-content:flex-end;position:relative}.billing-details-cancel-btn{all:unset;align-items:center;background-color:var(--colorwheelprimitives-1-text-white);border:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;box-sizing:border-box;color:var(--colorwheelprimitives-1-grey-500);cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:var(--body-large-body-lg-medium-font-family);font-size:var(--body-large-body-lg-medium-font-size);font-style:var(--body-large-body-lg-medium-font-style);font-weight:var(--body-large-body-lg-medium-font-weight);height:38px;justify-content:center;letter-spacing:var(--body-large-body-lg-medium-letter-spacing);line-height:var(--body-large-body-lg-medium-line-height);padding:7px 16px}.billing-details-cancel-btn:hover{background-color:var(--colorwheelprimitives-1-list-background)}.billing-details-save-btn{all:unset;align-items:center;background-color:var(--colorwheelprimitives-1-primary-base);border-radius:8px;box-sizing:border-box;color:var(--colorwheelprimitives-1-text-white);cursor:pointer;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;padding:7px 16px;font-family:var(--body-large-body-lg-medium-font-family);font-size:var(--body-large-body-lg-medium-font-size);font-style:var(--body-large-body-lg-medium-font-style);font-weight:var(--body-large-body-lg-medium-font-weight);letter-spacing:var(--body-large-body-lg-medium-letter-spacing);line-height:var(--body-large-body-lg-medium-line-height)}.billing-details-save-btn:hover{background-color:#2684ffe6}.billing-basic-card{background-color:#fff;border:1px solid var(--colorwheelprimitives-1-grey-100);border-radius:8px;display:flex;flex-direction:column;gap:32px;padding:20px;width:100%;box-sizing:border-box;margin-bottom:24px}.billing-basic-card:last-child{margin-bottom:0}.billing-basic-card .billing-basic-title{color:var(--colorwheelprimitives-1-grey-700);font-family:var(--h4-bold-font-family);font-size:var(--h4-bold-font-size);font-style:var(--h4-bold-font-style);font-weight:var(--h4-bold-font-weight);letter-spacing:var(--h4-bold-letter-spacing);line-height:var(--h4-bold-line-height);margin:0}.billing-basic-card .billing-fields-group{display:flex;flex-direction:column;gap:20px;width:100%}.billing-basic-card .billing-field-row{display:flex;gap:24px;width:100%;align-items:flex-start}.billing-basic-card .billing-field-half{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.billing-basic-card .billing-field-full{display:flex;flex-direction:column;gap:8px;width:100%}.billing-basic-card .billing-field-label{color:var(--colorwheelprimitives-1-grey-500);font-family:var(--text2-bold-font-family);font-size:var(--text2-bold-font-size);font-style:var(--text2-bold-font-style);font-weight:var(--text2-bold-font-weight);letter-spacing:var(--text2-bold-letter-spacing);line-height:var(--text2-bold-line-height);margin:0}.billing-basic-card .billing-field-input{align-items:center;background-color:var(--colorwheelprimitives-1-list-background);border:1px solid var(--colorwheelprimitives-1-grey-200);border-radius:8px;display:flex;min-height:47px;overflow:hidden;padding:12px 14px;width:100%;box-sizing:border-box}.billing-basic-card .billing-field-input-inner{flex:1;min-width:0;color:var(--colorwheelprimitives-1-grey-700);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);font-style:var(--text1-m-font-style);font-weight:var(--text1-m-font-weight);letter-spacing:var(--text1-m-letter-spacing);line-height:var(--text1-m-line-height);margin:0}.billing-basic-card .billing-field-input-readonly{cursor:not-allowed}.billing-basic-card .billing-field-input-readonly .billing-field-input-inner{pointer-events:none}.billing-basic-card .billing-field-input-editable{flex:1;min-width:0;width:100%;border:none;background:transparent;color:var(--colorwheelprimitives-1-grey-700);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);font-style:var(--text1-m-font-style);font-weight:var(--text1-m-font-weight);letter-spacing:var(--text1-m-letter-spacing);line-height:var(--text1-m-line-height);padding:0;margin:0;outline:none;resize:none}.billing-basic-card .billing-field-input-editable::-moz-placeholder{color:var(--colorwheelprimitives-1-grey-400)}.billing-basic-card .billing-field-input-editable::placeholder{color:var(--colorwheelprimitives-1-grey-400)}.billing-basic-card .billing-field-input input.billing-field-input-editable{min-height:22px}.billing-basic-card .billing-field-textarea.billing-field-input-editable{background-color:#fff;border:1px solid var(--colorwheelprimitives-1-grey-200)}.billing-basic-card .billing-field-textarea{background-color:#fff;border:1px solid var(--colorwheelprimitives-1-grey-200);border-radius:8px;padding:12px 14px;min-height:64px;width:100%;box-sizing:border-box;color:var(--colorwheelprimitives-1-grey-700);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);font-style:var(--text1-m-font-style);font-weight:var(--text1-m-font-weight);letter-spacing:var(--text1-m-letter-spacing);line-height:var(--text1-m-line-height);margin:0;resize:none}.billing-basic-card .billing-currency-wrap{max-width:458px}@media(min-width:768px)and (max-width:1023px){.billing-details-label{margin-bottom:20px;flex-wrap:wrap;gap:10px}.billing-details-label .billing-details-title{font-size:20px}.billing-basic-card{padding:18px 16px;gap:24px;margin-bottom:20px}.billing-basic-card .billing-field-row{gap:20px}.billing-basic-card .billing-currency-wrap{max-width:100%}.billing-details-actions-wrap{margin-bottom:20px}.billing-details-actions{height:auto}}@media(max-width:767px){.billing-details-label{margin-bottom:16px;min-height:auto;flex-wrap:wrap;gap:8px}.billing-details-label .billing-details-title{font-size:20px}.billing-details-edit-btn{padding:6px 12px}.billing-details-edit-btn .billing-details-edit-icon{height:11px;width:11px}.billing-details-edit-btn .billing-details-edit-text{font-size:13px}.billing-details-back-btn{width:32px;height:32px}.billing-basic-card{padding:16px 14px;gap:20px;margin-bottom:16px}.billing-basic-card .billing-basic-title{font-size:16px}.billing-basic-card .billing-fields-group{gap:16px}.billing-basic-card .billing-field-row{flex-direction:column;gap:16px}.billing-basic-card .billing-field-half{min-width:100%}.billing-basic-card .billing-currency-wrap{max-width:100%}.billing-basic-card .billing-field-input,.billing-basic-card .billing-field-textarea{min-height:44px;padding:10px 12px}.billing-basic-card .billing-field-textarea{min-height:56px}.billing-basic-card .billing-field-label{font-size:13px}.billing-basic-card .billing-field-input-inner,.billing-basic-card .billing-field-input-editable{font-size:15px}.billing-details-actions-wrap{margin-bottom:16px;align-items:stretch}.billing-details-actions{flex-direction:column;width:100%;height:auto;gap:10px}.billing-details-cancel-btn,.billing-details-save-btn{width:100%;height:44px;justify-content:center}}@media(max-width:480px){.billing-details-label .billing-details-title{font-size:18px}.billing-basic-card{padding:14px 12px;gap:18px;margin-bottom:14px}.billing-basic-card .billing-basic-title{font-size:15px}.billing-basic-card .billing-fields-group,.billing-basic-card .billing-field-row{gap:14px}.billing-details-actions{gap:8px}.billing-details-cancel-btn,.billing-details-save-btn{height:42px;font-size:13px}}.view-invoice-card{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:40px;padding:24px;position:relative;width:100%;box-sizing:border-box}.view-invoice-header{align-items:center;align-self:stretch;display:flex;gap:24px;min-height:40px;justify-content:space-between;position:relative;width:100%;flex-wrap:wrap}.view-invoice-header-left{align-items:center;display:flex;flex:1;min-width:0;gap:12px;position:relative}.view-invoice-back-btn{all:unset;align-items:center;cursor:pointer;display:inline-flex;padding:4px;border-radius:6px}.view-invoice-back-btn:hover{background:#0000000d}.view-invoice-title{color:var(--colorwheelprimitives-1-grey-700);font-family:var(--h4-bold-font-family);font-size:var(--h4-bold-font-size);font-style:var(--h4-bold-font-style);font-weight:var(--h4-bold-font-weight);letter-spacing:var(--h4-bold-letter-spacing);line-height:var(--h4-bold-line-height);position:relative}.view-invoice-header-right{align-items:center;display:inline-flex;flex-shrink:0;gap:16px;position:relative}.view-invoice-download-btn{align-items:center;background-color:var(--colorwheelprimitives-1-primary-base);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;padding:8px 16px;font-family:Archivo,Helvetica;font-size:13px;font-weight:500;letter-spacing:0;line-height:16px}.view-invoice-download-btn:hover{background-color:#2684ffe6}.view-invoice-download-btn:disabled{opacity:.5;cursor:not-allowed}.view-invoice-download-btn:disabled:hover{background-color:var(--colorwheelprimitives-1-primary-base)}.view-invoice-preview-wrap{background-color:#141414;border-radius:8px;height:842px;max-height:min(842px,calc(100vh - 280px));position:relative;width:100%;max-width:800px;overflow:hidden;display:flex;align-items:center;justify-content:center}.view-invoice-preview-inner{background-color:#fff;height:100%;width:100%;position:relative;display:flex;align-items:center;justify-content:center}.view-invoice-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.view-invoice-no-preview{color:var(--colorwheelprimitives-1-grey-500);font-family:var(--text1-m-font-family);font-size:var(--text1-m-font-size);padding:24px;text-align:center}.view-invoice-preview-actions{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;gap:8px;z-index:2}.view-invoice-preview-action-btn{align-items:center;background-color:#292929d9;border:none;border-radius:8px;cursor:pointer;display:flex;height:50px;width:50px;justify-content:center;padding:8px}.view-invoice-preview-action-btn:hover{background-color:#292929f2}@media(max-width:768px){.view-invoice-card{padding:16px;gap:24px}.view-invoice-preview-wrap{height:600px;max-height:min(600px,calc(100vh - 260px))}.view-invoice-preview-actions{top:12px;right:12px}.view-invoice-preview-action-btn{height:44px;width:44px}}.settings-leaves-page{padding:24px 0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.settings-leaves-frame{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:20px;position:relative;width:100%}.settings-leaves-config-banner{align-items:center;background-color:#2684ff08;border-radius:8px;display:flex;flex:0 0 auto;gap:8px;padding:12px;position:relative;width:100%;box-sizing:border-box}.settings-leaves-config-banner-inner{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:4px;position:relative}.settings-leaves-config-banner-text{align-self:stretch;color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;position:relative}.settings-leaves-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;position:relative;width:100%}.settings-leaves-header-row{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;justify-content:space-between;position:relative;width:100%}.settings-leaves-title-wrap{align-items:center;display:flex;flex:1;flex-grow:1;gap:24px;position:relative}.settings-leaves-title{align-items:center;color:#404145;display:flex;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-leaves-add-button{align-items:center;background-color:#fff;border:1px solid #2684FF;border-radius:8px;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:4px;height:38px;padding:12px 24px;position:relative;transition:background-color .2s ease,border-color .2s ease}.settings-leaves-add-button:hover{background-color:#2684ff14}.settings-leaves-add-button .settings-leaves-icon{color:#2684ff}.settings-leaves-add-button-text{color:#2684ff;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px;white-space:nowrap}.settings-leaves-table-wrap{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;position:relative;width:100%;border:1px solid #F0F1F1;border-radius:8px;overflow:hidden}.settings-leaves-thead{align-items:flex-start;align-self:stretch;background-color:#fbfbfb;border-bottom:1px solid #F0F1F1;border-radius:8px 8px 0 0;display:flex;flex-direction:column;padding:8px 0;position:relative;width:100%}.settings-leaves-tr{align-items:center;display:flex;flex:1;gap:8px;justify-content:space-between;padding:8px 12px;position:relative;width:100%;box-sizing:border-box}.settings-leaves-tr-head{justify-content:space-between}.settings-leaves-th{color:#85878d;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;text-align:center;min-width:0}.settings-leaves-th-type{text-align:left}.settings-leaves-th-actions{text-align:left;padding-left:24px}.settings-leaves-tbody-row{align-items:center;align-self:stretch;border-bottom:1px solid #F0F1F1;display:flex;flex:0 0 auto;gap:8px;justify-content:center;padding:8px 0;position:relative;width:100%}.settings-leaves-tbody-row-last{border-bottom:none;border-radius:0 0 8px 8px}.settings-leaves-tr-body{padding:0 12px;min-height:37px}.settings-leaves-td{color:#222224;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;text-align:center;min-width:0}.settings-leaves-td-type{text-align:left}.settings-leaves-td-type-inner{align-items:center;display:flex;gap:6px;position:relative}.settings-leaves-td-type-inner .settings-leaves-icon{color:#222224;flex-shrink:0;height:16px;width:16px}.settings-leaves-td-actions{display:flex;justify-content:flex-start;align-items:center;gap:12px;min-width:0;padding-left:24px}.settings-leaves-configure-btn{align-items:center;background:none;border:none;color:#2684ff;cursor:pointer;display:inline-flex;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;padding:4px 8px;position:relative;transition:color .2s ease}.settings-leaves-configure-btn:hover{color:#0061c4;text-decoration:underline}.settings-leaves-delete-btn{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:4px;transition:opacity .2s ease;flex-shrink:0;margin-left:auto}.settings-leaves-delete-btn:hover{opacity:.8}.settings-leaves-delete-icon{display:block;height:20px;width:22px}.add-leave-type-modal-backdrop{position:fixed;inset:0;background:#00000040;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box}.add-leave-type-modal{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;width:100%;max-width:400px;box-sizing:border-box}.add-leave-type-modal-container{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:8px;position:relative;width:100%}.add-leave-type-modal-title{color:#222224;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.add-leave-type-modal-body{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:32px;position:relative;width:100%}.add-leave-type-modal-description-wrapper{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.add-leave-type-modal-description{align-self:stretch;color:#626368;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.add-leave-type-modal-actions{align-items:flex-start;display:flex;flex:0 0 auto;gap:16px;position:relative}.add-leave-type-modal-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;height:40px;padding:10px 20px;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.add-leave-type-modal-btn-cancel{background-color:#fff;border:1px solid #626368;color:#626368}.add-leave-type-modal-btn-cancel:hover{background-color:#f0f1f1}.add-leave-type-modal-btn-continue{background-color:#2684ff;border:1px solid #2684FF;color:#fff}.add-leave-type-modal-btn-continue:hover{background-color:#0061c4;border-color:#0061c4}.settings-leaves-update-modal{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;width:100%;max-width:400px;box-sizing:border-box}.settings-leaves-update-modal-header{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:8px;position:relative;width:100%}.settings-leaves-update-modal-icon{flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.settings-leaves-update-modal-icon svg{display:block}.settings-leaves-update-modal-title{color:#222224;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-leaves-update-modal-body{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.settings-leaves-update-modal-description{align-self:stretch;color:#626368;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-leaves-update-modal-actions{align-items:flex-start;display:flex;flex:0 0 auto;gap:16px;position:relative}.settings-leaves-update-modal-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;height:40px;padding:10px 20px;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.settings-leaves-update-modal-btn-cancel{background-color:#fff;border:1px solid #626368;color:#626368}.settings-leaves-update-modal-btn-cancel:hover{background-color:#f0f1f1}.settings-leaves-update-modal-btn-continue{background-color:#2684ff;border:1px solid #2684FF;color:#fff}.settings-leaves-update-modal-btn-continue:hover{background-color:#0061c4;border-color:#0061c4}.settings-leaves-delete-modal{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;width:100%;max-width:400px;box-sizing:border-box}.settings-leaves-delete-modal-container{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:8px;position:relative;width:100%}.settings-leaves-delete-modal-title{color:#222224;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-leaves-delete-modal-body{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.settings-leaves-delete-modal-description{align-self:stretch;color:#626368;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-leaves-delete-modal-error{align-self:stretch;color:#c00;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;margin:8px 0 0}.settings-leaves-delete-modal-actions{align-items:flex-start;display:flex;flex:0 0 auto;gap:16px;position:relative}.settings-leaves-delete-modal-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;height:40px;padding:10px 20px;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.settings-leaves-delete-modal-btn-cancel{background-color:#fff;border:1px solid #626368;color:#626368}.settings-leaves-delete-modal-btn-cancel:hover{background-color:#f0f1f1}.settings-leaves-delete-modal-btn-delete{background-color:#f34971;border:1px solid #F34971;color:#fff}.settings-leaves-delete-modal-btn-delete:hover{background-color:#e03a62;border-color:#e03a62}@media(max-width:1024px){.settings-leaves-page{padding:20px 0;gap:20px}.settings-leaves-frame{padding:16px;gap:14px}.settings-leaves-header-row{flex-wrap:wrap;gap:12px}.settings-leaves-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -2px}.settings-leaves-thead,.settings-leaves-tr,.settings-leaves-tbody-row{min-width:560px}.settings-leaves-th,.settings-leaves-td{font-size:13px}.settings-leaves-tr,.settings-leaves-tr-body{padding-left:10px;padding-right:10px}.settings-leaves-th-actions,.settings-leaves-td-actions{padding-left:16px}}@media(max-width:768px){.settings-leaves-page{padding:16px 0;gap:16px}.settings-leaves-frame{padding:16px}.settings-leaves-config-banner{padding:10px 12px}.settings-leaves-config-banner-text{font-size:13px}.settings-leaves-header-row{flex-direction:column;align-items:stretch;gap:12px}.settings-leaves-title-wrap{flex:none}.settings-leaves-title{font-size:15px}.settings-leaves-add-button{width:100%;justify-content:center;height:40px}.settings-leaves-table-wrap{overflow-x:visible;margin:0;border:none;border-radius:0;display:flex;flex-direction:column;gap:12px}.settings-leaves-thead{display:none}.settings-leaves-tbody-row{min-width:0;border-radius:8px;background-color:#f5f6f8;border:1px solid #F0F1F1;padding:0;margin:0}.settings-leaves-tbody-row-last{border-radius:8px}.settings-leaves-tr-body{min-width:0;flex-direction:column;align-items:stretch;padding:16px;min-height:0}.settings-leaves-td{min-width:0;flex:none;display:block;text-align:left;padding:10px 0;font-size:14px;border-bottom:1px solid #F0F1F1}.settings-leaves-td:before{content:attr(data-label);display:block;font-size:12px;font-weight:700;color:#85878d;margin-bottom:4px}.settings-leaves-td:last-child{border-bottom:none;padding-top:12px;padding-bottom:0}.settings-leaves-td-type .settings-leaves-td-type-inner{display:flex;align-items:center;gap:6px}.settings-leaves-td-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-left:0}.settings-leaves-td-actions:before{width:100%;margin-bottom:4px}.settings-leaves-configure-btn,.settings-leaves-delete-btn{padding:6px 12px}.add-leave-type-modal-backdrop{padding:16px}.add-leave-type-modal,.settings-leaves-update-modal,.settings-leaves-delete-modal{max-width:100%;padding:20px}}@media(max-width:480px){.settings-leaves-page{padding:12px 0;gap:12px}.settings-leaves-frame{padding:12px;gap:12px}.settings-leaves-config-banner{padding:10px}.settings-leaves-config-banner-text{font-size:12px}.settings-leaves-content{gap:12px}.settings-leaves-title{font-size:14px}.settings-leaves-add-button{padding:10px 16px;height:38px}.settings-leaves-add-button-text{font-size:13px}.settings-leaves-table-wrap{gap:10px}.settings-leaves-tr-body{padding:14px}.settings-leaves-td{font-size:13px;padding:8px 0}.settings-leaves-td:before{font-size:11px}.settings-leaves-td-actions{gap:10px;padding-top:10px}.settings-leaves-configure-btn,.settings-leaves-delete-btn{padding:6px 10px}.settings-leaves-delete-icon{height:18px;width:20px}.add-leave-type-modal-backdrop{padding:12px}.add-leave-type-modal,.settings-leaves-update-modal,.settings-leaves-delete-modal{max-width:100%;padding:20px 16px;max-height:90vh;overflow-y:auto}.add-leave-type-modal-title,.settings-leaves-update-modal-title,.settings-leaves-delete-modal-title{font-size:18px}.add-leave-type-modal-description,.settings-leaves-update-modal-description,.settings-leaves-delete-modal-description{font-size:14px}.add-leave-type-modal-actions,.settings-leaves-update-modal-actions,.settings-leaves-delete-modal-actions{flex-wrap:wrap;gap:12px}.add-leave-type-modal-btn,.settings-leaves-update-modal-btn,.settings-leaves-delete-modal-btn{flex:1;min-width:120px}}@media(max-width:360px){.settings-leaves-frame{padding:10px}.settings-leaves-tr-body{padding:12px}.add-leave-type-modal,.settings-leaves-update-modal,.settings-leaves-delete-modal{padding:16px 12px}}.settings-holidays-page{padding:24px 0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.settings-holidays-element{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:20px;position:relative;width:100%}.settings-holidays-element .settings-holidays-frame{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:24px;position:relative;width:100%}.settings-holidays-element .settings-holidays-frame-wrapper{align-items:center;display:flex;flex:1;flex-grow:1;gap:24px;min-height:67px;position:relative}.settings-holidays-element .settings-holidays-div{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:4px;justify-content:center;position:relative}.settings-holidays-element .settings-holidays-div-wrapper{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.settings-holidays-element .settings-holidays-frame-2{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.settings-holidays-title{align-self:stretch;color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:23px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-holidays-description{align-self:stretch;color:#85878d;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-holidays-secondary-button{align-items:center;background-color:transparent;border:1px solid #2684FF;border-radius:8px;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:8px;height:38px;padding:12px 24px;position:relative;transition:background-color .2s ease,border-color .2s ease}.settings-holidays-secondary-button:hover{background-color:#2684ff14}.settings-holidays-pencil-icon{flex-shrink:0;height:12px;width:12px}.settings-holidays-edit-text{color:#2684ff;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px;white-space:nowrap}.settings-holidays-mandatory-card{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:20px;position:relative;width:100%;box-sizing:border-box}.settings-holidays-info-banner{align-items:center;align-self:stretch;background-color:#2684ff08;border-radius:8px;display:flex;flex:0 0 auto;gap:8px;padding:12px;position:relative;width:100%;box-sizing:border-box}.settings-holidays-info-icon-wrapper{align-items:flex-start;display:inline-flex;flex:0 0 auto;justify-content:center;position:relative}.settings-holidays-info-icon{height:20px;width:20px;flex-shrink:0}.settings-holidays-info-text-wrapper{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:8px;position:relative;min-width:0}.settings-holidays-info-text{align-self:stretch;color:#404145;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.settings-holidays-mandatory-section{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.settings-holidays-fixed-card{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:20px;position:relative;width:100%;box-sizing:border-box}.settings-holidays-fixed-section{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.settings-holidays-mandatory-title{align-items:center;color:#404145;display:flex;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;position:relative}.settings-holidays-table{display:grid;grid-template-columns:1fr 1fr 1fr;align-self:stretch;position:relative;width:100%;border:1px solid #F0F1F1;border-radius:8px;overflow:hidden}.settings-holidays-thead{display:contents}.settings-holidays-thead .settings-holidays-tr{grid-column:1 / -1;display:grid;grid-template-columns:subgrid;background-color:#fbfbfb}.settings-holidays-tbody{display:contents}.settings-holidays-tbody .settings-holidays-tr{grid-column:1 / -1;display:grid;grid-template-columns:subgrid}.settings-holidays-tr{padding:0 12px;box-sizing:border-box;align-items:center}.settings-holidays-tr-head{padding:8px 12px}.settings-holidays-th{color:#85878d;min-width:0;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;position:relative}.settings-holidays-th:nth-child(1){grid-column:1}.settings-holidays-th:nth-child(2){grid-column:2}.settings-holidays-th:nth-child(3){grid-column:3;text-align:center}.settings-holidays-tr-body{border-bottom:1px solid #F0F1F1;padding:12px;min-height:37px}.settings-holidays-empty{grid-column:1 / -1;padding:24px 12px;justify-content:center;align-items:center}.settings-holidays-empty-message{grid-column:1 / -1;color:#85878d;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;text-align:center}.settings-holidays-tr-last{border-bottom:none}.settings-holidays-td{color:#222224;min-width:0;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;position:relative}.settings-holidays-td:nth-child(1){grid-column:1}.settings-holidays-td:nth-child(2){grid-column:2}.settings-holidays-td:nth-child(3){grid-column:3;text-align:center}@media(max-width:1024px){.settings-holidays-page{padding:20px 0;gap:20px}.settings-holidays-element,.settings-holidays-mandatory-card,.settings-holidays-fixed-card{padding:16px}.settings-holidays-element .settings-holidays-frame{flex-wrap:wrap;gap:16px}.settings-holidays-element .settings-holidays-frame-wrapper{min-height:auto}.settings-holidays-title{font-size:20px}.settings-holidays-description{font-size:13px}.settings-holidays-table{min-width:0}.settings-holidays-info-text{font-size:15px}}@media(max-width:768px){.settings-holidays-page{padding:16px 0;gap:16px}.settings-holidays-element,.settings-holidays-mandatory-card,.settings-holidays-fixed-card{padding:16px;gap:20px}.settings-holidays-element .settings-holidays-frame{flex-direction:column;align-items:stretch;gap:12px}.settings-holidays-element .settings-holidays-frame-wrapper{flex:none}.settings-holidays-title{font-size:19px}.settings-holidays-description{font-size:13px}.settings-holidays-secondary-button{width:100%;justify-content:center}.settings-holidays-mandatory-section,.settings-holidays-fixed-section{gap:16px}.settings-holidays-mandatory-title{font-size:15px}.settings-holidays-mandatory-section,.settings-holidays-fixed-section{overflow-x:auto;-webkit-overflow-scrolling:touch}.settings-holidays-table{min-width:280px}.settings-holidays-th,.settings-holidays-td{font-size:13px}.settings-holidays-info-banner{padding:10px 12px}.settings-holidays-info-text{font-size:14px}}@media(max-width:480px){.settings-holidays-page{padding:12px 0;gap:12px}.settings-holidays-element,.settings-holidays-mandatory-card,.settings-holidays-fixed-card{padding:12px;gap:16px}.settings-holidays-element .settings-holidays-frame{gap:10px}.settings-holidays-title{font-size:18px}.settings-holidays-description{font-size:12px}.settings-holidays-secondary-button{height:40px;padding:10px 20px}.settings-holidays-edit-text{font-size:13px}.settings-holidays-mandatory-section,.settings-holidays-fixed-section{gap:14px}.settings-holidays-mandatory-title{font-size:14px}.settings-holidays-mandatory-section,.settings-holidays-fixed-section{overflow-x:auto}.settings-holidays-table{min-width:260px;border-radius:6px}.settings-holidays-tr-head{padding:8px 10px}.settings-holidays-tr-body{padding:10px;min-height:44px}.settings-holidays-th,.settings-holidays-td{font-size:12px}.settings-holidays-info-banner{padding:10px;gap:8px}.settings-holidays-info-icon{height:18px;width:18px}.settings-holidays-info-text{font-size:13px}.settings-holidays-empty{padding:20px 10px}.settings-holidays-empty-message{font-size:13px}}@media(max-width:360px){.settings-holidays-element,.settings-holidays-mandatory-card,.settings-holidays-fixed-card{padding:10px}.settings-holidays-title{font-size:16px}.settings-holidays-table{min-width:240px}}.settings-page-container{width:100%;height:100vh;background:#f1f8ff;position:relative;overflow:hidden;display:flex;flex-direction:column}.settings-page-main-content{margin-left:264px;padding:116px 40px 20px 20px;flex:1;min-height:0;overflow-y:auto}.settings-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1400px;box-sizing:border-box}.settings-header{display:flex;flex-direction:column;gap:8px}.settings-title{color:#222224;font-family:Satoshi,sans-serif;font-size:24px;font-weight:700;margin:0;line-height:normal}.settings-subtitle{color:#85878d;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;margin:0;line-height:normal}.settings-tabs{display:flex;align-items:center;gap:0;border-bottom:1px solid #E5E7EB;padding-bottom:0}.settings-tab{padding:12px 0;margin-right:24px;background:none;border:none;color:#85878d;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;cursor:pointer;position:relative;border-bottom:2px solid transparent;margin-bottom:-1px}.settings-tab:hover{color:#222224}.settings-tab-active{color:#2684ff;font-weight:600;border-bottom-color:#2684ff}.settings-tab-content{flex:1;min-height:200px;background:transparent;border-radius:8px;border:none}@media(max-width:1024px){.settings-page-main-content{margin-left:0;padding:100px 24px 24px}.settings-content-wrapper{max-width:100%}}@media(max-width:768px){.settings-page-main-content{padding-top:calc(104px + env(safe-area-inset-top,0px));padding-left:20px;padding-right:20px;padding-bottom:20px}.settings-header{gap:6px}.settings-title{font-size:22px}.settings-subtitle{font-size:13px}.settings-tabs{gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -4px}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{padding:10px 0;margin-right:20px;font-size:14px;white-space:nowrap;flex-shrink:0}.settings-tab:last-of-type{margin-right:0}.settings-tab-content{min-height:160px}}@media(max-width:480px){.settings-page-main-content{padding-left:16px;padding-right:16px;padding-bottom:16px;padding-top:calc(104px + env(safe-area-inset-top,0px))}.settings-content-wrapper{gap:20px}.settings-title{font-size:20px}.settings-subtitle{font-size:13px}.settings-tabs{margin:0 -2px}.settings-tab{padding:10px 0;margin-right:16px;font-size:13px}.settings-tab-content{min-height:140px}}@media(max-width:360px){.settings-page-main-content{padding-left:12px;padding-right:12px}.settings-title{font-size:18px}}.edit-holidays-page-container{width:100%;height:100vh;background:#f1f8ff;position:relative;overflow:hidden;display:flex;flex-direction:column}.edit-holidays-main-content{margin-left:264px;padding:116px 40px 20px 20px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.edit-holidays-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.edit-holidays-element{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:20px;position:relative;width:100%;box-sizing:border-box}.edit-holidays-frame{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:24px;position:relative;width:100%}.edit-holidays-frame-wrapper{align-items:center;display:flex;flex:1;flex-grow:1;gap:24px;min-height:67px;position:relative}.edit-holidays-div{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:4px;justify-content:center;position:relative}.edit-holidays-div-wrapper{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.edit-holidays-frame-2{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.edit-holidays-title{align-self:stretch;color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:23px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.edit-holidays-subtitle{align-self:stretch;color:#85878d;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.edit-holidays-add-button{align-items:center;background-color:transparent;border:1px solid #2684FF;border-radius:8px;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:8px;height:38px;padding:12px 24px;position:relative;transition:background-color .2s ease}.edit-holidays-add-button:hover{background-color:#2684ff14}.edit-holidays-add-icon{flex-shrink:0;height:16px;width:16px}.edit-holidays-add-text{color:#2684ff;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:24px;white-space:nowrap}.edit-holidays-page-container .mobile-overlay.active{display:block}.edit-holidays-second-card{gap:16px}.edit-holidays-info-banner{align-items:center;background-color:#2684ff08;border-radius:8px;display:flex;gap:8px;padding:12px;position:relative;width:100%;box-sizing:border-box}.edit-holidays-info-banner .edit-holidays-info-icon-wrapper{align-items:flex-start;display:inline-flex;flex:0 0 auto;justify-content:center;position:relative}.edit-holidays-info-icon{aspect-ratio:1;height:20px;width:20px;flex-shrink:0}.edit-holidays-info-banner .edit-holidays-select-at-least-wrapper{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-grow:1;position:relative}.edit-holidays-info-banner .edit-holidays-select-at-least{align-self:stretch;color:#404145;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.edit-holidays-learn-more{color:#2684ff;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.edit-holidays-learn-more:hover{text-decoration:underline}.edit-holidays-filters{align-items:center;display:flex;gap:12px;position:relative;flex-wrap:wrap}.edit-holidays-year-wrap{align-items:center;display:flex;gap:12px;position:relative}.edit-holidays-year-label{color:#626368;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;width:-moz-fit-content;width:fit-content}.edit-holidays-year-select{align-items:center;border:1px solid #F0F1F1;border-radius:8px;display:flex;height:40px;padding:8px 36px 8px 16px;width:118px;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#222224;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23626368' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.edit-holidays-search-wrap{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #F0F1F1;border-radius:8px;background:#fff;width:280px;min-width:200px}.edit-holidays-search-icon{flex-shrink:0}.edit-holidays-search-input{flex:1;border:none;outline:none;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;color:#222224;min-width:0}.edit-holidays-search-input::-moz-placeholder{color:#85878d}.edit-holidays-search-input::placeholder{color:#85878d}.edit-holidays-table-wrap{width:100%;overflow-x:auto}.edit-holidays-table{width:100%;border-collapse:collapse;display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr 72px}.edit-holidays-table thead,.edit-holidays-table tbody{display:contents}.edit-holidays-table-header-row{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:center;gap:8px}.edit-holidays-person-info{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:stretch;border-bottom:1px solid #F0F1F1}.edit-holidays-person-info td{padding:14px 12px;vertical-align:top}.edit-holidays-person-info .edit-holidays-cell-name,.edit-holidays-person-info .edit-holidays-cell-type{padding-left:20px}.edit-holidays-person-info .edit-holidays-person-role{align-items:flex-start;display:flex;min-height:16px;justify-content:flex-start;width:100%}.edit-holidays-person-info .edit-holidays-cell-type .edit-holidays-person-role{justify-content:flex-start}.edit-holidays-person-info .edit-holidays-cell-fixed,.edit-holidays-person-info .edit-holidays-cell-optional,.edit-holidays-add-row .edit-holidays-cell-fixed,.edit-holidays-add-row .edit-holidays-cell-optional{display:flex;align-items:center;justify-content:center}.edit-holidays-person-info .edit-holidays-row-text{color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}.edit-holidays-person-info .edit-holidays-toggle-switch,.edit-holidays-add-row .edit-holidays-toggle-switch{position:relative;width:32px;height:18px;padding:0;border:1px solid #222224;border-radius:9px;background:#fff;cursor:pointer;transition:none;flex-shrink:0}.edit-holidays-person-info .edit-holidays-toggle-knob,.edit-holidays-add-row .edit-holidays-toggle-knob{position:absolute;width:12px;height:12px;top:2px;border-radius:50%;transition:left .2s ease,background .2s ease,border .2s ease}.edit-holidays-person-info .edit-holidays-toggle-switch .edit-holidays-toggle-knob,.edit-holidays-add-row .edit-holidays-toggle-switch .edit-holidays-toggle-knob{left:2px;background:#fff;border:1.5px solid #222224}.edit-holidays-person-info .edit-holidays-toggle-switch.edit-holidays-toggle-on .edit-holidays-toggle-knob,.edit-holidays-add-row .edit-holidays-toggle-switch.edit-holidays-toggle-on .edit-holidays-toggle-knob{left:16px;background:#222224;border:none}.edit-holidays-table-header-row{background-color:#fbfbfb;border-bottom:1px solid #F0F1F1;border-radius:8px 8px 0 0}.edit-holidays-table-header-row th{text-align:left;padding:8px 12px;color:#85878d;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:normal;border:none}.edit-holidays-table-header-row th:nth-child(4),.edit-holidays-table-header-row th:nth-child(5){text-align:center}.edit-holidays-table-actions-col{width:100%}.edit-holidays-add-row{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:stretch;background-color:#fafcff;border-bottom:1px solid #F0F1F1}.edit-holidays-add-row td{padding:14px 12px;vertical-align:top}.edit-holidays-add-input-wrap{display:flex;align-items:center;gap:8px;border:1px solid #D3D4D6;border-radius:8px;padding:8px 12px;background:#fff;min-height:36px;box-sizing:border-box}.edit-holidays-date-wrap{position:relative}.edit-holidays-date-overlay{flex:1;min-width:0;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;color:#222224;pointer-events:none}.edit-holidays-date-overlay{color:#222224}.edit-holidays-date-empty .edit-holidays-date-overlay{color:#85878d}.edit-holidays-date-wrap .edit-holidays-date-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0}.edit-holidays-add-input-wrap .edit-holidays-calendar-icon{flex-shrink:0;color:#85878d;pointer-events:none}.edit-holidays-date-input{cursor:pointer}.edit-holidays-date-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:100%;height:100%;cursor:pointer}.edit-holidays-add-input{flex:1;min-width:0;border:none;outline:none;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;color:#222224;background:transparent}.edit-holidays-add-input::-moz-placeholder{color:#85878d}.edit-holidays-add-input::placeholder{color:#85878d}.edit-holidays-add-row .edit-holidays-cell-name .edit-holidays-add-input{width:100%;border:1px solid #D3D4D6;border-radius:8px;padding:8px 12px;min-height:36px;box-sizing:border-box}.edit-holidays-add-select{width:100%;min-height:36px;padding:8px 40px 8px 14px;box-sizing:border-box;border:1px solid #D3D4D6;border-radius:8px;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#222224;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23626368' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;transition:border-color .2s ease,box-shadow .2s ease}.edit-holidays-add-select.edit-holidays-select-placeholder{color:#85878d}.edit-holidays-add-select:hover{border-color:#85878d}.edit-holidays-add-select:focus{outline:none;border-color:#2684ff;box-shadow:0 0 0 2px #2684ff33}.edit-holidays-add-select option{padding:10px 14px;font-weight:500}.edit-holidays-add-select option:disabled{color:#85878d}.edit-holidays-add-row-actions{display:inline-flex;align-items:center;gap:8px;justify-content:flex-end}.edit-holidays-add-row-btn{padding:0;border:none;background:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.edit-holidays-add-row-btn:hover{opacity:.85}.edit-holidays-add-row-btn.edit-holidays-confirm-btn-disabled,.edit-holidays-add-row-btn.edit-holidays-confirm-btn:disabled{opacity:.45;cursor:not-allowed}.edit-holidays-add-row-btn.edit-holidays-confirm-btn:disabled:hover{opacity:.45}.edit-holidays-table-empty{padding:24px!important;text-align:center;color:#85878d;font-family:Satoshi,Helvetica,sans-serif;font-size:14px}@media(max-width:1024px){.edit-holidays-main-content{margin-left:0;padding:104px 24px 24px}.edit-holidays-element{padding:18px}}@media(max-width:768px){.edit-holidays-main-content{padding-top:calc(104px + env(safe-area-inset-top,0px));padding-left:20px;padding-right:20px;padding-bottom:20px}.edit-holidays-element,.edit-holidays-second-card{padding:16px}.edit-holidays-frame{flex-wrap:wrap;gap:16px}.edit-holidays-frame-wrapper{min-height:auto}.edit-holidays-title{font-size:20px}.edit-holidays-subtitle{font-size:13px}.edit-holidays-add-button{width:100%;justify-content:center}.edit-holidays-filters{flex-wrap:wrap;gap:12px}.edit-holidays-search-wrap{width:100%;min-width:0}.edit-holidays-table-wrap{overflow-x:visible;display:flex;flex-direction:column;gap:12px}.edit-holidays-table{display:block;min-width:0}.edit-holidays-table thead{display:none}.edit-holidays-table tbody{display:flex;flex-direction:column;gap:12px}.edit-holidays-table tbody tr{display:block;min-width:0;border:1px solid #F0F1F1;border-radius:8px;background:#f5f6f8;padding:0;margin:0}.edit-holidays-person-info,.edit-holidays-add-row{display:block;min-width:0;padding:0;margin:0}.edit-holidays-person-info td,.edit-holidays-add-row td{display:block;padding:10px 14px;border-bottom:1px solid #F0F1F1;text-align:left;width:100%;box-sizing:border-box}.edit-holidays-person-info td:last-child,.edit-holidays-add-row td:last-child{border-bottom:none}.edit-holidays-person-info td[data-label]:before,.edit-holidays-add-row td[data-label]:before{content:attr(data-label);display:block;font-size:12px;font-weight:700;color:#85878d;margin-bottom:4px}.edit-holidays-person-info td.edit-holidays-table-actions-col:before,.edit-holidays-add-row td.edit-holidays-table-actions-col:before{content:none}.edit-holidays-cell-fixed,.edit-holidays-cell-optional{display:flex!important;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.edit-holidays-cell-fixed:before,.edit-holidays-cell-optional:before{margin-bottom:0}.edit-holidays-add-row .edit-holidays-add-row-actions{justify-content:flex-start;margin-top:4px}.edit-holidays-table-empty{display:block;padding:24px 14px;text-align:center}}@media(max-width:480px){.edit-holidays-main-content{padding-left:16px;padding-right:16px;padding-bottom:16px}.edit-holidays-content-wrapper{gap:20px}.edit-holidays-element,.edit-holidays-second-card{padding:14px}.edit-holidays-frame{flex-direction:column;align-items:stretch}.edit-holidays-title{font-size:18px}.edit-holidays-subtitle{font-size:12px}.edit-holidays-add-button{height:40px;padding:10px 20px}.edit-holidays-add-text{font-size:13px}.edit-holidays-info-banner{padding:10px 12px}.edit-holidays-table-wrap,.edit-holidays-table tbody{gap:10px}.edit-holidays-person-info td,.edit-holidays-add-row td{padding:8px 12px;font-size:13px}.edit-holidays-person-info td[data-label]:before,.edit-holidays-add-row td[data-label]:before{font-size:11px}}@media(max-width:360px){.edit-holidays-main-content{padding-left:12px;padding-right:12px}.edit-holidays-element,.edit-holidays-second-card{padding:12px}.edit-holidays-title{font-size:16px}.edit-holidays-person-info td,.edit-holidays-add-row td{padding:8px 10px}}.create-leave-type-page-container{width:100%;height:100vh;background:#f1f8ff;position:relative;overflow:hidden;display:flex;flex-direction:column}.create-leave-type-main-content{margin-left:264px;padding:116px 40px 20px 20px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.create-leave-type-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%;box-sizing:border-box}.create-leave-type-title{color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:23px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.create-leave-type-form{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:32px;padding:20px;position:relative;width:100%;box-sizing:border-box}.create-leave-type-section-header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:16px;position:relative;width:100%}.create-leave-type-section-title{color:#404145;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;position:relative}.create-leave-type-form-block{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.create-leave-type-form-row{align-items:flex-start;align-self:stretch;display:flex;gap:16px;position:relative;width:100%;flex-wrap:wrap}.create-leave-type-form-row-two>.create-leave-type-field{flex:1 1 0;min-width:0;box-sizing:border-box}.create-leave-type-form-row-three>.create-leave-type-field{flex:1;min-width:140px}.create-leave-type-form-row-single>.create-leave-type-field{flex:1;min-width:0}.create-leave-type-field{display:flex;flex-direction:column;gap:8px;position:relative;min-width:0}.create-leave-type-label{color:#404145;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;position:relative}.create-leave-type-input,.create-leave-type-select{align-items:center;border:1px solid #F0F1F1;border-radius:8px;box-sizing:border-box;display:flex;height:40px;padding:0 16px;width:100%;min-width:0;color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;background:#fff}.create-leave-type-input::-moz-placeholder{color:#85878d}.create-leave-type-input::placeholder{color:#85878d}.create-leave-type-input-disabled{background-color:#fff;color:#222224;cursor:not-allowed}.create-leave-type-input-disabled:disabled{opacity:1}.create-leave-type-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:40px}.create-leave-type-select-wrap{position:relative;display:flex;align-items:center;width:100%;min-width:0}.create-leave-type-select-wrap .create-leave-type-select{flex:1;min-width:0}.create-leave-type-arrow{position:absolute;right:16px;pointer-events:none;height:16px;width:16px;color:#222224;transition:transform .2s ease}.create-leave-type-arrow-open{transform:rotate(180deg)}.create-leave-type-custom-select{position:relative}.create-leave-type-select-trigger{align-items:center;background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-sizing:border-box;color:#222224;cursor:pointer;display:flex;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;height:40px;justify-content:space-between;padding:0 16px;position:relative;text-align:left;width:100%;min-width:0;transition:border-color .2s ease,box-shadow .2s ease}.create-leave-type-select-trigger:hover{border-color:#d3d4d6}.create-leave-type-select-trigger-open{border-color:#2684ff;box-shadow:0 0 0 1px #2684ff;outline:none}.create-leave-type-select-trigger-placeholder .create-leave-type-select-trigger-text{color:#85878d}.create-leave-type-select-trigger-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-leave-type-select-trigger .create-leave-type-arrow{position:static;flex-shrink:0;margin-left:8px}.create-leave-type-select-dropdown{background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #0000001f;list-style:none;margin:4px 0 0;padding:6px 0;position:absolute;top:100%;left:0;right:0;z-index:100;max-height:240px;overflow-y:auto}.create-leave-type-select-option{color:#222224;cursor:pointer;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;padding:10px 16px;transition:background-color .12s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.create-leave-type-select-option:hover{background-color:#f1f8ff}.create-leave-type-select-option-selected{background-color:#2684ff14;color:#2684ff;font-weight:500}.create-leave-type-select-option-selected:hover{background-color:#2684ff1f}.create-leave-type-radio-group{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.create-leave-type-radio{display:inline-flex;align-items:center;gap:8px;cursor:pointer;position:relative}.create-leave-type-radio-input{position:absolute;opacity:0;pointer-events:none}.create-leave-type-radio-dot{width:16px;height:16px;border-radius:50%;border:1px solid #D3D4D6;background-color:#fff;flex-shrink:0;transition:border-color .2s,background-color .2s}.create-leave-type-radio-active .create-leave-type-radio-dot{border-color:#222224;background-color:#222224;box-shadow:inset 0 0 0 3px #fff}.create-leave-type-radio-label{color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:normal}.create-leave-type-radio-label-inactive{color:#626368}.create-leave-type-rollover-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap;width:100%}.create-leave-type-rollover-question{color:#404145;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:normal;margin:0;flex:0 0 auto}.create-leave-type-carry-row,.create-leave-type-card-probation{margin-top:0}.create-leave-type-probation-block{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.create-leave-type-probation-banner{align-items:center;background-color:#2684ff08;border-radius:8px;display:flex;flex:0 0 auto;justify-content:space-between;padding:12px;position:relative;width:100%;box-sizing:border-box}.create-leave-type-probation-banner-text{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:8px;position:relative;min-width:0}.create-leave-type-probation-banner-title{align-self:stretch;color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.create-leave-type-probation-banner-subtitle{align-self:stretch;color:#626368;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.create-leave-type-toggle-btn{background:none;border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.create-leave-type-toggle-icon{display:block;width:32px;height:32px}.create-leave-type-probation-fields{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.create-leave-type-probation-field-row{flex:1;min-width:0;width:100%}.create-leave-type-probation-field-inner{align-items:center;align-self:stretch;display:flex;gap:20px;position:relative;width:100%;flex-wrap:nowrap;box-sizing:border-box}.create-leave-type-probation-field-inner .create-leave-type-select-wrap-inline,.create-leave-type-probation-field-inner .create-leave-type-probation-checkbox{flex:0 0 calc(50% - 10px);width:calc(50% - 10px);min-width:0;max-width:calc(50% - 10px);box-sizing:border-box}.create-leave-type-checkbox-dot,.create-leave-type-radio-active .create-leave-type-checkbox-dot{border-radius:50%}.create-leave-type-actions{align-items:flex-start;display:flex;gap:16px;height:38px;justify-content:flex-end;position:relative;width:100%}.create-leave-type-btn{align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:24px;justify-content:center;height:38px;padding:7px 16px;position:relative;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.create-leave-type-btn-cancel{background-color:#fff;border:1px solid #F0F1F1;color:#626368}.create-leave-type-btn-cancel:hover{background-color:#f0f1f1;border-color:#d3d4d6}.create-leave-type-btn-primary{background-color:#2684ff;border:1px solid #2684FF;color:#fff}.create-leave-type-btn-primary:hover{background-color:#0061c4;border-color:#0061c4}.create-leave-type-btn-primary-disabled,.create-leave-type-btn-primary:disabled{background-color:#d3d4d6!important;border-color:#d3d4d6!important;color:#85878d!important;cursor:not-allowed;opacity:.9}.create-leave-type-btn-primary-disabled:hover,.create-leave-type-btn-primary:disabled:hover{background-color:#d3d4d6!important;border-color:#d3d4d6!important}.create-leave-type-confirm-backdrop{position:fixed;inset:0;background:#00000040;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box}.create-leave-type-confirm-modal{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;width:100%;max-width:400px;box-sizing:border-box}.create-leave-type-confirm-header{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:8px;position:relative;width:100%}.create-leave-type-confirm-icon{flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.create-leave-type-confirm-icon svg{display:block}.create-leave-type-confirm-title{color:#222224;flex:1;font-family:Satoshi,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal;margin:0;position:relative}.create-leave-type-confirm-body{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.create-leave-type-confirm-description{align-self:stretch;color:#626368;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;position:relative}.create-leave-type-confirm-error{align-self:stretch;color:#c00;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;margin:8px 0 0}.create-leave-type-confirm-actions{align-items:flex-start;display:flex;flex:0 0 auto;gap:16px;position:relative}.create-leave-type-confirm-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;height:40px;padding:10px 20px;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.create-leave-type-confirm-btn-cancel{background-color:#fff;border:1px solid #626368;color:#626368}.create-leave-type-confirm-btn-cancel:hover{background-color:#f0f1f1}.create-leave-type-confirm-btn-cancel-grey{background-color:#fff!important;border:1px solid #626368!important;color:#626368!important}.create-leave-type-confirm-btn-cancel-grey:hover{background-color:#f0f1f1;border-color:#626368;color:#626368}.create-leave-type-confirm-btn-continue{background-color:#2684ff;border:1px solid #2684FF;color:#fff}.create-leave-type-confirm-btn-continue:hover{background-color:#0061c4;border-color:#0061c4}.mobile-overlay{display:none;position:fixed;inset:0;background:#0006;z-index:100}.mobile-overlay.active{display:block}@media(max-width:1024px){.create-leave-type-main-content{margin-left:0;padding:104px 24px 24px}.create-leave-type-form{padding:18px}}@media(max-width:768px){.create-leave-type-main-content{padding-top:calc(104px + env(safe-area-inset-top,0px));padding-left:20px;padding-right:20px;padding-bottom:20px}.create-leave-type-title{font-size:20px}.create-leave-type-form{padding:16px;gap:24px}.create-leave-type-form-block{gap:20px}.create-leave-type-form-row-two>.create-leave-type-field,.create-leave-type-form-row-two>.create-leave-type-field.create-leave-type-field-full{flex:1 1 100%;max-width:100%}.create-leave-type-carry-row .create-leave-type-field{flex:1 1 100%;max-width:100%}.create-leave-type-rollover-row{flex-direction:column;align-items:flex-start;gap:12px}.create-leave-type-radio-group{gap:20px}.create-leave-type-probation-field-inner{flex-wrap:wrap;gap:16px}.create-leave-type-probation-field-inner .create-leave-type-select-wrap-inline,.create-leave-type-probation-field-inner .create-leave-type-probation-checkbox{flex:1 1 100%;width:100%;max-width:100%}.create-leave-type-actions{flex-wrap:wrap;justify-content:stretch;height:auto;gap:12px}.create-leave-type-btn{flex:1;min-width:120px}.create-leave-type-confirm-backdrop{padding:16px}.create-leave-type-confirm-modal{max-width:100%;padding:20px}}@media(max-width:480px){.create-leave-type-main-content{padding-left:16px;padding-right:16px;padding-bottom:16px}.create-leave-type-content-wrapper{gap:20px}.create-leave-type-title{font-size:18px}.create-leave-type-form{padding:14px;gap:20px}.create-leave-type-section-title{font-size:15px}.create-leave-type-form-block{gap:16px}.create-leave-type-label{font-size:13px}.create-leave-type-input,.create-leave-type-select-trigger{height:44px;padding:0 12px;font-size:16px}.create-leave-type-radio-label{font-size:14px}.create-leave-type-rollover-question{font-size:13px}.create-leave-type-probation-banner{padding:10px 12px;flex-wrap:wrap;gap:8px}.create-leave-type-probation-banner-title{font-size:15px}.create-leave-type-probation-banner-subtitle{font-size:13px}.create-leave-type-probation-field-inner{gap:12px}.create-leave-type-actions{flex-direction:column;gap:10px}.create-leave-type-btn{width:100%;height:44px;justify-content:center}.create-leave-type-confirm-backdrop{padding:12px;align-items:center}.create-leave-type-confirm-modal{padding:20px 16px;max-width:100%;max-height:90vh;overflow-y:auto}.create-leave-type-confirm-title{font-size:18px}.create-leave-type-confirm-description{font-size:14px}.create-leave-type-confirm-actions{flex-wrap:wrap;width:100%;gap:12px}.create-leave-type-confirm-btn{flex:1;min-width:100px}}@media(max-width:360px){.create-leave-type-main-content{padding-left:12px;padding-right:12px}.create-leave-type-form{padding:12px}.create-leave-type-title{font-size:16px}.create-leave-type-confirm-modal{padding:16px 12px}}@keyframes create-leave-type-toast-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.create-leave-type-toast{position:fixed;top:24px;right:24px;z-index:10001;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:8px;max-width:400px;animation:create-leave-type-toast-in .3s ease-out;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500}@media(max-width:768px){.create-leave-type-toast{left:24px;right:24px;max-width:calc(100% - 48px);font-size:13px;padding:10px 16px}}@media(max-width:480px){.create-leave-type-toast{top:16px;left:16px;right:16px;max-width:calc(100% - 32px);font-size:12px;padding:10px 14px}}.manage-admins-page-container{width:100%;height:100vh;background:#f1f8ff;position:relative;overflow-y:auto}.manage-admins-page-main-content{margin-left:264px;padding:116px 40px 20px 20px;min-height:calc(100vh - 96px)}.manage-admins-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.manage-admins-header{align-items:center;align-self:stretch;display:flex;gap:32px;position:relative;width:100%}.manage-admins-title-section{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:4px;justify-content:center;position:relative}.manage-admins-title{color:#222224;font-family:Satoshi,sans-serif;font-size:23px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:normal;margin:0;position:relative}.manage-admins-subtitle{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:normal;position:relative}.add-manager-button{align-items:center;background-color:#2684ff;border-radius:8px;display:inline-flex;gap:4px;height:38px;padding:12px 24px;position:relative;cursor:pointer;border:none;transition:background .2s ease}.add-manager-button:hover{background-color:#0061c4}.add-manager-button-content{align-items:center;display:inline-flex;gap:4px;position:relative}.add-icon{height:16px;position:relative;width:16px}.add-manager-text{color:#fff;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:24px;position:relative;white-space:nowrap}.admins-table-container{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:0;padding:20px;position:relative;width:100%}.admins-table{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;position:relative;width:100%}.table-header-row{align-items:center;align-self:stretch;background-color:#fbfbfb;border-bottom:1px solid #F0F1F1;border-radius:8px 8px 0 0;display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:16px;padding:8px 12px;position:relative;width:100%}.table-header-cell{align-items:center;display:flex;gap:8px;position:relative}.table-header-text{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}.table-row{align-items:center;align-self:stretch;background-color:#fff;border-bottom:1px solid #F0F1F1;display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:16px;height:64px;padding:8px 12px;position:relative;width:100%}.table-row:last-child{border-bottom:none}.table-cell{align-items:center;display:flex;position:relative}.user-name-section{align-items:flex-start;display:flex;flex-direction:column;gap:4px;position:relative}.user-name{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}.user-email{color:#85878d;font-family:Satoshi,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:normal;position:relative}.role-text{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}.actions-cell{align-items:center;display:flex;flex:1;gap:16px;position:relative}.reset-password-button{align-items:center;border:1px solid #D3D4D6;border-radius:8px;display:inline-flex;gap:8px;padding:4px 12px;position:relative;cursor:pointer;background:#fff;transition:background .2s ease}.reset-password-button:hover{background:#f9fafb}.reset-password-text{color:#404145;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0px;line-height:normal;position:relative;width:-moz-fit-content;width:fit-content}.action-icon{width:16px;height:16px;cursor:pointer;position:relative;transition:opacity .2s ease}.action-icon:hover{opacity:.7}.add-manager-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.add-manager-modal{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;gap:32px;padding:24px;position:relative;border-radius:8px;max-width:552px;width:90%;max-height:90vh;overflow-y:auto}.modal-header{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;justify-content:space-between;position:relative;width:100%}.modal-title-section{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:4px;justify-content:center;position:relative}.modal-title{align-self:stretch;color:#222224;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal;margin-top:-1px;position:relative}.modal-close-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.modal-divider{align-self:stretch;height:1px;background:#f0f1f1;position:relative;width:100%}.modal-form-section{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:16px;position:relative;width:100%}.form-field{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;position:relative;width:100%}.form-label{align-self:stretch;color:#404145;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;letter-spacing:0px;line-height:normal;margin-top:-1px;position:relative}.form-input-wrapper{align-items:center;align-self:stretch;border:1px solid #D3D4D6;border-radius:8px;display:flex;flex:0 0 auto;justify-content:space-between;overflow:hidden;padding:12px 14px;position:relative;width:100%}.form-input{align-items:center;display:flex;flex:1;gap:8px;position:relative}.form-input-field{color:#222224;flex:1;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;letter-spacing:0px;line-height:normal;margin-top:-1px;position:relative;border:none;outline:none;background:transparent}.modal-actions{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:16px;position:relative;width:100%}.add-button{all:unset;align-items:center;align-self:stretch;background-color:#2684ff;border-radius:8px;box-sizing:border-box;display:flex;flex:0 0 auto;gap:4px;justify-content:center;padding:12px 16px;position:relative;width:100%;cursor:pointer;transition:background .2s ease}.add-button:hover:not(:disabled){background-color:#0061c4}.add-button:disabled{background-color:#d3d4d6;cursor:not-allowed;opacity:.6}.add-button-text{align-items:center;color:#fff;display:flex;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700;justify-content:center;letter-spacing:0px;line-height:normal;position:relative;text-align:center;width:-moz-fit-content;width:fit-content}.cancel-button{all:unset;box-sizing:border-box;height:20px;position:relative;width:100%;cursor:pointer;text-align:center}.cancel-button-text{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700;letter-spacing:0px;line-height:normal;position:relative;text-align:center}.mobile-overlay{display:none}@media(min-width:1920px){.manage-admins-page-main-content{padding-left:40px;padding-right:60px;max-width:1600px;margin-left:auto;margin-right:auto}.manage-admins-content-wrapper{max-width:1400px;margin:0 auto}}@media(max-width:1919px)and (min-width:1024px){.manage-admins-page-main-content{padding-left:24px;padding-right:32px}}@media(max-width:1023px)and (min-width:769px){.manage-admins-page-main-content{margin-left:0;padding:116px 20px 40px}.manage-admins-content-wrapper{gap:20px}.manage-admins-header{flex-direction:column;align-items:flex-start;gap:20px}.manage-admins-title{font-size:21px}.manage-admins-subtitle{font-size:13px}.add-manager-button{width:100%;justify-content:center}.admins-table-container{padding:16px;overflow-x:auto}.table-header-row,.table-row{min-width:600px}.actions-cell{gap:12px;flex-wrap:wrap}.reset-password-button{padding:4px 10px;font-size:13px}.reset-password-text{font-size:13px}.add-manager-modal{width:90%;max-width:500px;padding:20px;gap:24px}}@media(max-width:768px){.manage-admins-page-main-content{margin-left:0;padding:116px 16px 32px}.mobile-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-overlay.active{opacity:1;pointer-events:all}.manage-admins-content-wrapper{gap:20px}.manage-admins-header{flex-direction:column;align-items:flex-start;gap:16px}.manage-admins-title{font-size:20px}.manage-admins-subtitle{font-size:13px}.add-manager-button{width:100%;justify-content:center;height:40px;padding:12px 20px}.add-manager-text{font-size:14px}.admins-table-container{padding:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-header-row,.table-row{grid-template-columns:2fr 1.5fr 1.5fr;min-width:600px;gap:12px;padding:8px 10px}.table-header-text,.user-name{font-size:13px}.user-email{font-size:11px}.role-text{font-size:13px}.actions-cell{gap:8px;flex-wrap:wrap}.reset-password-button{padding:4px 8px;font-size:12px;white-space:nowrap}.reset-password-text{font-size:12px}.action-icon{width:14px;height:14px}.add-manager-modal{width:95%;max-width:none;max-height:90vh;padding:20px 16px;gap:24px;margin:16px}.modal-title{font-size:15px}.form-label{font-size:13px}.form-input-field{font-size:15px}.form-input-wrapper{padding:10px 12px}.add-button{padding:12px 16px}.add-button-text{font-size:15px}.cancel-button-text{font-size:13px}}@media(max-width:480px){.manage-admins-page-main-content{padding:100px 12px 24px}.manage-admins-content-wrapper{gap:16px}.manage-admins-header{gap:12px}.manage-admins-title{font-size:18px}.manage-admins-subtitle{font-size:12px}.add-manager-button{height:38px;padding:10px 16px}.add-manager-text{font-size:13px}.admins-table-container{padding:8px;border-radius:6px}.table-header-row,.table-row{min-width:550px;gap:8px;padding:6px 8px;height:auto;min-height:56px}.table-header-text{font-size:12px}.user-name-section{gap:2px}.user-name{font-size:12px}.user-email{font-size:10px}.role-text{font-size:12px}.actions-cell{gap:6px;flex-direction:column;align-items:flex-start}.reset-password-button{padding:3px 6px;font-size:11px;width:100%;justify-content:center}.reset-password-text{font-size:11px}.action-icon{width:14px;height:14px}.add-manager-modal{width:100%;max-height:95vh;padding:16px 12px;gap:20px;margin:8px;border-radius:6px}.modal-header{gap:8px}.modal-title{font-size:14px}.modal-close-button{padding:2px}.modal-close-button svg{width:14px;height:14px}.modal-form-section{gap:14px}.form-field{gap:6px}.form-label{font-size:12px}.form-input-wrapper{padding:10px 12px}.form-input-field{font-size:14px}.modal-actions{gap:12px}.add-button{padding:10px 14px}.add-button-text{font-size:14px}.cancel-button-text{font-size:12px}}@media(max-width:360px){.manage-admins-page-main-content{padding:96px 8px 20px}.manage-admins-title{font-size:16px}.manage-admins-subtitle{font-size:11px}.add-manager-button{height:36px;padding:8px 12px}.add-manager-text{font-size:12px}.table-header-row,.table-row{min-width:500px;gap:6px;padding:4px 6px}.table-header-text,.user-name{font-size:11px}.user-email{font-size:9px}.role-text{font-size:11px}.reset-password-text{font-size:10px}.add-manager-modal{padding:12px 8px;gap:16px;margin:4px}.modal-title{font-size:13px}.form-label{font-size:11px}.form-input-field,.add-button-text{font-size:13px}.cancel-button-text{font-size:11px}}.emp-profile-container button{margin:0;padding:0;border:none;background:none;font-family:inherit;cursor:pointer}.emp-profile-container a{text-decoration:none;color:inherit}.emp-profile-container ul,.emp-profile-container ol{margin:0;padding:0;list-style:none}.emp-profile-container *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.emp-hamburger-menu{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer;z-index:20}.emp-hamburger-menu span{display:block;width:24px;height:2px;background:#222224;margin:3px 0;transition:all .3s ease;border-radius:2px}.emp-hamburger-menu.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.emp-hamburger-menu.open span:nth-child(2){opacity:0}.emp-hamburger-menu.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.emp-profile-container{width:100%;min-height:100vh;height:auto;background:#f1f8ff;overflow-x:hidden;overflow-y:auto;position:relative;margin:0;padding:0}body:has(.emp-profile-container){overflow-y:auto!important;overflow-x:hidden!important}#root:has(.emp-profile-container){overflow-y:auto!important;overflow-x:hidden!important;height:auto!important}.emp-sidebar{position:fixed;top:0;left:0;width:256px;height:100%;background:#fff;border-right:1px solid #DDDDDD;display:flex;flex-direction:column;gap:40px;padding:30px 16px;z-index:10;transition:transform .3s ease}.emp-header{position:fixed;top:0;left:256px;right:0;height:80px;background:#f1f8ff;display:flex;align-items:center;justify-content:space-between;padding:20px 40px 20px 20px;z-index:11;box-sizing:border-box}.emp-main-content{margin-top:100px;margin-left:280px;margin-right:20px;padding-bottom:40px;display:flex;flex-direction:column;gap:20px}.emp-profile-card{background:#6f9aff;border-radius:12px 12px 0 0;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;flex-shrink:0}.emp-profile-left{display:flex;align-items:center;gap:20px;flex:1}.emp-profile-avatar{width:100px;height:100px;border-radius:50%;flex-shrink:0}.emp-profile-right{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.emp-tabs{display:flex;align-items:flex-end;gap:0;border-bottom:1px solid #F0F1F1;padding-bottom:0;flex-shrink:0;overflow-x:auto;overflow-y:hidden}.emp-tab{position:relative;transition:all .2s ease;padding:12px 16px;font-size:14px;background:transparent;white-space:nowrap;flex-shrink:0;margin-right:24px;box-sizing:border-box}.emp-tab.active{background:#6f9aff0d!important;border-radius:6px 6px 0 0!important;margin-bottom:-1px}.emp-tab-content{flex:1;display:flex;flex-direction:column;gap:20px}.emp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.emp-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.emp-table-header{display:grid;gap:16px;padding:12px 16px;background:#f9fafb;border-radius:8px}.emp-table-row{display:grid;gap:16px;padding:16px;border-bottom:1px solid #F0F1F1}@media(max-width:1280px){.emp-sidebar{width:220px}.emp-header{left:220px;width:calc(100% - 220px);padding-right:24px}.emp-main-content{margin-left:240px;margin-right:24px}.emp-profile-card{padding:24px 32px}.emp-profile-avatar{width:100px;height:100px}}@media(max-width:1024px){.emp-sidebar{transform:translate(-100%)}.emp-sidebar.open{transform:translate(0)}.emp-hamburger-menu{display:flex}.emp-header{left:0;width:100%;padding:16px 20px;height:64px}.emp-main-content{margin-top:64px;margin-left:0;margin-right:0;padding:20px}.emp-profile-card{flex-direction:row;align-items:center;padding:16px 20px;gap:16px}.emp-profile-left{flex-direction:row;align-items:center;gap:16px}.emp-profile-right{flex-direction:column;align-items:flex-end;gap:8px}.emp-profile-avatar{width:72px!important;height:72px!important}.emp-profile-name{font-size:20px!important;margin-bottom:2px!important}.emp-profile-title{font-size:14px!important;margin-bottom:8px!important}.emp-profile-badges{gap:8px!important}.emp-profile-badges>div{padding:4px 8px!important;font-size:10px!important}.emp-profile-contact{gap:8px!important}.emp-profile-contact span{font-size:12px!important}.emp-profile-contact svg{width:14px!important;height:14px!important}.emp-tabs{gap:0!important;-webkit-overflow-scrolling:touch}.emp-tab{padding:10px 12px!important;font-size:14px!important;margin-right:16px!important;white-space:nowrap!important}.emp-tab.active{background:#6f9aff0d!important;border-radius:6px 6px 0 0!important;margin-bottom:-1px!important}.emp-grid-3{grid-template-columns:repeat(2,1fr);gap:16px}.emp-grid-2{grid-template-columns:repeat(2,1fr)}.emp-table-header,.emp-table-row{font-size:12px}.emp-table-header>div,.emp-table-row>div{min-width:80px}}@media(max-width:768px){.emp-header{padding:12px 16px;min-height:60px}.emp-header h1{font-size:18px!important}.emp-main-content{padding:16px;margin-top:70px;gap:12px}.emp-profile-card{flex-direction:column;align-items:flex-start;padding:16px;gap:12px}.emp-profile-left{flex-direction:column;align-items:flex-start;gap:12px}.emp-profile-avatar{width:64px!important;height:64px!important}.emp-profile-info{align-items:flex-start!important}.emp-profile-name{font-size:18px!important}.emp-profile-title{font-size:13px!important}.emp-profile-badges{justify-content:flex-start!important;flex-wrap:wrap;gap:6px!important}.emp-profile-badges>div{padding:4px 8px!important;font-size:10px!important}.emp-profile-right{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px}.emp-profile-contact{flex-direction:column;align-items:flex-start!important;gap:6px!important}.emp-profile-contact span{font-size:12px!important}.emp-profile-contact svg{width:14px!important;height:14px!important}.emp-tabs{gap:0!important;padding-bottom:0}.emp-tab{font-size:12px!important;padding:8px 12px!important;white-space:nowrap!important;margin-right:12px!important;flex-shrink:0!important}.emp-tab.active{background:#6f9aff0d!important;border-radius:6px 6px 0 0!important;margin-bottom:-1px!important}.emp-grid-3,.emp-grid-2{grid-template-columns:1fr;gap:12px}.emp-card{padding:16px!important}.emp-card-title{font-size:16px!important}.emp-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.emp-table-header,.emp-table-row{min-width:600px}.emp-section-title{font-size:16px!important}.emp-kpi-value{font-size:24px!important}.emp-back-link{font-size:12px!important}}@media(max-width:480px){.emp-header{padding:10px 12px}.emp-header h1{font-size:16px!important}.emp-main-content{padding:12px;margin-top:60px}.emp-profile-card{padding:16px 12px}.emp-profile-avatar{width:56px!important;height:56px!important}.emp-profile-name{font-size:16px!important}.emp-profile-title{font-size:12px!important}.emp-tabs{gap:0!important}.emp-tab{font-size:11px!important;margin-right:8px!important;padding:8px 10px!important;white-space:nowrap!important;flex-shrink:0!important}.emp-tab.active{background:#6f9aff0d!important;border-radius:6px 6px 0 0!important;margin-bottom:-1px!important}.emp-card{padding:12px!important}.emp-dropdown-menu{width:200px!important;right:-10px!important}}@media(max-width:1024px){.emp-status-dot{width:12px!important;height:12px!important;bottom:4px!important;right:4px!important}}@media(max-width:768px){.emp-status-dot{width:10px!important;height:10px!important;bottom:2px!important;right:2px!important}}@media(max-width:480px){.emp-header .user-name{display:none}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.emp-time-leaves-section{background-color:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:24px;border:1px solid #F0F1F1}.emp-time-leaves-header-section{display:flex;flex-direction:column;gap:4px;padding-bottom:0}.emp-time-leaves-header-row{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.emp-time-leaves-title{font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;letter-spacing:0;color:#222224;margin:0 0 4px}.emp-time-leaves-subtitle{font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;color:#626368;margin:0}.emp-time-leaves-add-button{padding:10px 20px;background:#2684ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-family:Satoshi,sans-serif;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.emp-time-leaves-add-button:hover{background:#1a6fd4}.emp-time-leaves-available-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:16px}.emp-time-leaves-policy-link{color:#2684ff;font-size:14px;font-family:Satoshi,sans-serif;font-weight:500;text-decoration:none}.emp-time-leaves-policy-link:hover{text-decoration:underline}.emp-time-leaves-balance-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.emp-time-leaves-balance-card{padding:20px;background:#fff;border-radius:8px;border:1px solid #F0F1F1;position:relative}.emp-time-leaves-balance-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.emp-time-leaves-balance-card-title{color:#222224;font-size:16px;font-family:Satoshi,sans-serif;font-weight:700}.emp-time-leaves-balance-value{color:#222224;font-size:32px;font-family:Satoshi,sans-serif;font-weight:700;margin-bottom:4px}.emp-time-leaves-balance-subtitle{color:#85878d;font-size:14px;font-family:Satoshi,sans-serif;font-weight:500}.emp-time-leaves-annual-tooltip{position:absolute;bottom:calc(100% + 8px);right:0;background:#222224;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-family:Satoshi,sans-serif;font-weight:400;max-width:280px;width:-moz-max-content;width:max-content;z-index:1000;box-shadow:0 4px 12px #00000026;pointer-events:none;text-align:center;line-height:1.4}.emp-time-leaves-history-block{margin-top:32px}.emp-time-leaves-history-title{color:#222224;font-size:18px;font-family:Satoshi,sans-serif;font-weight:700;margin:0 0 16px}.emp-time-leaves-table-container{border-radius:8px;overflow:visible;position:relative}.emp-time-leaves-table-wrapper{min-width:0}.emp-time-leaves-table-header{display:grid;grid-template-columns:1.5fr 1fr 1.5fr 1fr 1fr 60px;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #E5E7EB;border-radius:8px 8px 0 0}.emp-time-leaves-table-header-cell{color:#626368;font-size:13px;font-family:Open Sans,sans-serif;font-weight:600}.emp-time-leaves-table-row{display:grid;grid-template-columns:1.5fr 1fr 1.5fr 1fr 1fr 60px;padding:8px 16px;border-bottom:1px solid #F0F1F1;align-items:center;transition:background .2s ease;position:relative}.emp-time-leaves-table-row:hover{background:#fafbfc}.emp-time-leaves-table-cell-dates{color:#222224;font-size:14px;font-family:Satoshi,sans-serif;font-weight:500}.emp-time-leaves-table-cell-type{padding:4px 12px;background:#f3f4f6;color:#626368;border-radius:16px;font-size:12px;font-family:Satoshi,sans-serif;font-weight:500;width:-moz-max-content;width:max-content}.emp-time-leaves-table-cell-reason{color:#222224;font-size:14px;font-family:Open Sans,sans-serif;font-weight:400}.emp-time-leaves-table-cell-notes{color:#85878d;font-size:14px;font-family:Open Sans,sans-serif;font-weight:400}.emp-time-leaves-actions-cell{display:flex;justify-content:center;position:relative;z-index:1}.emp-time-leaves-action-trigger{background:none;border:none;cursor:pointer;padding:8px;color:#85878d;font-size:18px;font-weight:700;letter-spacing:1px;transition:color .2s ease;position:relative;z-index:2}.emp-time-leaves-action-trigger:hover{color:#222224}.emp-time-leaves-empty-state{padding:60px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.emp-time-leaves-empty-title{color:#85878d;font-size:18px;font-family:Satoshi,sans-serif;font-weight:700;margin-bottom:8px}.emp-time-leaves-empty-subtitle{color:#85878d;font-size:14px;font-family:Satoshi,sans-serif;font-weight:400;text-align:center}.emp-time-leaves-loading{padding:40px;text-align:center;color:#85878d;font-size:14px;font-family:Satoshi,sans-serif}@media(max-width:1024px){.emp-time-leaves-balance-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.emp-time-leaves-balance-cards{grid-template-columns:1fr}.emp-time-leaves-table-header,.emp-time-leaves-table-row{grid-template-columns:1fr 1fr 1fr}.emp-time-leaves-table-header-cell:nth-child(n+4),.emp-time-leaves-table-row>div:nth-child(n+4){display:none}}.emp-time-attendance-section{background-color:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:16px;border:1px solid #F0F1F1}.emp-time-attendance-header-section{display:flex;flex-direction:column;gap:4px;padding-bottom:0}.emp-time-attendance-title{font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;letter-spacing:0;color:#222224;margin:0 0 4px}.emp-time-attendance-subtitle{font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;color:#626368;margin:0}.emp-time-attendance-kpi-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.emp-time-attendance-kpi-card{align-items:flex-start;background-color:#fff;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:20px;position:relative}.emp-time-attendance-kpi-title{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:normal}.emp-time-attendance-kpi-value{color:#000;font-family:Satoshi,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:normal}.emp-time-attendance-history-title{color:#222224;font-size:18px;font-family:Satoshi,sans-serif;font-weight:700;margin-bottom:16px;margin-top:32px}@media(max-width:768px){.emp-time-attendance-kpi-cards{grid-template-columns:1fr}}.regularization-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px}.regularization-modal-overlay .add-leave{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.add-leave .reg-modal-frame{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.add-leave .reg-modal-header-row{align-items:center;align-self:stretch;display:flex;justify-content:space-between;position:relative;width:100%}.add-leave .reg-modal-title{color:#222224;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal;margin:0}.add-leave .reg-modal-close{all:unset;cursor:pointer;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#404145;font-size:18px;line-height:1}.add-leave .reg-modal-close:hover{color:#222224}.add-leave .reg-modal-divider{align-self:stretch;height:1px;background:#f0f1f1;position:relative;width:100%}.add-leave .reg-modal-section{align-items:flex-start;display:flex;flex-direction:column;gap:12px;position:relative;width:100%}.add-leave .reg-modal-field-row{align-items:flex-start;align-self:stretch;display:flex;gap:16px;position:relative;width:100%}.add-leave .reg-modal-field{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:8px;position:relative}.add-leave .reg-modal-label{color:#404145;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:normal;margin:0}.add-leave .reg-modal-time-inputs{align-items:flex-start;align-self:stretch;display:flex;gap:8px;position:relative;width:100%}.add-leave .reg-modal-time-wrap{position:relative;flex:1;display:flex}.add-leave .reg-modal-time-placeholder{position:absolute;inset:0;display:flex;align-items:center;padding:0 16px;pointer-events:none;color:#abadb1;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;opacity:0}.add-leave .reg-modal-time-wrap.reg-modal-time-empty .reg-modal-time-placeholder{opacity:1}.add-leave .reg-modal-time-wrap.reg-modal-time-empty .reg-modal-time-input{color:transparent}.add-leave .reg-modal-time-input{all:unset;box-sizing:border-box;align-items:center;border:1px solid #F0F1F1;border-radius:8px;display:flex;flex:1;width:100%;min-width:0;height:40px;padding:0 16px;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#222224}.add-leave .reg-modal-time-input::-webkit-calendar-picker-indicator{position:absolute;right:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer;opacity:0}.add-leave .reg-modal-time-input::-webkit-datetime-edit{visibility:visible}.add-leave .reg-modal-time-wrap.reg-modal-time-empty .reg-modal-time-input::-webkit-datetime-edit{visibility:hidden}.add-leave .reg-modal-textarea{border:1px solid #F0F1F1;border-radius:8px;flex:1;min-height:110px;padding:12px 16px;font-family:Satoshi,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#222224;resize:vertical;box-sizing:border-box;width:100%}.add-leave .reg-modal-textarea::-moz-placeholder{color:#abadb1}.add-leave .reg-modal-textarea::placeholder{color:#abadb1}.add-leave .reg-modal-actions{display:flex;gap:8px;width:100%}.add-leave .reg-modal-btn-cancel{all:unset;align-items:center;background-color:#2684ff1a;border-radius:8px;box-sizing:border-box;display:flex;flex:1;height:40px;justify-content:center;padding:8px 16px;cursor:pointer;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-weight:700;color:#2684ff}.add-leave .reg-modal-btn-cancel:hover{background-color:#2684ff26}.add-leave .reg-modal-btn-submit{all:unset;align-items:center;background-color:#2684ff;border-radius:8px;box-sizing:border-box;display:flex;flex:1;height:40px;justify-content:center;padding:8px 16px;cursor:pointer;font-family:Satoshi,Helvetica,sans-serif;font-size:16px;font-weight:700;color:#fff}.add-leave .reg-modal-btn-submit:hover:not(:disabled){background-color:#0061c4}.add-leave .reg-modal-btn-submit:disabled{background-color:#9bb5ff;cursor:not-allowed}.emp-compliance-page-container{width:100%;min-height:100vh;background:#f1f8ff;position:relative;overflow-y:auto;overflow-x:hidden}.emp-compliance-page-main-content{margin-top:100px;margin-left:280px;margin-right:20px;padding-bottom:40px;display:flex;flex-direction:column;gap:20px}.emp-compliance-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.emp-compliance-header-section{display:flex;flex-direction:column;gap:4px}.emp-compliance-title{color:#222224;font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;margin:0}.emp-compliance-subtitle{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;margin:0}.emp-policy-documents-section{background-color:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:20px}.emp-policy-documents-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.emp-policy-documents-title{color:#222224;font-family:Satoshi,sans-serif;font-size:18px;font-weight:700;line-height:normal;margin:0}.emp-documents-list{display:flex;flex-direction:column;gap:16px}.emp-document-item{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid #F0F1F1;transition:all .2s ease}.emp-document-item:hover{border-color:#2684ff;background:#f0f7ff}.emp-document-content{display:flex;flex-direction:column;gap:8px;flex:1;cursor:pointer}.emp-document-header{display:flex;align-items:center;gap:12px}.emp-document-icon{width:24px;height:24px;flex-shrink:0}.emp-document-name{color:#222224;font-family:Satoshi,sans-serif;font-size:16px;font-weight:600;line-height:normal;margin:0}.emp-document-date{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;line-height:normal;margin:0;padding-left:36px}.emp-documents-loading-state,.emp-documents-empty-state{padding:40px;text-align:center;color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400}.emp-document-viewer-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:flex-start;justify-content:center;z-index:10000;padding:20px 10px;overflow-y:auto;overflow-x:hidden}.emp-document-viewer-modal-content{background:#fff;border-radius:12px;width:100%;max-width:900px;margin:20px auto;display:flex;flex-direction:column;overflow:visible;max-height:calc(100vh - 40px)}.emp-document-viewer-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #E5E7EB;flex-shrink:0}.emp-document-viewer-modal-title-group{flex:1;min-width:0}.emp-document-viewer-modal-title{color:#222224;font-family:Satoshi,sans-serif;font-size:18px;font-weight:700;margin-bottom:4px;word-break:break-word}.emp-document-viewer-modal-subtitle{color:#85878d;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;word-break:break-word}.emp-document-viewer-modal-close-button{background:transparent;border:none;font-size:24px;color:#85878d;cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease;margin-left:16px}.emp-document-viewer-modal-close-button:hover{background:#f3f4f6}.emp-document-viewer-modal-body{flex:1;padding:20px;overflow:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;max-height:calc(100vh - 200px)}.emp-document-viewer-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 2px 8px #0000001a}.emp-document-viewer-iframe{width:100%;min-height:500px;height:100%;border:none;border-radius:8px;background:#f9fafb}.emp-document-viewer-unsupported,.emp-document-viewer-loading{padding:40px;text-align:center;color:#85878d;font-family:Satoshi,sans-serif;font-size:14px}.emp-document-viewer-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #E5E7EB;flex-shrink:0}.emp-document-viewer-open-new-tab-button{padding:10px 20px;background:#2684ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-family:Satoshi,sans-serif;font-weight:600;cursor:pointer;transition:background .2s ease}.emp-document-viewer-open-new-tab-button:hover{background:#1a6fd4}.emp-document-viewer-close-button{padding:10px 20px;background:transparent;color:#222224;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-family:Satoshi,sans-serif;font-weight:600;cursor:pointer;transition:background .2s ease}.emp-document-viewer-close-button:hover{background:#f9fafb}@media(max-width:1280px){.emp-compliance-page-main-content{margin-left:240px;margin-right:24px}}@media(max-width:1024px){.emp-compliance-page-main-content{margin-left:0;margin-top:100px;padding-left:20px;padding-right:20px}.emp-mobile-overlay{display:block}}@media(max-width:768px){.emp-compliance-page-main-content{margin-top:100px;padding-left:16px;padding-right:16px}.emp-policy-documents-section{padding:16px}.emp-document-item{padding:12px}.emp-document-viewer-modal-overlay{padding:10px 0}.emp-document-viewer-modal-content{max-width:100%;max-height:100vh;margin:10px 0;border-radius:0}.emp-document-viewer-modal-body{max-height:calc(100vh - 180px);min-height:300px;padding:16px}.emp-document-viewer-iframe{min-height:400px}}.emp-payslips-page-container{width:100%;max-width:100vw;min-height:100vh;background:#f1f8ff;position:relative;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.emp-payslips-page-main-content{margin-top:100px;margin-left:280px;margin-right:20px;padding-bottom:40px;width:calc(100vw - 300px);max-width:calc(100vw - 300px);box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.emp-payslips-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.emp-payslips-header-section{display:flex;flex-direction:column;gap:4px;padding-bottom:0}.emp-payslips-title{color:#222224;font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;margin:0}.emp-payslips-subtitle{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;margin:0}.emp-payslips-section{background-color:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:16px}.emp-payslips-search-wrapper{display:flex;flex-direction:column;gap:16px;margin-top:8px}.emp-payslips-search-input{position:relative;display:flex;align-items:center;border:1px solid #F0F1F1;border-radius:8px;height:40px;width:400px;padding:13px 16px;transition:border-color .2s ease}.emp-payslips-search-input:focus-within{border-color:#2684ff}.emp-payslips-search-icon{width:24px;height:24px;flex-shrink:0;margin-right:10px}.emp-payslips-search-text{flex:1;border:none;outline:none;background:transparent;color:#626368;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;line-height:normal}.emp-payslips-search-text::-moz-placeholder{color:#626368}.emp-payslips-search-text::placeholder{color:#626368}.emp-payslips-table-container{display:flex;flex-direction:column;border:1px solid #F0F1F1;border-radius:8px;overflow:visible;background:#fff}.emp-payslips-table{display:flex;flex-direction:column;width:100%}.emp-payslips-table-header{background-color:#fbfbfb;border-bottom:1px solid #F0F1F1;border-radius:8px 8px 0 0}.emp-payslips-table-row-header{display:flex;align-items:center;padding:8px 12px;gap:8px}.emp-payslips-table-row{display:flex;align-items:center;border-bottom:1px solid #F0F1F1;padding:8px 0}.emp-payslips-table-row.last-row{border-bottom:none}.emp-payslips-table-row-content{display:flex;align-items:center;flex:1;padding:0 12px;height:37px;gap:8px}.emp-payslips-table-cell{flex:1;display:flex;align-items:center;justify-content:flex-start}.emp-payslips-table-cell:nth-child(2){justify-content:center}.emp-payslips-table-cell:last-child{justify-content:center}.emp-payslips-table-header-text{color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700;line-height:normal}.emp-payslips-table-cell-text{color:#222224;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal}.emp-payslips-table-cell:nth-child(2) .emp-payslips-table-cell-text{text-align:center;width:100%}.emp-payslips-table-actions{display:flex;align-items:center;justify-content:center;flex:1;position:relative}.emp-payslips-menu-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease;width:24px;height:24px}.emp-payslips-menu-button:hover{background:#2684ff0d}.emp-payslips-empty-state{padding:40px;text-align:center;color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400}.emp-payslips-table-body{display:flex;flex-direction:column}.emp-payslips-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;z-index:10000;min-width:140px}.emp-payslips-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;color:#222224;font-size:14px;font-family:Satoshi,sans-serif;font-weight:500;transition:background .2s ease;border-bottom:1px solid #F0F1F1;text-decoration:none}.emp-payslips-dropdown-item:last-child{border-bottom:none}.emp-payslips-dropdown-item:hover{background:#f9fafb}.emp-payslips-dropdown-icon{width:20px;height:20px;flex-shrink:0}.emp-payslip-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:flex-start;justify-content:center;z-index:10000;padding:20px 10px;overflow-y:auto;overflow-x:hidden}.emp-payslip-modal-content{background:#fff;border-radius:12px;width:100%;max-width:900px;margin:20px auto;display:flex;flex-direction:column;overflow:visible;max-height:calc(100vh - 40px)}.emp-payslip-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #E5E7EB;flex-shrink:0}.emp-payslip-modal-title-group{flex:1;min-width:0}.emp-payslip-modal-title{color:#222224;font-family:Satoshi,sans-serif;font-size:18px;font-weight:700;margin-bottom:4px;word-break:break-word}.emp-payslip-modal-subtitle{color:#85878d;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;word-break:break-word}.emp-payslip-modal-close-button{background:transparent;border:none;font-size:24px;color:#85878d;cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease;margin-left:16px}.emp-payslip-modal-close-button:hover{background:#f3f4f6}.emp-payslip-modal-body{flex:1;padding:20px;overflow:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;max-height:calc(100vh - 200px)}.emp-payslip-viewer-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 2px 8px #0000001a}.emp-payslip-viewer-iframe{width:100%;min-height:500px;height:100%;border:none;border-radius:8px;background:#f9fafb}.emp-payslip-viewer-unsupported,.emp-payslip-viewer-loading{padding:40px;text-align:center;color:#85878d;font-family:Satoshi,sans-serif;font-size:14px}.emp-payslip-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #E5E7EB;flex-shrink:0}.emp-payslip-open-new-tab-button{padding:10px 20px;background:#2684ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-family:Satoshi,sans-serif;font-weight:600;cursor:pointer;transition:background .2s ease}.emp-payslip-open-new-tab-button:hover{background:#1a6fd4}.emp-payslip-close-button{padding:10px 20px;background:transparent;color:#222224;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-family:Satoshi,sans-serif;font-weight:600;cursor:pointer;transition:background .2s ease}.emp-payslip-close-button:hover{background:#f9fafb}@media(max-width:1280px){.emp-payslips-page-main-content{margin-left:240px;margin-right:24px;width:calc(100vw - 264px);max-width:calc(100vw - 264px)}.emp-payslips-search-input{width:100%;max-width:360px}}@media(max-width:1024px){.emp-payslips-page-container{overflow-x:hidden}.emp-payslips-page-main-content{margin-left:0;margin-top:84px;margin-right:0;padding:20px 20px 40px;width:100%;max-width:100vw;min-width:0;box-sizing:border-box}.emp-payslips-content-wrapper{max-width:100%;min-width:0}.emp-payslips-section{padding:16px;border-radius:8px}.emp-payslips-title{font-size:20px}.emp-payslips-subtitle{font-size:13px}.emp-payslips-search-input{width:100%;max-width:100%}.emp-payslips-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.emp-payslips-table,.emp-payslips-table-row-header,.emp-payslips-table-row-content{min-width:420px}}@media(max-width:768px){.emp-payslips-page-main-content{margin-top:72px;padding:16px 16px 32px}.emp-payslips-section{padding:16px}.emp-payslips-title{font-size:18px}.emp-payslips-subtitle{font-size:13px}.emp-payslips-search-wrapper{margin-top:4px}.emp-payslips-search-input{height:44px}.emp-payslips-table-container{border-radius:8px;margin:0 -4px}.emp-payslips-table{min-width:380px}.emp-payslips-table-row-header,.emp-payslips-table-row-content{min-width:380px;padding:10px 12px}.emp-payslips-table-header-text,.emp-payslips-table-cell-text{font-size:13px}.emp-payslips-empty-state{padding:24px 16px;font-size:13px}.emp-payslip-modal-overlay{padding:12px 8px}.emp-payslip-modal-content{max-width:100%;margin:12px auto;max-height:calc(100vh - 24px)}.emp-payslip-modal-header,.emp-payslip-modal-body,.emp-payslip-modal-footer{padding:16px}.emp-payslip-modal-title{font-size:16px}.emp-payslip-modal-subtitle{font-size:13px}.emp-payslip-viewer-iframe{min-height:400px}}@media(max-width:480px){.emp-payslips-page-main-content{margin-top:64px;padding:12px 12px 24px;gap:16px}.emp-payslips-content-wrapper{gap:16px}.emp-payslips-section{padding:12px;gap:12px}.emp-payslips-header-section{gap:2px}.emp-payslips-title{font-size:17px}.emp-payslips-subtitle{font-size:12px}.emp-payslips-search-input{height:40px;padding:10px 12px 10px 40px}.emp-payslips-search-text{font-size:14px}.emp-payslips-table-container{margin:0}.emp-payslips-table{min-width:320px}.emp-payslips-table-row-header,.emp-payslips-table-row-content{min-width:320px;padding:8px 10px;gap:6px}.emp-payslips-table-header-text,.emp-payslips-table-cell-text{font-size:12px}.emp-payslips-menu-button{width:32px;height:32px}.emp-payslips-dropdown{min-width:120px}.emp-payslips-dropdown-item{padding:8px 12px;font-size:13px}.emp-payslips-empty-state{padding:20px 12px;font-size:12px}.emp-payslip-modal-overlay{padding:8px 4px}.emp-payslip-modal-content{margin:8px auto;max-height:calc(100vh - 16px)}.emp-payslip-modal-header,.emp-payslip-modal-footer{padding:12px}.emp-payslip-modal-body{padding:12px;min-height:300px}.emp-payslip-modal-title{font-size:15px}.emp-payslip-open-new-tab-button,.emp-payslip-close-button{padding:8px 16px;font-size:13px}}@media(min-width:1600px){.emp-payslips-page-main-content{max-width:calc(100vw - 300px)}.emp-payslips-content-wrapper{max-width:1200px}}.emp-reimbursements-page-container{width:100%;max-width:100vw;min-height:100vh;background:#f1f8ff;position:relative;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.emp-mobile-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:9}.emp-mobile-overlay.open{display:block}.emp-reimbursements-page-main-content{margin-top:100px;margin-left:280px;margin-right:20px;padding-bottom:40px;width:calc(100vw - 300px);max-width:calc(100vw - 300px);box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.emp-reimbursements-content-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.emp-reimbursements-section{background-color:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:16px;border:1px solid #F0F1F1}.emp-reimbursements-header-section{display:flex;flex-direction:column;gap:4px;padding-bottom:0}.emp-reimbursements-title{font-family:Satoshi,sans-serif;font-size:23px;font-weight:700;line-height:normal;letter-spacing:0px;color:#222224;margin:0 0 4px}.emp-reimbursements-subtitle{font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;line-height:normal;letter-spacing:0px;color:#626368;margin:0}.emp-reimbursements-add-button{padding:10px 20px;background:#2684ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-family:Satoshi,sans-serif;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.emp-reimbursements-add-button:hover{background:#1a6fd4}.emp-reimbursements-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px}.emp-reimbursements-search-container{position:relative;width:50%;min-width:200px}.emp-reimbursements-search-input{width:100%;height:40px;padding:10px 14px 10px 40px;border:1px solid #F0F1F1;border-radius:8px;background:#fff;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;color:#222224;outline:none;transition:border-color .2s ease}.emp-reimbursements-search-input:focus{border-color:#2684ff}.emp-reimbursements-search-input::-moz-placeholder{color:#85878d}.emp-reimbursements-search-input::placeholder{color:#85878d}.emp-reimbursements-status-filter{position:relative}.emp-reimbursements-status-filter-button{display:flex;align-items:center;height:40px;padding:10px 16px;border:1px solid #F0F1F1;border-radius:8px;background:#fff;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;color:#222224;cursor:pointer;transition:all .2s ease;white-space:nowrap}.emp-reimbursements-status-filter-button:hover{background:#f9fafb;border-color:#d3d4d6}.emp-reimbursements-status-dropdown{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #F0F1F1;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:150px;overflow:hidden}.emp-reimbursements-status-option{padding:12px 16px;cursor:pointer;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;color:#222224;transition:background .2s ease}.emp-reimbursements-status-option:hover{background:#f9fafb}.emp-reimbursements-status-option.active{background:#f9fafb;font-weight:500}.emp-reimbursements-table-container{border:1px solid #F0F1F1;border-radius:8px;overflow:visible;display:flex;flex-direction:column;background:transparent}.emp-reimbursements-table-header{display:flex;align-items:center;padding:16px 20px;background:#f9fafb;border-bottom:1px solid #F0F1F1}.emp-reimbursements-table-header-cell{flex:1;font-family:Satoshi,sans-serif;font-size:14px;font-weight:600;color:#626368;text-align:left}.emp-reimbursements-table-header-cell:last-child{flex:0 0 48px;text-align:center}.emp-reimbursements-table-body{display:flex;flex-direction:column}.emp-reimbursements-table-row{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #F0F1F1;transition:background .2s ease}.emp-reimbursements-table-row:last-child{border-bottom:none}.emp-reimbursements-table-cell{flex:1;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400;color:#222224;text-align:left}.emp-reimbursements-table-cell:last-child{flex:0 0 48px;text-align:center}.emp-reimbursements-actions-cell{position:relative;overflow:visible;z-index:1}.emp-reimbursement-action-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease;width:24px;height:24px}.emp-reimbursement-action-button:hover{background:#2684ff0d}.emp-reimbursements-action-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;z-index:10000;min-width:140px}.emp-reimbursements-action-dropdown-item{padding:10px 16px;cursor:pointer;color:#222224;font-size:14px;font-family:Satoshi,sans-serif;font-weight:500;transition:background .2s ease;display:flex;align-items:center;gap:12px}.emp-reimbursements-action-dropdown-item:hover{background:#f9fafb}.emp-reimbursements-action-dropdown-icon{width:20px;height:20px;flex-shrink:0}.emp-reimbursements-empty-state{padding:40px;text-align:center;color:#626368;font-family:Satoshi,sans-serif;font-size:14px;font-weight:400}@media(max-width:1280px){.emp-reimbursements-page-main-content{margin-left:240px;margin-right:24px;width:calc(100vw - 264px);max-width:calc(100vw - 264px)}.emp-reimbursements-search-container{width:45%;min-width:180px}}@media(max-width:1024px){.emp-reimbursements-page-container{overflow-x:hidden}.emp-reimbursements-page-main-content{margin-left:0;margin-right:0;margin-top:84px;padding:20px 20px 40px;width:100%;max-width:100vw;min-width:0;box-sizing:border-box}.emp-reimbursements-content-wrapper{max-width:100%;min-width:0}.emp-reimbursements-section{padding:16px;border-radius:8px}.emp-reimbursements-title{font-size:20px}.emp-reimbursements-subtitle{font-size:13px}.emp-reimbursements-header-section>div{flex-wrap:wrap;gap:12px}.emp-reimbursements-add-button{flex-shrink:0}.emp-reimbursements-controls{flex-wrap:wrap}.emp-reimbursements-search-container{width:100%;min-width:0;max-width:100%}.emp-reimbursements-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.emp-reimbursements-table-header,.emp-reimbursements-table-row{min-width:560px}.emp-reimbursements-table-header-cell,.emp-reimbursements-table-cell{flex:1 1 0;min-width:80px}.emp-reimbursements-table-header-cell:last-child,.emp-reimbursements-table-cell:last-child{flex:0 0 48px;min-width:48px}}@media(max-width:768px){.emp-reimbursements-page-main-content{margin-top:72px;padding:16px 16px 32px}.emp-reimbursements-section{padding:16px}.emp-reimbursements-title{font-size:18px}.emp-reimbursements-subtitle{font-size:13px}.emp-reimbursements-header-section{flex-direction:column;gap:12px}.emp-reimbursements-header-section>div{flex-direction:column;align-items:stretch;width:100%}.emp-reimbursements-add-button{width:100%}.emp-reimbursements-controls{flex-direction:column;align-items:stretch;gap:10px;margin-top:4px}.emp-reimbursements-search-container{width:100%}.emp-reimbursements-search-input{height:44px}.emp-reimbursements-status-filter-button{height:44px;width:100%;justify-content:space-between}.emp-reimbursements-table-header,.emp-reimbursements-table-row{min-width:520px;padding:12px 16px}.emp-reimbursements-table-header-cell,.emp-reimbursements-table-cell{font-size:13px}.emp-reimbursements-empty-state{padding:24px 16px;font-size:13px}}@media(max-width:480px){.emp-reimbursements-page-main-content{margin-top:64px;padding:12px 12px 24px;gap:16px}.emp-reimbursements-content-wrapper{gap:16px}.emp-reimbursements-section{padding:12px;gap:12px}.emp-reimbursements-header-section{gap:10px}.emp-reimbursements-title{font-size:17px}.emp-reimbursements-subtitle{font-size:12px}.emp-reimbursements-add-button{padding:10px 16px;font-size:13px}.emp-reimbursements-controls{gap:8px}.emp-reimbursements-search-input{height:40px;padding:8px 12px 8px 36px;font-size:13px}.emp-reimbursements-status-filter-button{height:40px;padding:8px 12px;font-size:13px}.emp-reimbursements-table-container{border-radius:8px;margin:0 -2px}.emp-reimbursements-table-header,.emp-reimbursements-table-row{min-width:440px;padding:10px 12px}.emp-reimbursements-table-header-cell,.emp-reimbursements-table-cell{font-size:12px;min-width:70px}.emp-reimbursements-table-header-cell:last-child,.emp-reimbursements-table-cell:last-child{flex:0 0 44px;min-width:44px}.emp-reimbursement-action-button{width:28px;height:28px}.emp-reimbursements-action-dropdown{min-width:120px}.emp-reimbursements-action-dropdown-item{padding:8px 12px;font-size:13px}.emp-reimbursements-empty-state{padding:20px 12px;font-size:12px}}@media(min-width:1600px){.emp-reimbursements-page-main-content{max-width:calc(100vw - 300px)}.emp-reimbursements-content-wrapper{max-width:1200px}}:root{--admin-billing-grey-100: rgba(240, 241, 241, 1);--admin-billing-grey-200: rgba(211, 212, 214, 1);--admin-billing-grey-300: rgba(171, 173, 177, 1);--admin-billing-grey-500: rgba(98, 99, 104, 1);--admin-billing-grey-600: rgba(64, 65, 69, 1);--admin-billing-grey-700: rgba(34, 34, 36, 1);--admin-billing-list-bg: rgba(251, 251, 251, 1)}.admin-billing-page{display:flex;flex-direction:column;gap:20px}.admin-billing-header{display:flex;align-items:flex-start;gap:16px}.admin-billing-back-btn{display:flex;align-items:center;justify-content:center;padding:8px;background:transparent;border:none;cursor:pointer;border-radius:8px;color:#626368;flex-shrink:0}.admin-billing-back-btn:hover{background:#f3f4f6;color:#222224}.admin-billing-title{margin:0;color:#222224;font-size:22px;font-family:Satoshi,Helvetica;font-weight:700}.admin-billing-subtitle{margin:4px 0 0;color:#626368;font-size:14px;font-family:Open Sans,Helvetica;font-weight:400}.admin-billing-card{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:32px;padding:20px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.admin-billing-card-title{align-self:stretch;color:var(--admin-billing-grey-700);font-family:Satoshi,Helvetica;font-size:18px;font-weight:700;letter-spacing:0;line-height:normal}.admin-billing-fields{display:flex;flex-direction:column;gap:20px;width:100%}.admin-billing-row{display:flex;gap:24px;width:100%;flex-wrap:wrap}.admin-billing-field{display:flex;flex-direction:column;gap:8px;flex:1;min-width:200px}.admin-billing-field--currency{max-width:458px}.admin-billing-label{align-self:stretch;color:var(--admin-billing-grey-500);font-family:Satoshi,Helvetica;font-size:14px;font-weight:700;letter-spacing:0;line-height:normal;margin:0}.admin-billing-field-row{align-items:center;align-self:stretch;background-color:#fff;border:1px solid var(--admin-billing-grey-200);border-radius:8px;display:flex;gap:8px;min-height:47px;padding:12px 14px;width:100%;box-sizing:border-box}.admin-billing-field-row--address{min-height:80px;align-items:flex-start}.admin-billing-input,.admin-billing-textarea,.admin-billing-select{flex:1;min-width:0;border:none;background:transparent;color:var(--admin-billing-grey-700);font-family:Satoshi,Helvetica;font-size:16px;font-weight:500;letter-spacing:0;line-height:normal;outline:none;padding:0}.admin-billing-input::-moz-placeholder,.admin-billing-textarea::-moz-placeholder{color:var(--admin-billing-grey-500);font-weight:400}.admin-billing-input::placeholder,.admin-billing-textarea::placeholder{color:var(--admin-billing-grey-500);font-weight:400}.admin-billing-textarea{resize:none;min-height:56px;align-self:stretch}.admin-billing-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23626368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;padding-right:28px}.admin-billing-select--placeholder{color:var(--admin-billing-grey-500)}.admin-billing-custom-select{position:relative;flex:1;min-width:0}.admin-billing-custom-select-trigger{width:100%;min-height:23px;padding:0 28px 0 0;border:none;border-radius:0;background:transparent;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23626368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;color:var(--admin-billing-grey-700);font-family:Satoshi,Helvetica;font-size:16px;font-weight:500;text-align:left;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:flex;align-items:center}.admin-billing-custom-select-trigger:hover,.admin-billing-custom-select-trigger.is-open{color:var(--admin-billing-grey-700)}.admin-billing-custom-select-trigger.placeholder{color:var(--admin-billing-grey-500);font-weight:400}.admin-billing-custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--admin-billing-grey-200);border-radius:8px;box-shadow:0 4px 12px #0000001f;z-index:100;max-height:240px;overflow-y:auto}.admin-billing-custom-select-option{padding:12px 14px;color:var(--admin-billing-grey-700);font-family:Satoshi,Helvetica;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s ease;border:none;background:none;width:100%;text-align:left}.admin-billing-custom-select-option:hover{background:#2684ff14}.admin-billing-custom-select-option.is-selected{background:#2684ff1f;color:#2684ff}.admin-billing-value-wrap{display:flex;align-items:center;flex:1;gap:8px;min-width:0}.admin-billing-icon{flex-shrink:0}.admin-billing-toggle-row{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px;position:relative}.admin-billing-toggle-wrap{cursor:pointer;display:flex;align-items:center;flex-shrink:0}.admin-billing-toggle-label{color:var(--admin-billing-grey-700);font-family:Satoshi,Helvetica;font-size:14px;font-weight:500;letter-spacing:0;line-height:normal;position:relative}.admin-billing-fx-note{align-items:center;background-color:#f7faff;border:1px solid var(--admin-billing-grey-100);border-radius:8px;display:flex;gap:4px;padding:12px;width:100%;box-sizing:border-box}.admin-billing-fx-note-left{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.admin-billing-fx-note-title{align-self:stretch;color:var(--admin-billing-grey-700);font-family:Satoshi,Helvetica;font-size:16px;font-weight:700;letter-spacing:0;line-height:normal}.admin-billing-fx-note-desc-wrap{align-items:center;align-self:stretch;display:flex;gap:10px;width:100%}.admin-billing-fx-note-text{align-items:center;color:var(--admin-billing-grey-600);display:flex;flex:1;font-family:Satoshi,Helvetica;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0}.admin-billing-fx-note-right{align-items:center;display:flex;gap:4px;justify-content:flex-end;width:270px;flex-shrink:0}.admin-billing-fx-note-input-row{align-items:flex-start;display:flex;gap:8px;height:47px;width:122px}.admin-billing-fx-note-input-box{align-items:center;align-self:stretch;background-color:#fff;border:1px solid var(--admin-billing-grey-200);border-radius:8px;display:flex;flex-direction:row;height:47px;overflow:hidden;padding:12px 14px;width:100%;box-sizing:border-box;gap:8px;justify-content:flex-end}.admin-billing-fx-note-input{flex:1;min-width:0;border:none;background:transparent;color:var(--admin-billing-grey-600);font-family:Satoshi,Helvetica;font-size:16px;font-weight:500;text-align:right;outline:none;padding:0}.admin-billing-fx-note-input::-moz-placeholder{color:var(--admin-billing-grey-600)}.admin-billing-fx-note-input::placeholder{color:var(--admin-billing-grey-600)}.admin-billing-fx-note-percent{color:var(--admin-billing-grey-600);font-family:Satoshi,Helvetica;font-size:16px;font-weight:500;flex-shrink:0}.admin-billing-card--auto-charges{gap:24px}.admin-billing-autocharges-wrap{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.admin-billing-autocharges-table{align-items:flex-start;align-self:stretch;background-color:var(--admin-billing-list-bg);border-radius:8px;display:flex;flex-direction:column;width:100%;overflow:hidden}.admin-billing-autocharges-header{align-items:center;align-self:stretch;border:1px solid var(--admin-billing-grey-100);border-radius:8px 8px 0 0;display:flex;gap:8px;justify-content:space-around;padding:8px 12px;width:100%;box-sizing:border-box;background-color:var(--admin-billing-list-bg)}.admin-billing-autocharges-col{color:var(--admin-billing-grey-500);font-family:Satoshi,Helvetica;font-size:14px;font-weight:500;letter-spacing:0;line-height:normal}.admin-billing-autocharges-col--desc{flex:1;text-align:left}.admin-billing-autocharges-col--taxable{flex:1;text-align:center}.admin-billing-autocharges-col--amount{flex:1;text-align:right}.admin-billing-autocharges-row{align-items:center;background-color:#fff;border-left:1px solid var(--admin-billing-grey-100);border-right:1px solid var(--admin-billing-grey-100);border-bottom:1px solid var(--admin-billing-grey-100);display:flex;gap:8px;padding:8px 12px;width:100%;box-sizing:border-box}.admin-billing-autocharges-row--last{border-radius:0 0 8px 8px}.admin-billing-autocharges-cell{font-family:Satoshi,Helvetica;font-size:14px;font-weight:500;letter-spacing:0;line-height:normal;padding:6px 0}.admin-billing-autocharges-cell.admin-billing-autocharges-col--desc{color:var(--admin-billing-grey-500);flex:1;text-align:left}.admin-billing-autocharges-cell.admin-billing-autocharges-col--taxable{color:var(--admin-billing-grey-500);flex:1;text-align:center}.admin-billing-autocharges-cell.admin-billing-autocharges-col--amount{color:var(--admin-billing-grey-700);flex:1;text-align:right}.admin-billing-save-error{color:#b91c1c;font-family:Open Sans,Helvetica,sans-serif;font-size:14px;padding:8px 0}.admin-billing-actions{align-items:flex-start;display:flex;gap:16px;height:38px;justify-content:flex-end;position:relative;width:100%;margin-top:24px}.admin-billing-btn-cancel{all:unset;align-items:center;background-color:#fff;border:1px solid #f0f1f1;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:4px;height:38px;justify-content:center;padding:7px 16px;position:relative}.admin-billing-btn-cancel:hover{background-color:#f9fafb;border-color:#e5e7eb}.admin-billing-btn-cancel-text{color:#626368;font-family:Archivo,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px;position:relative;white-space:nowrap}.admin-billing-btn-primary{all:unset;align-items:center;background-color:#2684ff;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:4px;height:38px;justify-content:center;padding:7px 16px;position:relative}.admin-billing-btn-primary:hover{background-color:#1a6fd9}.admin-billing-btn-primary-text{color:#fff;font-family:Archivo,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px;position:relative;white-space:nowrap}.admin-billing-btn-primary:disabled,.admin-billing-btn-cancel:disabled{opacity:.6;cursor:not-allowed}#root{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}
