*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}img{display:block}.app-layout{display:flex;height:100dvh;overflow:visible}.main-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.sidebar{width:204px;flex-shrink:0;background:#04041c;border-right:1px solid #23262E;display:flex;flex-direction:column;height:100dvh;overflow:visible;position:relative;z-index:1000}.sidebar-inner{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:visible}.sidebar-inner::-webkit-scrollbar{display:none}.sidebar-logo{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#04041c;flex-shrink:0}.logo-row{display:flex;align-items:center;gap:8px}.logo-icon{width:28px;height:28px;object-fit:contain}.logo-text{flex-shrink:0}.panel-toggle-btn{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center}.sidebar-nav{display:flex;flex-direction:column;gap:0;padding:0 8px;flex:1;overflow:visible}.nav-item{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:8px;text-decoration:none;color:#fff;font-size:14px;font-weight:400;line-height:18px;cursor:pointer;transition:background .15s ease;width:100%}.nav-item:hover{background:#ffffff0f}.nav-item--active{background:#f3a727;color:#000}.nav-item--active:hover{background:#e09e22}.nav-item--hover-dark{background:transparent}.nav-item--hover-dark:hover{background:#3f2400}.nav-item--hover-dark.nav-item--active{background:#3f2400;color:#fff}.nav-item--hover-dark.nav-item--active:hover{background:#4a2c00}.nav-label{flex:1;color:#fff}.nav-item--active:not(.nav-item--hover-dark) .nav-label{color:#000}.nav-label--dark{color:#000}.nav-item--hover-dark.nav-item--active .nav-label--dark{color:#fff}.nav-badge{width:20px;height:20px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#000;flex-shrink:0;line-height:12px}.nav-badge--home{background:transparent}.nav-badge--letter{overflow:hidden}.nav-badge--create{background:transparent}.nav-badge--create svg path{fill-opacity:.75}.nav-badge--create-filled svg path{fill-opacity:1}.copyright-short{display:none;font-size:10px;color:#a4a4a4;text-align:center;padding:8px 0 12px;font-family:Inter,sans-serif}.nav-badge--home svg path{fill:#fff}.nav-item--active .nav-badge--home svg path{fill:#000}.nav-badge--letter svg:has(>path[d^="M18.1266 12.5017"]){background:center / contain no-repeat 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='M18.1266 12.5032C17.1642 12.9048 16.108 13.1266 15 13.1266C10.5127 13.1266 6.875 9.48893 6.875 5.00162C6.875 3.89362 7.09678 2.83742 7.49838 1.875C4.56305 3.09984 2.5 5.9973 2.5 9.37662C2.5 13.8639 6.13769 17.5016 10.625 17.5016C14.0043 17.5016 16.9018 15.4386 18.1266 12.5032Z' stroke='%23FAFAFA' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-item--active:not(.nav-item--hover-dark) .nav-badge--letter svg:has(>path[d^="M18.1266 12.5017"]),.nav-item--leave-active .nav-badge--letter svg:has(>path[d^="M18.1266 12.5017"]){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 fill-rule='evenodd' clip-rule='evenodd' d='M7.94032 1.43308C8.11949 1.61225 8.17276 1.88186 8.07518 2.1157C7.70484 3.00323 7.5 3.97772 7.5 5.00164C7.5 9.14377 10.8579 12.5016 15 12.5016C16.0239 12.5016 16.9984 12.2968 17.8859 11.9265C18.1198 11.8289 18.3894 11.8821 18.5686 12.0613C18.7477 12.2405 18.801 12.5101 18.7034 12.7439C17.3849 15.9038 14.2652 18.1266 10.625 18.1266C5.79251 18.1266 1.875 14.2091 1.875 9.37664C1.875 5.73639 4.09779 2.61677 7.2577 1.29822C7.49154 1.20064 7.76115 1.25391 7.94032 1.43308Z' fill='%2309090B'/%3E%3C/svg%3E")}.nav-badge--letter svg:has(>path[d^="M18.1266 12.5017"])>path{opacity:0}.nav-scheduler-icon{position:relative;width:20px;height:20px;flex-shrink:0}.nav-scheduler-icon-calendar{position:absolute;top:0;left:0}.nav-scheduler-icon-cart{position:absolute;left:7px;top:7px;border-radius:50%;background:#151515}.nav-arrow{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;flex-shrink:0}.create-dropdown{position:fixed;left:204px;top:92px;width:292px;background:#3f2400;border-radius:0 8px 8px 0;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:50001!important;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease,left .2s ease}.create-dropdown--open{opacity:1;pointer-events:all;transform:translate(0)}.sidebar-collapsed .create-dropdown{left:60px}.nav-arrow{transition:transform .18s ease}.nav-arrow--open{transform:rotate(-90deg)}.dropdown-title{padding:5px 12px;color:#fff;font-size:14px;font-weight:600;height:28px;display:flex;align-items:center}.dropdown-item{display:flex;align-items:center;height:36px;padding:0 12px;color:#fff;font-size:14px;font-weight:400;border-radius:4px;transition:background .1s}.dropdown-item:hover{background:#ffffff14}.nav-item-wrapper{position:static}.nav-dropdown{position:fixed;left:204px;width:292px;background:#3f2400;border-radius:0 8px 8px 0;padding:8px;display:flex;flex-direction:column;gap:12px;z-index:50001!important;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease,left .2s ease}.nav-dropdown--open{opacity:1;pointer-events:all;transform:translate(0)}.nav-dropdown--wide{width:500px}.nav-dropdown--xwide{width:700px}.sidebar-collapsed .nav-dropdown{left:60px}.nav-item-wrapper--footer{position:relative}.help-dropdown,.feedback-dropdown{position:fixed;left:204px;bottom:32px;width:220px;background:#3f2400;border-radius:0 8px 8px 0;padding:8px;display:flex;flex-direction:column;gap:12px;z-index:50001!important;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease,left .2s ease}.help-dropdown--open,.feedback-dropdown--open{opacity:1;pointer-events:all;transform:translate(0)}.sidebar-collapsed .help-dropdown,.sidebar-collapsed .feedback-dropdown{left:60px}.nav-dropdown-item--lg{font-size:16px;height:36px}.nav-dropdown-items{display:flex;flex-direction:column;gap:2px}.nav-dropdown-title{padding:8px 12px;color:#fff;font-size:14px;font-weight:600;height:auto;display:flex;align-items:center}.nav-dropdown-item{display:flex;align-items:center;gap:8px;height:36px;padding:0 12px;color:#fff;font-size:14px;font-weight:400;border-radius:4px;transition:background .1s}.nav-dropdown-item:hover{background:#ffffff14}.nav-dropdown-item-icon{display:flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;color:#fff;opacity:.7}.nav-dropdown-cols{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.nav-dropdown-col{display:flex;flex-direction:column;gap:2px;flex:1}.nav-dropdown-subtitle{display:flex;height:24px;padding:0 12px;align-items:center;gap:6px}.nav-dropdown-subtitle svg{flex-shrink:0}.nav-dropdown-subtitle span{color:#fff;font-size:12px;font-weight:600;line-height:16px;opacity:.72}.nav-dropdown-item-plus{flex-shrink:0}.sidebar-footer{padding:0 8px;display:flex;flex-direction:column;gap:2px;flex-shrink:0}.sidebar-footer-icon{flex-shrink:0}.copyright{padding:8px 12px 12px;color:#a4a4a4;font-size:10px;font-weight:400;line-height:12px}.top-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;background:#04041c;border-bottom:1px solid #23262E;flex-shrink:0}.company-name{color:#fff;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;line-height:16px}.top-nav-right{display:flex;align-items:center;gap:10px}.global-search{display:flex;align-items:center;gap:8px;width:360px;padding:8px;background:#23262e;border-radius:6px;border:1px solid transparent;cursor:text;position:relative}.global-search--active{border-color:#ff6404;box-shadow:0 1px 2px #0003}.global-search-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.global-search-input::placeholder{color:#a1a1aa}.global-search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer}.global-search-dropdown{position:absolute;left:0;top:calc(100% + 8px);width:360px;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column;gap:20px;padding:16px;border-radius:8px;border:1px solid #E9E9E9;background:#fff;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;z-index:2000;cursor:default}.gs-section{display:flex;flex-direction:column;gap:12px}.gs-section-header{display:flex;align-items:center;gap:4px}.gs-section-title{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px}.gs-item-list{display:flex;flex-direction:column}.gs-item{display:flex;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #E4E4E7}.gs-item--last{border-bottom:none}.gs-item-avatar{width:32px;height:32px;border-radius:9999px;background:#f5f5f5;flex-shrink:0}.gs-item-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.gs-item-id{color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gs-item-id--flex{flex:1;min-width:0}.gs-item-name{color:#404040;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gs-item-chevron{flex-shrink:0}.gs-empty{color:#71717a;font-family:Inter,sans-serif;font-size:12px;text-align:center;padding:12px 0}.tips-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:6px;border:1px solid #F0B000;background:transparent;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer}.tips-overlay{position:fixed;inset:0;z-index:3000;display:flex;justify-content:flex-end;align-items:center;padding:16px;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.tips-panel{display:flex;flex-direction:column;width:440px;max-width:calc(100vw - 32px);height:calc(100vh - 32px);border-radius:8px;overflow:hidden;background:#fff}.tips-panel-header{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-bottom:1px solid #F8F8F8;background:#fff;flex-shrink:0}.tips-panel-header-text{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1;min-width:0}.tips-breadcrumbs{display:flex;align-items:center;gap:4px}.tips-breadcrumb-link{color:#71717a;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.tips-breadcrumb-current{color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.tips-panel-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px}.tips-panel-close{display:flex;width:24px;height:24px;flex-shrink:0;justify-content:center;align-items:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;padding:0}.tips-panel-body{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:12px 16px;overflow-y:auto;flex:1;background:#fff}.tips-videos-section,.tips-articles-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.tips-section-title{color:#09090b;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px}.tips-videos-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-self:stretch}.tips-video-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tips-video-thumb{position:relative;display:flex;width:100%;aspect-ratio:198 / 120;justify-content:center;align-items:center;border-radius:4px;border:1px solid #E4E4E7;background-color:#d4d4d4;background-size:cover;background-position:center;background-repeat:no-repeat}.tips-video-play{display:flex;width:32px;height:32px;padding:2px;align-items:center;justify-content:center;border-radius:16px;border:1px solid #E4E4E7;background:#18181b}.tips-video-caption{color:#09090b;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.tips-divider{width:100%;height:1px;background:#e4e4e7;flex-shrink:0}.tips-articles-list{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.tips-article-card{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:5px;border:1px solid #E4E4E7;background:#fafafa}.tips-article-top-row{display:flex;justify-content:space-between;align-items:center;width:100%}.tips-article-source{display:flex;align-items:center;gap:6px;color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.tips-article-source img{width:16px;height:16px}.tips-article-text{display:flex;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch}.tips-article-title{color:#09090b;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.tips-article-desc{color:#71717a;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}@media(max-width:600px){.tips-overlay{padding:0;align-items:stretch}.tips-panel{width:100%;max-width:100%;height:100%;border-radius:0}.tips-videos-grid{grid-template-columns:1fr}}.bell-wrapper{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:1000px;cursor:pointer;transition:all .2s ease}.bell-wrapper:hover{background:#ffffff1a}.bell-wrapper svg{width:18px;height:18px}.bell-wrapper svg path{fill:#fafafa}.bell-dot{position:absolute;top:4px;right:4px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid #04041C;box-shadow:0 0 4px #ef444499}.nav-divider{width:1px;height:27px;background:#2b2b54}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer}.nav-toggle-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer;flex-shrink:0}.nav-toggle-icon:hover{background:#ffffff14}.top-nav-left{display:flex;align-items:center;gap:12px}.user-avatar{width:30px;height:30px;border-radius:100px;object-fit:cover}.user-name{color:#fff;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600}.notif-dropdown{position:absolute;top:calc(100% + 14px);right:-110px;width:375px;z-index:2000;display:flex;flex-direction:column;border-radius:8px;border:1px solid #E4E4E7;background:#fafafa;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;overflow:hidden;cursor:default}.notif-dropdown-header{display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #E4E4E7;background:#fff}.notif-dropdown-title{flex:1;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px}.notif-mark-read{display:flex;align-items:center;gap:4px;background:none;border:none;padding:0;cursor:pointer;color:#ff6404;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.notif-dropdown-list{display:flex;flex-direction:column;max-height:400px;overflow-y:auto}.notif-dropdown-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid #E4E4E7;background:#fff}.notif-dropdown-icon{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:100px;background:#23262e}.notif-dropdown-dot{position:absolute;top:0;right:0;width:8px;height:8px;border-radius:50%;background:#e24141}.notif-dropdown-body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.notif-dropdown-top-row{display:flex;align-items:center;gap:8px}.notif-dropdown-item-title{flex:1;color:#000;font-family:IBM Plex Sans,Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.notif-dropdown-time{color:#404040;font-family:IBM Plex Sans,Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.notif-dropdown-message{color:#404040;font-family:IBM Plex Sans,Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px}.notif-approved{color:#27923e;font-weight:500}.notif-code{color:#007cb4;font-weight:500;text-decoration:underline}.notif-dropdown-tag{display:flex;align-items:center;gap:6px;padding:4px 6px;border-radius:4px;border:1px solid #EEE;background:#ebebeb;width:fit-content;color:#4c4d5c;font-family:IBM Plex Sans,Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.notif-dropdown-tag-avatar{width:16px;height:16px;border-radius:12px;background:#d9d9d9;flex-shrink:0}.notif-dropdown-footer{display:flex;justify-content:center;align-items:center;padding:12px 0;background:#fafafa}.show-all-link{color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px;cursor:pointer}.user-info{position:relative}.profile-dropdown{position:absolute;top:calc(100% + 14px);right:0;width:210px;z-index:2000;display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:8px;border:1px solid #52525B;background:#04041c;cursor:default}.profile-dropdown-user{display:flex;align-items:center;gap:8px;padding:5px 12px}.profile-dropdown-avatar{width:32px;height:32px;border-radius:100px;object-fit:cover;flex-shrink:0}.profile-dropdown-user-info{display:flex;flex-direction:column}.profile-dropdown-name{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px}.profile-dropdown-role{color:#737373;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.profile-dropdown-divider{height:1px;background:#1f2937}.profile-dropdown-item{display:flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:4px;cursor:pointer;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px}.profile-dropdown-item:hover{background:#ffffff0f}.content-body{flex:1;display:flex;gap:12px;padding:16px 24px;overflow:hidden;background:url(https://api.builder.io/api/v1/image/assets/TEMP/2a8c8572f8151406194264cc440f64965ca8bf2d?width=2400) center/cover no-repeat,#04041c}.jobs-section{flex:1;min-width:0;display:flex;flex-direction:column}.jobs-panel-card{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;padding:12px 16px;overflow:hidden;gap:16px}.panel-header-row{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.panel-title-block{display:flex;flex-direction:column;gap:4px}.panel-title{color:#000;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin:0}.panel-subtitle{color:#000;font-size:12px;font-weight:400;line-height:18px;margin:0}.panel-controls{display:flex;align-items:center;gap:8px}.jobs-search-bar{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:320px;padding:8px 16px;border-radius:8px;border:1px solid #E5E5E5;background:#fff;color:#71717a;font-size:12px;cursor:text;height:32px;white-space:nowrap}.jobs-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.jobs-search-input::placeholder{color:#71717a}.jobs-search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer}.jobs-empty-state{padding:32px 12px;text-align:center;color:#71717a;font-family:Inter,sans-serif;font-size:14px}.filter-btn,.sort-btn{display:flex;align-items:center;gap:4px;padding:8px 12px;height:32px;border-radius:6px;border:1px solid #DEDEDE;background:#fff;color:#000;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer}.filter-btn--active{border-color:#ff6404;background:#fffbf6}.filter-btn-badge{display:flex;align-items:center;justify-content:center;padding:2px 6px;height:16px;border-radius:12px;background:#dedede;color:#404040;font-size:10px;font-weight:600}.filter-btn-wrap,.sort-btn-wrap{position:relative}.jobs-sort-panel{position:absolute;top:calc(100% + 4px);right:0;width:180px;z-index:30;display:flex;flex-direction:column;border-radius:8px;border:1px solid #E9E9E9;background:#fff;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005;overflow:hidden}.jobs-sort-option{padding:8px 12px;color:#000;font-size:12px;font-weight:400;cursor:pointer;white-space:nowrap}.jobs-sort-option:hover{background:#f5f5f5}.jobs-sort-option--active{color:#ff6404;font-weight:500}.jobs-filter-panel{position:absolute;top:calc(100% + 4px);right:0;width:310px;z-index:30;display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:8px;border:1px solid #E9E9E9;background:#fff;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005}.jobs-filter-panel-title{color:#000;font-family:Work Sans,sans-serif;font-size:16px;font-weight:700}.jobs-filter-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.jobs-filter-label{width:110px;flex-shrink:0;color:#000;font-size:14px;font-weight:500}.jobs-filter-select,.jobs-filter-input{flex:1;min-width:0;padding:8px 12px;border-radius:6px;border:1px solid #DEDEDE;background:#fff;color:#545454;font-size:12px;font-family:Inter,sans-serif}.jobs-filter-actions{display:flex;gap:10px;border-top:1px solid #E5E5E5;margin:0 -12px -12px;padding:12px}.jobs-filter-reset-btn,.jobs-filter-apply-btn{flex:1;padding:12px;border-radius:6px;font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.jobs-filter-reset-btn{border:1px solid #303030;background:#fff;color:#000}.jobs-filter-apply-btn{border:none;background:#ff6404;color:#fff}.jobs-filter-chips-row{display:flex;align-items:center;gap:10px;flex-shrink:0}.jobs-filter-chip{display:flex;align-items:center;gap:2px;padding:6px 6px 6px 12px;border-radius:8px;border:1px solid #D6D6D6;background:#0000000f;color:#000;font-size:12px;font-weight:500}.jobs-filter-chip-remove{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:4px;cursor:pointer}.job-tabs-bar{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:2px;box-shadow:inset 0 0 2px #0000000a;flex-shrink:0}.job-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:6px;border:none;background:#f5f5f5;color:#545454;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.job-tab--active{background:#fff;color:#000;font-size:14px;font-weight:600;box-shadow:0 2px 8px #545b6c33}.tab-count{display:flex;align-items:center;justify-content:center;padding:2px 6px;height:16px;border-radius:12px;background:#dedede;color:#000;font-size:10px;font-weight:600}.job-cards-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;min-height:0}.favorites-page-pages-list{display:flex;flex-direction:column;gap:4px;overflow-y:auto;flex:1;min-height:0}.favorites-page-pages-list .favorite-item--page{padding:10px 4px;border-bottom:1px solid #F3F4F6;height:auto}.job-card{border-radius:8px;border:1px solid #E9E9E9;background:#fff;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005;overflow:hidden;flex-shrink:0}.card-header-row{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #E5E5E5;background:#fff}.card-customer-info{display:flex;align-items:center;gap:10px;flex:1}.customer-avatar{width:36px;height:36px;border-radius:400px;object-fit:cover;flex-shrink:0}.customer-details{display:flex;flex-direction:column;gap:4px}.customer-name{color:#000;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-location{display:flex;align-items:center;gap:4px;color:#545454;font-size:12px}.card-actions-row{display:flex;align-items:center;gap:8px}.star-btn{display:flex;width:28px;height:28px;padding:6px;justify-content:center;align-items:center;border-radius:1000px;border:none;background:transparent;flex-shrink:0}.star-btn:hover{background:#f4f4f5}.status-badge-position,.ds-status-action-position{position:relative;display:flex}.ds-status-action,.status-badge-wrapper{display:flex;padding:2px;border-radius:6px;border:1px solid #D42825;background:#ffe5e4;cursor:pointer;font-family:Inter,sans-serif}.ds-status-action__inner,.status-badge-inner{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border-bottom:1px solid #7E201E;background:#d52825;color:#fff;font-size:10px;font-weight:600;white-space:nowrap;line-height:16px}.ds-status-action--purple,.status-badge-wrapper--purple{border-color:#4c1d95;background:#f1e9fe}.ds-status-action--purple .ds-status-action__inner,.status-badge-wrapper--purple .status-badge-inner{border-bottom-color:#4c1d95;background:#7c3aed}.ds-status-action--blue,.status-badge-wrapper--blue{border-color:#056087;background:#e3f7fd}.ds-status-action--blue .ds-status-action__inner,.status-badge-wrapper--blue .status-badge-inner{border-bottom-color:#056087;background:#0ab1ed}.ds-status-action--gray,.status-badge-wrapper--gray{border-color:#3f3f46;background:#f0f0f1}.ds-status-action--gray .ds-status-action__inner,.status-badge-wrapper--gray .status-badge-inner{border-bottom-color:#3f3f46;background:#71717a}.ds-status-action--black,.status-badge-wrapper--black{border-color:#000;background:#e8e8e8}.ds-status-action--black .ds-status-action__inner,.status-badge-wrapper--black .status-badge-inner{border-bottom-color:#000;background:#0a0a0a}.ds-status-action--green,.status-badge-wrapper--green{border-color:#1f5c2d;background:#e7f6ea}.ds-status-action--green .ds-status-action__inner,.status-badge-wrapper--green .status-badge-inner{border-bottom-color:#1f5c2d;background:#31a34a}.ds-status-action--amber,.status-badge-wrapper--amber{border-color:#a66b00;background:#fef6e0}.ds-status-action--amber .ds-status-action__inner,.status-badge-wrapper--amber .status-badge-inner{border-bottom-color:#a66b00;background:#f0b000}.status-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:50;display:flex;width:220px;max-height:288px;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid #E4E4E7;background:#fff;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005,0 1px 2px #30303005;overflow-y:auto}.status-dropdown-item{display:flex;width:100%;padding:8px 12px;align-items:center;gap:6px;border:none;background:none;cursor:pointer;text-align:left}.status-dropdown-item:hover{background:#f5f5f5}.status-dropdown-dot{width:12px;height:12px;flex-shrink:0;border-radius:4px;border-bottom:1px solid #7E201E;background:#d52825}.status-dropdown-dot--purple{border-bottom-color:#4c1d95;background:#7c3aed}.status-dropdown-dot--blue{border-bottom-color:#056087;background:#0ab1ed}.status-dropdown-dot--gray{border-bottom-color:#3f3f46;background:#71717a}.status-dropdown-dot--black{border-bottom-color:#000;background:#0a0a0a}.status-dropdown-dot--green{border-bottom-color:#1f5c2d;background:#31a34a}.status-dropdown-dot--amber{border-bottom-color:#a66b00;background:#f0b000}.status-dropdown-label{font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:16px}.status-dropdown-label--active{font-weight:500;color:#ff6404}.star-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:none;cursor:pointer;border-radius:1000px}.card-description{display:flex;flex-direction:column;gap:2px;padding:8px 12px;background:#fffbf6}.job-number{color:#545454;font-size:12px;font-weight:400;line-height:16px}.job-text{color:#000;font-size:13px;font-weight:400;line-height:18px;letter-spacing:0;margin:0;max-height:36px;overflow:hidden}.job-text--expanded{max-height:none;overflow:visible}.see-more{color:#ff6404;font-weight:600;font-size:12px;line-height:18px;letter-spacing:0;white-space:nowrap;cursor:pointer}.card-people-section{display:flex;flex-direction:column;gap:6px;padding:8px 12px;background:#fff}.card-people-section+.card-people-section{border-top:1px solid #E5E5E5}.people-label{color:#585858;font-size:10px;font-weight:400;line-height:12px;text-transform:uppercase}.people-badges{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.person-badge{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;background:#f5f5f5;color:#000;font-size:12px}.person-avatar{width:16px;height:16px;border-radius:9999px;object-fit:cover}.card-footer-row{display:flex;align-items:stretch;border-top:1px solid #E4E4E7;background:#fff}.footer-cell{display:flex;flex-direction:column;gap:4px;padding:8px 12px;flex:1}.footer-cell--border{border-left:1px solid #E4E4E7}.footer-label{color:#545454;font-size:10px;font-weight:400;line-height:12px;text-transform:uppercase}.footer-value{color:#000;font-size:14px;font-weight:500;line-height:20px}.priority-cell-position{position:relative;display:flex}.priority-badge{display:flex;align-items:center;gap:4px;padding:2px 4px;margin:-2px -4px;border:none;border-radius:6px;background:none;font-family:inherit;color:#d52825;font-size:14px;font-weight:500;line-height:20px;cursor:pointer}.priority-badge:hover{background:#f5f5f5}.priority-badge--red{color:#d52825}.priority-badge--orange{color:#ea580c}.priority-badge--blue{color:#0ab1ed}.priority-badge--gray{color:#71717a}.priority-badge-caret{flex-shrink:0;opacity:.7}.priority-dropdown-menu{width:150px}.status-dropdown-dot--priority-red{border-bottom-color:#7e201e;background:#d52825}.status-dropdown-dot--priority-orange{border-bottom-color:#9a3412;background:#ea580c}.status-dropdown-dot--priority-blue{border-bottom-color:#056087;background:#0ab1ed}.jobs-loading-sentinel{display:flex;justify-content:center;padding:4px 0;flex-shrink:0}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.45}}.skeleton-avatar,.skeleton-bar,.skeleton-badge{background:#f5f5f5;animation:skeletonPulse 1.4s ease-in-out infinite;flex-shrink:0}.skeleton-avatar{width:36px;height:36px;border-radius:400px}.skeleton-bar{height:12px;border-radius:400px}.skeleton-bar--name{width:55%;height:16px}.skeleton-bar--address{flex:1;min-width:0}.skeleton-bar--jobno{width:126px;max-width:40%}.skeleton-bar--desc{width:100%}.skeleton-bar--footer{width:70%;height:14px}.skeleton-bar--full{width:100%}.skeleton-badge{width:122px;height:20px;border-radius:4px}.skeleton-badge--sm{width:68px}.skeleton-status-badge{width:96px;height:26px;border-radius:4px;background:#f5f5f5;animation:skeletonPulse 1.4s ease-in-out infinite;flex-shrink:0}.skeleton-avatar--sm{width:20px;height:20px}.right-sidebar{width:376px;height:100%;flex-shrink:0;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.right-card{background:#fff;border-radius:8px;overflow:hidden;flex-shrink:0}.right-card--fixed{height:calc(50% - 6px);display:flex;flex-direction:column;min-height:0}.right-card-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #E4E4E7;flex-shrink:0}.notif-body{flex:1;min-height:0;overflow-y:auto}.right-card-title{color:#000;font-size:16px;font-weight:600;line-height:20px;white-space:nowrap}.notif-section{padding:12px 16px 0}.notif-section-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding-bottom:12px;gap:8px}.notif-section-header svg{flex-shrink:0}.notif-section-title-group{display:flex;align-items:center;gap:8px;min-width:0}.notif-section-label{color:#000;font-size:12px;font-weight:400;line-height:16px}.notif-section-label--orange{color:#ff6404;font-weight:600}.section-count-badge{display:flex;align-items:center;justify-content:center;height:16px;padding:2px 6px;border-radius:12px;background:#dedede;color:#000;font-size:10px;font-weight:600}.section-count-badge--orange{background:#ffecd4;color:#ff6404}.status-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding-bottom:12px}.status-grid--single{grid-template-columns:minmax(0,1fr)}.status-grid-item{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:7px 8px;border-radius:5px;border:1px solid #F3F3F3;background:#fcfcfc;min-width:0}.status-item-left{display:flex;align-items:center;gap:5px;flex:1;min-width:0}.status-item-label{color:#404040;font-size:12px;font-weight:500;line-height:15px;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.status-count{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:100px;border:1px solid #DEDEDE;color:#737373;font-size:12px;font-weight:600;flex-shrink:0}.status-count--active{background:#fef2f2;border:none;color:#d52825}.notif-divider{height:1px;background:#e4e4e7;margin:0 16px}.favorites-title-group{display:flex;align-items:center;gap:6px}.fav-count-badge{display:flex;align-items:center;justify-content:center;height:16px;padding:2px 6px;border-radius:12px;background:#e5e5e5;color:#000;font-size:10px;font-weight:600}.fav-tabs{display:flex;align-items:center;padding:2px;border-radius:6px;background:#f5f5f5}.fav-tab{padding:6px 12px;border-radius:4px;border:none;background:transparent;color:#737373;font-size:12px;font-weight:500;cursor:pointer}.fav-tab--active{background:#fff;color:#000;font-weight:600;box-shadow:0 1px 2px #0003}.favorites-list{padding:16px 16px 0;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.favorite-item{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px;border-radius:4px;min-width:0}.fav-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.fav-left svg{flex-shrink:0}.fav-name{flex:1;min-width:0;color:#404040;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fav-code{display:flex;align-items:center;height:20px;padding:3px 6px;border-radius:4px;border:1px solid #E5E5E5;color:#737373;font-size:14px;white-space:nowrap;flex-shrink:0}.fav-code-link{height:auto;padding:4px 6px;border:1px solid #007CB4;background:transparent;color:#007cb4;font-weight:500;text-decoration:underline}.favorite-item--page{justify-content:flex-start;gap:8px}.fav-page-name{flex:1;min-width:0;color:#404040;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fav-divider{height:1px;background:#f3f4f6;margin:8px 0}.fav-page-star{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0}.fav-page-link{border:none;background:none;padding:0;text-align:left;cursor:pointer;font-family:inherit}.fav-page-link:hover{color:#ff6404;text-decoration:underline}.fav-empty{color:#737373;font-size:13px;padding:4px 0}.page-fav-star{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;border:none;border-radius:1000px;background:transparent;cursor:pointer;flex-shrink:0}.page-fav-star:hover{background:#f4f4f5}.show-all-link{text-align:center;color:#ff6404;font-size:12px;font-weight:600;padding:0 16px 12px;cursor:pointer;flex-shrink:0}.sidebar-collapsed .sidebar{width:60px}.sidebar-collapsed .nav-label,.sidebar-collapsed .nav-arrow,.sidebar-collapsed .logo-text,.sidebar-collapsed .panel-toggle-btn,.sidebar-collapsed .copyright{display:none}.sidebar-collapsed .nav-item{justify-content:center;padding:9px 8px}.sidebar-collapsed .panel-toggle-btn{display:none}.sidebar-abbr-badge{display:none;flex-shrink:0;align-items:center;justify-content:center;padding:4px 3px;border-radius:3px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#000;line-height:12px;min-width:20px;height:20px}.create-abbr-badge{background:#5ccc74}.sidebar-collapsed .sidebar-logo{justify-content:center;padding:14px 16px 10px}.sidebar-collapsed .sidebar-footer .nav-item{justify-content:center;padding:9px}.sidebar-collapsed .copyright-short{display:flex!important}app-cj-detail-shell{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.cj-content{flex:1;padding:0;overflow:hidden;display:flex;flex-direction:column;background:url(https://api.builder.io/api/v1/image/assets/TEMP/ab6150221db1f6fbdb4a04f053a85ea813f8b699?width=2760) center/cover no-repeat,#04041c}.cj-card{flex:1;display:flex;flex-direction:column;background:#fff;overflow:hidden;min-height:0}.cj-scrollable{flex:1;overflow-y:auto;padding:16px 32px}.cj-inner{max-width:960px;margin:0 auto;width:100%}.cj-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 0 0;border-top:1px solid #E4E4E7;background:#fff}.cj-footer-inner{max-width:960px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between}.cj-btn-cancel{display:flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.cj-btn-cancel:hover{background:#f5f5f5}.cj-btn-next{display:flex;align-items:center;justify-content:center;padding:10px 32px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.cj-btn-next:hover{background:#d94505}.cj-error-banner{margin:0 0 16px;padding:10px 12px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.cj-header{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.cj-title-row{display:flex;align-items:center;gap:4px}.cj-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;margin:0}.cj-job-type-row{display:flex;align-items:center;gap:8px}.cj-job-type-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#000}.cj-job-type-wrapper{position:relative}.cj-job-type-select{display:flex;align-items:center;gap:8px;height:42px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-size:14px;color:#000;cursor:pointer;min-width:320px;justify-content:space-between;transition:border-color .15s}.cj-job-type-select--open{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}.cj-job-type-select--disabled{background:#f5f5f5;color:#404040;cursor:default}.cj-job-type-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);bottom:auto;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;max-height:240px;overflow-y:auto}.input-overlay-up .cj-job-type-dropdown{top:auto;bottom:calc(100% + 4px)}.cj-job-type-option{padding:10px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#000;cursor:pointer;transition:background .1s}.cj-job-type-option:hover{background:#fff4ec}.cj-job-type-option--selected{color:#ff6404;font-weight:500}.cj-select-wrapper{position:relative}.cj-select--open{border-color:#ff6404!important;box-shadow:0 1px 2px #1018280d}.cj-select-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);bottom:auto;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:2000;max-height:240px;overflow-y:auto}.input-overlay-up .cj-select-dropdown{top:auto;bottom:calc(100% + 4px)}.cj-select-option{padding:10px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;cursor:pointer;transition:background .1s}.cj-select-option:hover{background:#fff4ec}.cj-select-option--selected{color:#ff6404;font-weight:500}.cj-select-dropdown-action{display:flex;align-items:center;gap:6px;padding:10px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404;cursor:pointer;border-bottom:1px solid #E4E4E7;transition:background .1s}.cj-select-dropdown-action:hover{background:#fff4ec}.cj-steps{display:flex;align-items:center;padding:20px;border-radius:12px;background:#04041c;margin-bottom:0;gap:12px}.cj-step{display:flex;align-items:center;gap:12px}.cj-step-icon{width:36px;height:36px;border-radius:100px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;flex-shrink:0;border:2px solid #4C4D5C}.cj-step-icon--active{background:#f05006;border-color:#f05006}.cj-step-icon--success{background:#27923e;border-color:#27923e}.cj-step-label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;width:100px}.cj-step-label--active{color:#ff6404;text-decoration:underline}.cj-step-label--success{color:#007cb4;text-decoration:underline}.cj-step-label--clickable{border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.cj-step-label--clickable:hover{color:#005f8a}.cj-step-line{flex:1;height:2px;background:#4c4d5c;border-radius:9999px}.cj-step-line--active{background:#f05006}.mc-section{padding:32px 0 40px;border-bottom:1px solid #E4E4E7;display:flex;flex-direction:column;gap:12px}.mc-section--last{border-bottom:none}.mc-header-row{display:flex;align-items:center;gap:12px}.mc-title-info{display:flex;align-items:center;gap:4px}.mc-section-title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000}.mc-labour-section-header{display:flex;align-items:center;gap:12px}.mc-empty-state{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px 0}.mc-empty-placeholder{width:88px;height:80px;border-radius:10px;background:#f7f7f7}.mc-empty-text{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:center;max-width:640px}.mc-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404}.mc-add-btn:hover{background:#fff4ec}.mc-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;width:100%}.mc-table-header{display:flex;background:#fff;padding:0 4px}.mc-table-row{display:flex;padding:0 4px}.mc-table-row--alt{background:#fafafa}.mc-table-add-row{display:flex;justify-content:center;padding:12px 0;background:#fff}.mc-th{display:flex;align-items:center;padding:8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-th--qty{width:110px;flex-shrink:0}.mc-th--inv,.mc-th--part{width:100px;flex-shrink:0}.mc-th--desc{flex:1;min-width:0}.mc-th--cost{width:100px;flex-shrink:0}.mc-th--action{width:40px;flex-shrink:0}.mc-td{display:flex;align-items:center;padding:4px 8px;height:40px}.mc-td--qty{width:110px;flex-shrink:0}.mc-td--inv,.mc-td--part{width:100px;flex-shrink:0}.mc-td--desc{flex:1;min-width:0}.mc-td--cost{width:100px;flex-shrink:0;justify-content:flex-end}.mc-td--action{width:40px;flex-shrink:0;justify-content:center}.mc-input{width:100%;height:32px;padding:0 8px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none}.mc-input:focus{border-color:#ff6404}.mc-fm-description{margin:0;max-width:640px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#52525b}.mc-fm-field{display:flex;flex-direction:column;gap:6px;margin-top:8px}.mc-fm-input{width:200px}.mc-input--desc{width:100%}.mc-input--right{text-align:right}.mc-icon-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid #D4D4D8;border-radius:6px;background:transparent;cursor:pointer;padding:0}.mc-icon-btn:hover{background:#f4f4f5}.mc-labour-tables{display:flex;flex-direction:column;gap:12px;width:100%}.mc-labour-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;width:100%}.mc-labour-table-title{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #E4E4E7;background:#fff}.mc-labour-desc-row{display:flex;align-items:center;gap:8px}.mc-labour-desc-text{font-family:Inter,sans-serif;font-size:12px;color:#000}.mc-labour-desc-input{height:28px;padding:0 8px;border:1px solid #E4E4E7;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;min-width:160px}.mc-labour-desc-input:focus{border-color:#ff6404}.mc-labour-cols{display:flex}.mc-th--lhqty{width:100px;flex-shrink:0}.mc-th--lhtype{flex:1;min-width:0}.mc-th--lhcost{width:140px;flex-shrink:0}.mc-labour-row{display:flex;align-items:center}.mc-labour-row--alt{background:#fafafa}.mc-td--lhqty{width:100px;flex-shrink:0;padding:4px 8px}.mc-td--lhtype{flex:1;min-width:0;padding:4px 8px}.mc-td--lhcost{width:140px;flex-shrink:0;padding:4px 8px;justify-content:flex-end}.mc-select-wrapper{position:relative;width:100%}.mc-select{width:100%;height:32px;padding:0 32px 0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;appearance:none;outline:none;cursor:pointer}.mc-select:focus{border-color:#ff6404}.mc-select-wrapper svg{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none}.mc-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}@media(max-width:768px){.mc-summary-grid{grid-template-columns:1fr}}.mc-summary-panel{border:.5px solid #E4E4E7;border-radius:8px;background:#fdfdfd;padding:8px;display:flex;flex-direction:column;gap:8px;min-height:120px}.mc-summary-label{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#000}.mc-summary-row{display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;font-size:12px;color:#545454}.mc-summary-divider{height:1px;background:#e4e4e7;width:100%}.mc-show-variations{background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;color:#ff6404;font-weight:400;padding:0}.mc-show-variations:hover{text-decoration:underline}.inv-section{padding:32px 0 40px;border-bottom:1px solid #E4E4E7;display:flex;flex-direction:column;gap:16px}.inv-header-row{display:flex;align-items:center;gap:12px}.inv-optional{font-weight:400}.inv-claim-card{border:1px solid #E4E4E7;border-radius:8px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:16px;width:100%}.inv-claim-header{display:flex;justify-content:space-between;align-items:center}.inv-claim-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#000}.inv-claim-actions{display:flex;align-items:center;gap:8px}.inv-btn-danger{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#d52825;border:none;border-radius:6px;cursor:pointer;padding:0}.inv-btn-danger:hover{background:#b81e1b}.inv-claim-body{display:flex;flex-direction:column;gap:12px}.inv-field-group{display:flex;flex-direction:column;gap:4px;flex:1}.inv-field-group--flex{flex:1}.inv-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000}.inv-label--muted{color:#737373}.inv-input{height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;width:100%}.inv-input:focus{border-color:#ff6404}.inv-row-gap{display:flex;align-items:flex-end;gap:12px}.inv-create-invoice-btn{flex-shrink:0;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404;white-space:nowrap}.inv-create-invoice-btn:hover{background:#fff4ec}.inv-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:600px){.inv-two-col{grid-template-columns:1fr}}.inv-divider{height:1px;background:#e4e4e7;width:100%}.inv-breakdown-header{display:flex;align-items:center;gap:12px}.inv-breakdown-title{font-family:Inter,sans-serif;font-size:12px;color:#000}.inv-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;width:100%}.inv-table-header-row{display:flex;background:#fff;border-bottom:1px solid #E4E4E7}.inv-table-row{display:flex}.inv-table-row--alt{background:#fafafa}.inv-th{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;padding:8px;display:flex;align-items:center;white-space:nowrap}.inv-th-group{display:flex;flex-direction:column;min-width:0}.inv-th-group--span2{flex:2}.inv-th-group--span3{flex:3}.inv-th-group-cols>.inv-th{min-width:0}.inv-th-group-label{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;padding:4px 8px;text-align:center;border-bottom:1px solid #E4E4E7}.inv-th-group-cols{display:flex}.inv-th--desc{width:240px;flex-shrink:0}.inv-th--qty{width:80px;flex-shrink:0}.inv-th--pct,.inv-th--amt,.inv-th--claim{flex:1}.inv-th--border-right{border-right:1px solid #E4E4E7}.inv-dollar{margin-right:2px}.inv-td{display:flex;align-items:center;height:40px}.inv-td--desc{width:240px;flex-shrink:0;padding:4px 4px 4px 0}.inv-td--qty{width:80px;flex-shrink:0;padding:4px}.inv-td--pct,.inv-td--amt{flex:1;padding:4px}.inv-td--claim{flex:1;padding:4px 8px;justify-content:flex-end}.inv-td--border-right{border-right:1px solid #E4E4E7}.inv-td-input{width:100%;height:32px;padding:0 8px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none}.inv-td-input:focus{border-color:#ff6404}.inv-td-input--right{text-align:right}.inv-td-readonly{font-family:Inter,sans-serif;font-size:12px;color:#000;text-align:right}.cj-footer-inner--step2{display:flex;justify-content:space-between;align-items:center;width:100%}.cj-footer-right-group{display:flex;align-items:center;gap:10px}.s2-job-number-row{display:flex;flex-direction:column;gap:4px}.s2-job-number-label{display:flex;align-items:center;gap:4px}.s2-job-badge{display:inline-flex;width:auto;align-self:center;margin-right:auto;padding:2px 6px;border-radius:4px;background:#efefef;color:#404040;font-family:Inter,sans-serif;font-size:12px;font-weight:400}.s2-label-with-tooltip{display:flex;align-items:center;gap:4px}.s2-tooltip-wrapper{position:relative;display:flex;align-items:center;cursor:default;flex-shrink:0}.s2-tooltip-popup{display:none;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);width:267px;box-sizing:border-box;padding:6px 12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:18px;z-index:90000;white-space:normal;pointer-events:none}.s2-tooltip-popup strong{font-weight:700}.s2-tooltip-popup .s2-tooltip-arrow{position:absolute;left:50%;bottom:-10px;display:block;transform:translate(-50%);margin:0}@media(max-width:1279px){.s2-tooltip-popup--avoid-left{left:0;transform:none}.s2-tooltip-popup--avoid-left .s2-tooltip-arrow{left:12px;transform:none}.s2-tooltip-popup--po{left:auto;right:-4px;transform:none}.s2-tooltip-popup--po .s2-tooltip-arrow{left:auto;right:6px;transform:none}}.s2-tooltip-wrapper:hover{z-index:90000}.s2-tooltip-wrapper:hover .s2-tooltip-popup{display:block}.s2-full-field{display:flex;flex-direction:column;gap:4px}.s2-original-info{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;padding:16px 0;border-top:1px solid #E4E4E7;border-bottom:1px solid #E4E4E7}.s2-original-info-item{display:flex;flex-direction:column;gap:8px;flex:1 1 240px;min-width:0}.s2-original-info-value{margin:0;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.s2-textarea{width:100%;min-height:80px;padding:8px 12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;resize:vertical;box-sizing:border-box;outline:none}.s2-textarea--tall{min-height:88px}.s2-textarea::placeholder{color:#737373}.s2-textarea:focus{border-color:#a1a1aa}.s2-radio-group{display:flex;align-items:center;gap:16px;padding:2px}.s2-radio-item{display:flex;align-items:center;gap:8px;cursor:pointer}.s2-radio-item input[type=radio]{display:none}.s2-radio-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid #E4E4E7;box-sizing:border-box}.s2-radio-dot--active{border:5px solid #F05006}.s2-radio-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000}.s2-drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 8px;border-radius:8px;border:.5px dashed #71717A;background:#fdfdfd;transition:border-color .15s,background .15s}.s2-drop-zone--drag{border-color:#ff6404;background:#fff4ec}.s2-upload-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.s2-upload-btn:hover{background:#fff4ec}.s2-drop-hint{color:#000;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin:0}.s2-file-row{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;min-height:68px}.s2-file-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.s2-file-thumb{width:44px;height:44px;border-radius:8px;border:1px solid #E4E4E7;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;box-shadow:0 2px 4px #0000000d}.s2-file-thumb-img{width:100%;height:100%;object-fit:cover}.s2-file-meta{display:flex;align-items:center;gap:8px;min-width:0}.s2-file-name{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.s2-file-size{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#545454;line-height:16px;white-space:nowrap;flex-shrink:0}.s2-file-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.s2-file-privacy-wrapper{position:relative}.s2-file-privacy-trigger{width:220px;height:32px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;cursor:pointer;white-space:nowrap}.s2-file-privacy-dd{position:absolute;top:calc(100% + 4px);left:0;min-width:220px;z-index:2000}.s2-file-btn{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;flex-shrink:0;transition:opacity .15s}.s2-file-btn--outline{border:1px solid #FF6404;background:transparent;color:#ff6404;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.s2-file-btn--outline:hover{background:#ff64040f}.s2-file-btn--danger{border:none;background:#d52825;width:28px;height:28px}.s2-file-btn--danger:hover{opacity:.85}@media(max-width:768px){.s2-file-row,.s2-file-right{flex-wrap:wrap}.s2-file-privacy-trigger{width:160px}.s2-file-name{max-width:140px}}@media(max-width:480px){.s2-file-privacy-trigger{width:120px}.s2-file-name{max-width:100px}}.s3-section{display:flex;flex-direction:column;gap:16px;padding:32px 0 40px;border-bottom:none}.s3-emp-dd-wrapper{position:relative}.s3-emp-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:2000;border-radius:8px;border:1px solid #DEDEDE;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;overflow:hidden}.input-overlay-up .s3-emp-dropdown{top:auto;bottom:calc(100% + 4px)}.s3-dd-header{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:6px 8px 2px;box-sizing:border-box;flex-shrink:0}.s3-dd-count,.s3-dd-selected-count{flex-shrink:0;white-space:nowrap}.s3-dd-count{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b;line-height:18px}.s3-dd-selected-count{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#52525b;line-height:18px}.s3-dd-search{display:flex;align-items:center;gap:8px;margin:4px 8px;padding:6px 10px;border-radius:8px;border:1px solid #DEDEDE;background:#fff;flex-shrink:0}.s3-dd-search-input{flex:1;border:none;outline:none;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#09090b;background:transparent;min-width:0}.s3-dd-search-input::placeholder{color:#71717a}.s3-dd-list{flex:1;overflow-y:auto;max-height:196px}.s3-dd-item{display:flex;align-items:center;gap:10px;height:28px;padding:4px 8px;cursor:pointer;border-radius:6px;margin:1px 4px}.s3-dd-item:hover{background:#fafafa}.s3-dd-checkbox{display:flex;width:16px;height:16px;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px;border:1.25px solid #E4E4E7;background:#fff;overflow:hidden}.s3-dd-checkbox--checked{border:none;background:transparent}.s3-dd-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.s3-dd-name{flex:1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s3-dd-footer{display:flex;justify-content:space-between;align-items:center;padding:8px;border-top:1px solid #E4E4E7;flex-shrink:0}.s3-dd-reset{background:none;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#52525b;cursor:pointer;padding:4px 0}.s3-dd-reset:hover{color:#09090b}.s3-dd-apply{display:flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:8px;background:#f05006;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#fff;cursor:pointer;min-width:72px}.s3-dd-apply:hover{background:#d54505}.s3-emp-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.s3-selected-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.s3-emp-badge{display:inline-flex;height:20px;padding:4px;align-items:center;gap:4px;border-radius:4px;background:#f5f5f5;color:#404040;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px;white-space:nowrap}.s3-badge-remove{display:flex;width:14px;height:14px;flex-shrink:0;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:opacity .1s}.s3-badge-remove:hover{opacity:1}.s3-emp-more-btn{display:inline-flex;height:20px;padding:0;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#ff6404;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:12px;flex-shrink:0}.s3-badge-avatar{width:16px;height:16px;border-radius:50%;object-fit:cover;flex-shrink:0}.cj-btn-back{display:flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:8px;border:1px solid #FF6404;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.cj-btn-back:hover{background:#fff4ec}.cj-footer-right{display:flex;align-items:center;gap:10px}.cj-label--with-icon{display:flex;align-items:center;gap:4px}.cj-label--muted{color:#737373}.cj-field--job-number{margin-right:auto}.uc-job-number-tag{display:inline-flex;width:auto;padding:2px 6px;align-items:center;align-self:center;border-radius:4px;background:#efefef;color:#404040;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cj-textarea{width:100%;border-radius:8px;border:1px solid #E4E4E7;background:#fff;padding:8px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:16px;resize:vertical;min-height:80px;box-sizing:border-box;outline:none;transition:border-color .15s}.cj-textarea::placeholder{color:#737373}.cj-textarea:focus{border-color:#ff6404}.cj-textarea--disabled{background:#f5f5f5;color:#404040;cursor:default;resize:none}.cj-textarea--disabled::placeholder{color:#404040}.uc-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 8px;border-radius:8px;border:.5px dashed #71717A;background:#fdfdfd;width:100%;box-sizing:border-box}.uc-dropzone{transition:border-color .15s,background .15s}.uc-dropzone--clickable{cursor:pointer}.uc-dropzone--clickable:hover{border-color:#ff6404;background:#fff5ef}.uc-upload-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:none;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.uc-upload-btn:hover{background:#fff4ec}.uc-dropzone-hint{color:#000;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin:0}.cj-section{padding:32px 0 40px;border-bottom:1px solid #E4E4E7;display:flex;flex-direction:column;gap:12px}.cj-section--last{border-bottom:none}.cj-section--adjustment-detail{padding-top:0}.cj-section--adjustment-detail .cj-fields-row{align-items:flex-start;justify-content:flex-start}.cj-section--no-bottom-border{border-bottom:none}.cj-section--bottom-border{border-bottom:1px solid #E4E4E7}.cj-section-title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000;margin:0}.cj-optional{font-family:Inter,sans-serif;font-weight:400}.cj-fields-row{display:flex;gap:16px;align-items:flex-end}.cj-fields-row--start{align-items:flex-start;justify-content:flex-start}.cj-fields-row--2 .cj-field,.cj-fields-row--3 .cj-field{flex:1}.cj-field{display:flex;flex-direction:column;gap:4px;flex:1}.cj-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:16px}.cj-required{color:#ef4444;font-size:12px;font-weight:500}.cj-select,.cj-input{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;font-size:12px}.cj-input--disabled{background:#f5f5f5;color:#404040;cursor:default}.cj-select>svg,.nc-select>svg,.ci-select>svg,.scheduler-ctrl-btn>svg,.s2-file-privacy-trigger>svg{transition:transform .18s ease;transform-origin:center}.cj-select.cj-select--open>svg,.nc-select--open>svg,.ci-select--open>svg,.scheduler-ctrl-btn--active>svg,.s2-file-privacy-trigger.cj-select--open>svg{transform:rotate(180deg)}.cj-input--disabled .cj-select-value,.cj-input--disabled .cj-select-placeholder{color:#404040}.cj-select-value{color:#000;font-size:12px;font-weight:400}.cj-select-placeholder{color:#737373;font-size:12px;font-weight:400}.cj-plain-input{flex:1;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;width:100%}.cj-plain-input::placeholder{color:#737373}.cj-select-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400}.cj-select-search-input::placeholder{color:#737373}.dp-wrapper{position:relative}.dp-calendar{position:absolute;top:calc(100% + 4px);bottom:auto;left:0;z-index:200;width:332px;padding:12px;display:flex;flex-direction:column;gap:16px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.input-overlay-up .dp-calendar{top:auto;bottom:calc(100% + 4px)}.dp-nav{display:flex;justify-content:center;align-items:center}.dp-nav-btn{width:36px;height:36px;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;flex-shrink:0;transition:background .1s}.dp-nav-btn:hover{background:#f5f5f5}.dp-month-label{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;color:#09090b;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;padding:4px 3px;border-radius:6px;transition:background .1s}.dp-month-label:hover{background:#f5f5f5}.dp-year-scroll{display:grid;grid-template-columns:repeat(4,1fr);overflow-y:auto;max-height:288px;align-self:stretch}.dp-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);align-self:stretch}.dp-picker-cell{height:44px;border:none;border-radius:4px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center;cursor:pointer;transition:background .1s,color .1s}.dp-picker-cell:hover:not(.dp-picker-cell--selected){background:#f5f5f5}.dp-picker-cell--selected{background:#04041c;color:#fff}.dp-nav-spacer{width:36px;flex-shrink:0}.dp-days-header{display:flex;align-items:flex-start}.dp-day-name{flex:1;height:24px;display:flex;align-items:center;justify-content:center;color:#71717a;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.dp-grid{display:grid;grid-template-columns:repeat(7,1fr);row-gap:4px}.dp-cell{display:flex;align-items:center;justify-content:center;height:36px;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#09090b;transition:background .1s}.dp-cell:hover:not(.dp-cell--selected){background:#f5f5f5}.dp-cell--outside{color:#71717a}.dp-cell--today{font-weight:600;background:#f4f4f5}.dp-cell--today:hover{background:#e4e4e7}.dp-cell--selected{background:#04041c!important;color:#fff;font-weight:400}.tp-wrapper{position:relative}.tp-dropdown{position:absolute;top:calc(100% + 4px);bottom:auto;left:0;z-index:200;background:#fff;border:1px solid #DEDEDE;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:8px;width:227px;box-sizing:border-box}.input-overlay-up .tp-dropdown{top:auto;bottom:calc(100% + 4px)}.tp-cols{display:flex;align-items:stretch;height:256px;position:relative}.tp-highlight{position:absolute;left:0;right:0;top:50%;height:32px;transform:translateY(-50%);border-top:1px solid #E4E4E7;border-bottom:1px solid #E4E4E7;background:#fafafa;pointer-events:none}.tp-col{flex:1;overflow-y:scroll;overscroll-behavior:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;-ms-overflow-style:none}.tp-col::-webkit-scrollbar{display:none}.tp-col--period{flex:0 0 40px}.tp-col-pad{height:112px;flex-shrink:0}.tp-item{height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#000;cursor:pointer;border-radius:6px;scroll-snap-align:center;transition:background .1s}.tp-item:hover{background:#f0f0f0}.tp-item--selected{font-weight:500}.tp-colon-col{width:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:16px;color:#000}.tags-dd-wrapper{position:relative}.tags-trigger{height:32px;padding:0 12px;align-items:center;cursor:pointer;flex-wrap:nowrap;gap:0}.tags-search-input{flex:1;min-width:80px;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:12px;color:#000;line-height:22px}.tags-search-input::placeholder{color:#737373}.tags-selected-row{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:6px}.tag-badge{display:inline-flex;height:20px;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:#f5f5f5;color:#404040;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px;white-space:nowrap}.tag-badge-remove{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;width:16px;height:16px;cursor:pointer;flex-shrink:0;border-radius:50%;transition:opacity .1s}.tag-badge-remove:hover{opacity:.7}.tags-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);bottom:auto;background:#fff;border:1px solid #DEDEDE;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:2000;padding:8px}.input-overlay-up .tags-dropdown{top:auto;bottom:calc(100% + 4px)}.tags-dd-list{display:flex;flex-direction:column;gap:2px;max-height:160px;overflow-y:auto}.tags-create-action{display:flex;height:32px;align-items:center;justify-content:center;gap:8px;border-radius:6px;background:#f5f5f5;cursor:pointer;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap;flex-shrink:0;padding:0 8px;transition:background .1s;margin-bottom:2px}.tags-create-action:hover{background:#efefef}.tags-dd-item{display:flex;align-items:center;height:28px;padding:0 6px;border-radius:6px;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;cursor:pointer;flex-shrink:0;transition:background .1s}.tags-dd-item:hover{background:#fff4ec;color:#ff6404}.tags-dd-item--selected{color:#ff6404;font-weight:600}.cj-btn-create-job{display:flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.cj-btn-create-job:hover{background:#d94505}.cj-empty-contact{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}.cj-empty-text{font-family:Inter,sans-serif;font-size:12px;color:#000;text-align:center;margin:0}.cj-add-contact-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:none;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.cj-add-contact-btn:hover{background:#fff4ec}.contact-cards-grid{display:flex;flex-wrap:wrap;gap:16px;width:100%}.contact-card{flex:1 1 280px;min-width:260px;max-width:calc(33.333% - 11px);display:flex;flex-direction:column;border-radius:8px;border:1px solid #E9E9E9;background:#fff;box-shadow:0 1px 2px #0003;overflow:hidden}.contact-card-header{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#fff}.contact-card-avatar{width:36px;height:36px;border-radius:100px;overflow:hidden;flex-shrink:0}.contact-card-avatar img{width:100%;height:100%;object-fit:cover;display:block}.contact-card-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.contact-card-name{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-card-role{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;color:#404040}.contact-card-status{display:flex;align-items:center;gap:2px;flex-shrink:0}.contact-badge{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:100px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;color:#fff;white-space:nowrap}.contact-badge--active{border:1px solid #136F45;background:#29845a}.contact-badge--inactive{border:1px solid #B5B5B5;background:#787878}.contact-card-menu{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;flex-shrink:0}.contact-card-details{display:flex;border-top:1px solid #E5E5E5}.contact-card-detail-item{display:flex;flex-direction:column;gap:6px;flex:1;padding:8px 12px;border-right:1px solid #E5E5E5}.contact-card-detail-item:last-child{border-right:none}.contact-card-detail-label{font-family:Inter,sans-serif;font-size:10px;color:#545454;line-height:12px}.contact-card-detail-value{font-family:Inter,sans-serif;font-size:12px;color:#000;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-card-tags{display:flex;align-items:center;gap:20px;padding:8px 12px;border:1px solid #E5E5E5;background:#fff}.contact-card-tag{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:10px;color:#545454}.contact-card-tag--inactive{opacity:.7}.contact-card-add{flex:1 1 280px;min-width:260px;max-width:calc(33.333% - 11px);min-height:136px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px dashed #FF6404;background:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404;transition:background .15s}.contact-card-add:hover{background:#fff4ec}.nc-overlay{position:fixed;inset:0;z-index:60000;background:#0006;display:flex;align-items:stretch;justify-content:flex-end}.nc-panel{width:420px;background:#fff;display:flex;flex-direction:column;height:100%;box-shadow:-8px 0 32px #00000026}.nc-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #E4E4E7;flex-shrink:0}.nc-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;line-height:22px}.nc-close{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer}.nc-close:hover{background:#f0f0f0}.nc-body{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.nc-field{display:flex;flex-direction:column;gap:4px}.nc-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000}.nc-input,.nc-select{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;font-size:14px}.nc-textarea{min-height:80px;padding:10px 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-size:14px;display:flex;align-items:flex-start}.nc-input-placeholder{color:#737373;font-size:14px}.nc-input-value{color:#000;font-size:14px}.nc-fields-row{display:flex;gap:12px}.nc-fields-row .nc-field{flex:1}.nc-footer{display:flex;gap:12px;padding:16px 24px;border-top:1px solid #E4E4E7;flex-shrink:0;background:#fff}.nc-btn-cancel{flex:1;padding:12px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.nc-btn-cancel:hover{background:#f5f5f5}.nc-btn-create{flex:1;padding:12px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.nc-btn-create:hover{background:#d94505}.nc-select-wrapper{position:relative}.nc-select--open{border-color:#ff6404!important;box-shadow:0 0 0 1px #ff6404}.nc-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);bottom:auto;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:70000;max-height:200px;overflow-y:auto}.input-overlay-up .nc-dropdown,.nc-select-wrapper--open-above .nc-dropdown{top:auto;bottom:calc(100% + 4px)}.nc-dropdown-option{padding:9px 12px;font-family:Inter,sans-serif;font-size:14px;color:#000;cursor:pointer;transition:background .1s}.nc-dropdown-option:hover{background:#fff4ec}.nc-dropdown-option--selected{color:#ff6404;font-weight:500}.nc-text-input{width:100%;height:40px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:14px;color:#000;outline:none;box-sizing:border-box;transition:border-color .15s}.nc-text-input:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}.nc-text-input::placeholder{color:#737373}.nc-text-textarea{width:100%;min-height:80px;padding:10px 12px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:14px;color:#000;outline:none;resize:vertical;box-sizing:border-box;transition:border-color .15s}.nc-text-textarea:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}.nc-text-textarea::placeholder{color:#737373}.acc-overlay{position:fixed;inset:0;z-index:60000;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:stretch;justify-content:flex-end;padding:12px}.acc-panel{width:440px;background:#fff;display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden;box-shadow:-8px 0 32px #00000026}.acc-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F8F8F8;flex-shrink:0}.acc-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px}.acc-close{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;padding:0;flex-shrink:0}.acc-body{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.acc-upload-zone{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;border:.5px dashed #8A8A8A;background:#fdfdfd}.acc-avatar-box{width:120px;height:120px;flex-shrink:0;border-radius:8px;border:1px solid #8A8A8A;background:#fafafa;display:flex;align-items:center;justify-content:center}.acc-upload-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:120px}.acc-upload-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#000;cursor:pointer}.acc-upload-btn:hover{background:#f5f5f5}.acc-upload-hint{font-family:Inter,sans-serif;font-size:12px;color:#000}.acc-upload-zone--filled{border:1px solid #005BD3;background:#eaf4ff}.acc-avatar-preview{width:120px;height:120px;flex-shrink:0;border-radius:8px;object-fit:cover}.acc-upload-content--filled{align-items:center;gap:8px}.acc-upload-file-info{display:flex;align-items:center;gap:8px}.acc-upload-filename{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000}.acc-upload-filesize{font-family:Inter,sans-serif;font-size:12px;color:#303030}.acc-change-file-btn{background:none;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404;text-decoration:underline}.acc-file-input-hidden{display:none}.acc-row{display:flex;gap:12px}.acc-grid{display:flex;flex-wrap:wrap;gap:12px}.acc-field{display:flex;flex-direction:column;gap:4px;flex:1 1 calc(50% - 6px);min-width:0}.acc-field--full{flex:1 1 100%}.acc-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:16px}.acc-input{height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;box-sizing:border-box;width:100%;transition:border-color .15s}.acc-input:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}.acc-input::placeholder{color:#71717a}.acc-textarea{min-height:80px;padding:8px 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;resize:vertical;box-sizing:border-box;width:100%;transition:border-color .15s}.acc-textarea:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}.acc-textarea::placeholder{color:#737373}.acc-section-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b;line-height:16px}.acc-optional{font-weight:400;color:#737373}.acc-select-wrapper{position:relative}.acc-select{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;color:#000;transition:border-color .15s}.acc-select--open{border-color:#ff6404}.acc-select-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);bottom:auto;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:70001;overflow:hidden}.input-overlay-up .acc-select-dropdown{top:auto;bottom:calc(100% + 4px)}.acc-select-option{padding:8px 12px;font-family:Inter,sans-serif;font-size:12px;color:#000;cursor:pointer;transition:background .1s}.acc-select-option:hover{background:#fff4ec}.acc-select-option--active{color:#ff6404;font-weight:500}.acc-checkbox-section{display:flex;flex-direction:column;gap:8px}.acc-section-title--lg{font-size:14px;font-weight:500}.acc-checkboxes{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.acc-checkboxes--spread{gap:40px}.acc-check-item{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;-webkit-user-select:none;user-select:none}.acc-check-item input[type=checkbox]{display:none}.acc-check-box{width:16px;height:16px;flex-shrink:0;border-radius:4px;border:1.5px solid #D4D4D8;display:flex;align-items:center;justify-content:center;background:#fff;transition:border-color .15s}.acc-check-box--checked{border-color:transparent}.acc-footer{display:flex;gap:10px;padding:12px;border-top:1px solid #E5E5E5;background:#fff;box-shadow:0 -1px 8px #00000014;flex-shrink:0}.acc-btn-cancel{flex:1;padding:12px 16px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.acc-btn-cancel:hover{background:#f5f5f5}.acc-btn-create{width:200px;padding:12px 16px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.acc-btn-create:hover{background:#d94605}.ns-overlay{position:fixed;inset:0;z-index:60000;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:stretch;justify-content:flex-end}.ns-panel{width:440px;background:#fff;display:flex;flex-direction:column;height:100%;box-shadow:-8px 0 32px #00000026}.ns-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F8F8F8;flex-shrink:0}.ns-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px}.ns-close{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;padding:0;flex-shrink:0}.ns-body{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:8px}.ns-field{display:flex;flex-direction:column;gap:4px;flex:1;align-items:stretch;height:auto;flex-grow:0}.ns-fields-row{display:flex;gap:12px;align-items:flex-start;width:auto;align-self:stretch}.ns-fields-row .ns-field{flex:1 1 50%}.ns-fields-row .nc-select-wrapper,.ns-fields-row .nc-select{width:100%}.ns-label{color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.ns-text-input{width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;box-sizing:border-box;transition:border-color .15s}.ns-fields-row .nc-select{height:32px}.ns-text-input:focus,.ns-text-input--focus{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}.ns-text-input::placeholder{color:#71717a}.ns-address-wrapper{position:relative;width:100%}.ns-address-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);bottom:auto;background:#fff;border:1px solid #DEDEDE;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:80000;overflow:hidden}.input-overlay-up .ns-address-dropdown{top:auto;bottom:calc(100% + 4px)}.ns-address-option{display:flex;align-items:center;gap:8px;padding:8px;border-bottom:1px solid #E4E4E7;cursor:pointer;transition:background .1s}.ns-address-option:hover{background:#fff4ec}.ns-address-pin{flex-shrink:0}.ns-address-main{flex:1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ns-address-match{font-weight:700;color:#000}.ns-address-secondary{font-family:Inter,sans-serif;font-size:10px;font-weight:400;color:#404040;line-height:12px;white-space:nowrap;flex-shrink:0}.ns-address-footer{display:flex;justify-content:flex-end;align-items:center;padding:6px 8px;background:#fff}.ns-address-google{width:123px;height:17px}.ns-footer{display:flex;gap:10px;padding:12px;border-top:1px solid #E5E5E5;background:#fff;box-shadow:0 -1px 8px #00000014;flex-shrink:0}.ns-btn-cancel{flex:1;padding:12px 16px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .1s}.ns-btn-cancel:hover{background:#f5f5f5}.ns-btn-create{width:200px;padding:12px 16px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .1s}.ns-btn-create:hover{background:#d94605}.success-alert{position:fixed;top:24px;right:24px;z-index:80000;display:flex;flex-direction:column;gap:6px;width:412px;padding:12px;border-radius:8px;border:1px solid #27923E;background:#f2fbf4;box-shadow:0 4px 16px #0000001f;animation:slideInAlert .25s ease}@keyframes slideInAlert{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.success-alert-row{display:flex;align-items:center;gap:8px;align-self:stretch}.success-alert-title{flex:1;color:#27923e;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.success-alert-desc{color:#27923e;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;padding-left:28px}.cancel-overlay{position:fixed;inset:0;z-index:60000;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:center;justify-content:center}.cancel-dialog{width:550px;border-radius:8px;background:#fff;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;overflow:hidden}.cancel-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F8F8F8;background:#fff}.cancel-dialog-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#09090b;line-height:22px}.cancel-dialog-close{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;flex-shrink:0}.cancel-dialog-close:hover{background:#f0f0f0}.cancel-dialog-body{padding:12px 16px;background:#fff}.cancel-dialog-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#09090b;line-height:20px;margin:0}.cancel-dialog-footer{display:flex;align-items:center;gap:10px;padding:12px;border-top:1px solid #E5E5E5;background:#fff}.cancel-dialog-btn{flex:1;padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;cursor:pointer;transition:opacity .15s}.cancel-dialog-btn--no{border:1px solid #D4D4D8;background:#fff;color:#000}.cancel-dialog-btn--no:hover{background:#f5f5f5}.cancel-dialog-btn--yes{border:none;background:#f05006;color:#fff}.cancel-dialog-btn--yes:hover{background:#d94505}.jc-overlay{position:fixed;inset:0;z-index:70000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.jc-modal{width:min(550px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 20px 60px #0000004d}.jc-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #F8F8F8;background:#fff}.jc-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px;letter-spacing:0}.jc-close-btn{display:flex;width:24px;height:24px;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:1px solid #E4E4E7;border-radius:100px;background:#fafafa;cursor:pointer}.jc-close-btn:hover{background:#f4f4f5}.jc-body{display:flex;flex-direction:column;gap:12px;padding:12px 16px 0;overflow-y:auto;background:#fff}.jc-customer-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.jc-customer-info{min-width:0;display:flex;align-items:center;gap:10px;flex:1 1 auto}.jc-avatar{width:36px;height:36px;flex-shrink:0;border-radius:9999px;object-fit:cover}.jc-customer-details{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1 1 auto}.jc-customer-name{overflow:hidden;color:#000;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px}.jc-site-row{display:flex;align-items:center;gap:4px;min-width:0}.jc-site-row svg{flex-shrink:0}.jc-site-name{min-width:0;overflow:hidden;color:#545454;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.jc-copy-btn{display:flex;align-items:center;justify-content:center;gap:2px;flex-shrink:0;padding:0;border:0;border-radius:8px;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer}.jc-copy-btn:hover{color:#f05006}.jc-description{display:flex;flex-direction:column;gap:2px;width:100%;padding:8px;background:#fffbf6}.jc-description-text{margin:0;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0}.jc-info-row{display:flex;align-items:flex-start;gap:16px;width:100%;padding:16px 0;border-top:1px solid #E4E4E7}.jc-info-cell{min-width:0;display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;gap:4px}.jc-info-label{color:#545454;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px;letter-spacing:0}.jc-info-value{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}.jc-footer{display:flex;align-items:flex-start;gap:10px;width:100%;padding:12px;border-top:1px solid #E5E5E5;background:#fff}.jc-btn-scheduler,.jc-btn-details{display:flex;min-height:42px;align-items:center;justify-content:center;gap:6px;flex:1 1 0;padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;cursor:pointer}.jc-btn-scheduler{border:1px solid #FF6404;background:#fff;color:#ff6404}.jc-btn-details{border:1px solid #F05006;background:#f05006;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jc-btn-scheduler:hover{background:#fff7ed}.jc-btn-details:hover{background:#d9480a}@media(max-width:640px){.jc-overlay{align-items:flex-end;padding:16px}.jc-customer-row,.jc-info-row,.jc-footer{flex-direction:column}.jc-copy-btn,.jc-btn-scheduler,.jc-btn-details{width:100%}}.modal-overlay{position:fixed;inset:0;z-index:50000;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:center;justify-content:center}.modal-dialog{width:440px;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;position:relative}.modal-dialog:has(.job-type-dropdown){overflow:visible}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F8F8F8;background:#fff;overflow:hidden;border-radius:8px 8px 0 0}.modal-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px}.modal-close-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;padding:0;flex-shrink:0}.modal-body{padding:12px 16px;display:flex;flex-direction:column;gap:12px;background:#fff;overflow:visible}.modal-field{display:flex;flex-direction:column;gap:4px;position:relative}.modal-label{color:#52525b;font-size:12px;font-weight:400;line-height:18px}.modal-select{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;transition:border-color .15s}.modal-select--open{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}.modal-select-placeholder{color:#737373;font-size:12px;font-weight:400;line-height:18px}.modal-select-value{color:#000;font-weight:500}.job-type-dropdown{position:absolute;left:auto;right:auto;top:calc(100% + 2px);bottom:auto;border-radius:8px;border:1px solid #DEDEDE;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50001;max-height:240px;overflow-y:auto;width:412px;align-self:center;margin-left:auto;margin-right:auto}.input-overlay-up .job-type-dropdown{top:auto;bottom:calc(100% + 2px)}.job-type-option{padding:8px;border-radius:6px;color:#000;font-size:12px;font-weight:500;line-height:16px;cursor:pointer;transition:background .1s}.job-type-option:hover{background:#f5f5f5}.job-type-option--selected{background:#fff4ec;color:#ff6404}.modal-footer{display:flex;align-items:center;gap:10px;padding:12px;border-top:1px solid #E5E5E5;background:#fff;box-shadow:0 -1px 8px #00000014;overflow:hidden}.modal-btn{flex:1;height:42px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;cursor:pointer;border:none}.modal-btn--cancel{background:#fff;border:1px solid #D4D4D8;color:#000}.modal-btn--create{background:#27923e;color:#fff}.modal-btn--cancel:hover{background:#f5f5f5}.modal-btn--create:hover:not(:disabled){background:#1e7a32}.modal-btn--create:disabled{background:#dedede;color:#404040;cursor:not-allowed}@media(min-width:1280px){.s2-tooltip-popup--avoid-left,.s2-tooltip-popup--po,.s2-tooltip-popup--avoid-left .s2-tooltip-arrow,.s2-tooltip-popup--po .s2-tooltip-arrow{left:50%;right:auto;transform:translate(-50%)}}@media(min-width:769px)and (max-width:1279px){.sidebar{width:60px}.nav-label,.nav-arrow,.logo-text,.copyright,.panel-toggle-btn{display:none}.copyright-short{display:flex!important}.nav-item{justify-content:center;padding:9px}.sidebar-logo{justify-content:center;padding:14px 16px 10px}.right-sidebar{width:280px}.global-search{width:260px}.content-body{padding:12px;gap:8px}.cj-scrollable{padding:16px 24px}.cj-inner,.cj-footer-inner{max-width:100%}}@media(min-width:481px)and (max-width:768px){.sidebar{width:60px}.nav-label,.nav-arrow,.logo-text,.copyright,.panel-toggle-btn{display:none}.copyright-short{display:flex!important}.nav-item{justify-content:center;padding:9px}.sidebar-logo{justify-content:center;padding:14px 16px 10px}.right-sidebar,.company-name{display:none}.global-search{width:180px}.top-nav{padding:10px 12px}.content-body{padding:8px}.panel-controls{flex-wrap:wrap}.jobs-search-bar{width:100%}.cj-scrollable{padding:16px}.cj-fields-row{flex-wrap:wrap}.cj-fields-row .cj-field{flex:1 1 calc(50% - 8px)}.contact-card,.contact-card-add{max-width:none}}@media(max-width:480px){.sidebar,.right-sidebar,.company-name,.tips-btn,.user-name,.nav-divider{display:none}.global-search{width:100%;min-width:0}.top-nav{padding:10px 12px;gap:8px}.top-nav-right{flex:1;min-width:0}.content-body{padding:8px}.panel-header-row,.panel-controls{flex-direction:column;align-items:stretch}.jobs-search-bar{width:100%;box-sizing:border-box}.cj-scrollable{padding:12px}.cj-job-type-row{align-items:stretch;flex-direction:column}.cj-job-type-select{min-width:0}.cj-steps{padding:12px;gap:8px;overflow-x:auto}.cj-step{gap:8px}.cj-step-label{width:88px;font-size:12px}.cj-fields-row,.cj-fields-row--2,.cj-fields-row--3{flex-direction:column;align-items:stretch}.contact-card,.contact-card-add{min-width:0;max-width:none;flex-basis:100%}.dp-calendar{width:calc(100vw - 48px)}.cj-footer-inner,.cj-footer-inner--step2{gap:12px;align-items:stretch;flex-direction:column}.cj-footer-right-group,.cj-footer-right{width:100%;gap:8px}.cj-btn-cancel,.cj-btn-back,.cj-btn-next,.cj-btn-create-job{width:100%}}.nav-item--hover-dark.nav-item--nb-page-active{background:#f3a727!important}.nav-item--hover-dark.nav-item--nb-page-active:hover{background:#e09e22!important}.nav-item--hover-dark.nav-item--nb-page-active .nav-label{color:#000!important}.nav-arrow--nb-active{background:#000!important;border-color:#00000014!important}.nav-item--hover-dark.nav-item--ts-page-active{background:#f3a727!important}.nav-item--hover-dark.nav-item--ts-page-active:hover{background:#e09e22!important}.nav-item--hover-dark.nav-item--ts-page-active .nav-label{color:#000!important}.nav-item--hover-dark.nav-item--ts-page-active .nav-arrow{border-color:#00000014!important;background:#000!important}.nb-content{flex:1;display:flex;flex-direction:column;overflow:hidden;background:url(https://api.builder.io/api/v1/image/assets/TEMP/177c80be49a6615a006d4d4fd2ce3db8f7ff2971?width=2472) center / cover no-repeat,#04041c;padding:16px 24px}.nb-card{flex:1;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;padding:12px 16px;gap:0;min-height:0}.nb-title-row{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-bottom:12px}.nb-title-icon{flex-shrink:0}.nb-page-title{color:#000;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;line-height:20px}.nb-create-section{display:flex;flex-direction:column;gap:8px;flex-shrink:0;margin-bottom:16px}.nb-author-row{display:flex;align-items:center;gap:8px}.nb-author-avatar{width:24px;height:24px;border-radius:100px;object-fit:cover;flex-shrink:0}.nb-author-name{color:#000;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nb-textarea-wrapper{border-radius:8px;border:1px solid #E4E4E7;transition:border-color .15s,box-shadow .15s}.nb-textarea-wrapper:focus-within,.nb-textarea-wrapper--focus{border-color:#ff6404;box-shadow:0 0 0 2px #ff6404}.nb-textarea{width:100%;min-height:80px;padding:8px 12px;border:none;border-radius:8px;resize:none;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;box-sizing:border-box;background:transparent;line-height:16px}.nb-textarea--comment{min-height:34px}.nb-textarea::placeholder{color:#737373}.nb-post-btn{align-self:flex-start;display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset;transition:background .15s}.nb-post-btn:hover{background:#d94505}.nb-section-gap{flex-shrink:0;height:8px}.nb-latest-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-bottom:12px}.nb-latest-title{color:#000;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;line-height:20px}.nb-posts-feed{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px;min-height:0}.nb-posts-feed--archived{padding-top:4px}.nb-empty{text-align:center;color:#737373;font-size:14px;padding:32px 0}.nb-post{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:16px;border-radius:8px;border:1px solid #E4E4E7;flex-shrink:0}.nb-post-body{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.nb-post-header-row{display:flex;align-items:center;gap:8px}.nb-post-avatar{width:24px;height:24px;border-radius:9999px;object-fit:cover;flex-shrink:0}.nb-post-meta{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.nb-post-author{color:#000;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap}.nb-meta-dot{color:#a1a1aa;font-size:10px;line-height:12px}.nb-post-time{color:#737373;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}.nb-post-text{color:#000;font-size:14px;font-weight:400;line-height:20px;margin:0}.nb-post-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.nb-thread{display:flex;flex-direction:column;gap:12px;margin-top:4px}.nb-thread-empty{color:#a1a1aa;font-size:12px;line-height:16px}.nb-comment{display:flex;align-items:flex-start;gap:8px}.nb-comment-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0;margin-top:2px}.nb-comment-body{display:flex;flex-direction:column;gap:2px;min-width:0}.nb-comment-author{color:#000;font-size:13px;font-weight:600;line-height:18px;white-space:nowrap}.nb-comment-text{color:#3f3f46;font-size:13px;font-weight:400;line-height:18px;margin:0}.nb-comment-compose{display:flex;flex-direction:column;gap:8px}.nb-comment-compose .nb-textarea-wrapper{flex:1;min-width:0}.nb-post-menu-wrapper{position:relative;flex-shrink:0}.nb-post-dropdown{position:absolute;top:calc(100% + 4px);right:0;width:120px;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:9999;overflow:hidden;padding:4px;display:flex;flex-direction:column;gap:2px}.nb-post-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border:none;background:none;border-radius:6px;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;cursor:pointer;text-align:left;transition:background .1s}.nb-post-dropdown-item:hover{background:#f5f5f5}.nb-post-dropdown-item--delete{color:#d52825}.nb-post-dropdown-item--delete:hover{background:#fee2e2}.nb-breadcrumb{display:flex;align-items:center;gap:4px;margin-bottom:8px;flex-shrink:0}.nb-breadcrumb-link{background:none;border:none;padding:0;color:#71717a;font-family:Inter,sans-serif;font-size:12px;font-weight:500;cursor:pointer;line-height:16px}.nb-breadcrumb-link:hover{color:#ff6404}.nb-breadcrumb-current{color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.nb-archived-page-title{color:#000;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px;margin:0 0 16px;flex-shrink:0}.scheduler-page{flex:1;display:flex;flex-direction:column;padding:12px 24px 0;overflow:hidden;background:url(https://api.builder.io/api/v1/image/assets/TEMP/851308323275b978b2a30d16af56fd964a5cd5a5?width=2760) #d3d3d3 50% / cover no-repeat,#04041c}.scheduler-breadcrumb{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#71717a;margin-bottom:6px}.scheduler-breadcrumb svg{width:16px;height:16px;flex-shrink:0}.scheduler-breadcrumb-link{cursor:pointer}.scheduler-breadcrumb-link:hover{color:#ff6404}.scheduler-breadcrumb-parent{cursor:default}.scheduler-breadcrumb-current{color:#007cb4}.scheduler-title-row{display:flex;align-items:center;margin-bottom:12px}.scheduler-title-group{display:flex;align-items:center;gap:4px}.scheduler-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;margin:0;line-height:22px}.scheduler-add-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f05006;border:none;border-radius:8px;color:#fff;font-size:12px;font-weight:600;flex-shrink:0;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.scheduler-add-btn:hover{background:#d94505}.scheduler-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.scheduler-toolbar-left{display:flex;align-items:center;gap:16px;min-width:0;flex-wrap:wrap}.scheduler-date-nav{display:flex;align-items:center;gap:8px}.scheduler-ctrl-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid #D4D4D8;border-radius:8px;background:#fff;font-size:12px;font-weight:600;color:#000;white-space:nowrap;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.scheduler-ctrl-btn:hover{background:#f5f5f5}.scheduler-ctrl-btn--icon{width:32px;height:32px;padding:8px;box-sizing:border-box}.scheduler-ctrl-btn--active{border-color:#ff6404}.scheduler-date-btn,.scheduler-view-btn,.scheduler-category-btn{gap:6px}.scheduler-pref-btn{border-color:#ff6404;color:#ff6404}.scheduler-pref-btn:hover{background:#fff4ed}.scheduler-toolbar-divider{width:1px;height:32px;background:#e4e4e7;flex-shrink:0}.scheduler-dropdown-wrapper{position:relative}.scheduler-dd-panel{position:absolute;top:calc(100% + 4px);bottom:auto;left:0;z-index:200;background:#fff;border:1px solid #DEDEDE;border-radius:8px;padding:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:110px}.input-overlay-up .scheduler-dd-panel{top:auto;bottom:calc(100% + 4px)}.scheduler-dd-item{padding:8px;font-size:12px;font-weight:500;color:#000;border-radius:6px;cursor:pointer}.scheduler-dd-item:hover{background:#f5f5f5;color:#ff6404}.scheduler-dd-item--active{background:#ffecd4;color:#ff6404}.scheduler-main-area{flex:1;display:flex;gap:12px;min-height:0;border-radius:8px;overflow:hidden;background:transparent;border:none}.scheduler-grid-container{flex:1;display:flex;flex-direction:column;overflow:auto;min-width:0;min-height:0;overscroll-behavior:contain;background:#fff;border:1px solid #E4E4E7;border-radius:8px}.scheduler-grid{display:flex;flex-direction:column;min-width:max-content;width:100%}.scheduler-grid-header{display:flex;position:sticky;top:0;z-index:20;background:#f5f5f5;border-bottom:1px solid #D4D4D8;flex-shrink:0}.scheduler-grid-header--with-day{top:41px;z-index:19}.scheduler-time-header{width:80px;flex-shrink:0;border-right:1px solid #D4D4D8;height:62px;position:sticky;left:0;z-index:22;background:#f5f5f5;box-sizing:border-box}.scheduler-time-header--day-title{height:auto;align-self:stretch;border-bottom:none;z-index:24}.scheduler-day-title-row{display:flex;align-items:stretch;flex-shrink:0;background:#f5f5f5;border-bottom:1px solid #D4D4D8;position:sticky;top:0;z-index:21}.scheduler-day-title{flex-shrink:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:10px 12px;font-size:14px;font-weight:600;color:#09090b;line-height:20px;text-align:center;background:#f5f5f5;border-right:1px solid #D4D4D8}.scheduler-emp-header{width:100px;flex-shrink:0;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border-right:1px solid #D4D4D8;background:#f5f5f5;box-sizing:border-box}.scheduler-emp-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.scheduler-emp-name{font-size:12px;color:#000;text-align:center;line-height:16px}.scheduler-grid-body{display:flex;flex-direction:column}.scheduler-grid-row{display:flex;align-items:stretch;flex-shrink:0}.scheduler-grid-row--daily{height:28px;overflow:visible}.scheduler-grid-row--daily:has(.scheduler-event-card){z-index:4;position:relative}.scheduler-time-cell{width:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#000;border-right:1px solid #D4D4D8;background:#f5f5f5;padding:0 8px;text-align:center;line-height:16px;position:sticky;left:0;z-index:6;box-sizing:border-box}.scheduler-body-cell{width:100px;flex-shrink:0;border-right:1px solid rgba(214,214,214,1);border-bottom:1px solid rgba(214,214,214,1);background:#fff;position:relative;padding:2px;box-sizing:border-box;overflow:visible}.scheduler-grid-row--daily .scheduler-body-cell{overflow:visible}.scheduler-body-cell--alt{background:#fafafa}.scheduler-event-card{position:absolute;left:2px;right:2px;top:2px;z-index:2;border-radius:4px;padding:4px 6px;box-sizing:border-box;overflow:hidden;font-size:10px;line-height:13px;color:#09090b;border-top:2px solid transparent;cursor:grab}.scheduler-event-card--moving{opacity:.45;cursor:grabbing}.scheduler-event-card--blue{background:#ebf5ff;border-top-color:#3b82f6}.scheduler-event-card--pink{background:#fff1f2;border-top-color:#f43f5e}.scheduler-event-card--green{background:#ecfdf5;border-top-color:#10b981}.scheduler-event-card--yellow{background:#fffbeb;border-top-color:#f59e0b}.scheduler-event-card-job{font-weight:600;font-size:11px;line-height:14px}.scheduler-event-card-customer{font-weight:600;margin-top:1px}.scheduler-event-card-line{color:#3f3f46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scheduler-jobs-sidebar{width:272px;flex-shrink:0;border:1px solid #E4E4E7;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.scheduler-sidebar-header{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #E4E4E7;flex-shrink:0;height:48px}.scheduler-sidebar-title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000}.scheduler-sidebar-filters{padding:16px 12px;display:flex;flex-direction:column;gap:12px;border-bottom:1px solid #E4E4E7;flex-shrink:0}.scheduler-tabs{display:flex;padding:2px;background:#f5f5f5;border-radius:6px;gap:0}.scheduler-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px;border-radius:4px;border:none;background:transparent;font-size:12px;font-weight:500;color:#737373;cursor:pointer;transition:background .15s}.scheduler-tab--active{background:#fff;font-weight:600;color:#000;box-shadow:0 1px 2px #0003}.scheduler-tab-badge{display:flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:12px;background:#dedede;font-size:10px;font-weight:600;color:#404040;line-height:14px}.scheduler-filter-group{display:flex;flex-direction:column;gap:4px}.scheduler-filter-label{font-size:12px;color:#737373}.scheduler-filter-label-row{display:flex;align-items:center;gap:4px}.scheduler-filter-link{font-size:12px;font-weight:600;color:#007cb4}.scheduler-filter-select{display:flex;align-items:center;gap:8px;padding:8px 12px;height:32px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-size:12px;font-weight:500;color:#71717a;width:100%}.scheduler-filter-select-text{flex:1;text-align:left}.scheduler-date-range-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;height:32px;border:1px solid #DEDEDE;border-radius:8px;background:#fff;font-size:12px;font-weight:500;color:#000;width:100%}.scheduler-date-range-content{display:flex;align-items:center;gap:4px;flex:1}.scheduler-search-input{display:flex;align-items:center;gap:8px;padding:8px 12px;height:32px;border:1px solid #DEDEDE;border-radius:8px;background:#fff}.scheduler-search-placeholder{font-size:12px;color:#71717a}.scheduler-advanced-search-row{display:flex;align-items:center;gap:12px}.scheduler-advanced-divider{flex:1;height:1px;background:#f4f4f5}.scheduler-advanced-btn{display:flex;align-items:center;gap:4px;border:none;background:none;padding:0;font-size:12px;font-weight:600;color:#007cb4;white-space:nowrap}.scheduler-jobs-list{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.scheduler-drag-hint{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000;margin:0 0 4px;line-height:16px}.scheduler-job-card{display:flex;align-items:flex-start;gap:8px;padding:8px;border:1px solid #E4E4E7;border-radius:4px;background:#f5f5f5;cursor:grab}.scheduler-job-card:active{cursor:grabbing}.scheduler-job-drag-handle{flex-shrink:0;padding-top:2px}.scheduler-job-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.scheduler-job-meta{display:flex;align-items:center;gap:4px}.scheduler-job-company{font-size:12px;font-weight:600;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scheduler-job-number{font-size:12px;color:#545454}.scheduler-job-desc{font-size:12px;color:#404040;line-height:18px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scheduler-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 12px;text-align:center}.scheduler-empty-text{font-size:12px;color:#000;line-height:16px;margin:0}.jd-page{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#04041c;padding:16px}.jd-header{background:#fff;border-radius:8px 8px 0 0;flex-shrink:0}.jd-header-top{display:flex;justify-content:flex-start;align-items:center;padding:12px 16px;gap:16px;border-width:0;flex-wrap:wrap}.jd-title-group{display:flex;flex-direction:column;gap:4px;min-width:0}.jd-title-row{display:flex;align-items:center;gap:6px}.jd-star{flex-shrink:0}.jd-star-btn{margin-left:-4px}.jd-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;margin:0}.jd-copy-btn{background:none;border:1px solid #D4D4D8;border-radius:6px;padding:3px;display:flex;align-items:center;cursor:pointer}.jd-address{font-size:14px;color:#404040;margin:0}.jd-action-btns{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:wrap;margin-left:auto}.jd-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif}.jd-btn--blue{background:#008ecb;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-btn--green{background:#27923e;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-btn--orange{background:#f05006;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-action-btns>.jd-btn--green{padding-top:10px;padding-bottom:10px}.jd-action-btns>.ds-btn-primary{padding-top:10px;padding-bottom:10px}.ds-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;letter-spacing:0;white-space:nowrap;cursor:pointer;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.ds-btn-primary:hover{background:#d8480a}.ds-btn-primary:disabled{opacity:.5;cursor:not-allowed}.ds-btn-primary svg path{fill:#fff;stroke:#fff}.jd-btn--orange-outline{position:relative;background:transparent;border:1px solid #FF6404;color:#ff6404;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-btn--outline{background:transparent;border:1px solid #FF6404;color:#ff6404;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-btn--outline svg path,.jd-btn--orange-outline svg path,.pm-customize-btn svg path,.s2-file-btn--outline svg path,.cpo-add-item-btn svg path,.cpo-upload-btn svg path{fill:currentColor;stroke:currentColor}.jd-btn.jd-btn--outline{border:1px solid #D4D4D8;color:#000;line-height:16px;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-btn.jd-btn--outline svg path{fill:#09090b;stroke:none}.jd-btn.jd-btn--outline.inv-toolbar-btn path[stroke]{fill:none;stroke:#09090b}.jd-tabs{display:flex;align-items:center;flex-shrink:0;overflow-x:auto;background-image:linear-gradient(#e4e4e7,#e4e4e7);background-repeat:no-repeat;background-position:0 100%;background-size:100% 1px}.jd-tabs::-webkit-scrollbar{display:none}.jd-tab{padding:10px 12px;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;line-height:18px;font-weight:500;color:#737373;white-space:nowrap;border-bottom:2px solid transparent}.jd-tab--active{color:#09090b;font-weight:600;border-bottom-color:#f05006}.jd-body{display:flex;flex:1;overflow:hidden;background:#fafafa;border-radius:0 0 8px 8px}.jd-submenu{width:230px;flex-shrink:0;border-right:1px solid #D4D4D8;background:#f5f5f5;padding:8px 8px 8px 16px;overflow-y:auto;transition:width .18s ease,padding .18s ease}.jd-submenu::-webkit-scrollbar{display:none}.jd-submenu--collapsed{width:76px;padding:8px 8px 8px 16px;overflow:visible}.jd-submenu-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 8px 8px}.jd-submenu-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#71717a;cursor:pointer}.jd-submenu-toggle:hover{background:#e5e5e5}.jd-submenu--collapsed .jd-submenu-header{justify-content:flex-start;padding:0 0 8px 12px}.jd-submenu-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#000}.jd-submenu--collapsed .jd-submenu-title{display:none}.jd-submenu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border-radius:8px;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;text-align:left}.jd-submenu-item:hover{background:#f5f5f5}.jd-submenu-item--active{background:#e5e5e5}.jd-submenu-icon{display:flex;flex-shrink:0;color:#71717a}.jd-submenu--collapsed .jd-submenu-item{position:relative;width:44px;padding:8px 12px;justify-content:flex-start}.jd-submenu--collapsed .jd-submenu-icon{margin:0}.jd-submenu-item--active .jd-submenu-icon{color:#ff6404}.jd-submenu-item-label{flex:1}.jd-submenu--collapsed .jd-submenu-item-label{display:none}.jd-submenu-item-label--bold{font-weight:600}.jd-submenu-badge{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:9999px;background:#d52825;color:#fff;font-size:12px;font-weight:600;flex-shrink:0}.jd-submenu--collapsed .jd-submenu-badge{position:absolute;top:6px;right:6px;width:8px;height:8px;min-width:0;border:1px solid #FAFAFA;font-size:0;overflow:hidden}.jd-submenu--collapsed .jd-submenu-chevron{display:none}.jd-submenu-chevron{flex-shrink:0}.jd-submenu-subitem{padding:8px 8px 8px 32px}.jd-submenu-item-wrap{position:relative}.jd-submenu--collapsed .jd-submenu-subitems{position:absolute;left:calc(100% + 8px);top:0;z-index:30;display:flex;flex-direction:column;gap:2px;min-width:189px;padding:4px;border-radius:8px;background:#f5f5f5;box-shadow:0 4px 16px #00000029}.jd-submenu--collapsed .jd-submenu-subitems .jd-submenu-subitem{width:100%;padding:8px}.jd-submenu--collapsed .jd-submenu-subitems .jd-submenu-item-label{display:block}.jd-submenu--collapsed .jd-submenu-subitems .jd-submenu-icon{margin:0}.jd-submenu--collapsed .jd-submenu-item-wrap:has(.jd-submenu-subitem.jd-submenu-item--active) .jd-submenu-subitems{position:static;min-width:0;width:auto;padding:0;gap:0;border-radius:0;background:transparent;box-shadow:none}.jd-submenu--collapsed .jd-submenu-item-wrap:has(.jd-submenu-subitem.jd-submenu-item--active) .jd-submenu-subitems .jd-submenu-subitem{width:44px;padding:8px 12px}.jd-submenu--collapsed .jd-submenu-item-wrap:has(.jd-submenu-subitem.jd-submenu-item--active) .jd-submenu-subitems .jd-submenu-item-label{display:none}.jd-content{flex:1;display:flex;flex-direction:column;gap:16px;overflow-y:auto;background:#f5f5f5}.jd-section{background:#fff}.jd-section--job-info{border-width:0 0 1px;border-style:solid;border-color:#e4e4e7}.jd-section--bounded{border-width:1px 0;border-style:solid;border-color:#e4e4e7}.jd-section-header{display:flex;align-items:center;gap:8px;padding:16px;flex-wrap:wrap}.jd-section-header--delivery{justify-content:space-between}.jd-section-title-group{display:flex;align-items:center;gap:8px}.jd-section-title-group>.jd-btn-tertiary{margin-left:4px}.jd-section-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;margin:0}.jd-section-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap}.jd-section-actions--aligned-left{margin-left:0}.jd-btn-tertiary{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer;white-space:nowrap;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-btn-tertiary svg path{stroke:currentColor}.jd-link-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:0;border:none;border-radius:8px;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer}.jd-info-row{display:flex;gap:16px;padding:16px;flex-wrap:wrap}.jd-info-row--compact .jd-info-cell{flex:0 1 calc(50% - 8px)}.jd-info-row--border{border-top:1px solid #E4E4E7}.jd-info-cell{flex:1;min-width:180px;display:flex;flex-direction:column;gap:4px}.jd-info-label{font-size:10px;font-weight:400;color:#545454;text-transform:uppercase}.jd-info-label-row{display:flex;align-items:center;gap:8px;height:16px}.jd-info-value{font-size:14px;color:#000;line-height:1.5}.jd-info-icon{flex-shrink:0}.jd-progress-bar{width:100%;height:6px;border-radius:9999px;background:#d9d9d9;overflow:hidden;margin-top:4px}.jd-progress-fill{height:100%;border-radius:9999px;background:#d9d9d9}.jd-progress-fill--orange{background:#ff6404}.jd-edit-link{background:none;border:none;color:#ff6404;font-size:12px;font-weight:600;cursor:pointer;padding:0}.jd-see-more{background:none;border:none;color:#ff6404;font-size:12px;font-weight:500;cursor:pointer;padding:0}.jd-status-badge{display:flex;border-radius:6px;border:1px solid #D42825;background:#fee2e2;padding:4px;overflow:hidden}.jd-status-bar{display:flex;align-items:center;gap:12px;flex:1;min-width:0;padding:6px 10px;border-radius:4px;border-bottom:1px solid #7E201E;background:#d52825;overflow:hidden}.jd-status-badge--purple{border-color:#4c1d95;background:#f1e9fe}.jd-status-badge--purple .jd-status-bar{border-bottom-color:#4c1d95;background:#7c3aed}.jd-status-badge--blue{border-color:#056087;background:#e3f7fd}.jd-status-badge--blue .jd-status-bar{border-bottom-color:#056087;background:#0ab1ed}.jd-status-badge--gray{border-color:#3f3f46;background:#f0f0f1}.jd-status-badge--gray .jd-status-bar{border-bottom-color:#3f3f46;background:#71717a}.jd-status-badge--black{border-color:#000;background:#e8e8e8}.jd-status-badge--black .jd-status-bar{border-bottom-color:#000;background:#0a0a0a}.jd-status-badge--green{border-color:#1f5c2d;background:#e7f6ea}.jd-status-badge--green .jd-status-bar{border-bottom-color:#1f5c2d;background:#31a34a}.jd-status-badge--amber{border-color:#a66b00;background:#fef6e0}.jd-status-badge--amber .jd-status-bar{border-bottom-color:#a66b00;background:#f0b000}.jd-status-inner{display:flex;align-items:center;gap:8px;flex:1;min-width:0;color:#fff;font-size:12px;font-weight:600}.jd-status-inner span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jd-status-divider{width:1px;height:28px;flex-shrink:0;background:#ffffff52}.jd-status-change{display:flex;align-items:center;gap:2px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0;background:none;border:none;font-family:Inter,sans-serif}.jd-status-badge-wrap{position:relative}.jd-status-note{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding:8px 10px;border:1px solid #FDE68A;border-radius:8px;background:#fef6e7;font-family:Inter,sans-serif}.jd-status-note-head{display:flex;align-items:center;gap:6px}.jd-status-note-head svg{flex-shrink:0}.jd-status-note-title{font-size:11px;font-weight:600;color:#b45309}.jd-status-note-text{margin:0;font-size:12px;line-height:18px;color:#92400e}.jd-status-note-meta{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:10px;line-height:14px;color:#b45309}.job-card-status-note{display:flex;align-items:flex-start;gap:6px;margin:0 0 8px;padding:6px 10px;border:1px solid #FDE68A;border-radius:6px;background:#fef6e7}.job-card-status-note svg{flex-shrink:0;margin-top:2px}.job-card-status-note-text{font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#92400e}.job-card-status-note-text strong{font-weight:600;color:#b45309}.jd-status-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;display:flex;flex-direction:column;max-height:288px;overflow-y:auto;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:4px;gap:2px}.jd-status-dropdown-item{text-align:left;padding:8px 10px;border-radius:6px;border:none;background:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;cursor:pointer}.jd-status-dropdown-item:hover{background:#f5f5f5}.jd-status-dropdown-item--active{background:#fee2e2;font-weight:600}.jd-chevron--collapsed{transform:rotate(180deg)}.jd-title-input{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;border:1px solid #D4D4D8;border-radius:6px;padding:4px 8px;width:100%;max-width:360px}.jd-address-input{font-size:14px;color:#404040;border:1px solid #D4D4D8;border-radius:6px;padding:4px 8px;width:100%;max-width:360px;margin-top:4px}.jd-title-edit-actions{display:flex;gap:6px;margin-top:6px}.jd-more-actions-wrap{position:relative}.jd-more-actions-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:10;display:flex;flex-direction:column;align-items:flex-start;width:190px;background:#fff;border:1px solid #DEDEDE;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:8px;gap:0}.jd-more-actions-item{display:flex;align-items:center;gap:8px;align-self:stretch;text-align:left;padding:8px;border-radius:6px;border:none;background:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;cursor:pointer;line-height:16px}.jd-more-actions-item svg{flex-shrink:0}.jd-more-actions-item:hover{background:#f5f5f5}.jd-more-actions-item--danger{color:#d52825}.jd-contact-empty{padding:16px;font-family:Inter,sans-serif;font-size:12px;color:#737373;text-align:center}.jd-avatars-row{display:flex;flex-wrap:wrap;gap:6px}.jd-person-chip{display:flex;align-items:center;gap:4px;background:#f5f5f5;border-radius:4px;padding:3px 6px;font-size:11px;color:#000}.jd-person-chip img{width:18px;height:18px;border-radius:9999px;object-fit:cover}.jd-more{font-size:11px;color:#737373;align-self:center}.jd-btn-tertiary{display:flex;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-size:12px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.jd-contact-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 16px;background:#fff;border-width:1px 0;border-style:solid;border-color:#e4e4e7}.jd-contact-header{display:flex;align-items:center;gap:8px;align-self:stretch;position:relative;z-index:5}.jd-contact-header:has(.jd-employee-picker .s3-emp-dropdown){z-index:20}.jd-contact-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.jd-employee-picker{position:relative}.jd-employee-picker .s3-emp-dropdown{width:min(570px,calc(100vw - 32px));top:calc(100% + 4px);right:auto;bottom:auto}.input-overlay-up .jd-employee-picker .s3-emp-dropdown{top:calc(100% + 4px);bottom:auto}.jd-contact-table{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow-x:auto}.jd-contact-row{display:flex;align-items:center;align-self:stretch;padding:0 4px;min-width:fit-content}.jd-contact-row--head{border-bottom:none}.jd-contact-row--alt{background:#fafafa}.jd-contact-head{padding:12px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;white-space:nowrap}.jd-contact-cell{display:flex;align-items:center;gap:8px;padding:8px;font-family:Inter,sans-serif;font-size:12px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-contact-col--name{flex:1 0 0;min-width:160px}.jd-contact-col--status{width:100px;flex-shrink:0}.jd-contact-col--title{width:170px;flex-shrink:0}.jd-contact-col--dept{width:130px;flex-shrink:0}.jd-contact-col--landline,.jd-contact-col--mobile{width:120px;flex-shrink:0}.jd-contact-col--email{flex:1 0 0;min-width:180px}.jd-contact-col--action{width:56px;flex-shrink:0;justify-content:center}.jd-contact-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0}.jd-contact-status{display:flex;align-items:center;gap:4px;height:20px;padding:0 6px;border-radius:6px;border:1px solid #E4E4E7;font-size:12px;color:#000}.jd-contact-dot{width:12px;height:12px;border-radius:9999px;flex-shrink:0}.jd-contact-dot--green{background:#31a34a}.jd-contact-dot--red{background:#d52825}.jd-contact-delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;border:none;background:transparent;cursor:pointer;padding:0}.jd-contact-viewall{display:flex;justify-content:center;align-items:center;align-self:stretch;width:100%;padding:12px 16px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jd-link-btn{display:flex;align-items:center;gap:4px;background:none;border:none;color:#ff6404;font-size:12px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.jd-ra-section{display:flex;flex-direction:column;gap:0;padding:0}.jd-ra-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;border-bottom:1px solid #E4E4E7;background:#fff}.jd-ra-desc{align-self:stretch;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#000;line-height:20px}.jd-ra-status-row{display:flex;align-items:center;gap:8px;align-self:stretch;flex-wrap:wrap}.jd-ra-status-pill{display:flex;padding:12px;align-items:center;gap:10px;flex:1 1 180px;border-radius:8px;border:1px solid #E4E4E7}.jd-ra-status-icon{display:flex;width:32px;height:32px;padding:2px;justify-content:center;align-items:center;border-radius:9999px;flex-shrink:0}.jd-ra-status-icon--valid{background:#27923e}.jd-ra-status-icon--invalid{background:#d52825}.jd-ra-status-label{flex:1;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000}.jd-ra-table{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow:hidden}.jd-ra-table-header{display:flex;align-items:center;align-self:stretch;background:#fff}.jd-ra-table-header--3col>.jd-ra-table-th{flex:1 0 0}.jd-ra-table-th{display:flex;height:32px;padding:12px 8px;align-items:center;flex:1 0 0;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jd-ra-table-row{display:flex;align-items:center;align-self:stretch;background:#fafafa}.jd-ra-table-row--3col>.jd-ra-table-cell{flex:1 0 0}.jd-ra-table-row:nth-child(2n){background:#fff}.jd-ra-table-cell,.jd-ra-table-link,.jd-ra-table-cell-avatar{display:flex;height:40px;padding:8px;align-items:center;gap:8px;flex:1 0 0;font-family:Inter,sans-serif;font-size:12px}.jd-ra-table-cell{font-weight:400;color:#000}.jd-ra-table-link{color:#007cb4;font-weight:500}.jd-ra-table-link--clickable{cursor:pointer}.jd-ra-table-link--clickable:hover{color:#f05006}.jd-ra-table-cell-avatar{color:#000;font-weight:500}.jd-ra-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0}.jd-cn-section{display:flex;flex-direction:column;gap:12px;padding:20px 16px;border-width:1px 0;border-style:solid;border-color:#e4e4e7}.jd-cn-list{display:flex;flex-direction:column;gap:12px}.jd-cn-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #E4E4E7;border-radius:8px;background:#fff}.jd-cn-avatar{width:32px;height:32px;border-radius:9999px;object-fit:cover;flex-shrink:0}.jd-cn-card-body{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.jd-cn-meta{display:flex;align-items:center;gap:6px}.jd-cn-author{font-size:12px;font-weight:600;color:#000}.jd-cn-dot{font-size:10px;color:#a1a1aa}.jd-cn-timestamp{font-size:12px;color:#737373}.jd-cn-text{font-size:14px;color:#000;margin:0;line-height:1.5}.jd-cn-notified{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.jd-cn-notified-label{font-size:10px;font-weight:600;color:#737373;letter-spacing:.02em}.jd-cn-notified-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover}.jd-cn-replies-btn{align-self:flex-start}.jd-var-section{display:flex;flex-direction:column;gap:12px;padding:20px 16px;border-width:1px 0;border-style:solid;border-color:#e4e4e7}.jd-var-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.jd-var-table{width:100%;min-width:1100px;border-collapse:collapse;font-family:Inter,sans-serif}.jd-var-th{padding:12px 8px;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;text-align:left;white-space:nowrap;background:#fff}.jd-var-row{background:#fafafa}.jd-var-row--alt{background:#fff}.jd-var-td{padding:8px;font-size:12px;color:#000;white-space:nowrap}.jd-var-td--link{color:#007cb4;font-weight:500;cursor:pointer}.jd-var-td--negative{color:#d52825}.jd-var-col--job{width:130px}.jd-var-col--status,.jd-var-col--type{width:200px}.jd-var-col--amount{width:140px}.jd-var-col--budget{width:160px}.jd-var-col--date{width:130px}.jd-var-status{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 6px;border-radius:6px;border:1px solid #E4E4E7;font-size:12px;color:#000;white-space:nowrap}.jd-var-dot{width:12px;height:12px;border-radius:9999px;flex-shrink:0}.jd-var-dot--blue{background:#3c4cff}.jd-var-dot--teal{background:#14b8a6}.jd-var-dot--red{background:#d52825}.jd-var-dot--gray{background:#71717a}.jd-var-dot--purple{background:#e151e4}.jd-ra-section .jd-section-header,.jd-cn-section .jd-section-header,.jd-var-section .jd-section-header,.jd-jt-section .jd-section-header{padding:0}.jd-jt-section{display:flex;flex-direction:column;gap:12px;padding:20px 16px;border-width:1px 0;border-style:solid;border-color:#e4e4e7}.jd-jt-list{display:flex;flex-direction:column;gap:16px}.jd-jt-item{display:flex;align-items:flex-start;gap:12px;position:relative}.jd-jt-item:not(.jd-jt-item--last):before{content:"";position:absolute;left:15px;top:32px;bottom:-16px;width:1px;background:#e4e4e7}.jd-jt-chip{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;box-sizing:border-box;border-radius:9999px;border:4px solid #fff;background:#e4e4e7;flex-shrink:0;position:relative;z-index:1}.jd-jt-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.jd-jt-timestamp{font-size:12px;color:#737373}.jd-jt-card{display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:8px;background:#f2fbf4}.jd-jt-title{font-size:12px;font-weight:600;color:#000}.jd-jt-creator{display:flex;align-items:center;gap:4px;font-size:12px;color:#000}.jd-jt-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover}.jd-pl-section{display:flex;flex-direction:column;gap:12px;padding:20px 16px;border-width:1px 0;border-style:solid;border-color:#e4e4e7}.jd-pl-section .jd-section-header{padding:0}.jd-pl-tabs{display:flex;align-items:center;padding:4px;border-radius:6px;background:#f5f5f5}.jd-pl-tab{flex:1;padding:8px 12px;border:none;border-radius:6px;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#737373}.jd-pl-tab--active{background:#fff;color:#000;font-weight:600;box-shadow:0 1px 2px #0003}.jd-pl-body{display:flex;flex-direction:column;align-items:stretch;gap:10px;flex-wrap:wrap}.jd-pl-body>.jd-pl-table,.jd-pl-body>.jd-pl-chart-card{flex:none;width:100%;min-width:0}.jd-pl-table{flex:1 1 350px;min-width:300px;border:1px solid #E4E4E7;border-radius:8px;overflow:hidden}.jd-pl-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7}.jd-pl-row:last-child{border-bottom:none}.jd-pl-row--head{background:#fafafa}.jd-pl-cell{padding:8px;font-family:Inter,sans-serif;font-size:12px}.jd-pl-cell--metric{flex:1;color:#000}.jd-pl-row--head .jd-pl-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jd-pl-cell--indent{padding-left:24px;color:#545454}.jd-pl-cell--amount{width:130px;text-align:right;color:#000}.jd-pl-cell--negative{color:#d52825}.jd-pl-cell--bold{font-weight:600}.jd-pl-row--total{background:#fafafa}.jd-ms-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto;width:100%}.jd-ms-table{display:flex;flex-direction:column;min-width:max-content}.jd-ms-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;background:#fff}.jd-ms-row:last-child{border-bottom:none}.jd-ms-row--striped,.jd-ms-row--total{background:#fafafa}.jd-ms-cell{flex:0 0 100px;padding:8px;font-family:Inter,sans-serif;font-size:12px;color:#000;text-align:right;white-space:nowrap}.jd-ms-cell--metric{flex:1 0 260px;text-align:left;position:sticky;left:0;background:inherit;border-right:1px solid #E4E4E7;z-index:1}.jd-ms-cell--total{flex:0 0 110px;position:sticky;right:0;background:inherit;border-left:1px solid #E4E4E7;z-index:1}.jd-ms-row--head .jd-ms-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jd-lh-summary-section{gap:16px}.jd-lh-group{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.jd-lh-group-title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000}.jd-lh-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto;width:100%}.jd-lh-table{display:flex;flex-direction:column;min-width:max-content}.jd-lh-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;background:#fff}.jd-lh-row:last-child{border-bottom:none}.jd-lh-row--summary{background:#fafafa}.jd-lh-cell{flex:0 0 100px;padding:12px 8px;font-family:Inter,sans-serif;font-size:12px;color:#000;text-align:right;white-space:nowrap}.jd-lh-cell--metric{flex:1 0 260px;text-align:left;display:flex;align-items:center;gap:8px}.jd-lh-cell--bold{font-weight:600}.jd-lh-cell--negative{color:#d52825}.jd-lh-row--head .jd-lh-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jd-lh-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0}.jd-assets-list{display:flex;flex-direction:column;gap:12px}.jd-asset-card{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:6px;border:1px solid #D6D6D6;background:#fff;box-shadow:0 1px #0000000a,0 1px 2px #30303003}.jd-asset-icon{flex-shrink:0;width:44px;height:44px}.jd-asset-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.jd-asset-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.jd-asset-title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#000}.jd-asset-size{font-family:Inter,sans-serif;font-size:14px;color:#303030}.jd-asset-badge{display:flex;padding:2px 6px;align-items:center;justify-content:center;border-radius:9999px;background:#d52825;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.jd-asset-menu-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer}.jd-att-section{display:flex;flex-direction:column;padding:16px;gap:12px}.jd-att-section .jd-section-header{padding:0}.jd-att-section .jd-asset-card{cursor:pointer}.jd-att-back-btn{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0}.jd-pv-section{gap:12px}.jd-pv-tabs{display:flex;padding:4px;align-items:center;align-self:stretch;border-radius:6px;background:#f5f5f5}.jd-pv-tab{flex:1 0 0;display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:4px;border-radius:6px;border:none;background:transparent;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#737373}.jd-pv-tab--active{background:#fff;box-shadow:0 1px 2px #0003;font-weight:600;color:#000}.jd-pv-count-header{justify-content:space-between}.jd-pv-description{margin:0;font-family:Inter,sans-serif;font-size:14px;color:#000}.jd-pv-grid{display:flex;align-items:flex-start;align-content:flex-start;gap:16px;flex-wrap:wrap}.jd-pv-card{display:flex;width:267px;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow:hidden}.jd-pv-card--selected{border-color:#ff6404;background:#ffecd4}.jd-pv-photo-wrap{position:relative;width:100%;flex-shrink:0}.jd-pv-photo{display:block;width:100%;height:200px;object-fit:cover}.jd-pv-select-btn{position:absolute;top:8px;left:8px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer}.jd-pv-menu-btn{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:9999px;background:#ffffffe6;cursor:pointer}.jd-pv-dropdown{position:absolute;top:36px;right:8px;display:flex;flex-direction:column;align-items:flex-start;width:99px;border-radius:6px;border:1px solid #E4E4E7;box-shadow:0 1px 2px #0003;overflow:hidden;z-index:10}.jd-pv-dropdown-item{display:flex;width:100%;padding:10px 12px;align-items:center;gap:6px;align-self:stretch;background:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000}.jd-pv-dropdown-item:hover{background:#f5f5f5}.jd-pv-dropdown-item--danger{color:#d52825}.jd-pv-card-body{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.jd-pv-checkbox{display:flex;align-items:flex-start;gap:8px;align-self:stretch;cursor:default}.jd-pv-checkbox input{display:none}.jd-pv-checkbox span{font-family:Inter,sans-serif;font-size:12px;color:#000}.jd-pv-note{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.jd-pv-note-label{font-family:Inter,sans-serif;font-size:10px;color:#545454}.jd-pv-note-content{margin:0;align-self:stretch;font-family:Inter,sans-serif;font-size:14px;color:#000}.jd-pv-selectbar{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:12px;background:#151515;box-shadow:0 8px 32px #1515154d;position:sticky;bottom:16px;align-self:center}.jd-pv-selectbar-info{display:flex;align-items:center;gap:8px;flex:1 0 0}.jd-pv-selectbar-count{display:flex;padding:4px 9px;align-items:center;justify-content:center;border-radius:8px;background:#cae6ff;font-family:Inter,sans-serif;font-size:14px;color:#000}.jd-pv-selectbar-label{color:#fff;font-family:Inter,sans-serif;font-size:14px}.jd-pv-selectbar-checkbox{display:flex;padding:0;border:none;background:none;cursor:pointer}.jd-pv-selectbar-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#fff;cursor:pointer}.jd-pv-selectbar-btn--download{background:#008ecb}.jd-pv-selectbar-btn--delete{background:#d52825}.jd-sitemap-info{display:flex;flex-direction:column;gap:4px;padding-top:16px;border-top:1px solid #E4E4E7}.jd-sitemap-label{font-family:Inter,sans-serif;font-size:10px;color:#545454}.jd-sitemap-address{font-family:Inter,sans-serif;font-size:14px;color:#000}.jd-sitemap-frame{position:relative;width:100%;aspect-ratio:1025 / 372;min-height:260px;border-radius:6px;border:2px solid #D5D5D5;overflow:hidden;background:#e5e5e5}.jd-sitemap-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:45% 55%}.jd-sitemap-thumb{position:absolute;left:16px;bottom:16px;width:clamp(100px,18%,174px);aspect-ratio:87 / 46;border-radius:4px;object-fit:cover;box-shadow:0 2px 8px #00000040}.jd-shx-section{display:flex;flex-direction:column;padding:16px;gap:12px}.jd-shx-section .jd-section-header{padding:0}.jd-shx-filters{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%}.jd-shx-filters-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.jd-shx-field{display:flex;flex-direction:column;gap:4px}.jd-shx-field--fav,.jd-shx-field--date{width:230px;flex-shrink:0}.jd-shx-field--search{flex:1 1 220px;min-width:220px}.jd-shx-field-label{color:#737373;font-family:Inter,sans-serif;font-size:12px}.jd-shx-fav-wrap{position:relative;width:100%}.jd-shx-fav-select{display:flex;height:32px;padding:8px 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;width:100%}.jd-shx-fav-select--active{box-shadow:0 1px 2px #0003}.jd-shx-fav-select-label{flex:1;text-align:left;color:#71717a;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.jd-shx-fav-select-label--filled{color:#09090b}.jd-shx-fav-clear{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.jd-shx-fav-panel{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #DEDEDE;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:20;padding:8px;display:flex;flex-direction:column;gap:4px}.jd-shx-fav-new{display:flex;align-items:center;gap:8px;padding:6px;border-radius:6px;border:none;background:#f5f5f5;cursor:pointer;color:#f05006;font-family:Inter,sans-serif;font-size:12px;font-weight:500;width:100%;text-align:left}.jd-shx-fav-divider{height:1px;background:#f4f4f5;width:100%}.jd-shx-fav-count{padding:2px 4px;color:#52525b;font-family:Inter,sans-serif;font-size:12px}.jd-shx-fav-item{display:flex;align-items:center;justify-content:space-between;padding:6px;border-radius:6px;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b}.jd-shx-fav-item:hover,.jd-shx-fav-item--selected{background:#f5f5f5}.jd-shx-fav-delete{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;opacity:0}.jd-shx-fav-item:hover .jd-shx-fav-delete{opacity:1}.jd-fav-panel-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:700;display:flex;justify-content:flex-end}.jd-fav-panel{width:440px;max-width:100%;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 12px #00000026}.jd-fav-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F8F8F8}.jd-fav-panel-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#09090b}.jd-fav-panel-close{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;padding:0}.jd-fav-panel-body{flex:1;padding:12px 16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.jd-fav-field{display:flex;flex-direction:column;gap:4px}.jd-fav-field-label{color:#52525b;font-family:Inter,sans-serif;font-size:12px}.jd-fav-field-highlight{color:#007cb4;font-weight:500}.jd-fav-input{height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#000;outline:none;width:100%;box-sizing:border-box}.jd-fav-display{display:flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#000;background:#fff}.jd-fav-display--select{justify-content:space-between;cursor:pointer}.jd-fav-panel-footer{display:flex;gap:10px;padding:12px 16px;border-top:1px solid #E5E5E5;box-shadow:0 -1px 8px #00000014}.jd-fav-btn-discard{flex:1;height:42px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#000;cursor:pointer}.jd-fav-btn-save{flex:1;height:42px;border-radius:8px;border:none;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.jd-shx-search-box{display:flex;height:32px;padding:8px 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid #DEDEDE;background:#fff}.jd-shx-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:12px;color:#000}.jd-shx-search-input::placeholder{color:#71717a}.jd-shx-date-label-row{display:flex;align-items:flex-start;gap:4px}.jd-shx-date-value{color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.jd-shx-date-btn{display:flex;height:32px;padding:8px 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid #DEDEDE;background:#fff;cursor:pointer;width:100%}.jd-shx-date-btn-dates{display:flex;align-items:center;gap:4px;flex:1;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.jd-shx-advanced-search{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.jd-shx-advanced-row{display:flex;align-items:center;gap:12px;width:100%}.jd-shx-advanced-divider{flex:1;height:1px;background:#f4f4f5}.jd-shx-advanced-link{display:flex;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer;color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap}.jd-shx-search-btn{margin-right:auto}.jd-shx-advanced-panel{display:flex;padding:12px;flex-direction:column;gap:12px;align-items:flex-start;align-self:stretch;border-radius:8px;border:1px solid #E4E4E7;background:#f5f5f5}.jd-shx-advanced-panel-title{color:#52525b;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:14px}.jd-shx-advanced-fields{display:flex;align-items:flex-start;gap:12px;align-self:stretch;flex-wrap:wrap}.jd-shx-advanced-field{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 160px;position:relative}.jd-shx-advanced-field-label{color:#52525b;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.jd-shx-advanced-select{display:flex;height:32px;padding:10px 12px;align-items:center;gap:8px;align-self:stretch;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;box-sizing:border-box}.jd-shx-advanced-select--open{border-color:#f05006}.jd-shx-advanced-select-text{flex:1;color:#737373;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.jd-shx-advanced-dropdown{width:100%;min-width:260px}.jd-shx-divider{height:1px;background:#e4e4e7;align-self:stretch}.jd-shx-info-row{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:12px}.jd-shx-po-actions{display:flex;align-items:center;gap:12px}.jd-shx-create-po-btn{width:auto;flex:0 0 auto;justify-content:center;white-space:nowrap}.jd-shx-info-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.jd-shx-count{color:#000;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600}.jd-shx-tabs{display:flex;align-items:center;align-self:stretch;border-bottom:1px solid #E4E4E7;background:#fff}.jd-shx-tab{padding:12px;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#737373;white-space:nowrap;border-bottom:2px solid transparent}.jd-shx-tab--active{color:#09090b;font-weight:600;border-bottom-color:#f05006}.jd-shx-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto;width:100%;flex-shrink:0}.jd-shx-table{display:flex;flex-direction:column;min-width:max-content}.jd-shx-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;background:#fff}.jd-shx-row:last-child{border-bottom:none}.jd-shx-row--clickable{cursor:pointer}.jd-shx-row--clickable:hover{background:#fafafa}.jd-shx-table--zebra .jd-shx-row:not(.jd-shx-row--head):nth-child(odd){background:#fafafa}.jd-shx-row--alt{background:#fafafa}.jd-shx-row--head .jd-shx-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;display:flex;align-items:center;gap:4px}.jd-shx-cell{flex:0 0 140px;padding:12px 8px;font-family:Inter,sans-serif;font-size:12px;color:#404040;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-main .vt-sectionhead{display:flex;flex-direction:column;align-items:stretch;gap:3px}.vt-main .vt-sechead-top{display:flex;justify-content:space-between;align-items:baseline;gap:16px;flex-wrap:wrap}.vt-main .vt-sechead-mid{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.vt-main .vt-sectionhead .vt-periodline{margin:0}.vt-main .vt-sectionhead .vt-why{max-width:none;margin-top:6px}.vt-main .vt-tabs--full{width:100%;margin-top:10px}.vt-main .vt-tabs--full>button{flex:1 1 0;min-width:0}.vt-main .jd-shx-cell{padding-left:12px;padding-right:12px}.vt-main .vt-panel .jd-shx-table-wrap{border:none;border-radius:0}.vt-col-key{flex:0 0 118px}.vt-col{flex:1 1 88px;min-width:0}.vt-col-wide{flex:3 1 150px;min-width:0;white-space:normal}.vt-main .jd-shx-table .jd-shx-cell--w220{flex-basis:170px}.vt-main .jd-shx-table .jd-shx-cell--w200{flex-basis:150px}.vt-main .jd-shx-table .jd-shx-cell--w190,.vt-main .jd-shx-table .jd-shx-cell--w180{flex-basis:132px}.vt-main .jd-shx-table .jd-shx-cell--w170,.vt-main .jd-shx-table .jd-shx-cell--w160{flex-basis:120px}.vt-main .jd-shx-table .jd-shx-cell--w150,.vt-main .jd-shx-table .jd-shx-cell--w140,.vt-main .jd-shx-table .jd-shx-cell--w130,.vt-main .jd-shx-table .jd-shx-cell--w120,.vt-main .jd-shx-table .jd-shx-cell--w110,.vt-main .jd-shx-table .jd-shx-cell--w100{flex-basis:94px}.vt-main .jd-shx-table .jd-shx-cell--w90,.vt-main .jd-shx-table .jd-shx-cell--w80{flex-basis:72px}.vt-main .jd-shx-table .jd-shx-cell--flex{flex-shrink:1}.jd-shx-cell--w40{flex-basis:40px;flex-shrink:0}.jd-shx-cell--w50{flex-basis:50px}.jd-shx-cell--w60{flex-basis:60px}.jd-shx-cell--w90{flex-basis:90px}.jd-shx-cell--w97{flex-basis:97px}.jd-shx-cell--w100{flex-basis:100px}.jd-shx-cell--w110{flex-basis:110px}.jd-shx-cell--w120{flex-basis:120px}.jd-shx-cell--w140{flex-basis:140px}.jd-shx-cell--w150{flex-basis:150px}.jd-shx-cell--w158{flex-basis:158px}.jd-shx-cell--w160{flex-basis:160px}.jd-shx-cell--w200{flex-basis:200px}.jd-shx-cell--w206{flex-basis:206px}.jd-shx-cell--w220{flex-basis:220px}.jd-shx-cell--w300{flex-basis:300px}.jd-shx-cell--w315{flex-basis:315px}.jd-shx-cell--flex{flex:1 0 200px}.jd-shx-cell--w80{flex-basis:80px}.jd-shx-cell--w130{flex-basis:130px}.jd-shx-cell--w180{flex-basis:180px;display:flex;align-items:center;justify-content:flex-start;gap:6px}.jd-shx-cell--w102{flex-basis:102px}.jd-shx-cell--w170{flex-basis:170px}.jd-shx-cell--w190{flex-basis:190px}.jd-shx-see-more{color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;margin-left:4px}.jobs-allocated-cell{display:flex;align-items:center;justify-content:flex-start}.jd-po-page{display:flex;flex-direction:column;padding:16px;gap:12px;flex:1;overflow-y:auto;background:#fff}.jd-shx-cell--avatar,.jd-shx-cell--status{display:flex;align-items:center;gap:6px;color:#000}.jd-shx-cell--link{color:#007cb4;font-weight:500}.jd-shx-cell--clamp{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:16px}.jd-shx-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0;background:#f5f5f5}.jd-shx-status-dot{width:8px;height:8px;border-radius:9999px;background:#f0b000;flex-shrink:0}.jd-shx-status-dot--signed{background:#31a34a}.jd-shx-status-badge{display:inline-flex;height:20px;padding:0 6px;align-items:center;gap:4px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#000;white-space:nowrap}.jd-shx-status-badge-dot{width:12px;height:12px;border-radius:9999px;background:#f0b000;flex-shrink:0}.jd-shx-status-badge-dot--sent{background:#31a34a}.listing-page .inv-card,.pocsv-page .inv-card{display:flex;flex-direction:column;gap:12px}.listing-search-row{display:flex;align-items:flex-end;gap:12px;width:100%}.listing-search-row .jd-shx-field{flex:1}.listing-search-btn{flex-shrink:0}.listing-table-wrap{max-height:590px}.listing-row--alt{background:#fafafa}.listing-status-dot{width:8px;height:8px;border-radius:9999px;background:#f0b000;flex-shrink:0}.listing-status-dot--done{background:#31a34a}.listing-status-dot--hold{background:#d52825}.pocsv-card{min-width:0}.pocsv-outline-btn{display:inline-flex;height:32px;padding:8px 12px;justify-content:center;align-items:center;gap:6px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.pocsv-outline-btn:hover{background:#fafafa}.pocsv-table-wrap{height:552px;max-height:calc(100vh - 330px);overflow:auto}.pocsv-table-wrap .jd-shx-row{min-height:40px}.pocsv-table-wrap .jd-shx-row--head{position:sticky;top:0;z-index:2;background:#fff}.pocsv-table-wrap .jd-shx-cell{box-sizing:border-box}.pocsv-num{justify-content:flex-end;text-align:right}.pocsv-status{display:inline-flex;align-items:center;gap:6px}.pocsv-status i{width:8px;height:8px;border-radius:9999px;background:#f0b000;flex-shrink:0}.pocsv-status i.pocsv-status-dot--confirmed{background:#31a34a}@media(max-width:900px){.listing-search-row{align-items:stretch;flex-direction:column}.listing-search-btn{align-self:flex-start}.pocsv-table-wrap{max-height:calc(100vh - 390px)}}.jd-shx-icon-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border-radius:6px;border:1px solid #D4D4D8;background:#fff;cursor:pointer}.jd-shx-empty{padding:24px;text-align:center;color:#737373;font-family:Inter,sans-serif;font-size:12px}.jd-fsa-section{display:flex;flex-direction:column;padding:16px;gap:12px;min-height:80vh}.jd-fsa-section .jd-section-header{padding:0}.jd-fsa-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto;width:100%}.jd-fsa-table{display:flex;flex-direction:column;min-width:max-content}.jd-fsa-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;background:#fafafa}.jd-fsa-row:last-child{border-bottom:none}.jd-fsa-row--head{background:#fff}.jd-fsa-row--head .jd-fsa-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jd-fsa-row--selected{background:#fff}.jd-fsa-cell{flex:1 1 0;padding:12px 8px;font-family:Inter,sans-serif;font-size:12px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-fsa-cell--check{flex:0 0 40px;display:flex;align-items:center;justify-content:center;padding:8px}.jd-fsa-checkbox{width:16px;height:16px;border-radius:4px;border:1.25px solid #E4E4E7;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.jd-fsa-checkbox--checked,.jd-fsa-checkbox--indeterminate{background:#f05006;border-color:#f05006}.jd-fsa-bar{position:sticky;bottom:16px;width:95%;align-self:center;margin-top:4px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 12px;border-radius:12px;background:#151515;box-shadow:0 8px 32px #1515154d}.jd-fsa-bar-count{display:flex;align-items:center;gap:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px}.jd-fsa-bar-count-badge{display:flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:8px;background:#cae6ff;color:#000;font-size:14px}.jd-fsa-sign-btn{width:120px;flex-shrink:0;justify-content:center}.jd-pl-chart-card{flex:1 1 400px;min-width:320px;border:1px solid #E4E4E7;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:4px}.jd-pl-chart-title{font-family:Inter,sans-serif;font-size:12px;color:#737373}.jd-pl-chart-percentage{font-family:Work Sans,sans-serif;font-size:24px;font-weight:700;color:#d52825;margin-bottom:8px}.jd-pl-chart-plot{display:flex;gap:8px}.jd-pl-chart-grid{display:flex;flex-direction:column;justify-content:space-between;width:60px;flex-shrink:0;font-family:Inter,sans-serif;font-size:10px;color:#71717a;text-align:right;height:264px}.jd-pl-chart-bars{flex:1;display:flex;flex-direction:column;min-width:0}.jd-pl-chart-half{display:flex;align-items:flex-end;height:132px}.jd-pl-chart-half--neg{align-items:flex-start}.jd-pl-chart-baseline{height:1px;background:#e4e4e7}.jd-pl-chart-col{flex:1;display:flex;justify-content:center;position:relative}.jd-pl-chart-bar{width:60%;max-width:78px;border-radius:2px 2px 0 0}.jd-pl-chart-half--neg .jd-pl-chart-bar{border-radius:0 0 2px 2px}.jd-pl-chart-bar--green{background:#27923e}.jd-pl-chart-bar--red{background:#d52825}.jd-pl-chart-labels{display:flex;padding-left:68px;gap:8px;margin-top:8px}.jd-pl-chart-labels span{flex:1;text-align:center;font-family:Inter,sans-serif;font-size:10px;color:#71717a}.jd-bva-cell--indent2{padding-left:40px;color:#545454}.jd-bva-row--divider{border-top:1px solid #E4E4E7}.jd-bva-chart-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.jd-bva-legend{display:flex;align-items:center;gap:12px}.jd-bva-legend-item{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;color:#000}.jd-bva-legend-swatch{width:12px;height:12px;border-radius:2px}.jd-bva-legend-swatch--budget{background:#008ecb}.jd-bva-legend-swatch--actual{background:#27923e}.jd-bva-chart-half{align-items:flex-end;height:172px}.jd-pl-chart-half--neg.jd-bva-chart-half{align-items:flex-start}.jd-bva-chart-col{align-items:flex-end}.jd-pl-chart-half--neg .jd-bva-chart-col{align-items:flex-start}.jd-bva-bar-pair{display:flex;align-items:flex-end;gap:4px}.jd-bva-bar-pair--neg{align-items:flex-start}.jd-bva-bar{width:12px;border-radius:2px 2px 0 0}.jd-bva-bar-pair--neg .jd-bva-bar{border-radius:0 0 2px 2px}.jd-bva-bar--budget{background:#008ecb}.jd-bva-bar--actual{background:#27923e}.jd-pl-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:232px;padding:12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:5;font-family:Inter,sans-serif}.jd-pl-tooltip-rows{display:flex;justify-content:space-between;gap:24px}.jd-pl-tooltip-labels{display:flex;flex-direction:column;gap:2px}.jd-pl-tooltip-labels span{font-size:12px;color:#007cb4;white-space:nowrap}.jd-pl-tooltip-values{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.jd-pl-tooltip-values span{font-size:12px;color:#000}.jd-pl-tooltip-divider{height:1px;background:#e4e4e7;margin:8px 0}.jd-pl-tooltip-total{display:flex;justify-content:space-between;font-size:12px}.jd-pl-tooltip-total span:first-child{color:#007cb4}.jd-pl-tooltip-total span:last-child{color:#000}.job-card{cursor:pointer;transition:box-shadow .15s}.job-card:hover{box-shadow:0 4px 16px #0000001f}.pm-section{display:flex;flex-direction:column;gap:16px;padding:16px;border-width:1px 0;border-style:solid;border-color:#e4e4e7;background:#fff}.pm-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pm-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.pm-search{display:flex;align-items:center;gap:8px;flex:1;min-width:220px;max-width:449px;margin-left:auto;padding:8px 12px;border-radius:8px;border:1px solid #DEDEDE;background:#fff}.pm-search-input{flex:1;border:none;outline:none;font-family:Inter,sans-serif;font-size:12px;color:#000;background:transparent}.pm-search-input::placeholder{color:#71717a}.pm-body{display:flex;flex-direction:column;gap:20px}.pm-subsection{display:flex;flex-direction:column;gap:16px}.pm-subheader{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.pm-count{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000}.pm-customize-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404;cursor:pointer;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.pm-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.pm-table{width:100%;min-width:900px;border-collapse:collapse;font-family:Inter,sans-serif}.pm-th{padding:12px 8px;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;text-align:left;white-space:nowrap;background:#fff}.pm-th--check,.pm-td--check{width:40px;text-align:center}.pm-row{background:#fafafa}.pm-row--alt{background:#fff}.pm-row:hover,.pm-row:hover .pm-td{background:#fffce7}.pm-td{padding:8px;font-size:12px;color:#000}.pm-td--date{white-space:nowrap;font-weight:500}.pm-td--desc{min-width:220px}.pm-td--qty,.pm-td--cost,.pm-td--po{white-space:nowrap}.pm-copy-icon{margin-left:6px;vertical-align:middle}.pm-checkbox{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border-radius:4px;border:1.25px solid #E4E4E7;background:#fff;cursor:pointer}.pm-checkbox svg{display:none}.pm-checkbox--checked{background:#f05006;border-color:#f05006}.pm-checkbox--checked svg{display:block}.pm-selbar{position:fixed;left:50%;transform:translate(-50%);bottom:24px;z-index:400;display:flex;align-items:center;gap:8px;width:min(1025px,calc(100vw - 48px));padding:6px 12px;border-radius:12px;background:#151515;box-shadow:0 8px 16px #1515154d}.pm-selbar-info{display:flex;flex:1 1 0;min-width:0;align-items:center;gap:8px}.pm-selbar-count{display:flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:8px;background:#cae6ff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px}.pm-selbar-label{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;white-space:nowrap}.pm-selbar-adjust{display:flex;width:120px;flex-shrink:0;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;border-radius:8px;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.pm-selbar-adjust:hover{background:#d9480a}.pm-badge{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 6px;border-radius:6px;border:1px solid #E4E4E7;font-size:12px;color:#000;white-space:nowrap}.pm-badge-dot{width:12px;height:12px;border-radius:9999px;flex-shrink:0;background:#d4d4d8}.pm-badge-dot--green{background:#31a34a}.pm-badge-dot--yellow{background:#f0b000}.pm-badge-dot--red{background:#d52825}.pm-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;vertical-align:middle;margin-right:6px}.pm-empty{padding:16px;text-align:center;font-size:12px;color:#737373}.lh-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 24px;align-self:stretch;border-width:1px 0;border-style:solid;border-color:#e4e4e7;background:#fff}.lh-header{display:flex;align-items:center;gap:12px;align-self:stretch;flex-wrap:wrap}.lh-title-group{display:flex;align-items:center;gap:8px}.lh-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.lh-download-btn{margin-left:auto;display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.lh-download-btn--aligned-left{margin-left:0}.lh-table-wrap{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto;align-self:stretch;width:100%}.lh-table{width:100%;min-width:1000px;border-collapse:collapse;font-family:Inter,sans-serif}.lh-th--date,.lh-td--date{width:110px;white-space:nowrap;font-weight:500}.lh-th--name,.lh-td--name{min-width:180px}.lh-th--time,.lh-td--time{width:100px;white-space:nowrap}.lh-th--hours,.lh-td--hours{width:76px;white-space:nowrap}.lh-th--status,.lh-td--status{width:130px}.lh-employee{display:flex;align-items:center;gap:8px}.lh-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0}.ah-page{flex:1;display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;overflow-y:auto;width:100%}.ah-subtabs{display:flex;align-items:center;gap:2px;width:100%;padding:4px;border-radius:6px;background:#f5f5f5}.ah-subtab{flex:1;padding:8px 12px;border:none;border-radius:6px;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#737373;white-space:nowrap;text-align:center}.ah-subtab--active{background:#fff;color:#000;font-weight:600;box-shadow:0 1px 2px #0003}.ah-toolbar{display:flex;flex-direction:column;gap:8px;width:100%}.ah-toolbar-top{display:flex;align-items:center;gap:8px;width:100%}.ah-toolbar-top .ah-count{margin-right:auto}.ah-count{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000}.ah-actions{display:flex;align-items:center;gap:8px}.ah-add-hours-btn{height:32px;padding:0 12px;white-space:nowrap}.ah-table-card{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.ah-table-card::-webkit-scrollbar{height:12px;width:12px}.ah-table-card::-webkit-scrollbar-track{background:#f4f4f5;border-radius:9999px}.ah-table-card::-webkit-scrollbar-thumb{background:#a1a1aa;border-radius:9999px;border:3px solid #F4F4F5}.ah-table-card::-webkit-scrollbar-thumb:hover{background:#71717a}.ah-table-wrap{min-width:100%}.ah-table{width:100%;min-width:1600px;border-collapse:collapse;font-family:Inter,sans-serif}.ah-th{padding:12px 8px;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;text-align:left;white-space:nowrap;background:#fff;position:sticky;top:0;z-index:2;box-shadow:inset 0 -1px #e4e4e7}.ah-th--date,.ah-td--date{width:130px}.ah-th--employee{min-width:160px}.ah-th--time{width:100px}.ah-th--hours{width:90px}.ah-th--desc,.ah-td--desc{width:340px;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ah-th--status{width:150px}.ah-th--actions{width:40px}.ah-row{background:#fff}.ah-row--alt{background:#fafafa}.ah-td{padding:8px;font-size:12px;color:#000;vertical-align:middle}.ah-td--date{white-space:nowrap;font-weight:500}.ah-avatar-cell{display:flex;align-items:center;gap:6px;white-space:nowrap}.ah-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;flex-shrink:0}.ah-status-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#000;white-space:nowrap}.ah-status-dot{width:8px;height:8px;border-radius:9999px;flex-shrink:0;background:#d4d4d8}.ah-status-dot--yellow{background:#f0b000}.ah-status-dot--orange{background:#ff6404}.ah-status-dot--green{background:#31a34a}.ah-status-dot--blue{background:#3c82f6}.ah-status-dot--gray{background:#71717a}.ah-row-menu-wrap{position:relative;display:inline-block}.ah-row-menu-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer}.ah-row-menu-btn:hover{background:#f5f5f5}.ah-row-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:5;display:flex;flex-direction:column;gap:2px;width:150px;padding:4px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;box-shadow:0 4px 12px #0000001a}.ah-row-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border:none;border-radius:6px;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;text-align:left}.ah-row-menu-item:hover{background:#f5f5f5}.ah-row-menu-item--danger{color:#d52825}.ah-empty{padding:16px;text-align:center;font-size:12px;color:#737373}.ah-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:300;display:flex;justify-content:flex-end;align-items:center;padding:16px}.ah-modal-overlay--center{justify-content:center}.ah-modal-panel{width:440px;max-height:calc(100vh - 32px);display:flex;flex-direction:column;border-radius:8px;background:#fff;overflow:hidden}.ah-modal-panel--field{max-height:min(90vh,520px)}.ah-modal-panel--field .ah-modal-body{flex:0 0 auto;padding:12px 16px;gap:12px}.ah-modal-panel--field .ah-field-label{color:#000;line-height:18px}.ah-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F8F8F8}.ah-modal-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#09090b;margin:0}.ah-modal-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;padding:0}.ah-modal-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:24px}.ah-form-group{display:flex;flex-direction:column;gap:12px}.ah-job-desc-title{font-family:Inter,sans-serif;font-size:12px;color:#545454}.ah-job-desc-text{font-family:Inter,sans-serif;font-size:12px;color:#000;line-height:18px}.ah-field{display:flex;flex-direction:column;gap:4px}.ah-field-label{font-family:Inter,sans-serif;font-size:12px;color:#52525b}.ah-input,.ah-select{width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;box-sizing:border-box}.ah-date-trigger,.ah-duration-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.ah-input::placeholder{color:#737373}.ah-time-period{flex:1;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;box-sizing:border-box}.ah-hours-row{display:flex;align-items:flex-start;gap:10px}.ah-hours-row .ah-field{flex:1}.ah-textarea{width:100%;min-height:116px;padding:8px 12px;border-radius:8px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#000;resize:vertical;box-sizing:border-box}.ah-textarea::placeholder{color:#71717a}.ah-sr-heading{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#000;margin:0 0 12px}.ah-sr-card{display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff}.ah-sr-card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.ah-sr-number{font-family:Inter,sans-serif;font-size:12px;color:#737373}.ah-sr-radio{width:20px;height:20px;border-radius:400px;border:1px solid #E4E4E7;flex-shrink:0;cursor:pointer;background:#fff;padding:0}.ah-sr-radio--selected{border-color:#ff6404;background:radial-gradient(circle,#ff6404 6px,#fff 7px)}.ah-sr-desc{font-family:IBM Plex Sans,sans-serif;font-size:14px;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.ah-sr-desc--expanded{-webkit-line-clamp:unset;overflow:visible}.ah-sr-see-more{align-self:flex-start;background:none;border:none;padding:0;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer}.ah-sr-created-by{display:flex;align-items:center;justify-content:center;gap:6px;font-family:Inter,sans-serif;font-size:12px}.ah-sr-created-by-label{color:#737373}.ah-sr-created-by-name{color:#000;font-weight:500}.ah-modal-footer{display:flex;align-items:center;gap:10px;padding:12px;border-top:1px solid #E5E5E5;box-shadow:0 -1px 8px #00000014}.ah-modal-footer--center{justify-content:center}.ah-btn-cancel{flex:1;padding:12px 16px;border-color:#d4d4d8;color:#000;font-size:14px;line-height:18px}.ah-btn-cancel:hover{background:#f5f5f5}.ah-btn-add{flex:1;padding:12px 16px;font-size:14px;line-height:18px}.cn-note-field{display:flex;flex-direction:column;gap:8px}.cn-note-textarea{min-height:199px}.cn-note-select{display:flex;height:32px;padding:10px 12px;align-items:center;gap:8px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;box-sizing:border-box}.cn-note-select-placeholder{flex:1;font-family:Inter,sans-serif;font-size:12px;color:#737373}.cn-note-employee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.cn-note-employee{display:flex;align-items:center;gap:6px;padding:4px 6px;border-radius:4px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-size:12px;color:#404040}.cn-note-employee:hover{background:#f5f5f5}.cn-note-employee--selected{background:#efefef;color:#000;font-weight:500}.cn-note-employee-avatar{width:16px;height:16px;border-radius:9999px;object-fit:cover;flex-shrink:0}.cn-note-hint{margin:0;font-family:Inter,sans-serif;font-size:12px;color:#737373}.cn-note-checkbox{display:flex;align-items:flex-start;gap:8px}.cn-note-checkbox-box{display:flex;width:16px;height:16px;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px;background:#e5e5e5}.cn-note-checkbox-box--checked{background:#ff6404}.cn-note-checkbox-label{font-family:Inter,sans-serif;font-size:12px;color:#737373}.inv-page{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#04041c;padding:16px;position:relative}.inv-card{flex:1;background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:12px 16px;overflow-y:auto}.inv-breadcrumbs{display:flex;align-items:center;gap:4px}.inv-breadcrumb-link{background:none;border:none;color:#71717a;font-size:12px;font-weight:500;cursor:pointer;padding:0;font-family:Inter,sans-serif}.inv-breadcrumb-current{color:#007cb4;font-size:12px;font-weight:500}.inv-title-row{display:flex;align-items:center;gap:6px}.inv-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;margin:0}.inv-count{margin:0;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600}.inv-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:1px solid #E4E4E7;border-radius:8px;padding:40px 24px}.inv-empty-img{width:120px;height:120px;object-fit:contain}.inv-empty-text-group{text-align:center}.inv-empty-title{font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;margin:0 0 4px;letter-spacing:-1px}.inv-empty-desc{font-size:14px;color:#303030;margin:0}.inv-create-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-size:12px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap}.inv-create-btn:hover{background:#ff64040f}.inv-toolbar{display:flex;justify-content:space-between;align-items:center}.inv-toolbar-actions{display:flex;align-items:center;gap:8px}.inv-print-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;font-size:12px;font-weight:500;color:#000;cursor:pointer;font-family:Inter,sans-serif}.inv-print-btn:hover{background:#f5f5f5}.inv-table-wrap{flex:1;border:1px solid #E4E4E7;border-radius:8px;overflow:auto}.inv-table{width:100%;border-collapse:collapse;min-width:900px;font-family:Inter,sans-serif;font-size:12px}.inv-th{padding:8px;font-size:10px;font-weight:600;color:#737373;text-align:left;background:#fff;white-space:nowrap;border-bottom:1px solid #E4E4E7}.inv-tr{border-bottom:1px solid #E4E4E7}.inv-tr:last-child{border-bottom:none}.inv-tr:hover{background:#fafafa}.inv-td{padding:10px 8px;color:#000;font-size:12px;vertical-align:middle;white-space:nowrap}.inv-sync-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#000}.inv-sync-dot{width:8px;height:8px;border-radius:50%;background:#31a34a;flex-shrink:0}.inv-invoiced-by{display:flex;align-items:center;gap:8px}.inv-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.inv-download-btns{display:flex;align-items:center;gap:6px}.inv-dl-btn{width:28px;height:28px;border-radius:6px;border:1px solid #D4D4D8;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.inv-dl-btn:hover{background:#f5f5f5}.inv-action-btns{display:flex;align-items:center;gap:6px}.inv-edit-btn{width:28px;height:28px;border-radius:6px;border:1px solid #D4D4D8;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.inv-edit-btn:hover{background:#f5f5f5}.inv-del-btn{width:28px;height:28px;border-radius:6px;border:none;background:#fee2e2;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.inv-del-btn:hover{background:#fecaca}.inv-void-btn{background:none;border:none;color:#007cb4;font-size:12px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;padding:0}.inv-void-btn:hover{text-decoration:underline}.inv-success-alert{position:absolute;top:68px;right:24px;width:412px;padding:12px;border-radius:8px;border:1px solid #27923E;background:#f2fbf4;display:flex;flex-direction:column;gap:6px;z-index:200;box-shadow:0 4px 16px #0000001a;animation:slideInAlert .3s ease}.inv-success-header{display:flex;align-items:center;gap:8px}.inv-success-title{color:#27923e;font-size:16px;font-weight:500;font-family:Inter,sans-serif}.inv-success-msg{color:#27923e;font-size:14px;font-weight:400;margin:0;padding-left:28px;font-family:Inter,sans-serif}@keyframes slideInAlert{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ci-page{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#04041c;padding:16px}.ci-card{flex:1;background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:12px 16px;overflow:auto;position:relative}.ci-card::-webkit-scrollbar{display:none}.ci-breadcrumbs{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-bottom:4px}.ci-breadcrumb-link{background:none;border:none;color:#71717a;font-size:12px;font-weight:500;cursor:pointer;padding:0;font-family:Inter,sans-serif}.ci-breadcrumb-current{color:#007cb4;font-size:12px;font-weight:500}.ci-page-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;margin:4px 0 12px;flex-shrink:0}.ci-steps-bar{display:flex;align-items:center;gap:12px;background:#04041c;border-radius:12px;padding:20px;flex-shrink:0;margin-bottom:16px}.ci-step-item{display:flex;align-items:center;gap:12px}.ci-step-circle{width:36px;height:36px;border-radius:9999px;display:flex;align-items:center;justify-content:center;border:2px solid #4C4D5C;color:#fff;font-size:14px;font-weight:600;flex-shrink:0}.ci-step-circle--active{background:#f05006;border-color:#f05006}.ci-step-label{color:#fff;font-size:14px;font-weight:600;white-space:nowrap}.ci-step-label--active{color:#ff6404;text-decoration:underline}.ci-step-line{flex:1;height:2px;background:#f05006;border-radius:9999px;min-width:40px}.ci-body{flex:1;overflow:visible;display:flex;flex-direction:column;gap:20px;padding:0 0 16px;margin-top:0;min-height:0}.ci-layout-section{display:flex;flex-direction:column;gap:10px;overflow:visible}.ci-body--invoice-content .ci-layout-section{height:auto;flex-grow:0;gap:16px;width:100%;padding:20px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow:visible}.ci-layout-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ci-section-heading{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;margin:0}.ci-see-layout-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #FF6404;border-radius:8px;background:transparent;color:#ff6404;font-size:12px;font-weight:600;line-height:16px;cursor:pointer;font-family:Inter,sans-serif;position:relative;overflow:hidden;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.ci-see-layout-btn:hover{background:#ff64040f}.ci-layout-hint{font-size:12px;font-weight:500;color:#000;margin:0}.ci-layout-options{display:flex;gap:12px;flex-wrap:wrap}.ci-layout-option{display:flex;align-items:center;gap:8px;flex:1;min-width:160px;padding:12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;font-size:12px;font-weight:500;font-family:Inter,sans-serif}.ci-layout-option--active{border-color:#ff6404;background:#ffecd4}.ci-radio{width:16px;height:16px;border-radius:9999px;border:1px solid #E4E4E7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ci-radio--active{border-color:#ff6404}.ci-radio-dot{width:10px;height:10px;border-radius:9999px;background:#f05006}.ci-claim-section{display:flex;flex-direction:column;gap:16px}.ci-claim-header{display:flex;align-items:center;gap:12px}.ci-claim-tag{background:#efefef;color:#404040;font-size:12px;padding:2px 6px;border-radius:4px}.ci-form-row{display:flex;gap:16px;flex-wrap:wrap}.ci-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:200px}.ci-field--full{width:100%;flex:none}.ci-label{font-size:12px;color:#737373}.ci-input{height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-size:12px;font-family:Inter,sans-serif;outline:none}.ci-input:focus{border-color:#ff6404}.ci-textarea{padding:8px 12px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-size:12px;font-family:Inter,sans-serif;resize:vertical;min-height:80px;outline:none;width:100%;box-sizing:border-box}.ci-textarea:focus{border-color:#ff6404}.ci-select-wrapper{position:relative}.ci-select{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;gap:8px;font-family:Inter,sans-serif}.ci-select--open{border-color:#ff6404}.ci-select-dropdown{position:absolute;top:calc(100% + 4px);bottom:auto;left:0;right:0;z-index:200;background:#fff;border:1px solid #E4E4E7;border-radius:6px;box-shadow:0 4px 12px #0000001a;max-height:160px;overflow-y:auto}.input-overlay-up .ci-select-dropdown{top:auto;bottom:calc(100% + 4px)}.ci-select-option{padding:8px 12px;font-size:12px;cursor:pointer;font-family:Inter,sans-serif}.ci-select-option:hover{background:#f5f5f5}.ci-select-option--active{color:#ff6404;font-weight:500}.ci-breakdown-section{display:flex;flex-direction:column;gap:8px}.ci-breakdown-header{display:flex;align-items:center;gap:12px}.ci-table{border:1px solid #E4E4E7;border-radius:8px;overflow-x:auto}.ci-table-header{display:flex;background:#fff;border-bottom:1px solid #E4E4E7;min-width:600px}.ci-th{padding:8px;font-size:10px;font-weight:600;color:#737373;border-right:1px solid #E4E4E7;display:flex;align-items:center;font-family:Inter,sans-serif}.ci-th:last-child{border-right:none}.ci-th-group{display:flex;flex-direction:column;border-right:1px solid #E4E4E7}.ci-th-group-label{padding:4px 8px;font-size:10px;font-weight:600;color:#737373;border-bottom:1px solid #E4E4E7;text-align:center;font-family:Inter,sans-serif}.ci-th-subrow{display:flex}.ci-th--desc{flex:1;min-width:140px}.ci-th--amount{width:100px}.ci-th--pct{width:75px}.ci-th--amt{width:85px}.ci-th--claim{width:95px}.ci-th--actions{width:36px;border-right:none}.ci-table-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;min-width:600px}.ci-td{padding:8px;display:flex;align-items:center;gap:4px;border-right:1px solid #E4E4E7;font-size:12px;min-height:40px;font-family:Inter,sans-serif}.ci-td:last-child{border-right:none}.ci-td--desc{flex:1;min-width:140px}.ci-td--amount{width:100px}.ci-td--pct{width:75px}.ci-td--amt{width:85px}.ci-td--claim{width:95px}.ci-td--delete{width:36px;justify-content:center}.ci-table-input{border:none;outline:none;font-size:12px;width:100%;background:transparent;font-family:Inter,sans-serif}.ci-table-input--num{width:50px}.ci-currency{color:#737373;font-size:12px;flex-shrink:0}.ci-pct-sign{color:#000;font-size:12px;flex-shrink:0}.ci-delete-btn{width:24px;height:24px;border-radius:6px;border:none;background:#d52825;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.ci-table-total{display:flex;align-items:center;background:#fafafa;border-top:1px solid #E4E4E7;min-width:600px}.ci-td-total{padding:8px;font-size:12px;font-weight:600;border-right:1px solid #E4E4E7;min-height:40px;display:flex;align-items:center;font-family:Inter,sans-serif}.ci-td-total:last-child{border-right:none}.ci-table-footer{display:flex;justify-content:center;padding:12px;border-top:1px solid #E4E4E7}.ci-add-line-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#ff6404;font-size:12px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.ci-footer{display:flex;justify-content:flex-start;align-items:center;padding:16px 0;border-top:1px solid #E4E4E7;margin-top:24px;gap:16px}.ci-btn-cancel{min-width:140px;height:48px;padding:0 24px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;color:#000;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;flex-shrink:0}.ci-btn-next{min-width:180px;height:48px;padding:0 24px;border-radius:8px;border:none;background:#f05006;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;flex-shrink:0}.ci-btn-next:disabled{opacity:.6;cursor:not-allowed}.ci-row--gray{background:#fafafa}.ci-qty-table{border:1px solid #E4E4E7;border-radius:8px;overflow-x:auto}.ci-qty-header-top,.ci-qty-header-sub{display:flex;background:#fff;border-bottom:1px solid #E4E4E7;min-width:900px}.ci-qty-th{padding:8px;font-size:10px;font-weight:600;color:#737373;border-right:1px solid #E4E4E7;display:flex;align-items:center;font-family:Inter,sans-serif;white-space:nowrap}.ci-qty-th:last-child{border-right:none}.ci-qty-group-label{padding:8px;font-size:10px;font-weight:600;color:#737373;border-right:1px solid #E4E4E7;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Inter,sans-serif;background:#fff}.ci-qty-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;min-width:900px;background:#fff}.ci-qty-row--gray{background:#fafafa}.ci-qty-td{padding:8px;display:flex;align-items:center;gap:4px;border-right:1px solid #E4E4E7;font-size:12px;min-height:40px;font-family:Inter,sans-serif;overflow:hidden}.ci-qty-td:last-child{border-right:none}.ci-qty-col--qty{width:54px;flex-shrink:0}.ci-qty-col--inv{width:160px;flex-shrink:0}.ci-qty-col--desc{flex:1;min-width:120px}.ci-qty-col--perqty{width:130px;flex-shrink:0}.ci-qty-col--total{width:120px;flex-shrink:0}.ci-qty-col--prevqty{width:90px;flex-shrink:0}.ci-qty-col--prevamt{width:120px;flex-shrink:0}.ci-qty-col--thisqty{width:90px;flex-shrink:0}.ci-qty-col--thisamt{width:120px;flex-shrink:0}.ci-qty-col--del{width:40px;flex-shrink:0;border-right:none!important;justify-content:center}.ci-qty-inv-text{font-size:12px;color:#000;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ci-qty-num-input{border:none;outline:none;font-size:12px;width:100%;background:transparent;font-family:Inter,sans-serif;-moz-appearance:textfield}.ci-qty-num-input::-webkit-inner-spin-button,.ci-qty-num-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ci-qty-total-row{display:flex;align-items:center;background:#fafafa;border-top:1px solid #E4E4E7;min-width:900px}.ci-qty-td-total{padding:8px;font-size:12px;font-weight:600;border-right:1px solid #E4E4E7;min-height:40px;display:flex;align-items:center;font-family:Inter,sans-serif}.ci-qty-td-total:last-child{border-right:none}.ci-qty-col--total-label{flex:1;min-width:344px}.ci-inline-error{display:flex;align-items:flex-start;gap:4px;color:#d52825;font-size:12px;font-family:Inter,sans-serif}.ci-inline-error svg{flex-shrink:0;margin-top:1px}.ci-error-toast{position:absolute;top:16px;right:16px;width:360px;background:#fef2f2;border:1px solid #D52825;border-radius:8px;padding:12px;box-shadow:0 4px 16px #0000001f;z-index:500}.ci-toast-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.ci-toast-title{color:#d52825;font-size:16px;font-weight:500;font-family:Inter,sans-serif}.ci-toast-msg{color:#d52825;font-size:14px;font-family:Inter,sans-serif;margin:0;padding-left:28px;line-height:20px}.ci-step-circle--done{width:36px;height:36px;border-radius:50%;background:#27923e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ci-step-label--done{background:none;border:none;font-size:14px;font-weight:600;color:#007cb4;text-decoration:underline;cursor:pointer;font-family:Inter,sans-serif}.ci-step-label--done:hover{opacity:.85}.ci-body--settings{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;padding:20px 16px;min-height:600px;gap:16px}.ci-body--invoice-content{padding-left:80px;padding-right:80px}.ci-settings-card{width:100%;max-width:884px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:16px}.ci-settings-header{display:flex;justify-content:space-between;align-items:center}.ci-settings-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.ci-follow-up-badge{display:flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #D42825;border-radius:6px;background:#ffe5e4;cursor:pointer}.ci-follow-up-text{color:#d42825;font-size:12px;font-weight:600;font-family:Inter,sans-serif}.ci-job-status-badge{cursor:default}.ci-settings-content{display:flex;gap:16px;align-items:flex-start}.ci-settings-col{flex:1;display:flex;flex-direction:column;gap:8px}.ci-settings-group-label{font-size:12px;font-weight:400;color:#000;font-family:Inter,sans-serif;margin:0 0 4px}.ci-settings-section{display:flex;flex-direction:column;gap:8px}.ci-settings-attach-header{display:flex;align-items:center;gap:4px}.ci-settings-radio-group{display:flex;flex-direction:column;gap:8px}.ci-settings-radio-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.ci-settings-radio-item{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.ci-settings-radio-label{font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif;line-height:16px}.ci-radio-outer{width:16px;height:16px;flex-shrink:0;border-radius:50%;border:1px solid #E4E4E7;display:flex;align-items:center;justify-content:center;margin-top:0}.ci-radio-outer--active{border-color:#ff6404}.ci-radio-inner{width:10px;height:10px;border-radius:50%;background:#f05006}.ci-settings-check-group{display:flex;flex-direction:column;gap:8px}.ci-settings-check-item{display:flex;align-items:center;gap:8px;cursor:pointer}.ci-settings-check-label{font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif}.ci-checkbox{width:16px;height:16px;flex-shrink:0;border-radius:4px;border:1px solid #E4E4E7;display:flex;align-items:center;justify-content:center}.ci-checkbox--checked{border-color:transparent}.ci-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:100px;border:.5px dashed #71717A;border-radius:8px;background:#fdfdfd;padding:16px;cursor:pointer}.ci-upload-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #FF6404;border-radius:8px;background:none;color:#ff6404;font-size:10px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.ci-dropzone-hint{font-size:12px;color:#000;text-align:center;margin:0;font-family:Inter,sans-serif;line-height:16px}.ci-uploaded-file{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid #E4E4E7;border-radius:8px;background:#fff}.ci-file-info{display:flex;align-items:center;gap:12px;flex:1}.ci-file-thumb{width:44px;height:44px;border-radius:9px;border:1px solid #E4E4E7;background:#fafafa;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ci-file-name{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000;margin:0 0 2px}.ci-file-size{font-size:12px;color:#545454;margin:0;font-family:Inter,sans-serif}.ci-file-actions{display:flex;align-items:center;gap:8px}.ci-file-edit-btn{width:32px;height:32px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.ci-file-delete-btn{width:32px;height:32px;border-radius:8px;border:none;background:#d52825;cursor:pointer;display:flex;align-items:center;justify-content:center}.ci-image-grid{display:flex;flex-wrap:wrap;gap:16px}.ci-image-thumb{position:relative;width:calc(25% - 12px);min-width:140px;height:150px;border-radius:8px;border:1px solid #E4E4E7;overflow:hidden;cursor:pointer;background:#fff}.ci-image-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ci-image-thumb--selected{border-color:#ff6404}.ci-image-check{position:absolute;top:12px;left:12px;width:20px;height:20px;border-radius:4px;border:1.2px solid #E4E4E7;background:#fff;display:flex;align-items:center;justify-content:center}.ci-image-check--checked{border-color:transparent}.ci-footer--settings{display:flex;justify-content:flex-start;align-items:center;padding:16px 0;border-top:1px solid #E4E4E7;margin-top:24px;gap:16px;width:100%}.ci-footer-right{display:flex;align-items:center;gap:12px;margin-left:auto}.ci-btn-back{min-width:120px;height:48px;padding:0 24px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;flex-shrink:0;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.ci-btn-back:hover{background:#ff64040f}.ci-content-col{display:flex;flex-direction:column;gap:16px;width:100%;max-width:884px}.ic-card{border:1px solid #E4E4E7;border-radius:8px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;max-height:calc(100vh - 300px)}.ic-card-header{display:flex;justify-content:space-between;align-items:center}.ic-card-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.ic-preview-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #FF6404;border-radius:8px;background:transparent;color:#ff6404;font-size:12px;font-weight:600;line-height:16px;cursor:pointer;font-family:Inter,sans-serif;transition:all .2s ease;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.ic-preview-btn:hover{background:#ff64040f}.ic-company-row{display:flex;gap:16px;align-items:flex-start;margin-bottom:4px}.ic-logo-box{width:120px;height:120px;border-radius:8px;border:1px solid #E4E4E7;overflow:hidden;flex-shrink:0;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.ic-logo-img{width:100%;height:100%;object-fit:contain}.ic-company-address{flex:1;display:flex;flex-direction:column;gap:4px}.ic-company-info-right{display:flex;flex-direction:column;gap:8px;min-width:140px}.ic-field-group{display:flex;flex-direction:column;gap:4px;flex:1}.ic-label{font-size:12px;color:#52525b;font-family:Inter,sans-serif;font-weight:400;line-height:18px}.ic-field-label{font-size:12px;color:#737373;font-family:Inter,sans-serif;font-weight:400;margin:0 0 2px}.ic-field-value{font-size:14px;color:#000;font-family:Inter,sans-serif;font-weight:500;margin:0;line-height:20px}.ic-input{height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-size:12px;color:#000;font-family:Inter,sans-serif;width:100%;box-sizing:border-box;outline:none}.ic-input--disabled{background:#f5f5f5;color:#404040;display:flex;align-items:center;cursor:default}.ic-textarea{border:1px solid #E4E4E7;border-radius:8px;padding:8px 12px;font-size:12px;font-family:Inter,sans-serif;color:#000;resize:none;width:100%;box-sizing:border-box;outline:none;min-height:52px}.ic-textarea--disabled{background:#fff;color:#404040;cursor:default}.ic-section-label{font-size:12px;font-weight:600;color:#000;font-family:Inter,sans-serif}.ic-fields-row{display:flex;gap:16px;flex-wrap:wrap}.ic-fields-row .ic-field-group{flex:1;min-width:140px}.ic-note{font-size:11px;color:#555;font-family:Inter,sans-serif;margin:4px 0}.ic-pagination{display:flex;align-items:center;justify-content:space-between;padding-top:4px;border-top:1px solid #E4E4E7}.ic-page-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #D4D4D8;border-radius:8px;background:#fff;font-size:10px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;color:#000}.ic-page-btn--disabled{color:#404040;cursor:default;opacity:.6}.ic-page-indicator{font-size:12px;color:#71717a;font-family:Inter,sans-serif;font-weight:500}.ic-breakdown-table{border:1px solid #E4E4E7;border-radius:8px;overflow-x:auto}.ic-bt-header{display:flex;background:#fff;border-bottom:1px solid #E4E4E7;min-width:600px}.ic-bt-th{padding:8px;font-size:10px;font-weight:600;color:#737373;font-family:Inter,sans-serif;border-right:1px solid #E4E4E7;display:flex;align-items:center;white-space:nowrap}.ic-bt-th:last-child{border-right:none}.ic-bt-row{display:flex;border-bottom:1px solid #E4E4E7;min-width:600px}.ic-bt-row:last-child{border-bottom:none}.ic-bt-row--alt,.ic-bt-row--totals{background:#fafafa}.ic-bt-td{padding:8px;font-size:12px;color:#000;font-family:Inter,sans-serif;border-right:1px solid #E4E4E7;display:flex;align-items:center}.ic-bt-td:last-child{border-right:none}.ic-bt-total-label{font-weight:600;font-size:11px}.ic-bt-bold{font-weight:600}.ic-bt-col--item{width:48px;flex-shrink:0}.ic-bt-col--desc{flex:1;min-width:100px}.ic-bt-col--cost{width:90px;flex-shrink:0}.ic-bt-col--pct{width:80px;flex-shrink:0}.ic-bt-col--total{width:100px;flex-shrink:0}.ic-bt-col--prev{width:110px;flex-shrink:0}.ic-bt-col--claim{width:90px;flex-shrink:0}.ic-email-card{border:1px solid #E4E4E7;border-radius:8px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:12px;width:100%}.ic-email-header{display:flex;justify-content:space-between;align-items:center}.ic-email-title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000;margin:0}.ic-add-email-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-size:10px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.ic-email-fields{display:flex;gap:10px;flex-wrap:wrap}.ic-email-fields .ic-input{flex:1;min-width:150px}.ic-modal-overlay{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:center;justify-content:center;z-index:600;border-radius:8px}.ic-modal{width:100%;max-width:854px;background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;max-height:90%}.ic-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #E5E5E5}.ic-modal-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.ic-modal-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px}.ic-modal-body{padding:12px 16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.ic-rich-toolbar{display:flex;align-items:center;gap:2px;padding:6px 8px;border:1px solid #E4E4E7;border-bottom:none;border-radius:8px 8px 0 0;background:#fff;flex-wrap:wrap}.ic-tb-btn{width:28px;height:28px;border:none;background:none;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;color:#444}.ic-tb-btn:hover{background:#f5f5f5}.ic-tb-btn--bold{font-weight:700}.ic-tb-btn--italic{font-style:italic}.ic-tb-btn--underline{text-decoration:underline}.ic-tb-btn--strike{text-decoration:line-through}.ic-tb-sep{width:1px;height:20px;background:#e4e4e7;margin:0 4px}.ic-modal-textarea{border:1px solid #E4E4E7;border-radius:0 0 8px 8px;padding:10px 12px;font-size:14px;font-family:Inter,sans-serif;color:#000;resize:vertical;width:100%;box-sizing:border-box;outline:none;min-height:200px}.ic-copy-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.ic-copy-label{font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif}.ic-modal-footer{display:flex;gap:10px;padding:12px 16px;border-top:1px solid #E5E5E5}.ic-modal-cancel{flex:1;height:46px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.ic-modal-confirm{flex:1;height:46px;border:none;border-radius:8px;background:#f05006;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.ic-pdf-modal{width:90%;max-width:700px;background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;max-height:90vh}.ic-pdf-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #E5E5E5}.ic-pdf-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.ic-pdf-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #E5E5E5;background:#fafafa}.ic-pdf-page{padding:20px;overflow-y:auto;flex:1;font-family:Inter,sans-serif;font-size:12px;color:#000;display:flex;flex-direction:column;gap:10px}.ic-pdf-company{display:flex;gap:16px;align-items:flex-start;margin-bottom:8px}.ic-pdf-logo{width:70px;height:70px;object-fit:contain;border-radius:4px}.ic-pdf-company-info{flex:1;font-size:11px;color:#333;display:flex;flex-direction:column;gap:2px}.ic-pdf-company-right{font-size:11px;color:#333;display:flex;flex-direction:column;gap:2px;text-align:right}.ic-pdf-inv-title{font-size:14px;font-weight:700;margin:0;text-align:center;font-family:Inter,sans-serif}.ic-pdf-inv-title span{font-size:14px}.ic-pdf-page-label{text-align:right;font-size:10px;color:#737373;margin:0}.ic-pdf-divider{border:none;border-top:1px solid #ccc;margin:4px 0}.ic-pdf-bill{display:flex;justify-content:space-between;gap:16px}.ic-pdf-bill>div{flex:1}.ic-pdf-label{font-weight:600}.ic-pdf-details p{margin:2px 0}.ic-pdf-financials{display:flex;flex-direction:column;gap:4px}.ic-pdf-fin-row{display:flex;justify-content:space-between;font-size:11px;padding:2px 0}.ic-pdf-fin-row--total{font-weight:700;border-top:1px solid #ccc;padding-top:4px}.ic-pdf-note{font-size:10px;color:#555;margin:0}.ic-pdf-banking-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ic-pdf-banking{font-size:11px;flex:1}.ic-pdf-banking p{margin:2px 0}.ic-pdf-summary-table{border-collapse:collapse;font-size:11px;min-width:180px}.ic-pdf-summary-table td{padding:2px 8px;border:1px solid #ccc}.ic-pdf-sum-total{font-weight:700;background:#efefef}.ic-pdf-footer-note{font-size:9px;color:#777;text-align:center;margin:0}.ic-pdf-breakdown-table{width:100%;border-collapse:collapse;font-size:11px}.ic-pdf-breakdown-table th{background:#f5f5f5;border:1px solid #ddd;padding:6px 8px;text-align:left;font-size:10px;font-weight:600}.ic-pdf-breakdown-table td{border:1px solid #ddd;padding:5px 8px}.ic-pdf-total-row td{font-weight:600;background:#fafafa}.ic-pdf-align-right{text-align:right}.ic-pdf-footer{display:flex;gap:10px;padding:16px 20px;border-top:1px solid #E5E5E5}.ic-pdf-btn{flex:1;height:44px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-size:13px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px}.ic-pdf-btn--pdf{background:#008ecb;color:#fff;border-color:#008ecb}.ipt-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.ipt-modal{background:#fff;border-radius:12px;width:min(1160px,100%);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0003}.ipt-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #E4E4E7;flex-shrink:0}.ipt-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;margin:0;color:#000}.ipt-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:transparent;cursor:pointer}.ipt-close:hover{background:#f4f4f5}.ipt-body{display:flex;gap:20px;padding:20px 24px;overflow-y:auto;flex:1}.ipt-layout-card{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px;border:2px solid #E4E4E7;border-radius:10px;padding:16px;cursor:pointer;transition:border-color .15s}.ipt-layout-card--active{border-color:#ff6404}.ipt-card-top{display:flex;align-items:center;gap:10px}.ipt-radio{width:20px;height:20px;border-radius:6px;border:2px solid #E4E4E7;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s}.ipt-radio--active{border-color:#ff6404}.ipt-card-info{display:flex;flex-direction:column;gap:2px}.ipt-card-name{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;color:#000}.ipt-card-pages{font-size:12px;color:#737373;font-family:Inter,sans-serif}.ipt-preview-pages{display:flex;gap:10px;overflow-x:auto}.ipt-preview-pages--single{justify-content:center}.ipt-page{flex-shrink:0;width:280px;border:1px solid #E4E4E7;border-radius:4px;overflow:hidden;background:#fff}.ipt-page--wide{width:100%;max-width:400px}.ipt-page-inner{padding:10px;line-height:1.4;font-family:Inter,sans-serif}.ipt-inv-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;gap:8px}.ipt-inv-logo{display:flex;align-items:flex-start;gap:6px}.ipt-logo-img{width:30px;height:30px;object-fit:contain}.ipt-inv-addr{display:flex;flex-direction:column}.ipt-addr-line{font-size:5.5px;line-height:1.5;color:#333}.ipt-inv-right{display:flex;flex-direction:column;text-align:right}.ipt-inv-right--compact{text-align:right}.ipt-inv-title{font-size:7px;font-weight:700;text-align:center;margin:4px 0 2px;color:#000}.ipt-inv-page-label{font-size:5.5px;text-align:center;color:#737373;margin-bottom:4px}.ipt-inv-note{font-size:5px;color:#737373;margin-bottom:4px;font-style:italic}.ipt-inv-bill-row{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px}.ipt-inv-bill-section{flex:1}.ipt-inv-meta{display:flex;flex-direction:column;gap:1px;min-width:100px}.ipt-inv-meta-row{display:flex;justify-content:space-between;gap:4px;font-size:5.5px}.ipt-inv-label{font-size:5.5px;font-weight:700;color:#000;margin-bottom:1px}.ipt-inv-text{font-size:5.5px;color:#333}.ipt-inv-text--bold{font-weight:700}.ipt-inv-desc-row{display:flex;gap:4px;margin-bottom:2px}.ipt-inv-summary{margin-top:4px;border-top:1px solid #E4E4E7;padding-top:4px;display:flex;flex-direction:column;gap:1px}.ipt-inv-sum-row{display:flex;justify-content:space-between;font-size:5.5px;color:#333}.ipt-inv-sum-row--bold{font-weight:700;color:#000}.ipt-inv-divider{height:1px;background:#e4e4e7;margin:2px 0}.ipt-inv-contract{margin-top:4px;border-top:1px solid #E4E4E7;padding-top:4px;display:flex;flex-direction:column;gap:1px}.ipt-inv-table{width:100%;border-collapse:collapse;margin:4px 0;font-size:4.5px}.ipt-inv-table th,.ipt-inv-table td{border:.5px solid #D4D4D8;padding:1.5px 2px;text-align:left}.ipt-inv-table th{background:#f4f4f5;font-weight:600}.ipt-inv-table-footer{display:flex;flex-direction:column;gap:1px;margin-top:4px}.ipt-nd-info-grid{margin-bottom:4px}.ipt-nd-info-block{border:.5px solid #E4E4E7;border-radius:2px;padding:4px}.ipt-nd-info-block--yellow{border-color:#f0b000}.ipt-nd-info-row{display:flex;justify-content:space-between;font-size:5px;gap:4px;margin-top:1px}.ipt-nd-addr-row{display:flex;gap:6px;margin-bottom:4px}.ipt-nd-addr-block{flex:1}.ipt-nd-total-highlight{font-size:5.5px;font-weight:700;margin-top:2px;background:#fff9c2;padding:1px 2px;border-radius:1px;display:flex;justify-content:space-between}.ipt-nd-desc-block{font-size:5px;color:#737373;margin-bottom:4px;border-top:.5px solid #E4E4E7;padding-top:3px}.ipt-nd-footer{border-top:.5px solid #E4E4E7;padding-top:3px;display:flex;flex-direction:column;gap:1px}.ipt-nd-footer-row{display:flex;justify-content:space-between;font-size:5.5px}.ipt-nd-footer-row--highlight{font-weight:700;background:#fff9c2;padding:1px 2px;border-radius:1px}.ci-input-prefix-wrap{display:flex;align-items:center;height:32px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;overflow:hidden}.ci-input-prefix{padding:0 8px 0 12px;font-size:12px;font-family:Inter,sans-serif;color:#000;flex-shrink:0}.ci-input--prefixed{border:none;outline:none;flex:1;height:100%;padding:0 12px 0 0;font-size:12px;font-family:Inter,sans-serif;background:transparent}.nd-invoice-card{background:#fff;border-radius:8px;border:1px solid #E4E4E7;padding:20px;display:flex;flex-direction:column;gap:16px;width:100%;height:fit-content}.nd-card-header{display:flex;align-items:center;justify-content:space-between}.nd-card-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;margin:0}.nd-top-row{display:flex;gap:20px;align-items:flex-start}.nd-logo-col{display:flex;flex-direction:column;gap:12px}.nd-logo-box{width:120px;height:120px;border-radius:8px;border:1px solid #E4E4E7;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fafafa}.nd-logo-img{width:100%;height:100%;object-fit:contain}.nd-contact-info{display:flex;flex-direction:column;gap:4px}.nd-info-row{display:flex;align-items:center;gap:6px}.nd-info-label{font-size:12px;color:#737373;font-family:Inter,sans-serif;white-space:nowrap}.nd-info-value{font-size:14px;font-weight:500;color:#000;font-family:Inter,sans-serif}.nd-info-value--addr{line-height:1.5}.nd-address-col{flex:1;display:flex;flex-direction:column;gap:8px}.nd-addr-block{display:flex;flex-direction:column;gap:4px}.nd-tax-row{display:flex;align-items:center;gap:8px}.nd-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:481px)and (max-width:768px),(max-width:480px){.nd-main-grid{grid-template-columns:1fr}}.nd-left-col,.nd-right-col{display:flex;flex-direction:column;gap:12px}.nd-table-card{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden}.nd-table-header{padding:8px 12px;font-size:10px;font-weight:600;color:#737373;background:#fff;border-bottom:1px solid #E4E4E7;font-family:Inter,sans-serif}.nd-table-body{display:flex;flex-direction:column}.nd-table-row{display:flex}.nd-table-cell{padding:8px;font-size:12px;font-family:Inter,sans-serif;display:flex;align-items:center}.nd-table-cell--label{width:100px;font-weight:500;background:#fafafa;border-right:1px solid #E4E4E7}.nd-table-cell--input,.nd-table-cell--full{flex:1}.nd-input{height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-size:12px;font-family:Inter,sans-serif;outline:none;width:100%;box-sizing:border-box;display:flex;align-items:center}.nd-input--select{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.nd-input--disabled{background:#f5f5f5;color:#404040;cursor:not-allowed;border-color:#e4e4e7}.nd-input--textarea{height:auto;min-height:52px;padding:8px 12px;resize:vertical}.nd-input--amount{display:flex;align-items:center;gap:4px}.nd-prefix{color:#404040}.nd-textarea{border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-size:12px;font-family:Inter,sans-serif;padding:8px 12px;outline:none;width:100%;box-sizing:border-box;resize:vertical}.nd-info-table-row{display:flex;align-items:center;border:none}.nd-info-table-row:last-child{border-top:1px solid #E4E4E7}.nd-info-table-row--gray{background:#fafafa}.nd-info-table-row--tall{align-items:flex-start;padding-top:8px;padding-bottom:8px}.nd-info-table-label{flex:0 0 140px;padding:8px;font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif}.nd-info-table-input{flex:1;padding:4px 8px}.nd-dd-wrapper{position:relative}.nd-dropdown{position:absolute;top:calc(100% + 4px);bottom:auto;left:0;right:0;z-index:200;background:#fff;border:1px solid #E4E4E7;border-radius:6px;box-shadow:0 4px 12px #0000001a;max-height:160px;overflow-y:auto}.input-overlay-up .nd-dropdown{top:auto;bottom:calc(100% + 4px)}.nd-dropdown-option{padding:8px 12px;font-size:12px;cursor:pointer;font-family:Inter,sans-serif}.nd-dropdown-option:hover{background:#f5f5f5}.nd-dropdown-option--active{color:#ff6404;font-weight:500}.nd-blue-text{color:#007cb4;font-size:14px;font-weight:500;font-family:Inter,sans-serif;margin:0}.nd-ownership-text{margin-top:8px}.nd-text-fields{display:flex;flex-direction:column;gap:12px}.nd-field{display:flex;flex-direction:column;gap:4px}.nd-label{font-size:12px;color:#52525b;font-family:Inter,sans-serif}.nd-textarea-disabled{border:1px solid #E4E4E7;border-radius:8px;background:#f5f5f5;color:#404040;font-size:12px;font-family:Inter,sans-serif;padding:8px 12px;line-height:1.5}.nd-textarea-editable{border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-size:12px;font-family:Inter,sans-serif;padding:8px 12px;outline:none;resize:vertical;width:100%;box-sizing:border-box}.nd-textarea-editable:focus{border-color:#ff6404}.nd-totals-wrap{display:flex;justify-content:flex-end}.nd-totals-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;min-width:360px}.nd-total-row{display:flex;justify-content:space-between;align-items:center;padding:0 8px;height:40px}.nd-total-row--gray{background:#fafafa}.nd-total-label{font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif}.nd-total-value{font-size:12px;color:#000;font-family:Inter,sans-serif}.dc-layout-row{display:flex;gap:16px;flex-wrap:wrap}.dc-layout-field{flex:1;min-width:200px}.dc-item-table{border:1px solid #E4E4E7;border-radius:8px;overflow-x:auto}.dc-item-header{display:flex;background:#fff;border-bottom:1px solid #E4E4E7;min-width:700px}.dc-item-row{display:flex;align-items:center;border-bottom:1px solid #E4E4E7;min-width:700px}.dc-item-row:last-child{border-bottom:none}.dc-item-th{padding:8px;font-size:10px;font-weight:600;color:#737373;font-family:Inter,sans-serif}.dc-item-td{padding:8px;font-size:12px;color:#000;font-family:Inter,sans-serif;display:flex;align-items:center;min-height:40px}.dc-item-col--item{width:40px;flex-shrink:0}.dc-item-col--part{width:84px;flex-shrink:0}.dc-item-col--desc{flex:1;min-width:140px}.dc-item-col--qty{width:40px;flex-shrink:0}.dc-item-col--price{width:80px;flex-shrink:0}.dc-item-col--nett{width:90px;flex-shrink:0}.dc-item-col--gstfree{width:60px;flex-shrink:0}.dc-item-col--gst{width:70px;flex-shrink:0}.dc-item-col--total{width:90px;flex-shrink:0}.dc-item-checkbox{width:16px;height:16px;border-radius:4px;border:1px solid #E4E4E7;display:inline-block}.dc-item-checkbox--checked{background:#f05006;border-color:#f05006}.nav-item--leave-active{background:#f3a727!important;color:#000!important}.nav-item--leave-active .nav-label{color:#000!important}.nav-item--leave-active .nav-arrow{border-color:#00000014!important;background:#000!important}.nav-item--operations-page-active{background:#f3a727!important;color:#000!important}.nav-item--operations-page-active .nav-label{color:#000!important}.nav-item--operations-page-active .nav-arrow{border-color:#00000014!important;background:#000!important}.nav-item--customers-active{background:#f3a727!important;color:#000!important}.nav-item--customers-active .nav-label{color:#000!important}.nav-item--customers-active .nav-arrow{border-color:#00000014!important;background:#000!important}.leave-page{flex:1;overflow-y:auto;background:url(https://api.builder.io/api/v1/image/assets/TEMP/3f52915664e0afbfbc55bda8575aa7399fcabde6?width=2472) #d3d3d3 50% / cover no-repeat,#04041c;padding:16px 24px;display:flex;flex-direction:column}.leave-card{background:#fff;border-radius:8px;padding:12px 16px 24px;display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.leave-breadcrumb{display:flex;align-items:center;gap:4px}.leave-breadcrumb-link{font-size:12px;font-weight:500;color:#71717a;cursor:pointer;font-family:Inter,sans-serif}.leave-breadcrumb-link:hover{color:#007cb4}.leave-breadcrumb-current{font-size:12px;font-weight:500;color:#007cb4;font-family:Inter,sans-serif}.leave-title-row{display:flex;align-items:center;gap:4px}.leave-title{margin:0;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;line-height:22px}.leave-tabs{display:flex;padding:4px;background:#f5f5f5;border-radius:6px;gap:0}.leave-tab{flex:1;padding:8px 12px;border:none;background:transparent;border-radius:4px;font-size:14px;font-weight:500;color:#737373;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s,color .15s,box-shadow .15s}.leave-tab--active{background:#fff;color:#000;font-weight:600;border-radius:6px;box-shadow:0 1px 2px #0003}.leave-filters-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.leave-filter-group{display:flex;flex-direction:column;gap:4px;width:230px;flex-shrink:0}.leave-filter-group--flex{flex:1;width:auto;min-width:200px}.leave-filter-label{font-size:12px;color:#737373;font-family:Inter,sans-serif;font-weight:400;line-height:16px}.leave-filter-label-row{display:flex;align-items:center;gap:4px}.leave-filter-link{font-size:12px;font-weight:600;color:#007cb4;font-family:Inter,sans-serif;cursor:pointer}.leave-filter-select{display:flex;height:32px;padding:0 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;font-size:12px;font-weight:500;color:#71717a;font-family:Inter,sans-serif;width:100%}.leave-filter-select span{flex:1;text-align:left}.leave-search-input{display:flex;height:32px;padding:0 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid #DEDEDE;background:#fff;width:100%}.leave-search-placeholder{font-size:12px;color:#71717a;font-family:Inter,sans-serif;font-weight:400;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leave-date-range-btn{display:flex;height:32px;padding:0 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid #DEDEDE;background:#fff;cursor:pointer;width:100%;font-family:Inter,sans-serif}.leave-date-range-content{display:flex;align-items:center;gap:4px;flex:1;font-size:12px;font-weight:500;color:#000}.leave-search-btn{padding:8px 16px;border-radius:8px;background:#f05006;border:none;color:#fafafa;font-size:12px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;height:32px;align-self:flex-end;white-space:nowrap}.leave-search-btn:hover{background:#d44605}.leave-divider{height:1px;background:#e4e4e7;width:100%}.leave-table-actions{display:flex;justify-content:space-between;align-items:center}.leave-request-count{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000}.leave-table-btns{display:flex;align-items:center;gap:8px}.leave-customize-btn{display:flex;padding:8px 12px;align-items:center;gap:6px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif}.leave-customize-btn:hover{background:#f5f5f5}.leave-create-btn{display:flex;padding:8px 12px;align-items:center;gap:6px;border-radius:8px;border:1px solid #FF6404;background:#fff;cursor:pointer;font-size:12px;font-weight:500;color:#ff6404;font-family:Inter,sans-serif}.leave-create-btn:hover{background:#fff5f0}.leave-alert{display:flex;flex-direction:column;gap:0;padding:12px;border-radius:8px;border:1px solid #D18700;background:#ffecd4}.leave-alert-header{display:flex;align-items:center;gap:8px}.leave-alert-title{font-size:14px;font-weight:500;color:#d18700;font-family:Inter,sans-serif;line-height:20px}.leave-alert-body{margin:0;padding-left:28px;font-size:12px;color:#d18700;font-family:Inter,sans-serif;line-height:20px;font-weight:400}.leave-table-wrapper{border:1px solid #E4E4E7;border-radius:8px;overflow:auto;flex:1}.leave-table{width:100%;border-collapse:collapse;font-family:Inter,sans-serif;min-width:900px}.leave-th{padding:12px 8px;text-align:left;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:0;white-space:nowrap;background:#fff;border-bottom:1px solid #E4E4E7;line-height:12px}.leave-th:first-child{padding-left:12px}.leave-th svg{vertical-align:middle;margin-left:4px}.leave-tr{border-bottom:1px solid #E4E4E7;cursor:pointer;transition:background .1s}.leave-tr:last-child{border-bottom:none}.leave-tr:hover{background:#fafafa}.leave-td{padding:12px 8px;font-size:14px;color:#000;line-height:18px;vertical-align:middle;white-space:nowrap}.leave-td:first-child{padding-left:12px}.leave-employee-cell{display:flex;align-items:center;gap:8px}.leave-avatar-placeholder{width:24px;height:24px;border-radius:50%;background:#d4d4d8;flex-shrink:0}.leave-status-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:100px;font-size:12px;font-weight:500;font-family:Inter,sans-serif;white-space:nowrap}.leave-status-chip--pending,.leave-status-chip--approve,.leave-status-chip--denied{background:transparent;color:#000}.leave-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.leave-status-dot--pending{background:#f0b000}.leave-status-dot--approve{background:#31a34a}.leave-status-dot--denied{background:#d52825}.ts-page{flex:1;overflow-y:auto;background:url(https://api.builder.io/api/v1/image/assets/TEMP/3f52915664e0afbfbc55bda8575aa7399fcabde6?width=2472) center / cover no-repeat,#04041c;padding:16px 24px;display:flex;flex-direction:column}.ts-card{background:#fff;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:hidden}.ts-breadcrumbs{display:flex;align-items:center;gap:4px}.ts-breadcrumb-link{font-size:12px;font-weight:500;color:#71717a;font-family:Inter,sans-serif}.ts-breadcrumb-current{font-size:12px;font-weight:500;color:#007cb4;font-family:Inter,sans-serif}.ts-title-row{display:flex;align-items:center;gap:4px}.ts-page-title{font-size:18px;font-weight:600;color:#000;font-family:Work Sans,sans-serif;margin:0}.ts-tabs{display:flex;align-items:center;border-bottom:1px solid #E4E4E7}.ts-tab{height:40px;padding:0 12px;background:none;border:none;border-bottom:2px solid transparent;font-size:12px;font-weight:500;color:#737373;cursor:pointer;font-family:Inter,sans-serif;margin-bottom:-1px;transition:color .15s,border-color .15s}.ts-tab--active{font-weight:600;color:#09090b;border-bottom-color:#f05006}.ts-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.ts-filter-col{display:flex;flex-direction:column;gap:4px}.ts-filter-col--narrow{width:230px;flex-shrink:0}.ts-filter-col--grow{flex:1;min-width:200px}.ts-filter-label{font-size:12px;color:#52525b;font-family:Inter,sans-serif}.ts-fav-select{display:flex;height:32px;padding:0 12px;align-items:center;gap:8px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;cursor:pointer}.ts-fav-placeholder{flex:1;font-size:12px;font-weight:500;color:#71717a;font-family:Inter,sans-serif}.ts-search-input{display:flex;padding:8px 12px;align-items:center;gap:8px;border:1px solid #DEDEDE;border-radius:8px;background:#fff}.ts-search-field{flex:1;border:none;outline:none;font-size:12px;color:#71717a;font-family:Inter,sans-serif;background:transparent}.ts-date-range-header{display:flex;align-items:center;gap:4px}.ts-date-range-label{font-size:12px;color:#52525b;font-family:Inter,sans-serif}.ts-date-range-label strong{color:#09090b;font-weight:500}.ts-date-this-month{font-size:12px;font-weight:600;color:#007cb4;font-family:Inter,sans-serif;cursor:pointer}.ts-date-picker{display:flex;height:32px;padding:0 12px;align-items:center;gap:4px;border:1px solid #DEDEDE;border-radius:8px;background:#fff;cursor:pointer}.ts-date-val{font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif}.ts-advanced-row{display:flex;align-items:center;gap:12px}.ts-divider-line{flex:1;height:1px;background:#f4f4f5}.ts-advanced-btn{display:flex;align-items:center;gap:8px;background:none;border:none;font-size:12px;font-weight:600;color:#007cb4;font-family:Inter,sans-serif;cursor:pointer;padding:0}.ts-search-action{display:flex}.ts-search-btn{padding:8px 16px;border-radius:8px;background:#f05006;border:none;font-size:12px;font-weight:600;color:#fafafa;font-family:Inter,sans-serif;cursor:pointer}.ts-search-btn:hover{background:#d94505}.ts-separator{height:1px;background:#e4e4e7;flex-shrink:0}.ts-table-toolbar{display:flex;align-items:center;justify-content:space-between}.ts-count{font-size:16px;font-weight:600;color:#000;font-family:Work Sans,sans-serif}.ts-toolbar-actions{display:flex;align-items:center;gap:8px}.ts-toolbar-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #D4D4D8;border-radius:8px;background:#fff;font-size:12px;font-weight:500;color:#000;font-family:Inter,sans-serif;cursor:pointer}.ts-toolbar-btn:hover{background:#f5f5f5}.ts-table-wrapper{flex:1;overflow:auto;border:1px solid #E4E4E7;border-radius:8px;min-height:0}.ts-table{width:100%;border-collapse:collapse;min-width:900px}.ts-thead-row{background:#fff}.ts-th{padding:10px 8px;text-align:left;font-size:10px;font-weight:600;color:#71717a;font-family:Inter,sans-serif;white-space:nowrap;border-bottom:1px solid #E4E4E7;position:sticky;top:0;background:#fff;z-index:1}.ts-th--check{width:40px;padding:10px 12px}.ts-th--name{width:200px;min-width:200px}.ts-th--date{width:120px}.ts-th--hours{width:130px}.ts-th--time{width:90px}.ts-th--actions{width:40px}.ts-th svg{vertical-align:middle;margin-left:4px}.ts-row{cursor:pointer}.ts-row--gray td{background:#fafafa}.ts-row:not(.ts-row--gray) td{background:#fff}.ts-row:hover td{background:#f0f9ff}.ts-td{padding:10px 8px;font-size:12px;color:#000;font-family:Inter,sans-serif;border-bottom:1px solid #F0F0F0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.ts-td--check{padding:10px 12px;width:40px}.ts-td--name{display:flex;align-items:center;gap:6px;padding:12px 8px;max-width:none}.ts-td--muted{color:#71717a}.ts-td--actions{padding:4px 8px}.ts-checkbox{display:inline-flex;width:16px;height:16px;border-radius:4px;border:1.25px solid #E4E4E7;flex-shrink:0}.ts-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.ts-employee-link{background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:Inter,sans-serif;color:#007cb4;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-employee-link:hover{text-decoration:underline}.ts-row-menu-btn{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;border-radius:4px}.ts-row-menu-btn:hover{background:#f5f5f5}.ts-scrollbar-track{height:14px;background:#f5f5f5;border-radius:9999px;position:relative;flex-shrink:0;display:flex;align-items:center;padding:2px 8px;box-sizing:border-box;box-shadow:0 1px 3px #0000001a}.ts-scrollbar-thumb{width:148px;height:10px;border-radius:9999px;background:#71717a}@media(min-width:481px)and (max-width:768px),(max-width:480px){.ts-filters{flex-direction:column;align-items:stretch}.ts-filter-col--narrow{width:100%}.ts-table-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.ts-tabs{overflow-x:auto}}.jobs-filter-reset-btn,.cj-btn-cancel,.dp-nav-btn,.cj-add-contact-btn,.nc-btn-cancel,.acc-upload-btn,.acc-btn-cancel,.ns-btn-cancel,.cancel-dialog-btn--no,.modal-btn--cancel,.inv-print-btn,.inv-dl-btn,.inv-edit-btn,.ic-modal-cancel,.ic-pdf-btn:not(.ic-pdf-btn--pdf),.leave-customize-btn,.ts-toolbar-btn,.ci-see-layout-btn,.ic-preview-btn,.ci-btn-back,.jd-btn--outline,.jd-btn--orange-outline,.pm-customize-btn,.s2-file-btn--outline,.cpo-add-item-btn,.cpo-upload-btn,.cd-add-btn,.cpo-btn--tertiary{border:1px solid #FF6404;background:transparent;color:#ff6404;font-weight:600;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.jobs-filter-reset-btn:hover,.cj-btn-cancel:hover,.dp-nav-btn:hover,.cj-add-contact-btn:hover,.nc-btn-cancel:hover,.acc-upload-btn:hover,.acc-btn-cancel:hover,.ns-btn-cancel:hover,.cancel-dialog-btn--no:hover,.modal-btn--cancel:hover,.inv-print-btn:hover,.inv-dl-btn:hover,.inv-edit-btn:hover,.ic-modal-cancel:hover,.ic-pdf-btn:not(.ic-pdf-btn--pdf):hover,.leave-customize-btn:hover,.ts-toolbar-btn:hover,.s2-file-btn--outline:hover,.cpo-add-item-btn:hover,.cpo-upload-btn:hover,.cd-add-btn:hover,.cpo-btn--tertiary:hover{background:#ff64040f}.jobs-filter-reset-btn svg path,.cj-btn-cancel svg path,.dp-nav-btn svg path,.cj-add-contact-btn svg path,.nc-btn-cancel svg path,.acc-upload-btn svg path,.acc-btn-cancel svg path,.ns-btn-cancel svg path,.cancel-dialog-btn--no svg path,.modal-btn--cancel svg path,.inv-print-btn svg path,.inv-dl-btn svg path,.inv-edit-btn svg path,.ic-modal-cancel svg path,.ic-pdf-btn:not(.ic-pdf-btn--pdf) svg path,.leave-customize-btn svg path,.ts-toolbar-btn svg path,.ci-see-layout-btn svg path,.ic-preview-btn svg path,.ci-btn-back svg path,.jd-btn--outline svg path,.jd-btn--orange-outline svg path,.pm-customize-btn svg path,.s2-file-btn--outline svg path,.cpo-add-item-btn svg path,.cpo-upload-btn svg path,.cd-add-btn svg path{fill:currentColor;stroke:currentColor}.ci-see-layout-btn svg path,.ic-preview-btn svg path{fill:none;stroke:currentColor}.jd-customize-col-icon path{fill:none!important;stroke:#a1a1aa!important}.jd-customize-dd-wrapper{position:relative;display:inline-flex}.jd-customize-dd{position:absolute;top:calc(100% + 4px);right:0;z-index:1000;display:flex;flex-direction:column;align-items:flex-start;width:212px;max-height:246px;overflow-y:auto;padding:8px;border-radius:8px;border:1px solid #DEDEDE;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.jd-customize-dd-item{display:flex;padding:6px;align-items:center;gap:8px;align-self:stretch;border-radius:6px;cursor:pointer}.jd-customize-dd-item:hover{background:#fafafa}.jd-customize-dd-label{color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.cpo-page{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#04041c;padding:16px}.cpo-card{flex:1;overflow-y:auto;border-radius:8px;background:#fff;padding:12px 16px 24px;display:flex;flex-direction:column;gap:12px}.cpo-breadcrumbs{display:flex;align-items:center;gap:4px}.cpo-breadcrumb-link{background:none;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#71717a}.cpo-breadcrumb-current{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#007cb4}.cpo-page-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;margin:0}.cpo-body{display:flex;flex-direction:column;gap:40px;padding-top:6px}.cpo-section{display:flex;flex-direction:column;gap:16px}.cpo-section--last{padding-bottom:4px}.cpo-section-title{display:flex;align-items:center;gap:8px;height:24px}.cpo-section-title span{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000}.cpo-fields-row{display:flex;align-items:flex-start;gap:16px}.cpo-fields-row--details{flex-direction:column;justify-content:flex-start}.cpo-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.cpo-field--po-number{flex:0 1 auto;margin-right:auto}.cpo-field--recall,.cpo-field--supplier{flex:0 1 auto;width:400px;max-width:100%;align-self:stretch}.cpo-field-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;display:flex;align-items:center;gap:4px}.cpo-field-label--with-icon{justify-content:flex-start}.cpo-po-number-row{display:flex;align-items:center;gap:10px}.cpo-po-number{font-family:Work Sans,sans-serif;font-size:24px;font-weight:600;letter-spacing:-1px;color:#000}.cpo-eye-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:8px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;flex-shrink:0}.cpo-number-modal-backdrop{position:fixed;inset:0;z-index:4000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000008c}.cpo-number-modal{display:flex;width:356px;max-width:100%;flex-direction:column;gap:12px;padding:12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cpo-number-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cpo-number-modal-title{color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px}.cpo-number-modal-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px;border:none;border-radius:100px;background:#fff;cursor:pointer}.cpo-number-modal-close:hover{background:#f4f4f5}.cpo-number-modal-value{color:#000;font-family:Work Sans,sans-serif;font-size:34px;font-weight:600;line-height:42px;letter-spacing:-1.5px}.cpo-number-modal-copy{display:flex;align-items:center;justify-content:center;width:100%;height:32px;padding:8px 12px;border-radius:6px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.cpo-number-modal-copy:hover{background:#fff4ec}.cpo-table-card{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.cpo-table-header-row,.cpo-freight-header-row{display:flex;width:max-content;min-width:100%;padding:0 8px;gap:8px;box-sizing:border-box}.cpo-th{display:flex;align-items:center;padding:12px 0;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.cpo-th--inventory,.cpo-td--inventory,.cpo-th--part,.cpo-td--part{width:160px}.cpo-th--desc,.cpo-td--desc{flex:1;min-width:200px}.cpo-th--qty,.cpo-td--qty{width:70px}.cpo-th--unit,.cpo-td--unit{width:110px}.cpo-th--cost,.cpo-td--cost{width:120px}.cpo-th--gst,.cpo-td--gst{width:110px}.cpo-th--gstfree,.cpo-td--gstfree{width:90px;justify-content:center}.cpo-th--total,.cpo-td--total{width:130px}.cpo-th--actions,.cpo-td--actions{width:44px;justify-content:center}.cpo-th--stockhand,.cpo-td--stockhand{width:150px}.cpo-th--freight-desc,.cpo-td--freight-desc{flex:1;min-width:180px}.cpo-th--freight-type,.cpo-td--freight-type{width:110px}.cpo-th--freight-eta,.cpo-td--freight-eta{width:150px}.cpo-th--allocate,.cpo-td--allocate{width:220px}.cpo-table-row,.cpo-freight-row{display:flex;width:max-content;min-width:100%;padding:8px;gap:8px;background:#fafafa;border-top:1px solid #E4E4E7;box-sizing:border-box}.cpo-table-header-row,.cpo-table-row{width:100%;min-width:0}.cpo-th--desc,.cpo-td--desc{flex:1 1 0;min-width:120px}.cpo-th--qty,.cpo-td--qty{width:56px}.cpo-td{display:flex;align-items:flex-start;flex-shrink:0}.cpo-td--total{align-items:flex-start;padding-top:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000}.cpo-input{width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;box-sizing:border-box}.cpo-input::placeholder{color:#737373}.cpo-input--center{text-align:center}.cpo-input-prefix-wrap{display:flex;align-items:center;gap:4px;width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;box-sizing:border-box}.cpo-input-prefix{font-family:Inter,sans-serif;font-size:12px;color:#737373}.cpo-input--prefixed{border:none;padding:0;height:auto;flex:1;min-width:0}.cpo-textarea{width:100%;min-height:94px;padding:12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;resize:vertical;box-sizing:border-box}.cpo-textarea::placeholder{color:#737373}.cpo-select-disabled{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#f5f5f5;font-family:Inter,sans-serif;font-size:12px;color:#404040;box-sizing:border-box}.cpo-cell-select-wrapper{position:relative;width:100%}.cpo-cell-select{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;cursor:pointer;box-sizing:border-box}.cpo-cell-select-placeholder{color:#737373}.cpo-checkbox{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:8px;border-radius:4px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;padding:0}.cpo-checkbox--checked{background:#ff6404;border-color:#ff6404}.cpo-delete-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:2px;border:none;border-radius:6px;background:transparent;cursor:pointer}.cpo-delete-btn:hover{background:#fee2e2}.cpo-table-add-row{display:flex;justify-content:center;padding:12px 8px;background:#fff}.cpo-add-item-btn,.cpo-add-email-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.cpo-add-item-btn{width:auto;align-self:center;margin-right:auto}.cd-add-btn--upload-aligned{width:auto;align-self:center;margin-left:auto;margin-right:auto}.cpo-add-item-btn:hover,.cpo-add-email-btn:hover{background:#ff64040f}.cpo-add-email-btn{border-color:#d4d4d8;color:#000}.cpo-import-row{padding:12px;border-top:1px solid #E4E4E7;position:sticky;left:0}.cpo-import-dropzone{padding:20px 8px}.cpo-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 8px;border-radius:8px;border:.5px dashed #71717A;background:#fdfdfd}.cpo-upload-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.cpo-upload-btn:hover{background:#ff64040f}.cpo-file-input{position:absolute;inset:0;opacity:0;cursor:pointer}.cpo-dropzone-hint{margin:0;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000}.cpo-attachment-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.cpo-attachment-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;background:#f5f5f5;font-family:Inter,sans-serif;font-size:12px;color:#000}.cpo-attachment-chip button{display:flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer}.cpo-attach{gap:12px}.cpo-attach-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.cpo-attach-head-text{display:flex;flex-direction:column;gap:6px;min-width:260px;flex:1}.cpo-attach-note{margin:0;max-width:620px;font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#52525b}.cpo-attach-note strong{color:#09090b;font-weight:600}.cpo-attach-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid #E4E4E7;background:#fafafa;font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#52525b;white-space:nowrap}.cpo-attach-tag--internal{border-color:#e4e4e7;background:#f4f4f5;color:#3f3f46;letter-spacing:.4px}.cpo-attach-tag--count{letter-spacing:.4px}.cpo-attach-dropzone{gap:6px;padding:28px 8px}.cpo-attach-dropzone-title{margin:0;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#09090b}.cpo-attach-dropzone-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;margin:6px 0 2px}.cpo-attach-group{display:flex;flex-direction:column;gap:6px}.cpo-attach-group-head{display:flex;align-items:center;gap:8px}.cpo-attach-group-title{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.4px;color:#71717a;text-transform:uppercase}.cpo-attach-file{display:flex;flex-direction:column;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow:hidden}.cpo-attach-file--superseded{border-color:#fde68a}.cpo-attach-file--internal{background:#fafafa}.cpo-attach-file-row{display:flex;align-items:center;gap:10px;padding:8px 12px;flex-wrap:wrap}.cpo-attach-file-icon{flex:none}.cpo-attach-file-name{flex:1;min-width:180px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cpo-attach-file-size{font-family:Inter,sans-serif;font-size:12px;color:#71717a;white-space:nowrap}.cpo-attach-file-type{width:150px;flex:none;cursor:pointer}.cpo-attach-state{padding:4px 10px;border-radius:999px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#52525b;cursor:pointer;white-space:nowrap}.cpo-attach-state--sent{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.cpo-attach-state--internal{border-color:#e4e4e7;background:#f4f4f5;color:#3f3f46}.cpo-attach-state:hover{border-color:#a1a1aa}.cpo-attach-link{padding:0;border:none;background:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#007cb4;text-decoration:underline;cursor:pointer;white-space:nowrap}.cpo-attach-link--danger{color:#d52825}.cpo-attach-warn{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-top:1px solid #FDE68A;background:#fffbeb;flex-wrap:wrap}.cpo-attach-warn-text{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#b45309}.cpo-attach-warn-btn{padding:6px 10px;border-radius:6px;border:1px solid #D4D4D8;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b;cursor:pointer;white-space:nowrap}.cpo-attach-warn-btn:hover{background:#f4f4f5}.cpo-attach-empty{margin:0;padding:12px;border-radius:8px;border:1px dashed #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#71717a}.cpo-attach-total{margin:2px 0 0;font-family:Inter,sans-serif;font-size:12px;color:#52525b}.cpo-attach-total strong{color:#09090b;font-weight:600}.cpo-attach-total--over{color:#b45309}.cpo-jobdocs-drawer{width:560px;max-height:calc(100vh - 32px)}.cpo-jobdocs-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;cursor:pointer}.cpo-jobdocs-item:hover{background:#fafafa}.cpo-jobdocs-item--attached{background:#fafafa;cursor:default;opacity:.7}.cpo-summary-block{display:flex;flex-direction:column;gap:4px}.cpo-summary-total{font-family:Work Sans,sans-serif;font-size:24px;font-weight:600;letter-spacing:-1px;color:#000}.cpo-email-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px}.cpo-email-input{flex:1;min-width:200px}.cpo-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding-top:16px}.cpo-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:120px;padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.cpo-btn--outline{border:1px solid #D4D4D8;background:#fff;color:#000}.cpo-btn--tertiary{border:1px solid #FF6404;background:transparent;color:#ff6404}.cpo-btn--primary{border:none;background:#f05006;color:#fff;width:auto}@media(max-width:900px){.cpo-fields-row{flex-wrap:wrap}.cpo-fields-row .cpo-field{flex:1 1 100%}}.as-page{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;background:#fff;flex:1;min-height:0;overflow-y:auto}.as-subtabs{display:flex;align-items:center;gap:4px;width:100%;padding:4px;border-radius:6px;background:#f5f5f5;flex-wrap:wrap}.as-subtab{flex:1;min-width:160px;padding:8px 12px;border:none;border-radius:6px;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#737373;cursor:pointer;white-space:nowrap}.as-subtab--active{background:#fff;box-shadow:0 1px 2px #0003;font-weight:600;color:#000}.as-section{display:flex;flex-direction:column;gap:12px}.as-count{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000}.as-inprogress{padding:4px 0;font-family:Inter,sans-serif;font-size:12px;color:#000}.as-table-card{display:flex;flex-direction:column;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow-x:auto}.as-table-header,.as-table-row{display:flex;align-items:stretch;min-width:max-content}.as-table-header{padding:0 4px;border-bottom:1px solid #E4E4E7}.as-table-row:nth-child(odd){background:#fafafa}.as-table-row--input{background:#fff!important}.as-th{display:flex;align-items:center;padding:12px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;white-space:nowrap}.as-td{display:flex;align-items:center;padding:12px 8px;font-family:Inter,sans-serif;font-size:12px;color:#000}.as-th--w40,.as-td--w40{width:40px}.as-th--w70,.as-td--w70{width:70px}.as-th--w90,.as-td--w90{width:90px}.as-th--w110,.as-td--w110{width:110px}.as-th--w116,.as-td--w116{width:116px}.as-th--w120,.as-td--w120{width:120px}.as-th--w130,.as-td--w130{width:130px}.as-th--w132,.as-td--w132{width:132px}.as-th--w140,.as-td--w140{width:140px}.as-th--w150,.as-td--w150{width:150px}.as-th--w170,.as-td--w170{width:170px}.as-th--w200,.as-td--w200{width:200px}.as-th--flex,.as-td--flex{flex:1 1 180px;width:180px;min-width:180px}.as-avatar{width:20px;height:20px;border-radius:9999px;object-fit:cover;vertical-align:middle;margin-right:6px}.as-select,.as-input{width:100%;height:32px;padding:6px 8px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000}.as-select:focus,.as-input:focus{outline:none;border-color:#ff6404}.as-input::placeholder{color:#737373}.as-input--center{text-align:center}.as-input--disabled{display:flex;align-items:center;height:32px;padding:6px 8px;border-radius:6px;border:1px solid #E4E4E7;background:#f5f5f5;color:#404040}.as-input-prefix-wrap{display:flex;align-items:center;width:100%;height:32px;padding:0 8px;border-radius:6px;border:1px solid #E4E4E7;background:#fff}.as-input-prefix{font-family:Inter,sans-serif;font-size:12px;color:#000;margin-right:2px}.as-input--prefixed{flex:1;height:100%;border:none;padding:0}.as-input--prefixed:focus{outline:none}.as-row-menu-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:transparent;cursor:pointer}.as-row-menu-btn:hover{background:#f5f5f5}.as-delete-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:#d52825;cursor:pointer}.as-delete-btn:hover{background:#b91c1c}.as-add-row{display:flex;justify-content:center;padding:12px 8px;background:#fff}.as-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.as-add-btn:hover{background:#fff4ec}.as-view-btn{padding:4px 10px;border-radius:6px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.as-view-btn:hover{background:#fff4ec}.as-notes-modal{min-height:220px;max-height:calc(100vh - 32px)}.as-notes-text{margin:0;color:#404040;font-family:Inter,sans-serif;font-size:14px;line-height:20px;white-space:pre-wrap}.as-import-block{display:flex;flex-direction:column;gap:8px}.as-import-card{gap:12px;padding:16px}.as-import-head{display:flex;flex-direction:column;gap:4px}.as-import-sub{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#52525b}.as-import-files{display:flex;flex-direction:column;gap:8px}.as-import-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.as-import-dropzone{padding:20px 8px}.doc-import-file-pending{font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#b45309}.ccl-drawer.as-import-modal{width:1240px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px)}.as-import-modal-body{gap:12px}.as-import-summary{display:flex;flex-direction:column;gap:4px}.as-import-summary-file{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#09090b}.as-import-summary-text{font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#52525b}.as-import-warning{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:8px;border:1px solid #FDE68A;background:#fffbeb;font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#92400e}.as-import-warning svg{flex:none;margin-top:1px}.as-import-table{max-height:46vh;overflow-y:auto}.as-import-row--off{opacity:.5}.as-import-check{margin-top:0}.as-import-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-family:Inter,sans-serif;font-size:10px;font-weight:600;margin-left:6px}.as-import-modal .ccl-footer-btn[disabled]{opacity:.5;cursor:not-allowed}.cd-tabs{display:flex;align-items:center;padding:4px;border-radius:6px;background:#f5f5f5;gap:2px}.cd-tab{flex:1;padding:8px 12px;border:none;border-radius:6px;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#737373;cursor:pointer;white-space:nowrap}.cd-tab--active{background:#fff;box-shadow:0 1px 2px #0003;font-weight:600;color:#000}.cd-table-card{border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.cd-table-card:has(.cj-select-dropdown){overflow:visible}.cd-table-header-row{display:flex;padding:0 4px;border-bottom:1px solid #E4E4E7;min-width:max-content}.cd-table-row{display:flex;padding:0 4px;border-bottom:1px solid #E4E4E7;background:#fafafa;min-width:max-content}.cd-table-row:last-of-type{border-bottom:none}.cd-th{display:flex;align-items:center;padding:12px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;flex-shrink:0;white-space:nowrap}.cd-td{display:flex;align-items:center;padding:8px;min-height:40px;font-family:Inter,sans-serif;font-size:12px;color:#000;flex-shrink:0;box-sizing:border-box}.cd-th--desc,.cd-td--desc{flex:1;min-width:200px}.cd-th--qty,.cd-td--qty{width:80px}.cd-th--type,.cd-td--type{width:100px}.cd-th--cost,.cd-td--cost,.cd-th--total,.cd-td--total,.cd-th--gst,.cd-td--gst{width:120px}.cd-th--actions,.cd-td--actions{width:44px;justify-content:center}.cd-th--date,.cd-td--date{width:110px}.cd-th--docname,.cd-td--docname{width:200px}.cd-th--doctype,.cd-td--doctype{width:140px}.cd-th--visibility,.cd-td--visibility{width:220px}.cd-th--notifdate,.cd-td--notifdate,.cd-th--expirydate,.cd-td--expirydate{width:120px}.cd-th--comment,.cd-td--comment{flex:1;min-width:220px}.cd-td--link{color:#007cb4}.cd-td--clickable{cursor:pointer}.cd-td--clickable:hover{color:#f05006}.cd-table-add-row{display:flex;justify-content:center;padding:12px 8px;background:#fff}.cd-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.cd-add-btn:hover{background:#ff64040f}.cd-delete-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:#d52825;cursor:pointer;flex-shrink:0}.cd-delete-btn:hover{background:#b91c1c}.cd-footer-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.cd-photos-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cd-photos-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.cd-photos-desc{font-family:Inter,sans-serif;font-size:14px;color:#000;margin:0}.cd-photos-upload-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:12px 16px;border-radius:8px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.cd-photos-upload-btn:hover{background:#fff4ec}.cd-photos-grid{display:flex;flex-wrap:wrap;gap:16px}.cd-photo-card{display:flex;flex-direction:column;width:247px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow:hidden}.cd-photo-img{width:100%;height:200px;object-fit:cover;display:block}.cd-photo-body{display:flex;flex-direction:column;gap:12px;padding:12px}.cd-photo-checkbox{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:12px;color:#000}.cd-photo-note-label{font-family:Inter,sans-serif;font-size:10px;color:#545454}.cd-photo-note-text{margin:4px 0 0;font-family:Inter,sans-serif;font-size:14px;color:#000}.cd-see-more{margin-left:4px;color:#ff6404;font-weight:600;font-size:12px;cursor:pointer}.cd-status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;background:#007cb4;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.cd-advanced-search{display:flex;align-items:center;gap:12px;align-self:stretch}.cd-advanced-search-divider{flex:1;height:1px;background:#f4f4f5}.cd-advanced-link{background:none;border:none;padding:0;display:flex;align-items:center;gap:4px;color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.cd-daterange-value{color:#007cb4;font-weight:600}.pk-action-cell{display:flex;align-items:center;gap:6px}.cpk-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cpk-warehouse-field{width:324px;max-width:100%}.cpk-th--invid,.cpk-td--invid{width:160px}.cpk-th--part,.cpk-td--part{width:150px}.cpk-th--qty,.cpk-td--qty,.cpk-th--onhand,.cpk-td--onhand{width:100px}.cpk-table .cd-table-header-row,.cpk-table .cd-table-row{min-width:1226px}.cpk-th--desc,.cpk-td--desc{flex:1;min-width:220px}.cpk-th--picked,.cpk-td--picked{width:116px}.cpk-th--notpicked,.cpk-td--notpicked{width:128px}.cpk-th--partial,.cpk-td--partial{width:200px;gap:8px}.cpk-th--picked,.cpk-th--notpicked{gap:6px}.cpk-th-radio{width:16px;height:16px;margin:0;accent-color:#F05006;cursor:pointer;flex-shrink:0}.cpk-qty-picked-label{font-family:Inter,sans-serif;font-size:12px;color:#000;white-space:nowrap}.cpk-qty-picked-input{flex:1;min-width:0}.cpk-table-empty{padding:24px 8px;text-align:center;font-family:Inter,sans-serif;font-size:12px;color:#737373}.cpk-delivery-row{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.cpk-delivery-col{display:flex;width:50%;max-width:100%;flex-direction:column;align-items:flex-start;gap:10px}.cpk-instructions-field{width:50%;min-width:260px}.cpk-attention-field{width:100%}.cpk-attention-chips{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;align-self:stretch}.cpk-chip{display:flex;align-items:center;gap:4px;padding:4px;border-radius:4px;background:#f5f5f5;font-family:Inter,sans-serif;font-size:10px;color:#404040}.cpk-chip img{width:16px;height:16px;margin:0}.cpk-chip button{display:flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer}.ccl-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cd-table-row--input{background:#fafafa}.ccl-confirm-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:2px;border:none;border-radius:6px;background:#008ecb;cursor:pointer}.ccl-confirm-btn:hover{background:#0079ab}.ccl-drawer-backdrop{position:fixed;inset:0;z-index:4000;display:flex;justify-content:flex-end;align-items:stretch;padding:16px;background:#0009}.ccl-drawer{display:flex;width:440px;max-width:100%;flex-direction:column;border-radius:8px;background:#fff;overflow:hidden}.ccl-drawer-backdrop--centered{justify-content:center;align-items:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.ccl-drawer--add-folder{height:190px;max-height:calc(100vh - 32px)}.ccl-drawer--add-folder .ccl-drawer-body{overflow:hidden}.ccl-drawer-header{display:flex;padding:12px 16px;justify-content:space-between;align-items:center;border-bottom:1px solid #F8F8F8;background:#fff;flex-shrink:0}.ccl-drawer-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600}.ccl-drawer-close{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer;flex-shrink:0}.ccl-drawer-close:hover{background:#f0f0f0}.ccl-drawer-body{display:flex;flex-direction:column;gap:12px;padding:12px 16px;flex:1;overflow-y:auto}.ccl-dropzone{display:flex;min-height:120px;padding:32px;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:.5px dashed #8A8A8A;background:#fdfdfd;cursor:pointer;position:relative}.ccl-dropzone-btn{display:flex;height:32px;padding:8px 12px;justify-content:center;align-items:center;gap:4px;border-radius:6px;border:1px solid #303030;font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;color:#000}.ccl-dropzone-hint{color:#303030;font-family:IBM Plex Sans,sans-serif;font-size:12px;text-align:center}.ccl-field{display:flex;flex-direction:column;gap:4px}.ccl-field-label{color:#52525b;font-family:Inter,sans-serif;font-size:12px;font-weight:400}.ccl-field-label--dark{color:#000}.ccl-textarea{flex:1;min-height:179px}.ccl-drawer-footer{display:flex;padding:12px;align-items:flex-start;gap:10px;border-top:1px solid #E5E5E5;background:#fff;box-shadow:0 -1px 8px #00000014;flex-shrink:0}.ccl-footer-btn{display:flex;align-items:center;justify-content:center;flex:1;height:42px;padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;width:auto}.ccl-footer-btn--wide{flex:1.2}.ccl-note-th--date,.ccl-note-td--date{width:120px}.ccl-note-th--ref,.ccl-note-td--ref{width:90px}.ccl-note-th--followdate,.ccl-note-td--followdate{width:110px}.ccl-note-th--followby,.ccl-note-td--followby{width:200px}.ccl-note-th--submitted,.ccl-note-td--submitted{width:160px}.ccl-note-th--status,.ccl-note-td--status{width:82px}.ccl-empty-cell{color:#737373}.ase-drawer{max-height:calc(100vh - 32px)}.ase-drawer .ccl-drawer-body{gap:24px}.ase-section{display:flex;flex-direction:column;gap:12px}.ase-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ase-section-title{color:#09090b;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;line-height:16px}.ase-overview-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:8px 12px;border-radius:8px;border:none;background:#008ecb;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer;flex-shrink:0}.ase-overview-btn:hover{background:#0079af}.ase-job-card{display:flex;flex-direction:column;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow:hidden}.ase-job-name-row{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#fff;border-bottom:1px solid #E5E5E5}.ase-job-avatar{width:36px;height:36px;border-radius:100px;object-fit:cover;flex-shrink:0}.ase-job-info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.ase-job-name{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ase-job-address{display:flex;align-items:center;gap:4px;min-width:0}.ase-job-pin{flex-shrink:0}.ase-job-address-text{color:#545454;font-family:Inter,sans-serif;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ase-job-desc-block{background:#fffbf6;padding:8px 12px}.ase-job-desc{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.ase-po-input{background:#f5f5f5;color:#404040}.ase-notes{min-height:80px;border-radius:8px}.ase-emp-dropdown{max-height:220px;overflow-y:auto}.ase-emp-option{display:flex;align-items:center;gap:8px}.ase-emp-opt-avatar{width:24px;height:24px;border-radius:100px;object-fit:cover;flex-shrink:0}.ase-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.ase-chip{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 4px;border-radius:4px;border:none;background:#f5f5f5;color:#404040;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.ase-chip-avatar{width:16px;height:16px;border-radius:100px;object-fit:cover}.ase-chip-remove{display:flex;width:12px;height:12px;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;padding:0}.ase-radio-group{display:flex;align-items:center;gap:16px;padding:0 2px}.ase-radio{display:inline-flex;align-items:center;gap:8px;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;cursor:pointer}.ase-radio-dot{display:inline-block;width:16px;height:16px;border-radius:100px;border:1px solid #E4E4E7;box-sizing:border-box;position:relative;flex-shrink:0}.ase-radio--active .ase-radio-dot{border:1.5px solid #FF6404}.ase-radio--active .ase-radio-dot:after{content:"";position:absolute;inset:3px;border-radius:100px;background:#ff6404}.ase-field-row{display:flex;gap:12px}.ase-field-half{flex:1;min-width:0}.ase-time-dropdown{max-height:220px;overflow-y:auto}.ase-time-select>svg{transform:none!important}.ase-create-btn{flex:0 0 200px;border:none;background:#f05006;color:#fff}.ase-create-btn:hover{background:#d9480f}.pv-edit-row{display:flex;padding:12px;align-items:center;gap:8px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #E4E4E7;background:#fff}.pv-edit-row-info{display:flex;align-items:center;gap:12px;flex:1 0 0;flex-wrap:wrap}.pv-edit-thumb{width:44px;height:44px;flex-shrink:0;border-radius:8px;border:1px solid #E4E4E7;background:#f5f5f5;overflow:hidden;box-shadow:0 2px 4px #0000000d}.pv-edit-thumb img{width:100%;height:100%;object-fit:cover}.pv-edit-meta{display:flex;flex-direction:column;gap:2px}.pv-edit-filename{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#000;line-height:16px}.pv-edit-filesize{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#545454;line-height:16px}.pv-edit-privacy{width:300px;min-width:200px;max-width:400px}.pv-edit-privacy .s2-file-privacy-trigger{width:100%}.pv-edit-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pv-edit-icon-btn{position:relative;display:flex;width:32px;height:32px;padding:8px;align-items:center;justify-content:center;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer}.pv-edit-icon-btn:hover{background:#f5f5f5}.pv-edit-icon-btn--danger{width:28px;height:28px;border:none;background:#d52825}.pv-edit-icon-btn--danger:hover{background:#b91c1c}.pv-edit-checkbox{display:flex;align-items:flex-start;gap:8px;align-self:stretch;cursor:pointer}.pv-edit-checkbox input{display:none}.pv-edit-checkbox-box{display:flex;width:16px;height:16px;flex-shrink:0;justify-content:center;align-items:center;border-radius:4px;border:1.25px solid #E4E4E7;background:#fff}.pv-edit-checkbox-box--checked{border:none;background:#ff6404}.pv-edit-checkbox-label{color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.pv-edit-textarea{min-height:179px}.jd-people-modal-backdrop{position:fixed;inset:0;z-index:4000;display:flex;justify-content:center;align-items:center;padding:16px;background:#0009;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.jd-people-modal{display:flex;width:440px;max-width:100%;flex-direction:column;align-items:stretch;border-radius:8px;background:#fff;overflow:visible}.jd-people-modal .ccl-drawer-header,.jd-people-modal .ccl-drawer-footer{width:100%;box-sizing:border-box}.jd-people-modal-body{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;background:#fff}.ccl-drawer-body--add-variation>.card-customer-info{margin-right:auto;height:auto;flex-grow:0}.ccl-drawer-body--add-variation>.cj-field{height:auto;flex-grow:0}.av-description-textarea{min-height:80px}.av-alert{display:flex;padding:8px 12px;flex-direction:column;align-items:flex-start;gap:2px;align-self:stretch;border-radius:8px;border:1px solid #008ECB;background:#f0faff}.av-alert-header{display:flex;align-items:center;gap:8px;align-self:stretch}.av-alert-header svg{flex-shrink:0}.av-alert-title{flex:1;color:#007cb4;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px}.av-alert-body{display:flex;padding-left:28px;align-items:center;gap:10px;align-self:stretch}.av-alert-text{flex:1;color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.jd-daterange-wrap{position:relative}.jd-daterange-dd{position:absolute;top:calc(100% + 4px);right:0;left:auto;z-index:2000;display:flex;flex-direction:column;align-items:stretch;width:max-content;margin-left:auto;border-radius:8px;border:1px solid #DEDEDE;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.jd-daterange-dd.simulate-login{left:5px;right:auto}.input-overlay-up .jd-daterange-dd{top:auto;bottom:calc(100% + 4px)}.jd-daterange-body{display:flex;align-items:flex-start}.jd-daterange-presets{display:flex;flex-direction:column;align-items:stretch;align-self:flex-start;width:287px;padding:8px;flex-shrink:0}.jd-daterange-preset{display:flex;height:30px;flex-direction:row;align-items:center;justify-content:flex-start;gap:2px;padding:0 6px;border-radius:6px;border:none;background:none;cursor:pointer;text-align:left}.jd-daterange-preset:hover{background:#fafafa}.jd-daterange-preset--active{background:#f5f5f5}.jd-daterange-preset--active .jd-daterange-preset-name{color:#ff6404}.jd-daterange-preset-name{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b;line-height:18px}.jd-daterange-preset-range{margin-left:auto;font-family:Inter,sans-serif;font-size:10px;font-weight:400;color:#71717a;line-height:12px}.jd-daterange-divider{height:1px;margin:4px 0;background:#e4e4e7}.jd-daterange-calendar{display:flex;width:248px;box-sizing:border-box;flex-direction:column;gap:10px;padding:8px 8px 8px 0;flex-shrink:0}.jd-daterange-fields{display:flex;align-items:flex-end;gap:4px}.jd-daterange-field{display:flex;flex-direction:column;gap:4px;flex:1}.jd-daterange-field-label{font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#71717a}.jd-daterange-input{width:100%;height:34px;padding:0 12px;box-sizing:border-box;border-radius:8px;border:1px solid #D4D4D8;font-family:Inter,sans-serif;font-size:12px;color:#09090b;background:#fff}.jd-daterange-cal-header{display:flex;align-items:center;justify-content:space-between}.jd-daterange-cal-month{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b}.jd-daterange-cal-nav{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px}.jd-daterange-cal-month{display:flex;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#09090b}.jd-daterange-cal-steppers{display:flex;align-items:center;gap:4px}.jd-daterange-cal-step{display:flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;border:1px solid #D4D4D8;border-radius:6px;background:#fff;cursor:pointer}.jd-daterange-cal-step:hover{background:#fafafa}.jd-daterange-cal-step--up img{transform:rotate(180deg)}.jd-daterange-cal-card{display:flex;flex-direction:column;gap:12px;padding:8px;box-shadow:inset 0 0 0 1px #e4e4e7;border-radius:8px;background:#fff}.jd-daterange-cal-card .jd-daterange-cal-grid{margin-top:-6px}.jd-daterange-cal-weekdays{display:grid;grid-template-columns:repeat(7,32px)}.jd-daterange-cal-weekdays span{display:flex;align-items:center;justify-content:center;height:14px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#71717a}.jd-daterange-months{position:absolute;top:calc(100% + 6px);left:0;z-index:10;width:214px;padding:8px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0000001f}.jd-daterange-months-year{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b}.jd-daterange-months-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.jd-daterange-month{padding:6px 0;border:none;border-radius:6px;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;color:#09090b}.jd-daterange-month:hover{background:#f4f4f5}.jd-daterange-fields-dash{width:8px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#71717a}.jd-daterange-nav-btn{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:6px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;padding:0}.jd-daterange-nav-btn:hover{background:#fafafa}.jd-daterange-weekdays{display:grid;grid-template-columns:repeat(7,32px)}.jd-daterange-weekday{display:flex;justify-content:center;align-items:center;height:14px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#71717a}.jd-daterange-grid{display:grid;grid-template-columns:repeat(7,32px);grid-auto-rows:32px}.jd-daterange-day{display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b}.jd-daterange-day--muted{color:#a1a1aa}.jd-daterange-day--in-range{background:#f4f4f5}.jd-daterange-day--selected{background:#09090b;color:#fff;border-radius:4px}.jd-daterange-footer{display:flex;align-items:center;justify-content:space-between;padding:12px;border-top:1px solid #E4E4E7}.jd-daterange-cancel{display:flex;height:34px;align-items:center;background:none;border:none;padding:0 6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#52525b;cursor:pointer}.jd-daterange-apply{display:flex;height:34px;min-width:136px;align-items:center;justify-content:center;padding:0 16px;border-radius:8px;border:none;background:#ff6404;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.jd-daterange-apply:hover{background:#e65900}.jd-daterange-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:640px){.jd-daterange-body{flex-direction:column}.jd-daterange-presets{width:100%}.jd-daterange-calendar{border-left:none;border-top:1px solid #E4E4E7;width:100%;min-width:0}}.cd-daterange-value{color:#007cb4;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.jd-daterange-cal-arrow{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:6px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;padding:0}.jd-daterange-cal-arrow:hover{background:#fafafa}.jd-daterange-cal-label{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b}.jd-daterange-cal-grid{display:grid;grid-template-columns:repeat(7,32px);grid-auto-rows:32px;row-gap:6px}.jd-daterange-cal-day{display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#09090b}.jd-daterange-cal-day--muted{color:#a1a1aa}.jd-daterange-cal-day--in-range{background:#f4f4f5}.jd-daterange-cal-day--selected{background:#09090b;color:#fff;border-radius:0}.jd-daterange-dd>.jd-daterange-actions{height:50px;justify-content:space-between;padding:8px;border-top:1px solid #E4E4E7}.jc-content{display:flex;flex-direction:column;gap:16px;flex:1;padding:0;overflow-y:auto;background:#fafafa}.jc-pm-summary{display:flex;flex-direction:column;gap:12px;width:100%;padding:12px 16px;border-bottom:1px solid #E4E4E7;background:#fff}.jc-bar-cards{display:flex;align-items:center;gap:12px;width:100%}.jc-bar-card{display:flex;flex:1 1 0;min-width:0;min-height:34px;padding:8px 12px;align-items:center;gap:4px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;overflow:hidden}.jc-bar-card-label{flex:1 1 auto;min-width:0;font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jc-bar-card-value{flex-shrink:0;font-family:Work Sans,sans-serif;font-size:14px;line-height:18px;font-weight:600;color:#000;white-space:nowrap}.jc-info-banner{display:flex;flex-direction:row;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:6px;border:1px solid #D18700;background:#ffecd4}.jc-info-banner-body{display:flex;flex-direction:column;gap:4px}.jc-info-banner-title{font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:500;color:#d18700}.jc-info-banner-text{margin:0 0 0 28px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#d18700}.jc-pm-list{display:flex;flex-direction:column;gap:16px;width:100%;border-top:1px solid #E4E4E7;padding:16px;background:#fff}.jc-pm-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.jc-pm-list-title{display:flex;align-items:center;gap:8px;font-family:Work Sans,sans-serif;font-size:14px;line-height:18px;font-weight:600;color:#000;margin:0}.jc-pm-list-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.jc-pm-search{width:449px;max-width:100%}.jc-pm-card{display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff}.jc-pm-check{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.jc-pm-check-body{display:flex;flex-direction:column;gap:4px}.jc-pm-check-name{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000}.jc-pm-check-code{font-family:Inter,sans-serif;font-size:12px;color:#737373}.jc-pm-info-row{display:flex;align-items:flex-start;gap:16px;padding:12px 0;flex-wrap:wrap}.jc-pm-info-item{display:flex;flex-direction:column;gap:4px;flex:1;min-width:160px}.jc-pm-info-label{font-family:Inter,sans-serif;font-size:10px;color:#545454}.jc-pm-info-value{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#000}.jc-pm-table{display:flex;flex-direction:column;border-radius:8px;border:1px solid #E4E4E7;overflow-x:auto}.jc-pm-table-row{display:flex;min-width:max-content}.jc-pm-table-row--head{border-bottom:1px solid #E4E4E7}.jc-pm-table-cell{flex:1;min-width:120px;padding:10px 8px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#000}.jc-pm-table-row--head .jc-pm-table-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jc-summary-tab-bar{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:12px 16px;border-bottom:1px solid #E4E4E7;background:#fff}.jc-summary-tabs{display:flex;align-items:center;padding:4px;border-radius:6px;background:#f5f5f5;gap:2px;width:100%;overflow-x:auto}.jc-summary-tab{flex:1 1 0;min-width:150px;padding:8px 12px;border:none;border-radius:4px;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#737373;cursor:pointer;white-space:nowrap}.jc-summary-tab--active{border-radius:6px;background:#fff;box-shadow:0 1px 2px #0003;font-weight:600;color:#000}.jc-summary-section{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border-top:1px solid #E4E4E7;border-bottom:1px solid #E4E4E7;background:#fff}.jc-detail-job,.jc-costing-info,.jc-variations{border-radius:0;border-left:none;border-right:none}.jc-section-titlebar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.jc-section-title-row{display:flex;align-items:center;gap:8px;min-height:24px}.jc-section-title-row svg{flex-shrink:0}.jc-section-heading{font-family:Work Sans,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:#000;margin:0}.jc-section-titlebar .ds-status-action{flex-shrink:0}.jc-section-titlebar .ds-status-action__inner{line-height:12px}.jc-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px 0;border-bottom:1px solid #E4E4E7}.jc-info-grid--half{grid-template-columns:repeat(2,minmax(0,1fr));width:min(708px,100%);border-bottom:none;padding-top:0}.jc-info-item{display:flex;flex-direction:column;gap:4px;min-width:0}.jc-info-label{font-family:Inter,sans-serif;font-size:10px;line-height:12px;font-weight:400;color:#545454;text-transform:uppercase}.jc-info-value{font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:400;color:#000}.jc-notes{margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:18px;font-weight:400;color:#000}.jc-cost-table{display:grid;grid-template-columns:minmax(145px,200px) minmax(120px,1fr) minmax(120px,1fr) minmax(120px,1fr);width:100%;border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.jc-cost-head,.jc-cost-subhead,.jc-cost-cell{display:flex;align-items:center;min-height:40px;padding:8px;font-family:Inter,sans-serif;box-sizing:border-box;min-width:0}.jc-cost-head{min-height:64px;justify-content:center;border-bottom:1px solid #E4E4E7;color:#737373;font-size:10px;line-height:12px;font-weight:600;text-transform:uppercase}.jc-cost-head--blank,.jc-cost-head--sell{border-right:1px solid #E4E4E7}.jc-cost-head--blank{grid-column:1;grid-row:1 / 3}.jc-cost-head--sell{grid-column:2;grid-row:1 / 3}.jc-cost-head--group{grid-column:3 / 5;grid-row:1;min-height:32px}.jc-cost-subhead{grid-row:2;border-top:0;border-right:1px solid #E4E4E7;border-bottom:1px solid #E4E4E7;color:#737373;font-size:10px;line-height:12px;font-weight:600;text-transform:uppercase}.jc-cost-cell{min-height:40px;background:#fff;color:#000;font-size:12px;line-height:16px;font-weight:400}.jc-cost-cell--label{font-weight:500}.jc-cost-total{font-weight:600}.jc-cost-cell--positive{color:#27923e}.jc-cost-cell--negative{color:#d52825}.jc-cost-row{display:contents}.jc-cost-row:nth-of-type(odd)>.jc-cost-cell{background:#fafafa}.jc-profit-toggle{display:flex;align-items:center;gap:8px;width:100%;flex-wrap:wrap}.jc-profit-toggle-btn{flex:1;min-width:180px;padding:10px 16px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px;cursor:pointer;text-align:left}.jc-profit-toggle-btn--active{border-color:#ff6404;background:#ffecd4;color:#000}.jc-cost-table--profit{grid-template-columns:minmax(145px,200px) minmax(110px,1fr) minmax(110px,1fr) minmax(100px,1fr) minmax(100px,1fr)}.jc-cost-table--profit .jc-cost-head:nth-child(1){grid-column:1;grid-row:1 / 3}.jc-cost-table--profit .jc-cost-head:nth-child(2){grid-column:2;grid-row:1 / 3}.jc-cost-table--profit .jc-cost-head:nth-child(3){grid-column:3;grid-row:1 / 3;line-height:16px}.jc-cost-table--profit .jc-cost-head--group{grid-column:4 / 6;grid-row:1}.jc-cost-table--profit .jc-cost-subhead:nth-child(5){grid-column:4}.jc-cost-table--profit .jc-cost-subhead:nth-child(6){grid-column:5}.jc-variation-table{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));width:100%;border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.jc-var-head,.jc-var-cell{display:flex;align-items:center;min-height:32px;padding:8px;font-family:Inter,sans-serif;box-sizing:border-box}.jc-var-head{color:#737373;font-size:10px;line-height:12px;font-weight:600;text-transform:uppercase}.jc-var-cell{min-height:40px;background:#fff;color:#000;font-size:12px;line-height:16px;font-weight:500}.jc-variation-link{border:none;background:none;padding:0;font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:500;color:#007cb4;cursor:pointer}.pm-badge-dot--blue{background:#007cb4}.jc-print-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;width:100%;padding:16px;border-top:1px solid #E4E4E7;background:#fff;box-shadow:0 1px 2px #0003;flex-wrap:wrap}.jc-print-options{display:flex;flex-direction:column;gap:8px;flex:1;min-width:260px}.jc-print-label{font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:500;color:#000}.jc-print-radios{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.jc-radio{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:500;color:#000;cursor:pointer;white-space:nowrap}.jc-radio input{accent-color:#F05006}.jc-print-btn{flex-shrink:0;min-width:124px;padding:12px 16px;font-size:14px;line-height:18px}@media(max-width:900px){.jc-info-grid,.jc-info-grid--half{grid-template-columns:1fr;width:100%}.jc-print-footer{align-items:stretch}.jc-print-btn{width:100%}}.jc-summary-tabs--two .jc-summary-tab{min-width:0}.jc-labour-entries{gap:16px}.jc-labour-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;flex-wrap:wrap}.jc-labour-count{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.jc-add-new-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;cursor:pointer;white-space:nowrap}.jc-labour-table{display:flex;flex-direction:column;width:100%;border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.jc-labour-row{display:flex;align-items:center;min-width:max-content;border-bottom:1px solid #E4E4E7}.jc-labour-row:last-child{border-bottom:none}.jc-labour-row--alt{background:#fafafa}.jc-labour-cell{flex:1 1 0;min-width:100px;padding:10px 8px;display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#000}.jc-labour-cell--date{flex:0 0 100px;min-width:100px}.jc-labour-cell--name{flex:2 1 200px;min-width:180px}.jc-labour-row--head .jc-labour-cell{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase}.jc-labour-sort{flex-shrink:0}.jc-labour-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.jc-labour-row--total{background:#fafafa}.jc-labour-row--total .jc-labour-cell{font-weight:600}.jc-labour-total-label{font-weight:700}.jc-ac-summary{gap:16px}.jc-ac-table{display:flex;flex-direction:column;width:100%;border:1px solid #E4E4E7;border-radius:8px;background:#fff;overflow-x:auto}.jc-ac-row{display:flex;align-items:center;min-width:max-content;padding:0 4px}.jc-ac-row--alt{background:#fafafa}.jc-ac-row--head{border-bottom:1px solid #E4E4E7}.jc-ac-cell{display:flex;align-items:center;padding:8px;box-sizing:border-box}.jc-ac-row--head .jc-ac-cell{font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:12px;color:#737373;text-transform:uppercase}.jc-ac-cell--desc{width:260px;flex-shrink:0}.jc-ac-cell--qty{width:70px;flex-shrink:0}.jc-ac-cell--rate{flex:1 1 0;min-width:120px}.jc-ac-cell--total,.jc-ac-cell--date{width:150px;flex-shrink:0}.jc-ac-cell--status{width:96px;flex-shrink:0;justify-content:center}.jc-ac-input{width:100%;height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;box-sizing:border-box}.jc-ac-input::placeholder{color:#737373}.jc-ac-currency-input{position:relative;display:flex;align-items:center;width:100%}.jc-ac-currency-prefix{position:absolute;left:12px;font-family:Inter,sans-serif;font-size:12px;color:#737373;pointer-events:none}.jc-ac-currency-input .jc-ac-input{padding-left:22px}.jc-ac-date-input{position:relative;display:flex;align-items:center;width:100%}.jc-ac-date-input .jc-ac-input{padding-right:32px}.jc-ac-date-input svg{position:absolute;right:10px;pointer-events:none}.jc-ac-total-value{font-family:Inter,sans-serif;font-size:12px;color:#000}.jc-ac-finalise-btn{padding:6px 10px;border-radius:8px;border:1px solid #FF6404;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:12px;cursor:pointer;white-space:nowrap}.ds-status-action--finalised{border-color:#1f5c2d;background:#e7f6ea}.jc-ac-add-line{display:flex;align-items:center;justify-content:center;padding:8px;border-bottom:1px solid #E4E4E7}.jc-ac-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;cursor:pointer}.jc-ac-row--total{background:#f5f5f5;border-top:1px solid #D4D4D8;padding:8px 12px;justify-content:space-between}.jc-ac-cell--total-label{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#000;padding:0}.jc-ac-cell--total-value{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;padding:0}.jc-activity-summary{gap:16px;border-top:none}.jc-acs-group{display:flex;flex-direction:column;gap:8px;width:100%}.jc-acs-group-title{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#000;margin:0}.jc-manual-add{gap:16px;border-top:none}.jc-mad-row{display:flex;align-items:flex-end;gap:24px;width:100%;flex-wrap:wrap}.jc-mad-field{display:flex;flex-direction:column;gap:8px;flex:1 1 200px;min-width:160px}.jc-mad-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000}.jc-mad-input{width:100%;padding:8px 12px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;box-sizing:border-box}.jc-mad-input:focus{outline:none;border-color:#ff6404}.jc-mad-input--disabled,.jc-mad-input[readonly]{background:#f5f5f5;color:#737373}.jc-mad-select{appearance:auto;cursor:pointer}.jc-mad-date-input{position:relative;display:flex;align-items:center}.jc-mad-date-input .jc-mad-input{padding-right:32px}.jc-mad-date-input svg{position:absolute;right:10px;pointer-events:none}.jc-mad-subsection{display:flex;flex-direction:column;gap:4px}.jc-mad-subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#000;margin:0}.jc-mad-hint{margin:0;font-family:Inter,sans-serif;font-size:12px;color:#737373}.jc-mad-time-group{display:flex;align-items:center;gap:8px}.jc-mad-time-input{position:relative;flex:1}.jc-mad-time-input .jc-mad-input{padding-right:48px}.jc-mad-time-unit{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-size:12px;color:#737373;pointer-events:none}.jc-mad-time-sep{font-family:Inter,sans-serif;font-size:14px;color:#737373}.jc-mad-currency-input{position:relative;display:flex;align-items:center}.jc-mad-currency-input .jc-mad-input{padding-left:24px}.jc-mad-currency-input--suffix .jc-mad-input{padding-left:12px;padding-right:24px}.jc-mad-currency-prefix{position:absolute;left:10px;font-family:Inter,sans-serif;font-size:12px;color:#737373;pointer-events:none}.jc-mad-currency-suffix{position:absolute;right:10px;font-family:Inter,sans-serif;font-size:12px;color:#737373;pointer-events:none}.cust-card{gap:16px}.jobs-card{row-gap:8px}.jobs-card>.inv-title-row{margin-top:4px}.jobs-card>.cust-divider,.jobs-card>.jobs-info-banner{margin-top:8px}.jobs-card>.inv-toolbar,.jobs-card>.jd-shx-table-wrap{margin-top:4px}.jobs-card .jd-shx-filters{gap:8px}.jobs-card .jd-shx-filters>app-ui-advanced-search{display:block;margin-top:4px}.jobs-card .uas-panel{margin-top:12px}.jobs-card,.list-card{overflow-y:auto}.jobs-card>*,.list-card>*{flex-shrink:0}.jobs-card>app-ui-data-table>*,.list-card>app-ui-data-table>*{flex-shrink:0}.jd-shx-table-wrap{flex:0 0 auto;max-height:70vh;overflow:auto}.jd-shx-table-wrap .jd-shx-row--head{position:sticky;top:0;z-index:3}.cust-search-input{flex:1;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:12px;color:#000;width:100%}.cust-search-input::placeholder{color:#71717a}.cust-advanced-row{display:flex;align-items:center;gap:12px;width:100%}.cust-advanced-divider{flex:1;height:1px;background:#f4f4f5}.cust-advanced-link{display:flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#007cb4;white-space:nowrap}.cust-search-btn{align-self:flex-start;padding:8px 12px;border:none;border-radius:8px;background:#f05006;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.cust-search-btn:hover{background:#d84605}.stock-create-btn{display:flex;align-items:center;gap:6px;white-space:nowrap}.cust-divider{width:100%;height:1px;background:#e4e4e7}.cust-outline-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000}.cust-outline-btn:hover{background:#fafafa}.btp-tabs{display:flex;align-items:center;align-self:stretch;height:auto;flex-grow:0;padding:0;border-width:0 0 1px;border-style:solid;border-color:#e4e4e7}.btp-tab{padding:12px;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#737373;white-space:nowrap;border-bottom:2px solid transparent}.btp-tab--active{color:#09090b;font-weight:600;border-bottom:2px solid #F05006}.btp-status{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 6px;border-radius:6px;border:1px solid #E4E4E7}.btp-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.btp-status-dot--green{background:#31a34a}.btp-status-dot--yellow{background:#f0b000}.btp-avatar{width:20px;height:20px;border-radius:9999px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#e4e4e7;font-size:9px;font-weight:600;color:#52525b}.btp-status-dot--orange{background:#ff6404}.jd-shx-group-row{display:flex;border-bottom:1px solid #E4E4E7}.jd-shx-group-cell{display:flex;align-items:center;justify-content:center;height:32px;flex-shrink:0;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#000;text-transform:uppercase;border-right:1px solid #E4E4E7}.jd-shx-group-cell:last-child{border-right:none}.jd-shx-group-cell--w1278{flex-basis:1278px}.jd-shx-group-cell--w640{flex-basis:640px}.jd-shx-group-cell--flex{flex:1 0 auto}.btp-comments-btn{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:6px;border:1px solid #FF6404;background:transparent;color:#ff6404;font-family:Inter,sans-serif;font-size:10px;font-weight:600;cursor:pointer;white-space:nowrap}.btp-checkbox{width:16px;height:16px;accent-color:#FF6404;cursor:pointer}.btp-eye-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;border:1px solid #D4D4D8;background:transparent;cursor:pointer}.btp-table-wrap .btp-row--alt{background:#fafafa}.btp-table-wrap .jd-shx-row:not(.jd-shx-row--head){min-height:40px}.btp-table-wrap .jd-shx-row:not(.jd-shx-row--head) .jd-shx-cell{display:flex;align-items:center;min-height:40px;padding-top:8px;padding-bottom:8px}.btp-table-wrap .jd-shx-row:not(.jd-shx-row--head) .jd-shx-cell--flex{justify-content:flex-start;padding-top:10px;padding-bottom:10px}.btp-table-wrap .jd-shx-row .jd-shx-cell:nth-child(9),.btp-table-wrap .jd-shx-row .jd-shx-cell:nth-child(15){border-right:1px solid #E4E4E7}.cust-add-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#ff6404}.cust-add-btn:hover{background:#fff7f2}.cust-th-check,.cust-th-actions{width:40px;text-align:center}.cust-name-cell{display:flex;align-items:center;gap:8px}.cust-status-badge{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 6px;border-radius:6px;border:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;color:#000;white-space:nowrap}.cust-status-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.cust-status-badge--active .cust-status-dot{background:#31a34a}.cust-status-badge--inactive .cust-status-dot{background:#d52825}.cust-row-menu-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:transparent;cursor:pointer}.cust-row-menu-btn:hover{background:#f4f4f5}.cust-empty{text-align:center;color:#737373;padding:24px 8px}.jc-mad-actions{display:flex;justify-content:flex-end;width:100%}@media(max-width:700px){.jc-mad-row{flex-direction:column;align-items:stretch}}.ccf-error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.ccf-title-row{display:flex;align-items:center;gap:4px;margin:4px 0 12px;flex-shrink:0}.ccf-title{font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;color:#000;margin:0}.ccf-content{display:flex;flex-direction:column}.ccf-section{display:flex;flex-direction:column;gap:16px;padding:24px 0;border-bottom:1px solid #E4E4E7}.doc-import-intro{margin:0;max-width:78ch;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#52525b}.doc-import-input{display:none}.doc-import-dropzone{transition:border-color .15s,background .15s}.doc-import-dropzone--active{border-color:#ff6404;background:#fff4ec}.doc-import-file{display:flex;align-items:center;gap:12px;padding:16px;border-radius:8px;border:1px solid #E4E4E7;background:#fdfdfd;box-sizing:border-box;transition:border-color .15s}.doc-import-file--reading{border-color:#ff6404}.doc-import-file-icon{flex:none}.doc-import-file-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.doc-import-file-head{display:flex;align-items:baseline;gap:8px}.doc-import-file-name{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#09090b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-import-file-size{font-family:Inter,sans-serif;font-size:12px;color:#71717a;flex:none}.doc-import-file-done{font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#166534}.doc-import-ai{display:flex;align-items:center;gap:6px}.doc-import-ai-spark{flex:none;animation:doc-import-pulse 1.4s ease-in-out infinite}.doc-import-ai-step{font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:500;background:linear-gradient(90deg,#a1a1aa 0% 35%,#ff6404 50%,#a1a1aa 65% 100%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:doc-import-sheen 1.8s linear infinite}.doc-import-track{height:3px;border-radius:999px;background:#e4e4e7;overflow:hidden}.doc-import-track-fill{height:100%;border-radius:999px;background:#ff6404;transition:width .6s cubic-bezier(.4,0,.2,1)}@keyframes doc-import-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.86)}}@keyframes doc-import-sheen{0%{background-position:125% 0}to{background-position:-125% 0}}.doc-import-file-btn{display:flex;align-items:center;justify-content:center;flex:none;width:32px;height:32px;padding:0;cursor:pointer;border-radius:8px;border:1px solid #E4E4E7;background:#fff;transition:background .15s,border-color .15s}.doc-import-file-btn:hover{background:#f4f4f5}.doc-import-file-btn--danger:hover{background:#fef2f2;border-color:#fca5a5}@media(prefers-reduced-motion:reduce){.doc-import-ai-spark,.doc-import-ai-step{animation:none}.doc-import-ai-step{color:#52525b;-webkit-text-fill-color:#52525B}.doc-import-track-fill{transition:none}}.ccf-section--last{border-bottom:none}.ccf-section-title{display:flex;align-items:center;gap:8px;height:24px}.ccf-section-title span{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000}.ccf-avatar-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.ccf-avatar{display:flex;width:120px;height:120px;justify-content:center;align-items:center;border-radius:400px;border:1px solid #A1A1AA;flex-shrink:0}.ccf-avatar-img{width:100%;height:100%;border-radius:400px;object-fit:cover}.ccf-avatar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ccf-browse-btn{padding:8px 12px;border:none;border-radius:8px;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.ccf-browse-btn:hover{background:#d94505}.ccf-hint{color:#000;font-family:Inter,sans-serif;font-size:12px}.ccf-row{display:flex;align-items:flex-start;gap:12px}.ccf-row--3>.ccf-field{flex:1}.ccf-row--2>.ccf-field{flex:1}.ccf-field{display:flex;flex-direction:column;gap:4px;flex:1}.ccf-field--narrow{flex:none;width:342px;max-width:100%}.ccf-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#737373}.ccf-input,.ccf-select{height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;width:100%}.ccf-input:focus,.ccf-select:focus,.ccf-textarea:focus{outline:none;border-color:#f05006}.ccf-input::placeholder,.ccf-textarea::placeholder{color:#737373}.ccf-select{cursor:pointer;appearance:auto}.ccf-textarea{height:80px;padding:8px 12px;border-radius:8px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;resize:none;width:100%}.ccf-input--prefixed{display:flex;align-items:center;gap:2px;padding:0 12px}.ccf-prefix{color:#000;font-family:Inter,sans-serif;font-size:12px;white-space:nowrap}.ccf-plain-input{flex:1;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:12px;color:#000;min-width:0}.ccf-plain-input::placeholder{color:#737373}.ccf-switch-row{display:flex;align-items:center;gap:8px}.ccf-switch{position:relative;width:44px;height:24px;border:none;border-radius:24px;background:#e4e4e7;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease}.ccf-switch--on{background:#f05006}.ccf-switch-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fafafa;box-shadow:0 1px 2px #0000001a;transition:transform .15s ease}.ccf-switch--on .ccf-switch-knob{transform:translate(20px)}.ccf-switch-label{font-family:Inter,sans-serif;font-size:14px;color:#09090b}.ccf-switch-desc{font-family:Inter,sans-serif;font-size:12px;color:#737373}@media(max-width:900px){.ccf-row--3,.ccf-row--2{flex-wrap:wrap}.ccf-row--3>.ccf-field,.ccf-row--2>.ccf-field{flex:1 1 calc(50% - 6px)}}@media(max-width:600px){.ccf-row--3>.ccf-field,.ccf-row--2>.ccf-field,.ccf-row>.ccf-field{flex:1 1 100%}.ccf-field--narrow{width:100%}}app-employee-detail{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.emp-detail-card{flex:1;background:#fff;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;min-height:0}.emp-detail-header{padding:12px 16px;border-bottom:1px solid #E4E4E7;display:flex;flex-direction:column;gap:16px;flex-shrink:0}.emp-detail-title-row{display:flex;align-items:center;gap:4px}.emp-detail-star{flex-shrink:0}.emp-detail-status{padding:10px 16px;font-family:Inter,sans-serif;font-size:13px;color:#71717a;flex-shrink:0}.emp-detail-status--error{color:#dc2626}.emp-detail-body{display:flex;flex:1;overflow:hidden;min-height:0}.emp-detail-submenu{width:250px;flex-shrink:0;background:#f5f5f5;border-right:1px solid #D4D4D8;padding:8px 8px 8px 16px;overflow-y:auto;display:flex;flex-direction:column;gap:0;transition:width .18s ease,padding .18s ease}.emp-detail-submenu--collapsed{width:76px;padding:8px 8px 8px 16px;overflow:visible}.emp-detail-submenu-header{display:flex;align-items:center;justify-content:space-between;padding:0 0 8px 8px;width:100%;flex-shrink:0}.emp-detail-submenu--collapsed .emp-detail-submenu-header{justify-content:flex-start;padding:0 0 8px 12px}.emp-detail-submenu-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#000}.emp-detail-submenu--collapsed .emp-detail-submenu-title{display:none}.emp-detail-submenu-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#71717a;cursor:pointer;flex-shrink:0}.emp-detail-submenu-toggle:hover{background:#e5e5e5}.emp-detail-2fa-links{display:flex;align-items:center;gap:16px}.emp-detail-2fa-note{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#52525b}.emp-detail-warning-note{display:grid;grid-template-columns:16px 1fr;align-items:start;gap:8px;margin-top:12px}.emp-detail-warning-note img{margin-top:2px}.emp-detail-warning-note span{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#52525b}.emp-detail-simulate-btn{align-self:flex-start;width:auto;padding:12px 20px;border-radius:8px;border:none;background:#ff6404;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.emp-detail-simulate-btn:hover{background:#e5590a}.emp-detail-log-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;margin-top:12px}.emp-detail-log-table-head{display:flex;align-items:center;gap:12px;padding:8px 16px;border-bottom:1px solid #E4E4E7;background:#fafafa}.emp-detail-log-table-head .emp-detail-log-col{font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#71717a;text-transform:uppercase;letter-spacing:.02em}.emp-detail-log-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #F4F4F5;background:#fff}.emp-detail-log-row:last-child{border-bottom:none}.emp-detail-log-col{font-family:Inter,sans-serif;font-size:13px;color:#09090b}.emp-detail-log-col--date{width:220px;flex-shrink:0}.emp-detail-log-col--desc{flex:1}.emp-detail-log-empty{padding:16px;text-align:center;font-family:Inter,sans-serif;font-size:13px;color:#71717a;background:#fff}.emp-detail-submenu-item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;border:none;background:transparent;cursor:default;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;text-align:left;width:100%}.emp-detail-submenu-item svg{flex-shrink:0}.emp-detail-submenu-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.emp-detail-submenu-icon img{width:20px;height:20px;object-fit:contain;display:block}.emp-detail-submenu-item--active{background:#e5e5e5;font-weight:600}.emp-detail-submenu-item--clickable:hover:not(.emp-detail-submenu-item--active){background:#ececec}.emp-detail-submenu-item-label{flex:1;min-width:0}.emp-detail-submenu--collapsed .emp-detail-submenu-item{position:relative;width:44px;padding:8px 12px;justify-content:flex-start}.emp-detail-submenu--collapsed .emp-detail-submenu-item-label{display:none}.emp-detail-submenu--collapsed .emp-detail-submenu-badge{position:absolute;top:6px;right:6px;width:8px;height:8px;min-width:0;padding:0;border:1px solid #FAFAFA;font-size:0;overflow:hidden}.emp-detail-submenu-badge{margin-left:auto;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:9999px;background:#d52825;color:#fff;font-size:12px;font-weight:600;flex-shrink:0}.emp-detail-submenu-chevron{flex-shrink:0}.emp-detail-submenu--collapsed .emp-detail-submenu-chevron{display:none}.emp-detail-submenu-subitems{display:flex;flex-direction:column;width:100%}.emp-detail-submenu-subitem{padding-left:32px}.emp-detail-submenu-subitem.emp-detail-submenu-item--active{font-weight:600}.emp-detail-content{flex:1;overflow-y:auto;background:#fafafa;display:flex;flex-direction:column;min-width:0;min-height:0;gap:16px}.supplier-detail-content .crc-tabs{margin-top:0}.supplier-detail-content .spp-page,.supplier-detail-content .snt-page,.supplier-detail-content .cac-page,.supplier-detail-content .csi-page,.supplier-detail-content .sat-page,.supplier-detail-content .sst-page{border-top:1px solid #E4E4E7}.supplier-detail-content .jd-shx-table-wrap:has(.csi-actions-btn,.scsv-kebab-btn),.supplier-detail-content .jd-shx-row:has(>.jd-shx-cell .csi-actions-btn,>.jd-shx-cell .scsv-kebab-btn),.supplier-detail-content .jd-shx-cell:has(.csi-actions-btn,.scsv-kebab-btn){overflow:visible}app-ui-card.ui-card--fill:has(.csi-actions-menu),.cd-body:has(.csi-actions-menu),.cd-content:has(.csi-actions-menu),.csi-table-wrap:has(.csi-actions-menu),.csi-table-wrap:has(.csi-actions-menu) .jd-shx-table-wrap,.csi-table-wrap:has(.csi-actions-menu) .jd-shx-row:has(>.jd-shx-cell .csi-actions-btn),.csi-table-wrap:has(.csi-actions-menu) .jd-shx-cell:has(.csi-actions-btn){overflow:visible}.emp-detail-content-title{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 16px;border-bottom:1px solid #E4E4E7;background:#fff;font-family:Work Sans,sans-serif;font-size:24px;font-weight:600;color:#09090b;letter-spacing:-1px}.emp-detail-content-title-text{min-width:0}.era-facet-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lm-chip{display:inline-block;padding:1px 8px;border-radius:6px;background:#f1eaff;color:#6d28d9;font-size:12px;font-weight:600;white-space:nowrap}.lm-title{margin:0;font-family:Work Sans,sans-serif;font-size:22px;font-weight:700;line-height:30px;color:#09090b;letter-spacing:-.4px}.lm-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:#52525b}.lm-code{padding:2px 8px;border-radius:6px;background:#f4f4f5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#18181b}.lm-tabs{display:flex;gap:18px;overflow-x:auto;padding-top:10px;border-bottom:1px solid #e4e4e7;scrollbar-width:thin}.lm-head{position:sticky;top:-24px;z-index:2;display:flex;flex-direction:column;gap:10px;margin:-24px -24px 0;padding:24px 24px 0;background:#fff}.lm-tab{flex:0 0 auto;padding:0 0 10px;border:none;border-bottom:2px solid transparent;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#71717a;white-space:nowrap;cursor:pointer}.lm-tab:hover{color:#18181b}.lm-tab--active{color:#09090b;font-weight:600;border-bottom-color:#ff6404}.lm-section{display:flex;flex-direction:column;gap:10px;scroll-margin-top:8px}.lm-section-label{font-size:12px;font-weight:700;letter-spacing:.12em;color:#52525b}.lm-section-heading{margin:0;font-family:Work Sans,sans-serif;font-size:17px;font-weight:700;color:#09090b}.lm-p{margin:0;font-size:14px;line-height:23px;color:#18181b}.lm-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:23px;color:#18181b}.lm-list--ordered{list-style:decimal}.lm-figure{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #e4e4e7;border-radius:12px}.lm-figure-scroll{overflow-x:auto}.lm-diag-link--dashed{border-top-style:dashed}.lm-diag-link--orange{border-top-color:#ff6404}.lm-diag-link--orange:after{border-left-color:#ff6404}.lm-diagram{display:block;width:100%;height:auto;font-family:Inter,sans-serif}.lm-node{fill:#fff;stroke:#e4e4e7;stroke-width:1}.lm-node--hub{fill:#fff6f1;stroke:#ff6404;stroke-width:1.5}.lm-node-title{font-size:10px;font-weight:600;fill:#18181b;text-anchor:middle}.lm-node-sub{font-size:8px;fill:#a1a1aa;text-anchor:middle}.lm-hub-title{font-size:14px;font-weight:700;fill:#18181b;text-anchor:middle}.lm-hub-meta{font-size:11px;fill:#ff6404;text-anchor:middle}.lm-hub-line{font-size:10px;fill:#71717a;text-anchor:middle}.lm-wire{fill:none;stroke-width:1.3}.lm-wire--read{stroke:#a1a1aa;stroke-dasharray:4 3}.lm-wire--write{stroke:#ff6404}.lm-flow-band{font-size:7px;font-weight:700;letter-spacing:.1em;fill:#a1a1aa}.lm-flow-title{font-size:9px;font-weight:600;fill:#18181b;text-anchor:middle}.lm-flow-sub,.lm-flow-note{font-size:6.5px;fill:#71717a;text-anchor:middle}.lm-flow-note--ok{fill:#2f9e44}.lm-flow-note--no{fill:#d94505}.lm-flow-wire{fill:none;stroke:#71717a;stroke-width:1}.lm-flow-wire--ok{stroke:#2f9e44}.lm-flow-wire--no{stroke:#d94505}.lm-flow-wire--dashed{stroke-dasharray:3 2}.lm-node--raise{fill:#fff6f1;stroke:#ff6404}.lm-node--ok{fill:#f0fbf2;stroke:#2f9e44}.lm-node--no{fill:#fff5f1;stroke:#d94505}.lm-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.lm-card{display:flex;flex-direction:column;gap:5px;padding:12px 14px;border:1px solid #e4e4e7;border-radius:10px}.lm-card-tag{font-size:10px;font-weight:600;color:#ff6404}.lm-card-title{font-size:13px;font-weight:600;color:#09090b}.lm-card-body{font-size:12px;line-height:18px;color:#52525b}.lm-diag-caption{margin:0;font-size:11px;color:#a1a1aa}.lm-table-caption{margin:0;font-size:14px;font-weight:700;color:#09090b}.lm-table-scroll{overflow-x:auto}.lm-table{width:100%;border-collapse:collapse;font-size:13px;line-height:19px;text-align:left}.lm-table th{padding:8px 10px;border-bottom:1px solid #e4e4e7;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a1a1aa;vertical-align:bottom}.lm-table td{padding:9px 10px;border-bottom:1px solid #f4f4f5;color:#18181b;vertical-align:top}.lm-table tr:last-child td{border-bottom:none}.lm-table--terms td:first-child{width:116px;color:#71717a}.lm-table td{white-space:pre-line}.lm-table td:first-child{white-space:normal}.lm-callout{margin:0;padding:12px 14px;border-radius:10px;background:#fff8f3;border:1px solid #ffd9c2;font-size:13px;line-height:20px;color:#18181b}.lm-callout--dark{background:#18181b;border-color:#18181b;color:#fafafa;font-weight:600}.lm-callout code,.lm-p code,.lm-list code,.lm-table code{padding:1px 5px;border-radius:4px;background:#f4f4f5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px}.lm-steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px;counter-reset:lm-step}.lm-step{position:relative;padding-left:34px;counter-increment:lm-step;display:flex;flex-direction:column;gap:3px}.lm-step:before{content:counter(lm-step);position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:#18181b;color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center}.lm-step-title{font-size:14px;font-weight:600;color:#09090b}.lm-step-body{font-size:13px;line-height:20px;color:#52525b}.lm-bar-wrap{display:flex;flex-direction:column;gap:8px}.lm-bar{display:flex;height:18px;border-radius:5px;overflow:hidden}.lm-bar-seg{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;min-width:18px}.lm-bar-seg--on{background:#2f9e44}.lm-bar-seg--restricts{background:#6d28d9}.lm-bar-seg--off{background:#d4d4d8;color:#3f3f46}.lm-bar-key{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:#71717a}.lm-bar-key-item{display:inline-flex;align-items:center;gap:6px}.lm-bar-dot{width:9px;height:9px;border-radius:2px}.lm-bar-dot--on{background:#2f9e44}.lm-bar-dot--restricts{background:#6d28d9}.lm-bar-dot--off{background:#d4d4d8}.lm-faq{display:flex;flex-direction:column}.lm-faq-item{border-bottom:1px solid #e4e4e7}.lm-faq-q{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;padding:11px 0;border:none;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;color:#09090b;text-align:left;cursor:pointer}.lm-faq-q:hover{color:#ff6404}.lm-faq-sign{flex-shrink:0;font-size:16px;color:#a1a1aa;line-height:21px}.lm-faq-a{margin:-2px 0 12px;padding-right:28px;font-size:13px;line-height:20px;color:#52525b}.lm-quiz{display:flex;flex-direction:column;gap:12px}.lm-quiz-item{margin:0;padding:12px 14px;border:1px solid #e4e4e7;border-radius:10px;display:flex;flex-direction:column;gap:8px}.lm-quiz-q{padding:0;font-size:13px;font-weight:600;line-height:20px;color:#09090b}.lm-quiz-opt{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:20px;color:#52525b;cursor:pointer}.lm-quiz-opt input{margin:3px 0 0;accent-color:#ff6404;flex-shrink:0}.emp-detail-section{padding:16px;display:flex;flex-direction:column;gap:16px;border-top:1px solid #E4E4E7;border-bottom:1px solid #E4E4E7;background:#fff;margin-top:-1px}.emp-detail-section-title{display:flex;align-items:center;gap:8px}.emp-detail-section-title span{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000}.emp-detail-avatar-block{display:flex;flex-direction:column;gap:12px}.emp-detail-avatar{width:120px;height:120px;border-radius:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0}.emp-detail-avatar img{width:100%;height:100%;object-fit:cover}.emp-detail-ctas{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.emp-detail-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.emp-detail-btn--danger{background:#d52825;color:#fff}.emp-detail-btn--danger:hover{background:#b91f1c}.emp-detail-btn--primary{background:#f05006;color:#fff}.emp-detail-btn--primary:hover{background:#d94505}.emp-detail-btn--danger img,.emp-detail-btn--primary img{filter:brightness(0) invert(1)}.emp-detail-grid{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.emp-detail-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:160px}.emp-detail-field--narrow{flex:none;width:auto;align-self:stretch;max-width:310px}.emp-detail-label{display:flex;align-items:center;gap:2px;font-family:Inter,sans-serif;font-size:12px;color:#737373}.emp-detail-required{color:#ef4444;font-weight:500}.emp-detail-value{display:flex;align-items:center;min-height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000}.emp-detail-value--muted{background:#f5f5f5;color:#404040}.emp-detail-value--placeholder{color:#737373}.emp-detail-textarea{min-height:96px;padding:8px 12px;align-items:flex-start}.emp-detail-checkboxes{display:flex;flex-direction:column;gap:8px}.emp-detail-checkbox-row{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:12px;color:#000}.emp-detail-checkbox{width:16px;height:16px;border-radius:4px;border:1px solid #A1A1AA;flex-shrink:0;background:#fff}.emp-detail-timesheet-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.emp-detail-add-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #FF6404;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;height:32px}.emp-detail-tag{display:inline-flex;align-items:center;height:20px;padding:4px;border-radius:4px;background:#efefef;font-family:Inter,sans-serif;font-size:12px;color:#404040}.emp-detail-audit-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}@media(max-width:900px){.emp-detail-body{flex-direction:column;overflow:visible}.emp-detail-submenu{width:100%;flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid #D4D4D8;padding:8px}.emp-detail-submenu--collapsed{width:100%}.emp-detail-submenu--collapsed .emp-detail-submenu-title{display:block}.emp-detail-submenu--collapsed .emp-detail-submenu-item{width:auto}.emp-detail-submenu--collapsed .emp-detail-submenu-item-label{display:block}.emp-detail-submenu-item{width:auto}.emp-detail-submenu-subitems{width:100%;flex-direction:row;flex-wrap:wrap}.emp-detail-submenu-subitem{width:auto;padding-left:8px}.emp-detail-content{overflow:visible}}@media(max-width:640px){.emp-detail-grid{flex-direction:column}.emp-detail-field,.emp-detail-field--narrow{width:100%}.emp-detail-avatar{width:96px;height:96px}}.emp-detail-submenu-item--clickable{cursor:pointer}.cust-detail-empty{min-height:240px;width:100%}.crc-page{display:flex;flex-direction:column;gap:16px;min-width:0;padding:16px;box-sizing:border-box;background:#fff}.crc-tabs{background:#fff;padding:0 0 0 16px;margin-top:-16px;align-items:stretch}.crc-tabs .jd-tab{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:12px;box-sizing:border-box}.crc-section-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;overflow:hidden}.crc-section-icon img{width:24px;height:24px;object-fit:contain;object-position:center;display:block}.crc-panel.emp-detail-section{gap:14px}.crc-helper{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#000}.crc-standard-row{display:flex;align-items:flex-end;gap:8px;width:100%}.crc-field{display:flex;flex-direction:column;gap:4px;width:304px;max-width:100%;flex-shrink:0}.crc-field-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#52525b}.crc-select-wrap{position:relative;width:100%}.crc-select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;cursor:pointer;box-sizing:border-box}.crc-select:hover{background:#fafafa}.crc-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;background:#fff;border:1px solid #E4E4E7;border-radius:8px;box-shadow:0 4px 16px #00000014;overflow:hidden}.crc-select-option{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#09090b;cursor:pointer}.crc-select-option:hover{background:#fff4ec}.crc-select-option--active{color:#f05006;font-weight:500}.crc-table-wrap{width:100%;border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;background:#fff}.crc-table-wrap--scroll{overflow-x:auto}.crc-table{width:100%;border-collapse:collapse;table-layout:fixed}.crc-table th{padding:10px 8px;text-align:left;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:12px;color:#737373;text-transform:uppercase;background:#fff;border-bottom:1px solid #E4E4E7;white-space:nowrap}.crc-table td{padding:12px 8px;height:40px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#000;background:#fafafa;border-bottom:1px solid #F4F4F5;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crc-table tbody tr:last-child td{border-bottom:none}.crc-table tbody tr.crc-row--alt td{background:#fff}.crc-table--materials td{background:#fafafa}.crc-col-desc{width:168px}.crc-col-qty{width:68px}.crc-input{width:100%;height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#737373;box-sizing:border-box;outline:none}.crc-input:focus{border-color:#f05006;color:#000}.crc-money{display:flex;align-items:center;gap:8px;width:100%;height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;box-sizing:border-box;cursor:text}.crc-money:focus-within{border-color:#f05006}.crc-money-prefix,.crc-money-suffix{font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#000;flex-shrink:0}.crc-money-input{flex:1;min-width:0;border:none;background:transparent;padding:0;font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#737373;outline:none}.crc-money-input:focus{color:#000}.crc-text-input{width:100%;height:32px;padding:0 12px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#000;box-sizing:border-box;outline:none}.crc-text-input:focus{border-color:#f05006}.crc-text-input::placeholder{color:#a3a3a3}.crc-table--specific td,.crc-table--additional td{vertical-align:middle}.crc-add-row{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 0;background:#fff}.crc-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}.cac-page{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;min-width:0;width:100%;box-sizing:border-box;flex:1}.cac-page .jd-shx-filters{gap:12px}.cac-page .jd-shx-advanced-search{gap:8px;width:100%}.cac-page .jd-shx-search-btn{margin-top:0}.cac-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0;width:100%;gap:12px;flex-wrap:wrap}.cac-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cac-toolbar-actions .inv-toolbar-btn path[stroke]{stroke:#a1a1aa}.cac-table-wrap{width:100%;max-height:70vh;overflow:auto;border:1px solid #E4E4E7;border-radius:8px;background:#fff}.cac-table-wrap .jd-shx-row--head{position:sticky;top:0;z-index:3;background:#fff}.cac-table-wrap .jd-shx-row--head .jd-shx-cell{background:#fff}.cac-sort-btn{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:0;cursor:pointer;font:inherit;color:inherit;text-align:left;box-shadow:none;outline:none}.cac-sort-btn:focus,.cac-sort-btn:focus-visible{outline:none;box-shadow:none}.cac-sort-icon{width:16px;height:16px;flex-shrink:0;transition:transform .15s ease;display:block}.cac-sort-icon--desc{transform:rotate(180deg)}.cac-advanced-panel{background:#fafafa}.cac-cell-name{font-weight:500}.cac-name-link{padding:0;border:none;background:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:#007cb4;cursor:pointer;text-align:left}.cac-name-link:hover{text-decoration:underline}.csi-page{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:16px;background:#fff;box-sizing:border-box}.csi-page .jd-shx-filters{gap:12px}.csi-page .jd-shx-search-btn{margin-top:0}.csi-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0;width:100%;gap:12px;flex-wrap:wrap}.csi-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.csi-toolbar-actions .inv-toolbar-btn path[stroke]{stroke:#a1a1aa}.csi-table-wrap{width:100%;overflow-x:auto;border:1px solid #E4E4E7;border-radius:8px;background:#fff}.csi-sort-btn{appearance:none;background:transparent;border:none;padding:0;margin:0;font:inherit;color:inherit;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.csi-sort-btn:focus,.csi-sort-btn:focus-visible{outline:none;box-shadow:none}.csi-sort-icon{width:16px;height:16px;flex-shrink:0;transition:transform .15s ease;display:block}.csi-sort-icon--desc{transform:rotate(180deg)}.csi-cell-name{font-weight:500}.csi-row--alt,.csi-row--alt .jd-shx-cell{background:#fafafa}.csi-table-wrap .jd-shx-row--clickable:hover,.csi-table-wrap .jd-shx-row--clickable:hover .jd-shx-cell{background:#fff7ed}.jd-shx-cell--w119{flex-basis:119px;flex-shrink:0}.jd-shx-cell--w179{flex-basis:179px;flex-shrink:0}.csi-actions-cell{justify-content:center;position:relative;overflow:visible}.csi-actions-wrap{position:relative;display:flex;align-items:center;justify-content:center}.csi-actions-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border-radius:6px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;box-sizing:border-box;box-shadow:inset 0 -1.5px #00000040,inset 1px 0 #fff3,inset -1px 0 #fff3,inset 0 1px #ffffff7a}.csi-actions-btn--open,.csi-actions-btn:hover{background:#fafafa}.csi-actions-btn img{width:16px;height:16px;display:block}.csi-actions-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:50;display:flex;flex-direction:column;width:143px;background:#fff;border:1px solid #E4E4E7;border-radius:6px;box-shadow:0 1px 2px #0003;overflow:hidden}.csi-actions-item{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;border:none;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#000;cursor:pointer;text-align:left;white-space:nowrap}.csi-actions-item:hover{background:#f5f5f5}.csi-actions-item img{width:20px;height:20px;flex-shrink:0;display:block}.csi-cs-overlay{z-index:800}.csi-cs-panel{width:440px;max-width:calc(100vw - 32px);max-height:none}.csi-cs-body{flex:0 0 auto;padding:12px 16px;gap:12px;overflow:visible}.csi-cs-field{width:100%}.csi-cs-select-wrap{position:relative;width:100%}.csi-cs-select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:32px;padding:0 12px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#000;cursor:pointer;box-sizing:border-box;text-align:left}.csi-cs-select--open{border-color:#a1a1aa}.csi-cs-select svg{flex-shrink:0;display:block}.csi-cs-select-dd{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;display:flex;flex-direction:column;background:#fff;border:1px solid #E4E4E7;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.csi-cs-select-option{display:flex;align-items:center;width:100%;padding:8px 12px;border:none;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#000;cursor:pointer;text-align:left}.csi-cs-select-option:hover{background:#f5f5f5}.csi-cs-select-option--selected{background:#fafafa;font-weight:500}.csi-cs-footer{display:flex;align-items:stretch;gap:10px;padding:12px;border-top:1px solid #E5E5E5;box-shadow:0 -1px 8px #00000014}.csi-cs-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;cursor:pointer;box-sizing:border-box;white-space:nowrap}.csi-cs-btn--cancel{flex:1 1 auto;min-width:0;border:1px solid #D4D4D8;background:#fff;color:#000;box-shadow:inset 0 -1.5px #00000040,inset 1px 0 #fff3,inset -1px 0 #fff3,inset 0 1px #ffffff7a}.csi-cs-btn--cancel:hover{background:#f5f5f5}.csi-cs-btn--save{flex:0 0 200px;width:200px;border:none;background:#f05006;color:#fff;box-shadow:inset 0 -1.5px #00000040,inset 1px 0 #fff3,inset -1px 0 #fff3,inset 0 1px #ffffff7a}.csi-cs-btn--save:hover{background:#d8480a}.jd-shx-cell--w125{flex-basis:125px;flex-shrink:0}.emp-detail-section-title--split{justify-content:space-between}.cust-detail-title-group{display:flex;align-items:center;gap:8px}.cust-detail-info{display:inline-flex;align-items:center;flex-shrink:0}.cust-detail-toggle-row{display:flex;align-items:center;gap:10px}.cust-detail-switch{position:relative;width:44px;height:24px;border-radius:9999px;background:#d4d4d8;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:background .15s}.cust-detail-switch--on{background:#ff6404}.cust-detail-switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .15s}.cust-detail-switch--on:after{transform:translate(20px)}.cust-detail-toggle-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000}.cust-detail-help{font-family:Inter,sans-serif;font-size:12px;color:#737373}.cust-detail-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden}.cust-detail-table-head{display:flex;align-items:center;gap:12px;padding:8px 12px;border-bottom:1px solid #E4E4E7;background:#fff}.cust-detail-table-spacer{width:32px;flex-shrink:0}.cust-detail-table-head span{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#737373}.cust-detail-table-row{display:flex;align-items:center;padding:12px;background:#fafafa;gap:12px}.cust-detail-table-row .cust-detail-td{font-family:Inter,sans-serif;font-size:12px;color:#000}.cust-detail-col-phone{flex:1;min-width:120px}.cust-detail-col-ext{flex:1;min-width:100px}.cust-detail-col-email{flex:1;min-width:160px}.cust-detail-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #E4E4E7;background:#fff;cursor:pointer;flex-shrink:0}.cust-detail-icon-btn:hover{background:#f5f5f5}.cust-detail-email-list{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden}.cust-detail-email-head{padding:8px 12px;border-bottom:1px solid #E4E4E7;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#737373}.cust-detail-email-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background:#fafafa;border-bottom:1px solid #EFEFEF}.cust-detail-email-row:last-child{border-bottom:none}.cust-detail-email-row span{font-family:Inter,sans-serif;font-size:12px;color:#000}.cust-detail-trash-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:none;background:#d52825;cursor:pointer;flex-shrink:0}.cust-detail-trash-btn:hover{background:#b91f1c}.emp-mp-edit-drawer{height:min(868px,calc(100vh - 32px));max-height:calc(100vh - 32px)}.emp-mp-edit-body{gap:12px;padding:12px 16px;overflow:hidden;flex:1;display:flex;flex-direction:column}.emp-mp-edit-canvas{position:relative;background:#f3f3f3;min-height:420px;flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.emp-mp-edit-avatar{width:240px;height:240px;border-radius:400px;overflow:hidden;background:#fff;flex-shrink:0;transition:transform .12s ease}.emp-mp-edit-avatar img{width:100%;height:100%;object-fit:cover;display:block}.emp-mp-edit-grid{pointer-events:none;position:absolute;left:50%;top:50%;width:240px;height:240px;transform:translate(-50%,-50%);background-image:linear-gradient(to right,rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.4) 1px,transparent 1px);background-size:80px 80px;background-position:0 0}.emp-mp-edit-trash{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.emp-mp-edit-trash:hover{background:#fafafa}.emp-mp-edit-zoom{display:flex;align-items:center;gap:8px;padding:16px;background:#fff;width:100%;box-sizing:border-box}.emp-mp-edit-zoom-btn{width:20px;height:20px;padding:0;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.emp-mp-edit-slider{flex:1;min-width:0;height:6px;appearance:none;-webkit-appearance:none;background:#e5e5e5;border-radius:9999px;outline:none}.emp-mp-edit-slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#f05006;cursor:pointer;border:none}.emp-mp-edit-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#f05006;cursor:pointer;border:none}.emp-mp-edit-change{position:relative;overflow:hidden;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:1;height:42px;box-sizing:border-box}.emp-mp-edit-change .cpo-file-input{position:absolute;inset:0;opacity:0;cursor:pointer}.pp-card{display:flex;flex-direction:column;gap:16px;padding-left:0;padding-right:0}.pp-card>.inv-breadcrumbs,.pp-card>.inv-title-row{padding-left:16px;padding-right:16px}.pp-layout{display:flex;gap:0;align-items:stretch;flex:1;min-height:0;overflow:hidden;background:#fafafa;border-width:1px 0 0;border-style:solid;border-color:#e4e4e7;border-radius:0}.pp-submenu.jd-submenu{width:230px;min-height:100%;border:none;border-right:1px solid #D4D4D8;border-radius:0;padding:8px 8px 8px 16px;background:#f5f5f5}.pp-submenu-title{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.02em}.pp-submenu-item{display:flex;align-items:center;text-align:left;padding:10px 12px;border:none;background:transparent;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#3f3f46;cursor:pointer}.pp-submenu-item:hover{background:#f4f4f5}.pp-submenu-item--active{background:#fff1e6;color:#f05006;font-weight:600}.pp-submenu-item--indent{padding-left:32px;padding-right:32px}.pp-content{display:flex;flex-direction:column;gap:16px;flex:1;min-width:0;padding:16px;overflow:scroll;background:#fafafa}.pp-section-title{display:flex;align-items:center;gap:8px}.pp-section-title-text{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#09090b}.pp-supplier-value{font-family:Inter,sans-serif;font-size:12px;color:#09090b}.pp-apply-filter-btn{align-self:flex-start;padding:8px 16px;border:none;border-radius:8px;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.pp-apply-filter-btn:hover{background:#d84605}.pp-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pp-kpi-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #E4E4E7;border-radius:8px}.pp-kpi-header{display:flex;align-items:center;gap:8px}.pp-kpi-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#52525b}.pp-kpi-value-row{display:flex;align-items:center;gap:8px}.pp-kpi-value{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#09090b}.pp-kpi-badge{display:flex;align-items:center;gap:2px;padding:2px 6px;border-radius:999px;background:#16a34a;color:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.pp-kpi-change-row{display:flex;align-items:center;gap:6px}.pp-kpi-change{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b}.pp-kpi-change-label{font-family:Inter,sans-serif;font-size:11px;color:#a1a1aa}.pp-bar-chart-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #E4E4E7;border-radius:8px}.pp-bar-chart-header{display:flex;flex-direction:column;gap:12px}.pp-bar-chart-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.pp-bar-chart-title{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#09090b}.pp-bar-chart-actions{display:flex;gap:8px}.pp-chart-btn{padding:6px 12px;border:1px solid #F05006;border-radius:8px;background:transparent;color:#f05006;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.pp-chart-btn:hover{background:#fff1e6}.pp-bar-chart-stats{display:flex;gap:32px}.pp-stat-box{display:flex;flex-direction:column;gap:4px}.pp-stat-label{font-family:Inter,sans-serif;font-size:11px;color:#71717a}.pp-stat-value{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#09090b}.pp-stat-value--danger{color:#d52825}.pp-bar-chart-body{display:flex;gap:8px;align-items:stretch}.pp-bar-chart-scale{display:flex;flex-direction:column;justify-content:space-between;font-family:Inter,sans-serif;font-size:11px;color:#a1a1aa;padding:4px 0}.pp-bar-chart-img{flex:1;min-width:0;height:220px;object-fit:contain;object-position:left}.pp-bar-chart-months{display:flex;padding-left:24px;font-family:Inter,sans-serif;font-size:11px;color:#a1a1aa}.pp-bar-chart-months span{flex:1;text-align:center}.pp-tables-row{display:flex;gap:16px;align-items:stretch}.pp-table-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #E4E4E7;border-radius:8px;flex:1;min-width:0}.pp-table-card-header{display:flex;align-items:center;justify-content:space-between}.pp-table-card-title{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#09090b}.pp-simplebar-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #E4E4E7;border-radius:8px;flex:1;min-width:0}.pp-simplebar-header{display:flex;align-items:center;justify-content:space-between}.pp-simplebar-stats{display:flex;gap:32px;flex-wrap:wrap}.pp-simplebar-plot{display:flex;align-items:flex-end;gap:6px;height:140px;overflow-x:auto}.pp-simplebar-col{flex:1;min-width:14px;display:flex;align-items:flex-end;justify-content:center;height:100%}.pp-simplebar-bar{width:60%;max-width:16px;background:#009fe3;border-radius:2px 2px 0 0}.pp-simplebar-bar--blue{background:#009fe3}.pp-simplebar-labels{display:flex;gap:6px}.pp-simplebar-labels span{flex:1;min-width:14px;text-align:center;font-family:Inter,sans-serif;font-size:10px;color:#a1a1aa}.pp-linechart-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #E4E4E7;border-radius:8px;flex:1;min-width:0}.pp-linechart-header{display:flex;align-items:center;justify-content:space-between}.pp-linechart-legend{display:flex;gap:24px;flex-wrap:wrap}.pp-linechart-legend-item{display:flex;align-items:center;gap:8px}.pp-linechart-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pp-linechart-legend-text{display:flex;flex-direction:column}.pp-linechart-legend-name{font-family:Inter,sans-serif;font-size:11px;color:#52525b}.pp-linechart-legend-value{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#09090b}.pp-linechart-svg-wrap{width:100%}.pp-linechart-svg-wrap svg{display:block;width:100%;height:180px}@media(max-width:1024px){.pp-layout{flex-direction:column}.pp-submenu.jd-submenu{width:100%;min-height:auto;flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid #D4D4D8}.pp-kpis{grid-template-columns:1fr}.pp-tables-row{flex-direction:column}}.jd-shx-cell--clickable{cursor:pointer}.jd-shx-cell--clickable:hover{color:#f05006}.sct-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sct-count{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;color:#000;line-height:20px}.sct-table .jd-shx-table{min-width:0}.sct-thead{padding:0 4px;border-bottom:1px solid #E4E4E7;background:#fff}.sct-thead .jd-shx-cell{height:32px;padding:0 8px;box-sizing:border-box;line-height:12px}.sct-row{padding:0 4px;border-bottom:none;align-items:stretch}.sct-row .jd-shx-cell{display:flex;align-items:center;min-height:40px;padding:8px;box-sizing:border-box;color:#000;font-size:12px;font-weight:400;line-height:16px}.sct-row--alt .jd-shx-cell{background:#fafafa}.sct-col-title{flex:0 0 360px}.sct-col-desc{flex:1 1 0;min-width:0}.sct-col-view{flex:0 0 50px;justify-content:center}.sct-cell-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sct-cell-text--title{font-weight:500}.sct-empty{padding:16px;text-align:center;color:#737373;font-family:Inter,sans-serif;font-size:12px}.sct-modal{height:383px}.sct-field{flex:0 0 auto}.sct-field--grow{flex:1 1 auto;min-height:0}.sct-input{width:100%;height:32px;padding:0 12px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:18px;outline:none;transition:border-color .15s}.sct-input::placeholder{color:#737373}.sct-input:focus,.sct-input--focus{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}.sct-input[readonly]{cursor:default}.sct-input[readonly]:focus{border-color:#e4e4e7;box-shadow:none}.sct-textarea{flex:1 1 auto;min-height:0}.sct-textarea[readonly]{resize:none}.sct-textarea[readonly]:focus{border-color:#e4e4e7}.sct-confirm-text{margin:0;color:#09090b;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px}.sct-modal-footer{display:flex;align-items:center;gap:10px;width:100%;padding:12px;border-top:1px solid #E5E5E5;background:#fff;box-shadow:0 -1px 4px #00000014}.sct-btn{display:flex;min-height:42px;align-items:center;justify-content:center;gap:6px;flex:1 1 0;padding:12px 16px;border-radius:8px;border:1px solid transparent;background:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;cursor:pointer}.sct-btn--cancel{border-color:#d4d4d8;color:#000;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.sct-btn--cancel:hover{background:#fafafa}.sct-btn--danger-text{border-color:#d4d4d8;color:#d52825;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.sct-btn--danger-text:hover{background:#fef2f2}.sct-btn--edit{border-color:#ff6404;color:#ff6404;box-shadow:0 -1.5px #b43c05 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.sct-btn--edit:hover{background:#fff7ed}.sct-btn--primary{border-color:#f05006;background:#f05006;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.sct-btn--primary:hover{background:#d9480a}.sct-btn--danger{border-color:#d52825;background:#d52825;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #fff3 inset,-1px 0 #fff3 inset,0 1px #ffffff7a inset}.sct-btn--danger:hover{background:#b91c1c}.sct-btn:disabled{opacity:.5;cursor:not-allowed}.sct-btn--primary:disabled:hover{background:#f05006}.sct-toast{position:fixed;top:84px;right:24px;width:412px;max-width:calc(100vw - 48px);padding:12px;border-radius:8px;border:1px solid #27923E;background:#f2fbf4;display:flex;flex-direction:column;gap:6px;z-index:70001;box-shadow:0 4px 16px #0000001a;animation:slideInAlert .3s ease}.pmadj-body{gap:20px}.pmadj-detail{display:flex;flex-direction:column;gap:2px;padding-bottom:8px}.pmadj-detail-label{color:#545454;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.pmadj-detail-value{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pmadj-section{display:flex;flex-direction:column;gap:6px}.pmadj-section-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 8px 0 0;border:none;background:none;cursor:pointer}.pmadj-section-title{color:#09090b;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.pmadj-section-head svg{flex-shrink:0;transition:transform .15s}.pmadj-chevron--open{transform:rotate(180deg)}.pmadj-panel{display:flex;flex-direction:column;padding:6px 0;border:1px solid #E4E4E7;border-radius:4px;background:#fafafa}.pmadj-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px}.pmadj-row--flush{padding-left:0;padding-right:0}.pmadj-row-label{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pmadj-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;padding:0;border:1.2px solid #E4E4E7;border-radius:4px;background:#fff;cursor:pointer}.pmadj-check svg{display:none}.pmadj-check--checked{background:#f05006;border-color:#f05006}.pmadj-check--checked svg{display:block}.pmadj-group{display:flex;flex-direction:column;gap:6px;padding:6px 8px}.pmadj-group--divided{border-top:1px solid #E4E4E7;margin-top:6px;padding-top:12px}.pmadj-group-title{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pmadj-field-label{color:#737373;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.pmadj-input{width:100%;height:32px;padding:0 12px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;outline:none;transition:border-color .15s}.pmadj-input::placeholder{color:#737373}.pmadj-input:focus{border-color:#ff6404}.pmadj-update{flex:0 0 200px}.cj-footer-left-group{display:flex;align-items:center;gap:10px}.cj-btn-next--outline{background:#fff;border:1px solid #FF6404;color:#ff6404}.cj-btn-next--outline:hover{background:#fff7ed}.pm-th--settings,.pm-td--settings{width:48px;text-align:center}.pm-row:hover .pm-td--settings{background:#fafafa}.pm-gear-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid #D4D4D8;border-radius:6px;background:transparent;cursor:pointer}.pm-gear-btn:hover{background:#f5f5f5}.pmadj-detail-row{display:flex;align-items:flex-start;gap:16px;margin-top:8px;padding-top:8px;border-top:1px solid #E4E4E7}.pmadj-detail-cell{display:flex;flex-direction:column;gap:2px;flex:1 1 0;min-width:0}.rt-summary-row{display:flex;align-items:stretch;gap:16px;width:100%;padding:0 16px;box-sizing:border-box}.rt-card{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:8px;min-height:90px;padding:16px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px}.rt-card--donut{justify-content:center;padding:8px 16px}.rt-card-label{display:flex;align-items:center;gap:4px;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.rt-card-label svg{flex-shrink:0}.rt-card-value{color:#000;font-family:Work Sans,sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-1px}.rt-card-value--red{color:#d52825}.rt-donut-wrap{display:flex;align-items:center;gap:16px;width:100%}.rt-donut{position:relative;width:74px;height:74px;flex-shrink:0}.rt-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.rt-donut-label{color:#737373;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.rt-donut-value{color:#404040;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:12px}.rt-donut-legend{display:flex;flex:1 1 0;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.rt-legend-item{display:flex;flex-direction:column;gap:4px}.rt-legend-row{display:flex;align-items:center;gap:6px}.rt-legend-dash{width:10px;height:2px;border-radius:2px;flex-shrink:0}.rt-legend-dash--orange{background:#f05006}.rt-legend-dash--grey{background:#d6d6d6}.rt-legend-label{color:#545454;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.rt-legend-value{color:#404040;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px}.rt-charts-row{display:flex;align-items:stretch;gap:16px;width:100%;padding:0 16px;box-sizing:border-box}.rt-chart-card{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:12px;padding:8px 10px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px}.rt-chart-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.rt-chart-title{color:#545454;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;line-height:16px}.rt-chart-legend{display:flex;align-items:center;gap:12px}.rt-chart-legend-item{display:flex;align-items:center;gap:4px;color:#545454;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.rt-swatch{width:6px;height:6px;flex-shrink:0}.rt-swatch--actual{background:#d1d1d1}.rt-swatch--budget{background:#f05006}.rt-chart-area{display:flex;align-items:flex-start;gap:6px}.rt-yaxis{display:flex;width:40px;flex-shrink:0;flex-direction:column;align-items:flex-end;gap:12px;color:#737373;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px}.rt-ytick{white-space:nowrap}.rt-plot{position:relative;flex:1 1 0;min-width:0;height:150px}.rt-gridlines{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.rt-gridline{display:block;height:1px;background:#e4e4e7}.rt-groups{position:absolute;inset:0;display:flex;align-items:flex-end;gap:16px}.rt-group{display:flex;flex:1 1 0;min-width:0;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end}.rt-bars{display:flex;align-items:flex-end;gap:4px;width:100%;flex:1 1 auto;min-height:0}.rt-bar{display:block;flex:1 1 0;min-width:0;min-height:1px}.rt-bar--actual{background:#d1d1d1}.rt-bar--budget{background:#eb7314}.rt-group-label{color:#737373;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:12px;text-align:center;white-space:nowrap}.pm-person{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.pm-person-avatar{width:20px;height:20px;flex-shrink:0;border-radius:9999px;object-fit:cover}.lhs-info{display:flex;flex-direction:column}.lhs-info-row{display:flex;align-items:flex-start;gap:16px;padding:8px 0;border-bottom:1px solid #E4E4E7}.whs-fav-wrap{position:relative}.whs-fav-btn--open{border-color:#ff6404}.whs-chevron--open{transform:rotate(180deg)}.jd-shx-date-btn svg,.cust-advanced-link svg{transition:transform .15s}.whs-fav-dd{position:absolute;top:calc(100% + 4px);left:0;z-index:2000;width:240px;display:flex;flex-direction:column;border:1px solid #DEDEDE;border-radius:8px;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.whs-fav-new{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;text-align:left;cursor:pointer}.whs-fav-new:hover{background:#fff7ed}.whs-fav-new svg{flex-shrink:0}.whs-fav-count{padding:8px 12px;border-top:1px solid #E4E4E7;color:#71717a;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.whs-fav-item{display:flex;align-items:center;gap:8px;padding:0 12px 0 0;background:#fafafa;border-top:1px solid #E4E4E7}.whs-fav-item-name{flex:1;min-width:0;padding:10px 12px;border:none;background:none;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.whs-fav-item-remove{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;padding:0;border:none;background:none;cursor:pointer}.whs-adv-select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:32px;padding:0 12px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:12px;cursor:pointer}.whs-adv-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whs-adv-select svg{flex-shrink:0}.whs-adv-select--open{border-color:#ff6404}.whs-adv-placeholder{color:#737373}.whs-status-chip{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border:1px solid #E4E4E7;border-radius:9999px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:400;white-space:nowrap}.whs-status-dot{width:8px;height:8px;flex-shrink:0;border-radius:9999px;background:#f05006}.whs-status-dot--seen{background:#27923e}.whs-fav-range{color:#007cb4;font-weight:500}.whs-fav-daterange{display:flex;align-items:center;gap:8px;height:32px;padding:0 12px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:12px}.whs-fav-daterange svg{flex-shrink:0}.whs-fav-daterange-chevron{margin-left:auto}.whs-comments-meta{display:grid;grid-template-columns:auto;gap:2px}.whs-comments-count{margin:0;color:#09090b;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.whs-comments-count--empty{color:#737373}.whs-fav-body{justify-content:flex-start}.whs-fav-body .cj-field{flex:0 0 auto}.aid-thead{padding:0;background:#fff}.aid-thead .jd-shx-cell{height:40px;display:flex;align-items:center}.aid-row{padding:0;min-height:44px}.aid-row .jd-shx-cell{display:flex;align-items:center;min-height:44px;box-sizing:border-box;color:#000;background:transparent}.aid-row .jd-shx-cell--link{color:#007cb4}.aid-row--alt{background:#fafafa}.aid-row:hover{background:#fff7ed}.aid-thead .jd-shx-cell,.aid-row .jd-shx-cell{flex-grow:1}.aid-thead .jd-shx-cell--w40,.aid-row .jd-shx-cell--w40{flex-grow:0}.aid-thead .jd-shx-cell--w50,.aid-row .jd-shx-cell--w50{flex-grow:50}.aid-thead .jd-shx-cell--w60,.aid-row .jd-shx-cell--w60{flex-grow:60}.aid-thead .jd-shx-cell--w80,.aid-row .jd-shx-cell--w80{flex-grow:80}.aid-thead .jd-shx-cell--w90,.aid-row .jd-shx-cell--w90{flex-grow:90}.aid-thead .jd-shx-cell--w97,.aid-row .jd-shx-cell--w97{flex-grow:97}.aid-thead .jd-shx-cell--w100,.aid-row .jd-shx-cell--w100{flex-grow:100}.aid-thead .jd-shx-cell--w102,.aid-row .jd-shx-cell--w102{flex-grow:102}.aid-thead .jd-shx-cell--w110,.aid-row .jd-shx-cell--w110{flex-grow:110}.aid-thead .jd-shx-cell--w119,.aid-row .jd-shx-cell--w119{flex-grow:119}.aid-thead .jd-shx-cell--w120,.aid-row .jd-shx-cell--w120{flex-grow:120}.aid-thead .jd-shx-cell--w125,.aid-row .jd-shx-cell--w125{flex-grow:125}.aid-thead .jd-shx-cell--w130,.aid-row .jd-shx-cell--w130{flex-grow:130}.aid-thead .jd-shx-cell--w140,.aid-row .jd-shx-cell--w140{flex-grow:140}.aid-thead .jd-shx-cell--w150,.aid-row .jd-shx-cell--w150{flex-grow:150}.aid-thead .jd-shx-cell--w158,.aid-row .jd-shx-cell--w158{flex-grow:158}.aid-thead .jd-shx-cell--w160,.aid-row .jd-shx-cell--w160{flex-grow:160}.aid-thead .jd-shx-cell--w170,.aid-row .jd-shx-cell--w170{flex-grow:170}.aid-thead .jd-shx-cell--w179,.aid-row .jd-shx-cell--w179{flex-grow:179}.aid-thead .jd-shx-cell--w180,.aid-row .jd-shx-cell--w180{flex-grow:180}.aid-thead .jd-shx-cell--w190,.aid-row .jd-shx-cell--w190{flex-grow:190}.aid-thead .jd-shx-cell--w200,.aid-row .jd-shx-cell--w200{flex-grow:200}.aid-thead .jd-shx-cell--w206,.aid-row .jd-shx-cell--w206{flex-grow:206}.aid-thead .jd-shx-cell--w220,.aid-row .jd-shx-cell--w220{flex-grow:220}.aid-thead .jd-shx-cell--w300,.aid-row .jd-shx-cell--w300{flex-grow:300}.aid-thead .jd-shx-cell--w315,.aid-row .jd-shx-cell--w315{flex-grow:315}.aid-thead .jd-shx-cell--flex,.aid-row .jd-shx-cell--flex{flex-grow:200}.jn-table .jd-shx-table{min-width:0}.jn-thead{padding:0;background:#fff}.jn-thead .jd-shx-cell{height:40px;display:flex;align-items:center}.jn-row{padding:0;align-items:stretch}.jn-row .jd-shx-cell{display:flex;align-items:flex-start;padding:12px 8px;box-sizing:border-box;color:#000;background:transparent}.jn-row .jd-shx-cell--link{color:#007cb4}.jn-row--alt{background:#fafafa}.jn-row:hover{background:#fff7ed}.jn-note{white-space:normal;line-height:18px}.jd-sph-description{margin:0;color:#000;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.jd-sph-grid{display:flex;flex-wrap:wrap;align-content:flex-start;gap:16px}.jd-sph-card{display:flex;flex-direction:column;width:255px;flex-shrink:0;padding:0;overflow:hidden;border:1px solid #E4E4E7;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.jd-sph-card:hover{border-color:#ff6404}.jd-sph-card:focus-visible{outline:2px solid #FF6404;outline-offset:2px}.jd-sph-photo{width:100%;height:200px;object-fit:cover;display:block;flex-shrink:0}.jd-sph-card-body{display:flex;flex-direction:column;gap:12px;padding:12px}.jd-sph-card-title{color:#000;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;line-height:20px}.jd-sph-note{display:flex;flex-direction:column;gap:4px}.jd-sph-note-label{color:#545454;font-family:Inter,sans-serif;font-size:10px;line-height:12px}.jd-sph-note-content{color:#000;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.jd-sph-detail-photo{width:100%;border-radius:8px;object-fit:cover;display:block}.jd-sph-detail-check{display:flex;align-items:center;gap:8px;color:#09090b;font-family:Inter,sans-serif;font-size:14px;cursor:pointer}.jd-sph-detail-check input{position:absolute;opacity:0;width:0;height:0}.jd-sph-detail-box{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:1px solid #D4D4D8;border-radius:4px;background:#fff}.jd-sph-detail-check input:checked+.jd-sph-detail-box{border-color:transparent}.jd-sph-detail-check input:focus-visible+.jd-sph-detail-box{outline:2px solid #FF6404;outline-offset:2px}.jd-sph-detail-field{display:flex;flex-direction:column;gap:4px}.jd-sph-detail-label{color:#737373;font-family:Inter,sans-serif;font-size:12px;line-height:16px}.jd-sph-detail-note{padding:8px 12px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:8px;background:#f5f5f5;color:#09090b;font-family:Inter,sans-serif;font-size:14px;line-height:20px;resize:vertical;outline:none}.jd-sph-detail-note:focus{border-color:#ff6404}.cjp-cm-head{display:flex;flex-direction:column;gap:4px}.cjp-cm-kicker{color:#000;font:12px/18px Inter,sans-serif}.cjp-cm-title{margin:0;color:#000;font:700 24px/28px Work Sans,sans-serif;letter-spacing:-1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cjp-cm-photo{width:100%;height:392px;object-fit:cover;display:block}.cjp-cm-card{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #e4e4e7;border-radius:8px}.cjp-cm-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.cjp-cm-author{display:flex;align-items:center;gap:8px;min-width:0}.cjp-cm-avatar{width:24px;height:24px;flex-shrink:0;border-radius:9999px;object-fit:cover}.cjp-cm-name{color:#000;font:600 14px/18px Inter,sans-serif}.cjp-cm-dot{color:#a1a1aa;font-size:10px}.cjp-cm-time{color:#737373;font:12px/16px Inter,sans-serif;white-space:nowrap}.cjp-cm-body{margin:0;color:#000;font:14px/20px Inter,sans-serif}.cjp-cm-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.cjp-cm-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid #e4e4e7;border-radius:6px;background:#fafafa;cursor:pointer}.cjp-cm-empty{margin:0;color:#737373;font:14px Inter,sans-serif}.cjp-cm-compose{display:flex;flex-direction:column;gap:10px;width:100%}.cjp-cm-textarea{min-height:88px;padding:8px 12px;box-sizing:border-box;border:1px solid #e4e4e7;border-radius:8px;font:14px/18px Inter,sans-serif;color:#09090b;resize:vertical;outline:none}.cjp-cm-textarea::placeholder{color:#737373}.cjp-cm-textarea:focus{border-color:#ff6404}.cjp-cm-compose-actions{display:flex;align-items:center;gap:10px}.cjp-cm-add{flex:0 0 200px}.cjp-cm-add:disabled{background:#e4e4e7;color:#52525b;cursor:not-allowed}.scheduler-ls{display:flex;flex-direction:column;width:100%;min-width:max-content}.scheduler-ls-row{display:flex;align-items:stretch;border-bottom:1px solid #E4E4E7}.scheduler-ls-row--head{position:sticky;top:0;z-index:2;background:#fff}.scheduler-ls-emp{position:sticky;left:0;z-index:1;display:flex;align-items:center;gap:8px;flex:0 0 139px;width:139px;box-sizing:border-box;padding:8px 12px;border-right:1px solid #E4E4E7;background:#fff}.scheduler-ls-emp--head{height:52px;background:#fafafa}.scheduler-ls-emp-name{font-family:Inter,sans-serif;font-size:12px;color:#09090b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduler-ls-track{position:relative;display:flex;flex:1;min-height:44px}.scheduler-ls-hour{display:flex;align-items:center;justify-content:center;flex:1 0 37px;min-width:0;box-sizing:border-box;height:52px;border-right:1px solid #E4E4E7;background:#fafafa;font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#475569}.scheduler-ls-cell{flex:1 0 37px;min-width:0;box-sizing:border-box;border-right:1px solid #F1F5F9}.scheduler-ls-bar{position:absolute;top:4px;bottom:4px;display:flex;flex-direction:column;justify-content:center;gap:2px;box-sizing:border-box;padding:4px 8px;border-left:3px solid;overflow:hidden;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.scheduler-ls-bar:focus-visible{outline:2px solid #FF6404;outline-offset:2px}.scheduler-ls-bar--dragging{cursor:grabbing;box-shadow:0 2px 8px #0003;z-index:2}.scheduler-ls-bar.scheduler-event-card--blue{border-left-color:#3b82f6}.scheduler-ls-bar.scheduler-event-card--pink{border-left-color:#f43f5e}.scheduler-ls-bar.scheduler-event-card--green{border-left-color:#10b981}.scheduler-ls-bar.scheduler-event-card--yellow{border-left-color:#f59e0b}.scheduler-ls-bar-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduler-ls-bar-sub{font-family:Inter,sans-serif;font-size:11px;color:#52525b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-td--actions{position:relative}.ts-row-menu-btn--open{background:#f4f4f5;border-radius:6px}.ts-row-menu{position:absolute;top:calc(100% - 4px);right:24px;z-index:60;display:flex;flex-direction:column;min-width:140px;padding:4px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;box-shadow:0 4px 16px #0000001a}.ts-row-menu-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;border-radius:6px;background:none;color:#d52825;font-family:Inter,sans-serif;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer}.ts-row-menu-item:hover{background:#fef2f2}.ts-status-badge{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 8px;border:1px solid #E4E4E7;border-radius:6px;color:#09090b;font-family:Inter,sans-serif;font-size:12px;white-space:nowrap}.ts-status-dot{width:8px;height:8px;flex-shrink:0;border-radius:9999px;background:#f05006}.ts-adv-panel{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #E4E4E7;border-radius:8px;background:#fafafa}.ts-adv-title{color:#71717a;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.4px}.ts-adv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.ts-adv-field{position:relative;display:flex;flex-direction:column;gap:4px;min-width:0}.ts-adv-label{color:#000;font-family:Inter,sans-serif;font-size:12px}.ts-adv-select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:32px;padding:0 12px;box-sizing:border-box;border:1px solid #E4E4E7;border-radius:6px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:12px;cursor:pointer}.ts-adv-select--open{border-color:#ff6404}.ts-adv-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-adv-placeholder{color:#737373}.ts-adv-dd{position:absolute;top:calc(100% + 4px);left:0;z-index:2000;display:flex;flex-direction:column;width:264px;border:1px solid #DEDEDE;border-radius:8px;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ts-adv-radio{width:16px;height:16px;flex-shrink:0;box-sizing:border-box;border:1px solid #D4D4D8;border-radius:9999px;background:#fff}.ts-adv-radio--on{border:5px solid #F05006}.whs-cell-issue{flex:1 1 320px;min-width:320px}.jsch-bar-more{margin-left:4px;color:#71717a}.jsch-tp-meta{display:flex;align-items:center;gap:6px;padding:0 4px 8px}.jsch-tp-grid{display:grid;grid-template-columns:repeat(4,248px);gap:12px;padding-top:12px}.jsch-tp-card{display:flex;gap:8px;box-sizing:border-box;width:248px;height:76px;padding:8px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;cursor:pointer}.jsch-tp-card:hover{background:#fafafa}.jsch-tp-cancel{height:32px;padding:0 14px;border:1px solid #D4D4D8;border-radius:8px;background:#fff;cursor:pointer;font:600 12px/16px Inter,sans-serif;color:#09090b}.jsch-tp-head{flex-shrink:0;display:flex;gap:6px;align-items:center;padding:2px 4px}.jsch-tp-count{flex:1;min-width:0;font:500 12px/18px Inter,sans-serif;color:#09090b}.jsch-tp-selected{font:400 12px/18px Inter,sans-serif;color:#52525b}.jsch-tp-search{flex-shrink:0;display:flex;gap:8px;align-items:center;box-sizing:border-box;padding:8px 12px;border:1px solid #DEDEDE;border-radius:8px}.jsch-tp-input{flex:1;min-width:0;padding:0;border:none;outline:none;background:none;font:400 12px/18px Inter,sans-serif;color:#09090b}.jsch-tp-input::placeholder{color:#71717a}.jsch-tp-list{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.jsch-tp-row{display:flex;gap:8px;align-items:flex-start;padding:8px 6px;cursor:pointer}.jsch-tp-row:first-child{padding-top:0}.jsch-tp-row:hover{background:#fafafa}.jsch-tp-check{width:16px;height:16px;flex-shrink:0;margin:0;accent-color:#F05006;cursor:pointer}.jsch-tp-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.jsch-tp-who{min-height:20px}.jsch-tp-who{display:flex;gap:8px;align-items:center}.jsch-tp-avatar{width:20px;height:20px;flex-shrink:0;border-radius:9999px;object-fit:cover;background:#f5f5f5}.jsch-tp-name{font:600 12px/16px Inter,sans-serif;color:#000}.jsch-tp-line{font:400 12px/18px Inter,sans-serif;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jsch-tp-line b{font-weight:600}.jsch-tp-empty{padding:12px 6px;font:400 12px/18px Inter,sans-serif;color:#71717a}.jsch-tp-foot{display:flex;align-items:center;justify-content:space-between}.jsch-tp-reset{padding:8px 6px;border:none;border-radius:8px;background:none;font:600 12px/18px Inter,sans-serif;color:#3f3f46;cursor:pointer}.jsch-tp-reset:hover{background:#fafafa}.jsch-tp-apply{padding:8px 16px;border:none;border-radius:8px;background:#f05006;font:600 12px/18px Inter,sans-serif;color:#fafafa;cursor:pointer}.jsch-tp-apply:hover{background:#d94605}.scheduler-lsm{display:flex;flex-direction:column;width:100%}.scheduler-lsm-row{display:flex;align-items:stretch}.scheduler-lsm-name{display:flex;align-items:center;gap:8px;flex:0 0 140px;width:140px;box-sizing:border-box;padding:8px 12px;border-right:1px solid #D4D4D8;background:#f5f5f5}.scheduler-lsm-name--head{height:50px;border-bottom:1px solid #D4D4D8}.scheduler-lsm-avatar{width:24px;height:24px;flex-shrink:0;border-radius:9999px;object-fit:cover;background:#fff}.scheduler-lsm-emp{font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduler-lsm-date{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1 1 0;min-width:0;height:50px;box-sizing:border-box;padding:12px 4px;border-right:1px solid #D4D4D8;border-bottom:1px solid #D4D4D8;background:#f5f5f5;font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#000}.scheduler-lsm-date--weekend{background:#fef2f2}.scheduler-lsm-cell{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;height:44px;box-sizing:border-box;padding:8px 2px;border-right:1px solid #D6D6D6;border-bottom:1px solid #D6D6D6;background:#fff}.scheduler-lsm-cell--alt{background:#fafafa}.scheduler-lsm-cell--weekend{background:#fef2f2}.scheduler-lsm-hours{font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#000;white-space:nowrap}.s3-dd-checkbox--round{border-radius:9999px}.jobs-info-banner{display:flex;align-items:flex-start;gap:8px;padding:12px 16px;border:1px solid #FDE68A;border-radius:8px;background:#fef6e7}.jobs-info-banner svg{flex-shrink:0;margin-top:1px}.jobs-info-text{display:flex;flex-direction:column;gap:2px;font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#92400e}.jobs-info-title{font-weight:600;color:#b45309}.jobs-info-text strong{font-weight:600}.reopen-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.reopen-open-btn{padding:5px 12px;border:1px solid #FF6404;border-radius:6px;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.reopen-open-btn:hover{background:#fff7ed}.reopen-eye-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;padding:0;border:1px solid #E4E4E7;border-radius:6px;background:#fff;cursor:pointer}.reopen-eye-btn:hover{background:#fafafa}.status-grid-item--link{cursor:pointer}.status-grid-item--link:hover{background:#fff7ed}.bd-modal-backdrop{position:fixed;inset:0;z-index:3000;background:#0009}.bd-modal{position:fixed;z-index:3001;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:440px;max-height:84vh;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 10px 40px #0003}.bd-modal--confirm{width:400px}.bd-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #F4F4F5}.bd-modal-title{font-family:Work Sans,sans-serif;font-size:17px;font-weight:600;color:#09090b}.bd-modal-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid #E4E4E7;border-radius:9999px;background:#fafafa;color:#52525b;font-size:14px;line-height:1;cursor:pointer}.bd-modal-body{display:flex;flex-direction:column;gap:12px;padding:20px;overflow-y:auto}.bd-modal-text{margin:0;color:#52525b;font-family:Inter,sans-serif;font-size:13px;line-height:20px}.bd-modal-foot{display:flex;align-items:center;gap:12px;padding:12px 20px;border-top:1px solid #E4E4E7}.bd-modal-foot .bd-btn-cancel{flex:1;height:40px;border:1px solid #D4D4D8;border-radius:8px;background:#fff;color:#09090b;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.bd-modal-foot .bd-btn-danger{flex:1;height:40px;border:none;border-radius:8px;background:#d52825;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.bd-modal-foot .bd-btn-primary{flex:1;height:40px;border:none;border-radius:8px;background:#f05006;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.bd-modal-foot .bd-btn-primary:disabled{background:#e4e4e7;color:#a1a1aa;cursor:not-allowed}.bd-drawer{position:fixed;z-index:3001;top:16px;right:16px;bottom:16px;display:flex;flex-direction:column;width:440px;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 10px 40px #0003}.bd-drawer-label{color:#52525b;font-family:Inter,sans-serif;font-size:12px}.bd-placeholder-text{color:#71717a}.bd-people{display:flex;flex-wrap:wrap;gap:8px}.bd-person-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;border:1px solid #E4E4E7;border-radius:9999px;background:#fff;color:#09090b;font-family:Inter,sans-serif;font-size:12px;cursor:pointer}.bd-person-chip--on{border-color:#ff6404;background:#fff7ed;color:#ff6404}.bd-people-more{align-self:center;color:#52525b;font-family:Inter,sans-serif;font-size:12px}.bd-info{flex-shrink:0}.bd-add-folder{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #FF6404;border-radius:8px;background:#fff;color:#ff6404;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.bd-add-folder:hover{background:#fff7ed}.bd-folder-row{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid #E4E4E7;border-radius:8px}.bd-folder-icon{flex-shrink:0}.bd-folder-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.bd-folder-name{display:flex;align-items:center;gap:8px;color:#09090b;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.bd-folder-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:#d52825;color:#fff;font-size:11px;font-weight:600}.bd-folder-size{color:#71717a;font-family:Inter,sans-serif;font-size:12px}.bd-folder-menu-wrap{position:relative;flex-shrink:0}.bd-folder-menu{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:none;cursor:pointer}.bd-folder-menu:hover{background:#fafafa}.bd-dd--menu{left:auto;right:0;width:150px}.bd-dd-item--danger{color:#d52825}.bd-line-row--alt{background:#fafafa}.bd-note-subject{font-weight:600}.bd-note-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:9999px;background:#fff7ed;color:#c2410c;font-family:Inter,sans-serif;font-size:12px;font-weight:500;white-space:nowrap}.bd-note-dot{width:6px;height:6px;flex-shrink:0;border-radius:9999px;background:#f0801a}.bd-note-chip--waiting{background:#fefce8;color:#a16207}.bd-note-chip--waiting .bd-note-dot{background:#eab308}.bd-upload-row{display:flex;justify-content:center;padding:0 12px 12px}.bd-item-panel--credit{border-color:#fca5a5;background:#fef6f6}.bd-credit-label{color:#d52825;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.4px}.bd-credit-note{flex:1;text-align:center;color:#09090b;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.bd-credit-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bd-credit-total{display:flex;align-items:center;justify-content:space-between}.bd-credit-total-label{color:#09090b;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.bd-credit-total-value{color:#09090b;font-family:Inter,sans-serif;font-size:12px}.bd-modal-text--dark{color:#09090b}.bd-modal--confirm-wide{width:620px}.bd-confirm-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bd-btn-danger--full{flex:1}.bd-btn-delete-outline{flex:1;height:40px;border:1px solid #E4E4E7;border-radius:8px;background:#fff;color:#d52825;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.bd-btn-delete-outline:hover{background:#fef2f2}.inv-send-email{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:none;border-radius:8px;background:#f05006;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:inset 0 1px #ffffff7a,inset 0 -1.5px #00000040}.inv-send-email:hover{background:#d94505}.inv-pay-field{display:inline-flex;align-items:center;gap:4px;width:100%;height:32px;padding:0 8px;border:1px solid #E4E4E7;border-radius:6px;background:#fff}.inv-pay-field:focus-within{border-color:#ff6404}.inv-pay-sign{font-family:Inter,sans-serif;font-size:12px;color:#09090b}.inv-pay-input{flex:1;min-width:0;border:none;background:none;outline:none;font-family:Inter,sans-serif;font-size:12px;color:#09090b}.inv-pay-input::placeholder{color:#a1a1aa}.dea-crumb-btn{border:none;background:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#71717a}.dea-crumb-btn:hover{color:#09090b}.dea-back{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:none;cursor:pointer}.dea-content{padding:16px;background:#fff}.dea-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden;font-family:Inter,sans-serif}.dea-tr{display:grid;grid-template-columns:200px 300px minmax(0,1fr);align-items:center;min-height:40px}.dea-tr>*{padding:8px 12px}.dea-tr--head{min-height:32px;background:#fff;border-bottom:1px solid #E4E4E7}.dea-tr:not(.dea-tr--head){background:#fff}.dea-tr:not(.dea-tr--head):nth-child(odd){background:#fafafa}.dea-tr--clickable{cursor:pointer}.dea-tr--clickable:hover{background:#fff7ed}.dea-th{font-size:10px;font-weight:600;line-height:12px;color:#737373}.dea-td{font-size:13px;color:#09090b}.dea-td--who{display:flex;align-items:center;gap:8px}.dea-avatar{width:24px;height:24px;border-radius:400px;object-fit:cover;flex-shrink:0}.dea-role{border:none;background:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#007cb4}.dea-role:hover{text-decoration:underline}.notif-kanban-btn{height:32px;padding:0 11px;margin-left:auto;margin-right:8px;border:1px solid #FF6404;border-radius:8px;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6404;white-space:nowrap;cursor:pointer;flex-shrink:0}.notif-kanban-btn:hover{background:#fff7f2}.notif-kanban-btn:focus-visible{outline:2px solid #FF6404;outline-offset:2px}.jsch-tp-card{position:relative;background:#f4f4f5;border-color:transparent}.jsch-tp-card:hover{background:#ececee}.jsch-tp-card--on,.jsch-tp-card--on:hover{background:#fff;border-color:#ff6404}.jsch-tp-check{position:absolute;width:16px;height:16px;margin:0;opacity:0;cursor:pointer}.jsch-tp-box{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;box-sizing:border-box;border:1px solid #D4D4D8;border-radius:4px;background:#fff}.jsch-tp-box svg{visibility:hidden}.jsch-tp-card--on .jsch-tp-box{border-color:#f05006;background:#f05006}.jsch-tp-card--on .jsch-tp-box svg{visibility:visible}.jsch-tp-check:focus-visible+.jsch-tp-box{outline:2px solid #FF6404;outline-offset:2px}.jsch-tp-grid{max-height:456px;overflow-y:auto;overflow-x:hidden}.jsch-dr-assign{width:100%;height:42px;margin-top:12px;box-sizing:border-box;border:1px solid #FF6404;border-radius:8px;background:#fff;cursor:pointer;font:600 13px/18px Inter,sans-serif;color:#ff6404}.jsch-dr-assign:hover{background:#fff7f2}.jsch-dr-assign:focus-visible{outline:2px solid #FF6404;outline-offset:2px}.jsch-dr-chips{display:flex;flex-wrap:wrap;gap:8px}.jsch-dr-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 8px 3px 4px;border-radius:999px;background:#f4f4f5;font:400 12px/18px Inter,sans-serif;color:#09090b}.jsch-dr-chip-avatar{width:20px;height:20px;border-radius:999px;object-fit:cover;flex-shrink:0}.jsch-dr-chip-x{border:none;background:none;padding:0 0 0 2px;cursor:pointer;font-size:14px;line-height:1;color:#71717a}.jsch-dr-chip-x:hover{color:#d52825}.jsch-dr-chips-empty{margin:0;font:400 12px/18px Inter,sans-serif;color:#71717a}.tenant-error-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fafafa;padding:24px}.tenant-error-card{max-width:420px;text-align:center;background:#fff;border:1px solid #EAEAEA;border-radius:12px;padding:40px 32px;box-shadow:0 4px 24px #0000000f}.tenant-error-icon{margin-bottom:16px}.tenant-error-title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.tenant-error-body{font-size:14px;line-height:1.5;color:#6b7280;margin:0}.stk-table,.stkd-table{min-width:0}.stk-table .aid-thead .jd-shx-cell,.stk-table .aid-row .jd-shx-cell,.stkd-table .aid-thead .jd-shx-cell,.stkd-table .aid-row .jd-shx-cell{flex:1 1 0}.stk-table .aid-thead .jd-shx-cell,.stk-table .aid-row .jd-shx-cell{min-width:140px}.stkd-table .aid-thead .jd-shx-cell,.stkd-table .aid-row .jd-shx-cell{min-width:110px}.stke-table .aid-thead .jd-shx-cell,.stke-table .aid-row .jd-shx-cell{flex:0 0 110px}.stke-table .aid-thead .jd-shx-cell--w40,.stke-table .aid-row .jd-shx-cell--w40{flex:0 0 40px}.stke-table .aid-thead .stke-col-line,.stke-table .aid-row .stke-col-line{flex:0 0 70px}.stke-table .aid-thead .stke-col-part,.stke-table .aid-row .stke-col-part{flex:0 0 80px}.stke-table .aid-thead .stke-col-desc,.stke-table .aid-row .stke-col-desc{flex:0 0 220px}.stke-table .aid-thead .stke-col-sheet,.stke-table .aid-row .stke-col-sheet{flex:0 0 84px}.stke-table .aid-thead .jd-shx-cell{white-space:normal;line-height:12px}.stkd-table .aid-thead .stkd-col-sign,.stkd-table .aid-row .stkd-col-sign{min-width:148px}.stk-table .jd-shx-row,.stkd-table .jd-shx-row,.stke-table .jd-shx-row{padding:0}.stk-table .aid-row .jd-shx-cell,.stkd-table .aid-row .jd-shx-cell,.stke-table .aid-row .jd-shx-cell{background:transparent}.stk-table .aid-row--alt,.stkd-table .aid-row--alt,.stke-table .aid-row--alt{background:#fafafa}.stk-table .aid-row:hover,.stkd-table .aid-row:hover,.stke-table .aid-row:hover{background:#fff7ed}.scow-body{display:flex;flex-direction:column;gap:4px}.scow-line{margin:0;font:400 13px/18px Inter,sans-serif;color:#09090b}.scow-heading{margin:4px 0 0;font:600 13px/18px Inter,sans-serif;color:#d52825;text-decoration:underline}.scow-steps{margin:0;padding-left:20px;font:400 13px/18px Inter,sans-serif;color:#09090b}.scow-note{margin:4px 0 0;font:400 12px/18px Inter,sans-serif;color:#52525b}.inv-request-approval-btn{flex-shrink:0;padding:8px 12px;border-radius:8px;border:1px solid #D4D4D8;background:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#09090b;white-space:nowrap}.inv-request-approval-btn:hover{background:#fafafa}.inv-request-approval-btn:focus-visible{outline:2px solid #FF6404;outline-offset:2px}.ah-modal-panel--priority{width:420px;overflow:visible}.prm-body{flex:0 0 auto;gap:16px;padding:16px;overflow:visible}.prm-job-row{display:flex;align-items:center;gap:8px}.prm-job-label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#71717a;line-height:16px}.prm-job-value{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#09090b;line-height:20px}.prm-body .cj-label{font-size:13px;font-weight:500}.prm-body .cj-select{height:40px;font-size:14px}.prm-select-value{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#09090b}.prm-select-value--red{color:#d52825}.prm-select-value--orange{color:#ea580c}.prm-select-value--blue{color:#0ab1ed}.prm-select-value--gray{color:#71717a}.prm-select-dropdown{max-height:none;z-index:320;box-shadow:0 8px 24px -4px #0000002e,0 2px 6px -1px #00000014}.prm-select-option{display:flex;align-items:center;gap:8px;padding:12px;font-size:14px}.prm-footer{justify-content:flex-end}.prm-footer .sct-btn{flex:0 0 auto;min-width:120px}.prm-footer .sct-btn:disabled{opacity:.5;cursor:not-allowed}.nav-count{min-width:20px;height:20px;padding:0 6px;border-radius:9999px;background:#d52825;color:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600;line-height:20px;text-align:center;flex-shrink:0}.nav-item{position:relative}.sidebar-collapsed .nav-count{position:absolute;top:0;right:1px;min-width:18px;height:18px;padding:0 4px;font-size:10px;line-height:18px;pointer-events:none}@media(min-width:481px)and (max-width:1279px){.sidebar .nav-count{position:absolute;top:0;right:1px;min-width:18px;height:18px;padding:0 4px;font-size:10px;line-height:18px;pointer-events:none}}.hp-head{display:flex;align-items:center;gap:12px;padding:10px 20px;border-bottom:1px solid #E4E4E7;background:#fff;flex-wrap:wrap}.hp-code{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;background:#18181b;color:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.6px;flex-shrink:0}.hp-head-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.hp-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hp-title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#09090b}.hp-sub{font-family:Inter,sans-serif;font-size:12px;color:#71717a}.hp-chip{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#fff4ec;color:#c2410c;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;flex-shrink:0}.hp-head-spacer{flex:1 1 auto}.hp-practice{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex:none;padding:10px 16px;border:1px solid #F7E0B8;border-radius:8px;background:#fff7ed;font-family:Inter,sans-serif;font-size:12px;color:#09090b}.hp-practice-quiet{color:#71717a}.hp-practice-label{color:#52525b}.hp-practice-select{height:28px;padding:0 8px;border:1px solid #E4E4E7;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#09090b;cursor:pointer}.hp-practice-check{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.hp-practice-check input{accent-color:#2563EB;width:14px;height:14px;cursor:pointer}.hp-practice-check--off{color:#a1a1aa;cursor:not-allowed}.hp-practice-check--off input{cursor:not-allowed}.hp-note{display:flex;flex-direction:column;gap:8px;font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#3f3f46}.hp-note h4{margin:8px 0 0;font-size:12px;font-weight:600;color:#09090b}.hp-note p{margin:0}.hp-note ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px}.hp-note code{padding:1px 5px;border-radius:4px;background:#f4f4f5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#18181b}.hp-note--guide{height:100%;overflow-y:auto;gap:0;margin:-12px -16px;padding:0 16px}.hn-head{position:sticky;top:0;z-index:2;padding:14px 0 0;background:#fff}.hn-eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#c2410c}.hn-title{margin:4px 0 2px;font-family:Work Sans,Inter,sans-serif;font-size:20px;font-weight:600;color:#09090b}.hn-meta{display:block;font-size:11px;color:#a1a1aa}.hn-tabs{display:flex;gap:14px;margin-top:10px;overflow-x:auto;border-bottom:1px solid #E4E4E7}.hn-tab{padding:6px 0;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;color:#71717a}.hn-tab:hover{color:#09090b}.hn-tab--on{border-bottom-color:#f05006;color:#09090b;font-weight:600}.hn-sec{padding:18px 0;border-bottom:1px solid #F4F4F5}.hn-sec:last-child{border-bottom:none}.pg-panel{height:100%;overflow-y:auto;gap:0;margin:-12px -16px;padding:0 16px;scroll-behavior:smooth}.pg-panel--backend .hn-eyebrow{color:#0f5f57}.pg-panel--backend .hn-tab--on{border-bottom-color:#0f9b8e}.pg-panel--frontend .hn-eyebrow{color:#005b85}.pg-panel--frontend .hn-tab--on{border-bottom-color:#007cb4}.pg-close{position:absolute;top:14px;right:0;display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;border:1px solid #E4E4E7;background:#fafafa;cursor:pointer}.pg-close:hover{background:#f4f4f5}.pg-stub{margin:8px 0 0;padding:10px 12px;border:1px dashed #E4E4E7;border-radius:8px;color:#a1a1aa;font-style:italic}.hn-kicker{display:block;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#a1a1aa}.hn-h{margin:6px 0 10px;font-size:15px;font-weight:600;line-height:22px;color:#09090b}.hn-h5{margin:16px 0 8px;font-size:12px;font-weight:600;color:#09090b}.hn-note-sm{margin:8px 0 0;font-size:11px;color:#71717a}.hn-callout{margin:12px 0 0;padding:10px 12px;border:1px solid #F7E0B8;border-radius:8px;background:#fff7ed;color:#7a5300}.hn-flow{display:flex;flex-direction:column;align-items:center;gap:0;padding:14px;border:1px solid #E4E4E7;border-radius:10px;background:#fff}.hn-flow-access{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:8px 10px;border:1px dashed #D4D4D8;border-radius:8px;background:#fafafa}.hn-flow-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.hn-flow-txt b{font-size:11px;color:#3f3f46}.hn-flow-cap{font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#a1a1aa}.hn-flow-cap--home{color:#c2410c}.hn-flow-aside{flex:none;font-size:10px;color:#a1a1aa}.hn-flow-grid{display:grid;width:100%;grid-template-columns:1fr 30px 1.25fr 30px 1fr;gap:8px 0;align-items:center}.hn-flow-grid>.hn-flow-home{grid-column:3;grid-row:1 / span 2}.hn-flow-node{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid #E4E4E7;border-radius:8px;text-align:center;font-size:10px;line-height:14px;color:#71717a}.hn-flow-node b{font-size:11px;color:#09090b}.hn-flow-home{display:flex;flex-direction:column;align-items:center;gap:1px;padding:10px 12px;border:1px solid #F05006;border-radius:10px;background:#fff7ed;text-align:center;font-size:10px;line-height:14px;color:#7a5300}.hn-flow-home b{font-size:12px;color:#9a3412}.hn-flow-leaves{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;padding:9px 10px;border:1px solid #A7D8B5;border-radius:8px;background:#f3faf4;text-align:center;font-size:10px;line-height:14px;color:#3f6844}.hn-flow-leaves b{font-size:11px;color:#245c2e}.hn-arw{position:relative;display:block;align-self:center;background:#a1a1aa}.hn-arw--left,.hn-arw--right{width:100%;height:1px}.hn-arw--down{width:1px;height:30px;margin:0 auto}.hn-arw:after{content:"";position:absolute;border:4px solid transparent}.hn-arw--left:after{left:-1px;top:-3.5px;border-right-color:#a1a1aa;border-left:none}.hn-arw--right:after{right:-1px;top:-3.5px;border-left-color:#a1a1aa;border-right:none}.hn-arw--down:after{bottom:-1px;left:-3.5px;border-top-color:#a1a1aa;border-bottom:none}.hn-arw--dash{background:repeating-linear-gradient(to bottom,#A1A1AA 0 3px,transparent 3px 6px)}.hn-arw--on{background:#f05006}.hn-arw--on.hn-arw--left:after{border-right-color:#f05006}.hn-arw--on.hn-arw--down:after{border-top-color:#f05006}.hn-arw-lbl{position:absolute;left:8px;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:9px;color:#c2410c}.hn-table{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden}.hn-tr{display:grid;grid-template-columns:1.2fr 1.3fr 1.2fr;gap:10px;padding:8px 10px;border-bottom:1px solid #F4F4F5;font-size:11px;line-height:16px}.hn-table--2 .hn-tr{grid-template-columns:1fr 1.2fr}.hn-tr:last-child{border-bottom:none}.hn-tr--head{background:#fafafa;font-size:9px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#a1a1aa}.hn-defs{display:grid;grid-template-columns:120px minmax(0,1fr);gap:6px 12px;font-size:12px;line-height:18px}.hn-defs>span:nth-child(odd){color:#71717a}.hn-defs--tight{gap:2px 12px;grid-template-columns:44px minmax(0,1fr)}.hn-steps{margin:0;padding:0;list-style:none;counter-reset:hn;display:flex;flex-direction:column;gap:14px}.hn-steps li{position:relative;display:flex;flex-direction:column;gap:3px;padding-left:30px;counter-increment:hn}.hn-steps li:before{content:counter(hn);position:absolute;left:0;top:0;display:flex;width:20px;height:20px;align-items:center;justify-content:center;border:1px solid #E4E4E7;border-radius:50%;font-size:10px;font-weight:600;color:#71717a}.hn-steps li b{font-size:12px;color:#09090b}.hn-example{border:1px solid #E4E4E7;border-radius:8px;overflow:hidden}.hn-example-head{padding:8px 12px;background:#18181b;color:#fff;font-size:11px;font-weight:600}.hn-example-body{display:flex;flex-direction:column;gap:10px;padding:12px}.hn-example-body p{margin:0}.hn-bar{display:flex;height:20px;border-radius:4px;overflow:hidden;font-size:10px;font-weight:600;color:#fff}.hn-bar-seg{display:flex;align-items:center;justify-content:center}.hn-bar-seg--plumb{flex:5;background:#f05006}.hn-bar-seg--hvac{flex:2;background:#1d6fa5}.hn-bar-seg--elec{flex:1;background:#7c3aed}.hn-faq{display:flex;flex-direction:column;gap:6px;width:100%;padding:10px 0;border:none;border-bottom:1px solid #F4F4F5;background:none;text-align:left;cursor:pointer;font-family:Inter,sans-serif}.hn-faq-q{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#09090b}.hn-faq-sign{flex:none;color:#a1a1aa;font-size:14px}.hn-faq-a{font-size:12px;line-height:18px;color:#52525b}.hn-table--api .hn-tr{grid-template-columns:46px 1.5fr 2.2fr 62px;align-items:start}.hn-verb{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:700;color:#15803d}.hn-verb--put{color:#b45309}.hn-verb--post{color:#1d4ed8}.hn-verb--del{color:#b91c1c}.hn-pill{display:inline-flex;align-items:center;padding:1px 6px;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:9px;font-weight:600;white-space:nowrap}.hn-pill--new{background:#fef3c7;color:#92400e}.hn-pill--param{background:#eff6ff;color:#1d4ed8}.hn-gap{display:inline-flex;align-items:center;margin-right:4px;padding:0 5px;border-radius:4px;background:#fef3c7;color:#92400e;font-size:9px;font-weight:700;text-transform:uppercase}.hn-callout--new{border-color:#a7d8b5;background:#f3faf4;color:#245c2e}.hn-callout--info{border-color:#cfe4ef;background:#f5fafd;color:#2c5c73}.hn-flow-cols{display:grid;grid-template-columns:1.4fr 1fr;gap:10px}.hn-flow-col{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px;border:1px dashed #D4D4D8;border-radius:8px;background:#fafafa}.hn-flow-col--write{border-style:solid;border-color:#f7e0b8;background:#fff7ed}.hn-flow-col code{background:#fff}.hn-code{margin:0;padding:12px;border-radius:8px;background:#18181b;color:#e4e4e7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;line-height:16px;overflow-x:auto;white-space:pre}.hn-showme{align-self:flex-start;margin-top:4px;padding:3px 10px;border:1px solid #F5B589;border-radius:999px;background:#fff;color:#c2410c;font-family:Inter,sans-serif;font-size:10px;font-weight:600;cursor:pointer}.hn-showme:hover{background:#fff7ed}.hn-ol{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:5px}.hn-table--ex .hn-tr{grid-template-columns:22px 1.4fr 1.6fr}.hn-quiz{display:flex;flex-direction:column;gap:10px}.hn-quiz-q{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border:1px solid #E4E4E7;border-radius:8px;font-size:11px}.hn-quiz-q b{font-size:11px;color:#09090b}.hn-quiz-opt{display:flex;align-items:center;gap:8px;color:#52525b;cursor:pointer}.hn-quiz-opt input{accent-color:#F05006}.hn-dls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hn-dl{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid #E4E4E7;border-radius:8px;font-size:10px;line-height:14px;color:#71717a}.hn-dl>span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.hn-dl b{font-size:11px;color:#09090b}.hn-dl-ico{flex:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#fee2e2;color:#b91c1c;font-size:8px;font-weight:700}.hn-dl-ico--json{background:#eff6ff;color:#1d4ed8}.hn-dl-ico--zip{background:#f4f4f5;color:#52525b}.hn-dl-ico--md{background:#f0fdf4;color:#15803d}.hn-draft{margin:0 0 8px;padding:10px 12px 0;border-left:3px solid #F0B000;border-radius:0;background:#fffbeb;color:#7a5300}.hn-draft-list{margin:-8px 0 0;padding:0 12px 10px 30px;border-left:3px solid #F0B000;background:#fffbeb;display:flex;flex-direction:column;gap:6px;font-size:11px;line-height:17px;color:#7a5300}.hn-sec--log{border-bottom:none}.aid-thead--compact .jd-shx-cell{height:26px}.aid-row--compact{min-height:26px}.aid-row--compact .jd-shx-cell{min-height:26px;padding:0 8px;font-size:11px;line-height:26px}.aid-row--compact .jd-shx-cell.tos-wrap,.aid-row--compact .jd-shx-cell.tod-wrap{line-height:15px;padding-top:5px;padding-bottom:5px}.theme-toggle{width:32px;height:32px;padding:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:1000px;background:transparent;color:#fafafa;cursor:pointer;transition:background .2s ease}.theme-toggle:hover{background:#ffffff1a}.theme-toggle:focus-visible{outline:2px solid #F0B000;outline-offset:2px}.pm-module{--pm-primary: #F05006;--pm-primary-soft: #FFF4EE;--pm-primary-dark: #B43C05;--pm-accent: #FF6404;--pm-link: #007CB4;--pm-sidebar: #09090B;--pm-bg: #FAFAFA;--pm-card: #FFFFFF;--pm-border: #E4E4E7;--pm-border-2: #D4D4D8;--pm-text: #09090B;--pm-muted: #71717A;--pm-muted-2: #A1A1AA;--pm-cell: #404040;--pm-head: #737373;--pm-zebra: #FAFAFA;--pm-track: #F4F4F5;--pm-green: #27923E;--pm-green-soft: #E9F5EC;--pm-amber: #C2700B;--pm-amber-soft: #FDF3E2;--pm-red: #D52825;--pm-red-soft: #FDECEA;--pm-purple: #6D28D9;--pm-purple-soft: #F2ECFD;--pm-teal: #0F9B8E;--pm-radius: 8px;--pm-shadow: none;--pm-lw: 300px;--pm-colw: 58px;--pm-row-h: 40px;font-family:Inter,sans-serif;font-size:12px;line-height:1.45;color:var(--pm-text);background:var(--pm-bg);min-height:100%;padding:16px 18px 60px}.pm-module *,.pm-module *:before,.pm-module *:after{box-sizing:border-box}.pm-module button{font-family:Inter,sans-serif;font-size:12px;cursor:pointer}.pm-module h1{font-family:Work Sans,Inter,sans-serif;font-size:24px;margin:0 0 3px;font-weight:600;letter-spacing:-1px}.pm-module h2{font-size:14px;margin:0;font-weight:600}.pm-module h4{font-size:12px;margin:14px 0 6px;font-weight:600}.pm-module p{margin:0 0 8px}.pm-module select,.pm-module input[type=text],.pm-module input[type=date],.pm-module input[type=number],.pm-module textarea{font-family:Inter,sans-serif;font-size:12px;line-height:16px;border:1px solid var(--pm-border-2);border-radius:8px;background:#fff;color:var(--pm-text)}.pm-module select,.pm-module input[type=text],.pm-module input[type=date],.pm-module input[type=number]{height:32px;padding:0 12px}.pm-module textarea{width:100%;padding:8px 12px}.pm-module select:focus,.pm-module input:focus,.pm-module textarea:focus{border-color:var(--pm-accent);outline:none}.pm-module select:disabled,.pm-module input:disabled,.pm-module textarea:disabled{border-color:var(--pm-border);background:var(--pm-track);color:var(--pm-muted-2);cursor:not-allowed}.pm-module input[type=checkbox]{accent-color:var(--pm-accent);width:16px;height:16px}.pm-newbar{background:var(--pm-primary-soft);border:1px solid #F6DDC0;border-left:3px solid var(--pm-accent);border-radius:8px;padding:12px;display:flex;gap:8px;align-items:flex-start;margin-bottom:16px;font-size:12px;line-height:16px}.pm-crumbbar{background:#fff;border:1px solid var(--pm-border);border-radius:10px;padding:9px 14px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--pm-muted);margin-bottom:14px;flex-wrap:wrap}.pm-crumbbar b{color:var(--pm-text)}.pm-crumb-link{border:0;background:transparent;color:var(--pm-muted);padding:0;font-size:12px}.pm-crumb-link:hover{color:var(--pm-primary);text-decoration:underline}.pm-page-head{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap;margin-bottom:14px}.pm-sub{color:var(--pm-muted);font-size:12px}.pm-jobbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.pm-partner-pick{position:relative;display:inline-flex}.pm-partner-caret{flex-shrink:0;opacity:.7}.pm-partner-pick.on .pm-partner-caret{transform:rotate(180deg)}.pm-partner-menu{left:auto;right:0;width:260px}.pm-partner-menu .status-dropdown-item{cursor:pointer}.pm-jobbar--stacked{display:grid;grid-template-columns:auto 1fr;align-items:center;row-gap:6px;column-gap:12px}.pm-jobbar-pick{display:flex;align-items:center;gap:8px;min-width:0}.pm-jobbar-acts{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.pm-jobbar-facts{grid-column:1 / -1}@media(max-width:900px){.pm-jobbar--stacked{grid-template-columns:1fr}.pm-jobbar-acts{justify-content:flex-start}}.pm-role-switch{display:flex;background:var(--pm-bg);border:1px solid var(--pm-border);border-radius:7px;padding:2px}.pm-role-switch button{border:0;background:transparent;padding:5px 11px;border-radius:5px;color:var(--pm-muted);font-weight:500}.pm-role-switch button.on{background:var(--pm-sidebar);color:#fff}.pm-role-switch button.on.supplier{background:var(--pm-purple)}.pm-tabs{display:flex;gap:2px;border-bottom:1px solid var(--pm-border);margin-bottom:16px;overflow-x:auto}.pm-tabs button{border:0;background:transparent;padding:9px 13px;color:var(--pm-muted);font-weight:500;border-bottom:2px solid transparent;white-space:nowrap}.pm-tabs button.on{color:var(--pm-primary);border-bottom-color:var(--pm-primary);font-weight:600}.pm-seg{display:inline-flex;gap:0;padding:3px;border-radius:8px;background:var(--pm-track)}.pm-seg button{border:0;background:transparent;padding:5px 10px;border-radius:6px;color:var(--pm-head);font-size:12px;font-weight:500}.pm-seg button.on{background:#fff;color:#000;font-weight:600;box-shadow:0 1px 2px #0003}.pm-card{background:var(--pm-card);border:1px solid var(--pm-border);border-radius:var(--pm-radius);margin-bottom:16px;overflow:hidden}.pm-card-h{padding:12px 16px;border-bottom:1px solid var(--pm-border);display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff}.pm-card-h .sp{margin-left:auto;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.pm-card-b{padding:16px}.pm-card-b.tight{padding:0}.pm-card.ai{border-color:#dccbf5;background:linear-gradient(180deg,#faf7ff,#fff)}.pm-ai-row{display:flex;gap:10px;padding:10px 12px;border-bottom:1px solid #f2eafc;align-items:flex-start}.pm-grid{display:grid;gap:12px;margin-bottom:14px}.pm-g4{grid-template-columns:repeat(4,1fr)}.pm-g3{grid-template-columns:repeat(3,1fr)}.pm-g2{grid-template-columns:repeat(2,1fr)}@media(max-width:1150px){.pm-g4{grid-template-columns:repeat(2,1fr)}.pm-g3,.pm-g2{grid-template-columns:1fr}}.pm-kpi{background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-radius);padding:12px 16px}.pm-kpi .lab{font-size:11px;color:var(--pm-muted);display:flex;align-items:center;gap:5px}.pm-kpi .val{font-size:21px;font-weight:680;margin-top:5px;letter-spacing:-.4px}.pm-kpi .fine{font-size:11px;color:var(--pm-muted);margin-top:3px}.pm-kpi.alert{border-left:3px solid var(--pm-red)}.pm-kpi.warn{border-left:3px solid var(--pm-amber)}.pm-kpi.ok{border-left:3px solid var(--pm-green)}.pm-module .b{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 8px;border-radius:9999px;white-space:nowrap;border:1px solid transparent}.pm-module .b-green{background:var(--pm-green-soft);color:#0b6b36;border-color:#bfe6d0}.pm-module .b-amber{background:var(--pm-amber-soft);color:#8a5300;border-color:#f2ddb6}.pm-module .b-red{background:var(--pm-red-soft);color:#9a211a;border-color:#f6c9c5}.pm-module .b-blue{background:#e8effd;color:#1d4ed8;border-color:#c6dafa}.pm-module .b-purple{background:var(--pm-purple-soft);color:#4d2f92;border-color:#dccbf5}.pm-module .b-grey{background:#f1f4f9;color:#51607a;border-color:#dfe5ee}.pm-module .dot{width:7px;height:7px;border-radius:50%;display:inline-block}.pm-module .btn{border:1px solid var(--pm-border-2);background:#fff;color:var(--pm-text);padding:6px 11px;border-radius:6px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.pm-module .btn:hover{background:#f7f9fc}.pm-module .btn:disabled{opacity:.45;cursor:not-allowed}.pm-module .btn.pri{background:var(--pm-primary);border-color:var(--pm-primary);color:#fff;box-shadow:0 1px 2px #f5871f4d}.pm-module .btn.pri:hover{background:var(--pm-primary-dark)}.pm-module .btn.pur{background:var(--pm-purple);border-color:var(--pm-purple);color:#fff}.pm-module .btn.dan{background:#fff;border-color:#f0b6b1;color:var(--pm-red)}.pm-module .btn.sm{padding:4px 8px;font-size:11.5px}.pm-module .mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.pm-module .ref{color:var(--pm-link);font-weight:600}.pm-module .muted{color:var(--pm-muted)}.pm-module .tiny{font-size:10.5px}.pm-module .right{text-align:right}.pm-module .sup-chip{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:5px;background:#f1f4f9;color:#3d4c66}.pm-table{width:100%;min-width:max-content;border-collapse:collapse;font-family:Inter,sans-serif;font-size:12px;color:var(--pm-cell)}.pm-table th{text-align:left;font-size:10px;text-transform:uppercase;color:var(--pm-head);font-weight:600;padding:12px 8px;border-bottom:1px solid var(--pm-border);background:#fff}.pm-table td{padding:12px 8px;border-bottom:1px solid var(--pm-border);vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-table td>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-table tbody tr:where(:nth-child(2n)){background:var(--pm-zebra)}.pm-table tbody tr:last-child td{border-bottom:none}.pm-table tbody tr:hover{background:var(--pm-zebra)}.pm-table tr.selected{outline:2px solid var(--pm-accent);outline-offset:-2px}.pm-table b,.pm-table strong{color:var(--pm-text);font-weight:600}.pm-scroll{overflow-x:auto;width:100%}.pm-scroll::-webkit-scrollbar{height:12px}.pm-scroll::-webkit-scrollbar-track{background:#f4f4f5;border-radius:9999px}.pm-scroll::-webkit-scrollbar-thumb{background:#a1a1aa;border-radius:9999px;border:3px solid #F4F4F5}.pm-scroll::-webkit-scrollbar-thumb:hover{background:#71717a}.pm-daybar{background:var(--pm-track);font-weight:600;font-size:11px;padding:8px;color:var(--pm-text)}.pm-module .wait-you{background:var(--pm-red-soft);box-shadow:inset 3px 0 0 var(--pm-red)}.pm-module .wait-you:hover{background:#fbe0dd}.pm-module .wait-them{background:var(--pm-amber-soft);box-shadow:inset 3px 0 0 var(--pm-amber)}.pm-module .wait-them:hover{background:#fbecd2}.pm-module .clock{font-size:10px;font-weight:700;padding:1px 5px;border-radius:4px;margin-left:4px;background:#e8ecf3;color:#51607a}.pm-module .clock.br{background:var(--pm-red);color:#fff}.pm-note{background:var(--pm-amber-soft);border:1px solid #F2DDB6;border-radius:8px;padding:12px;font-size:12px;line-height:16px;color:#7a4b00;display:flex;gap:8px;margin-bottom:12px}.pm-note.blue{background:var(--pm-primary-soft);border-color:#f6ddc0;color:var(--pm-primary-dark)}.pm-note.red{background:var(--pm-red-soft);border-color:#f6c9c5;color:#9a211a}.pm-note.green{background:var(--pm-green-soft);border-color:#bfe6d0;color:#0b6b36}.pm-note.purple{background:var(--pm-purple-soft);border-color:#dccbf5;color:#4d2f92}.pm-kv{display:grid;grid-template-columns:140px 1fr;gap:8px 12px;font-size:12px;margin-bottom:16px;align-items:center}.pm-kv>div:nth-child(odd){color:var(--pm-head);font-size:12px;font-weight:500}.pm-thread{border-left:2px solid var(--pm-border);padding-left:12px;margin-left:4px}.pm-msg{margin-bottom:12px}.pm-msg .who{font-size:11px;font-weight:650;display:flex;gap:6px;align-items:center}.pm-msg .txt{font-size:12px;background:#f7f9fc;border:1px solid var(--pm-border);border-radius:7px;padding:8px 10px;margin-top:4px}.pm-msg.them .txt{background:var(--pm-purple-soft);border-color:#e2d3fa}.pm-bar-mini{height:6px;background:#eef1f6;border-radius:4px;overflow:hidden;min-width:70px}.pm-bar-mini i{display:block;height:100%;border-radius:4px}.pm-drop-zone{border:1.5px dashed var(--pm-border-2);border-radius:8px;padding:22px;text-align:center;color:var(--pm-muted);background:#fbfcfe;cursor:pointer}.pm-drop-zone:hover{border-color:var(--pm-primary);background:var(--pm-primary-soft)}.pm-drop-zone--btn{width:100%;font:inherit;display:flex;flex-direction:column;gap:4px;align-items:center}.pm-drop-zone--off{display:flex;flex-direction:column;gap:4px;align-items:center;cursor:default;opacity:.65}.pm-drop-zone b{color:var(--pm-text);font-size:13px}.pm-card-f{padding:10px 14px;border-top:1px solid var(--pm-border);line-height:16px}.pm-feed{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.pm-feed li{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:16px}.pm-feed b{color:var(--pm-text)}.pm-feed-ic{flex:0 0 auto;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px}.pm-feed-ic.ok{background:var(--pm-purple-soft);color:#4d2f92}.pm-feed-ic.warn{background:var(--pm-amber-soft);color:#7a4b00}.pm-opt{border:1px solid var(--pm-border-2);border-radius:7px;padding:11px 12px;margin-bottom:9px;display:flex;gap:10px;cursor:pointer}.pm-opt:hover{border-color:var(--pm-primary);background:var(--pm-primary-soft)}.pm-opt.sel{border-color:var(--pm-primary);background:var(--pm-primary-soft);box-shadow:0 0 0 2px #f5871f24}.pm-opt .t{font-weight:600;font-size:12.5px}.pm-opt .d{font-size:11.5px;color:var(--pm-muted);margin-top:2px}.pm-warnpill{display:inline-block;font-size:11px;padding:2px 8px;border-radius:20px;background:var(--pm-red-soft);color:#9a211a;border:1px solid #f6c9c5}.pm-okpill{display:inline-block;font-size:11px;padding:2px 8px;border-radius:20px;background:var(--pm-green-soft);color:#0b6b36;border:1px solid #bfe6d0}.pm-gantt-wrap{overflow-x:auto;width:100%}.pm-gantt-wrap::-webkit-scrollbar{height:12px}.pm-gantt-wrap::-webkit-scrollbar-track{background:#f4f4f5;border-radius:9999px}.pm-gantt-wrap::-webkit-scrollbar-thumb{background:#a1a1aa;border-radius:9999px;border:3px solid #F4F4F5}.pm-gantt-wrap::-webkit-scrollbar-thumb:hover{background:#71717a}.pm-gantt{min-width:max-content}.pm-g-head .pm-g-left,.pm-g-row .pm-g-left{position:sticky;left:0;z-index:6;background:inherit}.pm-g-head .pm-g-left{z-index:7}.pm-g-left{position:sticky}.pm-g-resizer{right:0}.pm-g-head{display:flex;width:max-content;min-width:100%;border-bottom:1px solid var(--pm-border);background:#fafbfd}.pm-g-row{display:flex;width:max-content;min-width:100%;border-bottom:1px solid #eef1f6;min-height:var(--pm-row-h);background:#fff}.pm-g-row:hover{background:#fbfcfe}.pm-g-left{flex:0 0 var(--pm-lw);padding:8px 10px;border-right:1px solid var(--pm-border);display:flex;align-items:center;gap:8px;min-width:0}.pm-g-left.sub{padding-left:26px;background:#fcfdff}.pm-g-row.wait-you .pm-g-left.sub,.pm-g-row.wait-them .pm-g-left.sub{background:inherit}.pm-g-name-wrap{min-width:0;flex:1}.pm-g-name{font-weight:600;font-size:12px;white-space:normal;overflow-wrap:anywhere}.pm-g-meta{font-size:10.5px;color:var(--pm-muted);white-space:normal;overflow-wrap:anywhere}.pm-g-row{align-items:stretch}.pm-g-left{align-items:flex-start;padding-top:10px}.pm-g-resizer{position:absolute;top:0;right:-3px;width:7px;height:100%;cursor:col-resize;z-index:20}.pm-g-resizer:hover:after,.pm-g-resizer.on:after{content:"";position:absolute;left:2px;top:0;bottom:0;width:2px;background:var(--pm-primary)}.pm-g-track{flex:0 0 calc(var(--pm-cols) * var(--pm-colw));position:relative;display:grid;grid-auto-flow:column;overflow:hidden}.pm-g-cell{border-right:1px solid #f0f3f8;background-image:repeating-linear-gradient(to right,transparent 0,transparent calc(100% / 7 - 1px),#f3f6fa calc(100% / 7 - 1px),#f3f6fa calc(100% / 7))}.pm-g-cell.today{background-color:#fff8e6}.pm-g-wk{flex:0 0 var(--pm-colw);padding:6px 4px;text-align:center;font-size:10px;color:var(--pm-muted);border-right:1px solid #f0f3f8;line-height:1.3}.pm-g-wk b{display:block;color:var(--pm-text);font-size:10.5px}.pm-g-wk small{display:block;font-size:8.5px;color:var(--pm-muted-2);letter-spacing:1.5px;margin-top:1px}.pm-bar{position:absolute;top:9px;height:20px;border-radius:5px;display:flex;align-items:center;padding:0 8px;font-size:10.5px;font-weight:600;color:#fff;cursor:grab;overflow:hidden;white-space:nowrap;box-shadow:0 1px 2px #10182826}.pm-bar:active{cursor:grabbing}.pm-bar .prog{position:absolute;left:0;top:0;bottom:0;background:#ffffff38}.pm-bar span.txt{position:relative;z-index:2}.pm-bar.stage{background:#42566f}.pm-bar.stage.active{background:var(--pm-primary)}.pm-bar.stage.done{background:#7c8ba3}.pm-bar.ghost{background:transparent;border:1.5px dashed var(--pm-muted-2);color:var(--pm-muted);top:7px;cursor:default;box-shadow:none}.pm-bar.dragging{opacity:.85;z-index:50}.pm-mk{position:absolute;top:8px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;border:0;background:transparent;padding:0}.pm-mk i{width:12px;height:12px;transform:rotate(45deg);display:block;border-radius:2px;border:1.5px solid #fff;box-shadow:0 1px 3px #1018284d}.pm-mk.b-green i{background:var(--pm-green)}.pm-mk.b-amber i{background:var(--pm-amber)}.pm-mk.b-purple i{background:var(--pm-purple)}.pm-mk.b-red i{background:var(--pm-red)}.pm-mk.b-grey i{background:#7c8ba3}.pm-mk.b-blue i{background:var(--pm-link)}.pm-mk.req i{background:#fff;border-color:var(--pm-primary)}.pm-mk .qn{position:absolute;left:17px;top:3px;font-size:9.5px;font-weight:700;color:#42546f;background:#fff;border:1px solid var(--pm-border);border-radius:4px;padding:0 3px;line-height:15px;white-space:nowrap}.pm-mk.dragging{z-index:50;opacity:.9}.pm-mk:focus-visible{outline:2px solid var(--pm-primary);outline-offset:2px;border-radius:4px}.pm-link-line{position:absolute;height:0;border-top:1.5px dotted var(--pm-purple);top:19px;z-index:2}.pm-drag-tip{position:absolute;top:-22px;left:50%;transform:translate(-50%);background:#0f1c33;color:#fff;font-size:10px;padding:2px 7px;border-radius:5px;white-space:nowrap;z-index:60;pointer-events:none}.pm-exp{width:15px;height:15px;border:1px solid var(--pm-border-2);border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--pm-muted);flex:0 0 15px;cursor:pointer;font-weight:700;padding:0}.pm-szc{font-size:9px;letter-spacing:-1px;color:#5b6b85;cursor:help;flex:0 0 auto}.pm-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:var(--pm-muted);align-items:center}.pm-legend .k{display:flex;align-items:center;gap:5px}.pm-legend .sw{width:14px;height:14px;border-radius:4px}.pm-legend .dia{width:12px;height:12px;transform:rotate(45deg);border-radius:2px}.pm-legend .rowsw{width:30px;height:18px;border-radius:4px;border:1px solid rgba(0,0,0,.08)}.pm-legend .pm-legend-rows{flex:0 0 100%;display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:2px}.pm-legend .pm-legend-hint{flex:0 0 100%;margin-top:2px}.pm-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.pm-cal-dow{font-size:11px;font-weight:700;color:var(--pm-muted);text-align:center}.pm-cal-day{border:1px solid var(--pm-border);border-radius:7px;padding:8px;min-height:96px;background:#fff}.pm-cal-day.weekend{background:#f7f9fc}.pm-cal-day.today{background:#fff8e6}.pm-cal-date{display:flex;justify-content:space-between;font-size:11px;font-weight:700;gap:6px}.pm-cal-chip{display:block;width:100%;text-align:left;margin-top:5px;padding:4px 6px;border-radius:5px;font-size:10.5px;line-height:1.3;cursor:pointer;border:1px solid var(--pm-border);border-left-width:3px}.pm-cal-chip.b-green{background:var(--pm-green-soft);border-color:#bfe6d0}.pm-cal-chip.b-amber{background:var(--pm-amber-soft);border-color:#f2ddb6}.pm-cal-chip.b-purple{background:var(--pm-purple-soft);border-color:#dccbf5}.pm-cal-chip.b-red{background:var(--pm-red-soft);border-color:#f6c9c5}.pm-cal-chip.b-grey{background:#f1f4f9}@media(max-width:1100px){.pm-cal-grid{grid-template-columns:1fr}.pm-cal-dow{display:none}}.pm-fc{display:flex;align-items:flex-end;gap:8px;height:180px;padding:8px 0}.pm-fc-col{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;height:100%}.pm-fc-stack{width:100%;display:flex;flex-direction:column;justify-content:flex-end;height:100%;cursor:pointer}.pm-fc-seg{width:100%}.pm-fc-seg.won,.pm-legend .sw--fc-won{background:var(--pm-green)}.pm-fc-seg.ack,.pm-legend .sw--fc-ack{background:#7bd0a1}.pm-fc-seg.pending,.pm-legend .sw--fc-pending{background:#dccbf5}.pm-fc-lab{font-size:9.5px;color:var(--pm-muted);white-space:nowrap}.pm-ov{position:fixed;inset:0;background:#0f1c3380;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.pm-modal{background:#fff;border-radius:10px;width:100%;max-width:620px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 20px 50px #09112152;font-size:13px}.pm-modal.wide{max-width:820px}.pm-modal-h{padding:14px 16px;border-bottom:1px solid var(--pm-border);display:flex;align-items:center;gap:9px}.pm-modal-h h3{margin:0;font-size:15px;font-weight:650}.pm-modal-b{padding:16px;overflow:auto}.pm-modal-f{padding:12px 16px;border-top:1px solid var(--pm-border);display:flex;gap:8px;justify-content:flex-end;background:#fafbfd;border-radius:0 0 10px 10px;flex-wrap:wrap}.pm-modal-x{margin-left:auto;border:0;background:transparent;font-size:18px;color:var(--pm-muted);line-height:1}.pm-mailbox{border:1px solid var(--pm-border);border-radius:8px;overflow:hidden;margin-bottom:12px}.pm-mailhd{display:grid;grid-template-columns:70px 1fr;gap:6px 8px;padding:10px 12px;background:#fafbfd;border-bottom:1px solid var(--pm-border);align-items:center}.pm-mailhd .lb{font-size:10.5px;text-transform:uppercase;letter-spacing:.5px;color:var(--pm-muted);font-weight:600}.pm-mailhd input{width:100%}.pm-mailbody{padding:14px;font-size:12px;max-height:320px;overflow:auto}.pm-mailbody table{width:100%;border-collapse:collapse;font-size:11.5px;margin-bottom:8px}.pm-mailbody th,.pm-mailbody td{border:1px solid var(--pm-border);padding:5px 7px;text-align:left;vertical-align:top}.pm-mailbody th{background:#fafbfd;font-weight:650}.pm-mailbody .cta{display:inline-block;background:var(--pm-primary);color:#fff;padding:8px 14px;border-radius:6px;font-weight:600}.pm-mailbody .mailfoot{margin-top:10px;padding-top:8px;border-top:1px solid var(--pm-border);font-size:10.5px;color:var(--pm-muted)}.pm-incl{display:flex;flex-wrap:wrap;gap:12px;font-size:11.5px;align-items:center}.pm-incl label{display:inline-flex;gap:5px;align-items:center}.pm-split-row{display:grid;grid-template-columns:80px 1fr 140px 34px;gap:8px;align-items:center;margin-bottom:7px}.pm-split-row input{width:100%}.pm-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#0f1c33;color:#fff;padding:11px 16px;border-radius:8px;font-size:12.5px;z-index:300;display:flex;gap:9px;align-items:center;box-shadow:0 10px 30px #0911214d}.pm-tip{position:fixed;z-index:9999;background:#0f1c33;color:#e8eef8;padding:9px 11px;border-radius:7px;max-width:300px;font-size:11.5px;line-height:1.55;box-shadow:0 10px 30px #09112159;pointer-events:none}.pm-tip b{color:#fff}.pm-tip .nx{display:block;margin-top:6px;padding-top:6px;border-top:1px solid #2a3d5f;color:#ffd58a}.pm-module .hint{cursor:help}.pm-module .i{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#dbe3ee;color:#42546f;font-size:9.5px;font-weight:700;cursor:help;flex:0 0 14px}.pm-skel{height:12px;border-radius:4px;background:linear-gradient(90deg,#eef1f6 25%,#f7f9fc 37%,#eef1f6 63%);background-size:400% 100%;animation:pm-shimmer 1.3s ease infinite}@keyframes pm-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.pm-empty{padding:28px 16px;text-align:center;color:var(--pm-muted);font-size:12px}.pm-empty b{display:block;color:var(--pm-text);font-size:13px;margin-bottom:4px}@media(max-width:1100px){.pm-module{padding:12px 12px 48px}.pm-gantt{min-width:900px}}.pm-module.pm-panel{padding:0;background:#fff;min-height:0}.pm-module.pm-panel .pm-note:last-child{margin-bottom:0}.pm-mailbody th.lbl{width:180px}.pm-mailbody .em-muted{color:#64748b}.pm-mailbody .em-warn{color:#9a211a;font-weight:600}.pm-mailbody .em-fine{font-size:11px;color:#64748b}.pm-mailbody tr.em-new>td{background:var(--pm-amber-soft)}.pm-mailbody .em-agp-only{background:var(--pm-red-soft);border:1px solid #f6c9c5;border-radius:6px;padding:8px 10px}.pm-module .pm-over{color:var(--pm-red)}.pm-crumbbar{align-items:flex-start}.pm-crumbbar .inv-title{font-size:19px}.pm-crumbbar .inv-title-row{margin-bottom:0}app-pm-supply-schedule{display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0}.pm-module.pm-shell{padding:16px;background:#04041c;min-height:0}.pm-content{padding:16px 18px 60px;background:var(--pm-bg);flex:1;min-width:0}.pm-shell .emp-detail-content{background:var(--pm-bg);gap:0}.pm-persona-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pm-submenu .emp-detail-submenu-icon{color:#52525b}.pm-submenu .emp-detail-submenu-item--active .emp-detail-submenu-icon{color:var(--pm-primary-dark)}.pm-module.pm-embed{padding:0;background:transparent;min-height:0}.pm-module.pm-embed>.pm-newbar:first-child{margin-top:0}.pm-module.pm-embed .emp-detail-card{flex:none;overflow:visible;border-radius:0;background:transparent}.pm-module.pm-embed .emp-detail-body{display:block;overflow:visible}.pm-module.pm-embed .emp-detail-content{overflow:visible;background:transparent}.pm-module.pm-embed .pm-content{padding:0 16px 16px;background:transparent}.pm-module .pm-mk.hollow i{background:#fff;border-color:var(--pm-amber)}.pm-module .pm-mk.locked{cursor:pointer}.pm-module .pm-mk.locked i{opacity:.55;box-shadow:none}.pm-module .jd-tabs{margin-bottom:12px}app-pm-supplier-portal-shell{display:block}.pm-module.pm-portal{padding:0}.pm-portal .sidebar-logo{gap:8px}.pm-portal-mark{flex:0 0 auto;width:28px;height:28px;border-radius:8px;background:var(--pm-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px}.pm-portal-brand{display:flex;flex-direction:column;line-height:15px;min-width:0}.pm-portal-brand b{font-size:14px;font-weight:600;color:#fff}.pm-portal-brand span{font-size:10px;color:#a4a4a4;text-transform:uppercase;letter-spacing:.4px}.pm-portal button.nav-item{appearance:none;-webkit-appearance:none;border:0;margin:0;font:inherit;font-size:14px;line-height:18px;text-align:left;background-color:transparent}.pm-portal button.nav-item:hover{background-color:#ffffff0f}.pm-portal button.nav-item--active,.pm-portal button.nav-item--active:hover{background-color:#f3a727}.pm-portal .nav-badge{color:#fff}.pm-portal .nav-item--active .nav-badge{color:#000}.pm-portal-foot{margin-top:auto;padding:12px 20px;border-top:1px solid #23262E}.pm-portal-who{font-size:11px;line-height:15px;color:#a4a4a4}.pm-portal-main{flex:1 1 0;min-width:0;display:flex;flex-direction:column;background:#04041c;min-height:100dvh;overflow-y:auto}.pm-portal-main app-pm-supply-schedule{flex:1 1 0;min-height:0}.pm-portal-banner{display:flex;align-items:center;gap:10px;margin:16px 18px 0;padding:10px 12px;border:1px solid #dccbf5;border-radius:8px;background:var(--pm-purple-soft);color:#4d2f92;font-size:12px;line-height:16px}.pm-portal-banner b{color:#3b2273}.pm-portal-banner app-ui-button{margin-left:auto;flex:0 0 auto}.pm-opts{display:flex;flex-direction:column;gap:8px}.pm-opts label{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:16px;color:var(--pm-text);cursor:pointer}.pm-opts input[type=checkbox]{flex:0 0 auto;margin:1px 0 0;cursor:pointer}.pm-linkish{display:inline-flex;padding:0;border:0;background:none;font:inherit;color:inherit;cursor:pointer;text-align:left}.pm-linkish:hover{text-decoration:underline}.pm-module .pm-card-b>p{margin:8px 0 0;font-size:12px;line-height:17px}.pm-module .pm-card-b>p:first-of-type{margin-top:10px}.pm-weekly .pm-kv{grid-template-columns:100px 1fr;margin-bottom:14px;align-items:center}.pm-weekly .pm-scroll{border:1px solid var(--pm-border);border-radius:var(--pm-radius);background:var(--pm-card)}.pm-weekly .uim-body>.pm-scroll{max-height:500px;overflow-y:auto}.pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar{width:12px}.pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar-track{background:#f4f4f5;border-radius:9999px}.pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar-thumb{background:#a1a1aa;border-radius:9999px;border:3px solid #F4F4F5}.pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar-thumb:hover{background:#71717a}.pm-weekly .uim-body>.pm-scroll>.pm-table thead th{position:sticky;top:0;z-index:2}.pm-weekly .pm-scroll>.pm-table th{padding:12px 10px}.pm-weekly .pm-scroll>.pm-table td{padding:16px 10px}.pm-weekly-pager{display:flex;align-items:center;gap:6px}.pm-weekly-pager app-ui-button button{padding:4px 10px;font-size:14px;line-height:16px}.pm-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.pm-weekly .pm-card{margin:16px 0 20px}.pm-weekly .pm-card-b{min-height:0;overflow:visible}.pm-weekly .pm-card-b>.pm-scroll{min-height:0}.pm-weekly .pm-card-b .pm-table td,.pm-weekly .pm-card-b .pm-table th{padding:10px 8px}.pm-weekly .uim-body>*{flex:0 0 auto}.pm-weekly h4{font-size:16px;font-weight:600;margin:4px 0 0}.pm-weekly .pm-opts{margin-top:-6px;margin-bottom:16px}.pm-weekly .pm-opts label{font-size:14px;line-height:20px}html.dark{color-scheme:dark}html.dark .dropdown-title,html.dark .dropdown-item{color:#fff}html.dark .dropdown-item:hover{background:#ffffff08}html.dark .global-search-dropdown{border:1px solid #333333;background:#15181f;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}html.dark .gs-section-title{color:#e9ecf1}html.dark .gs-item{border-bottom:1px solid #2D3340}html.dark .gs-item--last{border-bottom:none}html.dark .gs-item-avatar{background:#1d212b}html.dark .gs-item-id{color:#84c9ec}html.dark .gs-item-name{color:#c3c9d3}html.dark .gs-empty{color:#bac0c9}html.dark .tips-panel{background:#15181f}html.dark .tips-panel-header{border-bottom:1px solid #333333;background:#15181f}html.dark .tips-breadcrumb-link{color:#bac0c9}html.dark .tips-breadcrumb-current{color:#84c9ec}html.dark .tips-panel-title{color:#e9ecf1}html.dark .tips-panel-close{border:1px solid #2D3340;background:#1d212b}html.dark .tips-panel-body{background:#15181f}html.dark .tips-section-title{color:#e9ecf1}html.dark .tips-video-thumb{border:1px solid #2D3340;background-color:#1b1b1b}html.dark .tips-video-play{border:1px solid #2D3340;background:#18181b}html.dark .tips-video-caption{color:#e9ecf1}html.dark .tips-divider{background:#2b313c}html.dark .tips-article-card{border:1px solid #2D3340;background:#1d212b}html.dark .tips-article-source{color:#84c9ec}html.dark .tips-article-title{color:#e9ecf1}html.dark .tips-article-desc{color:#bac0c9}html.dark .notif-dropdown{border:1px solid #2D3340;background:#1d212b;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}html.dark .notif-dropdown-header{border-bottom:1px solid #2D3340;background:#15181f}html.dark .notif-dropdown-title{color:#e9ecf1}html.dark .notif-mark-read{background:none;border:none;color:#e86c1f}html.dark .notif-dropdown-item{border-bottom:1px solid #2D3340;background:#15181f}html.dark .notif-dropdown-item-title{color:#e9ecf1}html.dark .notif-dropdown-time,html.dark .notif-dropdown-message{color:#c3c9d3}html.dark .notif-approved{color:#6ed885}html.dark .notif-code{color:#84c9ec}html.dark .notif-dropdown-tag{border:1px solid #333333;background:#1b1b1b;color:#bebfca}html.dark .notif-dropdown-tag-avatar{background:#1b1b1b}html.dark .notif-dropdown-footer{background:#1d212b}html.dark .jobs-panel-card{background:#15181f}html.dark .panel-title,html.dark .panel-subtitle{color:#e9ecf1}html.dark .jobs-search-bar{border:1px solid #2D3340;background:#15181f;color:#bac0c9}html.dark .jobs-search-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .jobs-search-input::placeholder{color:#bac0c9}html.dark .jobs-empty-state{color:#bac0c9}html.dark .filter-btn,html.dark .sort-btn{border:1px solid #333333;background:#15181f;color:#e9ecf1}html.dark .filter-btn--active{border-color:#ff6404;background:#2c2217}html.dark .filter-btn-badge{background:#1b1b1b;color:#c3c9d3}html.dark .jobs-sort-panel{border:1px solid #333333;background:#15181f;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005}html.dark .jobs-sort-option{color:#e9ecf1}html.dark .jobs-sort-option:hover{background:#1d212b}html.dark .jobs-sort-option--active{color:#e86c1f}html.dark .jobs-filter-panel{border:1px solid #333333;background:#15181f;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005}html.dark .jobs-filter-panel-title,html.dark .jobs-filter-label{color:#e9ecf1}html.dark .jobs-filter-select,html.dark .jobs-filter-input{border:1px solid #333333;background:#15181f;color:silver}html.dark .jobs-filter-actions{border-top:1px solid #2D3340}html.dark .jobs-filter-reset-btn{border:1px solid #303030;background:#15181f;color:#e9ecf1}html.dark .jobs-filter-apply-btn{border:none;background:#983a00;color:#fff}html.dark .jobs-filter-chip{border:1px solid #333333;background:#0000000f;color:#e9ecf1}html.dark .job-tabs-bar{background:#1d212b;box-shadow:inset 0 0 2px #0000000a}html.dark .job-tab{border:none;background:#1d212b;color:silver}html.dark .job-tab--active{background:#15181f;color:#e9ecf1;box-shadow:0 2px 8px #545b6c33}html.dark .tab-count{background:#1b1b1b;color:#e9ecf1}html.dark .favorites-page-pages-list .favorite-item--page{border-bottom:1px solid #2C313A}html.dark .job-card{border:1px solid #333333;background:#15181f;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005}html.dark .card-header-row{border-bottom:1px solid #2D3340;background:#15181f}html.dark .customer-name{color:#e9ecf1}html.dark .customer-location{color:silver}html.dark .star-btn{border:none;background:transparent}html.dark .star-btn:hover{background:#232833}html.dark .ds-status-action,html.dark .status-badge-wrapper{border:1px solid #D42825;background:#2c1717}html.dark .ds-status-action__inner,html.dark .status-badge-inner{border-bottom:1px solid #7E201E;background:#ab201e;color:#fff}html.dark .ds-status-action--purple,html.dark .status-badge-wrapper--purple{border-color:#4c1d95;background:#1f172c}html.dark .ds-status-action--purple .ds-status-action__inner,html.dark .status-badge-wrapper--purple .status-badge-inner{background:#681dea}html.dark .ds-status-action--blue,html.dark .status-badge-wrapper--blue{border-color:#056087;background:#17272c}html.dark .ds-status-action--blue .ds-status-action__inner,html.dark .status-badge-wrapper--blue .status-badge-inner{background:#055f80}html.dark .ds-status-action--gray,html.dark .status-badge-wrapper--gray{border-color:#3f3f46;background:#1a1a1c}html.dark .ds-status-action--gray .ds-status-action__inner,html.dark .status-badge-wrapper--gray .status-badge-inner{background:#71717a}html.dark .ds-status-action--black,html.dark .status-badge-wrapper--black{border-color:#000;background:#1b1b1b}html.dark .ds-status-action--black .ds-status-action__inner,html.dark .status-badge-wrapper--black .status-badge-inner{background:#0a0a0a}html.dark .ds-status-action--green,html.dark .status-badge-wrapper--green{border-color:#1f5c2d;background:#172c1b}html.dark .ds-status-action--green .ds-status-action__inner,html.dark .status-badge-wrapper--green .status-badge-inner{background:#1e652e}html.dark .ds-status-action--amber,html.dark .status-badge-wrapper--amber{border-color:#a66b00;background:#2c2617}html.dark .ds-status-action--amber .ds-status-action__inner,html.dark .status-badge-wrapper--amber .status-badge-inner{background:#725300}html.dark .status-dropdown-menu{border:1px solid #2D3340;background:#15181f;box-shadow:0 1px 12px #00000014,0 1px 2px #30303005,0 1px 2px #30303005}html.dark .status-dropdown-item{border:none;background:none}html.dark .status-dropdown-item:hover{background:#1d212b}html.dark .status-dropdown-dot{border-bottom:1px solid #7E201E;background:#ab201e}html.dark .status-dropdown-dot--purple{background:#681dea}html.dark .status-dropdown-dot--blue{background:#055f80}html.dark .status-dropdown-dot--gray{background:#71717a}html.dark .status-dropdown-dot--black{background:#0a0a0a}html.dark .status-dropdown-dot--green{background:#1e652e}html.dark .status-dropdown-dot--amber{background:#725300}html.dark .status-dropdown-label{color:#e9ecf1}html.dark .status-dropdown-label--active{color:#e86c1f}html.dark .star-btn{border:none;background:none}html.dark .card-description{background:#2c2217}html.dark .job-number{color:silver}html.dark .job-text{color:#e9ecf1}html.dark .see-more{color:#e86c1f}html.dark .card-people-section{background:#15181f}html.dark .card-people-section+.card-people-section{border-top:1px solid #2D3340}html.dark .people-label{color:silver}html.dark .person-badge{background:#1d212b;color:#e9ecf1}html.dark .card-footer-row{border-top:1px solid #2D3340;background:#15181f}html.dark .footer-cell--border{border-left:1px solid #2D3340}html.dark .footer-label{color:silver}html.dark .footer-value{color:#e9ecf1}html.dark .priority-badge{border:none;background:none;color:#f2afad}html.dark .priority-badge:hover{background:#1d212b}html.dark .priority-badge--red{color:#f2afad}html.dark .priority-badge--orange{color:#eeb496}html.dark .priority-badge--blue{color:#77cae9}html.dark .priority-badge--gray{color:#bac0c9}html.dark .status-dropdown-dot--priority-red{background:#ab201e}html.dark .status-dropdown-dot--priority-orange{background:#ea580c}html.dark .status-dropdown-dot--priority-blue{background:#055f80}html.dark .skeleton-avatar,html.dark .skeleton-bar,html.dark .skeleton-badge,html.dark .skeleton-status-badge{background:#1d212b}html.dark .right-card{background:#15181f}html.dark .right-card-header{border-bottom:1px solid #2D3340}html.dark .right-card-title,html.dark .notif-section-label{color:#e9ecf1}html.dark .notif-section-label--orange{color:#e86c1f}html.dark .section-count-badge{background:#1b1b1b;color:#e9ecf1}html.dark .section-count-badge--orange{background:#2c2217;color:#e86c1f}html.dark .status-grid-item{border:1px solid #333333;background:#181b23}html.dark .status-item-label{color:#c3c9d3}html.dark .status-count{border:1px solid #333333;color:#bac0c9}html.dark .status-count--active{background:#2c1517;border:none;color:#f2afad}html.dark .notif-divider{background:#2b313c}html.dark .fav-count-badge{background:#2b313c;color:#e9ecf1}html.dark .fav-tabs{background:#1d212b}html.dark .fav-tab{border:none;background:transparent;color:#bac0c9}html.dark .fav-tab--active{background:#15181f;color:#e9ecf1;box-shadow:0 1px 2px #0003}html.dark .fav-name{color:#c3c9d3}html.dark .fav-code{border:1px solid #2D3340;color:#bac0c9}html.dark .fav-code-link{border:1px solid #007CB4;background:transparent;color:#84c9ec}html.dark .fav-page-name{color:#c3c9d3}html.dark .fav-divider{background:#232833}html.dark .fav-page-link{border:none;background:none}html.dark .fav-page-link:hover{color:#e86c1f}html.dark .fav-empty{color:#bac0c9}html.dark .page-fav-star{border:none;background:transparent}html.dark .page-fav-star:hover{background:#232833}html.dark .show-all-link{color:#e86c1f}html.dark .cj-card{background:#15181f}html.dark .cj-footer{border-top:1px solid #2D3340;background:#15181f}html.dark .cj-btn-cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .cj-btn-cancel:hover{background:#1d212b}html.dark .cj-btn-next{border:none;background:#9d3404;color:#fff}html.dark .cj-btn-next:hover{background:#d94505}html.dark .cj-title,html.dark .cj-job-type-label{color:#e9ecf1}html.dark .cj-job-type-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .cj-job-type-select--open{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}html.dark .cj-job-type-select--disabled{background:#1d212b;color:#c3c9d3}html.dark .cj-job-type-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .cj-job-type-option{color:#e9ecf1}html.dark .cj-job-type-option:hover{background:#2c1f17}html.dark .cj-job-type-option--selected{color:#e86c1f}html.dark .cj-select--open{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}html.dark .cj-select-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .cj-select-option{color:#e9ecf1}html.dark .cj-select-option:hover{background:#2c1f17}html.dark .cj-select-option--selected{color:#e86c1f}html.dark .cj-select-dropdown-action{color:#e86c1f;border-bottom:1px solid #2D3340}html.dark .cj-select-dropdown-action:hover{background:#2c1f17}html.dark .cj-step-icon{color:#fff;border:2px solid #4C4D5C}html.dark .cj-step-icon--active{background:#9d3404;border-color:#f05006}html.dark .cj-step-icon--success{background:#1b652b;border-color:#27923e}html.dark .cj-step-label{color:#fff}html.dark .cj-step-label--active{color:#e86c1f}html.dark .cj-step-label--success{color:#84c9ec}html.dark .cj-step-label--clickable{border:none;background:transparent}html.dark .cj-step-label--clickable:hover{color:#80c9ea}html.dark .cj-step-line{background:#4c4d5c}html.dark .cj-step-line--active{background:#9d3404}html.dark .mc-section{border-bottom:1px solid #2D3340}html.dark .mc-section--last{border-bottom:none}html.dark .mc-section-title{color:#e9ecf1}html.dark .mc-empty-placeholder{background:#1d212b}html.dark .mc-empty-text{color:#e9ecf1}html.dark .mc-add-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .mc-add-btn:hover{background:#2c1f17}html.dark .mc-table{border:1px solid #2D3340}html.dark .mc-table-header{background:#15181f}html.dark .mc-table-row--alt{background:#1d212b}html.dark .mc-table-add-row{background:#15181f}html.dark .mc-th{color:#bac0c9}html.dark .mc-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .mc-input:focus{border-color:#ff6404}html.dark .mc-fm-description{color:#c5cbd4}html.dark .mc-icon-btn{border:1px solid #39414F;background:transparent}html.dark .mc-icon-btn:hover{background:#232833}html.dark .mc-labour-table{border:1px solid #2D3340}html.dark .mc-labour-table-title{border-bottom:1px solid #2D3340;background:#15181f}html.dark .mc-labour-desc-text{color:#e9ecf1}html.dark .mc-labour-desc-input{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .mc-labour-desc-input:focus{border-color:#ff6404}html.dark .mc-labour-row--alt{background:#1d212b}html.dark .mc-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .mc-select:focus{border-color:#ff6404}html.dark .mc-summary-panel{border:.5px solid #2D3340;background:#1b1b1b}html.dark .mc-summary-label{color:#e9ecf1}html.dark .mc-summary-row{color:silver}html.dark .mc-summary-divider{background:#2b313c}html.dark .mc-show-variations{background:none;border:none;color:#e86c1f}html.dark .inv-section{border-bottom:1px solid #2D3340}html.dark .inv-claim-card{border:1px solid #2D3340;background:#15181f}html.dark .inv-claim-title{color:#e9ecf1}html.dark .inv-btn-danger{background:#ab201e;border:none}html.dark .inv-btn-danger:hover{background:#b81e1b}html.dark .inv-label{color:#e9ecf1}html.dark .inv-label--muted{color:#bac0c9}html.dark .inv-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .inv-input:focus{border-color:#ff6404}html.dark .inv-create-invoice-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .inv-create-invoice-btn:hover{background:#2c1f17}html.dark .inv-divider{background:#2b313c}html.dark .inv-breakdown-title{color:#e9ecf1}html.dark .inv-table{border:1px solid #2D3340}html.dark .inv-table-header-row{background:#15181f;border-bottom:1px solid #2D3340}html.dark .inv-table-row--alt{background:#1d212b}html.dark .inv-th{color:#bac0c9}html.dark .inv-th-group-label{color:#bac0c9;border-bottom:1px solid #2D3340}html.dark .inv-th--border-right,html.dark .inv-td--border-right{border-right:1px solid #2D3340}html.dark .inv-td-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .inv-td-input:focus{border-color:#ff6404}html.dark .inv-td-readonly{color:#e9ecf1}html.dark .s2-job-badge{background:#232833;color:#c3c9d3}html.dark .s2-tooltip-popup{border:1px solid #2D3340;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#e9ecf1}html.dark .s2-original-info{border-top:1px solid #2D3340;border-bottom:1px solid #2D3340}html.dark .s2-original-info-value{color:#e9ecf1}html.dark .s2-textarea{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .s2-textarea::placeholder{color:#bac0c9}html.dark .s2-textarea:focus{border-color:#a1a1aa}html.dark .s2-radio-dot{border:1px solid #2D3340}html.dark .s2-radio-dot--active{border:5px solid #F05006}html.dark .s2-radio-label{color:#e9ecf1}html.dark .s2-drop-zone{border:.5px dashed #71717A;background:#1b1b1b}html.dark .s2-drop-zone--drag{border-color:#ff6404;background:#2c1f17}html.dark .s2-upload-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .s2-upload-btn:hover{background:#2c1f17}html.dark .s2-drop-hint{color:#e9ecf1}html.dark .s2-file-row{border:1px solid #2D3340;background:#15181f}html.dark .s2-file-thumb{border:1px solid #2D3340;background:#1d212b;box-shadow:0 2px 4px #0000000d}html.dark .s2-file-name{color:#e9ecf1}html.dark .s2-file-size{color:silver}html.dark .s2-file-privacy-trigger{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .s2-file-btn--outline{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .s2-file-btn--outline:hover{background:#ff64040f}html.dark .s2-file-btn--danger{border:none;background:#ab201e}html.dark .s3-emp-dropdown{border:1px solid #333333;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .s3-dd-count{color:#e9ecf1}html.dark .s3-dd-selected-count{color:#c5cbd4}html.dark .s3-dd-search{border:1px solid #333333;background:#15181f}html.dark .s3-dd-search-input{border:none;outline:none;color:#e9ecf1;background:transparent}html.dark .s3-dd-search-input::placeholder{color:#bac0c9}html.dark .s3-dd-item:hover{background:#1d212b}html.dark .s3-dd-checkbox{border:1.25px solid #2D3340;background:#15181f}html.dark .s3-dd-checkbox--checked{border:none;background:transparent}html.dark .s3-dd-name{color:#e9ecf1}html.dark .s3-dd-footer{border-top:1px solid #2D3340}html.dark .s3-dd-reset{background:none;border:none;color:#c5cbd4}html.dark .s3-dd-reset:hover{color:#e9ecf1}html.dark .s3-dd-apply{background:#9d3404;border:none;color:#fff}html.dark .s3-dd-apply:hover{background:#d54505}html.dark .s3-emp-badge{background:#1d212b;color:#c3c9d3}html.dark .s3-emp-more-btn{background:none;border:none;color:#e86c1f}html.dark .cj-btn-back{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .cj-btn-back:hover{background:#2c1f17}html.dark .cj-label--muted{color:#bac0c9}html.dark .uc-job-number-tag{background:#232833;color:#c3c9d3}html.dark .cj-textarea{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .cj-textarea::placeholder{color:#bac0c9}html.dark .cj-textarea:focus{border-color:#ff6404}html.dark .cj-textarea--disabled{background:#1d212b;color:#c3c9d3}html.dark .cj-textarea--disabled::placeholder{color:#c3c9d3}html.dark .uc-dropzone{border:.5px dashed #71717A;background:#1b1b1b}html.dark .uc-dropzone--clickable:hover{border-color:#ff6404;background:#2c1e17}html.dark .uc-upload-btn{border:1px solid #FF6404;background:none;color:#e86c1f}html.dark .uc-upload-btn:hover{background:#2c1f17}html.dark .uc-dropzone-hint{color:#e9ecf1}html.dark .cj-section{border-bottom:1px solid #2D3340}html.dark .cj-section--last,html.dark .cj-section--no-bottom-border{border-bottom:none}html.dark .cj-section--bottom-border{border-bottom:1px solid #2D3340}html.dark .cj-section-title,html.dark .cj-label{color:#e9ecf1}html.dark .cj-select,html.dark .cj-input{border:1px solid #2D3340;background:#15181f}html.dark .cj-input--disabled{background:#1d212b;color:#c3c9d3}html.dark .cj-input--disabled .cj-select-value,html.dark .cj-input--disabled .cj-select-placeholder{color:#c3c9d3}html.dark .cj-select-value{color:#e9ecf1}html.dark .cj-select-placeholder{color:#bac0c9}html.dark .cj-plain-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .cj-plain-input::placeholder{color:#bac0c9}html.dark .cj-select-search-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .cj-select-search-input::placeholder{color:#bac0c9}html.dark .dp-calendar{border:1px solid #2D3340;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .dp-nav-btn{border:1px solid #39414F;background:#15181f}html.dark .dp-nav-btn:hover{background:#1d212b}html.dark .dp-month-label{color:#e9ecf1}html.dark .dp-month-label:hover{background:#1d212b}html.dark .dp-picker-cell{border:none;background:#15181f;color:#e9ecf1}html.dark .dp-picker-cell:hover:not(.dp-picker-cell--selected){background:#1d212b}html.dark .dp-picker-cell--selected{background:#04041c;color:#fff}html.dark .dp-day-name{color:#bac0c9}html.dark .dp-cell{color:#e9ecf1}html.dark .dp-cell:hover:not(.dp-cell--selected){background:#1d212b}html.dark .dp-cell--outside{color:#bac0c9}html.dark .dp-cell--today{background:#232833}html.dark .dp-cell--today:hover{background:#2b313c}html.dark .dp-cell--selected{background:#04041c;color:#fff}html.dark .tp-dropdown{background:#15181f;border:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .tp-highlight{border-top:1px solid #2D3340;border-bottom:1px solid #2D3340;background:#1d212b}html.dark .tp-item{color:#e9ecf1}html.dark .tp-item:hover{background:#1b1b1b}html.dark .tp-colon-col{color:#e9ecf1}html.dark .tags-search-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .tags-search-input::placeholder{color:#bac0c9}html.dark .tag-badge{background:#1d212b;color:#c3c9d3}html.dark .tags-dropdown{background:#15181f;border:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .tags-create-action{background:#1d212b;color:#e86c1f}html.dark .tags-create-action:hover{background:#232833}html.dark .tags-dd-item{color:#e9ecf1}html.dark .tags-dd-item:hover{background:#2c1f17;color:#e86c1f}html.dark .tags-dd-item--selected{color:#e86c1f}html.dark .cj-btn-create-job{border:none;background:#9d3404;color:#fff}html.dark .cj-btn-create-job:hover{background:#d94505}html.dark .cj-empty-text{color:#e9ecf1}html.dark .cj-add-contact-btn{border:1px solid #FF6404;background:none;color:#e86c1f}html.dark .cj-add-contact-btn:hover{background:#2c1f17}html.dark .contact-card{border:1px solid #333333;background:#15181f;box-shadow:0 1px 2px #0003}html.dark .contact-card-header{background:#15181f}html.dark .contact-card-name{color:#e9ecf1}html.dark .contact-card-role{color:#c3c9d3}html.dark .contact-badge{color:#fff}html.dark .contact-badge--active{border:1px solid #136F45;background:#29845a}html.dark .contact-badge--inactive{border:1px solid #B5B5B5;background:#787878}html.dark .contact-card-details{border-top:1px solid #2D3340}html.dark .contact-card-detail-item{border-right:1px solid #2D3340}html.dark .contact-card-detail-item:last-child{border-right:none}html.dark .contact-card-detail-label{color:silver}html.dark .contact-card-detail-value{color:#e9ecf1}html.dark .contact-card-tags{border:1px solid #2D3340;background:#15181f}html.dark .contact-card-tag{color:silver}html.dark .contact-card-add{border:1px dashed #FF6404;background:#15181f;color:#e86c1f}html.dark .contact-card-add:hover{background:#2c1f17}html.dark .nc-panel{background:#15181f;box-shadow:-8px 0 32px #00000026}html.dark .nc-header{border-bottom:1px solid #2D3340}html.dark .nc-title{color:#e9ecf1}html.dark .nc-close{border:1px solid #2D3340;background:#1d212b}html.dark .nc-close:hover{background:#1b1b1b}html.dark .nc-label{color:#e9ecf1}html.dark .nc-input,html.dark .nc-select,html.dark .nc-textarea{border:1px solid #2D3340;background:#15181f}html.dark .nc-input-placeholder{color:#bac0c9}html.dark .nc-input-value{color:#e9ecf1}html.dark .nc-footer{border-top:1px solid #2D3340;background:#15181f}html.dark .nc-btn-cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .nc-btn-cancel:hover{background:#1d212b}html.dark .nc-btn-create{border:none;background:#9d3404;color:#fff}html.dark .nc-btn-create:hover{background:#d94505}html.dark .nc-select--open{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}html.dark .nc-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 16px #0000001f}html.dark .nc-dropdown-option{color:#e9ecf1}html.dark .nc-dropdown-option:hover{background:#2c1f17}html.dark .nc-dropdown-option--selected{color:#e86c1f}html.dark .nc-text-input{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .nc-text-input:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}html.dark .nc-text-input::placeholder{color:#bac0c9}html.dark .nc-text-textarea{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .nc-text-textarea:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}html.dark .nc-text-textarea::placeholder{color:#bac0c9}html.dark .acc-panel{background:#15181f;box-shadow:-8px 0 32px #00000026}html.dark .acc-header{border-bottom:1px solid #333333}html.dark .acc-title{color:#e9ecf1}html.dark .acc-close{border:1px solid #2D3340;background:#1d212b}html.dark .acc-upload-zone{border:.5px dashed #8A8A8A;background:#1b1b1b}html.dark .acc-avatar-box{border:1px solid #8A8A8A;background:#1d212b}html.dark .acc-upload-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .acc-upload-btn:hover{background:#1d212b}html.dark .acc-upload-hint{color:#e9ecf1}html.dark .acc-upload-zone--filled{border:1px solid #005BD3;background:#17212c}html.dark .acc-upload-filename{color:#e9ecf1}html.dark .acc-upload-filesize{color:silver}html.dark .acc-change-file-btn{background:none;border:none;color:#e86c1f}html.dark .acc-label{color:#e9ecf1}html.dark .acc-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .acc-input:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}html.dark .acc-input::placeholder{color:#bac0c9}html.dark .acc-textarea{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .acc-textarea:focus{border-color:#ff6404;box-shadow:0 0 0 1px #ff6404}html.dark .acc-textarea::placeholder{color:#bac0c9}html.dark .acc-section-title{color:#e9ecf1}html.dark .acc-optional{color:#bac0c9}html.dark .acc-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .acc-select--open{border-color:#ff6404}html.dark .acc-select-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 12px #0000001a}html.dark .acc-select-option{color:#e9ecf1}html.dark .acc-select-option:hover{background:#2c1f17}html.dark .acc-select-option--active{color:#e86c1f}html.dark .acc-check-item{color:#e9ecf1}html.dark .acc-check-box{border:1.5px solid #39414F;background:#15181f}html.dark .acc-check-box--checked{border-color:transparent}html.dark .acc-footer{border-top:1px solid #2D3340;background:#15181f;box-shadow:0 -1px 8px #00000014}html.dark .acc-btn-cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .acc-btn-cancel:hover{background:#1d212b}html.dark .acc-btn-create{border:none;background:#9d3404;color:#fff}html.dark .acc-btn-create:hover{background:#d94605}html.dark .ns-panel{background:#15181f;box-shadow:-8px 0 32px #00000026}html.dark .ns-header{border-bottom:1px solid #333333}html.dark .ns-title{color:#e9ecf1}html.dark .ns-close{border:1px solid #2D3340;background:#1d212b}html.dark .ns-label{color:#e9ecf1}html.dark .ns-text-input{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .ns-text-input:focus,html.dark .ns-text-input--focus{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}html.dark .ns-text-input::placeholder{color:#bac0c9}html.dark .ns-address-dropdown{background:#15181f;border:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .ns-address-option{border-bottom:1px solid #2D3340}html.dark .ns-address-option:hover{background:#2c1f17}html.dark .ns-address-main,html.dark .ns-address-match{color:#e9ecf1}html.dark .ns-address-secondary{color:#c3c9d3}html.dark .ns-address-footer{background:#15181f}html.dark .ns-footer{border-top:1px solid #2D3340;background:#15181f;box-shadow:0 -1px 8px #00000014}html.dark .ns-btn-cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .ns-btn-cancel:hover{background:#1d212b}html.dark .ns-btn-create{border:none;background:#9d3404;color:#fff}html.dark .ns-btn-create:hover{background:#d94605}html.dark .success-alert{border:1px solid #27923E;background:#172c1b;box-shadow:0 4px 16px #0000001f}html.dark .success-alert-title,html.dark .success-alert-desc{color:#6ed885}html.dark .cancel-dialog{background:#15181f;box-shadow:0 20px 60px #0000004d}html.dark .cancel-dialog-header{border-bottom:1px solid #333333;background:#15181f}html.dark .cancel-dialog-title{color:#e9ecf1}html.dark .cancel-dialog-close{border:1px solid #2D3340;background:#1d212b}html.dark .cancel-dialog-close:hover{background:#1b1b1b}html.dark .cancel-dialog-body{background:#15181f}html.dark .cancel-dialog-text{color:#e9ecf1}html.dark .cancel-dialog-footer{border-top:1px solid #2D3340;background:#15181f}html.dark .cancel-dialog-btn--no{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .cancel-dialog-btn--no:hover{background:#1d212b}html.dark .cancel-dialog-btn--yes{border:none;background:#9d3404;color:#fff}html.dark .cancel-dialog-btn--yes:hover{background:#d94505}html.dark .jc-modal{background:#15181f;box-shadow:0 20px 60px #0000004d}html.dark .jc-header{border-bottom:1px solid #333333;background:#15181f}html.dark .jc-title{color:#e9ecf1}html.dark .jc-close-btn{border:1px solid #2D3340;background:#1d212b}html.dark .jc-close-btn:hover{background:#232833}html.dark .jc-body{background:#15181f}html.dark .jc-customer-name{color:#e9ecf1}html.dark .jc-site-name{color:silver}html.dark .jc-copy-btn{background:transparent;color:#e86c1f}html.dark .jc-copy-btn:hover{color:#e86c1f}html.dark .jc-description{background:#2c2217}html.dark .jc-description-text{color:#e9ecf1}html.dark .jc-info-row{border-top:1px solid #2D3340}html.dark .jc-info-value{color:#e9ecf1}html.dark .jc-footer{border-top:1px solid #2D3340;background:#15181f}html.dark .jc-btn-scheduler{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .jc-btn-details{border:1px solid #F05006;background:#9d3404;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jc-btn-scheduler:hover{background:#30200f}html.dark .jc-btn-details:hover{background:#d9480a}html.dark .modal-dialog{background:#15181f;box-shadow:0 20px 60px #0000004d}html.dark .modal-header{border-bottom:1px solid #333333;background:#15181f}html.dark .modal-title{color:#e9ecf1}html.dark .modal-close-btn{border:1px solid #2D3340;background:#1d212b}html.dark .modal-body{background:#15181f}html.dark .modal-label{color:#c5cbd4}html.dark .modal-select{border:1px solid #2D3340;background:#15181f}html.dark .modal-select--open{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}html.dark .modal-select-placeholder{color:#bac0c9}html.dark .modal-select-value{color:#e9ecf1}html.dark .job-type-dropdown{border:1px solid #333333;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .job-type-option{color:#e9ecf1}html.dark .job-type-option:hover{background:#1d212b}html.dark .job-type-option--selected{background:#2c1f17;color:#e86c1f}html.dark .modal-footer{border-top:1px solid #2D3340;background:#15181f;box-shadow:0 -1px 8px #00000014}html.dark .modal-btn{border:none}html.dark .modal-btn--cancel{background:#15181f;border:1px solid #39414F;color:#e9ecf1}html.dark .modal-btn--create{background:#1b652b;color:#fff}html.dark .modal-btn--cancel:hover{background:#1d212b}html.dark .modal-btn--create:hover:not(:disabled){background:#1e7a32}html.dark .modal-btn--create:disabled{background:#1b1b1b;color:#c3c9d3}html.dark .nb-card{background:#15181f}html.dark .nb-page-title,html.dark .nb-author-name{color:#e9ecf1}html.dark .nb-textarea-wrapper{border:1px solid #2D3340}html.dark .nb-textarea-wrapper:focus-within,html.dark .nb-textarea-wrapper--focus{border-color:#ff6404;box-shadow:0 0 0 2px #ff6404}html.dark .nb-textarea{border:none;color:#e9ecf1;outline:none;background:transparent}html.dark .nb-textarea::placeholder{color:#bac0c9}html.dark .nb-post-btn{border:none;background:#9d3404;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .nb-post-btn:hover{background:#d94505}html.dark .nb-latest-title{color:#e9ecf1}html.dark .nb-empty{color:#bac0c9}html.dark .nb-post{border:1px solid #2D3340}html.dark .nb-post-author{color:#e9ecf1}html.dark .nb-meta-dot{color:#b9bfc7}html.dark .nb-post-time{color:#bac0c9}html.dark .nb-post-text{color:#e9ecf1}html.dark .nb-thread-empty{color:#b9bfc7}html.dark .nb-comment-author{color:#e9ecf1}html.dark .nb-comment-text{color:#c3c9d3}html.dark .nb-post-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .nb-post-dropdown-item{border:none;background:none;color:#e9ecf1}html.dark .nb-post-dropdown-item:hover{background:#1d212b}html.dark .nb-post-dropdown-item--delete{color:#f2afad}html.dark .nb-post-dropdown-item--delete:hover{background:#3a1a1d}html.dark .nb-breadcrumb-link{background:none;border:none;color:#bac0c9}html.dark .nb-breadcrumb-link:hover{color:#e86c1f}html.dark .nb-breadcrumb-current{color:#84c9ec}html.dark .nb-archived-page-title{color:#e9ecf1}html.dark .scheduler-breadcrumb{color:#bac0c9}html.dark .scheduler-breadcrumb-link:hover{color:#e86c1f}html.dark .scheduler-breadcrumb-current{color:#84c9ec}html.dark .scheduler-title{color:#e9ecf1}html.dark .scheduler-add-btn{background:#9d3404;border:none;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .scheduler-add-btn:hover{background:#d94505}html.dark .scheduler-ctrl-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .scheduler-ctrl-btn:hover{background:#1d212b}html.dark .scheduler-ctrl-btn--active{border-color:#ff6404}html.dark .scheduler-pref-btn{border-color:#ff6404;color:#e86c1f}html.dark .scheduler-pref-btn:hover{background:#2c1f17}html.dark .scheduler-toolbar-divider{background:#2b313c}html.dark .scheduler-dd-panel{background:#15181f;border:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .scheduler-dd-item{color:#e9ecf1}html.dark .scheduler-dd-item:hover{background:#1d212b;color:#e86c1f}html.dark .scheduler-dd-item--active{background:#2c2217;color:#e86c1f}html.dark .scheduler-grid-container{background:#15181f;border:1px solid #2D3340}html.dark .scheduler-grid-header{background:#1d212b;border-bottom:1px solid #39414F}html.dark .scheduler-time-header{border-right:1px solid #39414F;background:#1d212b}html.dark .scheduler-time-header--day-title{border-bottom:none}html.dark .scheduler-day-title-row{background:#1d212b;border-bottom:1px solid #39414F}html.dark .scheduler-day-title{color:#e9ecf1;background:#1d212b;border-right:1px solid #39414F}html.dark .scheduler-emp-header{border-right:1px solid #39414F;background:#1d212b}html.dark .scheduler-emp-name{color:#e9ecf1}html.dark .scheduler-time-cell{color:#e9ecf1;border-right:1px solid #39414F;background:#1d212b}html.dark .scheduler-body-cell{border-right:1px solid #333333;border-bottom:1px solid #333333;background:#15181f}html.dark .scheduler-body-cell--alt{background:#1d212b}html.dark .scheduler-event-card{color:#e9ecf1;border-top:2px solid transparent}html.dark .scheduler-event-card--blue{background:#17212c}html.dark .scheduler-event-card--pink{background:#2c1718}html.dark .scheduler-event-card--green{background:#11291d}html.dark .scheduler-event-card--yellow{background:#241e07}html.dark .scheduler-event-card-line{color:#c3c9d3}html.dark .scheduler-jobs-sidebar{border:1px solid #2D3340;background:#15181f}html.dark .scheduler-sidebar-header{border-bottom:1px solid #2D3340}html.dark .scheduler-sidebar-title{color:#e9ecf1}html.dark .scheduler-sidebar-filters{border-bottom:1px solid #2D3340}html.dark .scheduler-tabs{background:#1d212b}html.dark .scheduler-tab{border:none;background:transparent;color:#bac0c9}html.dark .scheduler-tab--active{background:#15181f;color:#e9ecf1;box-shadow:0 1px 2px #0003}html.dark .scheduler-tab-badge{background:#1b1b1b;color:#c3c9d3}html.dark .scheduler-filter-label{color:#bac0c9}html.dark .scheduler-filter-link{color:#84c9ec}html.dark .scheduler-filter-select{border:1px solid #2D3340;background:#15181f;color:#bac0c9}html.dark .scheduler-date-range-btn{border:1px solid #333333;background:#15181f;color:#e9ecf1}html.dark .scheduler-search-input{border:1px solid #333333;background:#15181f}html.dark .scheduler-search-placeholder{color:#bac0c9}html.dark .scheduler-advanced-divider{background:#232833}html.dark .scheduler-advanced-btn{border:none;background:none;color:#84c9ec}html.dark .scheduler-drag-hint{color:#e9ecf1}html.dark .scheduler-job-card{border:1px solid #2D3340;background:#1d212b}html.dark .scheduler-job-company{color:#e9ecf1}html.dark .scheduler-job-number{color:silver}html.dark .scheduler-job-desc{color:#c3c9d3}html.dark .scheduler-empty-text{color:#e9ecf1}html.dark .jd-header{background:#15181f}html.dark .jd-title{color:#e9ecf1}html.dark .jd-copy-btn{background:none;border:1px solid #39414F}html.dark .jd-address{color:#c3c9d3}html.dark .jd-btn{border:none}html.dark .jd-btn--blue{background:#008ecb;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jd-btn--green{background:#1b652b;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jd-btn--orange{background:#9d3404;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .ds-btn-primary{border:none;background:#9d3404;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .ds-btn-primary:hover{background:#d8480a}html.dark .ds-btn-primary svg path{fill:#fff;stroke:#fff}html.dark .jd-btn--orange-outline,html.dark .jd-btn--outline{background:transparent;border:1px solid #FF6404;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jd-btn.jd-btn--outline{border:1px solid #39414F;color:#e9ecf1;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jd-btn.jd-btn--outline svg path{fill:#e9ecf1;stroke:none}html.dark .jd-btn.jd-btn--outline.inv-toolbar-btn path[stroke]{fill:none;stroke:#e9ecf1}html.dark .jd-tabs{background-image:linear-gradient(#2d3340,#2d3340)}html.dark .jd-tab{border:none;background:none;color:#bac0c9;border-bottom:2px solid transparent}html.dark .jd-tab--active{color:#e9ecf1}html.dark .jd-body{background:#1d212b}html.dark .jd-submenu{border-right:1px solid #39414F;background:#1d212b}html.dark .jd-submenu-toggle{border:none;background:transparent;color:#bac0c9}html.dark .jd-submenu-toggle:hover{background:#2b313c}html.dark .jd-submenu-title{color:#e9ecf1}html.dark .jd-submenu-item{background:none;border:none;color:#e9ecf1}html.dark .jd-submenu-item:hover{background:#1d212b}html.dark .jd-submenu-item--active{background:#2b313c}html.dark .jd-submenu-icon{color:#bac0c9}html.dark .jd-submenu-item--active .jd-submenu-icon{color:#e86c1f}html.dark .jd-submenu-badge{background:#ab201e;color:#fff}html.dark .jd-submenu--collapsed .jd-submenu-badge{border:1px solid #262C36}html.dark .jd-submenu--collapsed .jd-submenu-subitems{background:#1d212b;box-shadow:0 4px 16px #00000029}html.dark .jd-content{background:#1d212b}html.dark .jd-section{background:#15181f}html.dark .jd-section--job-info,html.dark .jd-section--bounded{border-color:#2d3340}html.dark .jd-btn-tertiary{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jd-link-btn{border:none;background:transparent;color:#e86c1f}html.dark .jd-info-row--border{border-top:1px solid #2D3340}html.dark .jd-info-label{color:silver}html.dark .jd-info-value{color:#e9ecf1}html.dark .jd-progress-bar,html.dark .jd-progress-fill{background:#1b1b1b}html.dark .jd-progress-fill--orange{background:#983a00}html.dark .jd-edit-link,html.dark .jd-see-more{background:none;border:none;color:#e86c1f}html.dark .jd-status-badge{border:1px solid #D42825;background:#3a1a1d}html.dark .jd-status-bar{border-bottom:1px solid #7E201E;background:#ab201e}html.dark .jd-status-badge--purple{border-color:#4c1d95;background:#1f172c}html.dark .jd-status-badge--purple .jd-status-bar{background:#681dea}html.dark .jd-status-badge--blue{border-color:#056087;background:#17272c}html.dark .jd-status-badge--blue .jd-status-bar{background:#055f80}html.dark .jd-status-badge--gray{border-color:#3f3f46;background:#1a1a1c}html.dark .jd-status-badge--gray .jd-status-bar{background:#71717a}html.dark .jd-status-badge--black{border-color:#000;background:#1b1b1b}html.dark .jd-status-badge--black .jd-status-bar{background:#0a0a0a}html.dark .jd-status-badge--green{border-color:#1f5c2d;background:#172c1b}html.dark .jd-status-badge--green .jd-status-bar{background:#1e652e}html.dark .jd-status-badge--amber{border-color:#a66b00;background:#2c2617}html.dark .jd-status-badge--amber .jd-status-bar{background:#725300}html.dark .jd-status-inner{color:#fff}html.dark .jd-status-divider{background:#ffffff1c}html.dark .jd-status-change{color:#fff;background:none;border:none}html.dark .jd-status-note{border:1px solid #50482B;background:#2c2417}html.dark .jd-status-note-title{color:#e9b67c}html.dark .jd-status-note-text{color:#e5b785}html.dark .jd-status-note-meta{color:#e9b67c}html.dark .job-card-status-note{border:1px solid #50482B;background:#2c2417}html.dark .job-card-status-note-text{color:#e5b785}html.dark .job-card-status-note-text strong{color:#e9b67c}html.dark .jd-status-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 16px #0000001f}html.dark .jd-status-dropdown-item{border:none;background:none;color:#e9ecf1}html.dark .jd-status-dropdown-item:hover{background:#1d212b}html.dark .jd-status-dropdown-item--active{background:#3a1a1d}html.dark .jd-title-input{color:#e9ecf1;border:1px solid #39414F}html.dark .jd-address-input{color:#c3c9d3;border:1px solid #39414F}html.dark .jd-more-actions-menu{background:#15181f;border:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .jd-more-actions-item{border:none;background:none;color:#e9ecf1}html.dark .jd-more-actions-item:hover{background:#1d212b}html.dark .jd-more-actions-item--danger{color:#f2afad}html.dark .jd-contact-empty{color:#bac0c9}html.dark .jd-person-chip{background:#1d212b;color:#e9ecf1}html.dark .jd-more{color:#bac0c9}html.dark .jd-btn-tertiary{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .jd-contact-section{background:#15181f;border-color:#2d3340}html.dark .jd-contact-title{color:#e9ecf1}html.dark .jd-contact-table{border:1px solid #2D3340;background:#15181f}html.dark .jd-contact-row--head{border-bottom:none}html.dark .jd-contact-row--alt{background:#1d212b}html.dark .jd-contact-head{color:#bac0c9}html.dark .jd-contact-cell{color:#e9ecf1}html.dark .jd-contact-status{border:1px solid #2D3340;color:#e9ecf1}html.dark .jd-contact-dot--green{background:#1e652e}html.dark .jd-contact-dot--red{background:#ab201e}html.dark .jd-contact-viewall{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jd-link-btn{background:none;border:none;color:#e86c1f}html.dark .jd-ra-card{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jd-ra-desc{color:#e9ecf1}html.dark .jd-ra-status-pill{border:1px solid #2D3340}html.dark .jd-ra-status-icon--valid{background:#1b652b}html.dark .jd-ra-status-icon--invalid{background:#ab201e}html.dark .jd-ra-status-label{color:#e9ecf1}html.dark .jd-ra-table{border:1px solid #2D3340;background:#15181f}html.dark .jd-ra-table-header{background:#15181f}html.dark .jd-ra-table-th{color:#bac0c9}html.dark .jd-ra-table-row{background:#1d212b}html.dark .jd-ra-table-row:nth-child(2n){background:#15181f}html.dark .jd-ra-table-cell{color:#e9ecf1}html.dark .jd-ra-table-link{color:#84c9ec}html.dark .jd-ra-table-link--clickable:hover{color:#e86c1f}html.dark .jd-ra-table-cell-avatar{color:#e9ecf1}html.dark .jd-cn-section{border-color:#2d3340}html.dark .jd-cn-card{border:1px solid #2D3340;background:#15181f}html.dark .jd-cn-author{color:#e9ecf1}html.dark .jd-cn-dot{color:#b9bfc7}html.dark .jd-cn-timestamp{color:#bac0c9}html.dark .jd-cn-text{color:#e9ecf1}html.dark .jd-cn-notified-label{color:#bac0c9}html.dark .jd-var-section{border-color:#2d3340}html.dark .jd-var-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .jd-var-th{color:#bac0c9;background:#15181f}html.dark .jd-var-row{background:#1d212b}html.dark .jd-var-row--alt{background:#15181f}html.dark .jd-var-td{color:#e9ecf1}html.dark .jd-var-td--link{color:#84c9ec}html.dark .jd-var-td--negative{color:#f2afad}html.dark .jd-var-status{border:1px solid #2D3340;color:#e9ecf1}html.dark .jd-var-dot--blue{background:#3c4cff}html.dark .jd-var-dot--teal{background:#14b8a6}html.dark .jd-var-dot--red{background:#ab201e}html.dark .jd-var-dot--gray{background:#71717a}html.dark .jd-var-dot--purple{background:#e151e4}html.dark .jd-jt-section{border-color:#2d3340}html.dark .jd-jt-item:not(.jd-jt-item--last):before{background:#2b313c}html.dark .jd-jt-chip{border:4px solid #2D3340;background:#2b313c}html.dark .jd-jt-timestamp{color:#bac0c9}html.dark .jd-jt-card{background:#172c1b}html.dark .jd-jt-title,html.dark .jd-jt-creator{color:#e9ecf1}html.dark .jd-pl-section{border-color:#2d3340}html.dark .jd-pl-tabs{background:#1d212b}html.dark .jd-pl-tab{border:none;background:none;color:#bac0c9}html.dark .jd-pl-tab--active{background:#15181f;color:#e9ecf1;box-shadow:0 1px 2px #0003}html.dark .jd-pl-table{border:1px solid #2D3340}html.dark .jd-pl-row{border-bottom:1px solid #2D3340}html.dark .jd-pl-row:last-child{border-bottom:none}html.dark .jd-pl-row--head{background:#1d212b}html.dark .jd-pl-cell--metric{color:#e9ecf1}html.dark .jd-pl-row--head .jd-pl-cell{color:#bac0c9}html.dark .jd-pl-cell--indent{color:silver}html.dark .jd-pl-cell--amount{color:#e9ecf1}html.dark .jd-pl-cell--negative{color:#f2afad}html.dark .jd-pl-row--total{background:#1d212b}html.dark .jd-ms-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .jd-ms-row{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jd-ms-row:last-child{border-bottom:none}html.dark .jd-ms-row--striped,html.dark .jd-ms-row--total{background:#1d212b}html.dark .jd-ms-cell{color:#e9ecf1}html.dark .jd-ms-cell--metric{background:inherit;border-right:1px solid #2D3340}html.dark .jd-ms-cell--total{background:inherit;border-left:1px solid #2D3340}html.dark .jd-ms-row--head .jd-ms-cell{color:#bac0c9}html.dark .jd-lh-group-title{color:#e9ecf1}html.dark .jd-lh-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .jd-lh-row{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jd-lh-row:last-child{border-bottom:none}html.dark .jd-lh-row--summary{background:#1d212b}html.dark .jd-lh-cell{color:#e9ecf1}html.dark .jd-lh-cell--negative{color:#f2afad}html.dark .jd-lh-row--head .jd-lh-cell{color:#bac0c9}html.dark .jd-asset-card{border:1px solid #333333;background:#15181f;box-shadow:0 1px #0000000a,0 1px 2px #30303003}html.dark .jd-asset-title{color:#e9ecf1}html.dark .jd-asset-size{color:silver}html.dark .jd-asset-badge{background:#ab201e;color:#fff}html.dark .jd-pv-tabs{background:#1d212b}html.dark .jd-pv-tab{border:none;background:transparent;color:#bac0c9}html.dark .jd-pv-tab--active{background:#15181f;box-shadow:0 1px 2px #0003;color:#e9ecf1}html.dark .jd-pv-description{color:#e9ecf1}html.dark .jd-pv-card{border:1px solid #2D3340;background:#15181f}html.dark .jd-pv-card--selected{border-color:#ff6404;background:#2c2217}html.dark .jd-pv-menu-btn{border:none;background:#ffffff52}html.dark .jd-pv-dropdown{border:1px solid #2D3340;box-shadow:0 1px 2px #0003}html.dark .jd-pv-dropdown-item{background:#15181f;border:none;color:#e9ecf1}html.dark .jd-pv-dropdown-item:hover{background:#1d212b}html.dark .jd-pv-dropdown-item--danger{color:#f2afad}html.dark .jd-pv-checkbox span{color:#e9ecf1}html.dark .jd-pv-note-label{color:silver}html.dark .jd-pv-note-content{color:#e9ecf1}html.dark .jd-pv-selectbar-count{background:#17222c;color:#e9ecf1}html.dark .jd-pv-selectbar-label{color:#fff}html.dark .jd-pv-selectbar-btn{border:none;color:#fff}html.dark .jd-pv-selectbar-btn--download{background:#008ecb}html.dark .jd-pv-selectbar-btn--delete{background:#ab201e}html.dark .jd-sitemap-info{border-top:1px solid #2D3340}html.dark .jd-sitemap-label{color:silver}html.dark .jd-sitemap-address{color:#e9ecf1}html.dark .jd-sitemap-frame{border:2px solid #333333;background:#2b313c}html.dark .jd-shx-field-label{color:#bac0c9}html.dark .jd-shx-fav-select{border:1px solid #2D3340;background:#15181f}html.dark .jd-shx-fav-select--active{box-shadow:0 1px 2px #0003}html.dark .jd-shx-fav-select-label{color:#bac0c9}html.dark .jd-shx-fav-select-label--filled{color:#e9ecf1}html.dark .jd-shx-fav-panel{background:#15181f;border:1px solid #333333;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .jd-shx-fav-new{border:none;background:#1d212b;color:#e86c1f}html.dark .jd-shx-fav-divider{background:#232833}html.dark .jd-shx-fav-count{color:#c5cbd4}html.dark .jd-shx-fav-item{color:#e9ecf1}html.dark .jd-shx-fav-item:hover,html.dark .jd-shx-fav-item--selected{background:#1d212b}html.dark .jd-fav-panel{background:#15181f;box-shadow:-4px 0 12px #00000026}html.dark .jd-fav-panel-header{border-bottom:1px solid #333333}html.dark .jd-fav-panel-title{color:#e9ecf1}html.dark .jd-fav-panel-close{border:1px solid #2D3340;background:#1d212b}html.dark .jd-fav-field-label{color:#c5cbd4}html.dark .jd-fav-field-highlight{color:#84c9ec}html.dark .jd-fav-input{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .jd-fav-display{border:1px solid #2D3340;color:#e9ecf1;background:#15181f}html.dark .jd-fav-panel-footer{border-top:1px solid #2D3340;box-shadow:0 -1px 8px #00000014}html.dark .jd-fav-btn-discard{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .jd-fav-btn-save{border:none;background:#9d3404;color:#fff}html.dark .jd-shx-search-box{border:1px solid #333333;background:#15181f}html.dark .jd-shx-search-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .jd-shx-search-input::placeholder{color:#bac0c9}html.dark .jd-shx-date-value{color:#84c9ec}html.dark .jd-shx-date-btn{border:1px solid #333333;background:#15181f}html.dark .jd-shx-date-btn-dates{color:#e9ecf1}html.dark .jd-shx-advanced-divider{background:#232833}html.dark .jd-shx-advanced-link{background:none;border:none;color:#84c9ec}html.dark .jd-shx-advanced-panel{border:1px solid #2D3340;background:#1d212b}html.dark .jd-shx-advanced-panel-title,html.dark .jd-shx-advanced-field-label{color:#c5cbd4}html.dark .jd-shx-advanced-select{border:1px solid #2D3340;background:#15181f}html.dark .jd-shx-advanced-select--open{border-color:#f05006}html.dark .jd-shx-advanced-select-text{color:#bac0c9}html.dark .jd-shx-divider{background:#2b313c}html.dark .jd-shx-count{color:#e9ecf1}html.dark .jd-shx-tabs{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jd-shx-tab{border:none;background:none;color:#bac0c9;border-bottom:2px solid transparent}html.dark .jd-shx-tab--active{color:#e9ecf1}html.dark .jd-shx-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .jd-shx-row{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jd-shx-row:last-child{border-bottom:none}html.dark .jd-shx-row--clickable:hover{background:#1d212b}html.dark .jd-shx-table--zebra .jd-shx-row:not(.jd-shx-row--head):nth-child(odd){background:#1d212b}html.dark .jd-shx-row--alt{background:#1d212b}html.dark .jd-shx-row--head .jd-shx-cell{color:#bac0c9}html.dark .jd-shx-cell{color:#c3c9d3}html.dark .jd-shx-see-more{color:#e86c1f}html.dark .jd-po-page{background:#15181f}html.dark .jd-shx-cell--avatar,html.dark .jd-shx-cell--status{color:#e9ecf1}html.dark .jd-shx-cell--link{color:#84c9ec}html.dark .jd-shx-avatar{background:#1d212b}html.dark .jd-shx-status-dot{background:#725300}html.dark .jd-shx-status-dot--signed{background:#1e652e}html.dark .jd-shx-status-badge{border:1px solid #2D3340;color:#e9ecf1}html.dark .jd-shx-status-badge-dot{background:#725300}html.dark .jd-shx-status-badge-dot--sent{background:#1e652e}html.dark .listing-row--alt{background:#1d212b}html.dark .listing-status-dot{background:#725300}html.dark .listing-status-dot--done{background:#1e652e}html.dark .listing-status-dot--hold{background:#ab201e}html.dark .pocsv-outline-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .pocsv-outline-btn:hover{background:#1d212b}html.dark .pocsv-table-wrap .jd-shx-row--head{background:#15181f}html.dark .pocsv-status i{background:#725300}html.dark .pocsv-status i.pocsv-status-dot--confirmed{background:#1e652e}html.dark .jd-shx-icon-btn{border:1px solid #39414F;background:#15181f}html.dark .jd-shx-empty{color:#bac0c9}html.dark .jd-fsa-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .jd-fsa-row{border-bottom:1px solid #2D3340;background:#1d212b}html.dark .jd-fsa-row:last-child{border-bottom:none}html.dark .jd-fsa-row--head{background:#15181f}html.dark .jd-fsa-row--head .jd-fsa-cell{color:#bac0c9}html.dark .jd-fsa-row--selected{background:#15181f}html.dark .jd-fsa-cell{color:#e9ecf1}html.dark .jd-fsa-checkbox{border:1.25px solid #2D3340;background:#15181f}html.dark .jd-fsa-checkbox--checked,html.dark .jd-fsa-checkbox--indeterminate{background:#9d3404;border-color:#f05006}html.dark .jd-fsa-bar-count{color:#fff}html.dark .jd-fsa-bar-count-badge{background:#17222c;color:#e9ecf1}html.dark .jd-pl-chart-card{border:1px solid #2D3340}html.dark .jd-pl-chart-title{color:#bac0c9}html.dark .jd-pl-chart-percentage{color:#f2afad}html.dark .jd-pl-chart-grid{color:#bac0c9}html.dark .jd-pl-chart-baseline{background:#2b313c}html.dark .jd-pl-chart-bar--green{background:#1b652b}html.dark .jd-pl-chart-bar--red{background:#ab201e}html.dark .jd-pl-chart-labels span{color:#bac0c9}html.dark .jd-bva-cell--indent2{color:silver}html.dark .jd-bva-row--divider{border-top:1px solid #2D3340}html.dark .jd-bva-legend-item{color:#e9ecf1}html.dark .jd-bva-legend-swatch--budget{background:#008ecb}html.dark .jd-bva-legend-swatch--actual{background:#1b652b}html.dark .jd-bva-bar--budget{background:#008ecb}html.dark .jd-bva-bar--actual{background:#1b652b}html.dark .jd-pl-tooltip{border:1px solid #2D3340;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .jd-pl-tooltip-labels span{color:#84c9ec}html.dark .jd-pl-tooltip-values span{color:#e9ecf1}html.dark .jd-pl-tooltip-divider{background:#2b313c}html.dark .jd-pl-tooltip-total span:first-child{color:#84c9ec}html.dark .jd-pl-tooltip-total span:last-child{color:#e9ecf1}html.dark .job-card:hover{box-shadow:0 4px 16px #0000001f}html.dark .pm-section{border-color:#2d3340;background:#15181f}html.dark .pm-title{color:#e9ecf1}html.dark .pm-search{border:1px solid #333333;background:#15181f}html.dark .pm-search-input{border:none;outline:none;color:#e9ecf1;background:transparent}html.dark .pm-search-input::placeholder{color:#bac0c9}html.dark .pm-count{color:#e9ecf1}html.dark .pm-customize-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .pm-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .pm-th{color:#bac0c9;background:#15181f}html.dark .pm-row{background:#1d212b}html.dark .pm-row--alt{background:#15181f}html.dark .pm-row:hover,html.dark .pm-row:hover .pm-td{background:#2c2917}html.dark .pm-td{color:#e9ecf1}html.dark .pm-checkbox{border:1.25px solid #2D3340;background:#15181f}html.dark .pm-checkbox--checked{background:#9d3404;border-color:#f05006}html.dark .pm-selbar-count{background:#17222c;color:#e9ecf1}html.dark .pm-selbar-label{color:#fff}html.dark .pm-selbar-adjust{border:none;background:#9d3404;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .pm-selbar-adjust:hover{background:#d9480a}html.dark .pm-badge{border:1px solid #2D3340;color:#e9ecf1}html.dark .pm-badge-dot{background:#343b48}html.dark .pm-badge-dot--green{background:#1e652e}html.dark .pm-badge-dot--yellow{background:#725300}html.dark .pm-badge-dot--red{background:#ab201e}html.dark .pm-empty{color:#bac0c9}html.dark .lh-section{border-color:#2d3340;background:#15181f}html.dark .lh-title{color:#e9ecf1}html.dark .lh-download-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .lh-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .ah-page{background:#15181f}html.dark .ah-subtabs{background:#1d212b}html.dark .ah-subtab{border:none;background:none;color:#bac0c9}html.dark .ah-subtab--active{background:#15181f;color:#e9ecf1;box-shadow:0 1px 2px #0003}html.dark .ah-count{color:#e9ecf1}html.dark .ah-table-card{border:1px solid #2D3340;background:#15181f}html.dark .ah-table-card::-webkit-scrollbar-track{background:#232833}html.dark .ah-table-card::-webkit-scrollbar-thumb{background:#a1a1aa;border:3px solid #262C36}html.dark .ah-table-card::-webkit-scrollbar-thumb:hover{background:#71717a}html.dark .ah-th{color:#bac0c9;background:#15181f;box-shadow:inset 0 -1px #2d3340}html.dark .ah-row{background:#15181f}html.dark .ah-row--alt{background:#1d212b}html.dark .ah-td,html.dark .ah-status-chip{color:#e9ecf1}html.dark .ah-status-dot{background:#343b48}html.dark .ah-status-dot--yellow{background:#725300}html.dark .ah-status-dot--orange{background:#983a00}html.dark .ah-status-dot--green{background:#1e652e}html.dark .ah-status-dot--blue{background:#3c82f6}html.dark .ah-status-dot--gray{background:#71717a}html.dark .ah-row-menu-btn{border:none;background:transparent}html.dark .ah-row-menu-btn:hover{background:#1d212b}html.dark .ah-row-menu{border:1px solid #2D3340;background:#15181f;box-shadow:0 4px 12px #0000001a}html.dark .ah-row-menu-item{border:none;background:none;color:#e9ecf1}html.dark .ah-row-menu-item:hover{background:#1d212b}html.dark .ah-row-menu-item--danger{color:#f2afad}html.dark .ah-empty{color:#bac0c9}html.dark .ah-modal-panel{background:#15181f}html.dark .ah-modal-panel--field .ah-field-label{color:#e9ecf1}html.dark .ah-modal-header{border-bottom:1px solid #333333}html.dark .ah-modal-title{color:#e9ecf1}html.dark .ah-modal-close{border:1px solid #2D3340;background:#1d212b}html.dark .ah-job-desc-title{color:silver}html.dark .ah-job-desc-text{color:#e9ecf1}html.dark .ah-field-label{color:#c5cbd4}html.dark .ah-input,html.dark .ah-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .ah-input::placeholder{color:#bac0c9}html.dark .ah-time-period{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .ah-textarea{border:1px solid #2D3340;color:#e9ecf1}html.dark .ah-textarea::placeholder{color:#bac0c9}html.dark .ah-sr-heading{color:#e9ecf1}html.dark .ah-sr-card{border:1px solid #2D3340;background:#15181f}html.dark .ah-sr-number{color:#bac0c9}html.dark .ah-sr-radio{border:1px solid #2D3340;background:#15181f}html.dark .ah-sr-radio--selected{border-color:#ff6404;background:radial-gradient(circle,#983a00 6px,#15181f 7px)}html.dark .ah-sr-desc{color:#e9ecf1}html.dark .ah-sr-see-more{background:none;border:none;color:#e86c1f}html.dark .ah-sr-created-by-label{color:#bac0c9}html.dark .ah-sr-created-by-name{color:#e9ecf1}html.dark .ah-modal-footer{border-top:1px solid #2D3340;box-shadow:0 -1px 8px #00000014}html.dark .ah-btn-cancel{border-color:#39414f;color:#e9ecf1}html.dark .ah-btn-cancel:hover{background:#1d212b}html.dark .cn-note-select{border:1px solid #2D3340;background:#15181f}html.dark .cn-note-select-placeholder{color:#bac0c9}html.dark .cn-note-employee{border:none;background:transparent;color:#c3c9d3}html.dark .cn-note-employee:hover{background:#1d212b}html.dark .cn-note-employee--selected{background:#232833;color:#e9ecf1}html.dark .cn-note-hint{color:#bac0c9}html.dark .cn-note-checkbox-box{background:#2b313c}html.dark .cn-note-checkbox-box--checked{background:#983a00}html.dark .cn-note-checkbox-label{color:#bac0c9}html.dark .inv-card{background:#15181f}html.dark .inv-breadcrumb-link{background:none;border:none;color:#bac0c9}html.dark .inv-breadcrumb-current{color:#84c9ec}html.dark .inv-empty-state{border:1px solid #2D3340}html.dark .inv-empty-desc{color:silver}html.dark .inv-create-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .inv-create-btn:hover{background:#ff64040f}html.dark .inv-print-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .inv-print-btn:hover{background:#1d212b}html.dark .inv-table-wrap{border:1px solid #2D3340}html.dark .inv-th{color:#bac0c9;background:#15181f;border-bottom:1px solid #2D3340}html.dark .inv-tr{border-bottom:1px solid #2D3340}html.dark .inv-tr:last-child{border-bottom:none}html.dark .inv-tr:hover{background:#1d212b}html.dark .inv-td,html.dark .inv-sync-badge{color:#e9ecf1}html.dark .inv-sync-dot{background:#1e652e}html.dark .inv-dl-btn{border:1px solid #39414F;background:#15181f}html.dark .inv-dl-btn:hover{background:#1d212b}html.dark .inv-edit-btn{border:1px solid #39414F;background:#15181f}html.dark .inv-edit-btn:hover{background:#1d212b}html.dark .inv-del-btn{border:none;background:#3a1a1d}html.dark .inv-del-btn:hover{background:#55232a}html.dark .inv-void-btn{background:none;border:none;color:#84c9ec}html.dark .inv-success-alert{border:1px solid #27923E;background:#172c1b;box-shadow:0 4px 16px #0000001a}html.dark .inv-success-title,html.dark .inv-success-msg{color:#6ed885}html.dark .ci-card{background:#15181f}html.dark .ci-breadcrumb-link{background:none;border:none;color:#bac0c9}html.dark .ci-breadcrumb-current{color:#84c9ec}html.dark .ci-step-circle{border:2px solid #4C4D5C;color:#fff}html.dark .ci-step-circle--active{background:#9d3404;border-color:#f05006}html.dark .ci-step-label{color:#fff}html.dark .ci-step-label--active{color:#e86c1f}html.dark .ci-step-line{background:#9d3404}html.dark .ci-body--invoice-content .ci-layout-section{border:1px solid #2D3340;background:#15181f}html.dark .ci-see-layout-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .ci-see-layout-btn:hover{background:#ff64040f}html.dark .ci-layout-hint{color:#e9ecf1}html.dark .ci-layout-option{border:1px solid #2D3340;background:#15181f}html.dark .ci-layout-option--active{border-color:#ff6404;background:#2c2217}html.dark .ci-radio{border:1px solid #2D3340}html.dark .ci-radio--active{border-color:#ff6404}html.dark .ci-radio-dot{background:#9d3404}html.dark .ci-claim-tag{background:#232833;color:#c3c9d3}html.dark .ci-label{color:#bac0c9}html.dark .ci-input{border:1px solid #2D3340;background:#15181f;outline:none}html.dark .ci-input:focus{border-color:#ff6404}html.dark .ci-textarea{border:1px solid #2D3340;background:#15181f;outline:none}html.dark .ci-textarea:focus{border-color:#ff6404}html.dark .ci-select{border:1px solid #2D3340;background:#15181f}html.dark .ci-select--open{border-color:#ff6404}html.dark .ci-select-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 12px #0000001a}html.dark .ci-select-option:hover{background:#1d212b}html.dark .ci-select-option--active{color:#e86c1f}html.dark .ci-table{border:1px solid #2D3340}html.dark .ci-table-header{background:#15181f;border-bottom:1px solid #2D3340}html.dark .ci-th{color:#bac0c9;border-right:1px solid #2D3340}html.dark .ci-th:last-child{border-right:none}html.dark .ci-th-group{border-right:1px solid #2D3340}html.dark .ci-th-group-label{color:#bac0c9;border-bottom:1px solid #2D3340}html.dark .ci-th--actions{border-right:none}html.dark .ci-table-row{border-bottom:1px solid #2D3340}html.dark .ci-td{border-right:1px solid #2D3340}html.dark .ci-td:last-child{border-right:none}html.dark .ci-currency{color:#bac0c9}html.dark .ci-pct-sign{color:#e9ecf1}html.dark .ci-delete-btn{border:none;background:#ab201e;color:#fff}html.dark .ci-table-total{background:#1d212b;border-top:1px solid #2D3340}html.dark .ci-td-total{border-right:1px solid #2D3340}html.dark .ci-td-total:last-child{border-right:none}html.dark .ci-table-footer{border-top:1px solid #2D3340}html.dark .ci-add-line-btn{background:none;border:none;color:#e86c1f}html.dark .ci-footer{border-top:1px solid #2D3340}html.dark .ci-btn-cancel{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .ci-btn-next{border:none;background:#9d3404;color:#fff}html.dark .ci-row--gray{background:#1d212b}html.dark .ci-qty-table{border:1px solid #2D3340}html.dark .ci-qty-header-top,html.dark .ci-qty-header-sub{background:#15181f;border-bottom:1px solid #2D3340}html.dark .ci-qty-th{color:#bac0c9;border-right:1px solid #2D3340}html.dark .ci-qty-th:last-child{border-right:none}html.dark .ci-qty-group-label{color:#bac0c9;border-right:1px solid #2D3340;background:#15181f}html.dark .ci-qty-row{border-bottom:1px solid #2D3340;background:#15181f}html.dark .ci-qty-row--gray{background:#1d212b}html.dark .ci-qty-td{border-right:1px solid #2D3340}html.dark .ci-qty-td:last-child{border-right:none}html.dark .ci-qty-inv-text{color:#e9ecf1}html.dark .ci-qty-total-row{background:#1d212b;border-top:1px solid #2D3340}html.dark .ci-qty-td-total{border-right:1px solid #2D3340}html.dark .ci-qty-td-total:last-child{border-right:none}html.dark .ci-inline-error{color:#f2afad}html.dark .ci-error-toast{background:#2c1517;border:1px solid #D52825;box-shadow:0 4px 16px #0000001f}html.dark .ci-toast-title,html.dark .ci-toast-msg{color:#f2afad}html.dark .ci-step-circle--done{background:#1b652b}html.dark .ci-step-label--done{background:none;border:none;color:#84c9ec}html.dark .ci-settings-card{border:1px solid #2D3340;background:#15181f}html.dark .ci-settings-title{color:#e9ecf1}html.dark .ci-follow-up-badge{border:1px solid #D42825;background:#2c1717}html.dark .ci-follow-up-text{color:#f1aead}html.dark .ci-settings-group-label,html.dark .ci-settings-radio-label{color:#e9ecf1}html.dark .ci-radio-outer{border:1px solid #2D3340}html.dark .ci-radio-outer--active{border-color:#ff6404}html.dark .ci-radio-inner{background:#9d3404}html.dark .ci-settings-check-label{color:#e9ecf1}html.dark .ci-checkbox{border:1px solid #2D3340}html.dark .ci-checkbox--checked{border-color:transparent}html.dark .ci-dropzone{border:.5px dashed #71717A;background:#1b1b1b}html.dark .ci-upload-btn{border:1px solid #FF6404;background:none;color:#e86c1f}html.dark .ci-dropzone-hint{color:#e9ecf1}html.dark .ci-uploaded-file{border:1px solid #2D3340;background:#15181f}html.dark .ci-file-thumb{border:1px solid #2D3340;background:#1d212b}html.dark .ci-file-name{color:#e9ecf1}html.dark .ci-file-size{color:silver}html.dark .ci-file-edit-btn{border:1px solid #39414F;background:#15181f}html.dark .ci-file-delete-btn{border:none;background:#ab201e}html.dark .ci-image-thumb{border:1px solid #2D3340;background:#15181f}html.dark .ci-image-thumb--selected{border-color:#ff6404}html.dark .ci-image-check{border:1.2px solid #2D3340;background:#15181f}html.dark .ci-image-check--checked{border-color:transparent}html.dark .ci-footer--settings{border-top:1px solid #2D3340}html.dark .ci-btn-back{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .ci-btn-back:hover{background:#ff64040f}html.dark .ic-card{border:1px solid #2D3340;background:#15181f}html.dark .ic-card-title{color:#e9ecf1}html.dark .ic-preview-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .ic-preview-btn:hover{background:#ff64040f}html.dark .ic-logo-box{border:1px solid #2D3340;background:#1d212b}html.dark .ic-label{color:#c5cbd4}html.dark .ic-field-label{color:#bac0c9}html.dark .ic-field-value{color:#e9ecf1}html.dark .ic-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .ic-input--disabled{background:#1d212b;color:#c3c9d3}html.dark .ic-textarea{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .ic-textarea--disabled{background:#15181f;color:#c3c9d3}html.dark .ic-section-label{color:#e9ecf1}html.dark .ic-note{color:silver}html.dark .ic-pagination{border-top:1px solid #2D3340}html.dark .ic-page-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .ic-page-btn--disabled{color:#c3c9d3}html.dark .ic-page-indicator{color:#bac0c9}html.dark .ic-breakdown-table{border:1px solid #2D3340}html.dark .ic-bt-header{background:#15181f;border-bottom:1px solid #2D3340}html.dark .ic-bt-th{color:#bac0c9;border-right:1px solid #2D3340}html.dark .ic-bt-th:last-child{border-right:none}html.dark .ic-bt-row{border-bottom:1px solid #2D3340}html.dark .ic-bt-row:last-child{border-bottom:none}html.dark .ic-bt-row--alt,html.dark .ic-bt-row--totals{background:#1d212b}html.dark .ic-bt-td{color:#e9ecf1;border-right:1px solid #2D3340}html.dark .ic-bt-td:last-child{border-right:none}html.dark .ic-email-card{border:1px solid #2D3340;background:#15181f}html.dark .ic-email-title{color:#e9ecf1}html.dark .ic-add-email-btn{border:1px solid #2D3340;background:#15181f}html.dark .ic-modal{background:#15181f}html.dark .ic-modal-header{border-bottom:1px solid #2D3340}html.dark .ic-modal-title{color:#e9ecf1}html.dark .ic-rich-toolbar{border:1px solid #2D3340;border-bottom:none;background:#15181f}html.dark .ic-tb-btn{border:none;background:none;color:silver}html.dark .ic-tb-btn:hover{background:#1d212b}html.dark .ic-tb-sep{background:#2b313c}html.dark .ic-modal-textarea{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .ic-copy-label{color:#e9ecf1}html.dark .ic-modal-footer{border-top:1px solid #2D3340}html.dark .ic-modal-cancel{border:1px solid #2D3340;background:#15181f}html.dark .ic-modal-confirm{border:none;background:#9d3404;color:#fff}html.dark .ic-pdf-modal{background:#15181f}html.dark .ic-pdf-header{border-bottom:1px solid #2D3340}html.dark .ic-pdf-title{color:#e9ecf1}html.dark .ic-pdf-nav{border-bottom:1px solid #2D3340;background:#1d212b}html.dark .ic-pdf-page{color:#e9ecf1}html.dark .ic-pdf-company-info,html.dark .ic-pdf-company-right{color:silver}html.dark .ic-pdf-page-label{color:#bac0c9}html.dark .ic-pdf-divider{border:none;border-top:1px solid #333333}html.dark .ic-pdf-fin-row--total{border-top:1px solid #333333}html.dark .ic-pdf-note{color:silver}html.dark .ic-pdf-summary-table td{border:1px solid #333333}html.dark .ic-pdf-sum-total{background:#232833}html.dark .ic-pdf-footer-note{color:silver}html.dark .ic-pdf-breakdown-table th{background:#1d212b;border:1px solid #39414F}html.dark .ic-pdf-breakdown-table td{border:1px solid #39414F}html.dark .ic-pdf-total-row td{background:#1d212b}html.dark .ic-pdf-footer{border-top:1px solid #2D3340}html.dark .ic-pdf-btn{border:1px solid #2D3340;background:#15181f}html.dark .ic-pdf-btn--pdf{background:#008ecb;color:#fff;border-color:#008ecb}html.dark .ipt-modal{background:#15181f;box-shadow:0 20px 60px #0003}html.dark .ipt-header{border-bottom:1px solid #2D3340}html.dark .ipt-title{color:#e9ecf1}html.dark .ipt-close{border:none;background:transparent}html.dark .ipt-close:hover{background:#232833}html.dark .ipt-layout-card{border:2px solid #2D3340}html.dark .ipt-layout-card--active{border-color:#ff6404}html.dark .ipt-radio{border:2px solid #2D3340}html.dark .ipt-radio--active{border-color:#ff6404}html.dark .ipt-card-name{color:#e9ecf1}html.dark .ipt-card-pages{color:#bac0c9}html.dark .ipt-page{border:1px solid #2D3340;background:#15181f}html.dark .ipt-addr-line{color:silver}html.dark .ipt-inv-title{color:#e9ecf1}html.dark .ipt-inv-page-label,html.dark .ipt-inv-note{color:#bac0c9}html.dark .ipt-inv-label{color:#e9ecf1}html.dark .ipt-inv-text{color:silver}html.dark .ipt-inv-summary{border-top:1px solid #2D3340}html.dark .ipt-inv-sum-row{color:silver}html.dark .ipt-inv-sum-row--bold{color:#e9ecf1}html.dark .ipt-inv-divider{background:#2b313c}html.dark .ipt-inv-contract{border-top:1px solid #2D3340}html.dark .ipt-inv-table th,html.dark .ipt-inv-table td{border:.5px solid #39414F}html.dark .ipt-inv-table th{background:#232833}html.dark .ipt-nd-info-block{border:.5px solid #2D3340}html.dark .ipt-nd-info-block--yellow{border-color:#f0b000}html.dark .ipt-nd-total-highlight{background:#2c2a17}html.dark .ipt-nd-desc-block{color:#bac0c9;border-top:.5px solid #2D3340}html.dark .ipt-nd-footer{border-top:.5px solid #2D3340}html.dark .ipt-nd-footer-row--highlight{background:#2c2a17}html.dark .ci-input-prefix-wrap{border:1px solid #2D3340;background:#15181f}html.dark .ci-input-prefix{color:#e9ecf1}html.dark .ci-input--prefixed{border:none;outline:none;background:transparent}html.dark .nd-invoice-card{background:#15181f;border:1px solid #2D3340}html.dark .nd-logo-box{border:1px solid #2D3340;background:#1d212b}html.dark .nd-info-label{color:#bac0c9}html.dark .nd-info-value{color:#e9ecf1}html.dark .nd-table-card{border:1px solid #2D3340}html.dark .nd-table-header{color:#bac0c9;background:#15181f;border-bottom:1px solid #2D3340}html.dark .nd-table-cell--label{background:#1d212b;border-right:1px solid #2D3340}html.dark .nd-input{border:1px solid #2D3340;background:#15181f;outline:none}html.dark .nd-input--disabled{background:#1d212b;color:#c3c9d3;border-color:#2d3340}html.dark .nd-prefix{color:#c3c9d3}html.dark .nd-textarea{border:1px solid #2D3340;background:#15181f;outline:none}html.dark .nd-info-table-row{border:none}html.dark .nd-info-table-row:last-child{border-top:1px solid #2D3340}html.dark .nd-info-table-row--gray{background:#1d212b}html.dark .nd-info-table-label{color:#e9ecf1}html.dark .nd-dropdown{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 12px #0000001a}html.dark .nd-dropdown-option:hover{background:#1d212b}html.dark .nd-dropdown-option--active{color:#e86c1f}html.dark .nd-blue-text{color:#84c9ec}html.dark .nd-label{color:#c5cbd4}html.dark .nd-textarea-disabled{border:1px solid #2D3340;background:#1d212b;color:#c3c9d3}html.dark .nd-textarea-editable{border:1px solid #2D3340;background:#15181f;outline:none}html.dark .nd-textarea-editable:focus{border-color:#ff6404}html.dark .nd-totals-table{border:1px solid #2D3340}html.dark .nd-total-row--gray{background:#1d212b}html.dark .nd-total-label,html.dark .nd-total-value{color:#e9ecf1}html.dark .dc-item-table{border:1px solid #2D3340}html.dark .dc-item-header{background:#15181f;border-bottom:1px solid #2D3340}html.dark .dc-item-row{border-bottom:1px solid #2D3340}html.dark .dc-item-row:last-child{border-bottom:none}html.dark .dc-item-th{color:#bac0c9}html.dark .dc-item-td{color:#e9ecf1}html.dark .dc-item-checkbox{border:1px solid #2D3340}html.dark .dc-item-checkbox--checked{background:#9d3404;border-color:#f05006}html.dark .leave-card{background:#15181f}html.dark .leave-breadcrumb-link{color:#bac0c9}html.dark .leave-breadcrumb-link:hover,html.dark .leave-breadcrumb-current{color:#84c9ec}html.dark .leave-title{color:#e9ecf1}html.dark .leave-tabs{background:#1d212b}html.dark .leave-tab{border:none;background:transparent;color:#bac0c9}html.dark .leave-tab--active{background:#15181f;color:#e9ecf1;box-shadow:0 1px 2px #0003}html.dark .leave-filter-label{color:#bac0c9}html.dark .leave-filter-link{color:#84c9ec}html.dark .leave-filter-select{border:1px solid #2D3340;background:#15181f;color:#bac0c9}html.dark .leave-search-input{border:1px solid #333333;background:#15181f}html.dark .leave-search-placeholder{color:#bac0c9}html.dark .leave-date-range-btn{border:1px solid #333333;background:#15181f}html.dark .leave-date-range-content{color:#e9ecf1}html.dark .leave-search-btn{background:#9d3404;border:none;color:#fafafa}html.dark .leave-search-btn:hover{background:#d44605}html.dark .leave-divider{background:#2b313c}html.dark .leave-request-count{color:#e9ecf1}html.dark .leave-customize-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .leave-customize-btn:hover{background:#1d212b}html.dark .leave-create-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .leave-create-btn:hover{background:#2c1e17}html.dark .leave-alert{border:1px solid #D18700;background:#2c2217}html.dark .leave-alert-title,html.dark .leave-alert-body{color:#e6b865}html.dark .leave-table-wrapper{border:1px solid #2D3340}html.dark .leave-th{color:#bac0c9;background:#15181f;border-bottom:1px solid #2D3340}html.dark .leave-tr{border-bottom:1px solid #2D3340}html.dark .leave-tr:last-child{border-bottom:none}html.dark .leave-tr:hover{background:#1d212b}html.dark .leave-td{color:#e9ecf1}html.dark .leave-avatar-placeholder{background:#343b48}html.dark .leave-status-chip--pending,html.dark .leave-status-chip--approve,html.dark .leave-status-chip--denied{background:transparent;color:#e9ecf1}html.dark .leave-status-dot--pending{background:#725300}html.dark .leave-status-dot--approve{background:#1e652e}html.dark .leave-status-dot--denied{background:#ab201e}html.dark .ts-card{background:#15181f}html.dark .ts-breadcrumb-link{color:#bac0c9}html.dark .ts-breadcrumb-current{color:#84c9ec}html.dark .ts-page-title{color:#e9ecf1}html.dark .ts-tabs{border-bottom:1px solid #2D3340}html.dark .ts-tab{background:none;border:none;border-bottom:2px solid transparent;color:#bac0c9}html.dark .ts-tab--active{color:#e9ecf1}html.dark .ts-filter-label{color:#c5cbd4}html.dark .ts-fav-select{border:1px solid #2D3340;background:#15181f}html.dark .ts-fav-placeholder{color:#bac0c9}html.dark .ts-search-input{border:1px solid #333333;background:#15181f}html.dark .ts-search-field{border:none;outline:none;color:#bac0c9;background:transparent}html.dark .ts-date-range-label{color:#c5cbd4}html.dark .ts-date-range-label strong{color:#e9ecf1}html.dark .ts-date-this-month{color:#84c9ec}html.dark .ts-date-picker{border:1px solid #333333;background:#15181f}html.dark .ts-date-val{color:#e9ecf1}html.dark .ts-divider-line{background:#232833}html.dark .ts-advanced-btn{background:none;border:none;color:#84c9ec}html.dark .ts-search-btn{background:#9d3404;border:none;color:#fafafa}html.dark .ts-search-btn:hover{background:#d94505}html.dark .ts-separator{background:#2b313c}html.dark .ts-count{color:#e9ecf1}html.dark .ts-toolbar-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .ts-toolbar-btn:hover{background:#1d212b}html.dark .ts-table-wrapper{border:1px solid #2D3340}html.dark .ts-thead-row{background:#15181f}html.dark .ts-th{color:#bac0c9;border-bottom:1px solid #2D3340;background:#15181f}html.dark .ts-row--gray td{background:#1d212b}html.dark .ts-row:not(.ts-row--gray) td{background:#15181f}html.dark .ts-row:hover td{background:#10222e}html.dark .ts-td{color:#e9ecf1;border-bottom:1px solid #333333}html.dark .ts-td--muted{color:#bac0c9}html.dark .ts-checkbox{border:1.25px solid #2D3340}html.dark .ts-employee-link{background:none;border:none;color:#84c9ec}html.dark .ts-row-menu-btn{background:none;border:none}html.dark .ts-row-menu-btn:hover{background:#1d212b}html.dark .ts-scrollbar-track{background:#1d212b;box-shadow:0 1px 3px #0000001a}html.dark .jobs-filter-reset-btn,html.dark .cj-btn-cancel,html.dark .dp-nav-btn,html.dark .cj-add-contact-btn,html.dark .nc-btn-cancel,html.dark .acc-upload-btn,html.dark .acc-btn-cancel,html.dark .ns-btn-cancel,html.dark .cancel-dialog-btn--no,html.dark .modal-btn--cancel,html.dark .inv-print-btn,html.dark .inv-dl-btn,html.dark .inv-edit-btn,html.dark .ic-modal-cancel,html.dark .ic-pdf-btn:not(.ic-pdf-btn--pdf),html.dark .leave-customize-btn,html.dark .ts-toolbar-btn,html.dark .ci-see-layout-btn,html.dark .ic-preview-btn,html.dark .ci-btn-back,html.dark .jd-btn--outline,html.dark .jd-btn--orange-outline,html.dark .pm-customize-btn,html.dark .s2-file-btn--outline,html.dark .cpo-add-item-btn,html.dark .cpo-upload-btn,html.dark .cd-add-btn,html.dark .cpo-btn--tertiary{border:1px solid #FF6404;background:transparent;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .jobs-filter-reset-btn:hover,html.dark .cj-btn-cancel:hover,html.dark .dp-nav-btn:hover,html.dark .cj-add-contact-btn:hover,html.dark .nc-btn-cancel:hover,html.dark .acc-upload-btn:hover,html.dark .acc-btn-cancel:hover,html.dark .ns-btn-cancel:hover,html.dark .cancel-dialog-btn--no:hover,html.dark .modal-btn--cancel:hover,html.dark .inv-print-btn:hover,html.dark .inv-dl-btn:hover,html.dark .inv-edit-btn:hover,html.dark .ic-modal-cancel:hover,html.dark .ic-pdf-btn:not(.ic-pdf-btn--pdf):hover,html.dark .leave-customize-btn:hover,html.dark .ts-toolbar-btn:hover,html.dark .s2-file-btn--outline:hover,html.dark .cpo-add-item-btn:hover,html.dark .cpo-upload-btn:hover,html.dark .cd-add-btn:hover,html.dark .cpo-btn--tertiary:hover{background:#ff64040f}html.dark .jd-customize-col-icon path{fill:none;stroke:#b9bfc7}html.dark .jd-customize-dd{border:1px solid #333333;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .jd-customize-dd-item:hover{background:#1d212b}html.dark .jd-customize-dd-label{color:#e9ecf1}html.dark .cpo-card{background:#15181f}html.dark .cpo-breadcrumb-link{background:none;border:none;color:#bac0c9}html.dark .cpo-breadcrumb-current{color:#84c9ec}html.dark .cpo-page-title,html.dark .cpo-section-title span,html.dark .cpo-field-label,html.dark .cpo-po-number{color:#e9ecf1}html.dark .cpo-eye-btn{border:1px solid #39414F;background:#15181f}html.dark .cpo-number-modal{border:1px solid #2D3340;background:#15181f;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}html.dark .cpo-number-modal-title{color:#e9ecf1}html.dark .cpo-number-modal-close{border:none;background:#15181f}html.dark .cpo-number-modal-close:hover{background:#232833}html.dark .cpo-number-modal-value{color:#e9ecf1}html.dark .cpo-number-modal-copy{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .cpo-number-modal-copy:hover{background:#2c1f17}html.dark .cpo-table-card{border:1px solid #2D3340;background:#15181f}html.dark .cpo-th{color:#bac0c9}html.dark .cpo-table-row,html.dark .cpo-freight-row{background:#1d212b;border-top:1px solid #2D3340}html.dark .cpo-td--total{color:#e9ecf1}html.dark .cpo-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .cpo-input::placeholder{color:#bac0c9}html.dark .cpo-input-prefix-wrap{border:1px solid #2D3340;background:#15181f}html.dark .cpo-input-prefix{color:#bac0c9}html.dark .cpo-input--prefixed{border:none}html.dark .cpo-textarea{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .cpo-textarea::placeholder{color:#bac0c9}html.dark .cpo-select-disabled{border:1px solid #2D3340;background:#1d212b;color:#c3c9d3}html.dark .cpo-cell-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .cpo-cell-select-placeholder{color:#bac0c9}html.dark .cpo-checkbox{border:1px solid #39414F;background:#15181f}html.dark .cpo-checkbox--checked{background:#983a00;border-color:#ff6404}html.dark .cpo-delete-btn{border:none;background:transparent}html.dark .cpo-delete-btn:hover{background:#3a1a1d}html.dark .cpo-table-add-row{background:#15181f}html.dark .cpo-add-item-btn,html.dark .cpo-add-email-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .cpo-add-item-btn:hover,html.dark .cpo-add-email-btn:hover{background:#ff64040f}html.dark .cpo-add-email-btn{border-color:#39414f;color:#e9ecf1}html.dark .cpo-import-row{border-top:1px solid #2D3340}html.dark .cpo-dropzone{border:.5px dashed #71717A;background:#1b1b1b}html.dark .cpo-upload-btn{border:1px solid #FF6404;color:#e86c1f}html.dark .cpo-upload-btn:hover{background:#ff64040f}html.dark .cpo-dropzone-hint{color:#e9ecf1}html.dark .cpo-attachment-chip{background:#1d212b;color:#e9ecf1}html.dark .cpo-attach-note{color:#c5cbd4}html.dark .cpo-attach-note strong{color:#e9ecf1}html.dark .cpo-attach-tag{border:1px solid #2D3340;background:#1d212b;color:#c5cbd4}html.dark .cpo-attach-tag--internal{border-color:#2d3340;background:#232833;color:#c3c9d3}html.dark .cpo-attach-dropzone-title{color:#e9ecf1}html.dark .cpo-attach-group-title{color:#bac0c9}html.dark .cpo-attach-file{border:1px solid #2D3340;background:#15181f}html.dark .cpo-attach-file--superseded{border-color:#50482b}html.dark .cpo-attach-file--internal{background:#1d212b}html.dark .cpo-attach-file-name{color:#e9ecf1}html.dark .cpo-attach-file-size{color:#bac0c9}html.dark .cpo-attach-state{border:1px solid #2D3340;background:#15181f;color:#c5cbd4}html.dark .cpo-attach-state--sent{border-color:#2b4350;background:#10222e;color:#88c8eb}html.dark .cpo-attach-state--internal{border-color:#2d3340;background:#232833;color:#c3c9d3}html.dark .cpo-attach-state:hover{border-color:#a1a1aa}html.dark .cpo-attach-link{border:none;background:none;color:#84c9ec}html.dark .cpo-attach-link--danger{color:#f2afad}html.dark .cpo-attach-warn{border-top:1px solid #50482B;background:#241e07}html.dark .cpo-attach-warn-text{color:#e9b67c}html.dark .cpo-attach-warn-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .cpo-attach-warn-btn:hover{background:#232833}html.dark .cpo-attach-empty{border:1px dashed #2D3340;color:#bac0c9}html.dark .cpo-attach-total{color:#c5cbd4}html.dark .cpo-attach-total strong{color:#e9ecf1}html.dark .cpo-attach-total--over{color:#e9b67c}html.dark .cpo-jobdocs-item{border:1px solid #2D3340;background:#15181f}html.dark .cpo-jobdocs-item:hover,html.dark .cpo-jobdocs-item--attached{background:#1d212b}html.dark .cpo-summary-total{color:#e9ecf1}html.dark .cpo-btn--outline{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .cpo-btn--tertiary{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .cpo-btn--primary{border:none;background:#9d3404;color:#fff}html.dark .as-page{background:#15181f}html.dark .as-subtabs{background:#1d212b}html.dark .as-subtab{border:none;background:transparent;color:#bac0c9}html.dark .as-subtab--active{background:#15181f;box-shadow:0 1px 2px #0003;color:#e9ecf1}html.dark .as-count,html.dark .as-inprogress{color:#e9ecf1}html.dark .as-table-card{border:1px solid #2D3340;background:#15181f}html.dark .as-table-header{border-bottom:1px solid #2D3340}html.dark .as-table-row:nth-child(odd){background:#1d212b}html.dark .as-table-row--input{background:#15181f}html.dark .as-th{color:#bac0c9}html.dark .as-td{color:#e9ecf1}html.dark .as-select,html.dark .as-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .as-select:focus,html.dark .as-input:focus{outline:none;border-color:#ff6404}html.dark .as-input::placeholder{color:#bac0c9}html.dark .as-input--disabled{border:1px solid #2D3340;background:#1d212b;color:#c3c9d3}html.dark .as-input-prefix-wrap{border:1px solid #2D3340;background:#15181f}html.dark .as-input-prefix{color:#e9ecf1}html.dark .as-input--prefixed{border:none}html.dark .as-input--prefixed:focus{outline:none}html.dark .as-row-menu-btn{border:none;background:transparent}html.dark .as-row-menu-btn:hover{background:#1d212b}html.dark .as-delete-btn{border:none;background:#ab201e}html.dark .as-delete-btn:hover{background:#ad1a1a}html.dark .as-add-row{background:#15181f}html.dark .as-add-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .as-add-btn:hover{background:#2c1f17}html.dark .as-view-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .as-view-btn:hover{background:#2c1f17}html.dark .as-notes-text{color:#c3c9d3}html.dark .as-import-sub{color:#c5cbd4}html.dark .doc-import-file-pending{color:#e9b67c}html.dark .as-import-summary-file{color:#e9ecf1}html.dark .as-import-summary-text{color:#c5cbd4}html.dark .as-import-warning{border:1px solid #50482B;background:#241e07;color:#e5b785}html.dark .as-import-badge{background:#33280c;color:#e5b785}html.dark .cd-tabs{background:#1d212b}html.dark .cd-tab{border:none;background:transparent;color:#bac0c9}html.dark .cd-tab--active{background:#15181f;box-shadow:0 1px 2px #0003;color:#e9ecf1}html.dark .cd-table-card{border:1px solid #2D3340;background:#15181f}html.dark .cd-table-header-row{border-bottom:1px solid #2D3340}html.dark .cd-table-row{border-bottom:1px solid #2D3340;background:#1d212b}html.dark .cd-table-row:last-of-type{border-bottom:none}html.dark .cd-th{color:#bac0c9}html.dark .cd-td{color:#e9ecf1}html.dark .cd-td--link{color:#84c9ec}html.dark .cd-td--clickable:hover{color:#e86c1f}html.dark .cd-table-add-row{background:#15181f}html.dark .cd-add-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .cd-add-btn:hover{background:#ff64040f}html.dark .cd-delete-btn{border:none;background:#ab201e}html.dark .cd-delete-btn:hover{background:#ad1a1a}html.dark .cd-photos-title,html.dark .cd-photos-desc{color:#e9ecf1}html.dark .cd-photos-upload-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .cd-photos-upload-btn:hover{background:#2c1f17}html.dark .cd-photo-card{border:1px solid #2D3340;background:#15181f}html.dark .cd-photo-checkbox{color:#e9ecf1}html.dark .cd-photo-note-label{color:silver}html.dark .cd-photo-note-text{color:#e9ecf1}html.dark .cd-see-more{color:#e86c1f}html.dark .cd-status-badge{background:#007cb4;color:#fff}html.dark .cd-advanced-search-divider{background:#232833}html.dark .cd-advanced-link{background:none;border:none;color:#84c9ec}html.dark .cpk-qty-picked-label{color:#e9ecf1}html.dark .cpk-table-empty{color:#bac0c9}html.dark .cpk-chip{background:#1d212b;color:#c3c9d3}html.dark .cd-table-row--input{background:#1d212b}html.dark .ccl-drawer{background:#15181f}html.dark .ccl-drawer-header{border-bottom:1px solid #333333;background:#15181f}html.dark .ccl-drawer-title{color:#e9ecf1}html.dark .ccl-drawer-close{border:1px solid #2D3340;background:#1d212b}html.dark .ccl-drawer-close:hover{background:#1b1b1b}html.dark .ccl-dropzone{border:.5px dashed #8A8A8A;background:#1b1b1b}html.dark .ccl-dropzone-btn{border:1px solid #303030;color:#e9ecf1}html.dark .ccl-dropzone-hint{color:silver}html.dark .ccl-field-label{color:#c5cbd4}html.dark .ccl-field-label--dark{color:#e9ecf1}html.dark .ccl-drawer-footer{border-top:1px solid #2D3340;background:#15181f;box-shadow:0 -1px 8px #00000014}html.dark .ccl-empty-cell{color:#bac0c9}html.dark .ase-section-title{color:#e9ecf1}html.dark .ase-overview-btn{border:none;background:#008ecb;color:#fff}html.dark .ase-overview-btn:hover{background:#0079af}html.dark .ase-job-card{border:1px solid #2D3340;background:#15181f}html.dark .ase-job-name-row{background:#15181f;border-bottom:1px solid #2D3340}html.dark .ase-job-name{color:#e9ecf1}html.dark .ase-job-address-text{color:silver}html.dark .ase-job-desc-block{background:#2c2217}html.dark .ase-job-desc{color:#e9ecf1}html.dark .ase-po-input{background:#1d212b;color:#c3c9d3}html.dark .ase-chip{border:none;background:#1d212b;color:#c3c9d3}html.dark .ase-radio{color:#e9ecf1}html.dark .ase-radio-dot{border:1px solid #2D3340}html.dark .ase-radio--active .ase-radio-dot{border:1.5px solid #FF6404}html.dark .ase-radio--active .ase-radio-dot:after{background:#983a00}html.dark .ase-create-btn{border:none;background:#9d3404;color:#fff}html.dark .ase-create-btn:hover{background:#d9480f}html.dark .pv-edit-row{border:1px solid #2D3340;background:#15181f}html.dark .pv-edit-thumb{border:1px solid #2D3340;background:#1d212b;box-shadow:0 2px 4px #0000000d}html.dark .pv-edit-filename{color:#e9ecf1}html.dark .pv-edit-filesize{color:silver}html.dark .pv-edit-icon-btn{border:1px solid #39414F;background:#15181f}html.dark .pv-edit-icon-btn:hover{background:#1d212b}html.dark .pv-edit-icon-btn--danger{border:none;background:#ab201e}html.dark .pv-edit-icon-btn--danger:hover{background:#ad1a1a}html.dark .pv-edit-checkbox-box{border:1.25px solid #2D3340;background:#15181f}html.dark .pv-edit-checkbox-box--checked{border:none;background:#983a00}html.dark .pv-edit-checkbox-label{color:#e9ecf1}html.dark .jd-people-modal,html.dark .jd-people-modal-body{background:#15181f}html.dark .av-alert{border:1px solid #008ECB;background:#17252c}html.dark .av-alert-title,html.dark .av-alert-text{color:#84c9ec}html.dark .jd-daterange-dd{border:1px solid #333333;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .jd-daterange-preset{border:none;background:none}html.dark .jd-daterange-preset:hover,html.dark .jd-daterange-preset--active{background:#1d212b}html.dark .jd-daterange-preset--active .jd-daterange-preset-name{color:#e86c1f}html.dark .jd-daterange-preset-name{color:#e9ecf1}html.dark .jd-daterange-preset-range{color:#bac0c9}html.dark .jd-daterange-divider{background:#2b313c}html.dark .jd-daterange-field-label{color:#bac0c9}html.dark .jd-daterange-input{border:1px solid #39414F;color:#e9ecf1;background:#15181f}html.dark .jd-daterange-cal-month{color:#e9ecf1}html.dark .jd-daterange-cal-month{border:none;background:none;color:#e9ecf1}html.dark .jd-daterange-cal-step{border:1px solid #39414F;background:#15181f}html.dark .jd-daterange-cal-step:hover{background:#1d212b}html.dark .jd-daterange-cal-card{box-shadow:inset 0 0 0 1px #2d3340;background:#15181f}html.dark .jd-daterange-cal-weekdays span{color:#bac0c9}html.dark .jd-daterange-months{border:1px solid #2D3340;background:#15181f;box-shadow:0 8px 24px #0000001f}html.dark .jd-daterange-months-year{color:#e9ecf1}html.dark .jd-daterange-month{border:none;background:none;color:#e9ecf1}html.dark .jd-daterange-month:hover{background:#232833}html.dark .jd-daterange-fields-dash{color:#bac0c9}html.dark .jd-daterange-nav-btn{border:1px solid #39414F;background:#15181f}html.dark .jd-daterange-nav-btn:hover{background:#1d212b}html.dark .jd-daterange-weekday{color:#bac0c9}html.dark .jd-daterange-day{border:none;background:none;color:#e9ecf1}html.dark .jd-daterange-day--muted{color:#b9bfc7}html.dark .jd-daterange-day--in-range{background:#232833}html.dark .jd-daterange-day--selected{background:#09090b;color:#fff}html.dark .jd-daterange-footer{border-top:1px solid #2D3340}html.dark .jd-daterange-cancel{background:none;border:none;color:#c5cbd4}html.dark .jd-daterange-apply{border:none;background:#983a00;color:#fff}html.dark .jd-daterange-apply:hover{background:#e65900}html.dark .cd-daterange-value{color:#84c9ec}html.dark .jd-daterange-cal-arrow{border:1px solid #39414F;background:#15181f}html.dark .jd-daterange-cal-arrow:hover{background:#1d212b}html.dark .jd-daterange-cal-label{color:#e9ecf1}html.dark .jd-daterange-cal-day{border:none;background:none;color:#e9ecf1}html.dark .jd-daterange-cal-day--muted{color:#b9bfc7}html.dark .jd-daterange-cal-day--in-range{background:#232833}html.dark .jd-daterange-cal-day--selected{background:#09090b;color:#fff}html.dark .jd-daterange-dd>.jd-daterange-actions{border-top:1px solid #2D3340}html.dark .jc-content{background:#1d212b}html.dark .jc-pm-summary{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jc-bar-card{border:1px solid #2D3340;background:#15181f}html.dark .jc-bar-card-label,html.dark .jc-bar-card-value{color:#e9ecf1}html.dark .jc-info-banner{border:1px solid #D18700;background:#2c2217}html.dark .jc-info-banner-title,html.dark .jc-info-banner-text{color:#e6b865}html.dark .jc-pm-list{border-top:1px solid #2D3340;background:#15181f}html.dark .jc-pm-list-title{color:#e9ecf1}html.dark .jc-pm-card{border:1px solid #2D3340;background:#15181f}html.dark .jc-pm-check-name{color:#e9ecf1}html.dark .jc-pm-check-code{color:#bac0c9}html.dark .jc-pm-info-label{color:silver}html.dark .jc-pm-info-value{color:#e9ecf1}html.dark .jc-pm-table{border:1px solid #2D3340}html.dark .jc-pm-table-row--head{border-bottom:1px solid #2D3340}html.dark .jc-pm-table-cell{color:#e9ecf1}html.dark .jc-pm-table-row--head .jc-pm-table-cell{color:#bac0c9}html.dark .jc-summary-tab-bar{border-bottom:1px solid #2D3340;background:#15181f}html.dark .jc-summary-tabs{background:#1d212b}html.dark .jc-summary-tab{border:none;background:transparent;color:#bac0c9}html.dark .jc-summary-tab--active{background:#15181f;box-shadow:0 1px 2px #0003;color:#e9ecf1}html.dark .jc-summary-section{border-top:1px solid #2D3340;border-bottom:1px solid #2D3340;background:#15181f}html.dark .jc-section-heading{color:#e9ecf1}html.dark .jc-info-grid{border-bottom:1px solid #2D3340}html.dark .jc-info-grid--half{border-bottom:none}html.dark .jc-info-label{color:silver}html.dark .jc-info-value,html.dark .jc-notes{color:#e9ecf1}html.dark .jc-cost-table{border:1px solid #2D3340;background:#15181f}html.dark .jc-cost-head{border-bottom:1px solid #2D3340;color:#bac0c9}html.dark .jc-cost-head--blank,html.dark .jc-cost-head--sell{border-right:1px solid #2D3340}html.dark .jc-cost-subhead{border-right:1px solid #2D3340;border-bottom:1px solid #2D3340;color:#bac0c9}html.dark .jc-cost-cell{background:#15181f;color:#e9ecf1}html.dark .jc-cost-cell--positive{color:#6ed885}html.dark .jc-cost-cell--negative{color:#f2afad}html.dark .jc-cost-row:nth-of-type(odd)>.jc-cost-cell{background:#1d212b}html.dark .jc-profit-toggle-btn{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .jc-profit-toggle-btn--active{border-color:#ff6404;background:#2c2217;color:#e9ecf1}html.dark .jc-variation-table{border:1px solid #2D3340;background:#15181f}html.dark .jc-var-head{color:#bac0c9}html.dark .jc-var-cell{background:#15181f;color:#e9ecf1}html.dark .jc-variation-link{border:none;background:none;color:#84c9ec}html.dark .pm-badge-dot--blue{background:#007cb4}html.dark .jc-print-footer{border-top:1px solid #2D3340;background:#15181f;box-shadow:0 1px 2px #0003}html.dark .jc-print-label,html.dark .jc-radio,html.dark .jc-labour-count{color:#e9ecf1}html.dark .jc-add-new-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .jc-labour-table{border:1px solid #2D3340;background:#15181f}html.dark .jc-labour-row{border-bottom:1px solid #2D3340}html.dark .jc-labour-row:last-child{border-bottom:none}html.dark .jc-labour-row--alt{background:#1d212b}html.dark .jc-labour-cell{color:#e9ecf1}html.dark .jc-labour-row--head .jc-labour-cell{color:#bac0c9}html.dark .jc-labour-row--total{background:#1d212b}html.dark .jc-ac-table{border:1px solid #2D3340;background:#15181f}html.dark .jc-ac-row--alt{background:#1d212b}html.dark .jc-ac-row--head{border-bottom:1px solid #2D3340}html.dark .jc-ac-row--head .jc-ac-cell{color:#bac0c9}html.dark .jc-ac-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .jc-ac-input::placeholder{color:#bac0c9}html.dark .jc-ac-currency-prefix{color:#bac0c9}html.dark .jc-ac-total-value{color:#e9ecf1}html.dark .jc-ac-finalise-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .ds-status-action--finalised{border-color:#1f5c2d;background:#172c1b}html.dark .jc-ac-add-line{border-bottom:1px solid #2D3340}html.dark .jc-ac-add-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .jc-ac-row--total{background:#1d212b;border-top:1px solid #39414F}html.dark .jc-ac-cell--total-label,html.dark .jc-ac-cell--total-value,html.dark .jc-acs-group-title,html.dark .jc-mad-label{color:#e9ecf1}html.dark .jc-mad-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .jc-mad-input:focus{outline:none;border-color:#ff6404}html.dark .jc-mad-input--disabled,html.dark .jc-mad-input[readonly]{background:#1d212b;color:#bac0c9}html.dark .jc-mad-subtitle{color:#e9ecf1}html.dark .jc-mad-hint,html.dark .jc-mad-time-unit,html.dark .jc-mad-time-sep,html.dark .jc-mad-currency-prefix,html.dark .jc-mad-currency-suffix{color:#bac0c9}html.dark .cust-search-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .cust-search-input::placeholder{color:#bac0c9}html.dark .cust-advanced-divider{background:#232833}html.dark .cust-advanced-link{border:none;background:transparent;color:#84c9ec}html.dark .cust-search-btn{border:none;background:#9d3404;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset;color:#fff}html.dark .cust-search-btn:hover{background:#d84605}html.dark .cust-divider{background:#2b313c}html.dark .cust-outline-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .cust-outline-btn:hover{background:#1d212b}html.dark .btp-tabs{border-color:#2d3340}html.dark .btp-tab{border:none;background:none;color:#bac0c9;border-bottom:2px solid transparent}html.dark .btp-tab--active{color:#e9ecf1;border-bottom:2px solid #F05006}html.dark .btp-status{border:1px solid #2D3340}html.dark .btp-status-dot--green{background:#1e652e}html.dark .btp-status-dot--yellow{background:#725300}html.dark .btp-avatar{background:#2b313c;color:#c5cbd4}html.dark .btp-status-dot--orange{background:#983a00}html.dark .jd-shx-group-row{border-bottom:1px solid #2D3340}html.dark .jd-shx-group-cell{color:#e9ecf1;border-right:1px solid #2D3340}html.dark .jd-shx-group-cell:last-child{border-right:none}html.dark .btp-comments-btn{border:1px solid #FF6404;background:transparent;color:#e86c1f}html.dark .btp-eye-btn{border:1px solid #39414F;background:transparent}html.dark .btp-table-wrap .btp-row--alt{background:#1d212b}html.dark .btp-table-wrap .jd-shx-row .jd-shx-cell:nth-child(9),html.dark .btp-table-wrap .jd-shx-row .jd-shx-cell:nth-child(15){border-right:1px solid #2D3340}html.dark .cust-add-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .cust-add-btn:hover{background:#2c1f17}html.dark .cust-status-badge{border:1px solid #2D3340;color:#e9ecf1}html.dark .cust-status-badge--active .cust-status-dot{background:#1e652e}html.dark .cust-status-badge--inactive .cust-status-dot{background:#ab201e}html.dark .cust-row-menu-btn{border:none;background:transparent}html.dark .cust-row-menu-btn:hover{background:#232833}html.dark .cust-empty{color:#bac0c9}html.dark .ccf-title{color:#e9ecf1}html.dark .ccf-section{border-bottom:1px solid #2D3340}html.dark .doc-import-intro{color:#c5cbd4}html.dark .doc-import-dropzone--active{border-color:#ff6404;background:#2c1f17}html.dark .doc-import-file{border:1px solid #2D3340;background:#1b1b1b}html.dark .doc-import-file--reading{border-color:#ff6404}html.dark .doc-import-file-name{color:#e9ecf1}html.dark .doc-import-file-size{color:#bac0c9}html.dark .doc-import-file-done{color:#6ad48e}html.dark .doc-import-ai-step{background-image:linear-gradient(90deg,#b9bfc7 0% 35%,#e86c1f 50%,#b9bfc7 65% 100%);color:transparent}html.dark .doc-import-track{background:#2b313c}html.dark .doc-import-track-fill{background:#983a00}html.dark .doc-import-file-btn{border:1px solid #2D3340;background:#15181f}html.dark .doc-import-file-btn:hover{background:#232833}html.dark .doc-import-file-btn--danger:hover{background:#2c1517;border-color:#502b2b}html.dark .ccf-section--last{border-bottom:none}html.dark .ccf-section-title span{color:#e9ecf1}html.dark .ccf-browse-btn{border:none;background:#9d3404;color:#fff}html.dark .ccf-browse-btn:hover{background:#d94505}html.dark .ccf-hint{color:#e9ecf1}html.dark .ccf-label{color:#bac0c9}html.dark .ccf-input,html.dark .ccf-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .ccf-input:focus,html.dark .ccf-select:focus,html.dark .ccf-textarea:focus{outline:none;border-color:#f05006}html.dark .ccf-input::placeholder,html.dark .ccf-textarea::placeholder{color:#bac0c9}html.dark .ccf-textarea{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .ccf-prefix{color:#e9ecf1}html.dark .ccf-plain-input{border:none;outline:none;background:transparent;color:#e9ecf1}html.dark .ccf-plain-input::placeholder{color:#bac0c9}html.dark .ccf-switch{border:none;background:#2b313c}html.dark .ccf-switch--on{background:#9d3404}html.dark .ccf-switch-knob{background:#1d212b;box-shadow:0 1px 2px #0000001a}html.dark .ccf-switch-label{color:#e9ecf1}html.dark .ccf-switch-desc{color:#bac0c9}html.dark .emp-detail-card{background:#15181f}html.dark .emp-detail-header{border-bottom:1px solid #2D3340}html.dark .emp-detail-submenu{background:#1d212b;border-right:1px solid #39414F}html.dark .emp-detail-submenu-title{color:#e9ecf1}html.dark .emp-detail-submenu-toggle{border:none;background:transparent;color:#bac0c9}html.dark .emp-detail-submenu-toggle:hover{background:#2b313c}html.dark .emp-detail-2fa-note,html.dark .emp-detail-warning-note span{color:#c5cbd4}html.dark .emp-detail-simulate-btn{border:none;background:#983a00;color:#fff}html.dark .emp-detail-simulate-btn:hover{background:#e5590a}html.dark .emp-detail-log-table{border:1px solid #2D3340}html.dark .emp-detail-log-table-head{border-bottom:1px solid #2D3340;background:#1d212b}html.dark .emp-detail-log-table-head .emp-detail-log-col{color:#bac0c9}html.dark .emp-detail-log-row{border-bottom:1px solid #262C36;background:#15181f}html.dark .emp-detail-log-row:last-child{border-bottom:none}html.dark .emp-detail-log-col{color:#e9ecf1}html.dark .emp-detail-log-empty{color:#bac0c9;background:#15181f}html.dark .emp-detail-submenu-item{border:none;background:transparent;color:#e9ecf1}html.dark .emp-detail-submenu-item--active{background:#2b313c}html.dark .emp-detail-submenu-item--clickable:hover:not(.emp-detail-submenu-item--active){background:#1b1b1b}html.dark .emp-detail-submenu--collapsed .emp-detail-submenu-badge{border:1px solid #262C36}html.dark .emp-detail-submenu-badge{background:#ab201e;color:#fff}html.dark .emp-detail-content{background:#1d212b}html.dark .supplier-detail-content .spp-page,html.dark .supplier-detail-content .snt-page,html.dark .supplier-detail-content .cac-page,html.dark .supplier-detail-content .csi-page,html.dark .supplier-detail-content .sat-page,html.dark .supplier-detail-content .sst-page{border-top:1px solid #2D3340}html.dark .emp-detail-content-title{border-bottom:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .lm-chip{background:#1e172c;color:#cdb5f2}html.dark .lm-title{color:#e9ecf1}html.dark .lm-meta{color:#c5cbd4}html.dark .lm-code{background:#232833;color:#e3e7ed}html.dark .lm-tabs{border-bottom:1px solid #2D3340}html.dark .lm-head{background:#15181f}html.dark .lm-tab{border:none;border-bottom:2px solid transparent;background:transparent;color:#bac0c9}html.dark .lm-tab:hover{color:#e3e7ed}html.dark .lm-tab--active{color:#e9ecf1}html.dark .lm-section-label{color:#c5cbd4}html.dark .lm-section-heading{color:#e9ecf1}html.dark .lm-p,html.dark .lm-list{color:#e3e7ed}html.dark .lm-figure{border:1px solid #2D3340}html.dark .lm-node{fill:#fff;stroke:#e4e4e7}html.dark .lm-node--hub{fill:#fff6f1;stroke:#e86c1f}html.dark .lm-node-title{fill:#e3e7ed}html.dark .lm-node-sub{fill:#b9bfc7}html.dark .lm-hub-title{fill:#e3e7ed}html.dark .lm-hub-meta{fill:#e86c1f}html.dark .lm-hub-line{fill:#bac0c9}html.dark .lm-wire{fill:none}html.dark .lm-wire--read{stroke:#b9bfc7}html.dark .lm-wire--write{stroke:#e86c1f}html.dark .lm-flow-band{fill:#b9bfc7}html.dark .lm-flow-title{fill:#e3e7ed}html.dark .lm-flow-sub,html.dark .lm-flow-note{fill:#bac0c9}html.dark .lm-flow-note--ok{fill:#71d584}html.dark .lm-flow-note--no{fill:#eeb49a}html.dark .lm-flow-wire{fill:none;stroke:#bac0c9}html.dark .lm-flow-wire--ok{stroke:#71d584}html.dark .lm-flow-wire--no{stroke:#eeb49a}html.dark .lm-node--raise{fill:#fff6f1;stroke:#e86c1f}html.dark .lm-node--ok{fill:#f0fbf2;stroke:#71d584}html.dark .lm-node--no{fill:#fff5f1;stroke:#eeb49a}html.dark .lm-card{border:1px solid #2D3340}html.dark .lm-card-tag{color:#e86c1f}html.dark .lm-card-title{color:#e9ecf1}html.dark .lm-card-body{color:#c5cbd4}html.dark .lm-diag-caption{color:#b9bfc7}html.dark .lm-table-caption{color:#e9ecf1}html.dark .lm-table th{border-bottom:1px solid #2D3340;color:#b9bfc7}html.dark .lm-table td{border-bottom:1px solid #262C36;color:#e3e7ed}html.dark .lm-table--terms td:first-child{color:#bac0c9}html.dark .lm-callout{background:#2c1f17;border:1px solid #50392B;color:#e3e7ed}html.dark .lm-callout--dark{background:#18181b;border-color:#18181b;color:#fafafa}html.dark .lm-callout code,html.dark .lm-p code,html.dark .lm-list code,html.dark .lm-table code{background:#232833}html.dark .lm-step:before{background:#18181b;color:#fff}html.dark .lm-step-title{color:#e9ecf1}html.dark .lm-step-body{color:#c5cbd4}html.dark .lm-bar-seg{color:#fff}html.dark .lm-bar-seg--on{background:#2f9e44}html.dark .lm-bar-seg--restricts{background:#6d28d9}html.dark .lm-bar-seg--off{background:#343b48;color:#c3c9d3}html.dark .lm-bar-key{color:#bac0c9}html.dark .lm-bar-dot--on{background:#2f9e44}html.dark .lm-bar-dot--restricts{background:#6d28d9}html.dark .lm-bar-dot--off{background:#343b48}html.dark .lm-faq-item{border-bottom:1px solid #2D3340}html.dark .lm-faq-q{border:none;background:transparent;color:#e9ecf1}html.dark .lm-faq-q:hover{color:#e86c1f}html.dark .lm-faq-sign{color:#b9bfc7}html.dark .lm-faq-a{color:#c5cbd4}html.dark .lm-quiz-item{border:1px solid #2D3340}html.dark .lm-quiz-q{color:#e9ecf1}html.dark .lm-quiz-opt{color:#c5cbd4}html.dark .emp-detail-section{border-top:1px solid #2D3340;border-bottom:1px solid #2D3340;background:#15181f}html.dark .emp-detail-section-title span{color:#e9ecf1}html.dark .emp-detail-avatar{background:#15181f}html.dark .emp-detail-btn{border:none}html.dark .emp-detail-btn--danger{background:#ab201e;color:#fff}html.dark .emp-detail-btn--danger:hover{background:#b91f1c}html.dark .emp-detail-btn--primary{background:#9d3404;color:#fff}html.dark .emp-detail-btn--primary:hover{background:#d94505}html.dark .emp-detail-label{color:#bac0c9}html.dark .emp-detail-value{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .emp-detail-value--muted{background:#1d212b;color:#c3c9d3}html.dark .emp-detail-value--placeholder{color:#bac0c9}html.dark .emp-detail-checkbox-row{color:#e9ecf1}html.dark .emp-detail-checkbox{border:1px solid #A1A1AA;background:#15181f}html.dark .emp-detail-add-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .emp-detail-tag{background:#232833;color:#c3c9d3}html.dark .crc-page,html.dark .crc-tabs{background:#15181f}html.dark .crc-helper{color:#e9ecf1}html.dark .crc-field-label{color:#c5cbd4}html.dark .crc-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .crc-select:hover{background:#1d212b}html.dark .crc-select-menu{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 16px #00000014}html.dark .crc-select-option{border:none;background:#15181f;color:#e9ecf1}html.dark .crc-select-option:hover{background:#2c1f17}html.dark .crc-select-option--active{color:#e86c1f}html.dark .crc-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .crc-table th{color:#bac0c9;background:#15181f;border-bottom:1px solid #2D3340}html.dark .crc-table td{color:#e9ecf1;background:#1d212b;border-bottom:1px solid #262C36}html.dark .crc-table tbody tr.crc-row--alt td{background:#15181f}html.dark .crc-table--materials td{background:#1d212b}html.dark .crc-input{border:1px solid #2D3340;background:#15181f;color:#bac0c9;outline:none}html.dark .crc-input:focus{border-color:#f05006;color:#e9ecf1}html.dark .crc-money{border:1px solid #2D3340;background:#15181f}html.dark .crc-money:focus-within{border-color:#f05006}html.dark .crc-money-prefix,html.dark .crc-money-suffix{color:#e9ecf1}html.dark .crc-money-input{border:none;background:transparent;color:#bac0c9;outline:none}html.dark .crc-money-input:focus{color:#e9ecf1}html.dark .crc-text-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .crc-text-input:focus{border-color:#f05006}html.dark .crc-text-input::placeholder{color:#a3a3a3}html.dark .crc-add-row,html.dark .cac-page{background:#15181f}html.dark .cac-toolbar-actions .inv-toolbar-btn path[stroke]{stroke:#b9bfc7}html.dark .cac-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .cac-table-wrap .jd-shx-row--head,html.dark .cac-table-wrap .jd-shx-row--head .jd-shx-cell{background:#15181f}html.dark .cac-advanced-panel{background:#1d212b}html.dark .cac-name-link{border:none;background:none;color:#84c9ec}html.dark .csi-page{background:#15181f}html.dark .csi-toolbar-actions .inv-toolbar-btn path[stroke]{stroke:#b9bfc7}html.dark .csi-table-wrap{border:1px solid #2D3340;background:#15181f}html.dark .csi-row--alt,html.dark .csi-row--alt .jd-shx-cell{background:#1d212b}html.dark .csi-table-wrap .jd-shx-row--clickable:hover,html.dark .csi-table-wrap .jd-shx-row--clickable:hover .jd-shx-cell{background:#30200f}html.dark .csi-actions-btn{border:1px solid #39414F;background:#15181f;box-shadow:inset 0 -1.5px #00000040,inset 1px 0 #ffffff12,inset -1px 0 #ffffff12,inset 0 1px #ffffff2b}html.dark .csi-actions-btn--open,html.dark .csi-actions-btn:hover{background:#1d212b}html.dark .csi-actions-menu{background:#15181f;border:1px solid #2D3340;box-shadow:0 1px 2px #0003}html.dark .csi-actions-item{border:none;background:#15181f;color:#e9ecf1}html.dark .csi-actions-item:hover{background:#1d212b}html.dark .csi-cs-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .csi-cs-select--open{border-color:#a1a1aa}html.dark .csi-cs-select-dd{background:#15181f;border:1px solid #2D3340;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .csi-cs-select-option{border:none;background:#15181f;color:#e9ecf1}html.dark .csi-cs-select-option:hover,html.dark .csi-cs-select-option--selected{background:#1d212b}html.dark .csi-cs-footer{border-top:1px solid #2D3340;box-shadow:0 -1px 8px #00000014}html.dark .csi-cs-btn--cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1;box-shadow:inset 0 -1.5px #00000040,inset 1px 0 #ffffff12,inset -1px 0 #ffffff12,inset 0 1px #ffffff2b}html.dark .csi-cs-btn--cancel:hover{background:#1d212b}html.dark .csi-cs-btn--save{border:none;background:#9d3404;color:#fff;box-shadow:inset 0 -1.5px #00000040,inset 1px 0 #ffffff12,inset -1px 0 #ffffff12,inset 0 1px #ffffff2b}html.dark .csi-cs-btn--save:hover{background:#d8480a}html.dark .cust-detail-switch{background:#343b48;border:none}html.dark .cust-detail-switch--on{background:#983a00}html.dark .cust-detail-switch:after{background:#15181f}html.dark .cust-detail-toggle-label{color:#e9ecf1}html.dark .cust-detail-help{color:#bac0c9}html.dark .cust-detail-table{border:1px solid #2D3340}html.dark .cust-detail-table-head{border-bottom:1px solid #2D3340;background:#15181f}html.dark .cust-detail-table-head span{color:#bac0c9}html.dark .cust-detail-table-row{background:#1d212b}html.dark .cust-detail-table-row .cust-detail-td{color:#e9ecf1}html.dark .cust-detail-icon-btn{border:1px solid #2D3340;background:#15181f}html.dark .cust-detail-icon-btn:hover{background:#1d212b}html.dark .cust-detail-email-list{border:1px solid #2D3340}html.dark .cust-detail-email-head{border-bottom:1px solid #2D3340;color:#bac0c9}html.dark .cust-detail-email-row{background:#1d212b;border-bottom:1px solid #333333}html.dark .cust-detail-email-row:last-child{border-bottom:none}html.dark .cust-detail-email-row span{color:#e9ecf1}html.dark .cust-detail-trash-btn{border:none;background:#ab201e}html.dark .cust-detail-trash-btn:hover{background:#b91f1c}html.dark .emp-mp-edit-canvas{background:#1b1b1b}html.dark .emp-mp-edit-avatar{background:#15181f}html.dark .emp-mp-edit-trash{border:1px solid #39414F;background:#15181f}html.dark .emp-mp-edit-trash:hover{background:#1d212b}html.dark .emp-mp-edit-zoom{background:#15181f}html.dark .emp-mp-edit-slider{background:#2b313c;outline:none}html.dark .emp-mp-edit-slider::-webkit-slider-thumb{background:#9d3404;border:none}html.dark .emp-mp-edit-slider::-moz-range-thumb{background:#9d3404;border:none}html.dark .pp-layout{background:#1d212b;border-color:#2d3340}html.dark .pp-submenu.jd-submenu{border:none;border-right:1px solid #39414F;background:#1d212b}html.dark .pp-submenu-title{color:#bac0c9}html.dark .pp-submenu-item{border:none;background:transparent;color:#c3c9d3}html.dark .pp-submenu-item:hover{background:#232833}html.dark .pp-submenu-item--active{background:#30200f;color:#e86c1f}html.dark .pp-content{background:#1d212b}html.dark .pp-section-title-text,html.dark .pp-supplier-value{color:#e9ecf1}html.dark .pp-apply-filter-btn{border:none;background:#9d3404;color:#fff}html.dark .pp-apply-filter-btn:hover{background:#d84605}html.dark .pp-kpi-card{border:1px solid #2D3340}html.dark .pp-kpi-label{color:#c5cbd4}html.dark .pp-kpi-value{color:#e9ecf1}html.dark .pp-kpi-badge{background:#0e652e;color:#fff}html.dark .pp-kpi-change{color:#e9ecf1}html.dark .pp-kpi-change-label{color:#b9bfc7}html.dark .pp-bar-chart-card{border:1px solid #2D3340}html.dark .pp-bar-chart-title{color:#e9ecf1}html.dark .pp-chart-btn{border:1px solid #F05006;background:transparent;color:#e86c1f}html.dark .pp-chart-btn:hover{background:#30200f}html.dark .pp-stat-label{color:#bac0c9}html.dark .pp-stat-value{color:#e9ecf1}html.dark .pp-stat-value--danger{color:#f2afad}html.dark .pp-bar-chart-scale,html.dark .pp-bar-chart-months{color:#b9bfc7}html.dark .pp-table-card{border:1px solid #2D3340}html.dark .pp-table-card-title{color:#e9ecf1}html.dark .pp-simplebar-card{border:1px solid #2D3340}html.dark .pp-simplebar-labels span{color:#b9bfc7}html.dark .pp-linechart-card{border:1px solid #2D3340}html.dark .pp-linechart-legend-name{color:#c5cbd4}html.dark .pp-linechart-legend-value{color:#e9ecf1}html.dark .jd-shx-cell--clickable:hover{color:#e86c1f}html.dark .sct-count{color:#e9ecf1}html.dark .sct-thead{border-bottom:1px solid #2D3340;background:#15181f}html.dark .sct-row .jd-shx-cell{color:#e9ecf1}html.dark .sct-row--alt .jd-shx-cell{background:#1d212b}html.dark .sct-empty{color:#bac0c9}html.dark .sct-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .sct-input::placeholder{color:#bac0c9}html.dark .sct-input:focus,html.dark .sct-input--focus{border-color:#ff6404;box-shadow:0 1px 2px #1018280d}html.dark .sct-input[readonly]:focus{border-color:#2d3340;box-shadow:none}html.dark .sct-textarea[readonly]:focus{border-color:#2d3340}html.dark .sct-confirm-text{color:#e9ecf1}html.dark .sct-modal-footer{border-top:1px solid #2D3340;background:#15181f;box-shadow:0 -1px 4px #00000014}html.dark .sct-btn{border:1px solid transparent;background:#15181f}html.dark .sct-btn--cancel{border-color:#39414f;color:#e9ecf1;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .sct-btn--cancel:hover{background:#1d212b}html.dark .sct-btn--danger-text{border-color:#39414f;color:#f2afad;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .sct-btn--danger-text:hover{background:#2c1517}html.dark .sct-btn--edit{border-color:#ff6404;color:#e86c1f;box-shadow:0 -1.5px #b43c05 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .sct-btn--edit:hover{background:#30200f}html.dark .sct-btn--primary{border-color:#f05006;background:#9d3404;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .sct-btn--primary:hover{background:#d9480a}html.dark .sct-btn--danger{border-color:#d52825;background:#ab201e;color:#fff;box-shadow:0 -1.5px #00000040 inset,1px 0 #ffffff12 inset,-1px 0 #ffffff12 inset,0 1px #ffffff2b inset}html.dark .sct-btn--danger:hover{background:#ad1a1a}html.dark .sct-btn--primary:disabled:hover{background:#9d3404}html.dark .sct-toast{border:1px solid #27923E;background:#172c1b;box-shadow:0 4px 16px #0000001a}html.dark .pmadj-detail-label{color:silver}html.dark .pmadj-detail-value,html.dark .pmadj-section-title{color:#e9ecf1}html.dark .pmadj-panel{border:1px solid #2D3340;background:#1d212b}html.dark .pmadj-row-label{color:#e9ecf1}html.dark .pmadj-check{border:1.2px solid #2D3340;background:#15181f}html.dark .pmadj-check--checked{background:#9d3404;border-color:#f05006}html.dark .pmadj-group--divided{border-top:1px solid #2D3340}html.dark .pmadj-group-title{color:#e9ecf1}html.dark .pmadj-field-label{color:#bac0c9}html.dark .pmadj-input{border:1px solid #2D3340;background:#15181f;color:#e9ecf1;outline:none}html.dark .pmadj-input::placeholder{color:#bac0c9}html.dark .pmadj-input:focus{border-color:#ff6404}html.dark .cj-btn-next--outline{background:#15181f;border:1px solid #FF6404;color:#e86c1f}html.dark .cj-btn-next--outline:hover{background:#30200f}html.dark .pm-row:hover .pm-td--settings{background:#1d212b}html.dark .pm-gear-btn{border:1px solid #39414F;background:transparent}html.dark .pm-gear-btn:hover{background:#1d212b}html.dark .pmadj-detail-row{border-top:1px solid #2D3340}html.dark .rt-card{border:1px solid #2D3340}html.dark .rt-card-label,html.dark .rt-card-value{color:#e9ecf1}html.dark .rt-card-value--red{color:#f2afad}html.dark .rt-donut-label{color:#bac0c9}html.dark .rt-donut-value{color:#c3c9d3}html.dark .rt-legend-dash--orange{background:#9d3404}html.dark .rt-legend-dash--grey{background:#1b1b1b}html.dark .rt-legend-label{color:silver}html.dark .rt-legend-value{color:#c3c9d3}html.dark .rt-chart-card{border:1px solid #2D3340}html.dark .rt-chart-title,html.dark .rt-chart-legend-item{color:silver}html.dark .rt-swatch--actual{background:#1b1b1b}html.dark .rt-swatch--budget{background:#9d3404}html.dark .rt-yaxis{color:#bac0c9}html.dark .rt-gridline{background:#2b313c}html.dark .rt-bar--actual{background:#1b1b1b}html.dark .rt-bar--budget{background:#eb7314}html.dark .rt-group-label{color:#bac0c9}html.dark .lhs-info-row{border-bottom:1px solid #2D3340}html.dark .whs-fav-dd{border:1px solid #333333;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .whs-fav-new{border:none;background:#15181f;color:#e86c1f}html.dark .whs-fav-new:hover{background:#30200f}html.dark .whs-fav-count{border-top:1px solid #2D3340;color:#bac0c9}html.dark .whs-fav-item{background:#1d212b;border-top:1px solid #2D3340}html.dark .whs-fav-item-name{border:none;background:none;color:#e9ecf1}html.dark .whs-adv-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .whs-adv-select--open{border-color:#ff6404}html.dark .whs-adv-placeholder{color:#bac0c9}html.dark .whs-status-chip{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .whs-status-dot{background:#9d3404}html.dark .whs-status-dot--seen{background:#1b652b}html.dark .whs-fav-range{color:#84c9ec}html.dark .whs-fav-daterange{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .whs-comments-count{color:#e9ecf1}html.dark .whs-comments-count--empty{color:#bac0c9}html.dark .aid-thead{background:#15181f}html.dark .aid-row .jd-shx-cell{color:#e9ecf1;background:transparent}html.dark .aid-row .jd-shx-cell--link{color:#84c9ec}html.dark .aid-row--alt{background:#1d212b}html.dark .aid-row:hover{background:#30200f}html.dark .jn-thead{background:#15181f}html.dark .jn-row .jd-shx-cell{color:#e9ecf1;background:transparent}html.dark .jn-row .jd-shx-cell--link{color:#84c9ec}html.dark .jn-row--alt{background:#1d212b}html.dark .jn-row:hover{background:#30200f}html.dark .jd-sph-description{color:#e9ecf1}html.dark .jd-sph-card{border:1px solid #2D3340;background:#15181f}html.dark .jd-sph-card:hover{border-color:#ff6404}html.dark .jd-sph-card:focus-visible{outline:2px solid #FF6404}html.dark .jd-sph-card-title{color:#e9ecf1}html.dark .jd-sph-note-label{color:silver}html.dark .jd-sph-note-content,html.dark .jd-sph-detail-check{color:#e9ecf1}html.dark .jd-sph-detail-box{border:1px solid #39414F;background:#15181f}html.dark .jd-sph-detail-label{color:#bac0c9}html.dark .jd-sph-detail-note{border:1px solid #2D3340;background:#1d212b;color:#e9ecf1;outline:none}html.dark .jd-sph-detail-note:focus{border-color:#ff6404}html.dark .cjp-cm-kicker,html.dark .cjp-cm-title{color:#e9ecf1}html.dark .cjp-cm-card{border:1px solid #2D3340}html.dark .cjp-cm-name{color:#e9ecf1}html.dark .cjp-cm-dot{color:#b9bfc7}html.dark .cjp-cm-time{color:#bac0c9}html.dark .cjp-cm-body{color:#e9ecf1}html.dark .cjp-cm-icon-btn{border:1px solid #2D3340;background:#1d212b}html.dark .cjp-cm-empty{color:#bac0c9}html.dark .cjp-cm-textarea{border:1px solid #2D3340;color:#e9ecf1;outline:none}html.dark .cjp-cm-textarea::placeholder{color:#bac0c9}html.dark .cjp-cm-textarea:focus{border-color:#ff6404}html.dark .cjp-cm-add:disabled{background:#2b313c;color:#c5cbd4}html.dark .scheduler-ls-row{border-bottom:1px solid #2D3340}html.dark .scheduler-ls-row--head{background:#15181f}html.dark .scheduler-ls-emp{border-right:1px solid #2D3340;background:#15181f}html.dark .scheduler-ls-emp--head{background:#1d212b}html.dark .scheduler-ls-emp-name{color:#e9ecf1}html.dark .scheduler-ls-hour{border-right:1px solid #2D3340;background:#1d212b;color:#b6c0ce}html.dark .scheduler-ls-cell{border-right:1px solid #2B3D50}html.dark .scheduler-ls-bar-title{color:#e9ecf1}html.dark .scheduler-ls-bar-sub{color:#c5cbd4}html.dark .ts-row-menu-btn--open{background:#232833}html.dark .ts-row-menu{border:1px solid #2D3340;background:#15181f;box-shadow:0 4px 16px #0000001a}html.dark .ts-row-menu-item{border:none;background:none;color:#f2afad}html.dark .ts-row-menu-item:hover{background:#2c1517}html.dark .ts-status-badge{border:1px solid #2D3340;color:#e9ecf1}html.dark .ts-status-dot{background:#9d3404}html.dark .ts-adv-panel{border:1px solid #2D3340;background:#1d212b}html.dark .ts-adv-title{color:#bac0c9}html.dark .ts-adv-label{color:#e9ecf1}html.dark .ts-adv-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .ts-adv-select--open{border-color:#ff6404}html.dark .ts-adv-placeholder{color:#bac0c9}html.dark .ts-adv-dd{border:1px solid #333333;background:#15181f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}html.dark .ts-adv-radio{border:1px solid #39414F;background:#15181f}html.dark .ts-adv-radio--on{border:5px solid #F05006}html.dark .jsch-bar-more{color:#bac0c9}html.dark .jsch-tp-card{border:1px solid #2D3340;background:#15181f}html.dark .jsch-tp-card:hover{background:#1d212b}html.dark .jsch-tp-cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .jsch-tp-count{color:#e9ecf1}html.dark .jsch-tp-selected{color:#c5cbd4}html.dark .jsch-tp-search{border:1px solid #333333}html.dark .jsch-tp-input{border:none;outline:none;background:none;color:#e9ecf1}html.dark .jsch-tp-input::placeholder{color:#bac0c9}html.dark .jsch-tp-row:hover,html.dark .jsch-tp-avatar{background:#1d212b}html.dark .jsch-tp-name,html.dark .jsch-tp-line{color:#e9ecf1}html.dark .jsch-tp-empty{color:#bac0c9}html.dark .jsch-tp-reset{border:none;background:none;color:#c3c9d3}html.dark .jsch-tp-reset:hover{background:#1d212b}html.dark .jsch-tp-apply{border:none;background:#9d3404;color:#fafafa}html.dark .jsch-tp-apply:hover{background:#d94605}html.dark .scheduler-lsm-name{border-right:1px solid #39414F;background:#1d212b}html.dark .scheduler-lsm-name--head{border-bottom:1px solid #39414F}html.dark .scheduler-lsm-avatar{background:#15181f}html.dark .scheduler-lsm-emp{color:#e9ecf1}html.dark .scheduler-lsm-date{border-right:1px solid #39414F;border-bottom:1px solid #39414F;background:#1d212b;color:#e9ecf1}html.dark .scheduler-lsm-date--weekend{background:#2c1517}html.dark .scheduler-lsm-cell{border-right:1px solid #333333;border-bottom:1px solid #333333;background:#15181f}html.dark .scheduler-lsm-cell--alt{background:#1d212b}html.dark .scheduler-lsm-cell--weekend{background:#2c1517}html.dark .scheduler-lsm-hours{color:#e9ecf1}html.dark .jobs-info-banner{border:1px solid #50482B;background:#2c2417}html.dark .jobs-info-text{color:#e5b785}html.dark .jobs-info-title{color:#e9b67c}html.dark .reopen-open-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .reopen-open-btn:hover{background:#30200f}html.dark .reopen-eye-btn{border:1px solid #2D3340;background:#15181f}html.dark .reopen-eye-btn:hover{background:#1d212b}html.dark .status-grid-item--link:hover{background:#30200f}html.dark .bd-modal{background:#15181f;box-shadow:0 10px 40px #0003}html.dark .bd-modal-head{border-bottom:1px solid #262C36}html.dark .bd-modal-title{color:#e9ecf1}html.dark .bd-modal-close{border:1px solid #2D3340;background:#1d212b;color:#c5cbd4}html.dark .bd-modal-text{color:#c5cbd4}html.dark .bd-modal-foot{border-top:1px solid #2D3340}html.dark .bd-modal-foot .bd-btn-cancel{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .bd-modal-foot .bd-btn-danger{border:none;background:#ab201e;color:#fff}html.dark .bd-modal-foot .bd-btn-primary{border:none;background:#9d3404;color:#fff}html.dark .bd-modal-foot .bd-btn-primary:disabled{background:#2b313c;color:#b9bfc7}html.dark .bd-drawer{background:#15181f;box-shadow:0 10px 40px #0003}html.dark .bd-drawer-label{color:#c5cbd4}html.dark .bd-placeholder-text{color:#bac0c9}html.dark .bd-person-chip{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .bd-person-chip--on{border-color:#ff6404;background:#30200f;color:#e86c1f}html.dark .bd-people-more{color:#c5cbd4}html.dark .bd-add-folder{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .bd-add-folder:hover{background:#30200f}html.dark .bd-folder-row{border:1px solid #2D3340}html.dark .bd-folder-name{color:#e9ecf1}html.dark .bd-folder-badge{background:#ab201e;color:#fff}html.dark .bd-folder-size{color:#bac0c9}html.dark .bd-folder-menu{border:none;background:none}html.dark .bd-folder-menu:hover{background:#1d212b}html.dark .bd-dd-item--danger{color:#f2afad}html.dark .bd-line-row--alt{background:#1d212b}html.dark .bd-note-chip{background:#30200f;color:#f4b08e}html.dark .bd-note-chip--waiting{background:#2c2a17;color:#e7b66e}html.dark .bd-item-panel--credit{border-color:#502b2b;background:#2c1717}html.dark .bd-credit-label{color:#f2afad}html.dark .bd-credit-note,html.dark .bd-credit-total-label,html.dark .bd-credit-total-value,html.dark .bd-modal-text--dark{color:#e9ecf1}html.dark .bd-btn-delete-outline{border:1px solid #2D3340;background:#15181f;color:#f2afad}html.dark .bd-btn-delete-outline:hover{background:#2c1517}html.dark .inv-send-email{border:none;background:#9d3404;color:#fff;box-shadow:inset 0 1px #ffffff2b,inset 0 -1.5px #00000040}html.dark .inv-send-email:hover{background:#d94505}html.dark .inv-pay-field{border:1px solid #2D3340;background:#15181f}html.dark .inv-pay-field:focus-within{border-color:#ff6404}html.dark .inv-pay-sign{color:#e9ecf1}html.dark .inv-pay-input{border:none;background:none;outline:none;color:#e9ecf1}html.dark .inv-pay-input::placeholder{color:#b9bfc7}html.dark .dea-crumb-btn{border:none;background:none;color:#bac0c9}html.dark .dea-crumb-btn:hover{color:#e9ecf1}html.dark .dea-content{background:#15181f}html.dark .dea-table{border:1px solid #2D3340}html.dark .dea-tr--head{background:#15181f;border-bottom:1px solid #2D3340}html.dark .dea-tr:not(.dea-tr--head){background:#15181f}html.dark .dea-tr:not(.dea-tr--head):nth-child(odd){background:#1d212b}html.dark .dea-tr--clickable:hover{background:#30200f}html.dark .dea-th{color:#bac0c9}html.dark .dea-td{color:#e9ecf1}html.dark .dea-role{border:none;background:none;color:#84c9ec}html.dark .notif-kanban-btn{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .notif-kanban-btn:hover{background:#2c1f17}html.dark .notif-kanban-btn:focus-visible{outline:2px solid #FF6404}html.dark .jsch-tp-card{background:#232833;border-color:transparent}html.dark .jsch-tp-card:hover{background:#19191c}html.dark .jsch-tp-card--on,html.dark .jsch-tp-card--on:hover{background:#15181f;border-color:#ff6404}html.dark .jsch-tp-box{border:1px solid #39414F;background:#15181f}html.dark .jsch-tp-card--on .jsch-tp-box{border-color:#f05006;background:#9d3404}html.dark .jsch-dr-assign{border:1px solid #FF6404;background:#15181f;color:#e86c1f}html.dark .jsch-dr-assign:hover{background:#2c1f17}html.dark .jsch-dr-assign:focus-visible{outline:2px solid #FF6404}html.dark .jsch-dr-chip{background:#232833;color:#e9ecf1}html.dark .jsch-dr-chip-x{border:none;background:none;color:#bac0c9}html.dark .jsch-dr-chip-x:hover{color:#f2afad}html.dark .jsch-dr-chips-empty{color:#bac0c9}html.dark .stk-table .aid-row--alt,html.dark .stkd-table .aid-row--alt,html.dark .stke-table .aid-row--alt{background:#1d212b}html.dark .stk-table .aid-row:hover,html.dark .stkd-table .aid-row:hover,html.dark .stke-table .aid-row:hover{background:#30200f}html.dark .scow-line{color:#e9ecf1}html.dark .scow-heading{color:#f2afad}html.dark .scow-steps{color:#e9ecf1}html.dark .scow-note{color:#c5cbd4}html.dark .inv-request-approval-btn{border:1px solid #39414F;background:#15181f;color:#e9ecf1}html.dark .inv-request-approval-btn:hover{background:#1d212b}html.dark .inv-request-approval-btn:focus-visible{outline:2px solid #FF6404}html.dark .prm-job-label{color:#bac0c9}html.dark .prm-job-value,html.dark .prm-select-value{color:#e9ecf1}html.dark .prm-select-value--red{color:#f2afad}html.dark .prm-select-value--orange{color:#eeb496}html.dark .prm-select-value--blue{color:#77cae9}html.dark .prm-select-value--gray{color:#bac0c9}html.dark .nav-count{background:#ab201e;color:#fff}html.dark .hp-head{border-bottom:1px solid #2D3340;background:#15181f}html.dark .hp-code{background:#18181b;color:#fff}html.dark .hp-title{color:#e9ecf1}html.dark .hp-sub{color:#bac0c9}html.dark .hp-chip{background:#2c1f17;color:#f4b08e}html.dark .hp-practice{border:1px solid #50422B;background:#30200f;color:#e9ecf1}html.dark .hp-practice-quiet{color:#bac0c9}html.dark .hp-practice-label{color:#c5cbd4}html.dark .hp-practice-select{border:1px solid #2D3340;background:#15181f;color:#e9ecf1}html.dark .hp-practice-check--off{color:#b9bfc7}html.dark .hp-note{color:#c3c9d3}html.dark .hp-note h4{color:#e9ecf1}html.dark .hp-note code{background:#232833;color:#e3e7ed}html.dark .hn-head{background:#15181f}html.dark .hn-eyebrow{color:#f4b08e}html.dark .hn-title{color:#e9ecf1}html.dark .hn-meta{color:#b9bfc7}html.dark .hn-tabs{border-bottom:1px solid #2D3340}html.dark .hn-tab{border:none;border-bottom:2px solid transparent;background:none;color:#bac0c9}html.dark .hn-tab:hover,html.dark .hn-tab--on{color:#e9ecf1}html.dark .hn-sec{border-bottom:1px solid #262C36}html.dark .hn-sec:last-child{border-bottom:none}html.dark .pg-panel--backend .hn-eyebrow{color:#61e5d8}html.dark .pg-panel--frontend .hn-eyebrow{color:#80c9ea}html.dark .pg-close{border:1px solid #2D3340;background:#1d212b}html.dark .pg-close:hover{background:#232833}html.dark .pg-stub{border:1px dashed #2D3340;color:#b9bfc7}html.dark .hn-kicker{color:#b9bfc7}html.dark .hn-h,html.dark .hn-h5{color:#e9ecf1}html.dark .hn-note-sm{color:#bac0c9}html.dark .hn-callout{border:1px solid #50422B;background:#30200f;color:#e5bb61}html.dark .hn-flow{border:1px solid #2D3340;background:#15181f}html.dark .hn-flow-access{border:1px dashed #39414F;background:#1d212b}html.dark .hn-flow-txt b{color:#c3c9d3}html.dark .hn-flow-cap{color:#b9bfc7}html.dark .hn-flow-cap--home{color:#f4b08e}html.dark .hn-flow-aside{color:#b9bfc7}html.dark .hn-flow-node{border:1px solid #2D3340;color:#bac0c9}html.dark .hn-flow-node b{color:#e9ecf1}html.dark .hn-flow-home{border:1px solid #F05006;background:#30200f;color:#e5bb61}html.dark .hn-flow-home b{color:#efb39e}html.dark .hn-flow-leaves{border:1px solid #2B5035;background:#172c1a;color:#a6c9aa}html.dark .hn-flow-leaves b{color:#86cf93}html.dark .hn-arw{background:#a1a1aa}html.dark .hn-arw:after{border:4px solid transparent}html.dark .hn-arw--left:after{border-left:none}html.dark .hn-arw--right:after{border-right:none}html.dark .hn-arw--down:after{border-bottom:none}html.dark .hn-arw--dash{background:repeating-linear-gradient(to bottom,#A1A1AA 0 3px,transparent 3px 6px)}html.dark .hn-arw--on{background:#9d3404}html.dark .hn-arw-lbl{color:#f4b08e}html.dark .hn-table{border:1px solid #2D3340}html.dark .hn-tr{border-bottom:1px solid #262C36}html.dark .hn-tr:last-child{border-bottom:none}html.dark .hn-tr--head{background:#1d212b;color:#b9bfc7}html.dark .hn-defs>span:nth-child(odd){color:#bac0c9}html.dark .hn-steps li:before{border:1px solid #2D3340;color:#bac0c9}html.dark .hn-steps li b{color:#e9ecf1}html.dark .hn-example{border:1px solid #2D3340}html.dark .hn-example-head{background:#18181b;color:#fff}html.dark .hn-bar{color:#fff}html.dark .hn-bar-seg--plumb{background:#9d3404}html.dark .hn-bar-seg--hvac{background:#1d6fa5}html.dark .hn-bar-seg--elec{background:#681dea}html.dark .hn-faq{border:none;border-bottom:1px solid #262C36;background:none}html.dark .hn-faq-q{color:#e9ecf1}html.dark .hn-faq-sign{color:#b9bfc7}html.dark .hn-faq-a{color:#c5cbd4}html.dark .hn-verb{color:#61e593}html.dark .hn-verb--put{color:#e9b67c}html.dark .hn-verb--post{color:#abbef1}html.dark .hn-verb--del{color:#f2afac}html.dark .hn-pill{background:#11291d;color:#61e593}html.dark .hn-pill--new{background:#33280c;color:#e5b785}html.dark .hn-pill--param{background:#14213a;color:#abbef1}html.dark .hn-gap{background:#33280c;color:#e5b785}html.dark .hn-callout--new{border-color:#2b5035;background:#172c1a;color:#86cf93}html.dark .hn-callout--info{border-color:#2b4350;background:#17242c;color:#9bc5d9}html.dark .hn-flow-col{border:1px dashed #39414F;background:#1d212b}html.dark .hn-flow-col--write{border-color:#50422b;background:#30200f}html.dark .hn-flow-col code{background:#15181f}html.dark .hn-showme{border:1px solid #503A2B;background:#15181f;color:#f4b08e}html.dark .hn-showme:hover{background:#30200f}html.dark .hn-quiz-q{border:1px solid #2D3340}html.dark .hn-quiz-q b{color:#e9ecf1}html.dark .hn-quiz-opt{color:#c5cbd4}html.dark .hn-dl{border:1px solid #2D3340;color:#bac0c9}html.dark .hn-dl b{color:#e9ecf1}html.dark .hn-dl-ico{background:#3a1a1d;color:#f2afac}html.dark .hn-dl-ico--json{background:#14213a;color:#abbef1}html.dark .hn-dl-ico--zip{background:#232833;color:#c5cbd4}html.dark .hn-dl-ico--md{background:#11291d;color:#61e593}html.dark .hn-draft,html.dark .hn-draft-list{border-left:3px solid #F0B000;background:#241e07;color:#e5bb61}html.dark .hn-sec--log{border-bottom:none}@media(max-width:640px){html.dark .jd-daterange-calendar{border-left:none;border-top:1px solid #2D3340}}@media(prefers-reduced-motion:reduce){html.dark .doc-import-ai-step{color:#c5cbd4;-webkit-text-fill-color:#C5CBD4}}@media(max-width:900px){html.dark .emp-detail-submenu{border-right:none;border-bottom:1px solid #39414F}}@media(max-width:1024px){html.dark .pp-submenu.jd-submenu{border-right:none;border-bottom:1px solid #39414F}}html.dark .pm-module{--pm-primary: #E86C1F;--pm-primary-soft: #2C1E17;--pm-primary-dark: #EEB296;--pm-accent: #E86C1F;--pm-link: #84C9EC;--pm-bg: #1D212B;--pm-card: #15181F;--pm-border: #2D3340;--pm-border-2: #39414F;--pm-text: #E9ECF1;--pm-muted: #BAC0C9;--pm-muted-2: #B9BFC7;--pm-cell: #C3C9D3;--pm-head: #BAC0C9;--pm-zebra: #1D212B;--pm-track: #232833;--pm-green: #6ED885;--pm-green-soft: #172C1C;--pm-amber: #E9B677;--pm-amber-soft: #2C2417;--pm-red: #F2AFAD;--pm-red-soft: #2C1917;--pm-purple: #CDB5F2;--pm-purple-soft: #1E172C;--pm-teal: #61E5D9;color:var(--pm-text);background:var(--pm-bg)}html.dark .pm-module select,html.dark .pm-module input[type=text],html.dark .pm-module input[type=date],html.dark .pm-module input[type=number],html.dark .pm-module textarea{border:1px solid var(--pm-border-2);background:#15181f;color:var(--pm-text)}html.dark .pm-module select:focus,html.dark .pm-module input:focus,html.dark .pm-module textarea:focus{border-color:var(--pm-accent);outline:none}html.dark .pm-module select:disabled,html.dark .pm-module input:disabled,html.dark .pm-module textarea:disabled{border-color:var(--pm-border);background:var(--pm-track);color:var(--pm-muted-2)}html.dark .pm-newbar{background:var(--pm-primary-soft);border:1px solid #503F2B;border-left:3px solid var(--pm-accent)}html.dark .pm-crumbbar{background:#15181f;border:1px solid var(--pm-border);color:var(--pm-muted)}html.dark .pm-crumbbar b{color:var(--pm-text)}html.dark .pm-crumb-link{background:transparent;color:var(--pm-muted)}html.dark .pm-crumb-link:hover{color:var(--pm-primary)}html.dark .pm-sub{color:var(--pm-muted)}html.dark .pm-role-switch{background:var(--pm-bg);border:1px solid var(--pm-border)}html.dark .pm-role-switch button{background:transparent;color:var(--pm-muted)}html.dark .pm-role-switch button.on{background:var(--pm-sidebar);color:#fff}html.dark .pm-role-switch button.on.supplier{background:var(--pm-purple)}html.dark .pm-tabs{border-bottom:1px solid var(--pm-border)}html.dark .pm-tabs button{background:transparent;color:var(--pm-muted);border-bottom:2px solid transparent}html.dark .pm-tabs button.on{color:var(--pm-primary)}html.dark .pm-seg{background:var(--pm-track)}html.dark .pm-seg button{background:transparent;color:var(--pm-head)}html.dark .pm-seg button.on{background:#15181f;color:#e9ecf1;box-shadow:0 1px 2px #0003}html.dark .pm-card{background:var(--pm-card);border:1px solid var(--pm-border)}html.dark .pm-card-h{border-bottom:1px solid var(--pm-border);background:#15181f}html.dark .pm-card.ai{border-color:#3a2b50;background:linear-gradient(180deg,#1e172c,#15181f)}html.dark .pm-ai-row{border-bottom:1px solid #3B2B50}html.dark .pm-kpi{background:#15181f;border:1px solid var(--pm-border)}html.dark .pm-kpi .lab,html.dark .pm-kpi .fine{color:var(--pm-muted)}html.dark .pm-kpi.alert{border-left:3px solid var(--pm-red)}html.dark .pm-kpi.warn{border-left:3px solid var(--pm-amber)}html.dark .pm-kpi.ok{border-left:3px solid var(--pm-green)}html.dark .pm-module .b-green{background:var(--pm-green-soft);color:#61e59c;border-color:#2b503b}html.dark .pm-module .b-amber{background:var(--pm-amber-soft);color:#e7b76e;border-color:#50432b}html.dark .pm-module .b-red{background:var(--pm-red-soft);color:#f1b0ac;border-color:#502e2b}html.dark .pm-module .b-blue{background:#171e2c;color:#abbef1;border-color:#2b3950}html.dark .pm-module .b-purple{background:var(--pm-purple-soft);color:#c8b9e8;border-color:#3a2b50}html.dark .pm-module .b-grey{background:#171e2c;color:#b9c1d0;border-color:#2b3a50}html.dark .pm-module .btn{border:1px solid var(--pm-border-2);background:#15181f;color:var(--pm-text)}html.dark .pm-module .btn:hover{background:#171f2c}html.dark .pm-module .btn.pri{background:var(--pm-primary);border-color:var(--pm-primary);color:#fff;box-shadow:0 1px 2px #f5871f4d}html.dark .pm-module .btn.pri:hover{background:var(--pm-primary-dark)}html.dark .pm-module .btn.pur{background:var(--pm-purple);border-color:var(--pm-purple);color:#fff}html.dark .pm-module .btn.dan{background:#15181f;border-color:#502e2b;color:var(--pm-red)}html.dark .pm-module .ref{color:var(--pm-link)}html.dark .pm-module .muted{color:var(--pm-muted)}html.dark .pm-module .sup-chip{background:#171e2c;color:#b5c0d3}html.dark .pm-table{color:var(--pm-cell)}html.dark .pm-table th{color:var(--pm-head);border-bottom:1px solid var(--pm-border);background:#15181f}html.dark .pm-table td{border-bottom:1px solid var(--pm-border)}html.dark .pm-table tbody tr:where(:nth-child(2n)){background:var(--pm-zebra)}html.dark .pm-table tbody tr:hover{background:var(--pm-zebra)}html.dark .pm-table tr.selected{outline:2px solid var(--pm-accent)}html.dark .pm-table b,html.dark .pm-table strong{color:var(--pm-text)}html.dark .pm-scroll::-webkit-scrollbar-track{background:#232833}html.dark .pm-scroll::-webkit-scrollbar-thumb{background:#a1a1aa;border:3px solid #262C36}html.dark .pm-scroll::-webkit-scrollbar-thumb:hover{background:#71717a}html.dark .pm-daybar{background:var(--pm-track);color:var(--pm-text)}html.dark .pm-module .wait-you{background:var(--pm-red-soft);box-shadow:inset 3px 0 0 var(--pm-red)}html.dark .pm-module .wait-you:hover{background:#2c1917}html.dark .pm-module .wait-them{background:var(--pm-amber-soft);box-shadow:inset 3px 0 0 var(--pm-amber)}html.dark .pm-module .wait-them:hover{background:#2c2417}html.dark .pm-module .clock{background:#171e2c;color:#b9c1d0}html.dark .pm-module .clock.br{background:var(--pm-red);color:#fff}html.dark .pm-note{background:var(--pm-amber-soft);border:1px solid #50432B;color:#e7b86e}html.dark .pm-note.blue{background:var(--pm-primary-soft);border-color:#503f2b;color:var(--pm-primary-dark)}html.dark .pm-note.red{background:var(--pm-red-soft);border-color:#502e2b;color:#f1b0ac}html.dark .pm-note.green{background:var(--pm-green-soft);border-color:#2b503b;color:#61e59c}html.dark .pm-note.purple{background:var(--pm-purple-soft);border-color:#3a2b50;color:#c8b9e8}html.dark .pm-kv>div:nth-child(odd){color:var(--pm-head)}html.dark .pm-thread{border-left:2px solid var(--pm-border)}html.dark .pm-msg .txt{background:#171f2c;border:1px solid var(--pm-border)}html.dark .pm-msg.them .txt{background:var(--pm-purple-soft);border-color:#392b50}html.dark .pm-bar-mini{background:#171f2b}html.dark .pm-drop-zone{border:1.5px dashed var(--pm-border-2);color:var(--pm-muted);background:#171e2c}html.dark .pm-drop-zone:hover{border-color:var(--pm-primary);background:var(--pm-primary-soft)}html.dark .pm-drop-zone b{color:var(--pm-text)}html.dark .pm-card-f{border-top:1px solid var(--pm-border)}html.dark .pm-feed b{color:var(--pm-text)}html.dark .pm-feed-ic.ok{background:var(--pm-purple-soft);color:#c8b9e8}html.dark .pm-feed-ic.warn{background:var(--pm-amber-soft);color:#e7b86e}html.dark .pm-opt{border:1px solid var(--pm-border-2)}html.dark .pm-opt:hover{border-color:var(--pm-primary);background:var(--pm-primary-soft)}html.dark .pm-opt.sel{border-color:var(--pm-primary);background:var(--pm-primary-soft);box-shadow:0 0 0 2px #f5871f24}html.dark .pm-opt .d{color:var(--pm-muted)}html.dark .pm-warnpill{background:var(--pm-red-soft);color:#f1b0ac;border:1px solid #502E2B}html.dark .pm-okpill{background:var(--pm-green-soft);color:#61e59c;border:1px solid #2B503B}html.dark .pm-gantt-wrap::-webkit-scrollbar-track{background:#232833}html.dark .pm-gantt-wrap::-webkit-scrollbar-thumb{background:#a1a1aa;border:3px solid #262C36}html.dark .pm-gantt-wrap::-webkit-scrollbar-thumb:hover{background:#71717a}html.dark .pm-g-head{border-bottom:1px solid var(--pm-border);background:#171e2c}html.dark .pm-g-row{border-bottom:1px solid #2B3950;background:#15181f}html.dark .pm-g-row:hover{background:#171e2c}html.dark .pm-g-left{border-right:1px solid var(--pm-border)}html.dark .pm-g-left.sub{background:#171e2c}html.dark .pm-g-meta{color:var(--pm-muted)}html.dark .pm-g-resizer:hover:after,html.dark .pm-g-resizer.on:after{background:var(--pm-primary)}html.dark .pm-g-cell{border-right:1px solid #2B3950;background-image:repeating-linear-gradient(to right,transparent 0,transparent calc(100% / 7 - 1px),#2B3B50 calc(100% / 7 - 1px),#2B3B50 calc(100% / 7))}html.dark .pm-g-cell.today{background-color:#2c2617}html.dark .pm-g-wk{color:var(--pm-muted);border-right:1px solid #2B3950}html.dark .pm-g-wk b{color:var(--pm-text)}html.dark .pm-g-wk small{color:var(--pm-muted-2)}html.dark .pm-bar{color:#fff;box-shadow:0 1px 2px #10182826}html.dark .pm-bar .prog{background:#ffffff14}html.dark .pm-bar.stage.active{background:var(--pm-primary)}html.dark .pm-bar.ghost{background:transparent;border:1.5px dashed var(--pm-muted-2);color:var(--pm-muted);box-shadow:none}html.dark .pm-mk{background:transparent}html.dark .pm-mk i{border:1.5px solid #2D3340;box-shadow:0 1px 3px #1018284d}html.dark .pm-mk.b-green i{background:var(--pm-green)}html.dark .pm-mk.b-amber i{background:var(--pm-amber)}html.dark .pm-mk.b-purple i{background:var(--pm-purple)}html.dark .pm-mk.b-red i{background:var(--pm-red)}html.dark .pm-mk.b-blue i{background:var(--pm-link)}html.dark .pm-mk.req i{background:#15181f;border-color:var(--pm-primary)}html.dark .pm-mk .qn{color:#b6c2d4;background:#15181f;border:1px solid var(--pm-border)}html.dark .pm-mk:focus-visible{outline:2px solid var(--pm-primary)}html.dark .pm-link-line{border-top:1.5px dotted var(--pm-purple)}html.dark .pm-drag-tip{background:#0f1c33;color:#fff}html.dark .pm-exp{border:1px solid var(--pm-border-2);background:#15181f;color:var(--pm-muted)}html.dark .pm-szc{color:#b6bfcd}html.dark .pm-legend,html.dark .pm-cal-dow{color:var(--pm-muted)}html.dark .pm-cal-day{border:1px solid var(--pm-border);background:#15181f}html.dark .pm-cal-day.weekend{background:#171f2c}html.dark .pm-cal-day.today{background:#2c2617}html.dark .pm-cal-chip{border:1px solid var(--pm-border)}html.dark .pm-cal-chip.b-green{background:var(--pm-green-soft);border-color:#2b503b}html.dark .pm-cal-chip.b-amber{background:var(--pm-amber-soft);border-color:#50432b}html.dark .pm-cal-chip.b-purple{background:var(--pm-purple-soft);border-color:#3a2b50}html.dark .pm-cal-chip.b-red{background:var(--pm-red-soft);border-color:#502e2b}html.dark .pm-cal-chip.b-grey{background:#171e2c}html.dark .pm-fc-seg.won,html.dark .pm-legend .sw--fc-won{background:var(--pm-green)}html.dark .pm-fc-seg.ack,html.dark .pm-legend .sw--fc-ack{background:#7bd0a1}html.dark .pm-fc-seg.pending,html.dark .pm-legend .sw--fc-pending{background:#1f172c}html.dark .pm-fc-lab{color:var(--pm-muted)}html.dark .pm-modal{background:#15181f;box-shadow:0 20px 50px #09112152}html.dark .pm-modal-h{border-bottom:1px solid var(--pm-border)}html.dark .pm-modal-f{border-top:1px solid var(--pm-border);background:#171e2c}html.dark .pm-modal-x{background:transparent;color:var(--pm-muted)}html.dark .pm-mailbox{border:1px solid var(--pm-border)}html.dark .pm-mailhd{background:#171e2c;border-bottom:1px solid var(--pm-border)}html.dark .pm-mailhd .lb{color:var(--pm-muted)}html.dark .pm-mailbody th,html.dark .pm-mailbody td{border:1px solid var(--pm-border)}html.dark .pm-mailbody th{background:#171e2c}html.dark .pm-mailbody .cta{background:var(--pm-primary);color:#fff}html.dark .pm-mailbody .mailfoot{border-top:1px solid var(--pm-border);color:var(--pm-muted)}html.dark .pm-toast{background:#0f1c33;color:#fff;box-shadow:0 10px 30px #0911214d}html.dark .pm-tip b{color:#fff}html.dark .pm-module .i{background:#171f2c;color:#b6c2d4}html.dark .pm-skel{background:linear-gradient(90deg,#171f2b 25%,#171f2c 37%,#171f2b 63%)}html.dark .pm-empty{color:var(--pm-muted)}html.dark .pm-empty b{color:var(--pm-text)}html.dark .pm-module.pm-panel{background:#15181f}html.dark .pm-mailbody .em-muted{color:#b8c0cc}html.dark .pm-mailbody .em-warn{color:#f1b0ac}html.dark .pm-mailbody .em-fine{color:#b8c0cc}html.dark .pm-mailbody tr.em-new>td{background:var(--pm-amber-soft)}html.dark .pm-mailbody .em-agp-only{background:var(--pm-red-soft);border:1px solid #502E2B}html.dark .pm-module .pm-over{color:var(--pm-red)}html.dark .pm-content,html.dark .pm-shell .emp-detail-content{background:var(--pm-bg)}html.dark .pm-submenu .emp-detail-submenu-icon{color:#c5cbd4}html.dark .pm-submenu .emp-detail-submenu-item--active .emp-detail-submenu-icon{color:var(--pm-primary-dark)}html.dark .pm-module .pm-mk.hollow i{background:#15181f;border-color:var(--pm-amber)}html.dark .pm-portal-mark{background:var(--pm-primary);color:#fff}html.dark .pm-portal-brand b{color:#fff}html.dark .pm-portal-banner{border:1px solid #3A2B50;background:var(--pm-purple-soft);color:#c8b9e8}html.dark .pm-portal-banner b{color:#c7b8ea}html.dark .pm-opts label{color:var(--pm-text)}html.dark .pm-weekly .pm-scroll{border:1px solid var(--pm-border);background:var(--pm-card)}html.dark .pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar-track{background:#232833}html.dark .pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar-thumb{background:#a1a1aa;border:3px solid #262C36}html.dark .pm-weekly .uim-body>.pm-scroll::-webkit-scrollbar-thumb:hover{background:#71717a}html.dark [fill="#007CB4"],html.dark [fill="#007cb4"]{fill:#84c9ec}html.dark [fill="#008ECB"],html.dark [fill="#008ecb"]{fill:#7bc9e9}html.dark [fill="#04041C"],html.dark [fill="#04041c"]{fill:#bdbdf4}html.dark [fill="#047857"]{fill:#61e5c0}html.dark [fill="#09090B"],html.dark [fill="#09090b"]{fill:#e9ecf1}html.dark [fill="#0B3D7A"]{fill:#9ec3ef}html.dark [fill="#0B4A72"]{fill:#8dc7ec}html.dark [fill="#0b3d7a"]{fill:#9ec3ef}html.dark [fill="#0b4a72"]{fill:#8dc7ec}html.dark [fill="#103F91"],html.dark [fill="#103f91"]{fill:#a7c2f1}html.dark [fill="#151515"]{fill:silver}html.dark [fill="#18181B"],html.dark [fill="#18181b"]{fill:#e3e7ed}html.dark [fill="#185ABD"],html.dark [fill="#185abd"]{fill:#a3c2f0}html.dark [fill="#1976D2"],html.dark [fill="#1976d2"]{fill:#9ac5ee}html.dark [fill="#1B6B2D"]{fill:#6cda85}html.dark [fill="#1D6FD6"]{fill:#9ec2ef}html.dark [fill="#1b6b2d"]{fill:#6cda85}html.dark [fill="#1d6fd6"]{fill:#9ec2ef}html.dark [fill="#27272A"],html.dark [fill="#27272a"]{fill:#d7dce4}html.dark [fill="#27923E"],html.dark [fill="#27923e"]{fill:#6ed885}html.dark [fill="#2B5797"]{fill:#a7c1e6}html.dark [fill="#2B7CD3"]{fill:#9dc3eb}html.dark [fill="#2F9E44"]{fill:#71d584}html.dark [fill="#2b5797"]{fill:#a7c1e6}html.dark [fill="#2b7cd3"]{fill:#9dc3eb}html.dark [fill="#2f9e44"]{fill:#71d584}html.dark [fill="#3F3F46"],html.dark [fill="#3f3f46"],html.dark [fill="#404040"]{fill:#c3c9d3}html.dark [fill="#4CAF50"],html.dark [fill="#4caf50"]{fill:#91cf93}html.dark [fill="#52525B"],html.dark [fill="#52525b"]{fill:#c5cbd4}html.dark [fill="#545454"],html.dark [fill="#555"]{fill:silver}html.dark [fill="#6D28D9"],html.dark [fill="#6d28d9"]{fill:#cdb5f2}html.dark [fill="#71717A"],html.dark [fill="#71717a"],html.dark [fill="#737373"]{fill:#bac0c9}html.dark [fill="#787878"]{fill:silver}html.dark [fill="#8A2C02"]{fill:#eeb196}html.dark [fill="#8A4E05"]{fill:#e9b677}html.dark [fill="#8a2c02"]{fill:#eeb196}html.dark [fill="#8a4e05"]{fill:#e9b677}html.dark [fill="#A1A1AA"]{fill:#b9bfc7}html.dark [fill="#A31F1C"]{fill:#f1aeac}html.dark [fill="#B43C05"]{fill:#eeb296}html.dark [fill="#B45309"]{fill:#e9b67c}html.dark [fill="#C4410B"]{fill:#eeb39a}html.dark [fill="#D18700"]{fill:#e6b865}html.dark [fill="#D52825"]{fill:#f2afad}html.dark [fill="#D94505"]{fill:#eeb49a}html.dark [fill="#DD2025"]{fill:#f2b0b2}html.dark [fill="#EC6304"]{fill:#ecb48d}html.dark [fill="#F05006"]{fill:#e86c1f}html.dark [fill="#F97316"]{fill:#ecb48d}html.dark [fill="#FF3D00"]{fill:#efb29e}html.dark [fill="#FF6404"]{fill:#e86c1f}html.dark [fill="#FFC107"]{fill:#e5c461}html.dark [fill="#a1a1aa"]{fill:#b9bfc7}html.dark [fill="#a31f1c"]{fill:#f1aeac}html.dark [fill="#b43c05"]{fill:#eeb296}html.dark [fill="#b45309"]{fill:#e9b67c}html.dark [fill="#c4410b"]{fill:#eeb39a}html.dark [fill="#d18700"]{fill:#e6b865}html.dark [fill="#d52825"]{fill:#f2afad}html.dark [fill="#d94505"]{fill:#eeb49a}html.dark [fill="#dd2025"]{fill:#f2b0b2}html.dark [fill="#ec6304"]{fill:#ecb48d}html.dark [fill="#f05006"]{fill:#e86c1f}html.dark [fill="#f97316"]{fill:#ecb48d}html.dark [fill="#ff3d00"]{fill:#efb29e}html.dark [fill="#ff6404"]{fill:#e86c1f}html.dark [fill="#ffc107"]{fill:#e5c461}html.dark [stroke="#007CB4"],html.dark [stroke="#007cb4"]{stroke:#84c9ec}html.dark [stroke="#008ECB"],html.dark [stroke="#008ecb"]{stroke:#7bc9e9}html.dark [stroke="#09090B"],html.dark [stroke="#09090b"]{stroke:#e9ecf1}html.dark [stroke="#101B13"],html.dark [stroke="#101b13"]{stroke:#a2c8ad}html.dark [stroke="#16A34A"],html.dark [stroke="#16a34a"]{stroke:#61e592}html.dark [stroke="#18181B"],html.dark [stroke="#18181b"]{stroke:#e3e7ed}html.dark [stroke="#1D6FD6"],html.dark [stroke="#1d6fd6"]{stroke:#9ec2ef}html.dark [stroke="#22C55E"],html.dark [stroke="#22c55e"]{stroke:#62e492}html.dark [stroke="#27923E"],html.dark [stroke="#27923e"]{stroke:#6ed885}html.dark [stroke="#31A34A"],html.dark [stroke="#31a34a"]{stroke:#72d587}html.dark [stroke="#404040"]{stroke:#c3c9d3}html.dark [stroke="#52525B"],html.dark [stroke="#52525b"]{stroke:#c5cbd4}html.dark [stroke="#545454"],html.dark [stroke="#555"]{stroke:silver}html.dark [stroke="#5B4630"],html.dark [stroke="#5b4630"]{stroke:#d0bba5}html.dark [stroke="#6D28D9"],html.dark [stroke="#6d28d9"]{stroke:#cdb5f2}html.dark [stroke="#71717A"],html.dark [stroke="#71717a"],html.dark [stroke="#737373"]{stroke:#bac0c9}html.dark [stroke="#A1A1AA"]{stroke:#b9bfc7}html.dark [stroke="#A66B00"]{stroke:#e6b865}html.dark [stroke="#B45309"]{stroke:#e9b67c}html.dark [stroke="#D52825"]{stroke:#f2afad}html.dark [stroke="#D97706"]{stroke:#e9b67b}html.dark [stroke="#E91E8C"]{stroke:#f1abd2}html.dark [stroke="#F05006"]{stroke:#e86c1f}html.dark [stroke="#F0B000"]{stroke:#e5c261}html.dark [stroke="#FF6404"]{stroke:#e86c1f}html.dark [stroke="#a1a1aa"]{stroke:#b9bfc7}html.dark [stroke="#a66b00"]{stroke:#e6b865}html.dark [stroke="#b45309"]{stroke:#e9b67c}html.dark [stroke="#d52825"]{stroke:#f2afad}html.dark [stroke="#d97706"]{stroke:#e9b67b}html.dark [stroke="#e91e8c"]{stroke:#f1abd2}html.dark [stroke="#f05006"]{stroke:#e86c1f}html.dark [stroke="#f0b000"]{stroke:#e5c261}html.dark [stroke="#ff6404"]{stroke:#e86c1f}html.dark [fill=black],html.dark [fill=Black],html.dark [fill="#000"],html.dark [fill="#000000"]{fill:#e9ecf1}html.dark [stroke=black],html.dark [stroke="#000"],html.dark [stroke="#000000"]{stroke:#e9ecf1}html.dark svg:not([fill]){fill:#e9ecf1}html.dark .nav-item--active:not(.nav-item--hover-dark) [fill=black],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill=Black],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill="#000"],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill="#000000"],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill="#09090B"],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill="#09090b"],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill="#18181B"],html.dark .nav-item--active:not(.nav-item--hover-dark) [fill="#18181b"],html.dark .nav-item--customers-active [fill=black],html.dark .nav-item--customers-active [fill=Black],html.dark .nav-item--customers-active [fill="#000"],html.dark .nav-item--customers-active [fill="#000000"],html.dark .nav-item--customers-active [fill="#09090B"],html.dark .nav-item--customers-active [fill="#09090b"],html.dark .nav-item--customers-active [fill="#18181B"],html.dark .nav-item--customers-active [fill="#18181b"],html.dark .nav-item--leave-active [fill=black],html.dark .nav-item--leave-active [fill=Black],html.dark .nav-item--leave-active [fill="#000"],html.dark .nav-item--leave-active [fill="#000000"],html.dark .nav-item--leave-active [fill="#09090B"],html.dark .nav-item--leave-active [fill="#09090b"],html.dark .nav-item--leave-active [fill="#18181B"],html.dark .nav-item--leave-active [fill="#18181b"],html.dark .nav-item--nb-page-active [fill=black],html.dark .nav-item--nb-page-active [fill=Black],html.dark .nav-item--nb-page-active [fill="#000"],html.dark .nav-item--nb-page-active [fill="#000000"],html.dark .nav-item--nb-page-active [fill="#09090B"],html.dark .nav-item--nb-page-active [fill="#09090b"],html.dark .nav-item--nb-page-active [fill="#18181B"],html.dark .nav-item--nb-page-active [fill="#18181b"],html.dark .nav-item--operations-page-active [fill=black],html.dark .nav-item--operations-page-active [fill=Black],html.dark .nav-item--operations-page-active [fill="#000"],html.dark .nav-item--operations-page-active [fill="#000000"],html.dark .nav-item--operations-page-active [fill="#09090B"],html.dark .nav-item--operations-page-active [fill="#09090b"],html.dark .nav-item--operations-page-active [fill="#18181B"],html.dark .nav-item--operations-page-active [fill="#18181b"],html.dark .nav-item--ts-page-active [fill=black],html.dark .nav-item--ts-page-active [fill=Black],html.dark .nav-item--ts-page-active [fill="#000"],html.dark .nav-item--ts-page-active [fill="#000000"],html.dark .nav-item--ts-page-active [fill="#09090B"],html.dark .nav-item--ts-page-active [fill="#09090b"],html.dark .nav-item--ts-page-active [fill="#18181B"],html.dark .nav-item--ts-page-active [fill="#18181b"]{fill:#09090b}html.dark .nav-item--active:not(.nav-item--hover-dark) [stroke=black],html.dark .nav-item--active:not(.nav-item--hover-dark) [stroke="#000"],html.dark .nav-item--active:not(.nav-item--hover-dark) [stroke="#000000"],html.dark .nav-item--active:not(.nav-item--hover-dark) [stroke="#09090B"],html.dark .nav-item--active:not(.nav-item--hover-dark) [stroke="#09090b"],html.dark .nav-item--customers-active [stroke=black],html.dark .nav-item--customers-active [stroke="#000"],html.dark .nav-item--customers-active [stroke="#000000"],html.dark .nav-item--customers-active [stroke="#09090B"],html.dark .nav-item--customers-active [stroke="#09090b"],html.dark .nav-item--leave-active [stroke=black],html.dark .nav-item--leave-active [stroke="#000"],html.dark .nav-item--leave-active [stroke="#000000"],html.dark .nav-item--leave-active [stroke="#09090B"],html.dark .nav-item--leave-active [stroke="#09090b"],html.dark .nav-item--nb-page-active [stroke=black],html.dark .nav-item--nb-page-active [stroke="#000"],html.dark .nav-item--nb-page-active [stroke="#000000"],html.dark .nav-item--nb-page-active [stroke="#09090B"],html.dark .nav-item--nb-page-active [stroke="#09090b"],html.dark .nav-item--operations-page-active [stroke=black],html.dark .nav-item--operations-page-active [stroke="#000"],html.dark .nav-item--operations-page-active [stroke="#000000"],html.dark .nav-item--operations-page-active [stroke="#09090B"],html.dark .nav-item--operations-page-active [stroke="#09090b"],html.dark .nav-item--ts-page-active [stroke=black],html.dark .nav-item--ts-page-active [stroke="#000"],html.dark .nav-item--ts-page-active [stroke="#000000"],html.dark .nav-item--ts-page-active [stroke="#09090B"],html.dark .nav-item--ts-page-active [stroke="#09090b"]{stroke:#09090b}html.dark .nav-item--active:not(.nav-item--hover-dark) svg:not([fill]),html.dark .nav-item--customers-active svg:not([fill]),html.dark .nav-item--leave-active svg:not([fill]),html.dark .nav-item--nb-page-active svg:not([fill]),html.dark .nav-item--operations-page-active svg:not([fill]),html.dark .nav-item--ts-page-active svg:not([fill]){fill:#09090b}html.dark img[src$="account-setup.svg"],html.dark img[src$="arrow-right.svg"],html.dark img[src$="attachments-dark.svg"],html.dark img[src$="attachments.svg"],html.dark img[src$="awards-chart-pie.svg"],html.dark img[src$="awards-clock.svg"],html.dark img[src$="awards-gift.svg"],html.dark img[src$="awards.svg"],html.dark img[src$="batch.svg"],html.dark img[src$="bookmark.svg"],html.dark img[src$="branches.svg"],html.dark img[src$="breadcrumb-chevron.svg"],html.dark img[src$="briefcase.svg"],html.dark img[src$="calendar.svg"],html.dark img[src$="chevron-btn.svg"],html.dark img[src$="chevron-down-dark.svg"],html.dark img[src$="chevron-down-grey.svg"],html.dark img[src$="chevron-right.svg"],html.dark img[src$="close.svg"],html.dark img[src$="columns.svg"],html.dark img[src$="contacts.svg"],html.dark img[src$="credit.svg"],html.dark img[src$="cust-billing-edit.svg"],html.dark img[src$="cust-breadcrumb-chevron.svg"],html.dark img[src$="cust-sec-alias.svg"],html.dark img[src$="cust-sec-billing.svg"],html.dark img[src$="cust-sec-contact-card.svg"],html.dark img[src$="cust-sec-customer-details.svg"],html.dark img[src$="cust-sec-email.svg"],html.dark img[src$="cust-sec-list.svg"],html.dark img[src$="cust-sec-location.svg"],html.dark img[src$="cust-sec-marketing.svg"],html.dark img[src$="cust-sec-social.svg"],html.dark img[src$="cust-sec-supply.svg"],html.dark img[src$="cust-sec-user-box.svg"],html.dark img[src$="cust-sec-whiteboard.svg"],html.dark img[src$="date-arrow.svg"],html.dark img[src$="download.svg"],html.dark img[src$="ellipsis.svg"],html.dark img[src$="emergency-contact.svg"],html.dark img[src$="emergency-plus-circle.svg"],html.dark img[src$="emergency-user.svg"],html.dark img[src$="employee-attachments.svg"],html.dark img[src$="employee-awards.svg"],html.dark img[src$="employee-emergency-contact.svg"],html.dark img[src$="employee-notes.svg"],html.dark img[src$="employee-po-popup.svg"],html.dark img[src$="employee-profile.svg"],html.dark img[src$="employee-rates.svg"],html.dark img[src$="employee-schedule-gps.svg"],html.dark img[src$="employee-section-contact-details.svg"],html.dark img[src$="employee-section-employee-details.svg"],html.dark img[src$="employee-section-leave-manager.svg"],html.dark img[src$="employee-section-location-details.svg"],html.dark img[src$="employee-section-marketing-profile.svg"],html.dark img[src$="employee-section-setup-details.svg"],html.dark img[src$="employee-section-timesheet-details.svg"],html.dark img[src$="employee-timeline.svg"],html.dark img[src$="employee-user-rights.svg"],html.dark img[src$="employee-work-roster.svg"],html.dark img[src$="era-arrows-right-left.svg"],html.dark img[src$="era-bell.svg"],html.dark img[src$="era-dla-explainer.svg"],html.dark img[src$="era-dla-transfer.svg"],html.dark img[src$="era-document-cog.svg"],html.dark img[src$="era-folder.svg"],html.dark img[src$="era-level-bars.svg"],html.dark img[src$="era-nav-lines.svg"],html.dark img[src$="era-shield.svg"],html.dark img[src$="esl-document-text.svg"],html.dark img[src$="eye.svg"],html.dark img[src$="hub.svg"],html.dark img[src$="invoices.svg"],html.dark img[src$="jobs.svg"],html.dark img[src$="ledger.svg"],html.dark img[src$="lock.svg"],html.dark img[src$="login-details.svg"],html.dark img[src$="notes-dark.svg"],html.dark img[src$="notes.svg"],html.dark img[src$="pencil.svg"],html.dark img[src$="phone.svg"],html.dark img[src$="photos.svg"],html.dark img[src$="play-triangle-dark.svg"],html.dark img[src$="play-triangle.svg"],html.dark img[src$="plus-white.svg"],html.dark img[src$="popup-message.svg"],html.dark img[src$="price-books.svg"],html.dark img[src$="price-point.svg"],html.dark img[src$="print.svg"],html.dark img[src$="process-csv.svg"],html.dark img[src$="profile-contact.svg"],html.dark img[src$="profile-dark.svg"],html.dark img[src$="profile-employee.svg"],html.dark img[src$="profile-leave.svg"],html.dark img[src$="profile-location.svg"],html.dark img[src$="profile-marketing.svg"],html.dark img[src$="profile-setup.svg"],html.dark img[src$="profile-timesheet.svg"],html.dark img[src$="profile.svg"],html.dark img[src$="rate-chart-pie.svg"],html.dark img[src$="rate-clipboard-check.svg"],html.dark img[src$="rate-clock.svg"],html.dark img[src$="rates-dark.svg"],html.dark img[src$="rates.svg"],html.dark img[src$="reminder-bell.svg"],html.dark img[src$="reporting.svg"],html.dark img[src$="rights-access.svg"],html.dark img[src$="rights-settings.svg"],html.dark img[src$="sales-account.svg"],html.dark img[src$="schedule-gps.svg"],html.dark img[src$="search.svg"],html.dark img[src$="section-additional.svg"],html.dark img[src$="section-labour.svg"],html.dark img[src$="section-materials.svg"],html.dark img[src$="security.svg"],html.dark img[src$="send-plane.svg"],html.dark img[src$="sep-purchase-order.svg"],html.dark img[src$="sep-user-circle.svg"],html.dark img[src$="shield-check.svg"],html.dark img[src$="simulate-login.svg"],html.dark img[src$="site.svg"],html.dark img[src$="sort-asc.svg"],html.dark img[src$="sort-circle.svg"],html.dark img[src$="sort-down.svg"],html.dark img[src$="sort-up.svg"],html.dark img[src$="spb-chevron-left.svg"],html.dark img[src$="spb-refresh.svg"],html.dark img[src$="spb-trash-white.svg"],html.dark img[src$="spb-upload-dark.svg"],html.dark img[src$="sprof-alias.svg"],html.dark img[src$="sprof-ledger.svg"],html.dark img[src$="sprof-social.svg"],html.dark img[src$="sprof-supplier.svg"],html.dark img[src$="srt-mark-up.svg"],html.dark img[src$="sst-download.svg"],html.dark img[src$="sst-mail.svg"],html.dark img[src$="statements.svg"],html.dark img[src$="submenu-toggle.svg"],html.dark img[src$="terms-of-payment.svg"],html.dark img[src$="terms.svg"],html.dark img[src$="timeline-dark.svg"],html.dark img[src$="timeline.svg"],html.dark img[src$="toggle.svg"],html.dark img[src$="view-columns.svg"],html.dark img[src$="vitals-buying.svg"],html.dark img[src$="vitals-custom.svg"],html.dark img[src$="vitals-delivering.svg"],html.dark img[src$="vitals-downloads.svg"],html.dark img[src$="vitals-health.svg"],html.dark img[src$="vitals-labour.svg"],html.dark img[src$="vitals-map.svg"],html.dark img[src$="vitals-paid.svg"],html.dark img[src$="vitals-safety.svg"],html.dark img[src$="vitals-sales.svg"],html.dark img[src$="vitals-winning.svg"],html.dark img[src$="work-roster.svg"]{filter:invert(1) brightness(1.18)}html.dark .sidebar,html.dark .sidebar-logo,html.dark .top-nav,html.dark .inv-page,html.dark .jd-page,html.dark .ci-page,html.dark .ci-steps-bar,html.dark .ts-page,html.dark .cpo-page{background:#0c0e13}html.dark .nav-divider{background:#262b36}html.dark .nav-item:not(.nav-item--hover-dark):hover{background:#3f2400}html.dark .nav-item--active:not(.nav-item--hover-dark):hover{background:#e09e22}html.dark .hp-chip,html.dark .tab-count,html.dark .person-badge,html.dark .section-count-badge,html.dark .status-count,html.dark .kbj-column-count,html.dark .job-tabs-bar,html.dark .fav-tabs,html.dark .ut-seg-tab--active{border:1px solid #39414F}html.dark .job-tab,html.dark .fav-tab{background:transparent;border:none;box-shadow:none}html.dark .job-tab--active,html.dark .fav-tab--active{background:#343b48;box-shadow:none}html.dark .pm-fc-seg.pending,html.dark .pm-legend .sw--fc-pending{background:var(--pm-purple)}html.dark .pm-module .clock.br{background:#ab201e;color:#fff}html.dark .pm-module .btn.pur,html.dark .pm-role-switch button.on.supplier{background:#6d28d9;border-color:#6d28d9;color:#fff}html.dark .pm-module .btn.pri:hover{background:#b43c05}html.dark .status-dropdown-dot--black{background:#c5cbd4;border-bottom-color:#8a8f98}html.dark .rt-legend-dash--grey,html.dark .rt-swatch--actual,html.dark .rt-bar--actual{background:#71717a}html.dark .jd-more{background:#232833;border:1px solid #2D3340;color:#c5cbd4}html.dark .pm-bar.stage.active,html.dark .pm-module .btn.pri,html.dark .pm-mailbody .cta,html.dark .pm-portal-mark{background:#f05006}html.dark .pm-bar.ghost{border-color:var(--pm-border-2)}
