p{margin-bottom:0!important}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table,td,th,tr{color:inherit;background-color:inherit}th{background-color:hsla(0,0%,50.2%,.1)}.main-content-wrapper{padding-left:16px}.app{text-align:center;min-height:100vh;display:flex;flex-direction:column}.app-header{padding:20px}.app-header h1{margin:0}.app-main{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);padding:20px}.app-footer{padding:10px}.metric-card{display:flex;flex-direction:column;justify-content:space-around;gap:8px;box-shadow:var(--box-shadow-card)}.metric-card h1,.metric-card p{margin:0}.metric-card__icon{display:flex;justify-content:center;align-items:center;margin-bottom:8px}.metric-card__content{display:flex;flex-direction:column;justify-content:center;padding:0}.metric-card__title{margin:0;line-height:1.2;word-wrap:break-word}.metric-card__title-row{display:flex;flex-direction:row;align-items:center;gap:6px}.metric-card__value{display:flex;flex-direction:row;align-items:baseline;gap:8px;flex-wrap:wrap}.metric-card__value--theme{color:#6636a6}[data-theme-mode=dark] .metric-card__value--theme{color:#9e6fe1}.metric-card__unit{margin:0;white-space:nowrap}.metric-card__subtitle{margin:0;line-height:1.2;display:flex;flex-direction:row;align-items:center}.metric-card--small{padding:12px;min-height:100px}.metric-card--medium{padding:16px;min-height:120px}.metric-card--large{padding:20px;min-height:140px}.metric-card--large .metric-card__value h1{font-size:2.5rem}@media(max-width:1200px){.metric-card{min-height:110px}.metric-card__icon img{max-width:70px;max-height:70px}.metric-card__value h1{font-size:1.8rem}}@media(max-width:768px){.metric-card{min-height:100px}.metric-card__value{flex-direction:column;align-items:flex-start;gap:4px}.metric-card__value h1{font-size:1.5rem}.metric-card__title{font-size:.875rem}.metric-card__subtitle{font-size:.75rem}}@media(max-width:480px){.metric-card{min-height:90px}.metric-card__value h1{font-size:1.25rem}}.top-metrics-row{display:flex;gap:16px;margin-bottom:20px;flex:1 1}.top-metrics-row__card{flex:1 1}.top-metrics-row__card--with-icon .metric-card__content{align-items:center;text-align:center}@media(max-width:1200px){.top-metrics-row{gap:12px}}@media(max-width:768px){.top-metrics-row{flex-direction:column;gap:16px}.top-metrics-row__card{flex:none}}@media(max-width:480px){.top-metrics-row{gap:12px}}.projected-backlog-cards{display:flex;flex-direction:column;gap:16px;width:100%;max-width:300px;flex:1 1}.projected-backlog-cards__card{flex:1 1}@media(max-width:1200px){.projected-backlog-cards{max-width:280px;gap:12px}}@media(max-width:768px){.projected-backlog-cards{max-width:none;flex-direction:row;gap:16px}.projected-backlog-cards__card{flex:1 1}}@media(max-width:480px){.projected-backlog-cards{flex-direction:column;gap:12px}}.metrics-section{display:flex;gap:20px;margin-bottom:20px}.metrics-section .top-metrics-row{flex:3 1;margin-bottom:0}.metrics-section .projected-backlog-cards{flex:1 1}@media(max-width:1200px){.metrics-section{gap:16px}}@media(max-width:768px){.metrics-section{flex-direction:column;gap:20px}.metrics-section .projected-backlog-cards,.metrics-section .top-metrics-row{flex:none;max-width:none}}@media(max-width:480px){.metrics-section{gap:16px}}.shift-totals-section{margin-left:16px}.shift-totals-section__title{margin-bottom:16px}.shift-totals-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:1200px){.shift-totals-section__grid{gap:12px}}@media(max-width:768px){.shift-totals-section__grid{grid-template-columns:1fr;gap:12px}}@media(max-width:480px){.shift-totals-section__grid{gap:10px}}.plan-summary{width:80%;padding:0 15px}.plan-info,.plan-summary{display:flex;align-items:center}.plan-info{justify-content:space-between;width:100%;margin:0 2%}.plan-info p,.plan-input-text{margin:0}.current-plan-summary{display:flex;flex-direction:column;height:100%}.current-plan-summary .current-plan-header{display:flex;align-items:center;gap:20px;margin-bottom:20px;justify-content:space-between}.current-plan-summary .current-plan-header .plan-versions{flex-shrink:0;flex-grow:1;min-width:200px}.current-plan-summary .timeline{display:flex;width:100%;margin:2% 0}.current-plan-summary .graph{flex:2 1;padding:1%}.shift-inputs-box{margin-top:1.25rem;margin-bottom:.75rem;border-radius:.5rem;background-color:hsla(0,0%,50.2%,.05);border:1px solid hsla(0,0%,50.2%,.1)!important}html[data-theme-mode=dark] .shift-inputs-box{background-color:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)!important}.shift-plan-status-box{margin-top:.75rem;border-radius:.5rem;background-color:hsla(0,0%,50.2%,.05);border:1px solid hsla(0,0%,50.2%,.1)!important}html[data-theme-mode=dark] .shift-plan-status-box{background-color:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)!important}.generate-shift-container .generate-shift-box .generate-shift-content{display:flex;justify-content:space-between;align-items:center;width:100%}.generate-shift-container .generate-shift-box .generate-shift-content .info-section{display:flex;align-items:center;gap:.5rem}.decorative-raptor{position:fixed;bottom:1.25rem;right:1.25rem;z-index:1000;pointer-events:none}@media(max-width:48rem){.decorative-raptor{bottom:.625rem;right:.625rem}.decorative-raptor img{width:7.5rem;height:auto}}@media(min-width:75rem){.decorative-raptor{bottom:1.875rem;right:1.875rem}}.shift-plan-tabs{display:flex;flex-direction:column;height:100%}.shift-plan-tabs .shift-plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.shift-plan-tabs .shift-plan-header .title-section h2{display:flex;align-items:center;gap:8px;margin-bottom:4px}.shift-plan-tabs .shift-plan-header .title-section .description{margin:0;color:inherit;opacity:.7}.shift-plan-tabs .shift-plan-header .shift-info{font-size:14px;color:inherit;opacity:.7}.shift-plan-tabs .tabs-container{margin-bottom:20px}.shift-plan-tabs .tab-content{flex:1 1;overflow:auto}.shift-plan-tabs .review-lock-message{margin-top:8px;font-style:italic}.loader-fullscreen{display:flex;justify-content:center;align-items:center;min-height:70vh;position:relative;overflow:hidden}.loader-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.loader-decoration{position:absolute;border-radius:50%;opacity:.12}.loader-decoration--swoosh1{width:400px;height:400px;background:radial-gradient(ellipse,#d4bcf5 0,transparent 70%);top:-100px;right:-50px;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;animation:float 8s ease-in-out infinite}.loader-decoration--circle1{width:24px;height:24px;background-color:#e8a44a;top:15%;right:35%;animation:pulse 4s ease-in-out infinite}.loader-decoration--circle2{width:16px;height:16px;background-color:#d4bcf5;bottom:30%;left:20%;animation:pulse 3s ease-in-out 1s infinite}.loader-decoration--blob1{width:200px;height:200px;background:radial-gradient(ellipse,#f0a0b0 0,transparent 70%);bottom:-60px;left:10%;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:float 10s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(3deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.15}50%{transform:scale(1.3);opacity:.3}}.loader-content{display:flex;flex-direction:column;align-items:center;gap:32px;z-index:1;max-width:600px;width:100%}.loader-raptor-container{display:flex;justify-content:center;animation:raptorEntry .8s ease-out}.loader-raptor{width:320px;height:auto;max-height:240px;object-fit:contain}.loader-raptor--small{width:80px;max-height:60px}@keyframes raptorEntry{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}.loader-progress-section{display:flex;align-items:center;gap:24px}.circular-progress{flex-shrink:0}.circular-progress__bg{stroke:#d4bcf5;opacity:.5}.circular-progress__bar{stroke:#7b4fb5;transition:stroke-dashoffset .5s ease-in-out}html[data-theme-mode=dark] .circular-progress__bg{stroke:#9668d1;opacity:.3}html[data-theme-mode=dark] .circular-progress__bar{stroke:#b894e8}.circular-progress__text{font-size:18px;font-weight:600;fill:currentColor;font-family:Amazon Ember,Arial,sans-serif}.loader-messages{display:flex;flex-direction:column;gap:4px}.loader-messages h3,.loader-messages p{margin:0}.loader-warning{width:100%;max-width:520px;animation:fadeIn 1s ease-in 2s both}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loader-success{flex-direction:column;gap:16px}.loader-error,.loader-success{display:flex;align-items:center;padding:24px}.loader-error{gap:12px}.footer{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem 0;border-top:1px solid hsla(0,0%,50.2%,.2)}.footer .last-modified{color:inherit;opacity:.7;font-size:.875rem;margin-right:auto}.footer .actions{display:flex;gap:1rem;align-items:center;margin-left:auto}.footer .actions button{min-width:120px}.roster-and-rates{display:flex;flex-direction:column;height:100%}.roster-and-rates .header{display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin-bottom:1rem}.roster-and-rates .header .title-section{flex:1 1;z-index:2}.roster-and-rates .header .illustration{position:absolute;right:2%;top:100%;transform:translateY(-35%);width:18%;min-width:8rem;z-index:1;pointer-events:none}.roster-and-rates .header .illustration img{width:100%;height:auto;display:block}.roster-and-rates .headcount-section{padding:1rem;width:100%;z-index:2}.roster-and-rates .headcount-section .headcount-title{font-weight:600;margin-bottom:.75rem}.roster-and-rates .headcount-section .headcount-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.roster-and-rates .attendance-section{margin-bottom:1.25rem}.roster-and-rates .attendance-section .section-header{display:flex;align-items:baseline;cursor:pointer}.roster-and-rates .attendance-section .section-header p{margin:0 .125rem}.roster-adjustment-item{border:none!important;padding:.75rem 0 .75rem 1rem;margin-bottom:0}.roster-adjustment-item:last-child{border-bottom:none}.attendance-content{display:flex;align-items:center;gap:5%}.flex-row{display:flex;justify-content:flex-start;gap:5%;margin-top:.25rem}.override-reason-heading{color:var(--mdn-color-palette-500,#7b4fb5);font-weight:600}.recommended-heading{margin:0}.rates-content{width:100%}.department-section{margin-bottom:1.5rem}.department-section h5{margin-bottom:.75rem;color:inherit;border-bottom:2px solid var(--mdn-color-palette-500,#7b4fb5);padding-bottom:.5rem}.department-section [class*=DataTable]{width:100%!important;min-width:100%}.department-section table{width:100%!important;table-layout:fixed;border-collapse:collapse}.department-section table,.department-section tbody,.department-section td,.department-section th,.department-section thead,.department-section tr{border:none!important;box-shadow:none!important}.department-section th{vertical-align:bottom;padding:.5rem .75rem;font-weight:600;font-size:.8125rem;color:inherit;opacity:.7;border-bottom:1px solid hsla(0,0%,50.2%,.15)!important}.department-section td{vertical-align:top;padding:.625rem .75rem;overflow:visible}.department-section tbody tr{border-bottom:1px solid hsla(0,0%,50.2%,.08)!important}.department-section tbody tr:last-child{border-bottom:none!important}.values-section{display:flex;gap:2rem;align-items:flex-start;margin:1rem 0}[mdn-input-box]{padding:.125rem 0;height:100%}.input-section{display:flex}.input-section div{height:1.5rem}.label{font-size:.875rem}.override-section{margin:0 0 1rem}.override-section p{margin:0}.recommend-section{display:flex;justify-content:flex-start;gap:5%}.recommend-section p{margin-bottom:.625rem}.override-reason{width:22rem;display:flex;justify-content:space-between}.override-reason p{margin:0}.override-reason-selection{display:flex;flex-direction:row;margin:0 0 1rem}.override-reason-selection div{height:1.875rem}.override-reason-input{margin:1.25rem 0 0}.override-reason-input div{height:1.875rem}.roster-availability{margin-bottom:1rem}.associate-table-expanded{display:flex;padding-left:.625rem;gap:35%;width:100vw}.expanded-details{padding:.625rem 0 0 2.2rem}.associate-table-rate-details{display:flex}.associate-table-rate-details .recommend-section{width:15rem}.rates-table{width:100%;margin-bottom:1.25rem}.function-rate-summary{padding:.75rem;border:1px solid hsla(0,0%,50.2%,.2);background-color:hsla(0,0%,50.2%,.05);border-radius:.25rem;margin-bottom:.5rem;transition:background-color .2s}.function-rate-summary:hover{background-color:hsla(0,0%,50.2%,.1)}.function-rate-summary .function-header{display:flex;align-items:center;gap:.5rem}.function-rate-details{background-color:inherit;border:1px solid hsla(0,0%,50.2%,.2);border-radius:.25rem;margin-bottom:1rem;padding:1rem}.rate-details-table{margin-bottom:1rem}.rate-details-table .table-header{display:grid;grid-template-columns:1fr 1fr 2fr 2fr 1.5fr;gap:1rem;background-color:hsla(0,0%,50.2%,.1);padding:.75rem;border-radius:.25rem .25rem 0 0;border:1px solid hsla(0,0%,50.2%,.2);font-weight:600}.rate-details-table .table-header .header-cell{font-size:.875rem;font-weight:600;color:inherit}.rate-details-table .table-row{display:grid;grid-template-columns:1fr 1fr 2fr 2fr 1.5fr;gap:1rem;padding:.75rem;border:1px solid hsla(0,0%,50.2%,.2);border-top:none;align-items:center}.rate-details-table .table-row .table-cell{display:flex;align-items:center;min-height:2rem}.rate-override-section{border-top:1px solid hsla(0,0%,50.2%,.2);padding-top:1rem}.rate-override-section .override-reason-controls{display:flex;gap:1.5rem;align-items:flex-start}.rate-override-section .override-reason-controls .override-comment-field,.rate-override-section .override-reason-controls .override-reason-field{display:flex;flex-direction:column;gap:.5rem}.rate-override-section .override-reason-controls .override-comment-field .override-reason-heading,.rate-override-section .override-reason-controls .override-reason-field .override-reason-heading{color:var(--mdn-color-palette-500,#7b4fb5);font-weight:600}.roster-table{width:100%;border-collapse:collapse;margin-bottom:1.25rem}.roster-table td,.roster-table th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid hsla(0,0%,50.2%,.2)}.roster-table th{background-color:hsla(0,0%,50.2%,.1);font-weight:600}.trailer-illustration-img{position:absolute;right:0;top:-2rem;width:18rem;max-width:35%;height:auto;z-index:0;pointer-events:none}.trailer-search-panel{position:relative;z-index:2;background-color:hsla(0,0%,50.2%,.06);border:1px solid hsla(0,0%,50.2%,.08);border-radius:.5rem;margin-top:5.9rem;margin-bottom:.75rem}html[data-theme-mode=dark] .trailer-search-panel{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.06)}.inbound-trailer-volume{display:flex;flex-direction:column;height:100%;position:relative}.inbound-trailer-volume td{vertical-align:middle}.inbound-trailer-volume td>div{display:flex;align-items:center}.inbound-trailer-volume .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative}.inbound-trailer-volume .header .title-section h2{display:flex;align-items:center;gap:8px;margin-bottom:4px}.inbound-trailer-volume .header .illustration{position:absolute;top:20px;right:80px;width:25%;height:250px;z-index:5;pointer-events:none}.inbound-trailer-volume .header .illustration img{width:100%;height:100%;object-fit:contain;opacity:.85}.inbound-trailer-volume .header-spacing{margin-top:100px;margin-bottom:8px}.inbound-trailer-volume .controls-box{margin-bottom:16px}.inbound-trailer-volume .expand-toggle{display:flex;align-items:center;gap:8px}.inbound-trailer-volume .table-drag-container{flex:1 1;overflow-y:auto;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:4px;position:relative;width:100%;overflow-x:auto}.inbound-trailer-volume .table-drag-container .trailer-table{width:100%;border-collapse:collapse;border-spacing:0;font-size:14px;background-color:transparent;border-radius:4px;overflow:hidden;color:inherit}.inbound-trailer-volume .table-drag-container .trailer-table td,.inbound-trailer-volume .table-drag-container .trailer-table th{padding:14px 16px;text-align:left;color:inherit}.inbound-trailer-volume .table-drag-container .trailer-table th{background-color:hsla(0,0%,50.2%,.1);font-weight:600}.inbound-trailer-volume .table-drag-container .trailer-table .volume-cell{text-align:left;font-weight:500}.inbound-trailer-volume .table-drag-container .trailer-table .carrier-cell,.inbound-trailer-volume .table-drag-container .trailer-table .id-cell,.inbound-trailer-volume .table-drag-container .trailer-table .location-cell,.inbound-trailer-volume .table-drag-container .trailer-table .priority-cell,.inbound-trailer-volume .table-drag-container .trailer-table .score-cell{padding:12px 16px}.inbound-trailer-volume .table-drag-container .trailer-table .remaining-cell{padding:12px 24px}.inbound-trailer-volume .table-drag-container .trailer-table .priority-value{font-weight:500}.inbound-trailer-volume .table-drag-container .trailer-table .location-container{display:flex;align-items:center}.inbound-trailer-volume .table-drag-container .trailer-table .tag-container{margin-left:8px}.inbound-trailer-volume .table-drag-container .trailer-table .in-transit .eta-info{font-weight:400;font-size:12px;opacity:.6}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row{background-color:transparent;transition:background-color .2s ease;border-top:1px solid hsla(0,0%,50.2%,.2)}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row:hover{background-color:hsla(0,0%,50.2%,.05)}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row .expand-cell{display:flex;align-items:center;gap:8px}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row .expand-cell .drag-handle{cursor:-webkit-grab;cursor:grab;font-size:16px;opacity:.5;margin-right:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row .expand-cell .drag-handle:hover{opacity:1}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row .expand-cell div{cursor:pointer;display:flex;align-items:center;gap:8px}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row[draggable=true]{cursor:move}.inbound-trailer-volume .table-drag-container .trailer-table .trailer-row[draggable=true]:hover{background-color:hsla(0,0%,50.2%,.03)}.inbound-trailer-volume .table-drag-container .trailer-table .loading-cell,.inbound-trailer-volume .table-drag-container .trailer-table .no-data-cell{text-align:center;padding:40px;opacity:.6}.inbound-trailer-expanded-detail{margin-bottom:0}.priority-override-reason{display:flex;justify-content:flex-start;margin-left:32px;gap:15%}.priority-override-reason p{margin:0}[data-trailer-id]{cursor:-webkit-grab;cursor:grab}[data-trailer-id] td:first-child{position:relative}.view-all-link{text-decoration:none;margin-top:4px;display:inline-block}.view-all-link:hover{text-decoration:underline}.inbound-trailer-expanded-row{display:flex;justify-content:space-around}.remaining-input{margin:15px 0;padding:5px 24px}.remaining-input div{height:30px}.volumes-and-wip{display:flex;flex-direction:column;height:100%;position:relative}.volumes-and-wip .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;max-width:65vw}.volumes-and-wip .header .title-section h2{display:flex;align-items:center;gap:8px;margin-bottom:4px}.volumes-and-wip .header .volume-target-display{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:30vw;width:auto;margin:0 20px}.volumes-and-wip .illustration{position:absolute;top:-15px;right:80px;width:25%;height:250px;z-index:5;pointer-events:none}.volumes-and-wip .illustration img{width:100%;height:100%;object-fit:contain;opacity:.85}.volumes-and-wip .header-spacing{margin-top:100px;margin-bottom:8px}.volumes-and-wip .volume-target-section{background-color:rgba(123,79,181,.06);border:1px solid hsla(0,0%,50.2%,.2);border-radius:4px;padding:12px 16px;margin-bottom:16px}html[data-theme-mode=dark] .volumes-and-wip .volume-target-section{background-color:rgba(123,79,181,.3)}.volumes-and-wip .volume-target-section .volume-target-title{font-weight:600;margin-bottom:8px}.volumes-and-wip .volume-target-section .volume-target-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.volumes-and-wip .volume-target-section .volume-target-grid .volume-target-item{text-align:center}.volumes-and-wip .volume-target-section .volume-target-grid .volume-target-item .value{font-size:24px;font-weight:600}.volumes-and-wip .volume-target-section .volume-target-grid .volume-target-item .value.override{color:var(--mdn-color-palette-500,#7b4fb5)}.volumes-and-wip .category-section{margin-bottom:16px}.volumes-and-wip .category-section .section-header{display:flex;align-items:center;cursor:pointer;margin-bottom:8px}.volumes-and-wip .category-section .section-header .icon{margin-right:8px}.volumes-and-wip .category-section .section-header h3{margin:0}.volumes-and-wip .category-section .category-content{display:flex;align-items:center;gap:24px;padding:12px;border-bottom:1px solid hsla(0,0%,50.2%,.2)}.volumes-and-wip .category-section .category-content .category-item{display:flex;align-items:center;gap:8px}.volumes-and-wip .category-section .category-content .category-item .value{font-weight:600}.volumes-and-wip .category-section .category-content .category-item .info-icon{cursor:pointer}.volumes-and-wip .category-section .category-content .override-reason{display:flex;flex-direction:column;gap:8px}.volumes-and-wip .categories-container{margin-bottom:16px}.volumes-and-wip .category-row{display:flex;flex-direction:column;border-radius:6px;margin-bottom:2px;overflow:hidden;border:1px solid transparent;transition:border-color .15s ease;background-color:transparent}.volumes-and-wip .category-row:hover{border-color:hsla(0,0%,50.2%,.2)}.volumes-and-wip .category-row .category-details{background-color:rgba(123,79,181,.06)}html[data-theme-mode=dark] .volumes-and-wip .category-row .category-details{background-color:rgba(123,79,181,.3)}.volumes-and-wip .category-row .category-header{display:flex;align-items:center;padding:6px 12px;cursor:pointer;gap:8px;border-bottom:1px solid hsla(0,0%,50.2%,.08)}.volumes-and-wip .category-row .category-header .expand-icon{flex-shrink:0}.volumes-and-wip .category-row .category-header .category-name{font-weight:600;flex-shrink:0}.volumes-and-wip .category-row .category-header .category-summary{margin-left:auto;opacity:.7}.volumes-and-wip .category-row .category-details{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0}.volumes-and-wip .category-row .category-details .detail-block{padding:10px 16px;display:flex;flex-direction:column;gap:6px}.volumes-and-wip .category-row .category-details .detail-block:first-child{border-right:1px solid hsla(0,0%,50.2%,.12)}.volumes-and-wip .category-row .category-details .detail-block .detail-label{font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;opacity:.6;margin-bottom:2px}.volumes-and-wip .category-row .category-details .volume-section,.volumes-and-wip .category-row .category-details .wip-section{display:flex;flex-direction:column;gap:8px;padding:10px 16px}.volumes-and-wip .category-row .category-details .volume-section:first-child,.volumes-and-wip .category-row .category-details .wip-section:first-child{border-right:1px solid hsla(0,0%,50.2%,.12)}.volumes-and-wip .category-row .category-details .volume-section .input-row,.volumes-and-wip .category-row .category-details .wip-section .input-row{display:flex;align-items:center;gap:12px}.volumes-and-wip .category-row .category-details .volume-section .input-row .input-group,.volumes-and-wip .category-row .category-details .wip-section .input-row .input-group{display:flex;flex-direction:column;gap:2px}.volumes-and-wip .category-row .category-details .volume-section .input-row .input-group .label,.volumes-and-wip .category-row .category-details .wip-section .input-row .input-group .label{display:flex;flex-direction:row;align-items:center}.volumes-and-wip .category-row .category-details .volume-section .input-row .input-group .label text,.volumes-and-wip .category-row .category-details .wip-section .input-row .input-group .label text{margin-right:4px}.volumes-and-wip .category-row .category-details .volume-section .input-row .input-group .overrides,.volumes-and-wip .category-row .category-details .wip-section .input-row .input-group .overrides{display:flex;flex-direction:row;align-items:center}.volumes-and-wip .category-row .category-details .volume-section .input-row .input-group .overrides text,.volumes-and-wip .category-row .category-details .wip-section .input-row .input-group .overrides text{font-size:14px;margin-left:4px}.volumes-and-wip .category-row .category-details .volume-section .override-controls,.volumes-and-wip .category-row .category-details .wip-section .override-controls{display:flex;gap:12px;align-items:flex-end}.volumes-and-wip .category-row .category-details .volume-section .override-controls .override-field,.volumes-and-wip .category-row .category-details .wip-section .override-controls .override-field{display:flex;flex-direction:column;gap:2px}.volumes-and-wip .footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid hsla(0,0%,50.2%,.2);margin-top:auto}.volumes-and-wip .footer .last-modified{font-size:14px}.volumes-and-wip .footer .actions{display:flex;gap:12px}.review-and-publish{display:flex;flex-direction:column;height:100%}.review-and-publish .header{display:flex;justify-content:space-between;align-items:end}.review-and-publish .header .title-section h2{margin-bottom:4px}.review-and-publish .header .title-section p{margin:0;color:inherit}.review-and-publish .top-section{display:flex;gap:20px;margin-bottom:20px;justify-content:space-between}.review-and-publish .review-tabs-container{margin-bottom:20px}.review-and-publish .metric{padding:5% 2%;width:23%}.review-and-publish .backlog-metric-box{display:flex;flex-direction:column;justify-content:space-between;width:23%}.review-and-publish .metric-section{display:flex;flex-direction:row;justify-content:space-between}.review-and-publish .backlog-metric{padding:2%}.review-and-publish .metric-value{display:flex;flex-direction:row;align-items:baseline}.review-and-publish .metric-heading{margin:0}.review-and-publish .timeline{display:flex;width:100%;margin:2% 0}.review-and-publish .graph{flex:7 1;padding:1%}.review-and-publish .shift-total{flex:3 1;margin:0 0 0 2%}.review-and-publish .shift-total-container{display:flex;flex-wrap:wrap;justify-content:space-around}.review-and-publish .shift-total-box{width:calc(50% - 20px);margin:10px}.review-and-publish .timeline-section{margin-bottom:20px}.review-and-publish .timeline-section .shift-timeline{background-color:inherit;border:1px solid hsla(0,0%,50.2%,.2);border-radius:4px;padding:16px}.review-and-publish .timeline-section .shift-timeline .timeline-container{display:flex;justify-content:space-between;position:relative;margin-bottom:20px}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event .event-icon{width:16px;height:16px;border-radius:50%;background-color:var(--mdn-color-palette-500,#7b4fb5);margin-bottom:8px}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event .event-details{text-align:center}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event .event-details .event-label{font-size:14px;font-weight:600}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event .event-details .event-time{font-size:12px;color:inherit}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event.start .event-icon{background-color:rgba(0,128,0,.8)}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event.standup .event-icon{background-color:rgba(0,100,200,.8)}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event.lunch .event-icon{background-color:rgba(200,150,0,.8)}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event.break .event-icon{background-color:rgba(128,0,200,.8)}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event.unpaid .event-icon{background-color:rgba(200,0,0,.8)}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-event.end .event-icon{background-color:rgba(139,90,43,.8)}.review-and-publish .timeline-section .shift-timeline .timeline-container .timeline-line{position:absolute;top:8px;left:0;right:0;height:2px;background-color:hsla(0,0%,50.2%,.2);z-index:0}.review-and-publish .timeline-section .shift-timeline .timeline-chart{height:200px}.review-and-publish .timeline-section .shift-timeline .timeline-chart .chart-placeholder{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:hsla(0,0%,50.2%,.05);border-radius:8px;text-align:center;padding:10px}.review-and-publish .notes-section{margin-bottom:20px}.review-and-publish .notes-section .shift-notes{background-color:inherit;border:1px solid hsla(0,0%,50.2%,.2);border-radius:4px;padding:16px}.review-and-publish .notes-section .shift-notes .notes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.review-and-publish .notes-section .shift-notes .notes-header .title-section{display:flex;align-items:center;gap:8px}.review-and-publish .notes-section .shift-notes .notes-content .notes-list{margin-bottom:16px}.review-and-publish .notes-section .shift-notes .notes-content .notes-list .note-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid hsla(0,0%,50.2%,.2)}.review-and-publish .notes-section .shift-notes .notes-content .notes-list .note-item .note-content{flex:1 1}.review-and-publish .notes-section .shift-notes .notes-content .notes-list .note-item .delete-button{flex-shrink:0}.review-and-publish .notes-section .shift-notes .notes-content .add-note{display:flex;gap:8px}.review-and-publish .table-section{margin-bottom:20px}.review-and-publish .table-section .process-paths-table{background-color:inherit;border:1px solid hsla(0,0%,50.2%,.2);border-radius:4px;padding:16px}.review-and-publish .table-section .process-paths-table .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.review-and-publish .table-section .process-paths-table .table-header .view-controls{display:flex;align-items:center;gap:8px}.review-and-publish .table-section .process-paths-table .table-header .expand-control{display:flex;align-items:center;gap:8px;cursor:pointer}.review-and-publish .table-section .process-paths-table .table-container{overflow-x:auto}.review-and-publish .table-section .process-paths-table .table-container .process-table{width:100%;border-collapse:collapse}.review-and-publish .table-section .process-paths-table .table-container .process-table td,.review-and-publish .table-section .process-paths-table .table-container .process-table th{padding:8px;text-align:left;border-bottom:1px solid hsla(0,0%,50.2%,.2)}.review-and-publish .table-section .process-paths-table .table-container .process-table th{font-weight:600;color:inherit}.review-and-publish .table-section .process-paths-table .table-container .process-table .column-header{display:flex;flex-direction:column}.review-and-publish .table-section .process-paths-table .table-container .process-table .column-header .time-label{font-size:12px;color:inherit;font-weight:400}.review-and-publish .table-section .process-paths-table .table-container .process-table .name-cell{display:flex;align-items:center;gap:8px}.review-and-publish .table-section .process-paths-table .table-container .process-table .name-cell .icon-wrapper{cursor:pointer;display:flex;align-items:center}.review-and-publish .table-section .process-paths-table .table-container .process-table .child-row{background-color:hsla(0,0%,50.2%,.04)}.review-and-publish .table-section .process-paths-table .table-container .process-table .child-row .name-cell{padding-left:24px}.review-and-publish .footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid hsla(0,0%,50.2%,.2);margin-top:auto}.review-and-publish .footer .last-modified{color:inherit;font-size:14px}.review-and-publish .footer .actions{display:flex;gap:12px}.review-and-publish .footer .actions .primary-button{background-color:var(--mdn-color-palette-500,#7b4fb5);color:#fff}.shift-notes{display:flex;gap:20px;margin-bottom:20px;justify-content:center;align-items:center}.shift-notes .shift-notes-container{display:flex;align-items:center;padding:1%}.shift-notes .shift-note-data{width:100%;margin:0 2%;gap:40px}.shift-notes .shift-note-data,.timeline-container{display:flex;justify-content:space-between;align-items:center}.timeline-container{position:relative;padding:20px 0}.expand-toggle{display:flex;align-items:center;gap:8px}.controls-box{display:flex;justify-content:flex-end}.station-assignment-inputs-box{margin-top:1.25rem;margin-bottom:.75rem;border-radius:.5rem;background-color:hsla(0,0%,50.2%,.05);border:1px solid hsla(0,0%,50.2%,.1)!important}html[data-theme-mode=dark] .station-assignment-inputs-box{background-color:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)!important}.station-assignment-status-box{margin-top:.75rem;border-radius:.5rem;background-color:hsla(0,0%,50.2%,.05);border:1px solid hsla(0,0%,50.2%,.1)!important}html[data-theme-mode=dark] .station-assignment-status-box{background-color:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)!important}.work-items-page{display:flex;flex-direction:column;min-width:0}.work-items-page [data-testid=pending-tasks-card],.work-items-page [data-testid^=process-path-card-]{flex:1 1 auto;min-width:180px;box-shadow:inset 0 0 0 1px transparent;transition:box-shadow .12s ease-in-out}.work-items-page [data-testid=pending-tasks-card][data-selected=true],.work-items-page [data-testid^=process-path-card-][data-selected=true]{box-shadow:inset 0 0 0 2px var(--mdn-color-palette-500,#7b4fb5)}.work-items-page .metric-card{flex:1 1 auto;min-width:180px}.work-items-page .work-items-table-message{display:flex;justify-content:center;align-items:center;padding:32px 16px;text-align:center}.work-items-page .work-items-pagination{margin-top:12px;white-space:nowrap}.work-item-detail-page{display:flex;flex-direction:column;min-width:0;padding:24px;gap:24px}.work-item-detail-page [data-testid=work-item-detail-error],.work-item-detail-page [data-testid=work-item-detail-loader],.work-item-detail-page [data-testid=work-item-detail-missing-id]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 24px;min-height:240px}.work-item-detail-page [data-testid=work-item-detail-loader]{align-items:center}.work-item-detail-page [data-field],.work-item-detail-page [data-testid=additional-details-row]{padding:8px 0;border-bottom:1px solid var(--mdn-color-gray-200,#e6e8ea)}.work-item-detail-page [data-field]:last-child,.work-item-detail-page [data-testid=additional-details-row]:last-child{border-bottom:none}.work-item-detail-page [data-testid=additional-details-key],.work-item-detail-page [data-testid=exception-details-label]{letter-spacing:.02em}.work-item-detail-page [data-testid=additional-details-value],.work-item-detail-page [data-testid=exception-details-value]{word-break:break-word}.work-item-detail-page [data-testid=additional-details-empty]{display:inline-block;padding:16px 0}.work-item-detail-page [data-testid=sop-placeholder]{display:block;padding:24px;border:1px dashed var(--mdn-color-gray-300,#cfd3d6);border-radius:8px;background-color:var(--mdn-color-gray-50,#fafbfc)}.work-item-detail-page [data-testid=resolve-task-button]{margin-top:24px}.work-item-detail-page [data-testid=resolve-task-button][disabled]{cursor:not-allowed;opacity:.7}.station-assignment-tabs{display:flex;flex-direction:column;height:100%}.station-assignment-tabs .station-assignment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.station-assignment-tabs .station-assignment-header .title-section h2{display:flex;align-items:center;gap:8px;margin-bottom:4px}.station-assignment-tabs .station-assignment-header .header-actions{display:flex;align-items:center;gap:16px;font-size:14px;color:inherit}.station-assignment-tabs .tabs-container{margin-bottom:20px}.station-assignment-tabs .tab-content{flex:1 1;overflow:auto}.shift-roster-page{padding:0}.shift-roster-page .shift-roster-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem}.shift-roster-page .shift-roster-search{flex:0 0 300px}.shift-roster-page .shift-roster-table-container{margin-bottom:1rem;overflow-x:auto}.shift-roster-page .shift-roster-table{width:100%;border-collapse:collapse}.shift-roster-page .shift-roster-table td,.shift-roster-page .shift-roster-table th{padding:.625rem .75rem;text-align:left;border-bottom:1px solid hsla(0,0%,50.2%,.15)}.shift-roster-page .shift-roster-table th{font-weight:600;font-size:.875rem;color:inherit;background-color:hsla(0,0%,50.2%,.05);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[data-theme-mode=dark] .shift-roster-page .shift-roster-table th{background-color:hsla(0,0%,100%,.03)}.shift-roster-page .shift-roster-table th.sortable{cursor:pointer}.shift-roster-page .shift-roster-table th.sortable:hover{background-color:hsla(0,0%,50.2%,.1)}.shift-roster-page .shift-roster-table .sort-indicator{margin-left:.25rem;font-size:.75rem}.shift-roster-page .shift-roster-table td{font-size:.875rem}.shift-roster-page .shift-roster-table .associate-cell{display:flex;align-items:center;gap:.5rem}.shift-roster-page .shift-roster-table .avatar-icon{width:1.5rem;height:1.5rem;border-radius:50%;background-color:hsla(0,0%,50.2%,.2);display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;flex-shrink:0}.shift-roster-page .shift-roster-pagination{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.shift-roster-page .shift-roster-pagination .pagination-info{font-size:.875rem;color:inherit}.shift-roster-page .shift-roster-pagination .pagination-controls{display:flex;align-items:center;gap:.25rem}.shift-roster-page .shift-roster-pagination .pagination-controls button{min-width:2rem;height:2rem;border:1px solid hsla(0,0%,50.2%,.2);border-radius:.25rem;background:transparent;cursor:pointer;font-size:.875rem;padding:0 .5rem}.shift-roster-page .shift-roster-pagination .pagination-controls button:hover:not(:disabled){background-color:hsla(0,0%,50.2%,.1)}.shift-roster-page .shift-roster-pagination .pagination-controls button:disabled{opacity:.4;cursor:not-allowed}.shift-roster-page .shift-roster-pagination .pagination-controls button.active-page{background-color:rgba(100,50,200,.1);border-color:rgba(100,50,200,.3);font-weight:600}.shift-roster-page .shift-roster-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid hsla(0,0%,50.2%,.15)}.shift-roster-page .shift-roster-footer-actions{display:flex;align-items:center;gap:.75rem}.shift-roster-page .shift-roster-loading{display:flex;justify-content:center;align-items:center;min-height:200px}.assignments-page{padding:0;display:flex;flex-direction:column;min-height:100%}.assignments-page__layout{display:flex;gap:1rem;align-items:stretch;flex:1 1 auto}.assignments-page__sidebar{flex:0 0 300px;min-width:260px;border-right:1px solid hsla(0,0%,50.2%,.15)}.assignments-page__main{flex:1 1 auto;display:flex;flex-direction:column;gap:1rem;min-width:0}.assignments-page__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.assignments-page__header-selectors{display:flex;align-items:center;gap:.75rem}.assignments-page__sections{display:flex;flex-direction:column;gap:1rem}.assignments-page__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;margin-top:1rem;border-top:1px solid hsla(0,0%,50.2%,.15)}.assignments-page__footer-actions{display:flex;align-items:center;gap:.75rem}.assignments-page__loading{display:flex;justify-content:center;align-items:center;min-height:200px}.assignments-page__assign-modal-body{display:flex;flex-direction:column;gap:.75rem;min-width:320px}.assignments-page__assign-modal-list{display:flex;flex-direction:column;gap:.25rem;max-height:400px;overflow-y:auto}.assignments-associate-sidebar{display:flex;flex-direction:column;gap:.75rem;height:100%}.assignments-associate-sidebar__toolbar{display:flex;align-items:center;gap:.5rem}.assignments-associate-sidebar__search{flex:1 1 auto}.assignments-associate-sidebar__filter-panel{border:1px solid hsla(0,0%,50.2%,.15);border-radius:.25rem}.assignments-associate-sidebar__header{display:flex;align-items:center;gap:.5rem}.assignments-associate-sidebar__count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;border-radius:999px;background-color:hsla(0,0%,50.2%,.15)}.assignments-associate-sidebar__list{display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;flex:1 1 auto}.assignments-associate-sidebar__row{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:1px solid transparent;border-radius:.25rem;background:transparent;cursor:pointer;text-align:left;width:100%}.assignments-associate-sidebar__row:hover{background-color:hsla(0,0%,50.2%,.08)}.assignments-associate-sidebar__row--selected{background-color:rgba(100,50,200,.1);border-color:rgba(100,50,200,.3)}.assignments-associate-sidebar__avatar{width:1.75rem;height:1.75rem;border-radius:50%;background-color:hsla(0,0%,50.2%,.2);display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;flex-shrink:0}.assignments-associate-sidebar__footer{margin-top:auto;padding-top:.5rem}.assignments-metrics-bar{display:flex;flex-direction:column;gap:.25rem;background-color:hsla(0,0%,50.2%,.05);border-radius:.25rem}.assignments-process-path{border:1px solid hsla(0,0%,50.2%,.15);border-radius:.25rem;display:flex;flex-direction:column;gap:.75rem}.assignments-process-path__header-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.assignments-process-path__header{background:transparent;border:none;padding:.25rem 0;cursor:pointer;text-align:left}.assignments-process-path__header,.assignments-process-path__header-actions{display:flex;align-items:center;gap:.5rem}.assignments-process-path__body{display:flex;flex-direction:column;gap:.75rem}.assignments-process-path__metrics{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;border-top:1px solid hsla(0,0%,50.2%,.1);border-bottom:1px solid hsla(0,0%,50.2%,.1)}.assignments-process-path__metric{display:flex;flex-direction:column;gap:.125rem;min-width:7rem}.assignments-process-path__workstations{display:flex;flex-wrap:wrap;gap:.75rem}.assignments-process-path__indirect-associates{display:flex;flex-wrap:wrap;gap:.5rem}.assignments-workstation-card{border:1px solid hsla(0,0%,50.2%,.15);border-radius:.25rem;min-width:14rem;display:flex;flex-direction:column;gap:.25rem}.assignments-workstation-card__header{padding-bottom:.25rem;border-bottom:1px solid hsla(0,0%,50.2%,.1)}.assignments-workstation-card__associates{display:flex;flex-direction:column;gap:.25rem}.assignments-workstation-card__associate{display:flex;align-items:center}.assignments-workstation-card__avatar{width:1.5rem;height:1.5rem;border-radius:50%;background-color:hsla(0,0%,50.2%,.2);display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;flex-shrink:0;margin-right:.5rem}.assignments-workstation-card__footer{display:flex;justify-content:flex-start}.assignments-indirect-associate-row{display:inline-flex;align-items:center;gap:.5rem;border:1px solid hsla(0,0%,50.2%,.15);border-radius:.25rem}.assignments-indirect-associate-row__avatar{width:1.5rem;height:1.5rem;border-radius:50%;background-color:hsla(0,0%,50.2%,.2);display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;flex-shrink:0;margin-right:.5rem}.error-modal__message{margin-bottom:1rem;line-height:1.5;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.error-modal__dismiss-button{min-width:80px}.agent-fab{position:fixed;bottom:28px;right:28px;width:60px;height:60px;background:linear-gradient(135deg,#532092,#400080);border:2px solid hsla(0,0%,100%,.15);border-radius:16px;box-shadow:0 6px 24px rgba(64,0,128,.35),0 2px 8px rgba(64,0,128,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:transform .2s,box-shadow .2s}.agent-fab:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 32px rgba(64,0,128,.4),0 4px 12px rgba(64,0,128,.25)}.agent-fab:active{transform:scale(.95)}.agent-fab__icon{font-size:26px;color:#fff}.agent-panel{position:fixed;top:0;right:-420px;width:420px;height:100vh;background:#fff;border-left:1px solid #e8e0f0;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(64,0,128,.06);z-index:1000;transition:right .3s cubic-bezier(.4,0,.2,1)}.agent-panel--open{right:0}.agent-panel__header{background:linear-gradient(135deg,#400080,#532092 50%,#6636a6);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.agent-panel__header-left{display:flex;align-items:center;gap:12px}.agent-panel__icon-wrap{width:36px;height:36px;background:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.agent-panel__title-text{display:flex;flex-direction:column}.agent-panel__title{font-weight:700;font-size:16px}.agent-panel__subtitle{font-size:11px;color:hsla(0,0%,100%,.7);font-weight:400}.agent-panel__close{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8);width:30px;height:30px;border-radius:8px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.agent-panel__close:hover{background:hsla(0,0%,100%,.2);color:#fff}.agent-panel__badge{background:#f9f7fc;padding:10px 20px;border-bottom:1px solid #e8e0f0;display:flex;align-items:center;gap:10px;font-size:12px;color:#545b64;flex-shrink:0}.agent-panel__badge-dot{width:8px;height:8px;background:#1d8102;border-radius:50%;box-shadow:0 0 4px rgba(29,129,2,.4)}.agent-panel__badge-node{background:#400080;color:#fff;padding:2px 8px;border-radius:4px;font-weight:700;font-size:11px;letter-spacing:.5px}.agent-panel__messages{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#fdfcfe}.agent-panel__messages::-webkit-scrollbar{width:4px}.agent-panel__messages::-webkit-scrollbar-thumb{background:#c59bff;border-radius:2px}.agent-panel__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#8d9096;gap:12px;padding:40px 20px}.agent-panel__empty-icon{font-size:40px;opacity:.3}.agent-panel__empty p{font-size:14px;line-height:1.5;max-width:260px}.agent-panel__input-area{padding:16px 20px;border-top:1px solid #e8e0f0;background:#fff;display:flex;gap:10px;align-items:flex-end;flex-shrink:0}.agent-panel__input{flex:1 1;border:1.5px solid #d5d0de;border-radius:12px;padding:12px 16px;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit}.agent-panel__input:focus{border-color:#400080;box-shadow:0 0 0 3px rgba(64,0,128,.1)}.agent-panel__input::-webkit-input-placeholder{color:#aab2bd}.agent-panel__input::-moz-placeholder{color:#aab2bd}.agent-panel__input::-ms-input-placeholder{color:#aab2bd}.agent-panel__input::placeholder{color:#aab2bd}.agent-panel__input:disabled{opacity:.6;cursor:not-allowed}.agent-panel__send{background:linear-gradient(135deg,#532092,#400080);border:none;border-radius:12px;width:44px;height:44px;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px rgba(64,0,128,.25)}.agent-panel__send:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 14px rgba(64,0,128,.35)}.agent-panel__send:active:not(:disabled){transform:scale(.95)}.agent-panel__send:disabled{opacity:.5;cursor:not-allowed}.agent-msg{max-width:88%;padding:12px 16px;font-size:14px;line-height:1.6}.agent-msg--user{align-self:flex-end;background:linear-gradient(135deg,#532092,#400080);color:#fff;border-radius:16px 16px 4px 16px;box-shadow:0 2px 8px rgba(64,0,128,.15)}.agent-msg--assistant{align-self:flex-start;background:#fff;color:#16191f;border-radius:16px 16px 16px 4px;border:1px solid #e8e0f0;box-shadow:0 1px 4px rgba(64,0,128,.04)}.agent-msg--assistant .agent-msg__content strong{color:#400080}.agent-msg--assistant .agent-msg__content em{color:#6636a6;font-style:italic}.agent-msg--assistant .agent-msg__content h2,.agent-msg--assistant .agent-msg__content h3,.agent-msg--assistant .agent-msg__content h4{color:#400080;font-weight:700;margin:4px 0 8px;font-size:13px;letter-spacing:.2px}.agent-msg--assistant .agent-msg__content h2{font-size:14px}.agent-msg--assistant .agent-msg__content h3{font-size:13px}.agent-msg--assistant .agent-msg__content table{width:100%;border-collapse:collapse;margin:10px 0;font-size:12px;border-radius:6px;overflow:hidden}.agent-msg--assistant .agent-msg__content th{background:#f3f0f7;padding:6px 10px;text-align:left;font-weight:600;color:#400080;font-size:11px;text-transform:uppercase}.agent-msg--assistant .agent-msg__content td{padding:6px 10px;border-bottom:1px solid #f0eef3}.agent-msg--assistant .agent-msg__content blockquote{background:#f9f7fc;border-left:3px solid #8456c6;padding:8px 12px;margin:10px 0;border-radius:0 6px 6px 0;font-size:13px;color:#545b64}.agent-msg--assistant .agent-msg__content blockquote p{margin:0}.agent-msg--assistant .agent-msg__content code{font-family:Amazon Ember Mono,SF Mono,monospace;background:#f3f0f7;color:#400080;padding:2px 7px;border-radius:4px;font-size:13px;font-weight:600}.agent-msg--assistant .agent-msg__content ol,.agent-msg--assistant .agent-msg__content ul{margin:8px 0;padding-left:20px}.agent-msg--assistant .agent-msg__content li{margin-bottom:4px}.agent-msg--assistant .agent-msg__content hr{border:none;border-top:1px solid #e8e0f0;margin:12px 0}.agent-msg--assistant .agent-msg__content p{margin-bottom:8px}.agent-msg--assistant .agent-msg__content p:last-child{margin-bottom:0}.agent-msg__timestamp{font-size:10px;margin-top:6px;display:block}.agent-msg--user .agent-msg__timestamp{color:hsla(0,0%,100%,.6);text-align:right}.agent-msg--assistant .agent-msg__timestamp{color:#8d9096}.agent-typing{align-self:flex-start;background:#fff;border:1px solid #e8e0f0;border-radius:16px 16px 16px 4px;padding:14px 18px;display:flex;gap:5px;align-items:center}.agent-typing__dot{width:8px;height:8px;background:#c59bff;border-radius:50%;animation:agent-typing-bounce 1.4s infinite}.agent-typing__dot:nth-child(2){animation-delay:.15s}.agent-typing__dot:nth-child(3){animation-delay:.3s}@keyframes agent-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}
/*# sourceMappingURL=main.a90c955d.css.map*/