[data-lk-theme=default]{color-scheme:dark;--lk-bg: #111;--lk-bg2: rgb(29.75, 29.75, 29.75);--lk-bg3: rgb(42.5, 42.5, 42.5);--lk-bg4: rgb(55.25, 55.25, 55.25);--lk-bg5: #444444;--lk-fg: #fff;--lk-fg2: rgb(244.8, 244.8, 244.8);--lk-fg3: rgb(234.6, 234.6, 234.6);--lk-fg4: rgb(224.4, 224.4, 224.4);--lk-fg5: rgb(214.2, 214.2, 214.2);--lk-border-color: rgba(255, 255, 255, .1);--lk-accent-fg: #fff;--lk-accent-bg: #1f8cf9;--lk-accent2: rgb(50.867826087, 150.2, 249.532173913);--lk-accent3: rgb(70.7356521739, 160.4, 250.0643478261);--lk-accent4: rgb(90.6034782609, 170.6, 250.5965217391);--lk-danger-fg: #fff;--lk-danger: #f91f31;--lk-danger2: rgb(249.532173913, 50.867826087, 67.2713043478);--lk-danger3: rgb(250.0643478261, 70.7356521739, 85.5426086957);--lk-danger4: rgb(250.5965217391, 90.6034782609, 103.8139130435);--lk-success-fg: #fff;--lk-success: #1ff968;--lk-success2: rgb(50.867826087, 249.532173913, 117.3930434783);--lk-success3: rgb(70.7356521739, 250.0643478261, 130.7860869565);--lk-success4: rgb(90.6034782609, 250.5965217391, 144.1791304348);--lk-control-fg: var(--lk-fg);--lk-control-bg: var(--lk-bg2);--lk-control-hover-bg: var(--lk-bg3);--lk-control-active-bg: var(--lk-bg4);--lk-control-active-hover-bg: var(--lk-bg5);--lk-connection-excellent: #06db4d;--lk-connection-good: #f9b11f;--lk-connection-poor: #f91f31;--lk-font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--lk-font-size: 16px;--lk-line-height: 1.5;--lk-border-radius: .5rem;--lk-box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .15);--lk-drop-shadow: rgba(255, 255, 255, .2) 0px 0px 24px;--lk-grid-gap: .5rem;--lk-control-bar-height: 69px;--lk-chat-header-height: 69px}.lk-button,.lk-start-audio-button,.lk-chat-toggle,.lk-disconnect-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;color:var(--lk-control-fg);background-image:none;background-color:var(--lk-control-bg);border:0;border-radius:var(--lk-border-radius);cursor:pointer;white-space:nowrap;font-size:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lk-button:not(:disabled):hover,.lk-start-audio-button:not(:disabled):hover,.lk-chat-toggle:not(:disabled):hover,.lk-disconnect-button:not(:disabled):hover{background-color:var(--lk-control-hover-bg)}.lk-button>svg,.lk-start-audio-button>svg,.lk-chat-toggle>svg,.lk-disconnect-button>svg{overflow:visible}.lk-button[aria-pressed=true],[aria-pressed=true].lk-start-audio-button,[aria-pressed=true].lk-chat-toggle,[aria-pressed=true].lk-disconnect-button{background-color:var(--lk-control-active-bg)}.lk-button[aria-pressed=true]:hover,[aria-pressed=true].lk-start-audio-button:hover,[aria-pressed=true].lk-chat-toggle:hover,[aria-pressed=true].lk-disconnect-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true],[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button{background-color:var(--lk-accent-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true]:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button:hover{background-color:var(--lk-accent2)}.lk-button:disabled,.lk-start-audio-button:disabled,.lk-chat-toggle:disabled,.lk-disconnect-button:disabled{opacity:.5}.lk-button-group{display:inline-flex;align-items:stretch;height:100%}.lk-button-group>.lk-button:first-child,.lk-button-group>.lk-start-audio-button:first-child,.lk-button-group>.lk-chat-toggle:first-child,.lk-button-group>.lk-disconnect-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-button-group-menu{position:relative;flex-shrink:0}.lk-button-group-menu>.lk-button,.lk-button-group-menu>.lk-start-audio-button,.lk-button-group-menu>.lk-chat-toggle,.lk-button-group-menu>.lk-disconnect-button{height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.lk-button-group-menu>.lk-button:after,.lk-button-group-menu>.lk-start-audio-button:after,.lk-button-group-menu>.lk-chat-toggle:after,.lk-button-group-menu>.lk-disconnect-button:after{margin-left:0}.lk-button-menu:after{display:inline-block;content:"";width:.5em;height:.5em;margin-top:-.25rem;margin-left:.5rem;border-left:.125em solid;border-bottom:.125em solid;transform:rotate(-45deg);transform-origin:center center}.lk-disconnect-button{font-weight:600;color:var(--lk-danger);border:1px solid var(--lk-danger)}.lk-disconnect-button:not(:disabled):hover{--lk-control-hover-bg: var(--lk-danger2);color:var(--lk-danger-fg)}.lk-disconnect-button:not(:disabled):active{--lk-control-hover-bg: var(--lk-danger3);color:var(--lk-danger-fg)}.lk-chat-toggle{position:relative}.lk-chat-toggle[data-lk-unread-msgs]:not([data-lk-unread-msgs="0"]):after{content:attr(data-lk-unread-msgs);position:absolute;top:0;left:0;padding:.25rem;margin-left:.25rem;margin-top:.25rem;border-radius:50%;font-size:.5rem;line-height:.75;background:var(--lk-accent-bg)}.lk-media-device-select:not(:last-child){padding-bottom:.5rem;margin-bottom:.75rem;border-bottom:1px solid var(--lk-border-color)}.lk-media-device-select li:not(:last-child){margin-bottom:.25rem}.lk-media-device-select li>.lk-button{width:100%;justify-content:start;padding-block:.5rem}.lk-media-device-select li:not([data-lk-active=true])>.lk-button:not(:disabled):hover{background-color:var(--lk-bg3)}.lk-media-device-select [data-lk-active=false]>.lk-button:hover{cursor:pointer;background-color:#0000000d}.lk-media-device-select [data-lk-active=true]>.lk-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}.lk-device-menu{width:-moz-max-content;width:max-content;position:absolute;top:0;left:0;z-index:5;min-width:10rem;padding:.5rem;margin-bottom:.25rem;white-space:nowrap;background-color:var(--lk-bg2);border:1px solid var(--lk-border-color);border-radius:.75rem;box-shadow:var(--lk-box-shadow)}.lk-device-menu-heading{padding:.25rem .5rem;font-weight:700;opacity:.65}.lk-start-audio-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}@media screen and (max-width: 600px){.lk-start-audio-button{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.lk-pagination-control{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:stretch;background-color:var(--lk-control-bg);border-radius:var(--lk-border-radius);transition:opacity ease-in-out .15s;opacity:0}.lk-pagination-control:hover{opacity:1}.lk-pagination-control>.lk-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-pagination-control>.lk-button:first-child>svg{transform:rotate(180deg)}.lk-pagination-control>.lk-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.lk-pagination-count{padding:.5rem .875rem;border-inline:1px solid var(--lk-bg)}[data-lk-user-interaction=true].lk-pagination-control{opacity:1}.lk-pagination-indicator{position:absolute;height:var(--lk-grid-gap);background-color:var(--lk-bg2);width:-moz-fit-content;width:fit-content;padding:.2rem .5rem;bottom:calc(var(--lk-grid-gap)/2);left:50%;transform:translate(-50%);border-radius:2rem;opacity:1;display:flex;gap:.2rem;align-items:center}.lk-pagination-indicator span{display:inline-block;width:.4rem;height:.4rem;border-radius:9999999px;background-color:var(--lk-fg);opacity:.35;transition:opacity linear .2s}.lk-pagination-indicator span[data-lk-active]{opacity:.9}.lk-grid-layout{--lk-col-count: 1;--lk-row-count: 1;display:grid;grid-template-columns:repeat(var(--lk-col-count),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);grid-gap:var(--lk-grid-gap);width:100%;height:100%;max-width:100%;max-height:100%;padding:var(--lk-grid-gap)}.lk-grid-layout[data-lk-pagination=true]{padding-bottom:calc(var(--lk-grid-gap)*2)}.lk-focus-layout{display:grid;grid-template-columns:1fr 5fr;gap:var(--lk-grid-gap);width:100%;max-height:100%;padding:var(--lk-grid-gap)}.lk-focused-participant{position:relative}.lk-focused-participant .lk-pip-track{position:absolute;top:10px;right:10px;width:20%;height:auto}@media (max-width: 600px){.lk-focus-layout{grid-template-columns:1fr;grid-template-rows:5fr 1fr}.lk-carousel{order:1}}.lk-carousel{max-height:100%;display:flex;gap:var(--lk-grid-gap)}.lk-carousel>*{flex-shrink:0;aspect-ratio:16/10;scroll-snap-align:start}.lk-carousel[data-lk-orientation=vertical]{flex-direction:column;scroll-snap-type:y mandatory;overflow-y:auto;overflow-x:hidden}.lk-carousel[data-lk-orientation=vertical]>*{--lk-height-minus-gaps: calc(100% - calc(var(--lk-grid-gap) * calc(var(--lk-max-visible-tiles) - 1)));height:calc(var(--lk-height-minus-gaps)/var(--lk-max-visible-tiles))}.lk-carousel[data-lk-orientation=horizontal]{scroll-snap-type:x mandatory;overflow-y:hidden;overflow-x:auto}.lk-carousel[data-lk-orientation=horizontal]>*{--lk-width-minus-gaps: calc(100% - var(--lk-grid-gap) * (var(--lk-max-visible-tiles) - 1));width:calc(var(--lk-width-minus-gaps)/var(--lk-max-visible-tiles))}.lk-connection-quality{width:1.5rem;height:1.5rem}.lk-track-muted-indicator-camera,.lk-track-muted-indicator-microphone{position:relative;width:var(--lk-indicator-size, 1rem);height:var(--lk-indicator-size, 1rem);margin-inline-end:.25rem;transition:opacity .25s ease-in-out}.lk-track-muted-indicator-camera[data-lk-muted=true]{opacity:.5}.lk-track-muted-indicator-microphone{--lk-bg: var(--lk-icon-mic)}.lk-track-muted-indicator-microphone[data-lk-muted=true]{opacity:.5}.lk-participant-name{font-size:.875rem}.lk-participant-media-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#000}.lk-participant-media-video[data-lk-orientation=landscape]{-o-object-fit:cover;object-fit:cover}.lk-participant-media-video[data-lk-orientation=portrait],.lk-participant-media-video[data-lk-source=screen_share]{-o-object-fit:contain;object-fit:contain;background-color:var(--lk-bg2)}.lk-participant-media-audio{width:auto}[data-lk-facing-mode=user] .lk-participant-media-video[data-lk-local-participant=true][data-lk-source=camera]{transform:rotateY(180deg)}.lk-audio-visualizer{width:100%;height:100%;min-height:160px;background:var(--lk-bg-control);aspect-ratio:16/9;border-radius:.5rem;display:flex;justify-content:space-around;align-items:center}.lk-audio-visualizer>rect{fill:var(--lk-accent-bg);transition:transform .1s cubic-bezier(.19,.02,.09,1)}.lk-audio-visualizer>path{stroke:var(--lk-accent-bg);transition:.1s cubic-bezier(.19,.02,.09,1)}.lk-audio-bar-visualizer{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--lk-bg);gap:var(--lk-va-bar-gap, 24px)}.lk-audio-bar-visualizer>.lk-audio-bar{transform-origin:"center";height:100%;width:var(--lk-va-bar-width, 12px);border-radius:var(--lk-va-bar-border-radius, 32px);background-color:var(--lk-va-bar-bg, rgba(136, 136, 136, .2));transition:background-color .25s ease-out}.lk-audio-bar-visualizer[data-lk-va-state=speaking]>.lk-audio-bar,.lk-audio-bar-visualizer>.lk-audio-bar.lk-highlighted,.lk-audio-bar-visualizer>[data-lk-highlighted=true]{background-color:var(--lk-fg, rgb(136, 136, 136));transition:none}.lk-audio-bar-visualizer[data-lk-va-state=thinking]{transition:background-color .15s ease-out}.lk-participant-tile{--lk-speaking-indicator-width: 2.5px;position:relative;display:flex;flex-direction:column;gap:.375rem;overflow:hidden;border-radius:var(--lk-border-radius)}.lk-participant-tile:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:var(--lk-border-radius);border:0px solid var(--lk-accent-bg);transition-property:border opacity;transition-delay:.5s;transition-duration:.4s;pointer-events:none}.lk-participant-tile[data-lk-speaking=true]:not([data-lk-source=screen_share]):after{transition-delay:0s;transition-duration:.2s;border-width:var(--lk-speaking-indicator-width)}.lk-participant-tile .lk-focus-toggle-button{position:absolute;top:.25rem;right:.25rem;padding:.25rem;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2);opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile:hover .lk-focus-toggle-button,.lk-participant-tile:focus .lk-focus-toggle-button{opacity:1;transition-delay:0}.lk-participant-tile .lk-connection-quality{opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile .lk-connection-quality[data-lk-quality=poor]{opacity:1;transition-delay:0}.lk-participant-tile:hover .lk-connection-quality,.lk-participant-tile:focus .lk-connection-quality{opacity:1;transition-delay:0}.lk-participant-tile .lk-participant-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:var(--lk-bg2);opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;border-radius:var(--lk-border-radius)}.lk-participant-tile .lk-participant-placeholder svg{height:100%;width:auto;padding:10%}.lk-participant-tile[data-lk-video-muted=true][data-lk-source=camera] .lk-participant-placeholder{opacity:1}.lk-participant-metadata{position:absolute;right:.25rem;bottom:.25rem;left:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;line-height:1}.lk-participant-metadata-item{display:flex;align-items:center;padding:.25rem;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2)}.lk-toast{position:fixed;top:.75rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow)}.lk-spinner{animation:lk-rotate 2s infinite linear}@keyframes lk-rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.lk-room-container{background-color:var(--lk-bg);line-height:var(--lk-line-height)}.lk-room-container{position:relative;width:100%;height:100%;--lk-has-imported-styles: "true"}.lk-room-container *[class^=lk-],.lk-room-container *[class*=" lk-"]{box-sizing:border-box}.lk-audio-conference{position:relative;width:100%;height:100%}.lk-audio-conference-stage{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lk-chat{display:grid;grid-template-rows:var(--lk-chat-header-height) 1fr var(--lk-control-bar-height);width:clamp(200px,55ch,60ch);background-color:var(--lk-bg2);border-left:1px solid var(--lk-border-color);align-items:end}.lk-chat-header{height:var(--lk-chat-header-height);padding:.75rem;position:relative;display:flex;align-items:center;justify-content:center}.lk-chat-header .lk-close-button{position:absolute;right:0;transform:translate(-50%);background-color:#0000}.lk-chat-header .lk-close-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-chat-messages{display:flex;width:100%;max-height:100%;flex-direction:column;gap:.25rem;overflow:auto}.lk-chat-entry{display:flex;flex-direction:column;gap:.25rem;margin:0 .25rem}.lk-chat-entry .lk-meta-data{font-size:.75rem;color:var(--lk-fg5);white-space:nowrap;padding:0 .3rem;display:flex}.lk-chat-entry .lk-meta-data .lk-participant-name{margin-top:1rem}.lk-chat-entry .lk-meta-data .lk-timestamp{margin-left:auto;align-self:flex-end}.lk-chat-entry .lk-edit-button{background:none;float:right;margin:0;padding:0 .25rem;border-radius:0;font-size:12px}.lk-chat-entry .lk-message-body{display:inline-block;border-radius:15px;padding:.25rem .75rem;word-break:break-word;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 32px)}.lk-chat-entry[data-lk-message-origin=local] .lk-message-body{background-color:var(--lk-bg5)}.lk-chat-entry[data-lk-message-origin=remote] .lk-message-body{background-color:var(--lk-accent4)}.lk-chat-entry a{text-decoration:underline;color:inherit}.lk-chat-entry *{margin-block-start:.25em;margin-block-end:.25em}.lk-chat-entry:last-child{margin-bottom:.25rem}.lk-chat-form{display:flex;gap:.75rem;padding:.75rem;border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height)}.lk-chat-form-input{font-size:inherit;line-height:inherit;width:100%}@media (max-width: 600px){.lk-chat{position:fixed;top:0;right:0;max-width:100%;bottom:var(--lk-control-bar-height)}}.lk-control-bar,.lk-agent-control-bar{display:flex;gap:.5rem;align-items:center;justify-content:center;padding:.75rem;border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height)}.lk-agent-control-bar{height:var(--lk-control-bar-height);--lk-bg: transparent;--lk-va-bar-width: 2px;--lk-va-bar-gap: 4px;--lk-va-bar-border-radius: 1px}.lk-agent-control-bar .lk-audio-bar-visualizer .lk-audio-bar.lk-highlighted{filter:none}.lk-prejoin{background-color:var(--lk-bg);line-height:var(--lk-line-height)}[data-lk-theme]{font-size:var(--lk-font-size);font-family:var(--lk-font-family);color:var(--lk-fg)}[data-lk-theme] .lk-list{list-style:none;margin:0;padding:0}[data-lk-theme] .lk-form-control{font-family:var(--lk-font-family);padding:.625rem 1rem;background-color:var(--lk-control-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius)}.lk-prejoin{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:1rem;gap:1rem;margin-inline:auto;background-color:var(--lk-bg);width:min(100%,480px);align-items:stretch}.lk-prejoin .lk-video-container{position:relative;width:100%;height:auto;aspect-ratio:16/10;background-color:#000;border-radius:var(--lk-border-radius);overflow:hidden}.lk-prejoin .lk-video-container video,.lk-prejoin .lk-video-container .lk-camera-off-note{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lk-prejoin .lk-video-container video[data-lk-facing-mode=user]{transform:rotateY(180deg)}.lk-prejoin .lk-video-container .lk-camera-off-note{position:absolute;top:0;left:0;width:100%;aspect-ratio:16/10;background-color:#000;display:grid;place-items:center}.lk-prejoin .lk-video-container .lk-camera-off-note>*{height:70%;max-width:100%}.lk-prejoin .lk-audio-container{display:none}.lk-prejoin .lk-audio-container audio{width:100%;height:auto}.lk-prejoin .lk-button-group-container{display:flex;flex-wrap:nowrap;gap:1rem}.lk-prejoin .lk-button-group-container>.lk-button-group{width:50%}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button{justify-content:left}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button:first-child{width:100%}@media (max-width: 400px){.lk-prejoin .lk-button-group-container{flex-wrap:wrap}.lk-prejoin .lk-button-group-container>.lk-button-group{width:100%}}.lk-prejoin .lk-username-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%}.lk-prejoin .lk-join-button{--lk-control-fg: var(--lk-accent-fg);--lk-control-bg: var(--lk-accent-bg);--lk-control-hover-bg: var(--lk-accent2);--lk-control-active-bg: var(--lk-accent3);--lk-control-active-hover-bg: var(--lk-accent4);background-color:var(--lk-control-bg)}.lk-prejoin .lk-join-button:hover{background-color:var(--lk-control-hover-bg)}.lk-focus-layout-wrapper,.lk-grid-layout-wrapper{position:relative;display:flex;justify-content:center;width:100%;height:calc(100% - var(--lk-control-bar-height))}.lk-grid-layout-wrapper{flex-direction:column;align-items:center}.lk-focus-layout-wrapper{align-items:stretch}.lk-video-conference{position:relative;display:flex;align-items:stretch;height:100%}.lk-video-conference-inner{display:flex;flex-direction:column;align-items:stretch;width:100%}.lk-settings-menu-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--lk-bg);padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);min-width:50vw;min-height:50vh;max-width:100%;max-height:100%;overflow-y:auto}.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{margin:0;background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#eef6ffe6 0,#f4f7f900 220px),var(--bg)}button{cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem}input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem}a{color:var(--primary);text-decoration-line:none}a:hover{text-decoration-line:underline}h1,h2,h3{font-weight:600;letter-spacing:-.025em;color:var(--text)}::-moz-selection{background-color:var(--brand-200)}::selection{background-color:var(--brand-200)}.front-desk-workspace{margin-left:auto;margin-right:auto;max-width:1450px;padding-bottom:3rem}.arrival-search{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.arrival-search label{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.arrival-search span{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.arrival-search input{border-width:0px;padding:.25rem;font-size:1rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:2px}.arrival-results{margin-bottom:1rem;display:grid;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.arrival-results article,.arrival-columns article{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem}.arrival-results article:last-child,.arrival-columns article:last-child{border-width:0px}.arrival-results article>div,.arrival-columns article>div{display:flex;min-width:0px;flex-direction:column}.arrival-results article span,.arrival-columns article span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.arrival-results nav{display:flex;flex-wrap:wrap;gap:.25rem}.arrival-results nav a,.arrival-columns article>a{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.arrival-columns{margin-bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.arrival-columns>section{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.arrival-columns>section>header{display:flex;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.arrival-columns h2{font-size:.875rem;line-height:1.25rem;font-weight:700}.arrival-columns p{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.arrival-handoffs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.arrival-handoffs>a{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.arrival-handoffs span{display:flex;flex:1 1 0%;flex-direction:column}.arrival-handoffs small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media (max-width:720px){.arrival-columns,.arrival-handoffs{grid-template-columns:repeat(1,minmax(0,1fr))}.arrival-results article{flex-direction:column;align-items:flex-start}}:focus-visible{outline:3px solid #2563eb;outline-offset:2px}[tabindex="-1"]:focus{outline:none}html{scroll-padding-top:5rem}.login-screen{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(5 7 19 / var(--tw-bg-opacity, 1));padding:2.5rem 1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-family:Inter,ui-sans-serif,system-ui,sans-serif;background-image:radial-gradient(circle at 50% 45%,rgba(67,56,202,.12),transparent 34%)}.login-noise{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.login-glow{pointer-events:none;position:absolute;border-radius:9999px;--tw-blur: blur(110px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);animation:landing-drift 12s ease-in-out infinite alternate}.login-glow-cyan{left:-6rem;top:12%;height:18rem;width:18rem;background-color:#06b6d426}.login-glow-violet{right:-5rem;bottom:8%;height:20rem;width:20rem;background-color:#7c3aed33;animation-delay:-5s}.login-screen:before{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 70%);mask-image:radial-gradient(circle at center,black,transparent 70%)}.login-card{position:relative;z-index:10;width:100%;max-width:440px;border-radius:1.5rem;border-width:1px;border-color:#ffffff1a;background-color:#090c1dcc;padding:2rem;--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);box-shadow:0 32px 90px #00000080,inset 0 1px #ffffff0f}.login-card:before{content:"";position:absolute;left:2.5rem;right:2.5rem;top:0;height:1px;background:linear-gradient(90deg,transparent,#67e8f9,#a78bfa,transparent)}.login-brand{margin-bottom:2.25rem;display:flex;align-items:center;gap:.625rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.login-brand>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);--tw-shadow: 0 0 30px rgba(34,211,238,.22);--tw-shadow-colored: 0 0 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.login-brand>div{display:flex;flex-direction:column}.login-brand strong{font-size:.75rem;line-height:1rem;letter-spacing:.22em}.login-brand small{font-size:.52rem;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.login-eyebrow{margin-bottom:.75rem;display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#c4b5fd33;background-color:#c4b5fd1a;padding:.375rem .75rem;font-size:.55rem;font-weight:700;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.login-card h1{margin-top:0;margin-bottom:0;font-size:2rem;font-weight:900;line-height:1.05;letter-spacing:-.04em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.login-card h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#67e8f9,#a78bfa 55%,#f0abfc);-webkit-background-clip:text;background-clip:text}.login-description{margin-bottom:0;margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.login-description strong{font-weight:600;--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.login-list{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;list-style-type:none;flex-direction:column;gap:.5rem;padding:0}.login-list button{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff09;padding:.75rem .875rem;text-align:left;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.login-list button:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-color:#67e8f94d;background-color:#67e8f914;--tw-shadow: 0 12px 30px rgba(34,211,238,.08);--tw-shadow-colored: 0 12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.login-list button:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(103 232 249 / .5)}.login-option-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0f;--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.login-list button>span:nth-child(2){display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.login-list button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.login-list button small{margin-top:.125rem;font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.login-option-arrow{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.login-list button:hover .login-option-icon{border-color:#67e8f933;background-color:#67e8f91a;--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.login-list button:hover .login-option-arrow{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.login-credentials-form{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.login-field{display:flex;flex-direction:column;gap:.375rem}.login-field>span{display:flex;align-items:center;gap:.375rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.login-field input{width:100%;border-radius:.875rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff09;padding:.75rem .875rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.login-field input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.login-field input::placeholder{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.login-field input:focus{border-color:#67e8f966;background-color:#67e8f90d;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(103 232 249 / .2)}.login-error{margin:0;display:flex;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;border-color:#fb718533;background-color:#fb71851a;padding:.5rem .75rem;font-size:.72rem;font-weight:500;--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.login-submit{margin-top:.25rem;display:flex;width:100%;align-items:center;justify-content:center;gap:.5rem;border-radius:.875rem;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.login-submit:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 12px 30px rgba(34,211,238,.25);--tw-shadow-colored: 0 12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.login-submit:disabled{cursor:not-allowed;opacity:.5}.login-submit:hover:disabled{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.login-back{display:flex;align-items:center;gap:.5rem;border-width:0px;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.login-back:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.login-secure-note{margin-bottom:0;margin-top:1.75rem;border-top-width:1px;border-color:#ffffff1a;padding-top:1.25rem;text-align:center;font-size:.56rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.login-platform-admin-link{margin-top:.75rem;display:block;text-align:center;font-size:.6rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));text-decoration-line:none}.login-platform-admin-link:hover{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}@media (max-width: 480px){.login-card{border-radius:1rem;padding:1.5rem 1.25rem}.login-brand{margin-bottom:1.75rem}}.platform-admin-page{min-height:100vh;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.platform-admin-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 2rem}.platform-admin-brand{display:flex;align-items:center;gap:.625rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));text-decoration-line:none}.platform-admin-brand>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.platform-admin-brand strong{display:block;font-size:.75rem;line-height:1rem;letter-spacing:.18em}.platform-admin-brand small{display:block;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.platform-admin-back{display:flex;align-items:center;gap:.375rem;border-width:0px;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));text-decoration-line:none}.platform-admin-back:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.platform-admin-header-actions{display:flex;align-items:center;gap:1.25rem}.platform-admin-main{margin-left:auto;margin-right:auto;display:grid;max-width:64rem;gap:1.5rem;padding:2rem 1.5rem}@media (min-width: 1024px){.platform-admin-main{grid-template-columns:1.1fr 1fr}}.platform-admin-card-heading{margin-bottom:1.25rem;display:flex;align-items:flex-start;gap:.75rem}.platform-admin-card-heading>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.platform-admin-card-heading h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.platform-admin-card-heading p{margin:0;margin-top:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.platform-admin-type-field{grid-column:1 / -1}.platform-admin-type-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media (min-width: 640px){.platform-admin-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-admin-type-option{display:flex;align-items:center;gap:.625rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.platform-admin-type-option:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));background-color:#f5f3ff80}.platform-admin-type-option>span{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.platform-admin-type-option strong{display:block;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.platform-admin-type-option small{display:block;font-size:.65rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.platform-admin-type-option.selected,.platform-admin-type-option.\!selected{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.platform-admin-type-option.selected>span{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.platform-admin-type-option.\!selected>span{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.platform-admin-note{margin-top:1rem;display:flex;align-items:flex-start;gap:.375rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.platform-admin-list-card code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:.7rem}.platform-admin-category-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media (min-width: 640px){.platform-admin-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-admin-category{display:flex;cursor:pointer;align-items:flex-start;gap:.625rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.platform-admin-category:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.platform-admin-category input{margin-top:.125rem;height:1rem;width:1rem;flex-shrink:0;accent-color:#7c3aed}.platform-admin-category strong{display:block;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.platform-admin-category small{display:block;font-size:.65rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.platform-admin-category.selected,.platform-admin-category.\!selected{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1));background-color:#f5f3ff99}.platform-admin-step2-actions{margin-top:1.25rem;display:flex;align-items:center;gap:.5rem}.display-board{position:relative;display:flex;min-height:100vh;flex-direction:column;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(5 7 19 / var(--tw-bg-opacity, 1));padding:2rem 2.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-family:Inter,ui-sans-serif,system-ui,sans-serif;background-image:radial-gradient(circle at 50% 20%,rgba(103,232,249,.1),transparent 45%)}.display-board-loading,.display-board-error{align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.display-board-error small{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.display-board-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:#ffffff1a;padding-bottom:1.5rem}.display-board-queue-name{font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.display-board-clock{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.875rem;line-height:2.25rem;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.display-board-main{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;gap:4rem;padding-top:2.5rem;padding-bottom:2.5rem}.display-board-label{display:block;font-size:1.25rem;line-height:1.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.25em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.display-board-now-serving{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.display-board-token{font-size:11rem;font-weight:900;line-height:1;letter-spacing:-.025em;color:transparent;background:linear-gradient(90deg,#67e8f9,#a78bfa 60%,#f0abfc);background-clip:text;-webkit-background-clip:text}.display-board-name{font-size:3rem;line-height:1;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.display-board-room{margin-top:.25rem;border-radius:9999px;border-width:1px;border-color:#67e8f940;background-color:#67e8f91a;padding:.375rem 1.25rem;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.display-board-idle .display-board-idle-text{margin-top:.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.display-board-next{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.display-board-next-tokens{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.display-board-next-chip{border-radius:1rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0a;padding:1rem 1.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:2.25rem;line-height:2.5rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.display-board-footer{border-top-width:1px;border-color:#ffffff1a;padding-top:1.5rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.app-shell{display:grid;min-height:100vh;grid-template-columns:280px 1fr}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:.25rem;overflow-y:auto;border-right-width:1px;border-color:#ffffff1a;background-color:var(--sidebar-bg);color:var(--sidebar-text);padding:1rem .75rem 1.25rem}.sidebar-brand{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;padding:.625rem .25rem}.sidebar-brand-link{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:.75rem;border-radius:.875rem;padding:.25rem .375rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none}.sidebar-brand-link:hover{text-decoration-line:none}.sidebar-brand-mark{position:relative;display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;filter:drop-shadow(0 7px 18px rgba(34,211,238,.18))}.sidebar-brand-mark svg{position:relative;z-index:10;height:2.75rem;width:2.75rem;overflow:visible}.sidebar-brand-mark-custom{border-radius:.5rem;background-color:#ffffff0d;filter:none}.sidebar-brand-mark-custom img{height:2.75rem;width:2.75rem;border-radius:.5rem;-o-object-fit:contain;object-fit:contain}.brand-core{fill:#11182c;stroke:url(#sidebar-brand-gradient);stroke-width:1.2}.brand-heart{fill:#818cf81f;stroke:url(#sidebar-brand-gradient);stroke-width:1.5}.brand-pulse{fill:none;stroke:#e0f2fe;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:url(#sidebar-brand-glow);stroke-dasharray:1;animation:brand-pulse-draw 3.2s ease-in-out infinite}.brand-orbit{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border-width:1px;border-color:#67e8f926;animation:brand-orbit-spin 7s linear infinite}.brand-orbit i{position:absolute;height:.25rem;width:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1));--tw-shadow: 0 0 7px #67e8f9;--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.brand-orbit i:nth-child(1){left:50%;top:-2px}.brand-orbit i:nth-child(2){bottom:.25rem;right:.25rem;background:#a78bfa;box-shadow:0 0 7px #a78bfa}.brand-orbit i:nth-child(3){left:0;top:2rem;height:.125rem;width:.125rem}.brand-spark{position:absolute;z-index:20;height:.25rem;width:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));opacity:0;--tw-shadow: 0 0 7px white;--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);animation:brand-spark 3.2s ease-in-out infinite}.spark-one{right:.25rem;top:.5rem}.spark-two{bottom:.5rem;left:.25rem;animation-delay:1.25s}.sidebar-brand-copy{display:flex;min-width:0px;flex-direction:column}.sidebar-brand-copy strong{font-size:.83rem;font-weight:900;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.sidebar-brand-copy small{margin-top:.125rem;font-size:.48rem;font-weight:600;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.sidebar-brand-copy em{margin-top:.25rem;white-space:nowrap;font-size:.55rem;font-weight:500;font-style:normal;letter-spacing:.025em;color:#cffafe99}.sidebar-brand-link:hover .brand-core{fill:#151e36}.sidebar-brand-link:hover .sidebar-brand-copy strong{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}@keyframes brand-orbit-spin{to{transform:rotate(360deg)}}@keyframes brand-pulse-draw{0%,15%{stroke-dashoffset:1;opacity:.2}45%,78%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-1;opacity:.2}}@keyframes brand-spark{0%,65%,to{opacity:0;transform:scale(.3)}76%{opacity:1;transform:scale(1.5)}}@media (prefers-reduced-motion: reduce){.brand-orbit,.brand-pulse,.brand-spark{animation:none}.brand-pulse{stroke-dashoffset:0;opacity:1}}.sidebar-group{margin-top:.375rem;display:flex;flex-direction:column;gap:.125rem}.sidebar-group-header{display:flex;width:100%;align-items:center;gap:.5rem;border-radius:.375rem;border-style:none;background-color:transparent;padding:.375rem .5rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.sidebar-group-header:hover{background-color:#ffffff0d;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.sidebar-group-label{flex:1 1 0%;text-align:left;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.sidebar-group-chevron{flex-shrink:0;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sidebar-group-chevron.collapsed{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sidebar-group-items{display:flex;flex-direction:column;gap:.125rem;padding-left:.25rem}.sidebar-link{display:flex;align-items:center;gap:.625rem;border-radius:.375rem;padding:.46rem .75rem;font-size:.87rem;color:var(--sidebar-text);text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.sidebar-link:hover{background-color:#ffffff12;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none}.sidebar-link.active,.sidebar-link.\!active{background-color:var(--sidebar-panel);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.sidebar-link.active{box-shadow:inset 3px 0 0 var(--primary)}.sidebar-link.\!active{box-shadow:inset 3px 0 0 var(--primary)!important}.mobile-nav-toggle,.mobile-nav-close{display:none;align-items:center;justify-content:center;border-radius:.5rem;border-style:none;background-color:transparent}.mobile-nav-toggle{margin-right:.25rem;height:2.25rem;width:2.25rem;color:var(--text)}.mobile-nav-toggle:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.mobile-nav-close{height:1.75rem;width:1.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mobile-nav-close:hover{background-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background-color:#070c1780}@media (max-width: 767px){.app-shell{grid-template-columns:1fr}.mobile-nav-toggle,.mobile-nav-close{display:flex}.sidebar{position:fixed;top:0;bottom:0;left:0;z-index:40;width:280px;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}}.nav-search-trigger{margin-bottom:.375rem;display:flex;width:100%;align-items:center;gap:.5rem;border-radius:.375rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0b;padding:.625rem .75rem;font-size:.82rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.nav-search-trigger:hover{background-color:#ffffff17;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.nav-search-trigger span{flex:1 1 0%;text-align:left}.nav-search-trigger kbd{border-radius:.25rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0d;padding:.125rem .375rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.68rem}.nav-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;isolation:isolate;z-index:1100;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;background-color:#070c178c;padding-left:1rem;padding-right:1rem;padding-top:12vh;padding-bottom:12vh;--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.nav-search-modal{position:relative;max-height:76vh;width:100%;max-width:36rem;overflow:hidden;border-radius:.875rem;border-width:1px;border-color:var(--border);background-color:var(--surface);--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.nav-search-input-row{display:flex;align-items:center;gap:.625rem;border-bottom-width:1px;border-color:var(--border);padding:.75rem 1rem}.nav-search-input-row input{flex:1 1 0%;border-style:none;background-color:transparent;padding-top:.25rem;padding-bottom:.25rem;font-size:.95rem;outline:2px solid transparent;outline-offset:2px}.nav-search-results{max-height:50vh;overflow-y:auto;padding:.375rem}.nav-search-result{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.375rem;border-style:none;background-color:transparent;padding:.625rem .75rem;text-align:left;font-size:.88rem;color:var(--text);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.nav-search-result.active,.nav-search-result.\!active{background-color:var(--brand-50);color:var(--brand-700)}.nav-search-result-group{font-size:.72rem;color:var(--text-muted)}.nav-search-empty{padding:1.5rem 1rem;text-align:center;font-size:.86rem;color:var(--text-muted)}.main-area{display:flex;min-width:0px;flex-direction:column}.topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;border-color:var(--border);padding:.75rem 1.5rem;--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background:#ffffffeb}.topbar-left{display:flex;min-width:0px;align-items:center}.topbar-tenant{display:block;font-weight:600;line-height:1.25;color:var(--text)}.topbar-context{margin-top:.125rem;display:block;font-size:.72rem;line-height:1.25;color:var(--text-muted)}.topbar-user{display:flex;min-width:0px;align-items:center;justify-content:flex-end;gap:.5rem;font-size:.85rem;color:var(--text-muted)}.topbar-user-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:var(--text)}.role-pill{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.72rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.topbar-logout,.topbar-change-password{display:inline-flex;align-items:center;gap:.375rem;white-space:nowrap}.change-password-form{display:flex;flex-direction:column;gap:1rem}.change-password-form label{display:flex;flex-direction:column;gap:.375rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.change-password-form input{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;text-transform:none;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.change-password-form input:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.abha-enroll-form{display:flex;flex-direction:column;gap:1rem}.abha-enroll-form label{display:flex;flex-direction:column;gap:.375rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abha-enroll-form input{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;text-transform:none;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.abha-enroll-form input:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.abha-enroll-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.just-registered-abha{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.external-records-tab{display:flex;flex-direction:column;gap:1.5rem}.external-records-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.external-records-header h3{font-size:.95rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.external-records-header p{margin-top:.125rem;font-size:.8rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.external-records-section h4{margin-bottom:.625rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.external-consent-list,.external-record-list{display:flex;flex-direction:column;gap:.625rem}.external-consent-row{display:flex;flex-direction:column;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem}.external-consent-main{display:flex;align-items:center;gap:.75rem}.external-consent-main strong{display:block;font-size:.85rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.external-consent-main .muted{margin-top:.125rem;display:block;font-size:.75rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.external-consent-reason{font-size:.78rem;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.external-consent-artefacts{display:flex;flex-direction:column;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.5rem}.external-artefact-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.8rem}.external-record-row{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.external-record-summary{display:flex;width:100%;cursor:pointer;align-items:center;gap:.625rem;border-style:none;background-color:transparent;padding:.875rem;text-align:left}.external-record-summary strong{display:block;font-size:.85rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.external-record-summary .muted{margin-top:.125rem;display:block;font-size:.75rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.external-record-detail{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem .875rem .875rem}.external-hitype-grid{margin-top:.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.external-hitype-checkbox{display:flex;align-items:center;gap:.375rem;font-size:.72rem;font-weight:400;text-transform:none;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.external-date-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.frontdesk-bar{position:sticky;top:57px;z-index:9;display:flex;height:3.5rem;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1.5rem;padding-right:1.5rem}.frontdesk-bar-label{margin-right:.25rem;display:flex;flex-direction:column;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-right:1rem}.frontdesk-bar-label span{font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.frontdesk-bar-label small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.frontdesk-bar nav{display:flex;height:100%;align-items:center;gap:.25rem}.frontdesk-bar nav a{position:relative;display:flex;height:100%;align-items:center;gap:.375rem;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.frontdesk-bar nav a:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.frontdesk-bar nav a.active{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.frontdesk-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.frontdesk-bar nav a.active:after{content:""}.frontdesk-bar nav a.\!active:after{content:""!important}.frontdesk-bar nav a.active:after{position:absolute;bottom:0;left:.75rem;right:.75rem;height:.125rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.frontdesk-bar nav a.\!active:after{position:absolute;bottom:0;left:.75rem;right:.75rem;height:.125rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.frontdesk-new-patient{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.frontdesk-new-patient:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.frontoffice-bar nav a.active{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.frontoffice-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.frontoffice-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.frontoffice-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.clinical-bar nav a.active{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.clinical-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.clinical-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.clinical-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.clinical-open-patients{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.clinical-open-patients:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.diagnostics-bar nav a.active{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.diagnostics-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.diagnostics-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.diagnostics-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.diagnostics-open-patients{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.diagnostics-open-patients:hover{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.procedures-bar nav a.active{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.procedures-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.procedures-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.procedures-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.procedures-open-patients{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.procedures-open-patients:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.ipd-bar nav a.active{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ipd-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ipd-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ipd-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ipd-open-patients{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ipd-open-patients:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.finance-bar nav a.active{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.finance-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.finance-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.finance-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.finance-new-bill{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.finance-new-bill:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.inventory-bar nav a.active{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.inventory-bar nav a.\!active{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.inventory-bar nav a.active:after{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.inventory-bar nav a.\!active:after{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.inventory-receive{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.inventory-receive:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.content{min-width:0px;flex:1 1 0%;padding:1.5rem}.app-breadcrumbs{margin-top:-.25rem;margin-bottom:1rem;display:flex;min-height:1.5rem;align-items:center;gap:.375rem;overflow-x:auto;white-space:nowrap;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.app-breadcrumbs a{display:inline-flex;align-items:center;gap:.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.app-breadcrumbs a:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.app-breadcrumbs strong{font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.app-breadcrumbs>svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.route-access-denied{margin-left:auto;margin-right:auto;margin-top:3rem;display:flex;min-height:360px;max-width:680px;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2.5rem;text-align:center;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shared-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#070c178c;padding:1rem;--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.shared-dialog{width:100%;max-width:32rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.shared-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.shared-dialog-header h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.shared-dialog-header p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.shared-dialog-header>button{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.shared-dialog-header>button:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.shared-dialog-header>button:disabled{opacity:.4}.shared-dialog-body{padding:1.25rem}.shared-dialog-actions{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}.confirm-dialog.danger{border-top-width:4px;--tw-border-opacity: 1;border-top-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.inline-alert{margin-top:.75rem;margin-bottom:.75rem;display:flex;align-items:flex-start;gap:.625rem;border-radius:.875rem;border-width:1px;padding:.75rem .875rem;font-size:.75rem;line-height:1rem}.inline-alert>div{display:flex;flex-direction:column;gap:.125rem}.inline-alert strong{font-weight:700}.inline-alert.error,.inline-alert.\!error{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.inline-alert.success{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.inline-alert.warning{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.inline-alert.info{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.toast-region{pointer-events:none;position:fixed;right:1rem;top:1rem;z-index:1200;display:flex;width:min(380px,calc(100vw - 2rem));flex-direction:column;gap:.5rem}.app-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:.625rem;border-radius:.875rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.app-toast>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.app-toast strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.app-toast span{margin-top:.125rem;font-size:.7rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.app-toast>button{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.app-toast>button:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.app-toast.success>svg{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.app-toast.error>svg{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.app-toast.\!error>svg{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.app-toast.info>svg{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.shared-state{display:flex;min-height:12rem;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;padding:2rem;text-align:center;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.shared-state strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.shared-state p{margin-bottom:1rem;margin-top:.25rem;max-width:28rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.loading-state{gap:.5rem;font-size:.75rem;line-height:1rem}.loading-state span{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.error-state>svg{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.workspace-header{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.workspace-header-copy{min-width:0px}.workspace-eyebrow{margin-bottom:.25rem;display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.workspace-header h1{margin:0;overflow-wrap:break-word;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.workspace-header p{margin-bottom:0;margin-top:.25rem;max-width:48rem;overflow-wrap:break-word;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.workspace-header-actions{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.workspace-readonly{margin-top:.5rem;display:inline-flex;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.workspace-tabs{display:flex;max-width:100%;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:thin}.workspace-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.workspace-tabs button:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.workspace-tabs button:focus-visible{border-top-left-radius:.5rem;border-top-right-radius:.5rem;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.workspace-tabs button.active,.workspace-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.workspace-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.58rem}.workspace-metrics{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.workspace-metric-card{display:flex;min-width:0px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.workspace-metric-card:is(button){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.workspace-metric-card:is(button):hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.workspace-metric-card:is(button):focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.workspace-metric-card.active,.workspace-metric-card.\!active{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.metric-card-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.metric-card-copy{display:flex;min-width:0px;flex-direction:column}.metric-card-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.metric-card-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.metric-card-copy em{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.workspace-metric-card.info .metric-card-icon{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.workspace-metric-card.success .metric-card-icon{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.workspace-metric-card.warning .metric-card-icon{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.workspace-metric-card.danger{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));background-color:#fef2f24d}.workspace-metric-card.danger .metric-card-icon{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.workspace-metric-card.accent .metric-card-icon{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.workspace-filter-bar{display:flex;align-items:flex-end;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:.75rem 1.25rem}.workspace-search{display:flex;height:2.25rem;min-width:220px;max-width:360px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.workspace-search:focus-within{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.workspace-search input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.workspace-search button{display:flex;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.workspace-filter-fields{display:flex;align-items:flex-end;gap:.5rem}.workspace-filter-fields>label{display:flex;min-width:150px;flex-direction:column;gap:.25rem;font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.workspace-filter-fields select{height:2rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.7rem;text-transform:none;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.workspace-filter-reset{margin-bottom:.25rem;border-width:0px;background-color:transparent;padding-left:.5rem;padding-right:.5rem;font-size:.66rem;font-weight:600;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.workspace-filter-reset:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.workspace-status-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .5rem;font-size:.58rem;font-weight:600}.workspace-status-badge.neutral{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.workspace-status-badge.info{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.workspace-status-badge.success{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.workspace-status-badge.warning{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.workspace-status-badge.danger{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.workspace-task-card{position:relative;display:grid;min-width:0px;align-items:flex-start;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.workspace-task-card:last-child{border-width:0px}.workspace-task-card:hover{background-color:#f8fafc80}.workspace-task-card{grid-template-columns:4px auto minmax(0,1fr) auto}.task-card-tone{height:100%;min-height:3rem;width:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.workspace-task-card.success .task-card-tone{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.workspace-task-card.warning .task-card-tone{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.workspace-task-card.danger .task-card-tone{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.task-card-leading{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.task-card-main{min-width:0px}.task-card-heading{display:flex;min-width:0px;align-items:flex-start;justify-content:space-between;gap:.75rem}.task-card-heading>div{display:flex;min-width:0px;flex-direction:column}.task-card-heading strong{overflow-wrap:break-word;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.task-card-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.task-card-meta{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.task-card-actions{display:flex;min-width:120px;flex-direction:column;gap:.375rem}.workspace-task-card.readonly{background-color:#f8fafc66}.workspace-timeline{margin:0;display:grid;list-style-type:none;gap:0px;padding:0}.workspace-timeline li{position:relative;display:grid;min-width:0px;gap:.5rem;padding-bottom:1rem;padding-left:1.5rem;font-size:.75rem;line-height:1rem;grid-template-columns:minmax(0,1fr) auto}.workspace-timeline li:not(:last-child):before{content:"";position:absolute;bottom:0;left:5px;top:.75rem;width:1px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.timeline-marker{position:absolute;left:0;top:.25rem;height:.75rem;width:.75rem;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.workspace-timeline li.current .timeline-marker,.workspace-timeline li.\!current .timeline-marker{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.workspace-timeline li.complete .timeline-marker{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.workspace-timeline li>div{display:flex;min-width:0px;flex-direction:column}.workspace-timeline strong{overflow-wrap:break-word;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.workspace-timeline li span{overflow-wrap:break-word;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.workspace-timeline time{white-space:nowrap;font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.shared-patient-banner{display:flex;min-width:0px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem}.shared-patient-banner.compact{border-width:0px;background-color:transparent;padding:0}.patient-banner-avatar{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.shared-patient-banner.compact .patient-banner-avatar{height:2.25rem;width:2.25rem}.shared-patient-banner>div:not(.patient-banner-actions){display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.shared-patient-banner strong,.shared-patient-banner span,.shared-patient-banner small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-patient-banner strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.shared-patient-banner span{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.shared-patient-banner small{font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-banner-actions{margin-left:auto;display:flex;flex-shrink:0;gap:.5rem}.patient-safety-alerts{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.375rem}.patient-safety-alerts>span{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .5rem;font-size:.58rem;font-weight:600}.patient-safety-alerts .clear{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.patient-safety-alerts .info{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-safety-alerts .warning{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.patient-safety-alerts .critical{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.patient-context-shell{position:sticky;top:0;z-index:20;margin-bottom:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#fffffff2;padding:.75rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.patient-context-shell.compact{position:relative;top:auto;z-index:auto;border-radius:.875rem;padding:.5rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-context-back{margin-bottom:.5rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-context-back:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-context-facts{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.patient-context-facts>span{display:inline-flex;align-items:center;gap:.25rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.patient-context-loading,.patient-context-error{display:block;padding:.75rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-context-error{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.shared-file-upload{position:relative}.shared-file-upload>label{display:flex;min-height:7rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem;text-align:center;outline:2px solid transparent;outline-offset:2px}.shared-file-upload>label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.shared-file-upload>label:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));background-color:#eff6ff4d}.shared-file-upload label>span{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.shared-file-upload strong{margin-top:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.shared-file-upload small{margin-top:.125rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.shared-file-upload input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.shared-file-upload>button{position:absolute;right:.5rem;top:.5rem;display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shared-file-upload>button:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.shared-file-upload.error>label{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.shared-file-upload.\!error>label{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.shared-file-upload>p{margin-bottom:0;margin-top:.25rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ot-nurse-workspace{margin-left:auto;margin-right:auto;max-width:1600px;padding-bottom:3rem}.ot-chronology{margin-bottom:1rem;display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.ot-chronology>button{display:flex;min-width:230px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left}.ot-chronology>button.active{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.ot-chronology>button.\!active{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.ot-chronology time{font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.ot-chronology button>span{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.ot-chronology strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}.ot-chronology small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ot-chronology em{font-size:.62rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ot-lanes{margin-bottom:1.25rem;display:grid;gap:.75rem;overflow-x:auto}.ot-lanes>article{display:grid;min-width:1050px;grid-template-columns:150px repeat(5,minmax(160px,1fr));border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ot-lanes article>header{display:flex;align-items:center;gap:.5rem;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem}.ot-lanes h2{font-size:.75rem;line-height:1rem;font-weight:700}.ot-lanes article>div{min-height:7rem;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.5rem}.ot-lanes h3{margin-bottom:.5rem;font-size:.56rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ot-lanes article>div>button{display:flex;width:100%;flex-direction:column;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.5rem;text-align:left}.ot-lanes button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem}.ot-lanes button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ot-lanes button span{margin-top:.25rem;font-size:.55rem;font-weight:700}.ot-lanes button span.ready{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ot-lanes button span.blocked{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ot-case-detail{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.ot-case-detail>header{margin-top:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ot-case-detail>header>div{display:flex;align-items:center;gap:.75rem}.ot-readiness{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:4px;--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1));font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.ot-readiness.ready{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ot-case-detail h2{font-size:1rem;line-height:1.5rem;font-weight:700}.ot-case-detail header p{font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ot-case-grid{display:grid;grid-template-columns:340px minmax(0,1fr);align-items:flex-start;gap:1rem}.ot-readiness-panel,.ot-documentation{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.ot-case-grid h3{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.ot-readiness-panel>div:not(.ot-readiness-links){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem}.ot-readiness-panel>div.ready{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ot-readiness-panel>div.blocked{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ot-readiness-panel>aside{margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem}.ot-readiness-panel h4{margin-bottom:.25rem;font-size:.65rem;font-weight:700;--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.ot-readiness-panel aside p{font-size:.6rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ot-readiness-links{margin-top:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem}.ot-readiness-links a{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;text-align:center;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ot-phase-actions{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.ot-phase-actions button{display:flex;align-items:center;justify-content:center;gap:.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:.5rem;padding-bottom:.5rem;font-size:.62rem;font-weight:600}.ot-phase-actions button:disabled{opacity:.4}.ot-documentation>form{margin-bottom:1rem;display:grid;gap:.5rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.check-row{display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem}.ot-doc-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.ot-doc-fields label{display:flex;flex-direction:column;gap:.25rem}.ot-doc-fields span{font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ot-doc-fields input,.ot-doc-fields textarea,.ot-implant-form input{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;font-size:.75rem;line-height:1rem}.ot-implant-form{grid-template-columns:repeat(3,minmax(0,1fr))}.ot-implant-form h3{grid-column:span 3 / span 3;display:flex;align-items:center;gap:.25rem}.ot-implant-form button{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ot-implant-form button:disabled{opacity:.4}@media (max-width:850px){.ot-case-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.ot-case-detail>header{flex-direction:column;align-items:flex-start}.ot-case-detail>header>button{width:100%;justify-content:center}.ot-doc-fields,.ot-implant-form{grid-template-columns:repeat(1,minmax(0,1fr))}.ot-implant-form h3{grid-column:span 1 / span 1}}.ipd-nurse-workspace{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:3rem}.ipd-shift-priority{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.ipd-shift-priority>div{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:.75rem;column-gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.ipd-shift-priority h2{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-shift-priority strong{grid-column-start:1;grid-row:span 2 / span 2;grid-row-start:1;align-self:center;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ipd-shift-priority h2,.ipd-shift-priority span{grid-column-start:2}.ipd-shift-priority span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-shift-grid{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:flex-start;gap:1rem}.ipd-census,.ipd-patient-shift{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ipd-census{overflow:hidden}.ipd-census>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.ipd-census h2,.ipd-patient-work h2{font-size:.875rem;line-height:1.25rem;font-weight:700}.ipd-census header span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.62rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ipd-census>button{display:grid;width:100%;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem;text-align:left}.ipd-census>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.ipd-census>button.active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.ipd-census>button.\!active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.ipd-census button>span{display:flex;align-items:center;gap:.25rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.5rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ipd-census button>div{display:flex;min-width:0px;flex-direction:column}.ipd-census button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}.ipd-census button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-census button em{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.58rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.ipd-patient-shift{padding:1rem}.ipd-quick-actions{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.ipd-quick-actions button,.ipd-quick-actions a{display:flex;align-items:center;justify-content:center;gap:.25rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.65rem;font-weight:600}.ipd-quick-actions button:hover,.ipd-quick-actions a:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.ipd-quick-actions button:disabled,.ipd-quick-actions a:disabled{opacity:.4}.ipd-quick-form{margin-bottom:1rem;display:grid;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-color:#eff6ff4d;padding:1rem}.ipd-quick-form h3{font-size:.875rem;line-height:1.25rem;font-weight:700}.ipd-vital-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.ipd-vital-fields label{display:flex;flex-direction:column;gap:.25rem}.ipd-vital-fields span{font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-vital-fields input{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.5rem;font-size:.75rem;line-height:1rem}.ipd-patient-work{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.ipd-patient-work>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.ipd-patient-work>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.ipd-patient-work>article.overdue{background-color:#fef2f280}.ipd-patient-work>article.\!overdue{background-color:#fef2f280}.ipd-patient-work article>span{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ipd-patient-work article>div{display:flex;min-width:0px;flex-direction:column}.ipd-patient-work article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}.ipd-patient-work article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-patient-work article p{margin-top:.25rem;font-size:.6rem;font-weight:600;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ipd-patient-work article button,.ipd-patient-work article a{font-size:.62rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ipd-patient-work article button:disabled,.ipd-patient-work article a:disabled{opacity:.4}@media (max-width:850px){.ipd-shift-priority,.ipd-shift-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.ipd-census{max-height:16rem;overflow-y:auto}.ipd-quick-actions,.ipd-vital-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.opd-nurse-page{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:3rem}.opd-intake-grid{display:grid;grid-template-columns:330px minmax(0,1fr);align-items:flex-start;gap:1rem}.opd-intake-queue,.opd-intake-work{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.opd-intake-queue{overflow:hidden}.opd-intake-queue>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.opd-intake-queue h2{font-size:.875rem;line-height:1.25rem;font-weight:700}.opd-intake-queue header span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.62rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.opd-intake-queue>button{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem;text-align:left}.opd-intake-queue>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.opd-intake-queue>button.active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.opd-intake-queue>button.\!active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.opd-token{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.opd-intake-queue button.active .opd-token,.opd-intake-queue button.\!active .opd-token{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opd-intake-queue button div{display:flex;min-width:0px;flex-direction:column}.opd-intake-queue button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}.opd-intake-queue button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.opd-intake-queue button div>span{margin-top:.25rem;display:flex;align-items:center;gap:.25rem;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.opd-intake-work{padding:1rem}.opd-intake-meta{margin-bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.opd-intake-meta>span{display:flex;flex-direction:column;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.opd-intake-meta strong{font-size:.75rem;line-height:1rem}.opd-intake-meta small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.opd-intake-work form{display:grid;gap:1rem}.opd-intake-work form>section{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.opd-intake-work section>header{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.opd-intake-work section h2{font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.opd-intake-work section header p{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.opd-intake-work section>.field+.field{margin-top:.75rem}.opd-vitals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.opd-vitals-grid>label>span{margin-bottom:.25rem;display:block;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.opd-vitals-grid>label>div{display:flex;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.opd-vitals-grid input{min-width:0px;flex:1 1 0%;border-width:0px;padding:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px}.opd-vitals-grid small{display:flex;align-items:center;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.opd-intake-work form>footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.opd-escalation{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.opd-escalation input{min-width:0px;flex:1 1 0%;background-color:transparent;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px}.opd-escalation button{font-size:.62rem;font-weight:700}.opd-escalation button:disabled{opacity:.4}@media (max-width:850px){.opd-intake-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.opd-intake-queue{max-height:16rem;overflow-y:auto}.opd-vitals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.opd-intake-work form>footer{flex-direction:column;align-items:stretch}.opd-escalation{width:100%}}.patient-now-page{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:3rem}.patient-now-tabs{margin-bottom:1rem;display:flex;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.patient-now-tabs a{border-bottom-width:2px;border-color:transparent;padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-now-tabs a.active,.patient-now-tabs a.\!active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-now-summary{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.patient-now-summary>article{display:flex;min-width:0px;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.patient-now-summary>article>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-now-summary article.attention{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));background-color:#fef2f24d}.patient-now-summary article.attention>span{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.patient-now-summary small{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-now-summary strong{margin-top:.125rem;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-now-summary p{margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-now-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:1.25rem}.patient-now-work,.patient-now-side>section,.patient-now-blockers{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.patient-now-work>header,.patient-now-blockers>header{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.patient-now-work h2,.patient-now-side h2,.patient-now-blockers h2{font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-now-work header p,.patient-now-blockers header p{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-work-group+.patient-work-group{margin-top:1.25rem}.patient-work-group>h3{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-work-group>h3 span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.58rem}.patient-work-group>div{display:grid;gap:.5rem}.patient-now-work .task-card-meta span{display:inline-flex;align-items:center;gap:.25rem}.task-blocker{margin-top:.5rem;display:flex;align-items:center;gap:.25rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-size:.65rem;font-weight:600;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.patient-now-side{display:grid;gap:.75rem}.care-team-member,.finance-context{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.care-team-member>span{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.care-team-member div,.finance-context div{display:flex;min-width:0px;flex-direction:column}.care-team-member strong,.finance-context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}.care-team-member small,.finance-context small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-now-blockers{margin-bottom:1.25rem;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));background-color:#fef2f24d}.patient-now-blockers>header{justify-content:flex-start;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.patient-now-blockers>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);gap:1rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1));padding-top:.75rem;padding-bottom:.75rem}.patient-now-blockers>article div{display:flex;flex-direction:column}.patient-now-blockers>article strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.patient-now-blockers>article span,.patient-now-blockers>article p{font-size:.68rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.discharge-summary-list{margin-top:.75rem;display:grid;gap:.5rem}.discharge-summary-list details{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.discharge-summary-list summary{display:flex;cursor:pointer;list-style-type:none;align-items:center;justify-content:space-between;gap:.5rem}.discharge-summary-list summary>span{display:flex;min-width:0px;align-items:center;gap:.5rem}.discharge-summary-list summary span span{display:flex;min-width:0px;flex-direction:column}.discharge-summary-list summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}.discharge-summary-list summary small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.discharge-summary-list summary em{flex-shrink:0;font-size:.62rem;font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.discharge-summary-list details[open] summary em{display:none}.discharge-summary-list details>p{margin-top:.75rem;margin-bottom:.75rem;max-height:18rem;overflow:auto;white-space:pre-wrap;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:.75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.discharge-summary-list .btn{width:100%;justify-content:center;font-size:.68rem}@media (max-width:850px){.patient-now-summary,.patient-now-grid,.patient-now-side{grid-template-columns:repeat(1,minmax(0,1fr))}.patient-now-blockers>article{grid-template-columns:repeat(1,minmax(0,1fr))}.patient-now-page .workspace-task-card{grid-template-columns:4px minmax(0,1fr)}.patient-now-page .task-card-actions{grid-column-start:2}}@media (prefers-reduced-motion: reduce){.workspace-metric-card,.workspace-task-card,.shared-file-upload>label{transition:none!important}.workspace-metric-card:is(button):hover{transform:none}}@media (max-width:850px){.workspace-header{flex-direction:column;align-items:flex-start}.workspace-header-actions{width:100%;justify-content:flex-start}.workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-filter-bar{flex-direction:column;align-items:stretch}.workspace-search{max-width:none}.workspace-filter-fields{max-width:100%;overflow-x:auto;padding-bottom:.25rem}.workspace-filter-fields>label{flex-shrink:0}.workspace-task-card{grid-template-columns:4px auto minmax(0,1fr)}.task-card-actions{grid-column-start:3;min-width:0px;flex-direction:row;flex-wrap:wrap}.workspace-timeline li{grid-template-columns:minmax(0,1fr)}.workspace-timeline time{margin-top:.125rem}.shared-patient-banner:not(.compact){flex-wrap:wrap;align-items:flex-start}.patient-banner-actions{margin-left:0;width:100%}.patient-context-shell.expanded{margin-left:-.5rem;margin-right:-.5rem;border-radius:.875rem}.patient-context-facts{width:100%;justify-content:flex-start}.patient-context-shell .patient-safety-alerts{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem}.patient-context-shell .patient-safety-alerts>span{flex-shrink:0}}.route-access-denied>span{margin-bottom:1rem;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.route-access-denied h1{margin:0;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.route-access-denied p{margin-bottom:1.25rem;margin-top:.5rem;max-width:480px;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.workspace-readonly-banner{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.access-loading-screen{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.access-loading-screen>span{margin-bottom:1rem;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.access-loading-screen strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.access-loading-screen small{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.page-header{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.page-header h1{margin:0;font-size:1.55rem;font-weight:700;line-height:1.25;color:var(--text)}.page-header p{margin-top:.25rem;margin-bottom:0;font-size:.86rem;color:var(--text-muted)}.kpi-grid{margin-bottom:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.kpi-card{border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:1rem 1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.kpi-card:hover{border-color:var(--border-strong);--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.kpi-card .kpi-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:var(--text-muted)}.kpi-card .kpi-value{margin-top:.25rem;font-size:1.85rem;font-weight:700;line-height:1.25;color:var(--text)}.frontdesk-home{margin-bottom:1.25rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.frontdesk-home-head{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.frontdesk-home-head h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.frontdesk-home-head p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.frontdesk-home-head>a{display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.frontdesk-home-head>a:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.frontdesk-home-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.frontdesk-home-actions>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.frontdesk-home-actions>a{display:flex;min-width:0px;align-items:center;gap:.75rem;padding:1.25rem}.frontdesk-home-actions>a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.frontdesk-home-actions>a>span:nth-child(2){display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.frontdesk-home-actions strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.frontdesk-home-actions small{margin-top:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.frontdesk-home-actions>a>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.fd-action-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.fd-action-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.fd-action-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.fd-action-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.fd-action-icon.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.card{margin-bottom:1.25rem;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.card h2,.card h3{margin-top:0;font-size:1.05rem}.data-table{width:100%;border-collapse:separate;--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);font-size:.86rem}.data-table th,.data-table td{border-bottom-width:1px;border-color:var(--border);padding:.625rem .75rem;text-align:left;vertical-align:middle}.data-table th{position:sticky;top:0;z-index:1;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:var(--text-muted)}.data-table tbody tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.data-table tbody tr:nth-child(2n){background-color:#f8fafc66}.data-table tbody tr:hover{background-color:#eff6ffb3}.data-table tbody tr[data-linkable=true]{cursor:pointer}.table-wrap{overflow-x:auto;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--surface);--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.table-wrap .data-table{border-style:none}.table-wrap .data-table th:first-child,.table-wrap .data-table td:first-child{padding-left:1rem}.module-readonly-note{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.module-readonly-note svg{flex-shrink:0}.module-access-denied{display:flex;min-height:240px;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:2rem;text-align:center;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.module-access-denied svg{margin-bottom:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.module-access-denied strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.module-access-denied span{margin-top:.25rem;max-width:380px;font-size:.75rem;line-height:1rem}.search-bar{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.search-bar input{width:200px;border-radius:.375rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:.5rem .75rem;font-size:.86rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.search-bar input:focus{border-color:var(--brand-500);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.patient-header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.patients-page{margin-left:auto;margin-right:auto;max-width:1440px}.patients-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.patients-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patients-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-lookup{margin-bottom:.75rem;display:flex;flex-wrap:wrap;align-items:flex-end;gap:.625rem;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-lookup-field{display:flex;min-width:260px;flex:1 1 0%;flex-direction:column;gap:.375rem}.patient-lookup-field label{font-size:.78rem;font-weight:500;color:var(--text-muted)}.patient-lookup-field input{width:100%;border-radius:.375rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:.5rem .75rem;font-size:.9rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.patient-lookup-field input:focus{border-color:var(--brand-500);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.patient-search-input{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-search-input:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.patient-search-input input{height:2.25rem;border-width:0px;padding:0}.patient-search-input input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.patient-list-meta{margin-bottom:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.78rem;color:var(--text-muted)}.patient-table th:last-child,.patient-table td:last-child{min-width:360px}.patient-age{font-weight:600;color:var(--text)}.patient-row-actions{display:flex;flex-wrap:wrap;gap:.375rem}.patient-row-actions .btn{padding:.375rem .625rem;font-size:.78rem}.patient-action-primary{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}@media (min-width: 851px){.patients-page .table-wrap{overflow:visible}}.patient-more-actions{position:relative}.patient-more-actions summary{display:flex;height:2rem;width:2rem;cursor:pointer;list-style-type:none;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-more-actions summary:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.patient-more-actions summary::-webkit-details-marker{display:none}.patient-more-actions[open] summary{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-more-actions>div{position:absolute;right:0;top:2.25rem;z-index:20;min-width:175px;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem;--tw-shadow: 0 12px 32px -8px rgba(15, 23, 42, .25), 0 4px 12px -4px rgba(15, 23, 42, .15);--tw-shadow-colored: 0 12px 32px -8px var(--tw-shadow-color), 0 4px 12px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-more-actions a,.patient-more-actions>div button{display:flex;width:100%;align-items:center;gap:.5rem;border-radius:.375rem;border-width:0px;background-color:transparent;padding:.5rem .625rem;text-align:left;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.patient-more-actions a:hover,.patient-more-actions>div button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.patient-more-actions a:disabled,.patient-more-actions>div button:disabled{opacity:.4}.patient-more-actions>div button.danger{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.patient-more-actions>div button.danger:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.patient-empty{border-radius:.5rem;border-width:1px;border-style:dashed;border-color:var(--border);background-color:var(--surface)}.patient-empty p{margin-top:0}.form-grid{display:grid;align-items:flex-end;gap:.875rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.form-actions{margin-top:.875rem}.field{display:flex;flex-direction:column;gap:.375rem}.field label{font-size:.78rem;font-weight:500;color:var(--text-muted)}.field input,.field select,.field textarea{border-radius:.375rem;border-width:1px;border-color:var(--border);background-color:var(--surface);padding:.5rem .75rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-500);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.field-help{font-size:.72rem}.patient-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-address-field{grid-column:span 2 / span 2}.patient-address-field textarea{min-height:88px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.375rem;border-width:1px;border-color:var(--primary);background-color:var(--primary);padding:.5rem .875rem;font-size:.86rem;font-weight:600;line-height:1;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.btn:hover{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-300)}.btn:hover{border-color:var(--primary-dark);background-color:var(--primary-dark)}.btn:disabled{cursor:not-allowed;opacity:.5;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn-secondary{border-color:var(--border);background-color:var(--surface);color:var(--text)}.btn-secondary:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.btn-danger{border-color:var(--danger);background-color:var(--danger)}.btn-danger:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.appointments-page{margin-left:auto;margin-right:auto;max-width:1440px}.appointments-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.appointments-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.appointments-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.eyebrow{margin-bottom:.25rem;display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.appointments-primary{padding:.625rem 1rem}.schedule-toolbar{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.date-navigator{display:flex;align-items:center;gap:.25rem}.date-navigator>button,.icon-button{display:inline-flex;height:2.25rem;min-width:2.25rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.date-navigator>button:hover,.icon-button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.date-navigator .date-display{height:auto;min-width:220px;justify-content:flex-start;gap:.625rem;border-width:0px;padding-left:.5rem;padding-right:.5rem;text-align:left}.date-display>svg{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.date-display span{display:flex;flex-direction:column}.date-display strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.date-display small{font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.schedule-filters{display:flex;align-items:center;gap:.5rem}.schedule-filters select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.schedule-filters select:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.appointment-search{display:flex;height:2.25rem;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.appointment-search:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.appointment-search input{width:210px;border-width:0px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.appointment-stats{margin-bottom:.75rem;display:flex;gap:1.25rem;padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.appointment-stats strong{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.appointment-alert{margin-bottom:.75rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.appointment-alt-doctors{margin-bottom:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem}.appointment-alt-doctors p{margin:0;width:100%;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.schedule-card{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.schedule-card-head{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.schedule-card-head h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.schedule-card-head p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.appointment-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.appointment-row{display:grid;align-items:center;gap:1rem;padding:1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.appointment-row:hover{background-color:#f8fafccc}.appointment-row{grid-template-columns:82px 42px minmax(190px,1.3fr) minmax(170px,1fr) 90px 60px}.appointment-row time{display:flex;flex-direction:column}.appointment-row time strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.appointment-row time span{margin-top:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-avatar{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.appointment-patient{display:flex;min-width:0px;flex-direction:column}.appointment-patient strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.appointment-patient span{font-size:.7rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.appointment-patient p{margin-top:.25rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.appointment-doctor{display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.appointment-doctor span{display:flex;flex-direction:column;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.appointment-doctor small{font-size:.65rem;font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.status-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:9999px;padding:.25rem .625rem;font-size:.68rem;font-weight:700}.status-chip.confirmed{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.status-chip.cancelled,.status-chip.\!cancelled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.appointment-row.is-cancelled{opacity:.6}.row-menu{border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.row-menu:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.schedule-empty{display:flex;min-height:320px;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.schedule-empty h3{margin-top:.75rem;margin-bottom:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.schedule-empty p{margin-top:0;margin-bottom:1rem}.empty-icon{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.appointment-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#0f172a66;padding:1rem;--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.appointment-modal{width:100%;max-width:520px;overflow:hidden;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem}.modal-head>div{display:flex;align-items:center;gap:.75rem}.modal-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.modal-head h2{margin:0;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.modal-head p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.modal-head>button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.modal-head>button:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.appointment-modal form{padding:1.25rem}.appointment-form-grid{display:grid;gap:1rem}.appointment-form-grid .field>span{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.appointment-form-grid .field small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.appointment-form-grid textarea{resize:none}.modal-actions{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem}.pill{display:inline-flex;align-items:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.72rem;font-weight:600;text-transform:capitalize;line-height:1;color:var(--text-muted)}.pill-success{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.pill-warning{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.pill-danger{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.tabs{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:.25rem;border-bottom-width:1px;border-color:var(--border)}.tab{border-bottom-width:2px;border-style:none;border-color:transparent;background-color:transparent;padding:.625rem 1rem;font-size:.86rem;font-weight:500;color:var(--text-muted);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.tab:hover{color:var(--text)}.tab.active,.tab.\!active{border-color:var(--primary);font-weight:600;color:var(--primary)}.board-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.queue-page{margin-left:auto;margin-right:auto;max-width:1440px}.queue-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.queue-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.queue-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-live{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.queue-live>span,.now-serving-label>span{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1));box-shadow:0 0 0 3px #10b98126}.queue-control-bar{margin-bottom:1rem;display:flex;align-items:flex-end;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.queue-control-bar label{display:flex;flex-direction:column;gap:.25rem}.queue-control-bar label>span{font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-control-bar select{height:2.25rem;min-width:250px;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.queue-control-bar select:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.new-queue-form{display:flex;align-items:center;gap:.5rem}.new-queue-form input,.new-queue-form select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.new-queue-form input:focus,.new-queue-form select:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.new-queue-form input{width:170px}.new-queue-form select{width:160px}.assign-doctor-form{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assign-doctor-label{margin-right:.25rem;font-size:.78rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.queue-control-spacer{flex:1 1 0%}.call-next-button{height:2.25rem;min-width:170px}.spin{animation:queue-spin .8s linear infinite}@keyframes queue-spin{to{transform:rotate(360deg)}}.queue-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.queue-kpis>div{display:flex;min-width:0px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.queue-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.queue-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.queue-kpi-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem}.queue-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.queue-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.queue-kpi-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.queue-kpi-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.queue-kpi-icon.rose{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.queue-kpi-icon.indigo{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.queue-kpi-icon.orange{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.queue-summary.queue-kpis{margin-bottom:.75rem;display:flex;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.5rem;padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-summary strong{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.queue-doctor{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-settings{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-settings>summary{width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:.25rem;padding-top:.5rem;padding-bottom:.5rem}.queue-settings>summary:focus-visible{outline-color:#3b82f6}.queue-settings-content{margin-top:.5rem}.queue-settings-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.queue-settings-content{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.queue-settings-content h3{margin-top:0;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.queue-settings-content .assign-doctor-form{margin-bottom:0;flex-wrap:wrap;border-width:0px;padding:0;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.queue-settings-content .new-queue-form{flex-wrap:wrap}.queue-settings-footer{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.queue-settings-footer>span{font-size:.75rem;line-height:1rem}.queue-control-bar,.now-serving-body{flex-wrap:wrap}.queue-workspace{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 310px}.queue-board-panel,.checkin-panel{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.queue-panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.queue-panel-head h2,.checkin-panel h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.queue-panel-head p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.queue-panel-head>span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.now-serving-card{margin:1rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));background-color:#ecfdf566}.now-serving-card.selected,.waiting-row.selected,.now-serving-card.\!selected,.waiting-row.\!selected{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.now-serving-label{display:flex;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));padding:.5rem 1rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.now-serving-body{display:flex;align-items:center;gap:1rem;padding:1rem}.token-number{display:flex;height:4rem;width:4rem;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.token-number small{font-size:.62rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.token-number strong{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.queue-avatar{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.queue-avatar.serving{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.serving-patient{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.serving-patient strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.serving-patient span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.serving-actions{display:flex;align-items:center;gap:.5rem}.serving-actions .btn{white-space:nowrap}.now-serving-empty{margin:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:1rem}.now-serving-empty div:last-child{display:flex;flex-direction:column}.now-serving-empty strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.now-serving-empty p{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.waiting-heading{display:flex;align-items:center;justify-content:space-between;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1.25rem}.waiting-heading h3{margin:0;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.waiting-heading span{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.waiting-list{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.waiting-row{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1.25rem}.waiting-row:last-child{border-bottom-width:0px}.waiting-row:hover{background-color:#f8fafcb3}.waiting-row{grid-template-columns:24px 40px minmax(150px,1fr) 58px 110px 60px}.waiting-room-select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.room-assign-select{display:flex;flex-direction:column;gap:.25rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.room-assign-select select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:none;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.waiting-position{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.waiting-patient{display:flex;min-width:0px;flex-direction:column}.waiting-patient strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.waiting-patient span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.waiting-patient span.waiting-complaint{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:italic;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.waiting-token{display:flex;flex-direction:column}.waiting-token small{font-size:.6rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.waiting-token strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.waiting-row>button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.waiting-row>button:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.queue-empty{display:flex;min-height:210px;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.queue-empty strong{margin-top:.5rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.queue-empty span{font-size:.75rem;line-height:1rem}.checkin-panel{position:sticky;top:76px;padding:1.25rem}.checkin-panel>p{margin-top:.25rem;margin-bottom:1.25rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkin-panel form{display:flex;flex-direction:column;gap:1rem}.checkin-panel select{width:100%}.checkin-button{width:100%;padding-top:.625rem;padding-bottom:.625rem}.checkin-note{margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.checkin-note svg{margin-top:.125rem;flex-shrink:0}.checkin-clearance{margin-top:-.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.checkin-clearance .btn{width:100%}.er-page{margin-left:auto;margin-right:auto;max-width:1600px}.er-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.er-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.er-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.er-eyebrow{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.er-heading-actions{display:flex;align-items:center;gap:.75rem}.er-live{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.er-live>span{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1));box-shadow:0 0 0 3px #10b98126}.er-register-button{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.er-register-button:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.er-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.er-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.er-kpis>div>span:last-child{display:flex;flex-direction:column}.er-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.er-kpis strong{font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.er-kpi-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem}.er-kpi-icon.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.er-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.er-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.er-kpi-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.er-toolbar{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.er-toolbar label{display:flex;height:2.25rem;max-width:420px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.er-toolbar label:focus-within{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.er-toolbar input{width:100%;border-width:0px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.er-toolbar>span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.er-toolbar .icon-button{margin-left:auto}.er-alert{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.er-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-start;gap:1rem}.er-column{min-width:0px;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99}.er-column>header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem}.er-column>header>div{display:flex;align-items:center;gap:.5rem}.er-column h2{margin:0;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.er-column header strong{margin-left:auto;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.er-column header small{margin-left:1rem;margin-top:.125rem;display:block;font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.er-column-dot{height:.5rem;width:.5rem;border-radius:9999px}.er-column.amber .er-column-dot{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.er-column.blue .er-column-dot{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.er-column.violet .er-column-dot{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.er-column-body{display:flex;flex-direction:column;gap:.75rem;padding:.75rem}.er-visit-card{border-radius:.875rem;border-width:1px;border-left-width:3px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.er-visit-card.acuity-critical{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.er-visit-card.acuity-urgent{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.er-visit-card.acuity-standard{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.er-visit-card.acuity-non_urgent{--tw-border-opacity: 1;border-left-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.er-visit-card.acuity-unassigned{--tw-border-opacity: 1;border-left-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.er-card-top{display:flex;align-items:center;gap:.625rem}.er-patient-avatar{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.er-patient-name{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.er-patient-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.er-patient-name span{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.acuity-badge{white-space:nowrap;border-radius:9999px;padding:.25rem .5rem;font-size:.62rem;font-weight:700;line-height:1}.acuity-badge.critical{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.acuity-badge.urgent{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.acuity-badge.standard{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.acuity-badge.non_urgent{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.acuity-badge.unassigned{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.er-complaint{margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.er-complaint small{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.er-complaint p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.er-arrival{margin-top:.75rem;display:flex;align-items:center;gap:.375rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.er-arrival strong{margin-left:auto;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.er-triage-actions{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.er-triage-actions>span{font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.er-triage-actions>div{display:flex;gap:.375rem}.er-triage-actions button{height:1.75rem;width:1.75rem;border-radius:9999px;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:.65rem;font-weight:700}.er-triage-actions button:disabled{opacity:.5}.er-triage-actions button.critical{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.er-triage-actions button.critical:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.er-triage-actions button.urgent{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.er-triage-actions button.urgent:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.er-triage-actions button.standard{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.er-triage-actions button.standard:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.er-triage-actions button.non_urgent{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.er-triage-actions button.non_urgent:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.er-card-actions{margin-top:.75rem;display:flex;justify-content:flex-end;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.er-card-actions .btn{padding:.375rem .625rem;font-size:.75rem;line-height:1rem}.er-empty{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;text-align:center;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.er-empty strong{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.er-empty span{font-size:.68rem}.er-modal-icon{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.er-field-help{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.service-page-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.service-page-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.service-page-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.frontoffice-module-page,.teleconsult-page{margin-left:auto;margin-right:auto;max-width:1440px}.frontoffice-module-page>[data-testid^=module-]{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.frontoffice-module-page>[data-testid^=module-]>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.frontoffice-module-page>[data-testid^=module-]>.page-header h1{font-size:1rem;line-height:1.5rem}.frontoffice-module-page>[data-testid^=module-]>.page-header p{font-size:.75rem;line-height:1rem}.frontoffice-module-page>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.frontoffice-module-page .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.service-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.service-panel-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.service-panel-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.service-panel>form{padding:1.25rem}.service-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-form-grid .field>span{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.service-form-grid .field small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.service-submit{margin-top:1.25rem;width:100%;padding-top:.625rem;padding-bottom:.625rem}.service-success{margin-left:1.25rem;margin-right:1.25rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.service-success>div{display:flex;flex-direction:column}.service-success strong{font-size:.875rem;line-height:1.25rem}.service-success span{font-size:.68rem}.teleconsult-session .appointment-alert{margin-left:1.25rem;margin-right:1.25rem}.session-result .detail-panel{margin:0;border-width:0px}.clinical-module-page,.icd-page{margin-left:auto;margin-right:auto;max-width:1440px}.clinical-page-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.clinical-page-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.clinical-page-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.clinical-eyebrow{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.clinical-heading-note{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.clinical-module-page>[data-testid^=module-]{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.clinical-module-page>[data-testid^=module-]>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.clinical-module-page>[data-testid^=module-]>.page-header h1{font-size:1rem;line-height:1.5rem}.clinical-module-page>[data-testid^=module-]>.page-header p{font-size:.75rem;line-height:1rem}.clinical-module-page>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.clinical-module-page .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.icd-search-panel{margin-bottom:1rem;border-radius:.875rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #1e293b var(--tw-gradient-to-position);padding:1.25rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.icd-search-panel form{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .5rem .5rem 1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.icd-search-panel input{min-width:0px;flex:1 1 0%;border-width:0px;font-size:.95rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.icd-search-panel .btn{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem}.icd-search-panel .btn:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.icd-search-panel>p{margin-top:.625rem;margin-bottom:0;margin-left:.25rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.icd-results{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.icd-results>header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.icd-results h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.icd-results header p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.icd-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.icd-list article{display:grid;align-items:center;gap:1rem;padding:1rem 1.25rem}.icd-list article:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.icd-list article{grid-template-columns:95px 1fr 100px}.icd-code{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));padding:.375rem .625rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.icd-list article>div{display:flex;min-width:0px;flex-direction:column}.icd-list article strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.icd-list article small{margin-top:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.icd-list article button{display:flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.icd-list article button:hover{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.icd-empty,.icd-start{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;text-align:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.icd-empty strong,.icd-start h2{margin-top:.75rem;margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.icd-empty span,.icd-start p{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.icd-start{min-height:300px;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.icd-start>span{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.diagnostics-page{margin-left:auto;margin-right:auto;max-width:1440px}.diagnostics-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.diagnostics-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.diagnostics-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.imaging-eyebrow{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.diagnostics-primary{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.diagnostics-primary:hover{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.imaging-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.imaging-primary:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.diagnostic-order-panel{margin-bottom:1rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.diagnostic-panel-head{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.diagnostic-panel-head h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.diagnostic-panel-head p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-panel-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.diagnostic-panel-icon.imaging{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.diagnostic-panel-icon.verify{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.diagnostic-order-panel>form{padding:1.25rem}.diagnostic-order-top{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lab-panels{margin-bottom:1rem}.lab-panels>span,.test-picker-head>span{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.lab-panels>div{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.lab-panels button{display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.lab-panels button:hover{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.lab-panels button small{padding-left:.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.test-picker-head{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.test-picker-head label{display:flex;height:2rem;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.625rem;padding-right:.625rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.test-picker-head input{width:160px;border-width:0px;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.test-picker{display:grid;max-height:245px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;overflow-y:auto;padding-right:.25rem}.test-picker label{display:flex;cursor:pointer;align-items:center;gap:.625rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.625rem}.test-picker label:hover{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1));background-color:#ecfeff66}.test-picker label.selected,.test-picker label.\!selected{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.test-picker input{accent-color:#0891b2}.test-picker label>span{display:flex;min-width:0px;flex-direction:column}.test-picker strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.test-picker small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.diagnostic-submit-row{margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem}.diagnostic-submit-row>span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-order-panel>.appointment-alert,.diagnostic-order-panel>.service-success{margin-left:1.25rem;margin-right:1.25rem;margin-bottom:1.25rem}.diagnostics-worklist{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.diagnostics-worklist .page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.diagnostics-worklist .page-header h1{font-size:1rem;line-height:1.5rem}.diagnostics-worklist .page-header p{font-size:.75rem;line-height:1rem}.diagnostics-worklist .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.module-status{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .625rem;font-size:.66rem;font-weight:700;text-transform:capitalize}.module-status.patient-cell-ordered{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-completed{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-collected{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-resulted{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-validated{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.module-list-lab-orders .table-wrap{overflow:hidden;border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.module-list-lab-orders .data-table th{background-color:#f8fafccc;padding:.75rem 1rem;font-size:.65rem;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-lab-orders .data-table td{padding:.875rem 1rem}.module-list-lab-orders .data-table tbody tr:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.module-list-lab-orders .data-table tbody tr:hover{background-color:#ecfeff66}.module-list-lab-orders .data-table td:first-child span{white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.module-list-lab-orders .data-table td:nth-child(2) span{white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.module-list-lab-orders .data-table td:nth-child(3) span{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-lab-orders .data-table td:nth-child(5) span{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-lab-orders .data-table td:last-child>div{flex-wrap:nowrap;justify-content:flex-end}.module-list-lab-orders .data-table td:last-child .btn{white-space:nowrap;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}.module-list-lab-orders .data-table td:last-child .btn:not(.btn-secondary){--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.module-list-lab-orders .data-table td:last-child .btn:not(.btn-secondary):hover{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.workflow-action-modal{display:flex;max-width:520px;flex-direction:column;max-height:85vh}.workflow-action-modal:has(.lab-results-entry){max-width:720px}.workflow-action-modal>form{padding:1.25rem;overflow-y:auto;flex:1 1 auto;min-height:0}.workflow-action-modal-icon{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.workflow-action-modal.imaging .workflow-action-modal-icon{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.workflow-action-modal.visitor .workflow-action-modal-icon{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.workflow-action-modal.ambulance .workflow-action-modal-icon{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.workflow-action-modal.porter .workflow-action-modal-icon{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.workflow-action-modal .field{margin-bottom:1rem}.workflow-action-modal textarea{resize:vertical;line-height:1.625;min-height:88px}.workflow-action-fields{display:flex;flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem}.workflow-action-fields .field{flex:1 1 100%}.workflow-action-fields .field-half{flex:1 1 calc(50% - .5rem);min-width:180px}.workflow-action-modal .modal-actions{position:sticky;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));bottom:-1.25rem;margin-bottom:-1.25rem;padding-bottom:1.25rem;z-index:1}.lab-results-loading{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.lab-results-entry{margin-bottom:1rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.lab-results-entry-head{display:grid;grid-template-columns:minmax(0,1.2fr) 150px 170px;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.lab-result-row{display:grid;grid-template-columns:minmax(0,1.2fr) 150px 170px;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.lab-result-row:last-child{border-width:0px}.lab-result-name,.lab-result-reference{display:flex;min-width:0px;flex-direction:column}.lab-result-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.lab-result-name small{margin-top:.125rem;font-size:.6rem;font-weight:600;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.lab-result-reference{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.lab-result-reference small{margin-top:.125rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.lab-result-input{position:relative;display:flex;align-items:center}.lab-result-input input{height:2.25rem;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:3rem;text-align:right;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.lab-result-input input:focus{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.lab-result-input small{pointer-events:none;position:absolute;right:.75rem;max-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.field-checkbox-inline{margin-top:.375rem;display:flex;align-items:center;gap:.5rem}.field-checkbox-inline input{height:1rem;width:1rem;flex-shrink:0;accent-color:currentColor}.field-checkbox-inline span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.workflow-action-order-summary{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.workflow-action-order-summary span{display:flex;min-width:0px;flex-direction:column}.workflow-action-order-summary small{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.workflow-action-order-summary strong{margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.workflow-action-note{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.workflow-action-modal.imaging .workflow-action-note{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.workflow-action-modal.visitor .workflow-action-note{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.workflow-action-modal.ambulance .workflow-action-note{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.workflow-action-modal.porter .workflow-action-note{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.ambulance-primary{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.ambulance-primary:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.porter-primary{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.porter-primary:hover{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.porter-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.porter-heading .eyebrow{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-kpis>div.critical{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));background-color:#fef2f266}.porter-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.porter-kpi.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.porter-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.porter-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.porter-notice span{flex:1 1 0%}.porter-notice button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.porter-tabs button.\!active,.porter-tabs button.active{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-tabs button.\!active span,.porter-tabs button.active span{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-board,.porter-roster{overflow:hidden;border-bottom-right-radius:.875rem;border-bottom-left-radius:.875rem;border-top-right-radius:.875rem;border-width:1px;border-top-width:0px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.porter-board>header,.porter-roster>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.porter-board h2,.porter-roster h2{margin:0;font-size:1rem;line-height:1.5rem}.porter-board header p,.porter-roster header p{margin-bottom:0;margin-top:.125rem;font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-board>header>label{display:flex;height:2.25rem;width:100%;max-width:350px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-board>header>label:focus-within{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.porter-board header input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.porter-board header label button{display:flex;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-empty{display:flex;min-height:290px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.porter-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.porter-empty span{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-request-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.porter-request-card{position:relative;display:grid;align-items:center;gap:1rem;padding:1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.porter-request-card:hover{background-color:#f8fafc80}.porter-request-card{grid-template-columns:5px minmax(180px,.8fr) minmax(300px,1.25fr) minmax(210px,.9fr) auto}.porter-request-card.overdue,.porter-request-card.\!overdue{background-color:#fef2f233}.porter-urgency{display:flex;height:100%;min-height:58px;flex-direction:column;align-items:center;gap:.375rem}.porter-urgency>span{height:100%;width:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.porter-urgency small{font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));writing-mode:vertical-rl}.porter-request-card.urgent .porter-urgency>span{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.porter-request-card.emergency .porter-urgency>span,.porter-request-card.overdue .porter-urgency>span{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.porter-request-card.\!overdue .porter-urgency>span{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.porter-patient{display:flex;min-width:0px;align-items:center;gap:.75rem}.porter-patient>span{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-patient>div{display:flex;min-width:0px;flex-direction:column}.porter-patient strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.porter-patient small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-route{display:grid;min-width:0px;align-items:center;gap:.5rem;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.porter-route>div{display:flex;min-width:0px;align-items:flex-start;gap:.5rem}.porter-route>div>svg{margin-top:.125rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.porter-route>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.porter-route span{display:flex;min-width:0px;flex-direction:column}.porter-route small{font-size:.5rem;font-weight:700;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-route strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.porter-request-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.porter-request-meta>span{display:flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.57rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.porter-request-meta>span.late{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));font-weight:600;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.porter-request-meta .module-status{text-transform:capitalize}.porter-card-actions{display:flex;min-width:120px;flex-direction:column;gap:.375rem}.porter-card-actions .btn{justify-content:center;white-space:nowrap;padding:.5rem .75rem;font-size:.68rem}.porter-complete{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.porter-complete:hover{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.porter-cancel{border-width:0px;background-color:transparent;padding:.25rem .5rem;font-size:.6rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-cancel:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.porter-roster>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1.25rem}.porter-roster article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.porter-avatar{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.porter-avatar.available,.porter-avatar.\!available{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.porter-avatar.on_transport{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.porter-roster article>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.porter-roster article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.porter-roster article small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.porter-roster-status{display:flex;align-items:center;gap:.375rem;font-size:.58rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.porter-roster-status i{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.porter-roster-status.available,.porter-roster-status.\!available{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.porter-roster-status.available i,.porter-roster-status.\!available i{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.porter-roster-status.on_transport{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-roster-status.on_transport i{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.porter-modal{max-width:560px}.porter-modal .modal-icon{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-modal .modal-icon.complete{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.porter-modal>form{padding:1.25rem}.porter-route-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.porter-patient-summary{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1));background-color:#f0fdfa99;padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.porter-patient-summary span{display:flex;flex-direction:column}.porter-patient-summary strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.porter-patient-summary small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.porter-dialog-note{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.64rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.porter-confirm{max-width:430px;padding:1.5rem;text-align:center}.porter-confirm>span{margin-left:auto;margin-right:auto;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.porter-confirm h2{margin-bottom:.25rem;margin-top:1rem;font-size:1.125rem;line-height:1.75rem}.porter-confirm p{margin-bottom:1.25rem;margin-top:.25rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.porter-confirm .modal-actions{justify-content:center}.module-status.patient-cell-available{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-on-trip,.module-status.patient-cell-dispatched{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-requested{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-cancelled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.module-list-ambulance-vehicles .table-wrap,.module-list-ambulance-bookings .table-wrap{overflow:hidden;border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.module-list-ambulance-vehicles .data-table th,.module-list-ambulance-bookings .data-table th{background-color:#f8fafccc;padding:.75rem 1rem;font-size:.65rem;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-ambulance-vehicles .data-table td,.module-list-ambulance-bookings .data-table td{padding:.875rem 1rem}.module-list-ambulance-bookings .data-table tbody tr:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.module-list-ambulance-bookings .data-table tbody tr:hover{background-color:#fef2f24d}.module-list-ambulance-bookings .data-table td:first-child span{white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.module-list-ambulance-bookings .data-table td:nth-child(2) span{display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.module-list-ambulance-bookings .data-table td:nth-child(4) span,.module-list-ambulance-bookings .data-table td:nth-child(5) span{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-ambulance-bookings .data-table td:last-child>div{flex-wrap:nowrap;justify-content:flex-end}.module-list-ambulance-bookings .data-table td:last-child .btn{white-space:nowrap;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}.module-list-ambulance-bookings .data-table td:last-child .btn:not(.btn-secondary):not(.btn-danger){--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.module-list-ambulance-bookings .data-table td:last-child .btn:not(.btn-secondary):not(.btn-danger):hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.visitor-primary{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.visitor-primary:hover{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.module-status.patient-cell-issued{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-checked-in{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.module-status.patient-cell-checked-out{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.module-list-visitor-passes .table-wrap{overflow:hidden;border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.module-list-visitor-passes .data-table th{background-color:#f8fafccc;padding:.75rem 1rem;font-size:.65rem;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-visitor-passes .data-table td{padding:.875rem 1rem}.module-list-visitor-passes .data-table tbody tr:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.module-list-visitor-passes .data-table tbody tr:hover{background-color:#f5f3ff66}.module-list-visitor-passes .data-table td:first-child span,.module-list-visitor-passes .data-table td:nth-child(2) span{white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.module-list-visitor-passes .data-table td:nth-child(3) span{white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.module-list-visitor-passes .data-table td:nth-child(5) span{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-visitor-passes .data-table td:last-child>div{flex-wrap:nowrap;justify-content:flex-end}.module-list-visitor-passes .data-table td:last-child .btn{white-space:nowrap;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}.module-list-visitor-passes .data-table td:last-child .btn:not(.btn-secondary){--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.module-list-visitor-passes .data-table td:last-child .btn:not(.btn-secondary):hover{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.module-list-visitor-passes .patient-create-card{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.module-list-radiology-orders .table-wrap{overflow:hidden;border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.module-list-radiology-orders .data-table th{background-color:#f8fafccc;padding:.75rem 1rem;font-size:.65rem;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-radiology-orders .data-table td{padding:.875rem 1rem}.module-list-radiology-orders .data-table tbody tr:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.module-list-radiology-orders .data-table tbody tr:hover{background-color:#eef2ff66}.module-list-radiology-orders .data-table td:first-child span{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.module-list-radiology-orders .data-table td:nth-child(2) span{display:inline-flex;min-width:2.25rem;justify-content:center;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.module-list-radiology-orders .data-table td:nth-child(3) span{white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.module-list-radiology-orders .data-table td:nth-child(5) span{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.module-list-radiology-orders .data-table td:last-child>div{flex-wrap:nowrap;justify-content:flex-end}.module-list-radiology-orders .data-table td:last-child .btn{white-space:nowrap;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}.module-list-radiology-orders .data-table td:last-child .btn:not(.btn-secondary){--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.module-list-radiology-orders .data-table td:last-child .btn:not(.btn-secondary):hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.catalog-toggle{margin-bottom:.5rem;display:inline-flex;align-items:center;gap:.5rem;border-width:0px;background-color:transparent;padding:.5rem .25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.catalog-toggle:hover{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.catalog-toggle.imaging{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.catalog-toggle.imaging:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.diagnostic-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.diagnostic-catalog-grid.single{grid-template-columns:repeat(1,minmax(0,1fr))}.diagnostic-catalog-grid>div{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.diagnostic-catalog-grid .page-header h1{font-size:1rem;line-height:1.5rem}.diagnostic-catalog-grid .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.imaging-action-grid{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr)}.imaging-action-grid.single-panel{grid-template-columns:minmax(0,1fr)}.diagnostic-full{grid-column:span 2 / span 2}.diagnostic-full textarea{resize:none}.verify-panel form{display:flex;flex-direction:column}.report-id-input{display:flex;align-items:center;gap:.5rem;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.report-id-input:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.report-id-input input{width:100%;border-width:0px;padding-left:0;padding-right:0}.report-id-input input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.procedures-page{margin-left:auto;margin-right:auto;max-width:1500px}.procedures-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.procedures-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.procedures-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.procedures-eyebrow{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.cssd-eyebrow{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.blood-eyebrow{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.procedures-heading-note{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.procedures-heading-note.cssd{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.procedures-heading-note.blood{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.procedures-page>[data-testid^=module-]{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.procedures-page>[data-testid^=module-]>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.procedures-page>[data-testid^=module-]>.page-header h1{font-size:1rem;line-height:1.5rem}.procedures-page>[data-testid^=module-]>.page-header p{font-size:.75rem;line-height:1rem}.procedures-page .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.procedure-catalog,.blood-operations{margin-bottom:1rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.procedure-catalog>summary,.blood-operations>summary{cursor:pointer;list-style-type:none;padding:1rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.procedure-catalog>summary:hover,.blood-operations>summary:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.procedure-catalog>summary::-webkit-details-marker,.blood-operations>summary::-webkit-details-marker{display:none}.procedure-catalog[open]>summary,.blood-operations[open]>summary{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.procedure-catalog>div{padding:1.25rem}.procedure-catalog .page-header h1{font-size:1rem;line-height:1.5rem}.blood-alerts-section{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));background-color:#fef2f266;padding:1rem}.blood-section-label{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.blood-section-label>div{display:flex;flex-direction:column}.blood-section-label strong{font-size:.875rem;line-height:1.25rem}.blood-section-label span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.blood-alerts-section>[data-testid^=module-]{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.blood-alerts-section .page-header{display:none}.blood-worklist-grid{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:1.15fr .85fr}.blood-worklist-grid>div{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blood-worklist-grid .page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.blood-worklist-grid .page-header h1{font-size:1rem;line-height:1.5rem}.blood-worklist-grid .page-header p{font-size:.75rem;line-height:1rem}.blood-operations-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background-color:#f8fafc80;padding:1rem}.blood-operations-body>[data-testid^=module-]{grid-column:span 2 / span 2;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.blood-operations-body .page-header h1{font-size:1rem;line-height:1.5rem}.procedure-inline-card{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.procedure-inline-card h3{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.procedure-inline-card>p{margin-top:.25rem;font-size:.75rem;line-height:1rem}.procedure-inline-card .form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.procedure-inline-card .appointment-alert{margin-top:.75rem;margin-bottom:0}.ipd-page,.ipd-module-page{margin-left:auto;margin-right:auto;max-width:1500px}.ipd-page-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.ipd-page-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ipd-page-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-eyebrow{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.nursing-eyebrow{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.housekeeping-eyebrow{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.ipd-heading-note{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ipd-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.ipd-kpis>div,.nursing-summary>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ipd-kpis>div>span:last-child,.nursing-summary>div>span:last-child{display:flex;flex-direction:column}.ipd-kpis small,.nursing-summary small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-kpis strong,.nursing-summary strong{font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ipd-kpi-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem}.ipd-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ipd-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.ipd-kpi-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.ipd-kpi-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.ipd-admit-panel{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ipd-admit-heading{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.ipd-admit-heading>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ipd-admit-heading h3{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ipd-admit-heading p{margin:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ipd-success{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ipd-ward-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.ipd-ward{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99}.ipd-ward>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem}.ipd-ward>header>div{display:flex;flex-direction:column}.ipd-ward h3{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ipd-ward header span{font-size:.62rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ipd-ward header>strong{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ipd-bed{margin:.75rem;border-radius:.5rem;border-width:1px;border-left-width:3px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.ipd-bed.available,.ipd-bed.\!available{--tw-border-opacity: 1;border-left-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.ipd-bed.occupied{--tw-border-opacity: 1;border-left-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.ipd-bed-top{display:flex;align-items:center;gap:.5rem}.ipd-bed-top>strong{margin-right:auto;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.ipd-occupant{margin-top:.75rem;display:flex;flex-direction:column;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.ipd-occupant>strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.ipd-occupant>span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ipd-occupant>div{margin-top:.5rem}.ipd-occupant .btn{padding:.375rem .625rem;font-size:.75rem;line-height:1rem}.nursing-page{margin-left:auto;margin-right:auto;max-width:1500px}.nursing-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nursing-primary:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.nursing-summary{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.nursing-summary>div,.nursing-summary>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.nursing-summary>button{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nursing-summary>button:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));background-color:#eef2ff4d}.nursing-summary>button.active{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));background-color:#eef2ff80}.nursing-summary>button.\!active{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));background-color:#eef2ff80}.nursing-summary>div.critical{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));background-color:#fef2f266}.nursing-summary>*>span:last-child{display:flex;min-width:0px;flex-direction:column}.nursing-summary small{font-size:.67rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nursing-summary strong{font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.nursing-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.nursing-kpi.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.nursing-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.nursing-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.nursing-create-panel{margin-bottom:1rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.nursing-create-panel>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1));background-color:#eef2ff66;padding:1rem 1.25rem}.nursing-create-panel>header>div{display:flex;align-items:center;gap:.75rem}.nursing-create-panel>header>div>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nursing-create-panel h3{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.nursing-create-panel header p{margin:0;margin-top:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nursing-create-panel header>button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-create-panel header>button:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.nursing-create-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:1.25rem}.nursing-description-field{grid-column:span 1 / span 1}.nursing-repeat-input{display:grid;grid-template-columns:80px 1fr;gap:.375rem}.nursing-create-panel>footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1.25rem}.nursing-create-panel>footer>span{display:flex;align-items:center;gap:.375rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-create-panel>footer>div{display:flex;gap:.5rem}.nursing-worklist{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.nursing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.nursing-toolbar h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.nursing-toolbar p{margin:0;margin-top:.125rem;font-size:.67rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-search{display:flex;height:2.25rem;width:100%;max-width:350px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-search:focus-within{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.nursing-search input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.nursing-search button{display:flex;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-filters{display:flex;align-items:flex-end;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:.75rem 1.25rem}.nursing-filters label{display:flex;min-width:170px;flex-direction:column;gap:.25rem}.nursing-filters label>span{font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-filters select{height:2rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.7rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.nursing-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.nursing-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.nursing-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-task-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.nursing-task-card{position:relative;display:grid;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nursing-task-card:hover{background-color:#f8fafc80}.nursing-task-card{grid-template-columns:4px 38px minmax(0,1fr) auto}.nursing-task-priority{display:flex;height:100%;min-height:52px;flex-direction:column;align-items:center}.nursing-task-priority>span{height:100%;width:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.nursing-task-priority small{position:absolute;right:1.25rem;top:1rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nursing-task-card.danger .nursing-task-priority>span{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.nursing-task-card.danger .nursing-task-priority small{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.nursing-task-card.warning .nursing-task-priority>span{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.nursing-task-card.warning .nursing-task-priority small{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.nursing-task-card.done{background-color:#f8fafc66;opacity:.8}.nursing-task-card.done .nursing-task-priority>span{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.nursing-patient-avatar{margin-top:.25rem;display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.nursing-task-content{min-width:0px;padding-right:6rem}.nursing-task-patient{display:flex;align-items:center;gap:.5rem}.nursing-task-patient strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.nursing-task-patient span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-task-content h3{margin-bottom:0;margin-top:.375rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.nursing-task-meta{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.nursing-task-meta span{display:flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.57rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nursing-task-meta span.intake{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.nursing-intake-fields{margin-top:.75rem;display:grid;max-width:620px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-color:#eff6ff66;padding:.75rem}.nursing-intake-fields label{display:flex;flex-direction:column;gap:.25rem}.nursing-intake-fields label span{font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nursing-intake-fields label small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-intake-fields input{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px}.nursing-intake-fields input:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.nursing-task-actions{margin-top:2rem;display:flex;min-width:125px;flex-direction:column;align-items:stretch;gap:.375rem}.nursing-complete{justify-content:center;--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nursing-complete:hover{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.nursing-stop{display:flex;align-items:center;justify-content:center;gap:.25rem;border-width:0px;background-color:transparent;padding:.25rem .5rem;font-size:.6rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nursing-stop:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.nursing-completed-note{margin-top:.5rem;display:flex;align-items:center;gap:.25rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.ipd-module-page>[data-testid^=module-]{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ipd-module-page>[data-testid^=module-]>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.ipd-module-page>[data-testid^=module-]>.page-header h1{font-size:1rem;line-height:1.5rem}.ipd-module-page>[data-testid^=module-]>.page-header p{font-size:.75rem;line-height:1rem}.ipd-module-page .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.housekeeping-clean-panel{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.housekeeping-clean-panel h3{margin-top:0;font-size:.875rem;line-height:1.25rem}.ipd-secondary-section{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ipd-secondary-section>summary{cursor:pointer;list-style-type:none;padding:1rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.ipd-secondary-section>summary:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.ipd-secondary-section>div{display:grid;gap:1rem;background-color:#f8fafc80;padding:1rem}.ipd-secondary-section>div>div{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.finance-module-page,.billing-workspace{margin-left:auto;margin-right:auto;max-width:1440px}.finance-page-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.finance-page-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.finance-page-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.finance-eyebrow{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.finance-heading-note{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.finance-module-page>[data-testid^=module-]>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.finance-module-page>[data-testid^=module-]>.page-header h1{font-size:1rem;line-height:1.5rem}.finance-module-page .table-wrap{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.billing-back{margin-bottom:.75rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.billing-back:hover{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.billing-heading{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.billing-heading>div{flex:1 1 0%}.billing-heading h1{margin:0;font-size:1.55rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.billing-heading p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.billing-status{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:capitalize}.billing-status.final{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.billing-status.interim{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.billing-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.billing-kpis>div{display:flex;flex-direction:column;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.billing-kpis small{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.billing-kpis strong{margin-top:.25rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.billing-kpis strong.paid{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.billing-kpis strong.due{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.billing-grid{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 310px}.billing-items-panel,.payment-panel{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.billing-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.billing-panel-head h2,.payment-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.billing-panel-head p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.billing-panel-head>a{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.billing-items-panel>.table-wrap{border-radius:0;border-width:0px;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.bill-totals{display:flex;justify-content:flex-end;gap:1.25rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem}.bill-totals span{display:flex;flex-direction:column;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.bill-totals strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.bill-totals span:last-child strong{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.billing-items-panel>form{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem}.billing-items-panel>form h4{margin-top:0;display:flex;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.add-charge-form{margin-top:0;background-color:#f8fafc99}.add-charge-heading{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.add-charge-heading>div{display:flex;align-items:center;gap:.625rem}.add-charge-heading>div>span{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.add-charge-heading h4{margin:0}.add-charge-heading p{margin:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.charge-added-message{display:flex;align-items:center;gap:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));padding:.375rem .625rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.charge-entry-grid{display:grid;align-items:flex-end;gap:.75rem;grid-template-columns:minmax(280px,1fr) 130px minmax(180px,.75fr)}.charge-search-field{position:relative}.inline-charge-search{display:flex;height:2.5rem;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inline-charge-search:focus-within{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.inline-charge-search.has-selection{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));background-color:#ecfdf566}.inline-charge-search input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.inline-charge-search input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.inline-charge-search>button{display:flex;align-items:center;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inline-charge-search>button:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.charge-searching{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inline-charge-suggestions{position:absolute;left:0;right:0;top:100%;z-index:30;margin-top:.25rem;max-height:310px;overflow-y:auto;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem;--tw-shadow: 0 12px 32px -8px rgba(15, 23, 42, .25), 0 4px 12px -4px rgba(15, 23, 42, .15);--tw-shadow-colored: 0 12px 32px -8px var(--tw-shadow-color), 0 4px 12px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.inline-charge-suggestions>button{display:grid;width:100%;align-items:center;gap:.75rem;border-radius:.5rem;border-width:0px;background-color:transparent;padding:.625rem .75rem;text-align:left}.inline-charge-suggestions>button:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.inline-charge-suggestions>button{grid-template-columns:72px 1fr 85px}.inline-charge-suggestions>button.active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.inline-charge-suggestions>button.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.suggestion-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.inline-charge-suggestions button>span:nth-child(2){display:flex;min-width:0px;flex-direction:column}.inline-charge-suggestions strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.inline-charge-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.suggestion-price{text-align:right;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.quantity-stepper{display:flex;height:2.5rem;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.quantity-stepper button{display:flex;width:2.25rem;align-items:center;justify-content:center;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.quantity-stepper button:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.quantity-stepper input{width:100%;min-width:0px;border-radius:0;border-top-width:0px;border-bottom-width:0px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:0;text-align:center}.quantity-stepper input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.selected-charge-preview{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem}.selected-charge-preview>div{display:flex;min-width:0px;align-items:center;gap:.625rem}.selected-charge-check{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.selected-charge-preview>div>div{display:flex;min-width:0px;flex-direction:column}.selected-charge-preview>div>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.selected-charge-preview>div>div small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.selected-charge-preview>div:nth-child(2){flex-shrink:0}.selected-charge-preview>div:nth-child(2)>span{display:flex;flex-direction:column;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem}.selected-charge-preview>div:nth-child(2) small{font-size:.6rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.selected-charge-preview>div:nth-child(2) strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.selected-charge-preview .estimated-total strong{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.selected-charge-preview .btn{margin-left:.5rem;white-space:nowrap}.charge-selection-help{margin-top:.75rem;border-radius:.5rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payment-panel{position:sticky;top:126px;padding:1.25rem}.payment-icon{margin-bottom:.75rem;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.payment-panel>p{margin-top:.25rem;margin-bottom:1.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payment-panel form{display:flex;flex-direction:column}.payment-panel .form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.payment-panel .btn{width:100%;padding-top:.625rem;padding-bottom:.625rem}.admissions-page{margin-left:auto;margin-right:auto;max-width:1500px}.admissions-heading-actions{display:flex;align-items:center;gap:.5rem}.admission-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.admission-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.admission-kpis>div>span:last-child{display:flex;flex-direction:column}.admission-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.admission-kpis strong{font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.admissions-toolbar{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.admission-tabs{display:flex;align-items:center;gap:.25rem}.admission-tabs button{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.admission-tabs button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.admission-tabs button.active,.admission-tabs button.\!active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.admission-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:.62rem}.admissions-toolbar>label{display:flex;height:2.25rem;max-width:360px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.admissions-toolbar>label:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.admissions-toolbar input{width:100%;border-width:0px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.admissions-list{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.admissions-list>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.admissions-list>header h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.admissions-list>header span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.admission-rows>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.admission-rows article{display:grid;align-items:center;gap:.75rem;padding:1rem 1.25rem}.admission-rows article:hover{background-color:#f8fafc99}.admission-rows article{grid-template-columns:40px minmax(145px,1.15fr) minmax(130px,1fr) minmax(140px,1fr) 110px 80px}.admission-avatar{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.admission-patient{display:flex;min-width:0px;flex-direction:column}.admission-patient a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.admission-patient a:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.admission-patient span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.admission-detail{display:flex;min-width:0px;flex-direction:column}.admission-detail small{font-size:.62rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.admission-detail strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.admission-detail span{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.admission-actions{grid-column:span 5 / span 5;grid-column-start:2;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-top:.5rem}.admission-actions select{height:2rem;min-width:200px;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem}.admission-actions .btn{padding:.375rem .625rem;font-size:.75rem;line-height:1rem}.admissions-empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.admissions-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.admissions-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.bills-page{margin-left:auto;margin-right:auto;max-width:1500px}.bills-heading-actions{display:flex;align-items:center;gap:.5rem}.billing-overview{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.billing-overview>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.billing-overview>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.billing-overview small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.billing-overview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.finance-kpi-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.finance-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.finance-kpi-icon.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.finance-kpi-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.finance-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.bills-toolbar{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.bills-toolbar>label{display:flex;height:2.25rem;max-width:430px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.bills-toolbar>label:focus-within{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.bills-toolbar input{width:100%;border-width:0px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.bills-toolbar>div{display:flex;align-items:center;gap:.25rem}.bills-toolbar button{border-radius:.5rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.bills-toolbar button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bills-toolbar button.active,.bills-toolbar button.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.bills-worklist{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.bills-worklist>header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.bills-worklist h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.bills-worklist header p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.bills-table-wrap{overflow-x:auto}.bill-patient-cell{display:flex;min-width:165px;align-items:center;gap:.625rem}.bill-patient-cell>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));font-size:.68rem;font-weight:700;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.bill-patient-cell>div{display:flex;min-width:0px;flex-direction:column}.bill-patient-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.bill-patient-cell small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.bill-short-id{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.bill-type{font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.money-cell{white-space:nowrap;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.money-cell.paid{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.money-cell.due{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.open-bill-button{border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.open-bill-button:hover{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.bills-empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.bills-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.bills-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.finance-modal-icon{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.bill-type-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.bill-type-picker button{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.bill-type-picker button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bill-type-picker button.active,.bill-type-picker button.\!active{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.charge-master-page{margin-left:auto;margin-right:auto;max-width:1400px}.charge-bill-context{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.charge-search{margin-bottom:1rem;border-radius:.875rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #1e293b var(--tw-gradient-to-position);padding:1.25rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.charge-search form{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .5rem .5rem 1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-search input{min-width:0px;flex:1 1 0%;border-width:0px;font-size:.95rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.charge-search .btn{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem}.charge-search .btn:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.charge-search-hints{margin-top:.75rem;margin-left:.25rem;display:flex;align-items:center;gap:.5rem}.charge-search-hints span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-search-hints button{border-radius:9999px;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0d;padding:.25rem .625rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.charge-search-hints button:hover{background-color:#ffffff1a}.charge-results{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.charge-results>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.charge-results h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.charge-results header p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.charge-filters{display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-filters select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.charge-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.charge-list article{display:grid;align-items:center;gap:1rem;padding:1rem 1.25rem}.charge-list article:hover{background-color:#f8fafcb3}.charge-list article{grid-template-columns:105px minmax(200px,1fr) 120px 55px 100px 100px}.charge-code-block{display:flex;align-items:center;gap:.25rem}.charge-code-block strong{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.charge-code-block button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-code-block button:hover{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.charge-name{display:flex;min-width:0px;flex-direction:column}.charge-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.charge-name span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-type-chip{width:-moz-fit-content;width:fit-content;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.65rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.charge-tax,.charge-price{display:flex;flex-direction:column}.charge-tax small,.charge-price small{font-size:.62rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-tax strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.charge-price strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.add-charge-button{white-space:nowrap;padding:.375rem .625rem;font-size:.75rem;line-height:1rem}.copy-charge-button{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.copy-charge-button:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.charge-empty,.charge-start{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.charge-empty strong,.charge-start h2{margin-top:.75rem;margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.charge-empty span,.charge-start p{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.charge-start{border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.charge-start>span{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.claims-workbench{margin-left:auto;margin-right:auto;max-width:1500px}.claims-eyebrow{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.claims-heading-actions{display:flex;align-items:center;gap:.5rem}.claims-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.claims-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.claims-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.claims-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.claims-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.claim-kpi-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.claim-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.claim-kpi-icon.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.claim-kpi-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.claim-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.claims-toolbar{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.claims-toolbar>label{display:flex;height:2.25rem;max-width:430px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.claims-toolbar>label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.claims-toolbar input{width:100%;border-width:0px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.claims-toolbar>div{display:flex;gap:.25rem}.claims-toolbar button{border-radius:.5rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.claims-toolbar button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.claims-toolbar button.active,.claims-toolbar button.\!active{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.claims-list{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.claims-list>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.claims-list h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.claims-list header span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.claims-rows>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.claims-rows article{display:grid;align-items:center;gap:1rem;padding:1rem 1.25rem}.claims-rows article:hover{background-color:#f8fafc99}.claims-rows article{grid-template-columns:minmax(180px,1.2fr) minmax(120px,.8fr) 110px minmax(140px,1fr) 85px}.claim-patient{display:flex;min-width:0px;align-items:center;gap:.625rem}.claim-patient>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.claim-patient>div,.claim-detail{display:flex;min-width:0px;flex-direction:column}.claim-patient strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.claim-patient small,.claim-detail small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.claim-detail strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.claim-status{width:-moz-fit-content;width:fit-content;border-radius:9999px;padding:.25rem .625rem;font-size:.65rem;font-weight:700;text-transform:capitalize}.claim-status.draft,.claim-status.\!draft{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.claim-status.submitted{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.claim-status.approved{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.claim-status.denied{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.claim-actions{grid-column:span 4 / span 4;grid-column-start:2;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-top:.25rem}.claim-actions .btn{padding:.375rem .625rem;font-size:.75rem;line-height:1rem}.claim-actions>a{margin-left:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.denial-reason{margin-right:auto;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.claims-empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.claims-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.claims-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.claims-modal-icon{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.claims-modal form{padding:1.25rem}.preauth-result{display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;padding:.75rem;font-size:.75rem;line-height:1rem}.preauth-result.approved{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.preauth-result.denied{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.muted{color:var(--text-muted)}.error-text{color:var(--danger)}.success-text{color:var(--success)}.empty-state{padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.9rem;color:var(--text-muted)}.detail-panel{font-size:.86rem}.detail-row{display:flex;gap:.75rem;border-bottom-width:1px;border-style:dashed;border-color:var(--border);padding-top:.5rem;padding-bottom:.5rem}.detail-label{min-width:180px;color:var(--text-muted)}.detail-value{overflow-wrap:break-word;font-weight:500}.field-label-strong{margin-bottom:.25rem;font-size:.8rem;font-weight:600}.link-button{border-style:none;background-color:transparent;padding:0;font-family:inherit;color:var(--primary);text-decoration-line:underline}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;background-color:#070c1766;--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.drawer{height:100%;width:100%;max-width:36rem;overflow-y:auto;border-left-width:1px;border-color:var(--border);background-color:var(--surface);padding:1.25rem;--tw-shadow: 0 12px 32px -8px rgba(15, 23, 42, .25), 0 4px 12px -4px rgba(15, 23, 42, .15);--tw-shadow-colored: 0 12px 32px -8px var(--tw-shadow-color), 0 4px 12px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drawer-header{margin-bottom:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.drawer-header h2{margin:0;font-size:1.2rem}.drawer-header p{margin-top:.25rem;margin-bottom:0;font-size:.82rem;color:var(--text-muted)}.patient-create-result,.duplicate-panel{margin-top:1.25rem;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:#f8fafcb3;padding:1rem}.patient-create-result h3,.duplicate-panel h3{margin-top:0;margin-bottom:.75rem;font-size:.95rem}.duplicate-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top-width:1px;border-color:var(--border);padding-top:.75rem;padding-bottom:.75rem}.duplicate-row:first-of-type{border-top-width:0px;padding-top:0}.duplicate-row:last-child{padding-bottom:0}.duplicate-row div{display:flex;min-width:0px;flex-direction:column;gap:.25rem}.duplicate-row span{font-size:.78rem;color:var(--text-muted)}.text-capitalize{text-transform:capitalize}.consult-grid{display:grid;align-items:flex-start;gap:1.25rem;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.plain-list{margin:0;display:flex;list-style-type:none;flex-direction:column;gap:.5rem;padding:0;font-size:.88rem}.plain-list li{border-bottom-width:1px;border-style:dashed;border-color:var(--border);padding-bottom:.5rem}.plain-list li:last-child{border-bottom-width:0px;padding-bottom:0}.visit-timeline-toolbar{margin-bottom:.75rem;display:flex;justify-content:flex-end;gap:.5rem}.visit-timeline-entry{margin-bottom:.75rem}.visit-timeline-header{display:flex;width:100%;cursor:pointer;align-items:center;gap:.75rem;border-width:0px;background-color:transparent;padding:0;text-align:left}.visit-timeline-date{flex-shrink:0;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.visit-timeline-complaint{flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.visit-timeline-open{margin-left:auto;display:flex;flex-shrink:0;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.visit-timeline-open:hover{text-decoration-line:underline}.visit-timeline-body{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;border-top-width:1px;border-color:var(--border);padding-top:1rem}.visit-timeline-body h4{margin-bottom:.375rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.rx-line{position:relative;margin-bottom:.875rem;display:grid;align-items:flex-end;gap:.75rem;border-bottom-width:1px;border-style:dashed;border-color:var(--border);padding-bottom:.875rem;grid-template-columns:2fr 1fr 1fr .8fr 1.4fr auto}.rx-line:last-of-type{margin-bottom:0;border-bottom-width:0px;padding-bottom:0}.rx-drug-field{position:relative}.rx-remove-line{height:-moz-fit-content;height:fit-content}.drug-suggestions{position:absolute;top:100%;left:0;right:0;z-index:20;margin-top:.25rem;max-height:220px;overflow-y:auto;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--surface);--tw-shadow: 0 12px 32px -8px rgba(15, 23, 42, .25), 0 4px 12px -4px rgba(15, 23, 42, .15);--tw-shadow-colored: 0 12px 32px -8px var(--tw-shadow-color), 0 4px 12px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drug-suggestion{width:100%;border-bottom-width:1px;border-style:none;border-color:var(--border);background-color:transparent;padding:.5rem .75rem;text-align:left;font-size:.82rem}.drug-suggestion:last-child{border-bottom-width:0px}.drug-suggestion:hover{background-color:var(--brand-50)}.rx-warnings{margin-bottom:.875rem}.rx-warning-allergy{font-weight:600}.prescription-card{border-bottom-width:1px;border-style:dashed;border-color:var(--border);padding-top:.75rem;padding-bottom:.75rem}.prescription-card:last-child{padding-bottom:0}.prescription-card:first-child{padding-top:0}.prescription-card-header{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.82rem;color:var(--text-muted)}.inventory-page{margin-left:auto;margin-right:auto;max-width:1500px}.inventory-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.inventory-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.inventory-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.inventory-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.inventory-eyebrow{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.inventory-primary{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.inventory-primary:hover{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.inventory-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.inventory-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.inventory-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.inventory-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.inventory-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.inventory-kpi-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.inventory-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.inventory-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.inventory-kpi-icon.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.inventory-kpi-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.inventory-shortcuts{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.inventory-shortcuts>a{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.inventory-shortcuts>a:hover{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1));background-color:#fff7ed4d}.inventory-shortcuts>a>span{display:flex;min-width:0px;flex-direction:column}.inventory-shortcuts strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.inventory-shortcuts small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inventory-toolbar{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.inventory-toolbar>label{display:flex;height:2.25rem;max-width:420px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inventory-toolbar>label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.inventory-toolbar input{width:100%;border-width:0px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.inventory-toolbar>select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.inventory-toolbar>div{margin-left:auto;display:flex;gap:.25rem}.inventory-toolbar button{border-radius:.5rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.inventory-toolbar button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.inventory-toolbar button.active,.inventory-toolbar button.\!active{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.inventory-list{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.inventory-list>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.inventory-list h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.inventory-list header p{margin:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.inventory-list header>a{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.inventory-table{overflow-x:auto}.inventory-table td:first-child{min-width:180px}.inventory-table td:first-child strong,.inventory-table td:first-child small{display:block}.inventory-table td:first-child small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inventory-category{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.65rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.stock-number{font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.stock-number small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.stock-status{border-radius:9999px;padding:.25rem .625rem;font-size:.65rem;font-weight:700}.stock-status.healthy{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.stock-status.low{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.stock-status.out{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.inventory-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.inventory-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.inventory-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.inventory-modal-icon{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.payouts-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.payouts-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.payouts-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.payouts-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payouts-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.payouts-eyebrow{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.payouts-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.payouts-primary:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.payouts-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.payouts-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.payouts-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.payouts-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payouts-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.payout-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.payout-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.payout-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.payout-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.payout-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.payouts-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.payouts-notice span{flex:1 1 0%}.payouts-notice button,.appointment-alert button{border-width:0px;background-color:transparent;padding:.25rem}.payouts-tabs{margin-bottom:.75rem;display:flex;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.payouts-tabs button{margin-bottom:-1px;display:flex;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payouts-tabs button.active,.payouts-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.payouts-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.payouts-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.payouts-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.payouts-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.payouts-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payouts-toolbar{display:flex;align-items:center;gap:.5rem}.payouts-toolbar label{display:flex;height:2.25rem;width:300px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payouts-toolbar label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.payouts-toolbar input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.payouts-toolbar select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.payouts-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.payouts-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.payouts-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-row-wrap{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.payout-row-wrap:last-child{border-width:0px}.payout-row-wrap>article{display:grid;cursor:pointer;align-items:center;gap:1rem;padding:1rem 1.25rem}.payout-row-wrap>article:hover{background-color:#f8fafcb3}.payout-row-wrap>article{grid-template-columns:42px minmax(140px,1fr) minmax(230px,1.25fr) minmax(130px,.7fr) 125px 24px}.payout-doctor-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.payout-doctor,.payout-period,.payout-amount{display:flex;min-width:0px;flex-direction:column}.payout-doctor strong,.payout-period strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.payout-doctor span,.payout-period small,.payout-period span,.payout-amount small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-amount strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.payout-status{justify-self:start;border-radius:9999px;padding:.25rem .625rem;font-size:.64rem;font-weight:700}.payout-status.computed{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.payout-status.reconciled{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.payout-expand{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-detail{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;padding:1rem 1.25rem}.payout-detail>span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-detail-head{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.payout-detail-head>div{display:flex;flex-direction:column}.payout-detail-head strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.payout-detail-head span{font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-lines{overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.payout-lines>header,.payout-lines>div{display:grid;gap:.75rem;padding:.625rem 1rem;grid-template-columns:1.2fr 1fr .7fr 1fr}.payout-lines>header{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-lines>div{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.payout-lines>div strong{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.payout-rule-list article{display:grid;align-items:center;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.payout-rule-list article:last-child{border-width:0px}.payout-rule-list article{grid-template-columns:42px 1fr 100px 90px}.rule-percent{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.payout-rule-list article>div{display:flex;flex-direction:column}.payout-rule-list article>div strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.payout-rule-list article>div span{font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.payout-rule-list article>strong{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.payout-rule-list article>span:last-child{justify-self:start;border-radius:9999px;padding:.25rem .625rem;font-size:.64rem;font-weight:700}.payout-rule-list .active,.payout-rule-list .\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.payout-rule-list .inactive{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payout-modal{max-width:560px}.payout-modal-icon{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.payout-date-grid,.payout-rule-fields{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.payout-rule-fields .field>span small{margin-left:.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.percent-input{display:flex;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.percent-input:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.percent-input input{flex:1 1 0%;border-width:0px}.percent-input span{display:flex;align-items:center;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payout-info{margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.payout-info svg{margin-top:.125rem;flex-shrink:0}.payout-confirm-modal{max-width:440px;text-align:center}.payout-confirm-icon{margin-left:auto;margin-right:auto;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.payout-confirm-modal h2{margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.payout-confirm-modal p{margin:0;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.payout-confirm-modal .modal-actions{justify-content:center}.cash-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.cash-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.cash-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cash-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.cash-eyebrow{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.cash-primary{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.cash-primary:hover{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.cash-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.cash-notice span{flex:1 1 0%}.cash-notice button{border-width:0px;background-color:transparent;padding:.25rem}.cash-live{margin-bottom:1rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cash-live-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1));background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fff var(--tw-gradient-to-position);padding:1rem 1.25rem}.cash-live-title{display:flex;align-items:center;gap:.75rem}.cash-live-title>span{display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cash-live-title>div>div{display:flex;align-items:center;gap:.375rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.cash-live-title i{display:block;height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1));box-shadow:0 0 0 3px #10b98126}.cash-live-title h2{margin-top:.125rem;margin-bottom:.125rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cash-live-title p{margin:0;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-live-actions{display:flex;align-items:center;gap:.75rem}.cash-live-actions>span{display:flex;align-items:center;gap:.375rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-close-button{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.cash-close-button:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.cash-live-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.cash-live-metrics>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.cash-live-metrics>div{display:grid;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;padding:1rem 1.25rem;grid-template-columns:38px 1fr}.cash-metric-icon{grid-row:span 3 / span 3;display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.cash-metric-icon.collected{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.cash-metric-icon.expected{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.cash-live-metrics small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-live-metrics strong{font-size:1.25rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cash-live-metrics p{margin:0;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-live-metrics .cash-expected{background-color:#f0fdfa66}.cash-live-metrics .cash-expected strong{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.cash-closed-state{margin-bottom:1rem;display:flex;align-items:center;gap:1rem;border-radius:1rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cash-closed-state>span{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-closed-state>div{flex:1 1 0%}.cash-closed-state h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.cash-closed-state p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.cash-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cash-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.cash-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cash-kpis strong.negative{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.cash-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.cash-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.cash-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.cash-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.cash-kpi.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.cash-history{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cash-history>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.cash-history h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cash-history header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-toolbar{display:flex;align-items:center;gap:.5rem}.cash-toolbar label{display:flex;height:2.25rem;width:290px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-toolbar label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.cash-toolbar input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.cash-toolbar select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.cash-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.cash-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.cash-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-rows>header,.cash-rows>article{display:grid;align-items:center;gap:.75rem;padding-left:1.25rem;padding-right:1.25rem;grid-template-columns:minmax(180px,1.2fr) minmax(150px,1fr) .8fr .8fr .8fr 90px}.cash-rows>header{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-top:.625rem;padding-bottom:.625rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-rows>article{position:relative;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.875rem;padding-bottom:.875rem}.cash-rows article>div{display:flex;min-width:0px;flex-direction:column}.cash-rows article>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.cash-rows article>div span{font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-rows article>strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.cash-variance.short{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.cash-variance.over{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.cash-variance.balanced{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.cash-status{justify-self:start;border-radius:9999px;padding:.25rem .625rem;font-size:.64rem;font-weight:700;text-transform:capitalize}.cash-status.open,.cash-status.\!open{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.cash-status.closed{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.cash-modal{max-width:560px}.cash-modal-icon{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.cash-close-icon{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.cash-amount-field>div{display:flex;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.cash-amount-field>div:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.cash-amount-field>div>span{display:flex;align-items:center;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cash-amount-field input{flex:1 1 0%;border-width:0px;font-size:1.125rem;line-height:1.75rem;font-weight:600}.cash-amount-field>small{margin-top:.25rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-quick-values{margin-top:1rem}.cash-quick-values>span{font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.cash-quick-values>div{margin-top:.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.cash-quick-values button{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.cash-quick-values button:hover{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.cash-quick-values button.active,.cash-quick-values button.\!active{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.cash-info{margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.cash-info.warning{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.cash-info svg{margin-top:.125rem;flex-shrink:0}.cash-close-summary{margin-bottom:1rem;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.5rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:center}.cash-close-summary>div{display:flex;flex-direction:column}.cash-close-summary small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-close-summary strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.cash-close-summary>span{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.cash-variance-preview{margin-top:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;padding:.75rem 1rem}.cash-variance-preview>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.5rem}.cash-variance-preview>div{display:flex;flex-direction:column}.cash-variance-preview small{font-size:.65rem;font-weight:600}.cash-variance-preview strong{font-size:1rem;line-height:1.5rem}.cash-variance-preview.balanced{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.cash-variance-preview.short{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.cash-variance-preview.over{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.cash-close-confirm{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.cash-close-confirm:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.patient-chart{margin-left:auto;margin-right:auto;max-width:1500px}.patient-back{margin-bottom:.75rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-back:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-chart-hero{margin-bottom:1rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-chart-hero>div:first-child:not(.patient-chart-loading){padding-left:1.25rem;padding-right:1.25rem;padding-top:1.25rem}.patient-chart-loading{padding:1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-identity{display:flex;align-items:center;gap:1rem}.patient-chart-avatar{display:flex;height:3.5rem;width:3.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-name-line{display:flex;align-items:center;gap:.5rem}.patient-name-line h1{margin:0;font-size:1.55rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-record-status{border-radius:9999px;padding:.125rem .5rem;font-size:.6rem;font-weight:700;text-transform:capitalize}.patient-record-status.active,.patient-record-status.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.patient-record-status.inactive{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-identity p{margin-top:.25rem;margin-bottom:0;display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-identity p strong{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-identity p>span{height:.25rem;width:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.patient-chart-hero{position:relative}.patient-hero-actions{position:absolute;right:1.25rem;top:1.25rem;display:flex;align-items:center;gap:.5rem}.patient-book-action{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.patient-book-action:hover{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.patient-contact-strip{margin-top:1.25rem;display:flex;align-items:center;gap:1.25rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:.75rem 1.25rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-contact-strip>span{display:flex;min-width:0px;align-items:center;gap:.375rem}.patient-contact-strip>span:nth-child(3){flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-contact-strip svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-contact-strip strong{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.patient-contact-strip .patient-abha{margin-left:auto;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.patient-contact-strip .patient-abha svg{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.patient-contact-strip .patient-abha.missing{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.patient-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.patient-tabs::-webkit-scrollbar{display:none}.patient-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem;font-size:.7rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-tabs button:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-tabs button.active,.patient-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-tab-alert{display:flex;height:1rem;min-width:1rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;font-size:.56rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.patient-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 310px}.patient-overview-main{display:grid;gap:1rem}.patient-allergy-banner{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;padding:.75rem 1rem}.patient-allergy-banner>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.patient-allergy-banner>div{min-width:0px;flex:1 1 0%}.patient-allergy-banner strong{font-size:.75rem;line-height:1rem}.patient-allergy-banner p{margin-top:.125rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.patient-allergy-banner button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:700}.patient-allergy-banner.has-allergies{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.patient-allergy-banner.has-allergies>span{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.patient-allergy-banner.clear{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.patient-allergy-banner.clear>span{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.patient-overview-card,.patient-quick-actions,.patient-record-card,.patient-healthcard{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-overview-card>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.patient-overview-card header>div{display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.patient-overview-card header span{display:flex;flex-direction:column}.patient-overview-card h2,.patient-quick-actions h2,.patient-record-card h2{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-overview-card header p{margin:0;font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-overview-card header button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-activity-list>a,.patient-appointment-item{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.patient-activity-list>a:last-child,.patient-appointment-item:last-child{border-width:0px}.patient-activity-list>a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.patient-activity-icon{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.patient-activity-list a>div,.patient-appointment-item>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.patient-activity-list strong,.patient-appointment-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-activity-list a>div span,.patient-appointment-item div span{font-size:.64rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-activity-list svg:last-child,.patient-appointment-item>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.patient-activity-status{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.6rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.patient-activity-status.open,.patient-activity-status.active,.patient-activity-status.\!open,.patient-activity-status.\!active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-date-tile{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.patient-date-tile strong{font-size:.875rem;line-height:1.25rem;line-height:1}.patient-date-tile small{margin-top:.125rem;font-size:.56rem;text-transform:uppercase}.patient-mini-empty{display:flex;min-height:110px;align-items:center;justify-content:center;gap:.5rem;padding:1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-mini-empty svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.patient-mini-empty a{font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.patient-overview-side{display:grid;gap:1rem}.patient-quick-actions h2,.patient-record-card h2{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.patient-quick-actions>button,.patient-quick-actions>a{display:flex;width:100%;align-items:center;gap:.75rem;border-width:0px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left}.patient-quick-actions>button:last-child,.patient-quick-actions>a:last-child{border-width:0px}.patient-quick-actions>button:hover,.patient-quick-actions>a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.patient-quick-actions>button>span,.patient-quick-actions>a>span{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.patient-quick-actions>button>div,.patient-quick-actions>a>div{display:flex;flex:1 1 0%;flex-direction:column}.patient-quick-actions strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-quick-actions small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-quick-actions>button>svg,.patient-quick-actions>a>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.patient-record-card>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.625rem 1rem;font-size:.75rem;line-height:1rem}.patient-record-card>div span{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-record-card>div strong{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-record-card>button{margin:.75rem;display:flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.patient-record-card>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.patient-record-card>button{width:calc(100% - 1.5rem)}.patient-healthcard{position:relative;--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:linear-gradient(145deg,#111b3d,#243876 62%,#4338ca);box-shadow:0 12px 30px #1e40af29}.patient-healthcard:before{content:"";pointer-events:none;position:absolute;right:-3rem;top:-3rem;height:9rem;width:9rem;border-radius:9999px;border-width:1px;border-color:#a5f3fc1a;box-shadow:0 0 50px #22d3ee1f}.patient-healthcard>header{position:relative;display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:#ffffff1a;padding:.75rem 1rem}.patient-healthcard>header>div{display:flex;align-items:center;gap:.5rem}.patient-healthcard>header>div>svg{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.patient-healthcard>header span{display:flex;flex-direction:column}.patient-healthcard>header small{font-size:.46rem;font-weight:700;letter-spacing:.2em;color:#a5f3fc99}.patient-healthcard>header strong{font-size:.75rem;line-height:1rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.patient-healthcard>header em{border-radius:9999px;background-color:#fcd34d26;padding:.25rem .5rem;font-size:.46rem;font-weight:700;font-style:normal;letter-spacing:.13em;--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.patient-healthcard-plan{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:1rem 1rem .75rem}.patient-healthcard-plan>div{display:flex;min-width:0px;flex-direction:column}.patient-healthcard-plan small{font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.patient-healthcard-plan>div strong{margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.patient-healthcard-plan>span{display:flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .5rem;font-size:.48rem;font-weight:700}.patient-healthcard-plan>span.active{background-color:#6ee7b726;--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.patient-healthcard-plan>span.\!active{background-color:#6ee7b726;--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.patient-healthcard-plan>span.inactive{background-color:#fda4af26;--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.patient-healthcard-metrics{margin-left:1rem;margin-right:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:.5rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0f}.patient-healthcard-metrics>div{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem}.patient-healthcard-metrics>div:first-child{border-right-width:1px;border-color:#ffffff1a}.patient-healthcard-metrics svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.patient-healthcard-metrics span{display:flex;min-width:0px;flex-direction:column}.patient-healthcard-metrics small{font-size:.48rem;color:#c7d2feb3}.patient-healthcard-metrics strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.patient-healthcard-members{display:flex;align-items:center;gap:.375rem;padding:.75rem 1rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.patient-healthcard-members>div{margin-left:auto;display:flex}.patient-healthcard-members i{margin-left:-.25rem;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(41 59 125 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1));font-size:.45rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.patient-healthcard-members i:first-child{margin-left:0}.patient-healthcard>button,.patient-healthcard-message button{display:flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff12;padding:.5rem .75rem;font-size:.6rem;font-weight:600;--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.patient-healthcard>button:hover,.patient-healthcard-message button:hover{background-color:#ffffff21}.patient-healthcard>button,.patient-healthcard-message button{margin:0 1rem 1rem;width:calc(100% - 2rem)}.patient-healthcard-message{position:relative;display:flex;min-height:145px;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;text-align:center}.patient-healthcard-message>svg{margin-bottom:.5rem;--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.patient-healthcard-message strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.patient-healthcard-message span{margin-top:.25rem;font-size:.6rem;line-height:1.625;color:#c7d2feb3}.patient-healthcard-message button{margin-top:.75rem;margin-bottom:0;width:auto}.patient-healthcard-loading>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.patient-healthcard-loading{padding:1rem}.patient-healthcard-loading i{display:block;height:1.25rem}.patient-healthcard-loading i{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:.25rem;background-color:#ffffff1a}.patient-healthcard-loading i:first-child{width:66.666667%}.patient-healthcard-loading i:nth-child(2){height:3.5rem;width:100%}.patient-healthcard-loading i:last-child{width:50%}.patient-module-content>div>.page-header{margin-top:0;border-top-left-radius:.875rem;border-top-right-radius:.875rem;border-width:1px;border-bottom-width:0px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem}.patient-module-content>div>.card,.patient-module-content>div>.data-table-wrap{border-top-left-radius:0;border-top-right-radius:0}.patient-record-module{--patient-accent:#2563eb;--patient-soft:#eff6ff}.patient-record-module>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.patient-record-module.patient-module-allergies{--patient-accent:#dc2626;--patient-soft:#fef2f2}.patient-record-module.patient-module-appointments{--patient-accent:#7c3aed;--patient-soft:#f5f3ff}.patient-record-module.patient-module-mrd{--patient-accent:#475569;--patient-soft:#f1f5f9}.patient-record-module.patient-module-consents{--patient-accent:#0f766e;--patient-soft:#f0fdfa}.patient-record-module.patient-module-vaccinations{--patient-accent:#0284c7;--patient-soft:#f0f9ff}.patient-record-module.patient-module-anc{--patient-accent:#db2777;--patient-soft:#fdf2f8}.patient-record-module.patient-module-birth{--patient-accent:#d97706;--patient-soft:#fffbeb}.patient-module-content>.patient-record-module>.page-header{position:relative;margin-bottom:0;display:flex;align-items:center;gap:1rem;overflow:hidden;border-radius:1rem;border-width:1px;padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-color:color-mix(in srgb,var(--patient-accent) 16%,#e2e8f0);background:linear-gradient(120deg,var(--patient-soft),#fff 64%)}.patient-module-content>.patient-record-module>.page-header:after{content:"";pointer-events:none;position:absolute;right:-3rem;top:-5rem;height:11rem;width:11rem;border-radius:9999px;opacity:.07;background:var(--patient-accent)}.patient-module-icon{position:relative;z-index:10;display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;color:var(--patient-accent);background:color-mix(in srgb,var(--patient-accent) 10%,white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--patient-accent) 12%,transparent)}.patient-module-heading-copy{position:relative;z-index:10;min-width:0px;flex:1 1 0%}.patient-module-heading-copy h1{margin-bottom:0;margin-top:.25rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-module-heading-copy p{margin-bottom:0;margin-top:.25rem;font-size:.7rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-module-eyebrow{font-size:.53rem;font-weight:700;text-transform:uppercase;letter-spacing:.17em;color:var(--patient-accent)}.patient-module-count{position:relative;z-index:10;display:flex;min-width:70px;flex-direction:column;align-items:center;border-left-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:1.25rem;padding-right:1.25rem}.patient-module-count strong{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-module-count span{font-size:.55rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-module-header-actions{position:relative;z-index:10}.patient-module-refresh{display:flex;align-items:center;gap:.375rem}.patient-module-add{display:flex;align-items:center;gap:.375rem;background:var(--patient-accent);border-color:var(--patient-accent)}.patient-create-card{overflow:hidden;border-radius:1rem;border-width:1px;padding:0;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-color:color-mix(in srgb,var(--patient-accent) 16%,#e2e8f0)}.patient-create-card>.page-header{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;padding:1rem 1.25rem}.patient-create-icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;color:var(--patient-accent);background:var(--patient-soft)}.patient-create-card>.page-header>div{flex:1 1 0%}.patient-create-card>.page-header h3{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-create-card>.page-header p{margin-bottom:0;margin-top:.125rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-create-card>form{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem}.patient-create-card .form-grid{gap:1rem}.patient-create-card .field label{font-size:.65rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.patient-create-card .field input,.patient-create-card .field select,.patient-create-card .field textarea{border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc80}.patient-create-card .field input:focus,.patient-create-card .field select:focus,.patient-create-card .field textarea:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.patient-create-card .form-actions{margin-top:1.25rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem}.patient-create-card .form-actions .btn{min-width:110px;background:var(--patient-accent);border-color:var(--patient-accent)}.patient-record-table{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-record-table .data-table{margin:0}.patient-record-table .data-table thead{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.patient-record-table .data-table th{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.75rem 1.25rem;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-record-table .data-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem;font-size:.72rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.patient-record-table .data-table tbody tr:last-child td{border-bottom-width:0px}.patient-record-table .data-table tbody tr:hover{background-color:#f8fafcb3}.patient-record-table .data-table td:first-child{font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-record-table .data-table td:first-child a{color:var(--patient-accent)}.patient-record-table .btn{border-radius:.5rem;padding:.375rem .625rem;font-size:.6rem}.patient-cell-value{text-transform:capitalize}.patient-module-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2rem;text-align:center;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-module-empty>svg{margin-bottom:1rem;height:3rem;width:3rem;border-radius:1rem;padding:.75rem;color:var(--patient-accent);background:var(--patient-soft)}.patient-module-empty strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.patient-module-empty span{margin-top:.375rem;max-width:380px;font-size:.7rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}@media (max-width:850px){.patient-module-content>.patient-record-module>.page-header{flex-wrap:wrap;align-items:flex-start}.patient-module-count{margin-left:auto;border-right-width:0px}.patient-module-header-actions{width:100%}.patient-module-header-actions .patient-module-add{flex:1 1 0%;justify-content:center}.patient-record-table{border-width:0px;background-color:transparent;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-record-table table,.patient-record-table tbody,.patient-record-table tr,.patient-record-table td{display:block}.patient-record-table thead{display:none}.patient-record-table tbody{display:grid;gap:.75rem}.patient-record-table .data-table tr{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-record-table .data-table td{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.625rem .5rem;text-align:right}.patient-record-table .data-table td:before{content:attr(data-label);text-align:left;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-record-table .data-table td:last-child{border-bottom-width:0px}.patient-record-table .data-table td:last-child>div{justify-content:flex-end}}.patient-bills-tab>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.patient-billing-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #eef2ff var(--tw-gradient-to-position);padding:1.25rem 1.5rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-billing-hero h2{margin-bottom:.25rem;margin-top:.25rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-billing-hero p{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-billing-hero .eyebrow{font-size:.56rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.patient-billing-hero>a{display:flex;align-items:center;gap:.5rem;--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.patient-billing-hero>a:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.patient-billing-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.patient-billing-kpis article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-billing-kpis article>span{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.patient-billing-kpis article>span.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.patient-billing-kpis article>span.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.patient-billing-kpis article>span.red{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.patient-billing-kpis article>span.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.patient-billing-kpis article>div{display:flex;min-width:0px;flex-direction:column}.patient-billing-kpis small{font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-billing-kpis strong{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-bills-panel{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-bills-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.patient-bills-panel>header h3{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.patient-bills-panel>header p{margin-bottom:0;margin-top:.125rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-bill-filters{display:flex;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem}.patient-bill-filters button{border-radius:.375rem;border-width:0px;background-color:transparent;padding:.375rem .75rem;font-size:.62rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-bill-filters button.active,.patient-bill-filters button.\!active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-bill-list>a{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.patient-bill-list>a:last-child{border-width:0px}.patient-bill-list>a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));text-decoration-line:none}.patient-bill-list>a{grid-template-columns:42px minmax(130px,1.2fr) 100px minmax(130px,1fr) 115px 70px 16px}.patient-bill-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.patient-bill-icon.ipd{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.patient-bill-identity,.patient-bill-date,.patient-bill-amount{display:flex;min-width:0px;flex-direction:column}.patient-bill-identity strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-bill-identity span,.patient-bill-date small,.patient-bill-amount small{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-bill-date strong{margin-top:.125rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.patient-bill-progress>div{margin-bottom:.375rem;display:flex;justify-content:space-between;font-size:.55rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-bill-progress>i{display:block;height:.375rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.patient-bill-progress>i>b{display:block;height:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.patient-bill-amount{align-items:flex-end}.patient-bill-amount strong{margin-top:.125rem;font-size:.75rem;line-height:1rem}.patient-bill-amount strong.due{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.patient-bill-amount strong.paid{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.patient-bill-status{border-radius:9999px;padding:.25rem .5rem;text-align:center;font-size:.53rem;font-weight:700;text-transform:capitalize}.patient-bill-status.interim{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.patient-bill-status.final{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.patient-bill-status.cancelled,.patient-bill-status.\!cancelled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-bill-list>a>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.patient-bills-empty{display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem;text-align:center}.patient-bills-empty>svg{margin-bottom:.75rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.patient-bills-empty strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.patient-bills-empty span{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-bills-empty a{margin-top:1rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}@media (max-width:1150px){.patient-billing-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-bill-list>a{grid-template-columns:42px minmax(130px,1fr) minmax(120px,1fr) 110px 70px 16px}.patient-bill-date{display:none}}@media (max-width:750px){.patient-billing-hero,.patient-bills-panel>header{flex-direction:column;align-items:flex-start}.patient-billing-kpis{grid-template-columns:repeat(1,minmax(0,1fr))}.patient-bill-filters{width:100%}.patient-bill-filters button{flex:1 1 0%}.patient-bill-list>a{grid-template-columns:42px 1fr auto 16px}.patient-bill-progress{grid-column:span 2 / span 2;grid-column-start:2}.patient-bill-amount{grid-column-start:2;align-items:flex-start}.patient-bill-status{grid-column-start:3;grid-row-start:1}.patient-bill-list>a>svg{grid-column-start:4;grid-row-start:1}.patient-billing-hero>a{width:100%;justify-content:center}}.doctor-space{margin-left:auto;margin-right:auto;max-width:1500px}.doctor-workspace{margin-left:auto;margin-right:auto;max-width:1450px;padding-bottom:3rem}.doctor-workspace .workspace-header{position:relative;margin-bottom:0;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(236 254 255 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #eff6ff var(--tw-gradient-to-position);padding:1.5rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.doctor-workspace .workspace-header:after{content:"";pointer-events:none;position:absolute;right:-4rem;top:-5rem;height:14rem;width:14rem;border-radius:9999px;border-width:36px;border-color:#cffafe80}.doctor-workspace .workspace-header-copy,.doctor-workspace .workspace-header-actions{position:relative;z-index:1}.doctor-workspace .workspace-header h1{display:flex;align-items:center;gap:.75rem;font-size:2rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.doctor-workspace .workspace-header h1>svg{height:2.75rem;width:2.75rem;border-radius:1rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);padding:.625rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: #a5f3fc;--tw-shadow: var(--tw-shadow-colored)}.doctor-workspace .workspace-eyebrow{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.doctor-workspace .workspace-header p{max-width:42rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.doctor-workspace .workspace-header-actions .btn{border-color:#fffc;background-color:#ffffffe6;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.doctor-workspace .workspace-header-actions .btn:hover{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.doctor-shift-strip{position:relative;z-index:2;margin:-.5rem 1rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;border-color:#e2e8f0cc;background-color:#fffffff2;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.doctor-shift-strip>span{display:flex;align-items:center;gap:.375rem}.doctor-shift-strip.unassigned{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));background-color:#fffbebb3;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.doctor-source-note{margin-left:auto;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.doctor-work-metrics{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.doctor-work-metrics .workspace-metric-card{position:relative;overflow:hidden;border-radius:1rem;border-color:#e2e8f0cc;padding:1rem 1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.doctor-work-metrics .workspace-metric-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.25rem;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.doctor-work-metrics .workspace-metric-card.danger:after{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.doctor-work-metrics .workspace-metric-card.warning:after{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.doctor-work-metrics .workspace-metric-card.info:after{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.doctor-work-metrics .workspace-metric-card.accent:after{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.doctor-work-metrics .workspace-metric-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.doctor-work-metrics .workspace-metric-card.active,.doctor-work-metrics .workspace-metric-card.\!active{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1));background-color:#ecfeff66;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.doctor-work-metrics .metric-card-icon{height:2.75rem;width:2.75rem;border-radius:1rem}.doctor-work-metrics .metric-card-copy strong{font-size:1.5rem;line-height:2rem}.doctor-work-metrics .metric-card-copy small{font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.doctor-command-bar{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.doctor-command-bar>label{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.doctor-command-bar>label:focus-within{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.doctor-command-bar input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding-top:.625rem;padding-bottom:.625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.doctor-command-bar label button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.doctor-command-bar label button:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.doctor-command-bar nav{display:flex;flex-shrink:0;align-items:center;gap:.25rem}.doctor-command-bar nav a{display:flex;align-items:center;gap:.375rem;border-radius:.875rem;border-width:1px;border-color:transparent;padding:.5rem .75rem;font-size:.7rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.doctor-command-bar nav a:hover{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.doctor-work-heading{margin-bottom:1rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.doctor-work-heading h2{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.doctor-work-heading p{margin:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.doctor-work-list{display:grid;gap:.75rem}.doctor-work-list .workspace-task-card{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.doctor-work-list .workspace-task-card:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.doctor-work-list .task-card-leading{height:2.75rem;width:2.75rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.doctor-work-list .workspace-task-card.danger .task-card-leading{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.doctor-work-list .workspace-task-card.warning .task-card-leading{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.doctor-work-list .task-card-heading strong{font-size:.875rem;line-height:1.25rem}.doctor-work-list .task-card-heading span{margin-top:.125rem;font-size:.68rem}.doctor-work-list .task-card-meta{margin-top:.75rem;gap:.5rem}.doctor-work-list .task-card-meta>span{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.doctor-work-list .task-card-actions{align-self:center}.doctor-work-list .doctor-primary{min-width:150px;justify-content:center;border-radius:.875rem;padding-top:.625rem;padding-bottom:.625rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: #cffafe;--tw-shadow: var(--tw-shadow-colored)}.doctor-work-list .task-card-meta span.overdue,.doctor-work-list .task-card-meta span.\!overdue{font-weight:600;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.doctor-blocker{margin-top:.5rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}@media (max-width: 960px){.doctor-work-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){.doctor-command-bar{flex-direction:column;align-items:stretch}.doctor-command-bar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.doctor-command-bar nav a{justify-content:center}}@media (max-width: 560px){.doctor-work-metrics{grid-template-columns:repeat(1,minmax(0,1fr))}.doctor-source-note{margin-left:0;width:100%}.doctor-work-heading{align-items:flex-start}}.doctor-primary{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.doctor-primary:hover{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.doctor-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.doctor-notice span{flex:1 1 0%}.doctor-notice button,.doctor-link-warning button{border-width:0px;background-color:transparent;padding:.25rem}.doctor-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.doctor-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.doctor-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1));background-color:#ecfeff33}.doctor-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.doctor-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.doctor-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.doctor-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.doctor-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.doctor-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.doctor-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.doctor-tabs{margin-bottom:.75rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.doctor-tabs::-webkit-scrollbar{display:none}.doctor-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.doctor-tabs button.active,.doctor-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.doctor-patient-list .btn{padding:.375rem .625rem;font-size:.68rem}.doctor-status.scheduled,.doctor-status.open,.doctor-status.\!open{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.doctor-status.checked_in,.doctor-status.waiting,.doctor-status.computed{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.doctor-status.completed,.doctor-status.reconciled{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.doctor-status.admitted{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.doctor-status.discharged,.doctor-status.cancelled,.doctor-status.\!cancelled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.doctor-record-icon.ipd{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.hrms-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.hrms-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.hrms-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hrms-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hrms-eyebrow{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.hrms-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.hrms-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hrms-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1));background-color:#fdf4ff33}.hrms-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.hrms-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hrms-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hrms-kpis strong i{font-size:.75rem;line-height:1rem;font-weight:400;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hrms-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.hrms-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hrms-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hrms-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hrms-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hrms-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.hrms-tabs::-webkit-scrollbar{display:none}.hrms-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hrms-tabs button.active,.hrms-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.hrms-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 340px}.hrms-overview-card,.hrms-action-center{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hrms-overview-card>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.hrms-overview h2,.hrms-action-center h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hrms-overview header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hrms-overview header button{border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.hrms-workforce-meter{padding:1.25rem}.hrms-workforce-meter>div{height:.5rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hrms-workforce-meter>div span{display:block;height:100%;border-radius:9999px;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.hrms-workforce-meter p{margin-top:.5rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hrms-workforce-meter p strong{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hrms-overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.hrms-overview-stats>div{display:flex;flex-direction:column;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.hrms-overview-stats>div:last-child{border-width:0px}.hrms-overview-stats strong{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hrms-overview-stats span{font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hrms-action-center h2{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.hrms-action-center>button{display:flex;width:100%;align-items:center;gap:.75rem;border-width:0px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left}.hrms-action-center>button:last-child{border-width:0px}.hrms-action-center>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hrms-action-center>button>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem}.hrms-action-center>button>span.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hrms-action-center>button>span.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hrms-action-center>button>span.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hrms-action-center>button>span.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hrms-action-center>button>div{display:flex;flex-direction:column}.hrms-action-center strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hrms-action-center small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hrms-module-grid{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:1.2fr .8fr}.hrms-module-grid.payroll{grid-template-columns:1.3fr .7fr}.hrms-module{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hrms-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.hrms-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.hrms-module>[data-testid^=module-]>.page-header p{font-size:.75rem;line-height:1rem}.hrms-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hiring-workspace{margin-left:auto;margin-right:auto;width:100%;min-width:0px;max-width:1600px}.hiring-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.hiring-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hiring-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hiring-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.hiring-eyebrow{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.hiring-primary{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.hiring-primary:hover{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hiring-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hiring-notice span{flex:1 1 0%}.hiring-notice button{border-width:0px;background-color:transparent;padding:.25rem}.hiring-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.hiring-kpis>button{display:flex;min-width:0px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hiring-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));background-color:#fff1f233}.hiring-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.hiring-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hiring-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hiring-kpis strong i{font-size:.75rem;line-height:1rem;font-weight:400;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hiring-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.hiring-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hiring-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hiring-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hiring-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hiring-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.hiring-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hiring-tabs button.active,.hiring-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.hiring-panel,.hiring-module{width:100%;min-width:0px;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hiring-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.hiring-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hiring-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hiring-panel header>label{display:flex;height:2.25rem;width:320px;max-width:100%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hiring-panel header>label:focus-within{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.hiring-panel header input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding-left:0;padding-right:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hiring-empty{display:flex;min-height:290px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.hiring-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hiring-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hiring-board{display:flex;width:100%;min-width:0px;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;background-color:#f8fafcb3;padding:1rem 1rem 1.25rem;min-height:430px;scrollbar-gutter:stable;scroll-snap-type:x proximity}.hiring-stage{width:260px;min-width:260px;flex-shrink:0;border-radius:.875rem;border-width:1px;border-color:#e2e8f0b3;background-color:#f1f5f9b3;padding:.5rem;scroll-snap-align:start}.hiring-stage>header{position:sticky;top:0;z-index:10;margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;background-color:#f1f5f9f2;padding:.25rem;--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.hiring-stage>header span{font-size:.68rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hiring-stage>header strong{display:flex;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));padding-left:.375rem;padding-right:.375rem;font-size:.6rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hiring-stage>div{display:grid;gap:.5rem}.hiring-stage article{min-width:0px;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hiring-stage article:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hiring-stage.applied>header span{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hiring-stage.screening>header span{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.hiring-stage.interviewed>header span{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hiring-stage.offered>header span{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.hiring-stage.hired>header span{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hiring-stage.rejected>header span{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.candidate-card-head{display:flex;align-items:center;gap:.625rem}.candidate-card-head>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));font-size:.68rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.candidate-card-head>div{display:flex;min-width:0px;flex-direction:column}.candidate-card-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.candidate-card-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.candidate-contact{margin-top:.75rem;margin-bottom:.75rem;display:flex;min-width:0px;flex-direction:column;gap:.25rem;font-size:.63rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.candidate-contact span{display:flex;align-items:center;gap:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.625rem}.candidate-card-foot small{font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.candidate-card-foot select{min-width:0px;max-width:105px;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .375rem;font-size:.62rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.candidate-resume{margin-top:.625rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.625rem}.candidate-resume>button{display:flex;width:100%;min-width:0px;align-items:center;gap:.375rem;border-radius:.375rem;border-width:0px;background-color:transparent;padding:0;font-size:.63rem;font-weight:500;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.candidate-resume>button:hover{text-decoration-line:underline}.candidate-resume>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-resume-upload{position:relative;display:flex;width:100%;cursor:pointer;align-items:center;gap:.375rem;border-radius:.375rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.25rem .5rem;font-size:.62rem;font-weight:500;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.candidate-resume-upload:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.candidate-resume-upload input{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;cursor:pointer;opacity:0}.candidate-resume-upload-form{padding:.5rem .75rem;font-size:.86rem}.hiring-module{padding:1rem}.hiring-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.hiring-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.hiring-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hiring-modal{max-height:calc(100vh - 2rem);max-width:620px;overflow-y:auto}.hiring-modal-icon{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.hiring-form-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hiring-form-grid .field>span small{margin-left:.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hiring-location-placeholder{display:flex;min-height:38px;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hiring-notes{margin-top:1rem}.hiring-notes textarea{min-height:85px}.organogram-workspace{margin-left:auto;margin-right:auto;max-width:1600px}.organogram-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.organogram-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.organogram-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.organogram-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.organogram-eyebrow{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.organogram-primary{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.organogram-primary:hover{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.organogram-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.organogram-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.organogram-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.organogram-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.organogram-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.organogram-kpis strong i{font-size:.75rem;line-height:1rem;font-weight:400;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.org-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.org-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.org-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.org-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.organogram-toolbar{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.organogram-toolbar>label{display:flex;height:2.25rem;width:100%;max-width:370px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.organogram-toolbar>label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.organogram-toolbar input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.organogram-toolbar label button{border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.organogram-toolbar select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.org-toolbar-spacer{flex:1 1 0%}.organogram-toolbar>button{border-radius:.5rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.organogram-toolbar>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.organogram-layout{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr)}.organogram-layout.with-detail{grid-template-columns:minmax(0,1fr) 320px}.organogram-tree-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.organogram-tree-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.organogram-tree-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.organogram-tree-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.organogram-tree-panel>header>span{display:flex;align-items:center;gap:.375rem;font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.organogram-tree-panel>header>span>span{display:block;height:1px;width:1.25rem;--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.organogram-tree{overflow-x:auto;padding:1rem}.org-tree-node{position:relative;min-width:650px}.org-position-card{display:grid;cursor:pointer;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem}.org-position-card:hover{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));background-color:#f0f9ff33}.org-position-card{grid-template-columns:24px 36px minmax(190px,1fr) 160px 70px}.org-position-card.selected,.org-position-card.\!selected{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1));background-color:#f0f9ff80;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.org-expand{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:.375rem;border-width:0px;background-color:transparent;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-expand:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.org-expand:disabled{cursor:default}.org-position-icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.org-position-name{display:flex;min-width:0px;flex-direction:column}.org-position-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.org-position-name span{display:flex;align-items:center;gap:.25rem;font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-headcount{display:flex;align-items:center;gap:.5rem}.org-headcount span{display:flex;align-items:center;gap:.25rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.org-headcount strong{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.6rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.org-report-count{justify-self:end;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-children{position:relative;margin-left:2.25rem;padding-left:1.75rem}.org-children:before{content:"";position:absolute;bottom:1rem;left:.75rem;top:0;width:1px;--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.org-children>.org-tree-node{padding-top:.5rem}.org-children>.org-tree-node:before{content:"";position:absolute;left:-16px;top:30px;height:1px;width:1.75rem;--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.org-empty{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.org-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.org-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-detail{position:sticky;top:5rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.org-detail>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.org-detail>header>div{display:flex;align-items:center;gap:.75rem}.org-detail-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.org-detail header small{font-size:.6rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-detail header h2{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.org-detail header button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-detail-department{display:flex;align-items:center;gap:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.org-detail section{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.org-detail section:first-child{border-width:0px}.org-detail h3{margin-top:0;margin-bottom:.75rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.org-capacity>div{height:.5rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.org-capacity>div span{display:block;height:100%;border-radius:9999px;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.org-capacity p{margin-top:.5rem;margin-bottom:0;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.org-capacity p strong{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.org-detail-stats{margin-top:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.org-detail-stats>div{display:flex;flex-direction:column;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.org-detail-stats strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.org-detail-stats span{font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-pay{display:flex;align-items:center;gap:.75rem}.org-pay-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.org-pay>div{display:flex;min-width:0px;flex-direction:column}.org-pay strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.org-pay span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.org-detail>.btn{margin:1rem;margin-top:0;width:calc(100% - 2rem)}.procurement-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.procurement-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.procurement-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.procurement-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.procurement-eyebrow{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.procurement-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.procurement-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.procurement-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));background-color:#fffbeb33}.procurement-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.procurement-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.procurement-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.proc-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.proc-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.proc-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.proc-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.proc-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.procurement-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.procurement-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.procurement-tabs button.active,.procurement-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.procurement-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 330px}.procurement-panel,.procurement-quick,.procurement-module{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.procurement-panel.lifecycle{grid-column:span 2 / span 2}.procurement-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.procurement-panel h2,.procurement-quick h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.procurement-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.procurement-panel header button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.procurement-flow{display:flex;align-items:center;gap:.5rem;overflow-x:auto;padding:1.25rem}.procurement-flow>button,.proc-flow-complete{display:flex;min-width:190px;flex:1 1 0%;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left}.procurement-flow>button:hover,.proc-flow-complete:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.procurement-flow>svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.proc-flow-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.proc-flow-icon.draft,.proc-flow-icon.\!draft{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.proc-flow-icon.approved{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.proc-flow-icon.sent{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.proc-flow-icon.closed{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.procurement-flow button>div,.proc-flow-complete>div{display:flex;flex:1 1 0%;flex-direction:column}.procurement-flow strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.procurement-flow small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.procurement-flow b{display:flex;height:1.75rem;min-width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.procurement-empty{display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.procurement-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.procurement-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.procurement-order-list article{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.procurement-order-list article:last-child{border-width:0px}.proc-order-status{width:72px;flex-shrink:0;border-radius:9999px;padding:.25rem .5rem;text-align:center;font-size:.6rem;font-weight:700;text-transform:capitalize}.proc-order-status.draft,.proc-order-status.\!draft{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.proc-order-status.approved{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.proc-order-status.sent{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.procurement-order-list article>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.procurement-order-list strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.procurement-order-list article>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.procurement-order-list article>small{font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.procurement-quick h2{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.procurement-quick>button{display:flex;width:100%;align-items:center;gap:.75rem;border-width:0px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left}.procurement-quick>button:last-child{border-width:0px}.procurement-quick>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.procurement-quick>button>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.procurement-quick span.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.procurement-quick span.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.procurement-quick span.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.procurement-quick button>div{display:flex;flex:1 1 0%;flex-direction:column}.procurement-quick strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.procurement-quick small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.procurement-quick button>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.procurement-module{padding:1rem}.procurement-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.procurement-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.procurement-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mrd-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.mrd-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.mrd-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.mrd-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.mrd-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.mrd-eyebrow{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.mrd-primary{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.mrd-primary:hover{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.mrd-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.mrd-notice span{flex:1 1 0%}.mrd-notice button{border-width:0px;background-color:transparent;padding:.25rem}.mrd-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.mrd-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mrd-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.mrd-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.mrd-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.mrd-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.mrd-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.mrd-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.mrd-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.mrd-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.mrd-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mrd-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.mrd-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.mrd-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.mrd-toolbar{display:flex;align-items:center;gap:.5rem}.mrd-toolbar label{display:flex;height:2.25rem;width:350px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mrd-toolbar label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.mrd-toolbar input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.mrd-toolbar select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.mrd-empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.mrd-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.mrd-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mrd-document-list article{display:grid;align-items:center;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.mrd-document-list article:last-child{border-width:0px}.mrd-document-list article:hover{background-color:#f8fafc99}.mrd-document-list article{grid-template-columns:40px minmax(180px,1.35fr) minmax(140px,1fr) 130px 145px 90px}.mrd-file-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.mrd-file,.mrd-patient,.mrd-uploaded{display:flex;min-width:0px;flex-direction:column}.mrd-file strong,.mrd-patient strong,.mrd-uploaded strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.mrd-file span,.mrd-patient span,.mrd-uploaded small,.mrd-uploaded span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mrd-patient:hover strong{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.mrd-retention{justify-self:start;border-radius:9999px;padding:.25rem .625rem;font-size:.61rem;font-weight:700}.mrd-retention.none{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.mrd-retention.valid{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.mrd-retention.expiring{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.mrd-retention.expired{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.mrd-download{display:flex;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem;font-size:.65rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.mrd-download:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.mrd-modal{max-width:620px}.mrd-modal-icon{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.mrd-form-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.mrd-form-grid .field>span small,.mrd-modal form>.field>span small{margin-left:.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mrd-dropzone{margin-top:1rem;margin-bottom:1rem;display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1.5rem 1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mrd-dropzone:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));background-color:#eff6ff4d}.mrd-dropzone.has-file{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));background-color:#eff6ff66;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.mrd-dropzone input{display:none}.mrd-dropzone strong{margin-top:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.mrd-dropzone small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.mrd-modal textarea{min-height:75px}.mrd-upload-note{margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.audit-workspace{margin-left:auto;margin-right:auto;max-width:1600px}.audit-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.audit-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.audit-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.audit-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.audit-eyebrow{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.audit-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.audit-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.audit-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.audit-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.audit-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.audit-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.audit-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.audit-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.audit-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.audit-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.audit-filters{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.audit-filter-title{display:flex;align-items:center;gap:.5rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.audit-filter-title>span{display:flex;flex-direction:column;white-space:nowrap}.audit-filter-title strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.audit-filter-title small{font-size:.61rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-search{display:flex;height:2.25rem;min-width:250px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-search:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.audit-search input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.audit-filters select{height:2.25rem;max-width:175px;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.625rem;padding-right:.625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.audit-filters>button{display:flex;height:2.25rem;align-items:center;gap:.25rem;border-radius:.5rem;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.audit-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.audit-panel>header,.audit-event article{display:grid;align-items:center;gap:1rem;padding-left:1.25rem;padding-right:1.25rem;grid-template-columns:135px minmax(180px,1fr) minmax(190px,1fr) minmax(150px,.8fr) 30px}.audit-panel>header{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-top:.625rem;padding-bottom:.625rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-event{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.audit-event.sensitive{border-left-width:2px;--tw-border-opacity: 1;border-left-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.audit-event article{cursor:pointer;padding-top:.875rem;padding-bottom:.875rem}.audit-event article:hover{background-color:#f8fafcb3}.audit-time,.audit-action,.audit-entity{display:flex;min-width:0px;flex-direction:column}.audit-time strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.audit-time span,.audit-action small,.audit-entity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-actor{display:flex;min-width:0px;align-items:center;gap:.625rem}.audit-avatar{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.audit-actor>div{display:flex;min-width:0px;flex-direction:column}.audit-actor strong,.audit-entity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.audit-actor span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-action>span{align-self:flex-start;border-radius:9999px;padding:.25rem .625rem;font-size:.62rem;font-weight:700}.audit-action>span.normal{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.audit-action>span.sensitive{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.audit-event article>button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-evidence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;padding:1rem 1.25rem}.audit-evidence>div{display:flex;min-width:0px;flex-direction:column}.audit-evidence span{margin-bottom:.25rem;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.audit-evidence code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.audit-evidence section{grid-column:span 4 / span 4}.audit-evidence pre{margin:0;max-height:260px;overflow:auto;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.audit-empty{display:flex;min-height:320px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.audit-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.audit-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dataops-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.dataops-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.dataops-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dataops-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dataops-eyebrow{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dataops-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.dataops-primary:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.dataops-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.dataops-notice span{flex:1 1 0%}.dataops-notice button{border-width:0px;background-color:transparent;padding:.25rem}.dataops-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.dataops-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dataops-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.dataops-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dataops-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dataops-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.dataops-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.dataops-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.dataops-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.dataops-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.dataops-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.dataops-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dataops-tabs button.active,.dataops-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dataops-panel,.dataops-module,.import-results{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dataops-panel>header,.import-results>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.dataops-panel h2,.import-results h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dataops-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dataops-panel header>span{display:flex;align-items:center;gap:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.65rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.export-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1rem}.export-catalog article{display:flex;flex-direction:column;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.export-catalog article:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.export-module-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.export-catalog h3{margin-top:.75rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.export-catalog article>div:nth-child(2) p{margin-top:.125rem;margin-bottom:0;font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.export-columns{margin-top:.75rem;margin-bottom:.75rem;display:flex;min-height:48px;flex-wrap:wrap;gap:.25rem}.export-columns span{align-self:flex-start;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.export-catalog .btn{margin-top:auto;width:100%}.dataops-import-layout{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 340px}.import-body{padding:1.25rem}.import-type-picker{margin-bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.import-type-picker button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left}.import-type-picker button.active,.import-type-picker button.\!active{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1));background-color:#eef2ff80;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.import-type-picker button>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.import-type-picker button.active>span{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.import-type-picker button.\!active>span{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.import-type-picker button>div{display:flex;flex-direction:column}.import-type-picker strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.import-type-picker small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.import-template{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem 1rem}.import-template>div{display:flex;flex-direction:column}.import-template strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.import-template span{font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.import-dropzone{margin-top:1rem;margin-bottom:1rem;display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1.75rem 1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.import-dropzone:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.import-dropzone.has-file{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1));background-color:#eef2ff4d;--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.import-dropzone input{display:none}.import-dropzone strong{margin-top:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.import-dropzone small{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.import-validation{margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;padding:.75rem 1rem}.import-validation>div{display:flex;flex-direction:column}.import-validation strong{font-size:.75rem;line-height:1rem}.import-validation small{font-size:.64rem}.import-validation.valid{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.import-validation.invalid{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.import-safety{display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.67rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.import-safety svg{margin-top:.125rem;flex-shrink:0}.import-submit{margin-top:1rem;width:100%}.import-results>header span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.import-result-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.import-result-kpis>div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem}.import-result-kpis>div:last-child{border-right-width:0px}.import-result-kpis>div:first-child{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.import-result-kpis>div:last-child{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.import-result-kpis strong{margin-top:.25rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.import-result-kpis span{font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.import-error-list{max-height:280px;overflow:auto;padding:.75rem}.import-error-list>div{display:flex;flex-direction:column;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.5rem}.import-error-list>div:last-child{border-width:0px}.import-error-list strong{font-size:.65rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.import-error-list span{font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dataops-module{padding:1rem}.dataops-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.dataops-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.dataops-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.comms-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.comms-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.comms-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.comms-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.comms-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.comms-eyebrow{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.comms-primary{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.comms-primary:hover{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.comms-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.comms-notice span{flex:1 1 0%}.comms-notice button{border-width:0px;background-color:transparent;padding:.25rem}.comms-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.comms-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.comms-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));background-color:#ecfdf533}.comms-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.comms-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.comms-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.comms-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.comms-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.comms-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.comms-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.comms-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.comms-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.comms-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.comms-tabs button.active,.comms-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.comms-panel,.comms-module{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.comms-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.comms-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.comms-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.comms-toolbar{display:flex;align-items:center;gap:.5rem}.comms-toolbar label{display:flex;height:2.25rem;width:330px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.comms-toolbar label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.comms-toolbar input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.comms-toolbar select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.comms-empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.comms-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.comms-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.comms-message-list article{display:grid;align-items:center;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.comms-message-list article:last-child{border-width:0px}.comms-message-list article:hover{background-color:#f8fafc99}.comms-message-list article{grid-template-columns:40px minmax(150px,.8fr) minmax(260px,1.5fr) 85px 110px}.comms-channel-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem}.comms-channel-icon.sms{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.comms-channel-icon.email,.comms-channel-icon.\!email{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.comms-channel-icon.whatsapp{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.comms-recipient,.comms-body,.comms-time{display:flex;min-width:0px;flex-direction:column}.comms-recipient strong,.comms-body strong,.comms-time strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.comms-channel{align-self:flex-start;font-size:.6rem;font-weight:600;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.comms-body span,.comms-time span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.comms-delivery{display:flex;align-items:center;gap:.25rem;justify-self:start;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.62rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.comms-module{padding:1rem}.comms-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.comms-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.comms-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.comms-automation>section{margin-bottom:1rem;display:flex;align-items:center;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem}.automation-icon{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.comms-automation h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.comms-automation p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.comms-modal{max-width:610px}.comms-modal-icon{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.channel-picker{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.channel-picker button{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.channel-picker button.active,.channel-picker button.\!active{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.comms-recipient-input{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.comms-recipient-input:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.comms-recipient-input input{flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0}.comms-message-field{margin-top:1rem}.comms-message-field>span{display:flex;justify-content:space-between}.comms-message-field>span small,.comms-context-grid .field>span small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.comms-message-field textarea{min-height:120px}.comms-context-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.comms-send-note{margin-top:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.67rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.feedback-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.feedback-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.feedback-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.feedback-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.feedback-eyebrow{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.feedback-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.feedback-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.feedback-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1));background-color:#fdf2f833}.feedback-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.feedback-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.feedback-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.feedback-kpis strong i{font-size:.75rem;line-height:1rem;font-weight:400;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.feedback-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.feedback-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.feedback-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.feedback-kpi.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.feedback-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.feedback-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.feedback-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.feedback-tabs button.active,.feedback-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.feedback-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.feedback-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 330px}.feedback-panel,.feedback-attention,.feedback-module{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.feedback-panel.nps{grid-column:span 2 / span 2}.feedback-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.feedback-panel h2,.feedback-attention h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.feedback-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.feedback-panel header button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.nps-score{display:flex;align-items:center;gap:2rem;padding:1.5rem}.nps-gauge{display:flex;height:7rem;width:7rem;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;border-radius:9999px;border-width:9px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.nps-gauge.good{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.nps-gauge.neutral{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.nps-gauge.poor{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.nps-gauge strong{font-size:1.875rem;line-height:2.25rem;line-height:1}.nps-gauge span{margin-top:.25rem;font-size:.62rem;font-weight:700;text-transform:uppercase}.nps-breakdown{display:grid;flex:1 1 0%;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.nps-breakdown>div{min-width:0px}.nps-breakdown>div>span{display:flex;align-items:center;gap:.375rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nps-breakdown strong{margin-top:.25rem;margin-bottom:.25rem;display:block;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.nps-breakdown strong i{margin-left:.25rem;font-size:.62rem;font-weight:400;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nps-breakdown>div>div{height:.375rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.nps-breakdown b{display:block;height:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.nps-breakdown>div:first-child b{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.nps-breakdown>div:last-child b{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.feedback-empty{display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.feedback-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.feedback-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.grievance-preview-list article{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.grievance-preview-list article:last-child{border-width:0px}.grievance-severity{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.grievance-severity.critical,.grievance-severity.high{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.grievance-severity.medium{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.grievance-severity.low{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.grievance-preview-list article>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.grievance-preview-list strong{font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.grievance-preview-list article>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.grievance-sla{flex-shrink:0;border-radius:9999px;padding:.25rem .625rem;font-size:.61rem;font-weight:700}.grievance-sla.overdue,.grievance-sla.\!overdue{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.grievance-sla.due{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.feedback-attention h2{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.feedback-attention>div{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.feedback-attention>div:last-child{border-width:0px}.feedback-attention>div>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem}.feedback-attention span.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.feedback-attention span.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.feedback-attention span.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.feedback-attention p{margin:0;display:flex;flex-direction:column}.feedback-attention strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.feedback-attention small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.feedback-module{padding:1rem}.feedback-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.feedback-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.feedback-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tickets-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.tickets-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.tickets-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.tickets-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.tickets-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.tickets-eyebrow{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.tickets-primary{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.tickets-primary:hover{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.tickets-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.tickets-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tickets-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1));background-color:#f0fdfa33}.tickets-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.tickets-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.tickets-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.tickets-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.tickets-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.tickets-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.tickets-kpi.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.tickets-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.tickets-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.tickets-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.tickets-tabs button.active,.tickets-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.tickets-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.tickets-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.tickets-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ticket-queue,.ticket-routing{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ticket-queue>header,.ticket-routing>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.ticket-queue h2,.ticket-routing h2,.ticket-drawer h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ticket-queue header p,.ticket-routing header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ticket-filters{display:flex;align-items:center;gap:.5rem}.ticket-filters label{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-filters label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.ticket-filters input{width:210px;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ticket-filters select{border-radius:.5rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ticket-filters select,.ticket-modal select{text-transform:capitalize}.ticket-list article{display:grid;cursor:pointer;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.ticket-list article:last-child{border-width:0px}.ticket-list article:hover{background-color:#f0fdfa33}.ticket-list article{grid-template-columns:40px minmax(240px,1fr) 130px 90px 100px 25px}.ticket-list article.overdue{border-left-width:2px;--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.ticket-list article.\!overdue{border-left-width:2px;--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.ticket-category{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ticket-category.it{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ticket-category.facilities{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.ticket-category.biomedical{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ticket-category.admin{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.ticket-category.housekeeping{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.ticket-summary{min-width:0px}.ticket-summary>div{display:flex;align-items:center;gap:.5rem}.ticket-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.ticket-summary p{margin-top:.125rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ticket-summary small{font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-priority{flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.54rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ticket-priority.high{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.ticket-priority.critical{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ticket-priority.low{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ticket-owner{display:flex;min-width:0px;flex-direction:column}.ticket-owner small{font-size:.56rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-owner strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.ticket-sla{display:flex;align-items:center;gap:.25rem;font-size:.61rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ticket-sla.overdue,.ticket-sla.\!overdue{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ticket-status{width:-moz-fit-content;width:fit-content;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.58rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ticket-status.assigned{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ticket-status.in_progress{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.ticket-status.resolved,.ticket-status.closed,.ticket-status.\!resolved{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ticket-list article>button{display:flex;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.tickets-empty{display:flex;min-height:320px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.tickets-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.tickets-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-routing>div article{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.ticket-routing>div article:last-child{border-width:0px}.ticket-routing>div article{grid-template-columns:40px minmax(0,1fr) 180px 45px}.ticket-routing article>div{display:flex;flex-direction:column}.ticket-routing article strong{font-size:.75rem;line-height:1rem;text-transform:capitalize}.ticket-routing article small{font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-routing article>span:nth-child(3){font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ticket-routing article>button{border-width:0px;background-color:transparent;font-size:.63rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.ticket-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;background-color:#0f172a4d;--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.ticket-drawer{display:flex;height:100%;width:100%;max-width:540px;flex-direction:column;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ticket-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.ticket-drawer>header>div{display:flex;min-width:0px;align-items:center;gap:.75rem}.ticket-drawer header>div>div{min-width:0px}.ticket-drawer header small{font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-drawer h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticket-drawer header>button{display:flex;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ticket-detail-body{flex:1 1 0%;overflow-y:auto;padding:1.25rem}.ticket-detail-chips{margin-bottom:1.25rem;display:flex;gap:.5rem}.ticket-overdue-chip{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.58rem;font-weight:700;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ticket-detail-body section{margin-bottom:1.25rem}.ticket-detail-body label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ticket-detail-body section p{margin-top:.25rem;margin-bottom:0;white-space:pre-wrap;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.ticket-detail-grid{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ticket-detail-grid section{margin-bottom:0;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.ticket-detail-grid strong{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.ticket-drawer>footer{display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.ticket-modal{max-height:calc(100vh - 2rem);max-width:620px;overflow-y:auto}.tickets-modal-icon{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.ticket-form-grid{margin-bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ticket-modal form>.field{margin-bottom:1rem}.ticket-modal textarea{min-height:110px}.ticket-sla-note{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.quality-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.quality-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.quality-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.quality-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.quality-eyebrow{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.quality-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.quality-kpis>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.quality-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1));background-color:#f0fdfa33}.quality-kpis>button>span:last-child{display:flex;min-width:0px;flex-direction:column}.quality-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.quality-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.quality-kpis strong i{font-size:.75rem;line-height:1rem;font-weight:400;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.quality-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.quality-kpi.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.quality-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.quality-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.quality-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.quality-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.quality-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.quality-tabs button.active,.quality-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.quality-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.quality-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 330px}.quality-panel,.quality-attention,.quality-module{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.quality-panel:first-child{grid-row:span 2 / span 2}.quality-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.quality-panel h2,.quality-attention h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.quality-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.quality-panel header button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.quality-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.quality-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.quality-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.quality-incident-list article{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.quality-incident-list article:last-child{border-width:0px}.quality-severity{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.quality-severity.major,.quality-severity.sentinel{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.quality-severity.minor{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.quality-severity.near_miss{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.quality-incident-list article>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.quality-incident-list article>div strong{font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.quality-incident-list article>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.quality-status{flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.6rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.quality-status.reported{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.quality-status.rca_in_progress{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.quality-status.capa_in_progress{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.quality-incident-list article>small{width:3rem;flex-shrink:0;text-align:right;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.quality-waste-bars{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.quality-waste-bars>div{display:grid;align-items:center;gap:.5rem;grid-template-columns:9px 44px minmax(0,1fr) 54px}.quality-waste-bars strong{font-size:.65rem;font-weight:600;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.quality-waste-bars>div>div{height:.375rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.quality-waste-bars b{display:block;height:100%;border-radius:9999px}.quality-waste-bars>div>span:last-child{text-align:right;font-size:.62rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.waste-dot{height:.625rem;width:.625rem;border-radius:9999px;border-width:1px}.waste-dot.yellow,.quality-waste-bars b.yellow{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.waste-dot.red,.quality-waste-bars b.red{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.waste-dot.white{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.quality-waste-bars b.white{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.waste-dot.blue,.quality-waste-bars b.blue{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.quality-waste-attention{display:flex;align-items:center;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.quality-waste-attention strong{font-weight:700}.quality-attention h2{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.quality-attention>div{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.quality-attention>div:last-child{border-width:0px}.quality-attention>div>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.quality-attention span.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.quality-attention span.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.quality-attention span.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.quality-attention p{margin:0;display:flex;flex-direction:column}.quality-attention strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.quality-attention small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.quality-module{padding:1rem}.quality-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.quality-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.quality-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.reporting-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.reporting-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.date-range-picker{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.date-range-picker select,.date-range-picker input{border-width:0px;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.date-range-picker input[type=date]{width:9.5rem}.reporting-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.reporting-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.reporting-eyebrow{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.reporting-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.reporting-kpis article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.reporting-kpis article>div{display:flex;min-width:0px;flex-direction:column}.reporting-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.reporting-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.reporting-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.reporting-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.reporting-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.reporting-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.reporting-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.reporting-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.reporting-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.reporting-tabs button.active,.reporting-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.reporting-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr)}.reporting-panel,.reporting-attention,.reporting-module{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.reporting-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.reporting-panel h2,.reporting-attention h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.reporting-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.reporting-panel header button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.reporting-empty{display:flex;min-height:245px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.reporting-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.reporting-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.reporting-bars,.ageing-bars{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.reporting-bars>div,.ageing-bars>div{display:grid;align-items:center;gap:.75rem;grid-template-columns:125px minmax(0,1fr) 90px}.reporting-bars span,.ageing-bars span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.reporting-bars>div>div,.ageing-bars>div>div{height:.5rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.reporting-bars b,.ageing-bars b{display:block;height:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.reporting-bars strong,.ageing-bars strong{text-align:right;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.operation-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.operation-metrics>div{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem}.operation-metrics>div:nth-child(2n){border-right-width:0px}.operation-metrics>div:nth-last-child(-n+2){border-bottom-width:0px}.operation-metrics span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.operation-metrics p{margin:0;display:flex;flex-direction:column}.operation-metrics strong{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.operation-metrics small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ageing-panel header>strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.ageing-bars b.age-0{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.ageing-bars b.age-1{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.ageing-bars b.age-2{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.ageing-bars b.age-3{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.data-caveat{display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.75rem .875rem;font-size:.7rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.reporting-attention h2{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.reporting-attention>div{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.reporting-attention>div>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.reporting-attention span.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.reporting-attention span.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.reporting-attention p{margin:0;display:flex;flex-direction:column}.reporting-attention strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.reporting-attention small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.reporting-attention>button{margin:1rem;display:flex;width:calc(100% - 2rem);align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.reporting-module{padding:1rem}.reporting-module>[data-testid^=module-]>.page-header{margin-bottom:.75rem}.reporting-module>[data-testid^=module-]>.page-header h1{font-size:1.125rem;line-height:1.75rem}.reporting-module>[data-testid^=module-]>.card{background-color:#f8fafc99;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.users-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.users-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.users-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.users-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.users-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.users-eyebrow{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.users-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.users-primary:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.users-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.users-kpis article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.users-kpis article>div{display:flex;min-width:0px;flex-direction:column}.users-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.users-kpis strong{font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.users-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.users-kpi.indigo{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.users-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.users-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.users-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.users-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.users-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.users-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.users-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.users-filters{display:flex;align-items:center;gap:.5rem}.users-filters label{display:flex;min-width:270px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.users-filters label:focus-within{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.users-filters input{min-width:0px;flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.users-filters label button{display:flex;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.users-filters select{border-radius:.5rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.5rem 2rem .5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.users-list article{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.users-list article:last-child{border-width:0px}.users-list article{grid-template-columns:40px minmax(0,1fr) 150px auto}.users-list article.user-inactive{opacity:.6}.user-avatar{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.user-avatar.role-doctor,.user-avatar.role-nurse{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.user-avatar.role-admin{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.user-identity{display:flex;min-width:0px;flex-direction:column}.user-identity strong{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.user-identity strong i{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.55rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.user-identity>span{display:flex;align-items:center;gap:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.user-pills{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.user-role{width:-moz-fit-content;width:fit-content;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.62rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.user-role.role-doctor,.user-role.role-nurse{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.user-role.role-admin{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.user-role.role-billing_clerk{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.user-role.role-receptionist{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.user-role.role-super_admin{display:flex;align-items:center;gap:.25rem;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.user-status{width:-moz-fit-content;width:fit-content;border-radius:9999px;padding:.25rem .625rem;font-size:.6rem;font-weight:700}.user-status.active,.user-status.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.user-status.inactive{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.user-row-actions{display:flex;align-items:center;gap:.5rem}.users-list article button{display:flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem;font-size:.65rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.users-list article button:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.users-list article button.danger:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.users-list article button:disabled{cursor:not-allowed;opacity:.5}.users-list article button:disabled:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.users-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.users-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.users-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.users-modal{max-width:540px}.users-modal-icon{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.users-modal form{display:flex;flex-direction:column;gap:1rem}.users-modal .field small{margin-top:.25rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.users-access-note{display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.password-input-wrap{position:relative;display:flex;align-items:center}.password-input-wrap input{width:100%;padding-right:2.25rem}.password-toggle-btn{position:absolute;right:.5rem;display:flex;align-items:center;justify-content:center;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.password-toggle-btn:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.users-history-modal{max-width:560px}.users-history-body{max-height:420px;overflow-y:auto}.users-history-list{display:flex;flex-direction:column;gap:.625rem}.users-history-list li{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem .875rem}.users-history-action{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.users-history-action strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.users-history-action span{font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.users-history-actor{margin-top:.125rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.users-history-payload{margin-top:.5rem;overflow-x:auto;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;font-size:.62rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abdm-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.abdm-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.abdm-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.abdm-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.abdm-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abdm-eyebrow{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.abdm-primary{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.abdm-primary:hover{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.abdm-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.abdm-kpis>button,.abdm-kpis>article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.abdm-kpis>button:hover{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1));background-color:#ecfeff33}.abdm-kpis div{display:flex;min-width:0px;flex-direction:column}.abdm-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abdm-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.abdm-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.abdm-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.abdm-kpi.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.abdm-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.abdm-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.abdm-tabs{margin-bottom:1rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));scrollbar-width:none}.abdm-tabs button{margin-bottom:-1px;display:flex;flex-shrink:0;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abdm-tabs button.active,.abdm-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.abdm-overview{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 340px}.abdm-panel,.abdm-info{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.abdm-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.abdm-panel h2,.abdm-info h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.abdm-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abdm-readiness header>strong{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.abdm-progress{margin-left:1.25rem;margin-right:1.25rem;margin-top:1.25rem;height:.5rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.abdm-progress span{display:block;height:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.abdm-checklist{padding:.75rem}.abdm-checklist button{display:grid;width:100%;align-items:center;gap:.75rem;border-radius:.875rem;border-width:0px;background-color:transparent;padding:.75rem;text-align:left}.abdm-checklist button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.abdm-checklist button{grid-template-columns:38px minmax(0,1fr) 16px}.abdm-checklist button>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem}.abdm-checklist button.complete>span{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.abdm-checklist button.pending>span{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.abdm-checklist button>div{display:flex;min-width:0px;flex-direction:column}.abdm-checklist strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.abdm-checklist small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.abdm-checklist button>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.abdm-info{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem}.abdm-info>span{display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.abdm-info h2{margin-top:1rem}.abdm-info p{margin-bottom:1rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.abdm-info small{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.64rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.facility-card{display:flex;align-items:center;gap:1rem;padding:1.5rem}.facility-card>span:first-child{display:flex;height:3.5rem;width:3.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.facility-card>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.facility-card small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.facility-card h3{margin-top:.125rem;margin-bottom:.125rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.facility-card code,.professional-list code{width:-moz-fit-content;width:fit-content;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.67rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.facility-card p{margin-top:.5rem;margin-bottom:0;display:flex;align-items:center;gap:.25rem;font-size:.64rem;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.registry-status{display:flex;flex-shrink:0;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.61rem;font-weight:700;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.abdm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc80;padding:.75rem 1.25rem}.abdm-toolbar label{display:flex;min-width:290px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.abdm-toolbar label:focus-within{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.abdm-toolbar input{min-width:0px;flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.abdm-toolbar>span{font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.professional-list article{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.professional-list article:last-child{border-width:0px}.professional-list article{grid-template-columns:40px minmax(0,1fr) 170px 90px}.professional-list article>span:first-child{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.professional-list article>div{display:flex;min-width:0px;flex-direction:column}.professional-list strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.professional-list small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.abdm-empty{display:flex;min-height:270px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.abdm-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.abdm-empty span{margin-bottom:1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.abdm-modal{max-width:540px}.abdm-modal-icon{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.abdm-modal form{display:flex;flex-direction:column;gap:1rem}.abdm-modal .field small{margin-top:.25rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.abdm-consent-note{display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.dashboard-admin-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.dashboard-admin-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.dashboard-admin-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.dashboard-admin-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dashboard-admin-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-admin-eyebrow{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dashboard-admin-primary{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.dashboard-admin-primary:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.dashboard-admin-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.dashboard-admin-kpis article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dashboard-admin-kpis article>div{display:flex;min-width:0px;flex-direction:column}.dashboard-admin-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-admin-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dashboard-admin-kpi{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.dashboard-admin-kpi.indigo{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.dashboard-admin-kpi.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.dashboard-admin-kpi.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.dashboard-admin-kpi.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.dashboard-admin-layout{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:265px minmax(0,1fr)}.dashboard-role-nav,.dashboard-canvas{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dashboard-role-nav>header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.dashboard-role-nav h2,.dashboard-canvas h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dashboard-role-nav header p,.dashboard-canvas header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div{padding:.5rem}.dashboard-role-nav>div>button{display:grid;width:100%;align-items:center;gap:.5rem;border-radius:.875rem;border-width:0px;background-color:transparent;padding:.75rem;text-align:left}.dashboard-role-nav>div>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.dashboard-role-nav>div>button{grid-template-columns:34px minmax(0,1fr) 16px}.dashboard-role-nav>div>button>span{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div>button>div{display:flex;min-width:0px;flex-direction:column}.dashboard-role-nav strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dashboard-role-nav small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div>button>svg{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div>button.active{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.dashboard-role-nav>div>button.\!active{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.dashboard-role-nav>div>button.active>span{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div>button.\!active>span{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div>button.active strong{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.dashboard-role-nav>div>button.\!active strong{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.dashboard-canvas>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.dashboard-canvas>header>div{display:flex;align-items:center;gap:.75rem}.dashboard-canvas>header>span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-canvas-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.dashboard-widget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background-color:#f8fafc99;padding:1.25rem}.dashboard-widget-grid article{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dashboard-widget-grid article>header{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.dashboard-widget-grid article>header>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.dashboard-widget-grid article>header>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.dashboard-widget-grid article>header small{font-size:.57rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dashboard-widget-grid article>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dashboard-widget-grid article>header code{font-size:.6rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dashboard-widget-placeholder{display:flex;min-height:92px;flex-direction:column;justify-content:center;padding-left:1rem;padding-right:1rem}.kpi-widget .dashboard-widget-placeholder strong{font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.kpi-widget .dashboard-widget-placeholder span{font-size:.61rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.table-widget .dashboard-widget-placeholder{gap:.5rem}.table-widget .dashboard-widget-placeholder i{display:block;height:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.table-widget .dashboard-widget-placeholder i:nth-child(2){width:80%}.table-widget .dashboard-widget-placeholder i:nth-child(3){width:60%}.dashboard-widget-grid article>footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.625rem 1rem}.dashboard-widget-grid footer>span{min-width:0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dashboard-widget-grid footer>div{display:flex;flex-shrink:0;gap:.25rem}.dashboard-widget-grid footer button{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:0;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-widget-grid footer button:disabled{opacity:.3}.dashboard-widget-grid footer button.danger:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.dashboard-empty{display:flex;min-height:380px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dashboard-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dashboard-empty span{margin-bottom:1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dashboard-widget-modal{max-width:620px}.dashboard-admin-modal-icon{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.dashboard-widget-modal form{display:flex;flex-direction:column;gap:1rem}.dashboard-metric-search{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dashboard-metric-search:focus-within{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.dashboard-metric-search input{min-width:0px;flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0;padding-top:.625rem;padding-bottom:.625rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.dashboard-metric-picker{display:grid;max-height:280px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;overflow-y:auto}.dashboard-metric-picker button{display:grid;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left}.dashboard-metric-picker button:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.dashboard-metric-picker button{grid-template-columns:34px minmax(0,1fr) 16px}.dashboard-metric-picker button>span{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dashboard-metric-picker button>div{display:flex;min-width:0px;flex-direction:column}.dashboard-metric-picker strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dashboard-metric-picker small{font-size:.58rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dashboard-metric-picker button.active,.dashboard-metric-picker button.\!active{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.dashboard-metric-picker button.active>span{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dashboard-metric-picker button.\!active>span{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.dashboard-metric-picker button>svg{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.dashboard-metrics-empty{margin:0;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1.25rem 1rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.setup-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.setup-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.setup-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-eyebrow{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.setup-primary{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.setup-primary:hover{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.setup-message{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.setup-message.error,.setup-message.\!error{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.setup-message button{display:flex;border-width:0px;background-color:transparent;padding:0;color:currentColor}.setup-summary{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.setup-summary article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.setup-summary article>div{display:flex;min-width:0px;flex-direction:column}.setup-summary small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.setup-summary-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.setup-summary-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.setup-summary-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.setup-summary-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.setup-summary-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.setup-toolbar{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.setup-toolbar nav{display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none}.setup-toolbar nav button{margin-bottom:-1px;flex-shrink:0;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-toolbar nav button.active{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.setup-toolbar nav button.\!active{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.setup-toolbar>label{margin-bottom:.5rem;display:flex;min-width:260px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-toolbar>label:focus-within{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.setup-toolbar input{min-width:0px;flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.setup-toolbar label button{display:flex;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-group{margin-bottom:1.5rem}.setup-group>header{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.setup-group>header>div{display:flex;align-items:center;gap:.75rem}.setup-group-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem}.setup-group-icon.master{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.setup-group-icon.access{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.setup-group h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.setup-group header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-group>header>span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.61rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.setup-module-card{display:flex;min-height:235px;flex-direction:column;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.setup-module-card:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.setup-module-card.sensitive:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.setup-module-card>header{display:flex;align-items:flex-start;justify-content:space-between;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.25rem}.setup-module-card>header>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.setup-module-card.sensitive>header>span{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.setup-module-card>header small{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-module-card>div{flex:1 1 0%;padding-left:1.25rem;padding-right:1.25rem;padding-top:.75rem}.setup-module-card h3{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.setup-module-card p{margin-top:.375rem;margin-bottom:0;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-module-card details{margin-left:1.25rem;margin-right:1.25rem;margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.setup-module-card summary{cursor:pointer;font-size:.61rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-module-card details code{margin-top:.5rem;display:block;white-space:normal;overflow-wrap:break-word;font-size:.58rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-module-card>footer{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1.25rem}.setup-manage{display:flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.sensitive .setup-manage{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.setup-module-card footer>div{display:flex;align-items:center;gap:.25rem}.setup-module-card footer button,.setup-module-card footer>div a{display:flex;align-items:center;gap:.25rem;border-radius:.375rem;border-width:0px;background-color:transparent;padding:.25rem .375rem;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-module-card footer button:hover,.setup-module-card footer>div a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.setup-security-note{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.67rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.setup-empty{display:flex;min-height:320px;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.setup-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.setup-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.templates-workspace,.navvis-workspace,.permissions-workspace{margin-left:auto;margin-right:auto;width:100%;min-width:0px;max-width:1500px}.templates-heading,.access-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.templates-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.templates-heading h1,.access-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.templates-heading p,.access-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.templates-eyebrow{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.access-eyebrow{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.templates-primary{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.templates-primary:hover{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.templates-kpis,.permission-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.templates-kpis article,.permission-kpis article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.templates-kpis article>span,.permission-kpis article>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.templates-kpis article>div,.permission-kpis article>div{display:flex;flex-direction:column}.templates-kpis small,.permission-kpis small{font-size:.66rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.templates-kpis strong,.permission-kpis strong{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.templates-panel,.permission-panel,.permission-users{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.templates-panel>header,.permission-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.templates-panel h2,.permission-panel h2,.permission-users h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.templates-panel header p,.permission-panel header p,.permission-users header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.templates-filters{display:flex;gap:.5rem}.templates-filters label,.permission-panel>header label{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.templates-filters input,.permission-panel>header input{min-width:0px;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.templates-filters select{border-radius:.5rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));font-size:.75rem;line-height:1rem}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;background-color:#f8fafc80;padding:1.25rem}.template-grid article{display:flex;min-width:0px;flex-direction:column;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.template-grid article>header{display:flex;align-items:center;justify-content:space-between}.template-grid article>header>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.template-grid article>header small{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.59rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.template-grid h3{margin-top:.75rem;margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem}.template-grid article>p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-height:48px;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.template-grid article>div{display:flex;min-height:1.5rem;flex-wrap:wrap;gap:.25rem}.template-grid code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.25rem .375rem;font-size:.56rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.template-grid article>footer{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.template-grid footer>span{font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.template-grid footer button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.64rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.templates-empty,.permission-empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.templates-empty strong,.permission-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.templates-empty span,.permission-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.template-modal{max-height:calc(100vh - 2rem);max-width:720px;overflow-y:auto}.templates-modal-icon{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.template-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.template-body-field{margin-top:1rem}.template-body-field textarea{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;line-height:1.625}.template-field-preview{margin-top:.75rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.template-field-preview>div{display:flex;min-width:0px;flex-direction:column}.template-field-preview strong{font-size:.75rem;line-height:1rem}.template-field-preview span{overflow-wrap:break-word;font-size:.62rem}.access-scope-tabs{margin-bottom:1rem;display:flex;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.access-scope-tabs button{margin-bottom:-1px;display:flex;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.access-scope-tabs button.active,.access-scope-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.access-toolbar{margin-bottom:.75rem;display:flex;align-items:flex-end;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.access-toolbar>div{display:flex;min-width:240px;flex-direction:column}.access-toolbar>div label{margin-bottom:.25rem;font-size:.63rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.access-toolbar select{border-radius:.5rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));font-size:.75rem;line-height:1rem}.role-tag-picker{display:flex;flex-wrap:wrap;gap:.375rem}.role-tag{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.68rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.role-tag:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.role-tag.active{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.role-tag.active:hover{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.role-tag.\!active{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.role-tag.\!active:hover{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.access-search{display:flex;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.access-search input{min-width:0px;flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.access-toolbar>span{margin-bottom:.5rem;font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.access-info{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.67rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.navvis-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;gap:1rem}.navvis-groups>section{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.navvis-groups>section>header{display:flex;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.navvis-groups header>span{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.navvis-groups h2{margin:0;flex:1 1 0%;font-size:.875rem;line-height:1.25rem}.navvis-groups header small{font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.navvis-groups article{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.navvis-groups article:last-child{border-width:0px}.navvis-groups article>div:first-child{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.navvis-groups article strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.navvis-groups article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.custom-chip{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.53rem;font-weight:700;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.visibility-control{display:flex;flex-shrink:0;gap:.25rem}.visibility-control button{display:flex;align-items:center;gap:.25rem;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.visibility-control button.active,.visibility-control button.\!active{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.visibility-control button.active.is-hidden,.visibility-control button.\!active.is-hidden{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.visibility-control button.reset{padding-left:.375rem;padding-right:.375rem}.permission-kpis article>span{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.permission-kpis article.grant>span{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.permission-kpis article.revoke>span{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.permission-layout{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:300px minmax(0,1fr)}.permission-users>header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.permission-users>label{margin:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.permission-users select{min-width:0px;flex:1 1 0%;border-width:0px;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem}.permission-user-card{margin-left:1rem;margin-right:1rem;margin-bottom:1rem;display:flex;gap:.75rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.permission-user-card>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.permission-user-card>div{display:flex;min-width:0px;flex-direction:column}.permission-user-card strong{font-size:.75rem;line-height:1rem}.permission-user-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.permission-user-card i{margin-top:.25rem;width:-moz-fit-content;width:fit-content;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.55rem;text-transform:capitalize;font-style:normal;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.permission-warning{margin:1rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.63rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.permission-add{display:grid;align-items:flex-end;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:1rem;grid-template-columns:minmax(0,1fr) auto auto}.effect-picker{display:flex;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem}.effect-picker button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.effect-picker button.active.grant,.effect-picker button.\!active.grant{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.effect-picker button.active.revoke,.effect-picker button.\!active.revoke{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.permissions-primary{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.permissions-primary:hover{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.permission-list article{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1.25rem}.permission-list article:last-child{border-width:0px}.permission-list article{grid-template-columns:36px minmax(0,1fr) 65px 30px}.permission-list article>span:first-child{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem}.permission-list article>span.grant{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.permission-list article>span.revoke{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.permission-list article>div{display:flex;min-width:0px;flex-direction:column}.permission-list code{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.permission-list small{font-size:.6rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.effect-chip{border-radius:9999px;padding:.25rem .5rem;text-align:center;font-size:.56rem;font-weight:700;text-transform:capitalize}.effect-chip.grant{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.effect-chip.revoke{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.permission-list article>button{display:flex;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.permission-list article>button:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.assistant-bubble-trigger{position:fixed;bottom:1.5rem;right:1.5rem;z-index:80;display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-color:#fff3;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.assistant-bubble-trigger:hover{--tw-translate-y: -.25rem;--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.assistant-bubble-trigger:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.assistant-bubble-trigger{background:linear-gradient(145deg,#2563eb,#7c3aed);box-shadow:0 18px 45px #4f46e559}.assistant-bubble-trigger>i{position:absolute;right:-.25rem;top:-.25rem;display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1));font-style:normal;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.assistant-bubble-pulse{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem;animation:assistant-bubble-ring 2.6s ease-out infinite}@keyframes assistant-bubble-ring{0%{box-shadow:0 0 #7c3aed59}70%,to{box-shadow:0 0 0 14px #7c3aed00}}.assistant-bubble-panel{position:fixed;bottom:1.5rem;right:1.5rem;z-index:80;display:flex;height:520px;width:370px;flex-direction:column;overflow:hidden;border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);box-shadow:0 28px 80px #0f172a40;animation:assistant-bubble-open .22s ease-out}@keyframes assistant-bubble-open{0%{opacity:0;transform:translateY(16px) scale(.94);transform-origin:bottom right}to{opacity:1;transform:none}}.assistant-bubble-panel>header{position:relative;display:flex;align-items:center;gap:.75rem;overflow:hidden;border-bottom-width:1px;border-color:#ffffff1a;padding:.875rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:linear-gradient(120deg,#111b3b,#312e81)}.assistant-bubble-panel>header:after{content:"";pointer-events:none;position:absolute;right:-2rem;top:-3rem;height:8rem;width:8rem;border-radius:9999px;background-color:#67e8f91a;--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.assistant-bubble-avatar{position:relative;display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assistant-bubble-avatar i{position:absolute;bottom:-.125rem;right:-.125rem;height:.625rem;width:.625rem;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(31 37 93 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.assistant-bubble-panel>header>div:nth-child(2){display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.assistant-bubble-panel>header strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assistant-bubble-panel>header>div:nth-child(2) span{margin-top:.125rem;font-size:.55rem;--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.assistant-bubble-panel>header>button{position:relative;z-index:10;display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0f;padding:0;--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.assistant-bubble-panel>header>button:hover{background-color:#ffffff26;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assistant-bubble-body{display:flex;flex:1 1 0%;flex-direction:column;overflow-y:auto;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: rgb(248 250 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fff var(--tw-gradient-to-position);padding:1rem}.assistant-bubble-welcome{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;align-items:center;padding-left:.75rem;padding-right:.75rem;text-align:center}.assistant-bubble-welcome>span{margin-bottom:.75rem;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.assistant-bubble-welcome strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assistant-bubble-welcome p{margin-bottom:1rem;margin-top:.375rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-bubble-welcome>div{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.assistant-bubble-welcome button{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-bubble-welcome button:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.assistant-bubble-workline{margin-bottom:.375rem!important;margin-top:.125rem!important;display:flex;align-items:center;gap:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.62rem!important;font-weight:500;--tw-text-opacity: 1 !important;color:rgb(146 64 14 / var(--tw-text-opacity, 1))!important}.assistant-bubble-workline em{font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.assistant-bubble-answer{display:flex;align-items:flex-start;gap:.625rem}.assistant-bubble-answer>span{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-bubble-answer>div{border-radius:.125rem 1rem 1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem .875rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assistant-bubble-answer small{font-size:.5rem;font-weight:700;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.assistant-bubble-answer p{margin-bottom:0;margin-top:.25rem;font-size:.7rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.assistant-bubble-error{margin:auto;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;text-align:center;font-size:.68rem;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.assistant-bubble-navigate{margin-top:.5rem;margin-left:42px;display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-bubble-navigate:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.assistant-bubble-panel>form{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.assistant-bubble-panel>form>div{display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.assistant-bubble-panel>form>div:focus-within{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.assistant-bubble-panel>form input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding-left:0;padding-right:0;padding-top:.375rem;padding-bottom:.375rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px}.assistant-bubble-panel>form button{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));padding:0;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assistant-bubble-panel>form button:disabled{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.assistant-bubble-panel>form button>span{height:.875rem;width:.875rem}.assistant-bubble-panel>form button>span{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:#fff6;--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.assistant-bubble-panel>form>small{margin-top:.375rem;display:block;text-align:center;font-size:.48rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}@media (max-width:700px){.assistant-bubble-trigger{bottom:1rem;right:1rem}.assistant-bubble-panel{bottom:.75rem;right:.75rem;height:min(540px,calc(100vh - 1.5rem));width:calc(100% - 1.5rem)}}@media (prefers-reduced-motion:reduce){.assistant-bubble-pulse,.assistant-bubble-panel{animation:none}}.assistant-workspace{margin-left:auto;margin-right:auto;width:100%;min-width:0px;max-width:1500px}.assistant-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.assistant-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.assistant-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assistant-heading-actions{display:flex;align-items:center;gap:.5rem}.assistant-eyebrow{display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-safety-strip{margin-bottom:1rem;display:grid;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.assistant-safety-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}.assistant-safety-strip>span{display:flex;align-items:flex-start;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem;font-size:.66rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assistant-safety-strip>span:last-child{border-width:0px}@media (min-width: 768px){.assistant-safety-strip>span{border-bottom-width:0px;border-right-width:1px}.assistant-safety-strip>span:last-child{border-right-width:0px}}.assistant-safety-strip svg{margin-top:.125rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.assistant-safety-strip strong{margin-right:.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assistant-layout{display:grid;min-height:650px;align-items:stretch;gap:1rem;grid-template-columns:minmax(0,1fr) 320px}.assistant-chat,.assistant-guide{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assistant-chat{display:flex;min-width:0px;flex-direction:column}.assistant-welcome{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: rgb(245 243 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position);padding:1rem 1.25rem}.assistant-welcome>span{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assistant-welcome>div{min-width:0px;flex:1 1 0%}.assistant-welcome h2{margin:0;font-size:1rem;line-height:1.5rem}.assistant-welcome p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assistant-welcome>small{display:flex;flex-shrink:0;align-items:center;gap:.25rem;border-radius:9999px;background-color:#fffc;padding:.25rem .625rem;font-size:.58rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.assistant-workline{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;border-radius:9999px;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.7rem;font-weight:500;--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.assistant-workline:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.assistant-workline em{font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.assistant-workline>span{margin-left:.25rem;display:flex;align-items:center;gap:.25rem;border-radius:9999px;background-color:#ffffffb3;padding:.125rem .5rem;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-start{display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;padding:2rem}.assistant-start>div:first-child{margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem;--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.assistant-start h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assistant-start p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.assistant-suggestions button,.assistant-guide>div>button{display:flex;min-width:0px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left}.assistant-suggestions button:hover,.assistant-guide>div>button:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));background-color:#f5f3ff4d}.assistant-suggestions button>span,.assistant-guide button>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.assistant-suggestions span.blue,.assistant-guide span.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.assistant-suggestions span.violet,.assistant-guide span.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.assistant-suggestions span.green,.assistant-guide span.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.assistant-suggestions span.amber,.assistant-guide span.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.assistant-suggestions span.red,.assistant-guide span.red{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.assistant-suggestions button>div,.assistant-guide button>div{display:flex;min-width:0px;flex-direction:column}.assistant-suggestions strong,.assistant-guide button strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.assistant-suggestions small,.assistant-guide button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-suggestions button{position:relative;padding-right:5rem}.assistant-suggestions button>em{position:absolute;right:.5rem;top:.5rem;border-radius:9999px;padding:.125rem .375rem;font-size:.48rem;font-weight:700;font-style:normal}.assistant-suggestions button>em.read{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.assistant-suggestions button>em.navigate{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.assistant-suggestions button>em.create{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.assistant-conversation{display:flex;flex:1 1 0%;flex-direction:column;gap:1.25rem;overflow-y:auto;background-color:#f8fafc66;padding:1.25rem;max-height:560px}.assistant-conversation article{display:flex;flex-direction:column;gap:.75rem}.assistant-question{display:flex;max-width:82%;align-items:flex-start;gap:.625rem;align-self:flex-end}.assistant-question>span{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));font-size:.6rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assistant-question>div{display:flex;flex-direction:column;align-items:flex-end}.assistant-question p{margin:0;border-radius:.875rem .125rem .875rem .875rem;--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assistant-question small{margin-top:.25rem;font-size:.55rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-answer{display:flex;max-width:88%;align-items:flex-start;gap:.625rem}.assistant-answer>span{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-answer>div{border-radius:.125rem .875rem .875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assistant-answer>div>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.assistant-answer>div>header>small{font-size:.57rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.assistant-answer>div>header>button{margin-top:0;display:inline-flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-answer>div>header>button:hover{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-answer p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.assistant-answer.refused>span{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.assistant-answer.refused>div{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1));background-color:#fffbeb80}.assistant-answer.refused>div>header>small{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.assistant-answer button{margin-top:.5rem;border-width:0px;background-color:transparent;padding:0;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.assistant-history-skeleton{flex:1 1 0%;padding:1.25rem}.assistant-history-alert{padding-left:1.25rem;padding-right:1.25rem;padding-top:.5rem}.assistant-thinking{display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-thinking>span{display:flex;height:2rem;align-items:center;gap:.25rem;border-radius:.875rem .875rem .875rem .125rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assistant-thinking i{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1));animation:assistant-thinking 1.1s ease-in-out infinite}.assistant-thinking i:nth-child(2){animation-delay:.15s}.assistant-thinking i:nth-child(3){animation-delay:.3s}@keyframes assistant-thinking{0%,70%,to{transform:translateY(0);opacity:.35}35%{transform:translateY(-3px);opacity:1}}.assistant-navigate-banner{margin-left:1.25rem;margin-right:1.25rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.assistant-navigate-banner span{flex:1 1 0%}.assistant-navigate-banner button{display:flex;align-items:center;gap:.25rem}.assistant-composer{margin-top:auto;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem}.assistant-input-wrap{display:flex;align-items:flex-end;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.assistant-input-wrap:focus-within{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.assistant-input-wrap>svg{margin-bottom:.5rem}.assistant-input-wrap textarea{max-height:7rem;min-height:34px;min-width:0px;flex:1 1 0%;resize:none;border-width:0px;background-color:transparent;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;line-height:1.625;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.assistant-input-wrap button{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));padding:0;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assistant-input-wrap button:disabled{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.assistant-composer>div:nth-child(2){margin-top:.375rem;display:flex;justify-content:space-between;padding-left:.25rem;padding-right:.25rem;font-size:.55rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-send-loader{height:1rem;width:1rem}@keyframes spin{to{transform:rotate(360deg)}}.assistant-send-loader{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:#fff6;--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.assistant-guide>header{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.assistant-guide>header>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.assistant-guide h2{margin:0;font-size:.875rem;line-height:1.25rem}.assistant-guide header p{margin-top:.125rem;margin-bottom:0;font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assistant-guide>div{display:flex;flex-direction:column;gap:.5rem;padding:.75rem}.assistant-guide>div>button{width:100%;border-width:0px;background-color:transparent}.assistant-guide .assistant-suggestions button{padding-right:.75rem;padding-top:1.75rem}.assistant-guide>footer{margin:.25rem .75rem .75rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.assistant-guide footer p{margin:0;display:flex;flex-direction:column}.assistant-guide footer strong{font-size:.66rem}.assistant-guide footer span{margin-top:.125rem;font-size:.59rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.browser-workspace{margin-left:auto;margin-right:auto;width:100%;min-width:0px;max-width:1700px}.browser-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.browser-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.browser-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-eyebrow{display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.browser-heading>span{display:flex;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.61rem;font-weight:600;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.browser-layout{display:grid;min-width:0px;align-items:flex-start;gap:1rem;grid-template-columns:260px minmax(0,1fr)}.browser-resources,.browser-request,.browser-results{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.browser-resources>header{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-resources h2,.browser-results h2,.browser-drawer h2{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.browser-resources header p,.browser-drawer header p{margin-top:.125rem;margin-bottom:0;font-size:.61rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-resources>div{padding:.5rem}.browser-resources>div>button{display:grid;width:100%;align-items:center;gap:.5rem;border-radius:.875rem;border-width:0px;background-color:transparent;padding:.625rem .75rem;text-align:left}.browser-resources>div>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.browser-resources>div>button{grid-template-columns:31px minmax(0,1fr) 14px}.browser-resources button>span{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-resources button>div{display:flex;min-width:0px;flex-direction:column}.browser-resources strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.browser-resources small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.55rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-resources button>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.browser-resources button.active,.browser-resources button.\!active{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.browser-resources button.active>span{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.browser-resources button.\!active>span{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.browser-resources button.active strong,.browser-resources button.\!active strong{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.browser-resources button.active small,.browser-resources button.\!active small{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-main{display:flex;min-width:0px;flex-direction:column;gap:1rem}.browser-request>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.browser-request>header>div{display:flex;min-width:0px;align-items:center;gap:.5rem}.method-chip{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.58rem;font-weight:800;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.browser-request header code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.browser-request header>div>button{display:flex;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-run{flex-shrink:0;--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.browser-run:hover{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.browser-request form{padding:.75rem 1rem}.browser-request form label{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-left:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-request form label:focus-within{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.browser-request form label>span{flex-shrink:0;font-size:.65rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-request form input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.browser-request form button{align-self:stretch;border-width:0px;border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.browser-request form>small{margin-top:.375rem;display:block;font-size:.56rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-results>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.browser-results>header>div:first-child{display:flex;align-items:center;gap:.5rem}.browser-success{display:flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.55rem;font-weight:700;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.browser-results header small{font-size:.57rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-result-actions{display:flex;min-width:0px;align-items:center;gap:.5rem}.browser-result-actions>label{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.625rem;padding-right:.625rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-result-actions input{width:180px;border-width:0px;padding-left:0;padding-right:0;padding-top:.375rem;padding-bottom:.375rem;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.browser-result-actions>div{display:flex;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.125rem}.browser-result-actions>div button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;padding:.375rem .5rem;font-size:.59rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-result-actions>div button.active{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.browser-result-actions>div button.\!active{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.browser-result-actions>button{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:0;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-table-wrap{width:100%;overflow:auto;max-height:610px}.browser-table{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:collapse;text-align:left}.browser-table thead{position:sticky;top:0;z-index:10;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.browser-table th{white-space:nowrap;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.625rem .75rem;font-size:.59rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-table td{max-width:260px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.625rem .75rem;font-size:.67rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.browser-table tbody tr:hover{background-color:#ecfeff4d}.browser-table td>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-table .object-cell{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.25rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.58rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.browser-table td:last-child button{display:flex;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-table td:last-child button:hover{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.browser-json{margin:0;max-height:610px;min-height:300px;overflow:auto;--tw-bg-opacity: 1;background-color:rgb(7 12 23 / var(--tw-bg-opacity, 1));padding:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.7rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.browser-error,.browser-empty{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.browser-error{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.browser-error strong,.browser-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.browser-error span,.browser-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-filter-empty{padding:2rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;background-color:#0f172a4d;--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.browser-drawer{display:flex;height:100%;width:100%;max-width:520px;flex-direction:column;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.browser-drawer>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.browser-drawer>header>div{display:flex;align-items:center;gap:.75rem}.browser-drawer header>div>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.browser-drawer header>button{display:flex;border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.browser-record-fields{flex:1 1 0%;overflow-y:auto;padding:1.25rem}.browser-record-fields section{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem;padding-bottom:.75rem}.browser-record-fields section:first-child{padding-top:0}.browser-record-fields label{font-size:.59rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.browser-record-fields p{margin-top:.25rem;margin-bottom:0;overflow-wrap:break-word;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.browser-record-fields pre{margin-top:.5rem;overflow-x:auto;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(7 12 23 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.browser-drawer>footer{display:flex;justify-content:flex-end;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.odi-home{margin-left:auto;margin-right:auto;width:100%;min-width:0px;max-width:1600px}.odi-hero{position:relative;margin-bottom:1.75rem;overflow:hidden;border-radius:28px;border-width:1px;border-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);min-height:390px;background:linear-gradient(135deg,#070b1c,#11183b 45%,#101b2f)}.odi-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%)}.odi-aurora{pointer-events:none;position:absolute;border-radius:9999px;--tw-blur: blur(80px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);animation:odi-float 9s ease-in-out infinite alternate}.odi-aurora.one{left:-5rem;top:-8rem;height:24rem;width:24rem;background-color:#7c3aed80}.odi-aurora.two{right:-4rem;top:2rem;height:20rem;width:20rem;background-color:#06b6d459;animation-delay:-4s}.odi-hero>header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:#ffffff1a;padding:1.25rem 1.75rem}.odi-brand{display:flex;align-items:center;gap:.75rem}.odi-brand>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-color:#67e8f933;background-color:#67e8f91a;--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1));--tw-shadow: 0 0 25px rgba(34,211,238,.2);--tw-shadow-colored: 0 0 25px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.odi-brand>div{display:flex;flex-direction:column}.odi-brand strong{font-size:.72rem;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.odi-brand small{font-size:.55rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-hero>header>button{display:flex;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0d;padding:.5rem .75rem;font-size:.63rem;font-weight:600;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1));--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.odi-hero>header>button:hover{background-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.odi-hero-body{position:relative;z-index:10;display:grid;align-items:center;gap:2rem;padding:2.5rem 2rem;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr)}.odi-live{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#34d39933;background-color:#34d3991a;padding:.375rem .75rem;font-size:.56rem;font-weight:700;letter-spacing:.15em;--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.odi-live i{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1));--tw-shadow: 0 0 10px #6ee7b7;--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);animation:odi-pulse 1.8s ease-in-out infinite}.odi-welcome h1{margin-top:1rem;margin-bottom:.5rem;font-size:2.55rem;font-weight:700;line-height:1.25;letter-spacing:-.04em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.odi-welcome h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#67e8f9,#a78bfa,#f0abfc);-webkit-background-clip:text;background-clip:text}.odi-welcome h2{margin-bottom:0;margin-top:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.odi-welcome p{margin-bottom:0;margin-top:.25rem;max-width:650px;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.odi-hero-actions{margin-top:1.5rem;display:flex;gap:.5rem}.odi-hero-actions a{display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0d;padding:.625rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.odi-hero-actions a:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:#ffffff1a}.odi-hero-actions a:first-child{border-color:#67e8f933;--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 35px rgba(34,211,238,.25);--tw-shadow-colored: 0 10px 35px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.odi-hero-actions a:first-child:hover{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.odi-shift-card{overflow:hidden;border-radius:1rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff12;--tw-shadow: inset 0 1px 0 rgba(255,255,255,.08);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.odi-shift-top{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:#ffffff1a;padding:1rem 1.25rem}.odi-shift-top span{display:flex;align-items:center;gap:.375rem;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.odi-shift-top strong{font-size:.62rem;font-weight:500;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.odi-shift-focus{padding:1.5rem 1.25rem}.odi-shift-focus small{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.odi-shift-focus strong{margin-top:.5rem;display:block;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.odi-shift-focus p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-shift-status{display:flex;align-items:center;justify-content:space-between;border-top-width:1px;border-color:#ffffff1a;padding:.75rem 1.25rem;font-size:.57rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-shift-status span{display:flex;align-items:center;gap:.375rem}.odi-shift-status i{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1));--tw-shadow: 0 0 8px #6ee7b7;--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.odi-hero>footer{position:relative;z-index:10;display:flex;align-items:center;gap:1.25rem;border-top-width:1px;border-color:#ffffff1a;padding:.75rem 1.75rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-hero>footer span{display:flex;align-items:center;gap:.375rem;text-transform:capitalize}.odi-hero>footer span:last-child{margin-left:auto}.odi-section-head{margin-bottom:.75rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.odi-section-head>div>span{display:flex;align-items:center;gap:.25rem;font-size:.58rem;font-weight:700;letter-spacing:.16em;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.odi-section-head h2{margin-top:.25rem;margin-bottom:0;font-size:1.25rem;line-height:1.75rem}.odi-section-head>p{margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-kpi-grid{margin-bottom:1.5rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.odi-kpi-card{position:relative;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.odi-kpi-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.odi-kpi-card{animation:odi-rise .55s ease-out both;animation-delay:var(--delay)}.odi-kpi-card:after{content:"";position:absolute;right:-2rem;top:-2rem;height:6rem;width:6rem;border-radius:9999px;opacity:.1;--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);background:currentColor}.odi-kpi-card>header{display:flex;align-items:center;justify-content:space-between}.odi-kpi-card header>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem}.odi-kpi-card header>i{font-size:.55rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.odi-kpi-card.cyan{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.odi-kpi-card.cyan header>span{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.odi-kpi-card.violet{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.odi-kpi-card.violet header>span{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.odi-kpi-card.amber{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.odi-kpi-card.amber header>span{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.odi-kpi-card.blue{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.odi-kpi-card.blue header>span{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.odi-kpi-card.rose{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.odi-kpi-card.rose header>span{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.odi-kpi-card .kpi-label{margin-top:1rem;font-size:.66rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.odi-kpi-card .kpi-value{margin-top:.25rem;margin-bottom:.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.odi-kpi-card>footer{display:flex;align-items:center;justify-content:space-between;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-kpi-card footer small{font-size:.56rem}.odi-widgets-grid{margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.odi-widgets-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.odi-widgets-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.odi-widgets-grid .odi-kpi-card{height:100%}.odi-table-widget{position:relative;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.odi-table-widget{grid-column:span 2 / span 2}}@media (min-width: 1280px){.odi-table-widget{grid-column:span 3 / span 3}}.odi-table-widget{animation:odi-rise .55s ease-out both;animation-delay:var(--delay)}.odi-table-widget>header{margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.odi-table-widget>header>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.odi-table-widget>header>strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.odi-widget-empty-note{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-widgets-empty{margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#fff9;padding:2rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-widgets-empty a{font-weight:600;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.odi-widget-loading{margin-bottom:1.5rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#ffffffb3;padding:1.5rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-main-grid{margin-bottom:1.5rem;display:grid;align-items:stretch;gap:1rem;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr)}.odi-missions,.odi-achievement{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.odi-missions>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.odi-missions>header>div{display:flex;align-items:center;gap:.75rem}.odi-missions>header>div>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.odi-missions h2{margin:0;font-size:1rem;line-height:1.5rem}.odi-missions header p{margin-top:.125rem;margin-bottom:0;font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-missions header>strong{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.55rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.odi-missions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.odi-missions>div>a{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.odi-missions>div>a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.odi-missions>div>a{grid-template-columns:42px minmax(0,1fr) auto 16px}.odi-missions>div>a:nth-child(2n){border-right-width:0px}.odi-missions>div>a:nth-last-child(-n+2){border-bottom-width:0px}.odi-mission-icon{position:relative;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem}.odi-mission-icon i{position:absolute;right:-.25rem;top:-.25rem;display:flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:.48rem;font-weight:700;font-style:normal;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.odi-mission-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.odi-mission-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.odi-mission-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.odi-mission-icon.rose{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.odi-missions a>div{display:flex;min-width:0px;flex-direction:column}.odi-missions a strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.odi-missions a small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.odi-missions a>em{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.51rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.odi-missions a>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.odi-quick .frontdesk-home-head{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fff var(--tw-gradient-to-position)}.odi-quick .eyebrow{font-size:.56rem;letter-spacing:.16em;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.odi-footer-note{display:flex;align-items:center;justify-content:center;gap:.375rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.58rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}@keyframes odi-float{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(30px,22px,0) scale(1.12)}}@keyframes odi-pulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.25)}}@keyframes odi-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes odi-reveal{0%{opacity:0;transform:scale(.8) rotate(-20deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes odi-progress{0%{width:0}}@media (prefers-reduced-motion: reduce){.odi-aurora,.odi-live i,.odi-kpi-card,.odi-score-ring,.odi-achievement-glow,.odi-progress span{animation:none}.odi-kpi-card,.odi-hero-actions a{transition:none}}.pharmacy-workspace{margin-left:auto;margin-right:auto;max-width:1500px}.pharmacy-heading{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.pharmacy-heading h1{margin:0;font-size:1.7rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.pharmacy-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.pharmacy-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.pharmacy-eyebrow{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.pharmacy-primary{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.pharmacy-primary:hover{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.pharmacy-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.pharmacy-kpis>div{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.pharmacy-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.pharmacy-kpis small{font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.pharmacy-kpis strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.pharmacy-kpi-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.pharmacy-kpi-icon.violet{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.pharmacy-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.pharmacy-kpi-icon.green{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.pharmacy-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.pharmacy-success{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.pharmacy-success>div{display:flex;flex:1 1 0%;flex-direction:column}.pharmacy-success strong{font-size:.75rem;line-height:1rem}.pharmacy-success span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.pharmacy-success a{font-size:.75rem;line-height:1rem;font-weight:700;text-decoration-line:underline;text-underline-offset:2px}.pharmacy-success button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.pharmacy-tabs{margin-bottom:.75rem;display:flex;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.pharmacy-tabs button{margin-bottom:-1px;display:flex;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.pharmacy-tabs button:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.pharmacy-tabs button.active,.pharmacy-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.pharmacy-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.pharmacy-panel{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.pharmacy-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.pharmacy-panel h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.pharmacy-panel header p{margin-top:.125rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.pharmacy-panel header>label{display:flex;height:2.25rem;width:100%;max-width:390px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.pharmacy-panel header>label:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.pharmacy-panel header input{width:100%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.prescription-list article{display:grid;align-items:center;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.prescription-list article:last-child{border-width:0px}.prescription-list article{grid-template-columns:42px minmax(130px,.8fr) minmax(240px,1.5fr) minmax(130px,.8fr) auto}.prescription-list article:hover{background-color:#f8fafcb3}.rx-patient-avatar{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.rx-patient,.rx-drug span,.rx-prescriber{display:flex;min-width:0px;flex-direction:column}.rx-patient strong,.rx-drug strong,.rx-prescriber strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.rx-patient span,.rx-drug small,.rx-prescriber small,.rx-prescriber span{font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.rx-drug{display:flex;min-width:0px;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.rx-prescriber span{margin-top:.125rem}.pharmacy-empty{display:flex;min-height:270px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.pharmacy-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.pharmacy-empty span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.batch-selector{display:flex;align-items:center;gap:.5rem}.batch-selector select{height:2.25rem;min-width:300px;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.batch-cards{display:grid;gap:.75rem;padding:1rem}.batch-cards article{display:grid;align-items:center;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.75rem 1rem;grid-template-columns:minmax(160px,1.5fr) 1fr .7fr auto}.batch-cards article.expired{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1));background-color:#fef2f24d}.batch-cards article>div{display:flex;flex-direction:column}.batch-cards article>div:first-child strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.batch-cards article span,.batch-cards article small{font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.batch-cards article>div:not(:first-child) strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.batch-status{border-radius:9999px;padding:.25rem .625rem;font-size:.64rem;font-weight:700;text-transform:capitalize}.batch-status.valid{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.batch-status.expiring,.batch-status.expiring-soon{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.batch-status.expired{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.pharmacy-modal{max-width:520px}.pharmacy-modal-icon{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.dispense-summary{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.dispense-summary>div:last-child{display:flex;flex-direction:column}.dispense-summary strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dispense-summary span{font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dispense-drug{margin-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));background-color:#f5f3ff66;padding:1rem}.dispense-drug small{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.dispense-drug strong{margin-top:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dispense-drug span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dispense-drug p{margin-bottom:0;margin-top:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));padding-top:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dispense-note{margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.healthcard-page{margin-left:auto;margin-right:auto;max-width:1440px}.healthcard-page>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.healthcard-hero{position:relative;display:flex;min-height:300px;align-items:center;overflow:hidden;border-radius:1.5rem;padding:2.25rem 2.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);background:linear-gradient(125deg,#0b1430,#172554,#312e81)}.healthcard-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.13;background-image:radial-gradient(circle at 1px 1px,white 1px,transparent 0);background-size:26px 26px;-webkit-mask-image:linear-gradient(90deg,black,transparent 80%);mask-image:linear-gradient(90deg,black,transparent 80%)}.healthcard-hero-glow{pointer-events:none;position:absolute;right:-4rem;top:-8rem;height:24rem;width:24rem;border-radius:9999px;background-color:#22d3ee33;--tw-blur: blur(90px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.healthcard-hero-copy{position:relative;z-index:10;max-width:680px}.healthcard-eyebrow{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#a5f3fc33;background-color:#a5f3fc1a;padding:.375rem .75rem;font-size:.58rem;font-weight:700;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.healthcard-hero h1{margin-bottom:.5rem;margin-top:1rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;letter-spacing:-.045em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.healthcard-hero-copy>p{margin:0;max-width:610px;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:#e0e7ffb3}.healthcard-hero-actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.healthcard-primary-action{display:flex;align-items:center;gap:.5rem;--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1));--tw-shadow: 0 12px 35px rgba(34,211,238,.2);--tw-shadow-colored: 0 12px 35px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.healthcard-primary-action:hover{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.healthcard-visual{position:absolute;right:7%;top:50%;height:13rem;width:18rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));perspective:800px}.healthcard-visual-orbit{position:absolute;left:50%;top:50%;height:16rem;width:16rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;border-width:1px;border-color:#a5f3fc26;animation:brand-orbit-spin 14s linear infinite}.healthcard-visual-orbit i{position:absolute;height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1));--tw-shadow: 0 0 10px #67e8f9;--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.healthcard-visual-orbit i:nth-child(1){left:50%;top:-.25rem}.healthcard-visual-orbit i:nth-child(2){bottom:2rem;right:.75rem;--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.healthcard-visual-orbit i:nth-child(3){left:.25rem;top:5rem;height:.25rem;width:.25rem}.healthcard-mini-card{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#fff3;padding:1.25rem;--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background:linear-gradient(145deg,#22d3ee42,#6366f161 55%,#a855f740);transform:rotateY(-9deg) rotateX(5deg)}.healthcard-mini-card>span{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;background-color:#ffffff26;--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.healthcard-mini-card small{margin-top:1.75rem;font-size:.48rem;font-weight:700;letter-spacing:.2em;color:#cffafe99}.healthcard-mini-card strong{margin-top:.25rem;font-size:1.125rem;line-height:1.75rem;letter-spacing:.15em}.healthcard-mini-card em{margin-top:.25rem;font-size:.57rem;font-style:normal;color:#e0e7ff99}.healthcard-mini-card>div{margin-top:auto;display:flex;gap:.25rem}.healthcard-mini-card>div i{height:.25rem;flex:1 1 0%;border-radius:9999px;background-color:#fff3}.healthcard-mini-card>div i:first-child{background-color:#a5f3fcb3}.healthcard-overview{display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr}.healthcard-connection,.healthcard-stat{position:relative;display:flex;min-height:118px;align-items:center;gap:1rem;border-radius:1rem;border-width:1px;border-color:var(--border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.healthcard-connection-icon,.healthcard-stat>span{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.healthcard-connection.connected .healthcard-connection-icon{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.healthcard-connection.disconnected .healthcard-connection-icon{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.healthcard-stat>span{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.healthcard-connection div,.healthcard-stat div{display:flex;min-width:0px;flex-direction:column}.healthcard-connection small,.healthcard-stat small{font-size:.55rem;font-weight:700;letter-spacing:.15em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.healthcard-connection strong{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.healthcard-stat strong{margin-top:.125rem;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.healthcard-connection p,.healthcard-stat p{margin-bottom:0;margin-top:.25rem;font-size:.69rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.healthcard-connection button{margin-left:auto}.healthcard-connection time{position:absolute;bottom:.5rem;right:1rem;font-size:.55rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.healthcard-enrollment{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(238 242 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fff var(--tw-gradient-to-position);padding:1.5rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.healthcard-enrollment>header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}.healthcard-enrollment>header span,.healthcard-section-heading>div>span{font-size:.56rem;font-weight:700;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.healthcard-enrollment h2,.healthcard-section-heading h2{margin-bottom:.25rem;margin-top:.375rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.healthcard-enrollment header p,.healthcard-section-heading p{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.healthcard-enrollment header>a{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.healthcard-steps{margin-top:1.5rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.healthcard-steps article{position:relative;display:flex;align-items:flex-start;gap:.75rem;border-radius:.875rem;border-width:1px;border-color:#e0e7ffcc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.healthcard-steps article>i{position:absolute;right:.75rem;top:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:900;font-style:normal;--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.healthcard-steps article>span{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.healthcard-steps strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.healthcard-steps p{margin-bottom:0;margin-top:.25rem;font-size:.68rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.healthcard-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-top:1rem}.healthcard-tier-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.healthcard-tier-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border-width:1px;border-color:var(--border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.healthcard-tier-card:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.healthcard-tier-card.featured{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));box-shadow:0 12px 35px #7c3aed1a}.healthcard-featured-label{margin:-1.25rem -1.25rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:.375rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);padding-top:.5rem;padding-bottom:.5rem;font-size:.54rem;font-weight:700;letter-spacing:.17em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.healthcard-tier-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.healthcard-tier-head>div:first-child{display:flex;align-items:center;gap:.625rem}.healthcard-tier-icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.healthcard-tier-head h3{margin:0;font-size:1rem;line-height:1.5rem}.healthcard-tier-head>div:last-child{display:flex;flex-direction:column;align-items:flex-end}.healthcard-tier-head>div:last-child strong{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.healthcard-tier-head>div:last-child small{font-size:.55rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.healthcard-tier-desc{margin-bottom:0;margin-top:.75rem;min-height:38px;font-size:.73rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.healthcard-tier-meta{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.healthcard-tier-meta>span{display:grid;align-items:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));grid-template-columns:20px 1fr}.healthcard-tier-meta svg{grid-row:span 2 / span 2;--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.healthcard-tier-meta small{font-size:.52rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.healthcard-tier-meta strong{font-size:.68rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.healthcard-tier-benefits{margin-top:1.25rem;margin-bottom:1.25rem;flex:1 1 0%;list-style-type:none}.healthcard-tier-benefits>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.healthcard-tier-benefits{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:0;padding-top:1rem}.healthcard-tier-benefits>li>strong{display:block;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.healthcard-tier-benefits ul{margin-top:.375rem;list-style-type:none}.healthcard-tier-benefits ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.healthcard-tier-benefits ul{padding:0}.healthcard-tier-benefits ul li{display:flex;align-items:center;gap:.5rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.healthcard-tier-benefits ul svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.healthcard-tier-benefits ul span{flex:1 1 0%;text-transform:capitalize}.healthcard-tier-benefits ul b{font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.healthcard-tier-action{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.healthcard-tier-action:hover{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none}.healthcard-loading .healthcard-tier-card i{margin-bottom:1rem;display:block;height:1rem}@keyframes pulse{50%{opacity:.5}}.healthcard-loading .healthcard-tier-card i{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.healthcard-loading .healthcard-tier-card i:first-child{height:2.5rem;width:66.666667%}.healthcard-loading .healthcard-tier-card i:nth-child(2){width:100%}.healthcard-loading .healthcard-tier-card i:nth-child(3){height:5rem;width:100%}.healthcard-loading .healthcard-tier-card i:last-child{margin-top:2rem;height:2.5rem;width:100%}@media (max-width:1000px){.healthcard-visual{opacity:.3}.healthcard-hero-copy{max-width:75%}.healthcard-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.healthcard-connection{grid-column:span 2 / span 2}}@media (max-width:700px){.healthcard-hero{padding:2rem 1.5rem}.healthcard-hero-copy{max-width:100%}.healthcard-visual{display:none}.healthcard-overview{grid-template-columns:repeat(1,minmax(0,1fr))}.healthcard-connection{grid-column:span 1 / span 1}.healthcard-steps{grid-template-columns:repeat(1,minmax(0,1fr))}.healthcard-enrollment>header,.healthcard-section-heading{flex-direction:column;align-items:flex-start}.healthcard-tier-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.healthcard-visual-orbit{animation:none}.healthcard-tier-card{transition-property:none}}.user-guide-page{max-width:1180px}.guide-shell{margin-top:1rem;display:grid;align-items:flex-start;gap:1.5rem;grid-template-columns:260px 1fr}.guide-rail{position:sticky;top:88px}.guide-greenfield-nav{margin-bottom:1.25rem;display:grid;width:100%;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);grid-template-columns:auto minmax(0,1fr) auto}.guide-greenfield-nav:hover,.guide-greenfield-nav.active,.guide-greenfield-nav.\!active{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.guide-greenfield-nav>span:first-child{display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.guide-greenfield-nav strong,.guide-greenfield-nav small{display:block}.guide-greenfield-nav strong{font-size:.75rem;line-height:1rem;font-weight:700}.guide-greenfield-nav small{margin-top:.125rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.guide-journey-nav{margin-bottom:.5rem;display:grid;width:100%;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left;--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);grid-template-columns:auto minmax(0,1fr) auto}.guide-journey-nav:hover,.guide-journey-nav.active,.guide-journey-nav.\!active{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.guide-journey-nav>span:first-child{display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.guide-journey-nav strong,.guide-journey-nav small{display:block}.guide-journey-nav strong{font-size:.75rem;line-height:1rem;font-weight:700}.guide-journey-nav small{margin-top:.125rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.guide-rail-label{margin-bottom:.5rem;margin-left:.25rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-badge-list{margin:0;margin-bottom:1.25rem;display:flex;list-style-type:none;flex-direction:column;gap:.25rem;padding:0}.guide-badge-btn{display:flex;width:100%;cursor:pointer;align-items:center;gap:.625rem;border-radius:.5rem;border-width:1px;border-color:transparent;background-color:transparent;padding:.5rem .625rem;text-align:left}.guide-badge-btn:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.guide-badge-btn.active{background:var(--role-wash)}.guide-badge-btn.\!active{background:var(--role-wash)!important}.guide-badge-dot{height:.625rem;width:.625rem;flex-shrink:0;border-radius:9999px;background:var(--role)}.guide-role-name{display:block;font-size:.88rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.guide-badge-btn.active .guide-role-name{color:var(--role)}.guide-badge-btn.\!active .guide-role-name{color:var(--role)!important}.guide-role-sub{margin-top:.125rem;display:block;font-size:.7rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-rail-foot{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem;font-size:.76rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-rail-foot strong{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.guide-main{min-width:0px}.guide-eyebrow-row{margin-bottom:.625rem;display:flex;align-items:center;gap:.5rem}.guide-eyebrow-badge{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.25rem .625rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:var(--role);background:var(--role-wash)}.guide-eyebrow-badge .guide-badge-dot{height:6px;width:6px}.guide-eyebrow-generic{display:inline-flex;align-items:center;gap:.375rem}.guide-role-title{margin-bottom:.375rem;font-size:1.7rem}.guide-role-tagline,.guide-hero-line{margin-bottom:1.5rem;max-width:62ch;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-panel h3{margin-bottom:.25rem;font-size:1rem}.guide-panel-sub{margin-bottom:.75rem;font-size:.83rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-perm-grid{display:flex;flex-wrap:wrap;gap:.375rem}.guide-perm{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.74rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.guide-steps{margin:0;list-style-type:none;padding:0;counter-reset:gstep}.guide-steps>li{position:relative;padding-bottom:1.25rem;padding-left:2.5rem;counter-increment:gstep}.guide-steps>li:before{content:counter(gstep);position:absolute;left:0;top:0;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;font-size:.72rem;font-weight:700;color:var(--role);background:var(--role-wash)}.guide-steps>li:after{content:"";position:absolute;bottom:0;left:.75rem;top:1.5rem;width:1px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.guide-steps>li:last-child:after{display:none}.guide-steps>li:last-child{padding-bottom:0}.guide-step-title{margin:0;margin-bottom:.125rem;font-weight:600}.guide-step-body{margin:0;font-size:.88rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-ui{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85em;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.guide-tip{margin-top:1rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;border-left-width:3px;padding:.75rem 1rem;font-size:.87rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));border-color:var(--role);background:var(--role-wash)}.guide-tip strong{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.guide-ref-table td:first-child{white-space:nowrap;font-weight:600}.guide-also-list{margin:0;list-style-type:none;-moz-column-gap:1.75rem;column-gap:1.75rem;padding:0;font-size:.88rem;-moz-columns:2;columns:2}.guide-also-list li{border-bottom-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.375rem;padding-bottom:.375rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));-moz-column-break-inside:avoid;break-inside:avoid}.guide-role-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.guide-role-card{display:block;cursor:pointer;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;text-align:left;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.guide-role-card:hover{border-color:var(--role)}.guide-role-card strong{margin-top:.625rem;display:block;font-size:.95rem}.guide-role-card span{font-size:.8rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-role-routine{overflow:hidden;border-top-width:4px;border-top-color:var(--role)}.guide-routine-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.guide-routine-heading h3,.guide-routine-heading p{margin:0}.guide-routine-heading p{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-routine-grid{margin-top:1rem;display:grid;gap:.5rem}@media (min-width: 1024px){.guide-routine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-routine-grid article{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;padding:.75rem}.guide-routine-grid article.warning{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));background-color:#fffbebb3}.guide-routine-grid small,.guide-routine-grid strong{display:block}.guide-routine-grid small{font-size:.58rem;font-weight:900;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-routine-grid strong{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.guide-routine-grid p{margin-bottom:0;margin-top:.25rem;font-size:.72rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-role-routine>footer{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem}.guide-greenfield-hero{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:1rem}.guide-greenfield-hero>span{display:grid;height:2.75rem;width:2.75rem;flex-shrink:0;place-items:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.guide-greenfield-hero strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.guide-greenfield-hero p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.guide-phase>header{margin-bottom:1.25rem;display:flex;align-items:flex-start;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:1rem}.guide-phase>header>span{display:grid;height:2.25rem;width:2.25rem;flex-shrink:0;place-items:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;font-weight:900;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.guide-phase>header h3,.guide-phase>header p{margin:0}.guide-phase>header p{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-phase>footer{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem}.guide-deep-link{display:inline-flex;min-height:2.25rem;align-items:center;gap:.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.guide-deep-link:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.guide-journeys{display:grid;gap:.5rem}@media (min-width: 640px){.guide-journeys{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-journeys article{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.guide-journeys strong,.guide-journeys span{display:block}.guide-journeys strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.guide-journeys span{margin-top:.25rem;font-size:.72rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-go-live h3{display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.guide-go-live ul{margin-top:1rem;margin-bottom:1rem;display:grid;list-style-type:none;gap:.5rem;padding:0}@media (min-width: 640px){.guide-go-live ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-go-live li{display:flex;align-items:flex-start;gap:.5rem;border-radius:.5rem;background-color:#ecfdf5b3;padding:.625rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.guide-go-live li svg{margin-top:.125rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.guide-go-live>div{display:flex;flex-wrap:wrap;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:1rem}.guide-form-search{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.guide-form-search input{width:100%;border-width:0px;background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.guide-form-mapping-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.guide-form-mapping-head h3{margin-bottom:.125rem}.guide-form-url{font-size:.72rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.guide-form-mapping-guide{margin-top:.75rem;margin-bottom:.75rem;font-size:.87rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.guide-form-tags{display:flex;flex-wrap:wrap;gap:.375rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.guide-form-tag{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.72rem;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.guide-form-unmapped h3{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.journey-switch{margin-bottom:1rem;display:inline-flex;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.journey-switch button{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.journey-switch button.active,.journey-switch button.\!active{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.journey-layout{display:grid;align-items:flex-start;gap:1.25rem;grid-template-columns:minmax(0,1fr) 310px}.journey-flow{display:grid;gap:0px;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.journey-node-wrap{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 30px}.journey-node-wrap:last-child{grid-template-columns:minmax(0,1fr)}.journey-node{position:relative;margin-top:.25rem;margin-bottom:.25rem;display:grid;width:100%;gap:.125rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.journey-node:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.journey-node.active,.journey-node.\!active{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.journey-node small{font-size:.56rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.journey-node strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.journey-node span{font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.journey-node em{position:absolute;right:.75rem;top:.75rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.52rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.journey-arrow{margin-left:auto;margin-right:auto;--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.journey-detail{position:sticky;top:88px;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.journey-detail header{display:flex;align-items:flex-start;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:1rem}.journey-detail header>span{display:grid;height:2.5rem;width:2.5rem;flex-shrink:0;place-items:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.journey-detail header small{font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.journey-detail header h3{margin-bottom:0;margin-top:.125rem;font-size:1rem;line-height:1.5rem}.journey-detail header p{margin:0;font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.journey-detail>p{margin-top:1rem;margin-bottom:1rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.journey-detail h4{margin-bottom:.5rem;font-size:.66rem;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.journey-detail ul{margin:0;display:grid;list-style-type:none;gap:.5rem;padding:0}.journey-detail li{display:flex;align-items:flex-start;gap:.5rem;font-size:.7rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.journey-detail li svg{margin-top:.125rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.journey-handoff{margin-top:1rem;margin-bottom:1rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem}.journey-handoff small,.journey-handoff strong{display:block}.journey-handoff small{font-size:.55rem;font-weight:900;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.journey-handoff strong{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.journey-detail .guide-deep-link{width:100%;justify-content:center;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.journey-detail .guide-deep-link:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.journey-legend{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.journey-legend span{display:flex;align-items:center;gap:.375rem}.journey-legend i{height:.625rem;width:.625rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.journey-legend i.optional{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.journey-legend p{margin:0;flex-basis:100%;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem;line-height:1.625}.opd-workspace{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:3rem}.opd-hero{position:relative;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;overflow:hidden;border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(236 254 255 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #eff6ff var(--tw-gradient-to-position);padding:1.75rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.opd-hero:after{content:"";pointer-events:none;position:absolute;right:-4rem;top:-6rem;height:16rem;width:16rem;border-radius:9999px;border-width:42px;border-color:#cffafe99}.opd-hero>div:first-child,.opd-hero-mark{position:relative;z-index:1}.opd-eyebrow{display:inline-flex;align-items:center;gap:.375rem;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.opd-hero h1{margin-bottom:.25rem;margin-top:.5rem;font-size:2rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.opd-hero p{margin-bottom:0;max-width:42rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.opd-hero-mark{display:flex;height:6rem;width:6rem;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;border-radius:1.5rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: #a5f3fc;--tw-shadow: var(--tw-shadow-colored)}.opd-hero-mark span{margin-top:.25rem;text-align:center;font-size:.62rem;font-weight:900;line-height:1.25;letter-spacing:.12em}.opd-hero-mark small{font-size:.45rem;letter-spacing:.16em;--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.opd-quick-grid{margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.opd-quick-grid>a{display:flex;align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.opd-quick-grid>a:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.opd-quick-grid>a>span{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.opd-quick-grid>a>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.opd-quick-grid strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.opd-quick-grid small{margin-top:.125rem;font-size:.63rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.opd-quick-grid>a>svg{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.opd-flow{border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.opd-flow>header{margin-bottom:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:1.25rem}.opd-section-label{font-size:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.opd-flow h2{margin-bottom:.125rem;margin-top:.25rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.opd-flow header p{margin:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.opd-lane-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.opd-lane{border-radius:1rem;border-width:1px;padding:1.25rem}.opd-lane.blue{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-color:#eff6ff80}.opd-lane.violet{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1));background-color:#f5f3ff80}.opd-lane.amber{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1));background-color:#fffbeb80}.opd-lane-head{display:flex;align-items:center;justify-content:space-between}.opd-lane-head>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.opd-lane.blue .opd-lane-head>span{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.opd-lane.violet .opd-lane-head>span{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.opd-lane.amber .opd-lane-head>span{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.opd-lane-head small{font-size:.6rem;font-weight:900;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.opd-lane h3{margin-bottom:.25rem;margin-top:1.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.opd-lane>p{min-height:52px;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.opd-lane nav{margin-top:1rem;display:grid;gap:.375rem;border-top-width:1px;border-color:#0000000d;padding-top:.75rem}.opd-lane nav a{display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;padding:.5rem;font-size:.7rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.opd-lane nav a:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.opd-handoff{margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1));background-color:#f5f3ff99;padding:1.25rem}.opd-handoff>div{display:flex;align-items:center;gap:.75rem}.opd-handoff>div>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.opd-handoff strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(46 16 101 / var(--tw-text-opacity, 1))}.opd-handoff p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.opd-handoff .btn{white-space:nowrap;--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.opd-handoff .btn:hover{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}@media (max-width:900px){.opd-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.opd-lane-grid{grid-template-columns:1fr}.opd-lane>p{min-height:0}}@media (max-width:600px){.opd-hero{align-items:flex-start;padding:1.25rem}.opd-hero-mark{display:none}.opd-hero h1{font-size:1.7rem}.opd-quick-grid{grid-template-columns:1fr}.opd-flow{padding:1.25rem}.opd-flow>header,.opd-handoff{align-items:flex-start;flex-direction:column}.opd-handoff .btn{width:100%;justify-content:center}}.chemotherapy-page{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:3rem}.chemotherapy-page>.page-header{position:relative;margin-bottom:1rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 241 242 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position);padding:1.5rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.chemotherapy-page>.page-header:after{content:"";pointer-events:none;position:absolute;right:-3rem;top:-5rem;height:14rem;width:14rem;border-radius:9999px;border-width:34px;border-color:#ffe4e6b3}.chemotherapy-safety{margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));background-color:#fff1f2b3;padding:1rem 1.25rem}.chemotherapy-safety>span{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.chemotherapy-safety>div{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.chemotherapy-safety strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(76 5 25 / var(--tw-text-opacity, 1))}.chemotherapy-safety p{margin-top:.25rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.chemotherapy-safety .btn{white-space:nowrap;--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.chemotherapy-safety .btn:hover{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.chemotherapy-metrics{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.chemotherapy-metrics article{display:flex;align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.chemotherapy-metrics article>span{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.chemotherapy-metrics article>div{display:flex;min-width:0px;flex-direction:column}.chemotherapy-metrics small{font-size:.67rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.chemotherapy-metrics strong{font-size:1.5rem;line-height:2rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.chemotherapy-metrics em{font-size:.6rem;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.chemotherapy-metrics .sessions{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.chemotherapy-metrics .sessions>span{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.chemotherapy-metrics .patients,.chemotherapy-metrics .\!patients{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.chemotherapy-metrics .patients>span{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.chemotherapy-metrics .\!patients>span{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.chemotherapy-metrics .protocols{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.chemotherapy-metrics .protocols>span{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.chemotherapy-metrics .due{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.chemotherapy-metrics .due>span{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.chemotherapy-page>.module-list-chemotherapy-records{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.chemotherapy-page>.module-list-chemotherapy-records>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:1rem}.chemotherapy-page>.module-list-chemotherapy-records>.page-header h1{font-size:1rem;line-height:1.5rem}.chemotherapy-page>.module-list-chemotherapy-records>.page-header p{font-size:.75rem;line-height:1rem}.chemotherapy-page .table-wrap{overflow:hidden;border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.chemotherapy-page .data-table th{background-color:#f8fafccc;padding:.75rem 1rem;font-size:.62rem;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.chemotherapy-page .data-table td{padding:1rem;font-size:.75rem;line-height:1rem}.chemotherapy-page .data-table tbody tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.chemotherapy-page .data-table tbody tr:hover{background-color:#fff1f240}.chemotherapy-page .data-table td:nth-child(1) span{font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.chemotherapy-page .data-table td:nth-child(2) span{display:inline-flex;min-width:2rem;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.chemotherapy-page .data-table td:nth-child(3) span{display:block;max-width:280px;white-space:normal;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.chemotherapy-page .data-table td:nth-child(5) span,.chemotherapy-page .data-table td:nth-child(6) span{white-space:nowrap;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.chemotherapy-page .data-table td:last-child .btn{border-radius:.5rem;padding:.5rem .75rem;font-size:.68rem}@media (max-width:800px){.chemotherapy-safety{align-items:flex-start;flex-wrap:wrap}.chemotherapy-safety>div{flex-basis:calc(100% - 3.5rem)}.chemotherapy-safety .btn{margin-left:3.25rem}.chemotherapy-refresh{position:static;margin-top:1rem}.chemotherapy-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.chemotherapy-page>.module-list-chemotherapy-records{padding:1rem}}@media (max-width:520px){.chemotherapy-metrics{grid-template-columns:1fr}.chemotherapy-page>.page-header{padding:1.25rem}.chemotherapy-safety{padding:1rem}.chemotherapy-safety .btn{margin-left:0;width:100%;justify-content:center}}.referrals-page{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:3rem}.referrals-page>.page-header{position:relative;margin-bottom:1rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(238 242 255 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position);padding:1.5rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.referrals-page>.page-header:after{content:"";pointer-events:none;position:absolute;right:-2.5rem;top:-5rem;height:14rem;width:14rem;border-radius:9999px;border-width:34px;border-color:#e0e7ff99}.referrals-hero{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1));background-color:#eef2ffb3;padding:1rem 1.25rem}.referrals-hero>div:first-child{display:flex;flex-direction:column}.referrals-hero strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 27 75 / var(--tw-text-opacity, 1))}.referrals-hero span{margin-top:.25rem;max-width:48rem;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.referrals-hero-actions .btn{white-space:nowrap;--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.referrals-hero-actions .btn:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.referrals-metrics{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.referrals-metrics article{display:flex;align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.referrals-metrics article>span{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.referrals-metrics article>div{display:flex;min-width:0px;flex-direction:column}.referrals-metrics small{font-size:.67rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.referrals-metrics strong{font-size:1.5rem;line-height:2rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.referrals-metrics em{font-size:.6rem;font-style:normal;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.referrals-metrics .open,.referrals-metrics .\!open{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.referrals-metrics .open>span{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.referrals-metrics .\!open>span{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.referrals-metrics .inbound{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.referrals-metrics .inbound>span{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.referrals-metrics .outbound{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.referrals-metrics .outbound>span{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.referrals-metrics .completed{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.referrals-metrics .completed>span{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.referrals-page>.module-list-referral-tracking{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.referrals-page>.module-list-referral-tracking>.page-header{margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:1rem}.referrals-page>.module-list-referral-tracking>.page-header h1{font-size:1rem;line-height:1.5rem}.referrals-page>.module-list-referral-tracking>.page-header p{font-size:.75rem;line-height:1rem}.referrals-page .table-wrap{overflow:hidden;border-radius:.875rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.referrals-page .data-table th{background-color:#f8fafccc;padding:.75rem 1rem;font-size:.62rem;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.referrals-page .data-table td{padding:.875rem 1rem;font-size:.75rem;line-height:1rem}.referrals-page .data-table tbody tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.referrals-page .data-table tbody tr:hover{background-color:#eef2ff4d}.referrals-page .data-table td:nth-child(1) span{font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.referrals-page .data-table td:nth-child(3) span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.62rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.referrals-page .data-table td:nth-child(7) span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.62rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.referrals-page .data-table td:last-child .btn{border-radius:.5rem;padding:.5rem .75rem;font-size:.68rem}@media (max-width:800px){.referrals-hero{align-items:flex-start;flex-direction:column}.referrals-refresh{position:static;margin-top:1rem}.referrals-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.referrals-page>.module-list-referral-tracking{padding:1rem}}@media (max-width:520px){.referrals-metrics{grid-template-columns:1fr}.referrals-page>.page-header{padding:1.25rem}.referrals-hero{padding:1rem}}@media (max-width: 860px){.guide-shell{grid-template-columns:repeat(1,minmax(0,1fr))}.guide-rail{position:static}.guide-badge-list{flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.guide-badge-btn{flex-direction:column;align-items:flex-start;white-space:nowrap}.guide-also-list{-moz-columns:1;columns:1}.guide-routine-heading{flex-direction:column}.journey-layout{grid-template-columns:repeat(1,minmax(0,1fr))}.journey-detail{position:static}}@media (max-width: 900px){.consult-grid,.rx-line{grid-template-columns:1fr}.queue-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-workspace{grid-template-columns:1fr}.checkin-panel{position:static}.er-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.er-board{grid-template-columns:repeat(1,minmax(0,1fr))}.frontdesk-home-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.frontdesk-home-actions>a{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.teleconsult-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.test-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.imaging-action-grid,.blood-worklist-grid{grid-template-columns:1fr}.ipd-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-grid{grid-template-columns:1fr}.payment-panel{position:static}.admission-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admission-rows article{grid-template-columns:40px 1fr 1fr}.admission-rows article>.status-chip{grid-column-start:2}.admission-actions{grid-column:span 2 / span 2;grid-column-start:2;flex-wrap:wrap;justify-content:flex-start}.billing-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.charge-list article{grid-template-columns:95px 1fr 100px}.charge-tax,.charge-price{grid-column-start:auto}.claims-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.claims-rows article{grid-template-columns:1fr 1fr 90px}.claim-actions{grid-column:span 3 / span 3;grid-column-start:1}.charge-entry-grid{grid-template-columns:1fr 120px}.charge-doctor-field{grid-column:span 2 / span 2}.selected-charge-preview{flex-direction:column;align-items:flex-start}.selected-charge-preview>div:nth-child(2){width:100%;flex-wrap:wrap}.inventory-kpis,.inventory-shortcuts,.pharmacy-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.prescription-list article{grid-template-columns:42px 1fr 1.4fr}.rx-prescriber{grid-column-start:2}.prescription-list article>button{grid-column-start:3;grid-row-start:2;justify-self:end}.payouts-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.payout-row-wrap>article{grid-template-columns:42px 1fr 1fr 24px}.payout-amount{grid-column-start:2}.payout-status{grid-column-start:3;grid-row-start:2}.payout-expand{grid-column-start:4;grid-row-start:1}.cash-rows>header,.cash-rows>article{grid-template-columns:1.2fr 1fr .8fr .8fr 80px}.cash-rows>header span:nth-child(4),.cash-rows>article>strong:nth-child(4){display:none}.patient-overview{grid-template-columns:1fr}.patient-overview-side,.doctor-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-today-grid{grid-template-columns:1fr}.doctor-schedule-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.hrms-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hrms-overview,.hrms-module-grid,.hrms-module-grid.payroll{grid-template-columns:1fr}.hiring-kpis,.organogram-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.organogram-layout.with-detail{grid-template-columns:1fr}.procurement-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.procurement-overview{grid-template-columns:1fr}.procurement-panel.lifecycle{grid-column:span 1 / span 1}.mrd-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.mrd-document-list article{grid-template-columns:40px 1.3fr 1fr 90px}.mrd-uploaded{display:none}.mrd-retention{grid-column-start:2}.mrd-download{grid-column-start:4;grid-row-start:1}.audit-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-filters{flex-wrap:wrap}.audit-filter-title{width:100%}.audit-search{flex-basis:100%}.audit-panel{overflow-x:auto}.audit-panel>header,.audit-event article{min-width:900px}.dataops-kpis,.export-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.dataops-import-layout{grid-template-columns:1fr}.comms-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.comms-message-list article{grid-template-columns:40px 1fr 1.5fr 90px}.comms-time{display:none}.feedback-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-overview{grid-template-columns:1fr}.feedback-panel.nps{grid-column:span 1 / span 1}.org-detail{position:static}.tickets-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.tickets-heading p{display:none}.tickets-kpis>button{padding-left:.75rem;padding-right:.75rem}.ticket-queue>header,.ticket-routing>header{flex-direction:column;align-items:stretch;padding-left:1rem;padding-right:1rem}.ticket-filters{flex-direction:column;align-items:stretch}.ticket-filters label,.ticket-filters input{width:100%}.ticket-list article{gap:.5rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px minmax(0,1fr) auto}.ticket-owner,.ticket-sla{grid-column-start:2}.ticket-status{grid-column-start:3;grid-row-start:1}.ticket-list article>button{display:none}.ticket-routing>div article{padding-left:1rem;padding-right:1rem;grid-template-columns:40px minmax(0,1fr) auto}.ticket-routing article>span:nth-child(3){grid-column-start:2}.ticket-routing article>button{grid-column-start:3;grid-row-start:1}.ticket-form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.assignment-setup-page>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.assignment-setup-tabs{display:flex;width:-moz-fit-content;width:fit-content;gap:.25rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assignment-setup-tabs a{border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assignment-setup-tabs a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assignment-setup-tabs a.active,.assignment-setup-tabs a.\!active{background-color:var(--brand-50);color:var(--brand-700)}.assignment-toolbar{display:flex;justify-content:flex-end}.assignment-toolbar label{display:flex;min-width:320px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assignment-toolbar label:focus-within{border-color:var(--brand-400);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.assignment-toolbar input{width:100%;border-width:0px;background-color:transparent;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.assignment-master-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.assignment-master-grid>article{display:flex;min-width:0px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assignment-master-grid>article>div{min-width:0px;flex:1 1 0%}.assignment-master-grid>article>div>div{display:flex;align-items:center;gap:.5rem}.assignment-master-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.assignment-master-grid p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assignment-master-grid>article>button{border-radius:.5rem;padding:.5rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assignment-master-grid>article>button:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.assignment-master-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.assignment-master-icon.station{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.assignment-sections>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.assignment-list{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.assignment-list>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.assignment-list>header h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.assignment-list>header p{margin-bottom:0;margin-top:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assignment-list>header>span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.assignment-table-wrap{overflow-x:auto}.assignment-list table{width:100%;min-width:900px;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.assignment-list th{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assignment-list td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.assignment-list td:last-child{border-width:0px}.assignment-list td strong,.assignment-list td span{display:block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assignment-list td small{margin-top:.125rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.assignment-list td:last-child button{margin-right:.5rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;color:var(--brand-700)}.assignment-list td:last-child button:hover{background-color:var(--brand-50)}.assignment-list td:last-child button.danger{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.assignment-list td:last-child button.danger:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.assignment-coverage-grid{display:grid;gap:.75rem;padding:1rem}.assignment-coverage-grid article{display:flex;align-items:center;gap:.75rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));background-color:#fffbeb80;padding:.75rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.assignment-coverage-grid article>div:nth-child(2){display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.assignment-coverage-grid strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.assignment-coverage-grid span,.assignment-coverage-grid small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assignment-coverage-grid article>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.assignment-coverage-grid article>div:last-child small{display:flex;align-items:center;gap:.25rem}.assignment-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.assignment-form-grid label{display:flex;flex-direction:column;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.assignment-form-grid input:not([type=checkbox]),.assignment-form-grid select{min-height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.assignment-form-grid input:not([type=checkbox]):focus,.assignment-form-grid select:focus{border-color:var(--brand-400);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.assignment-form-grid input:not([type=checkbox]):disabled,.assignment-form-grid select:disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.assignment-form-grid .assignment-check{flex-direction:row;align-items:center;align-self:flex-end;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.assignment-form-grid .assignment-check input{height:1rem;width:1rem;accent-color:var(--brand-600)}.assignment-form-grid .wide{grid-column:span 2 / span 2;align-self:auto;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.shared-dialog:has(.assignment-drawer-form){position:fixed;right:0;top:0;height:100%;max-width:42rem;border-radius:0}.shared-dialog:has(.assignment-drawer-form) .shared-dialog-body{overflow-y:auto;max-height:calc(100vh - 90px)}.shell-work-context{margin-left:auto;display:flex;min-width:0px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.shell-work-context>div{display:flex;min-width:0px;flex-direction:column}.shell-work-context strong{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.shell-work-context span{display:flex;align-items:center;gap:.25rem;font-size:.68rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.shell-work-context span i{font-style:normal;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.shell-work-context select{max-width:150px;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.shell-work-context.coverage{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.setup-branding-page{margin-left:auto;margin-right:auto;display:flex;max-width:64rem;flex-direction:column;gap:1rem}.setup-branding-heading h1{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.setup-branding-heading p{margin-top:.25rem;max-width:42rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-branding-layout{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media (min-width: 1024px){.setup-branding-layout{grid-template-columns:1fr 320px}}.setup-branding-form{display:flex;flex-direction:column;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.setup-branding-form label{display:flex;flex-direction:column;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.setup-branding-form label small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-branding-form input[type=text],.setup-branding-form input:not([type]){min-height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.setup-branding-form input[type=text]:focus,.setup-branding-form input:not([type]):focus{border-color:var(--brand-400);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.setup-branding-form input[type=text]:disabled,.setup-branding-form input:not([type]):disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.setup-branding-color-row{display:flex;align-items:center;gap:.5rem}.setup-branding-color-row input[type=color]{height:2.5rem;width:3.5rem;flex-shrink:0;cursor:pointer;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem}.setup-branding-color-row input:not([type=color]){min-height:2.5rem;flex:1 1 0%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.setup-branding-color-row input:not([type=color]):focus{border-color:var(--brand-400);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--brand-100)}.setup-branding-color-row input:not([type=color]):disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.setup-branding-logo-field{display:flex;flex-direction:column;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.setup-branding-logo-row{display:flex;align-items:center;gap:.75rem}.setup-branding-logo-preview{display:flex;height:3.5rem;width:3.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-branding-logo-preview img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.setup-branding-save{margin-top:.25rem;width:-moz-fit-content;width:fit-content}.setup-branding-preview{display:flex;flex-direction:column;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.setup-branding-preview>header{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.setup-branding-preview p{margin:0;font-size:.7rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.setup-branding-preview-sidebar{display:flex;align-items:center;gap:.625rem;border-radius:.875rem;padding:.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.setup-branding-preview-mark{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;background-color:#ffffff26}.setup-branding-preview-mark img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.setup-branding-preview-sidebar strong{display:block;font-size:.875rem;line-height:1.25rem;font-weight:700}.setup-branding-preview-sidebar small{display:block;font-size:.68rem;opacity:.8}.setup-branding-preview-button{width:-moz-fit-content;width:fit-content;border-radius:.375rem;border-width:1px;padding:.5rem .875rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shell-work-context>em{white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.65rem;font-weight:700;font-style:normal;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.shell-work-context.empty{border-style:dashed}.my-work-page>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.my-work-live{margin-left:.5rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;vertical-align:middle;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.my-work-live i{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1));animation:pulse 2s ease-in-out infinite}.my-shift{display:flex;align-items:center;gap:1.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.my-shift>div{display:flex;align-items:center;gap:.75rem}.my-shift>div:first-child{flex:1 1 0%}.my-shift>div:first-child>span{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;background-color:var(--brand-50);color:var(--brand-700)}.my-shift>div:first-child>span.coverage{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.my-shift div div,.my-shift div span{display:flex;flex-direction:column}.my-shift small{font-size:.62rem;font-weight:700;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.my-shift strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.my-shift em{font-size:.75rem;line-height:1rem;font-style:normal;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.my-work-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.my-work-sections>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.my-work-list,.my-patients-section,.completed-shift{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.my-work-list>header,.my-patients-section>header,.completed-shift>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.my-work-list>header>div,.my-patients-section>header>div,.completed-shift>header>div{display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.my-work-list header span,.my-patients-section header span,.completed-shift header span{display:block}.my-work-list h2,.my-patients-section h2,.completed-shift h2{margin:0;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.my-work-list header p,.my-patients-section header p,.completed-shift header p{margin-bottom:0;margin-top:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.my-work-list header>strong,.my-patients-section header>strong,.completed-shift header>strong{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.my-patients-section>header>aside{display:flex;align-items:center;gap:.75rem}.my-patients-section>header>aside>button{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.my-patients-section>header>aside>button:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.my-patients-section>header>aside>strong{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.my-work-list>div>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.my-work-list .workspace-task-card{border-radius:0;border-width:0px;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.my-work-card-flags{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.my-work-blocker{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.my-work-open{white-space:nowrap;font-size:.75rem;line-height:1rem}.my-work-view-only{display:inline-flex;cursor:help;align-items:center;gap:.25rem;white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.62rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.my-work-view-only-flag{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.my-patients-section>div{display:flex;gap:.5rem;overflow-x:auto;padding:1rem}.my-patients-section>div>button{display:flex;min-width:190px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;text-align:left}.my-patients-section>div>button:hover{border-color:var(--brand-300);background-color:var(--brand-50)}.my-patients-section>div>button.selected{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.my-patients-section>div>button.\!selected{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.my-patients-section>div>button.selected span{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.my-patients-section>div>button.\!selected span{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.my-patients-section button span{min-width:0px;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.my-patients-section button small{white-space:nowrap;font-size:.65rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-search-select{position:relative}.patient-search-select>div:first-child{display:flex;min-height:2.5rem;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.patient-search-select>div:first-child:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.patient-search-select>div:first-child input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.patient-search-options{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:50;max-height:16rem;overflow-y:auto;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-search-options>p{margin:0;padding:1rem .75rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-search-options>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.5rem;padding:.5rem .75rem;text-align:left}.patient-search-options>button:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.patient-search-options>button>span{display:flex;min-width:0px;flex-direction:column}.patient-search-options strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.patient-search-options small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.patient-search-options>button>svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.nurse-search-select{position:relative}.nurse-search-select>div:first-child{display:flex;min-height:2.5rem;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nurse-search-select>div:first-child:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.nurse-search-select>div:first-child input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding-left:0;padding-right:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.nurse-search-options{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:50;max-height:16rem;overflow-y:auto;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.nurse-search-options>p{margin:0;padding:1rem .75rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.nurse-search-options>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.5rem;padding:.5rem .75rem;text-align:left;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.nurse-search-options>button:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.nurse-search-options>button>svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.completed-shift>div>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.completed-shift article{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.completed-shift article span{min-width:0px;flex:1 1 0%}.completed-shift article strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.completed-shift article small{display:block;font-size:.68rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.completed-shift article button{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;color:var(--brand-700)}.completed-empty{margin:0;padding:1.5rem 1.25rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.medhron-tour.driver-popover{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);max-width:340px}.medhron-tour .driver-popover-title{font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.medhron-tour .driver-popover-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.medhron-tour .driver-popover-progress-text{font-size:.7rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.medhron-tour .driver-popover-footer-btn{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.medhron-tour .driver-popover-footer-btn:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.medhron-tour .driver-popover-next-btn,.medhron-tour .driver-popover-done-btn{border-color:var(--brand-600);background-color:var(--brand-600);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.medhron-tour .driver-popover-next-btn:hover,.medhron-tour .driver-popover-done-btn:hover{border-color:var(--brand-700);background-color:var(--brand-700)}.tour-trigger{display:flex;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.tour-trigger:hover{border-color:var(--brand-300);color:var(--brand-700)}@media (max-width: 640px){.my-shift{flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding-left:1rem;padding-right:1rem}.my-shift>div:first-child{flex-basis:100%}.my-work-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.my-work-metrics>:last-child{grid-column:span 2 / span 2}.my-work-page .workspace-filter-bar{align-items:stretch}.my-work-page .workspace-filter-fields{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.my-work-page .workspace-filter-fields label{min-width:0px}.my-work-page .workspace-filter-fields select{width:100%}.my-work-list .workspace-task-card{flex-wrap:wrap;align-items:flex-start}.my-work-list .task-card-actions{width:100%;padding-left:2.5rem}.my-work-open{width:100%;justify-content:center}.assignment-master-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.assignment-setup-tabs{width:100%;overflow-x:auto}.assignment-setup-tabs a{white-space:nowrap;padding-left:.75rem;padding-right:.75rem}.assignment-toolbar label{width:100%;min-width:0px}.assignment-form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.assignment-form-grid .wide{grid-column:span 1 / span 1}.shell-work-context{max-width:180px}.shell-work-context>em,.shell-work-context label{display:none}.topbar{padding-left:1rem;padding-right:1rem}.topbar-user-name,.topbar-context{display:none}.content{padding:1rem}.frontdesk-bar{height:3rem;gap:.25rem;overflow-x:auto;padding-left:1rem;padding-right:1rem}.frontdesk-bar-label,.frontdesk-new-patient,.clinical-open-patients,.diagnostics-open-patients,.procedures-open-patients,.ipd-open-patients,.finance-new-bill,.inventory-receive{display:none}.frontdesk-bar nav{min-width:-moz-max-content;min-width:max-content;gap:0px}.frontdesk-bar nav a{padding-left:.75rem;padding-right:.75rem}.page-header{margin-bottom:1rem}.page-header h1{font-size:1.35rem}.drawer{max-width:none}.patient-form-grid{grid-template-columns:1fr}.patient-address-field{grid-column:span 1 / span 1}.patients-heading p{display:none}.appointments-heading{align-items:flex-start}.appointments-heading p{display:none}.schedule-toolbar{flex-direction:column;align-items:stretch}.schedule-filters{flex-wrap:wrap}.appointment-search{flex:1 1 0%}.appointment-search input{width:100%}.appointment-row{grid-template-columns:68px 38px 1fr;gap:.75rem;padding-left:1rem;padding-right:1rem}.appointment-doctor,.status-chip{grid-column-start:3}.row-menu{grid-column-start:3;text-align:left}.queue-heading p{display:none}.queue-control-bar{flex-wrap:wrap}.queue-control-bar label{flex:1 1 0%}.queue-control-bar select{width:100%;min-width:0px}.queue-control-spacer{display:none}.call-next-button{order:3;width:100%}.queue-kpis{grid-template-columns:repeat(1,minmax(0,1fr))}.now-serving-body{flex-wrap:wrap}.serving-actions{width:100%}.serving-actions .btn{flex:1 1 0%}.waiting-row{padding-left:1rem;padding-right:1rem;grid-template-columns:20px 38px minmax(110px,1fr) 50px}.waiting-row>button{grid-column-start:3}.waiting-room-select{grid-column:1 / -1;margin-top:.25rem;width:100%}.er-heading{align-items:flex-start}.er-heading p,.er-live{display:none}.er-heading-actions{flex-shrink:0}.er-register-button{padding-left:.75rem;padding-right:.75rem}.er-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.er-kpis>div{padding-left:.75rem;padding-right:.75rem}.er-toolbar{flex-wrap:wrap}.er-toolbar label{max-width:none;flex-basis:100%}.frontdesk-home-actions{grid-template-columns:repeat(1,minmax(0,1fr))}.frontdesk-home-actions>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(0px * var(--tw-divide-x-reverse));border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))}.service-page-heading p,.service-status{display:none}.service-form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.frontoffice-module-page>[data-testid^=module-]{padding:.75rem}.clinical-page-heading p,.clinical-heading-note{display:none}.clinical-module-page>[data-testid^=module-]{padding:.75rem}.icd-search-panel{padding:.75rem}.icd-search-panel form{flex-wrap:wrap}.icd-search-panel form>svg{display:none}.icd-search-panel input{height:2.25rem;flex-basis:100%;padding-left:.5rem;padding-right:.5rem}.icd-search-panel .btn{width:100%}.icd-list article{grid-template-columns:78px 1fr;gap:.75rem;padding-left:1rem;padding-right:1rem}.icd-list article button{grid-column-start:2;justify-self:start}.diagnostics-heading p{display:none}.diagnostic-order-top,.service-form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.diagnostic-full{grid-column:span 1 / span 1}.test-picker{max-height:300px;grid-template-columns:repeat(1,minmax(0,1fr))}.test-picker-head{flex-direction:column;align-items:flex-start}.test-picker-head label,.test-picker-head input{width:100%}.diagnostics-worklist{padding:.75rem}.diagnostic-catalog-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.lab-results-entry-head{display:none}.lab-result-row{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-result-input{grid-column:span 2 / span 2}.procedures-heading p,.procedures-heading-note{display:none}.procedures-page>[data-testid^=module-]{padding:.75rem}.blood-operations-body{grid-template-columns:repeat(1,minmax(0,1fr));padding:.75rem}.blood-operations-body>[data-testid^=module-]{grid-column:span 1 / span 1}.ipd-page-heading p,.ipd-heading-note{display:none}.ipd-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ipd-kpis>div{padding-left:.75rem;padding-right:.75rem}.nursing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.nursing-heading{align-items:flex-start}.nursing-heading-actions{width:100%;flex-wrap:wrap}.nursing-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nursing-toolbar{flex-direction:column;align-items:stretch}.nursing-search{max-width:none}.nursing-filters{overflow-x:auto}.nursing-task-card{grid-template-columns:4px 38px minmax(0,1fr)}.nursing-task-actions{grid-column-start:3;margin-top:.25rem;min-width:0px;flex-direction:row}.nursing-task-priority small{right:1rem}.ipd-module-page>[data-testid^=module-]{padding:.75rem}.finance-page-heading p,.finance-heading-note{display:none}.finance-module-page>[data-testid^=module-]{padding:.75rem}.billing-heading{flex-wrap:wrap}.billing-heading>div{flex-basis:100%}.billing-kpis{grid-template-columns:repeat(1,minmax(0,1fr))}.bill-totals{justify-content:space-between;gap:.5rem}.admissions-toolbar{flex-direction:column;align-items:stretch}.admissions-toolbar>label{max-width:none}.admission-tabs button{flex:1 1 0%;justify-content:center}.admission-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admission-kpis>div{padding-left:.75rem;padding-right:.75rem}.admission-rows article{grid-template-columns:40px 1fr;padding-left:1rem;padding-right:1rem}.admission-detail{grid-column-start:2}.admission-rows article>.status-chip{grid-column-start:2}.admission-actions{grid-column:span 1 / span 1;grid-column-start:2}.admission-actions select{width:100%;min-width:0px}.billing-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-overview>div{padding-left:.75rem;padding-right:.75rem}.bills-toolbar{flex-direction:column;align-items:stretch}.bills-toolbar>label{max-width:none}.bills-toolbar>div button{flex:1 1 0%}.charge-search{padding:.75rem}.charge-search form{flex-wrap:wrap}.charge-search form>svg{display:none}.charge-search input{height:2.25rem;flex-basis:100%;padding-left:.5rem;padding-right:.5rem}.charge-search .btn{width:100%}.charge-search-hints{overflow-x:auto}.charge-search-hints span{display:none}.charge-results>header{flex-direction:column;align-items:stretch}.charge-filters{flex-wrap:wrap}.charge-filters select{flex:1 1 0%}.charge-list article{grid-template-columns:90px 1fr;gap:.75rem;padding-left:1rem;padding-right:1rem}.charge-type-chip,.charge-tax,.charge-price,.add-charge-button,.copy-charge-button{grid-column-start:2}.finance-page-heading .charge-bill-context,.claims-heading-actions .btn-secondary{display:none}.claims-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.claims-kpis>div{padding-left:.75rem;padding-right:.75rem}.claims-toolbar{flex-direction:column;align-items:stretch}.claims-toolbar>label{max-width:none}.claims-toolbar>div{overflow-x:auto}.claims-rows article{grid-template-columns:1fr 90px;padding-left:1rem;padding-right:1rem}.claim-detail{grid-column-start:1}.claim-status{grid-column-start:2;grid-row-start:1}.claim-actions{grid-column:span 2 / span 2;grid-column-start:1;flex-wrap:wrap;justify-content:flex-start}.denial-reason{flex-basis:100%}.charge-entry-grid{grid-template-columns:1fr}.charge-doctor-field{grid-column:span 1 / span 1}.inline-charge-suggestions>button{grid-template-columns:60px 1fr}.suggestion-price{grid-column-start:2;text-align:left}.selected-charge-preview>div:nth-child(2)>span{padding-left:.5rem;padding-right:.5rem}.selected-charge-preview>div:nth-child(2)>span:first-child{padding-left:0}.selected-charge-preview .btn{margin-left:0;margin-top:.5rem;width:100%}.charge-added-message,.inventory-heading p,.inventory-heading .btn-secondary{display:none}.inventory-kpis,.inventory-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-kpis>div,.inventory-shortcuts>a{padding-left:.75rem;padding-right:.75rem}.inventory-toolbar{flex-direction:column;align-items:stretch}.inventory-toolbar>label{max-width:none}.inventory-toolbar>div{margin-left:0;overflow-x:auto}.pharmacy-heading p{display:none}.pharmacy-kpis>div{padding-left:.75rem;padding-right:.75rem}.pharmacy-panel>header{flex-direction:column;align-items:stretch}.pharmacy-panel header>label{max-width:none}.prescription-list article{gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px 1fr}.rx-drug,.rx-prescriber,.prescription-list article>button{grid-column-start:2}.prescription-list article>button{grid-row:auto;width:100%;justify-content:center}.batch-selector{flex-direction:column;align-items:stretch}.batch-selector select{width:100%;min-width:0px}.batch-cards article{grid-template-columns:1fr 1fr}.batch-status{justify-self:start}.payouts-heading p{display:none}.payouts-kpis>div{padding-left:.75rem;padding-right:.75rem}.payouts-panel>header{flex-direction:column;align-items:stretch}.payouts-toolbar{flex-direction:column;align-items:stretch}.payouts-toolbar label{width:100%}.payout-row-wrap>article{gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px 1fr 24px}.payout-period,.payout-amount,.payout-status{grid-column-start:2}.payout-status{grid-row:auto}.payout-expand{grid-column-start:3;grid-row-start:1}.payout-detail{padding-left:1rem;padding-right:1rem}.payout-detail-head{flex-direction:column;align-items:stretch}.payout-detail-head .btn{width:100%;justify-content:center}.payout-lines{overflow-x:auto}.payout-lines>header,.payout-lines>div{min-width:480px}.payout-rule-list article{gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px 1fr 65px}.payout-rule-list article>span:last-child{grid-column-start:2}.payout-date-grid,.payout-rule-fields{grid-template-columns:repeat(1,minmax(0,1fr))}.porter-heading{align-items:flex-start}.porter-heading p{display:none}.porter-heading>div:last-child{flex-shrink:0}.porter-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.porter-kpis>div,.porter-kpis>button{padding-left:.75rem;padding-right:.75rem}.porter-tabs{overflow-x:auto}.porter-tabs button{flex-shrink:0}.porter-board>header{flex-direction:column;align-items:stretch}.porter-board>header>label{max-width:none}.porter-request-card{gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:5px minmax(0,1fr)}.porter-patient,.porter-route,.porter-request-meta,.porter-card-actions{grid-column-start:2}.porter-route{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.porter-card-actions{min-width:0px;flex-direction:row}.porter-card-actions .btn{flex:1 1 0%}.porter-roster>div{grid-template-columns:repeat(1,minmax(0,1fr))}.porter-route-fields{grid-template-columns:repeat(1,minmax(0,1fr))}.cash-heading p{display:none}.cash-live-top{flex-direction:column;align-items:flex-start}.cash-live-actions{width:100%;justify-content:space-between}.cash-live-metrics{grid-template-columns:repeat(1,minmax(0,1fr))}.cash-live-metrics>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(0px * var(--tw-divide-x-reverse));border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)));--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.cash-closed-state{flex-wrap:wrap;align-items:flex-start}.cash-closed-state>div{min-width:200px}.cash-closed-state .btn{width:100%;justify-content:center}.cash-kpis{grid-template-columns:repeat(1,minmax(0,1fr))}.cash-history>header{flex-direction:column;align-items:stretch}.cash-toolbar{flex-direction:column;align-items:stretch}.cash-toolbar label{width:100%}.cash-rows{padding:.75rem}.cash-rows>header{display:none}.cash-rows>article{margin-bottom:.5rem;border-radius:.875rem;border-width:1px;padding-left:1rem;padding-right:1rem;grid-template-columns:1fr 1fr}.cash-rows>article>div:nth-child(2){text-align:right}.cash-rows>article>strong{display:flex;flex-direction:column}.cash-rows>article>strong:nth-child(3):before{content:"Expected";font-size:.6rem;font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-rows>article>strong:nth-child(5):before{content:"Variance";font-size:.6rem;font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.cash-status{grid-column:span 2 / span 2}.cash-quick-values{overflow-x:auto}.cash-quick-values>div{min-width:400px}.cash-close-summary{gap:.25rem;padding-left:.5rem;padding-right:.5rem}.patient-chart-hero>div:first-child:not(.patient-chart-loading){padding-left:1rem;padding-right:1rem;padding-top:1rem}.patient-chart-avatar{height:2.75rem;width:2.75rem;border-radius:.875rem;font-size:.875rem;line-height:1.25rem}.patient-name-line h1{font-size:1.25rem;line-height:1.75rem}.patient-identity p{flex-wrap:wrap;gap:.375rem}.patient-hero-actions{position:static;margin-top:1rem;padding-left:1rem;padding-right:1rem}.patient-hero-actions .btn{flex:1 1 0%;justify-content:center}.patient-contact-strip{flex-wrap:wrap;gap:.75rem;padding-left:1rem;padding-right:1rem}.patient-contact-strip>span:nth-child(3){order:3;flex-basis:100%}.patient-contact-strip .patient-abha{margin-left:0}.patient-overview-side{grid-template-columns:repeat(1,minmax(0,1fr))}.patient-allergy-banner{align-items:flex-start}.patient-allergy-banner p{white-space:normal}.doctor-space-heading p{display:none}.doctor-kpis>button{padding-left:.75rem;padding-right:.75rem}.doctor-patient-list article{flex-wrap:wrap;padding-left:1rem;padding-right:1rem}.doctor-patient-list article>.btn{margin-left:3rem}.doctor-appointment-list article{padding-left:1rem;padding-right:1rem;grid-template-columns:55px 1fr 20px}.doctor-appointment-list .doctor-status{grid-column-start:2}.doctor-appointment-list a{grid-column-start:3;grid-row-start:1}.doctor-record-list>a{padding-left:1rem;padding-right:1rem}.doctor-schedule-grid article{grid-template-columns:1fr 1fr}.doctor-schedule-grid button{justify-self:start}.doctor-payout-list article{padding-left:1rem;padding-right:1rem;grid-template-columns:1fr auto}.doctor-payout-list .doctor-status{grid-column-start:1}.doctor-time-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.hrms-heading p{display:none}.hrms-kpis>button{padding-left:.75rem;padding-right:.75rem}.hrms-overview-stats>div{padding-left:.75rem;padding-right:.75rem}.hrms-module{padding:.75rem}.hiring-heading p{display:none}.hiring-heading{align-items:flex-start}.hiring-heading>div:first-child{min-width:0px}.hiring-heading>div:last-child{flex-shrink:0}.hiring-kpis>button{padding-left:.75rem;padding-right:.75rem}.hiring-panel>header{flex-direction:column;align-items:stretch}.hiring-panel header>label{width:100%}.hiring-board{gap:.5rem;padding:.75rem .75rem 1rem}.hiring-stage{width:min(82vw,280px);min-width:min(82vw,280px)}.hiring-module{padding:.75rem}.hiring-form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.hiring-modal{max-height:calc(100vh - 1rem)}.organogram-heading p{display:none}.organogram-kpis>div{padding-left:.75rem;padding-right:.75rem}.organogram-toolbar{flex-direction:column;align-items:stretch}.organogram-toolbar>label{max-width:none}.org-toolbar-spacer{display:none}.organogram-toolbar>button{flex:1 1 0%}.organogram-tree-panel>header>span{display:none}.procurement-heading p{display:none}.procurement-kpis>button{padding-left:.75rem;padding-right:.75rem}.procurement-flow{flex-direction:column;align-items:stretch}.procurement-flow>svg{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-self:center}.procurement-flow>button,.proc-flow-complete{width:100%;min-width:0px}.procurement-order-list article{padding-left:1rem;padding-right:1rem}.procurement-module{padding:.75rem}.mrd-heading p{display:none}.mrd-kpis>div{padding-left:.75rem;padding-right:.75rem}.mrd-panel>header{flex-direction:column;align-items:stretch}.mrd-toolbar{flex-direction:column;align-items:stretch}.mrd-toolbar label{width:100%}.mrd-document-list article{gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px 1fr auto}.mrd-patient,.mrd-retention{grid-column-start:2}.mrd-download{grid-column-start:3;grid-row-start:1}.mrd-download span{display:none}.mrd-form-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.audit-heading p{display:none}.audit-kpis>div{padding-left:.75rem;padding-right:.75rem}.audit-filters{flex-direction:column;align-items:stretch}.audit-search{min-width:0px}.audit-filters select{max-width:none}.audit-panel>header{display:none}.audit-event article{min-width:0px;gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:95px 1fr 28px}.audit-actor,.audit-action,.audit-entity{grid-column-start:2}.audit-event article>button{grid-column-start:3;grid-row-start:1}.audit-evidence{grid-template-columns:repeat(1,minmax(0,1fr));padding-left:1rem;padding-right:1rem}.audit-evidence section{grid-column:span 1 / span 1}.dataops-heading p{display:none}.dataops-kpis>div{padding-left:.75rem;padding-right:.75rem}.export-catalog{grid-template-columns:repeat(1,minmax(0,1fr))}.import-body{padding:1rem}.import-type-picker{grid-template-columns:repeat(1,minmax(0,1fr))}.import-template{flex-direction:column;align-items:stretch}.dataops-module{padding:.75rem}.comms-heading p{display:none}.comms-kpis>button{padding-left:.75rem;padding-right:.75rem}.comms-panel>header{flex-direction:column;align-items:stretch}.comms-toolbar{flex-direction:column;align-items:stretch}.comms-toolbar label{width:100%}.comms-message-list article{gap:.75rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px 1fr auto}.comms-body{grid-column-start:2}.comms-delivery{grid-column-start:3;grid-row-start:1}.comms-module{padding:.75rem}.comms-automation>section{align-items:flex-start}.channel-picker,.comms-context-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.feedback-heading p{display:none}.feedback-kpis>button{padding-left:.75rem;padding-right:.75rem}.nps-score{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1rem}.nps-gauge{align-self:center}.nps-breakdown{width:100%;grid-template-columns:repeat(1,minmax(0,1fr))}.grievance-preview-list article{padding-left:1rem;padding-right:1rem}.feedback-module{padding:.75rem}.quality-heading p{display:none}.quality-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-kpis>button{padding-left:.75rem;padding-right:.75rem}.quality-overview{grid-template-columns:repeat(1,minmax(0,1fr))}.quality-panel:first-child{grid-row:span 1 / span 1}.quality-panel>header{align-items:flex-start;padding-left:1rem;padding-right:1rem}.quality-incident-list article{gap:.5rem;padding-left:1rem;padding-right:1rem}.quality-status{display:none}.quality-module{padding:.75rem}.reporting-heading p{display:none}.reporting-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.reporting-kpis article{padding-left:.75rem;padding-right:.75rem}.reporting-overview{grid-template-columns:repeat(1,minmax(0,1fr))}.reporting-panel>header{align-items:flex-start;padding-left:1rem;padding-right:1rem}.reporting-bars>div,.ageing-bars>div{grid-template-columns:80px minmax(0,1fr) 76px}.operation-metrics{grid-template-columns:repeat(1,minmax(0,1fr))}.operation-metrics>div{border-right-width:0px}.operation-metrics>div:last-child{border-bottom-width:0px}.operation-metrics>div:nth-last-child(2){border-bottom-width:1px}.reporting-module{padding:.75rem}.users-heading p{display:none}.users-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.users-kpis article{padding-left:.75rem;padding-right:.75rem}.users-panel>header{flex-direction:column;align-items:stretch;padding-left:1rem;padding-right:1rem}.users-filters{flex-direction:column;align-items:stretch}.users-filters label{min-width:0px}.users-list article{gap:.5rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px minmax(0,1fr) auto}.user-pills{grid-column-start:2;flex-direction:row;align-items:center;gap:.5rem}.user-row-actions{grid-column-start:3;grid-row-start:1}.user-row-actions button span,.abdm-heading p{display:none}.abdm-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.abdm-kpis>button,.abdm-kpis>article{padding-left:.75rem;padding-right:.75rem}.abdm-overview{grid-template-columns:repeat(1,minmax(0,1fr))}.abdm-panel>header{align-items:flex-start;padding-left:1rem;padding-right:1rem}.facility-card{flex-wrap:wrap;align-items:flex-start;padding:1rem}.facility-card .registry-status{margin-left:70px}.abdm-toolbar{flex-direction:column;align-items:stretch;padding-left:1rem;padding-right:1rem}.abdm-toolbar label{min-width:0px}.professional-list article{gap:.5rem;padding-left:1rem;padding-right:1rem;grid-template-columns:40px minmax(0,1fr) auto}.professional-list code{grid-column-start:2}.professional-list .registry-status{grid-column-start:3;grid-row-start:1}.dashboard-admin-heading p{display:none}.dashboard-admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-admin-kpis article{padding-left:.75rem;padding-right:.75rem}.dashboard-admin-layout{grid-template-columns:repeat(1,minmax(0,1fr))}.dashboard-role-nav>div{display:flex;overflow-x:auto}.dashboard-role-nav>div>button{min-width:180px}.dashboard-widget-grid{grid-template-columns:repeat(1,minmax(0,1fr));padding:1rem}.dashboard-metric-picker{grid-template-columns:repeat(1,minmax(0,1fr))}.setup-heading p{display:none}.setup-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-summary article{padding-left:.75rem;padding-right:.75rem}.setup-toolbar{flex-direction:column;align-items:stretch;padding-bottom:.75rem}.setup-toolbar>label{margin-bottom:0;min-width:0px}.setup-group header p{display:none}.setup-card-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.setup-module-card{min-height:0px}.templates-heading p,.access-heading p{display:none}.template-grid{grid-template-columns:repeat(1,minmax(0,1fr));padding:1rem}.templates-panel>header,.permission-panel>header{flex-direction:column;align-items:stretch;padding-left:1rem;padding-right:1rem}.templates-filters{flex-direction:column;align-items:stretch}.template-form-row{grid-template-columns:repeat(1,minmax(0,1fr))}.access-toolbar{flex-direction:column;align-items:stretch}.access-toolbar>div{min-width:0px}.access-toolbar>span{margin-bottom:0}.navvis-groups{grid-template-columns:repeat(1,minmax(0,1fr))}.navvis-groups article{flex-wrap:wrap}.visibility-control{width:100%;justify-content:flex-end}.permission-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.permission-layout,.permission-add{grid-template-columns:repeat(1,minmax(0,1fr))}.effect-picker button{flex:1 1 0%;justify-content:center}.assistant-heading p{display:none}.assistant-layout{grid-template-columns:repeat(1,minmax(0,1fr))}.assistant-guide{display:none}.assistant-welcome{align-items:flex-start;padding-left:1rem;padding-right:1rem}.assistant-welcome>small{display:none}.assistant-start{padding:1rem}.assistant-suggestions{grid-template-columns:repeat(1,minmax(0,1fr))}.assistant-conversation{padding-left:1rem;padding-right:1rem;max-height:520px}.assistant-question,.assistant-answer{max-width:95%}.assistant-composer{padding-left:1rem;padding-right:1rem}.browser-heading p{display:none}.browser-heading>span{display:none}.browser-layout{grid-template-columns:repeat(1,minmax(0,1fr))}.browser-resources>div{display:flex;overflow-x:auto}.browser-resources>div>button{min-width:190px}.browser-request>header,.browser-results>header{flex-direction:column;align-items:stretch}.browser-request>header>div{width:100%}.browser-run{align-self:flex-end}.browser-request form label{flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.browser-request form input{flex-basis:60%}.browser-result-actions{flex-wrap:wrap}.browser-result-actions>label{flex:1 1 0%}.browser-result-actions input{width:100%}.odi-hero-body{grid-template-columns:repeat(1,minmax(0,1fr));padding:2rem 1.25rem}.odi-welcome h1{font-size:1.875rem;line-height:2.25rem}.odi-health{max-width:430px}.odi-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odi-kpi-card:last-child{grid-column:span 2 / span 2}.odi-main-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.odi-missions>div{grid-template-columns:repeat(1,minmax(0,1fr))}.odi-missions>div>a{border-right-width:0px}.odi-missions>div>a:last-child{border-bottom-width:0px}.odi-missions>div>a:nth-last-child(2){border-bottom-width:1px}.odi-hero>footer{flex-wrap:wrap}.odi-hero>footer span:last-child{margin-left:0}.support-current-task>section{padding:1rem}.support-current-task>footer{flex-direction:column}.support-current-task>footer .btn{width:100%;justify-content:center}}.support-worker-page{margin-left:auto;margin-right:auto;width:100%;max-width:48rem}.support-worker-page>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.support-worker-page{padding:1rem}@media (min-width: 768px){.support-worker-page{padding:1.75rem}}.support-current-task{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.support-current-task.urgent{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.support-current-task.critical{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.support-current-task>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.support-current-task>header small{font-size:11px;font-weight:700;letter-spacing:.16em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-current-task>header h1{margin-top:.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.support-current-task>header span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-current-task>header em{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.support-current-task>section{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem}.support-task-location{display:flex;align-items:flex-start;gap:.75rem;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.support-task-location span{min-width:0px}.support-task-location small{display:block;font-size:10px;font-weight:700;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-task-location strong{display:block;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.support-task-location p{margin-top:.125rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.support-task-instructions{margin-top:1.25rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.support-task-instructions strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.support-task-instructions p{margin-top:.25rem;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.support-task-safety h2{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.support-task-safety p{margin-top:.5rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.support-task-safety p.clear{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.support-current-task>footer{display:flex;gap:.75rem;padding:1.25rem}.support-start{flex:1 1 0%;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.support-start:hover{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.support-complete{flex:1 1 0%;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.support-complete:hover{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.hr-exception-center{margin-top:1.25rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hr-exception-center>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.hr-exception-center>header h2{font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.hr-exception-center>header p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hr-exception-center>header>strong{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hr-exception-center>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hr-exception-center>div>button{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hr-exception-center>div>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hr-exception-center button>svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hr-exception-center button>span{min-width:0px;flex:1 1 0%}.hr-exception-center button strong,.hr-exception-center button small{display:block}.hr-exception-center button strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hr-exception-center button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hr-exception-center button em{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:700;font-style:normal}.hr-exception-center button em.attention{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.hr-exception-center button em.clear{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hiring-journey{margin-bottom:1rem;display:flex;overflow-x:auto;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem}.hiring-journey>button,.hiring-journey>a{display:flex;min-width:145px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hiring-journey>button:hover,.hiring-journey>a:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.hiring-journey strong{display:grid;height:1.5rem;width:1.5rem;flex-shrink:0;place-items:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem}.management-workspace{margin-left:auto;margin-right:auto;width:100%;max-width:1500px}.management-workspace>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.management-workspace{padding:1rem}@media (min-width: 768px){.management-workspace{padding:1.75rem}}.management-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 1280px){.management-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.management-metrics article{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.management-metrics article>svg{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.management-metrics small,.management-metrics strong{display:block}.management-metrics small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.management-metrics strong{font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.management-revenue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}@media (min-width: 1024px){.management-revenue{grid-template-columns:repeat(4,minmax(0,1fr))}}.management-revenue>div{display:flex;align-items:center;gap:.75rem;border-bottom-width:1px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.management-revenue small,.management-revenue strong{display:block}.management-revenue small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.management-revenue strong{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.management-revenue .attention strong{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.management-grid{display:grid;gap:1rem}@media (min-width: 1024px){.management-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.management-panel{min-width:0px;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.management-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.management-panel>header h2{font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.management-panel>header p{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.management-panel>header>a{flex-shrink:0;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.management-list>a{display:flex;min-height:3.5rem;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.5rem 1rem}.management-list>a:last-child{border-width:0px}.management-list>a:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.management-list>a>span{min-width:0px;flex:1 1 0%}.management-list strong,.management-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-list strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.management-list small,.management-list time{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.management-list em{flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.management-list em.sentinel,.management-list em.critical{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.notification-center{position:relative;margin-left:auto}.notification-trigger{position:relative;display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.notification-trigger:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.notification-trigger>span{position:absolute;right:-.375rem;top:-.375rem;min-width:1.25rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;text-align:center;font-size:10px;font-weight:700;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.notification-popover{position:absolute;right:0;top:3rem;z-index:50;width:390px;max-width:calc(100vw - 24px);overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.notification-popover>header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.notification-popover>header strong,.notification-popover>header small{display:block}.notification-popover>header strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(7 12 23 / var(--tw-text-opacity, 1))}.notification-popover>header small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.notification-popover>header>button{display:grid;height:2rem;width:2rem;place-items:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.notification-popover>header>button:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.notification-list{max-height:520px;overflow-y:auto}.notification-list article{position:relative;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.notification-list article:last-child{border-width:0px}.notification-list article.unread{background-color:#f0f9ff66}.notification-list article.critical{border-left-width:4px;--tw-border-opacity: 1;border-left-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.notification-list article>a{display:flex;gap:.5rem;padding:.75rem .75rem .75rem 1rem}.notification-list article>a>span:nth-child(2){min-width:0px;flex:1 1 0%}.notification-dot{margin-top:.5rem;height:.5rem;width:.5rem;flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.notification-list article.read .notification-dot{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.notification-list article small{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.notification-list article strong{margin-top:.125rem;display:block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.notification-list article p{margin-top:.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.notification-list article time{margin-top:.25rem;display:block;font-size:10px;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.notification-ack{margin-bottom:.75rem;margin-left:2.5rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:11px;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.notification-ack:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.notification-list article>em{margin-bottom:.75rem;margin-left:2.5rem;display:inline-flex;align-items:center;gap:.25rem;font-size:11px;font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.notification-empty{display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.25rem;text-align:center;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.notification-empty strong{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.notification-empty span{margin-top:.25rem;font-size:.75rem;line-height:1rem}.notification-error{display:flex;align-items:center;gap:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.notification-preferences>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem;text-align:left}.notification-preferences>button:last-child{border-width:0px}.notification-preferences>button:disabled{cursor:not-allowed}.notification-preferences>button>span{min-width:0px}.notification-preferences strong,.notification-preferences small{display:block}.notification-preferences strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.notification-preferences small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.notification-preferences i{position:relative;height:1.5rem;width:2.5rem;flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.notification-preferences i.on{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.notification-preferences i span{position:absolute;left:.25rem;top:.25rem;height:1rem;width:1rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.notification-preferences i.on span{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skip-link{position:fixed;left:.75rem;top:.75rem;z-index:1000;--tw-translate-y: -5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(7 12 23 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.skip-link:focus{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.table-wrap:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.table-wrap:after{content:"Scroll horizontally to see more columns";position:sticky;left:0;display:none;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:11px;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.panel-skeleton{display:grid;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.panel-skeleton>span{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:.75rem}.panel-skeleton i{height:2.5rem;width:2.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));animation:skeleton-pulse 1.3s ease-in-out infinite}.panel-skeleton b{height:1rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));animation:skeleton-pulse 1.3s ease-in-out infinite}.panel-skeleton>span:nth-child(2n) b{width:75%}.workspace-error-boundary{margin:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.workspace-error-boundary h2{font-size:1rem;line-height:1.5rem;font-weight:700}.workspace-error-boundary p{margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.workspace-error-boundary button,.inline-retry{margin-top:.75rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.saved-views{display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.saved-views select,.saved-views button{height:2rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.saved-views .saved-view-delete{display:grid;width:2rem;place-items:center;padding-left:0;padding-right:0;--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.workspace-pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 6rem .75rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.workspace-pagination>div{display:flex;align-items:center;gap:.5rem}.workspace-pagination button{min-height:2rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.workspace-pagination button:disabled{cursor:not-allowed;opacity:.4}.workspace-pagination strong{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.data-table tbody tr{content-visibility:auto;contain-intrinsic-size:auto 48px}.porter-request-card[data-selected=true]{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.report-builder>header{margin-bottom:1.25rem}.report-builder h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.report-builder h3{margin:0;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.report-builder p{margin-top:.25rem;margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.report-builder small{font-weight:400;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.report-builder-fields{margin:0;min-width:0px}.report-builder-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.report-builder-fields{border-width:0px;padding:0}.report-column-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.report-column-heading>span{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.report-column-groups{display:grid;gap:1rem}@media (min-width: 768px){.report-column-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-column-groups>fieldset{min-width:0px;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.report-column-groups legend{padding-left:.25rem;padding-right:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.report-column-groups p{font-size:.75rem;line-height:1rem}.report-column-options{display:flex;flex-wrap:wrap;gap:.5rem}.report-column-options label{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.report-column-options label.selected,.report-column-options label.\!selected{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.report-column-options input{height:1rem;width:1rem;accent-color:#2563eb}.report-columns-preview{border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.report-columns-preview p{font-size:.75rem;line-height:1rem}.report-builder-placeholder{border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.report-builder .error-text{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ask-report-box{margin-bottom:1.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fff var(--tw-gradient-to-position)}.ask-report-box>header{margin-bottom:1rem}.ask-report-box h2{margin:0;display:flex;align-items:center;gap:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ask-report-box p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ask-report-form{display:flex;flex-wrap:wrap;gap:.5rem}.ask-report-form input{min-width:16rem;flex:1 1 0%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.ask-report-examples{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ask-report-example{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ask-report-example:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ask-report-error{margin-top:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.ask-report-result{margin-top:1rem}.ask-report-result>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.ask-report-caption{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.estimate-workbench{margin-left:auto;margin-right:auto;max-width:1500px;padding-bottom:1.5rem}.estimate-page-heading{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.estimate-page-heading>div{min-width:240px;flex:1 1 0%}.estimate-page-heading h1{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.estimate-page-heading p{margin-top:.25rem;margin-bottom:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-card{margin-bottom:1rem;min-width:0px;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.estimate-card h2,.estimate-patient-banner h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.estimate-card p{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-card small,.estimate-editor-footer>span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-fields{display:grid;gap:1rem}@media (min-width: 768px){.estimate-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.estimate-section-head{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.estimate-inline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.estimate-inline select,.estimate-item-options select,.estimate-item-options>input{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.estimate-stats{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-stats strong{margin-right:.25rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.estimate-filters{margin-bottom:1.25rem;display:grid;gap:.75rem}@media (min-width: 640px){.estimate-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.estimate-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}.estimate-cell-detail{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-status,.estimate-source{display:inline-block;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.estimate-status.active,.estimate-status.accepted,.estimate-status.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.estimate-status.draft,.estimate-status.\!draft{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.estimate-source.master_template{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.estimate-source.tariff_master{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.estimate-editor>fieldset,.estimate-line-form>fieldset{margin:0;min-width:0px;border-width:0px;padding:0}.estimate-payers{margin:0;border-width:0px;padding:0}.estimate-payers legend{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.estimate-payers label{margin-right:1rem;margin-bottom:.5rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.estimate-payers input,.estimate-item-options input[type=checkbox]{height:1rem;width:1rem;accent-color:#2563eb}.estimate-component-group{margin-bottom:1rem;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.estimate-component-group>h3{margin:0;display:flex;justify-content:space-between;gap:.75rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.estimate-component-editor{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem}.estimate-item-inputs{display:grid;align-items:flex-end;gap:.75rem;grid-template-columns:minmax(150px,2fr) minmax(110px,1fr) 65px 110px auto auto}.estimate-row-actions{display:flex;gap:.25rem}.estimate-row-actions button{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.375rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-row-actions button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.estimate-row-actions button:disabled{opacity:.3}.estimate-item-options{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-item-options label{display:flex;align-items:center;gap:.5rem}.estimate-item-options>input{min-width:140px;flex:1 1 0%}.estimate-los{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.estimate-los{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.estimate-los{grid-template-columns:repeat(6,minmax(0,1fr))}}.estimate-range{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:1rem}.estimate-range span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.estimate-range strong{margin-top:.25rem;display:block;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.estimate-editor-footer{position:sticky;bottom:0;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 5rem 1rem 1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.estimate-editor-footer>span{flex:1 1 0%}.estimate-empty{padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-priority{margin-top:1rem;margin-bottom:1rem;display:flex;list-style-type:none;flex-wrap:wrap;gap:.5rem;padding:0}.estimate-priority li{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-priority li.selected,.estimate-priority li.\!selected{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.estimate-recommendations{display:grid;gap:.75rem}@media (min-width: 768px){.estimate-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.estimate-recommendations{grid-template-columns:repeat(3,minmax(0,1fr))}}.estimate-recommendations article{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.estimate-recommendations article:first-child{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));background-color:#eff6ff4d}.estimate-recommendations h3{margin-top:.75rem;margin-bottom:.25rem;font-size:1rem;line-height:1.5rem;font-weight:600}.estimate-recommendations article>strong{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.estimate-patient-banner{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.estimate-patient-banner small{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-patient-banner div>span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.estimate-patient-layout{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1fr) 320px}.estimate-summary{position:sticky;top:5rem}.estimate-summary-row{display:flex;justify-content:space-between;gap:.75rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.estimate-summary-row strong{white-space:nowrap;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.estimate-total{margin-top:.75rem;margin-bottom:1rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1rem}.estimate-total span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.estimate-total strong{margin-top:.25rem;display:block;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.estimate-quoted-range{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.estimate-quoted-range strong{margin-top:.25rem;margin-bottom:.25rem;display:block;font-size:.875rem;line-height:1.25rem}.estimate-line-form{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));background-color:#eff6ff4d;padding:1rem}.estimate-line-form h3{margin-top:0;font-size:.875rem;line-height:1.25rem;font-weight:600}.estimate-charge-results{margin-top:.5rem;margin-bottom:.5rem;max-height:13rem;overflow:auto;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.estimate-charge-results button{display:flex;width:100%;justify-content:space-between;gap:.75rem;border-width:0px;border-bottom-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;text-align:left;font-size:.875rem;line-height:1.25rem}.estimate-charge-results button:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.estimate-charge-results small{display:block}@media (max-width: 1200px){.estimate-item-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.estimate-patient-layout{grid-template-columns:minmax(0,1fr)}.estimate-summary{position:static}}.checkup-workspace{margin-left:auto;margin-right:auto;max-width:1400px}.checkup-heading-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.checkup-tabs{margin-bottom:1.25rem;display:flex;gap:.25rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.checkup-tabs button{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-tabs button.active,.checkup-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.checkup-card{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.checkup-card h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.checkup-list-heading,.checkup-detail-heading{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.checkup-list-heading p,.checkup-detail-heading p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.checkup-search{display:flex;min-width:200px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.checkup-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.checkup-search:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.checkup-toolbar>select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.checkup-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.checkup-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.checkup-empty p{margin-top:0;margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-table-note{margin-top:.25rem;display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-count{white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.checkup-guidance{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-notes{white-space:pre-wrap;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.checkup-patients>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.checkup-patients article{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem}.checkup-patient-name{display:flex;min-width:140px;flex:1 1 0%;flex-direction:column}.checkup-patient-name strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.checkup-patient-name small{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-patient-state,.checkup-patient-actions{display:flex;flex-wrap:wrap;gap:.5rem}.checkup-patient-state span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-patient-state span.done{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.checkup-notice{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.checkup-booking-dialog{max-width:720px}.checkup-form-fields{margin:0;min-width:0px;border-width:0px;padding:0}.checkup-form-step{margin-bottom:1.25rem}.checkup-form-step h3{margin-top:0;margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.checkup-package-preview{margin-top:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-color:#eff6ff99;padding:1rem}.checkup-package-preview>strong{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.checkup-package-preview p{margin-top:.5rem;margin-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-package-preview small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.checkup-package-preview ul{margin-bottom:0;margin-top:.5rem;display:flex;list-style-type:none;flex-wrap:wrap;gap:.5rem;padding:0}.checkup-package-preview li{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.checkup-booking-kind{margin-bottom:.75rem;display:flex;flex-wrap:wrap;gap:1rem;border-width:0px;padding:0}.checkup-booking-kind label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.checkup-booking-kind input{accent-color:#2563eb}.checkup-patient-picker{margin-top:.75rem;display:flex;align-items:flex-end;gap:.5rem}.checkup-patient-picker>div{min-width:0px;flex:1 1 0%}.checkup-patient-picker>button{flex-shrink:0}.checkup-selected-patients{margin-top:.75rem;margin-bottom:.75rem;list-style-type:none}.checkup-selected-patients>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.checkup-selected-patients{padding:0}.checkup-selected-patients li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.5rem .75rem}.checkup-selected-patients strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.checkup-selected-patients small{display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-selected-patients button{border-width:0px;background-color:transparent;padding:.5rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.checkup-selected-patients button:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.checkup-booking-total{margin-top:.75rem;display:flex;justify-content:space-between;gap:1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.checkup-booking-total>span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.checkup-booking-total small{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.checkup-booking-total>strong{white-space:nowrap;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.checkup-patient-actions{width:100%}.checkup-patient-actions>*{flex:1 1 0%;justify-content:center}.checkup-card{padding:1rem}.checkup-booking-total{flex-wrap:wrap}}.homecare-workspace{margin-left:auto;margin-right:auto;max-width:1440px}.homecare-heading-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.homecare-tabs{margin-bottom:1rem;display:flex;gap:.5rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.homecare-tabs button{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-tabs button.active,.homecare-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.homecare-summary{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-summary strong{margin-right:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.homecare-summary button{border-width:0px;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.homecare-summary button:hover{text-decoration-line:underline}.homecare-card{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.homecare-list-heading{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.homecare-list-heading h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.homecare-list-heading p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.homecare-search{display:flex;min-width:200px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.homecare-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.homecare-search:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.homecare-toolbar>select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.homecare-cell-detail{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-cell-detail.attention{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.homecare-address{margin-top:.25rem;display:flex;max-width:280px;align-items:flex-start;gap:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-address svg{margin-top:.125rem;flex-shrink:0}.homecare-row-actions{display:flex;flex-wrap:wrap;gap:.5rem}.homecare-status{margin-top:.25rem;margin-bottom:.25rem;display:inline-block;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-status.scheduled{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.homecare-status.collected{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.homecare-status.failed{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.homecare-empty{display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.homecare-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.homecare-empty p{margin-top:0;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-notice{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.homecare-pagination{margin-top:1rem;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-pagination>span{margin-right:auto}.homecare-schedule-dialog{max-width:680px}.homecare-form-fields{margin:0;min-width:0px}.homecare-form-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.homecare-form-fields{border-width:0px;padding:0}.homecare-form-fields small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-form-grid{display:grid;gap:.75rem}@media (min-width: 640px){.homecare-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.homecare-schedule-summary{display:flex;flex-direction:column;gap:.25rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));background-color:#eff6ff80;padding:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.homecare-schedule-summary small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-action-hint{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-detail{display:flex;flex-direction:column;gap:1rem}.homecare-detail>div>span{margin-bottom:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.homecare-detail strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.homecare-detail p{margin:0;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.homecare-card{padding:1rem}.homecare-workspace .service-page-heading{flex-direction:column;align-items:flex-start;gap:1rem}.homecare-heading-actions{gap:.5rem}.homecare-card .data-table{min-width:780px}}.concession-page{margin-left:auto;margin-right:auto;max-width:1280px}.concession-heading{margin-bottom:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.concession-heading h1{margin-top:.25rem;margin-bottom:.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.concession-heading p{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-summary{margin-bottom:1.25rem;display:grid;gap:.75rem}@media (min-width: 768px){.concession-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}.concession-summary>div,.concession-summary>button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;text-align:left}.concession-summary>button:hover{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.concession-summary small,.concession-summary strong{display:block}.concession-summary small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-summary strong{margin-top:.125rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.concession-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.concession-board{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.concession-board-heading{margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.concession-board-heading h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600}.concession-board-heading p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.concession-search{display:flex;min-width:220px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.concession-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.concession-search:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.concession-toolbar select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.concession-list{display:grid;gap:1rem}@media (min-width: 1024px){.concession-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.concession-card{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.concession-card.pending{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.concession-card.approved{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.concession-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.concession-card-head strong,.concession-card-head span{display:block}.concession-card-head div>span{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-status{flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.concession-status.pending{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.concession-status.approved{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.concession-status.rejected{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.concession-money{margin-top:1rem;margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.concession-money>div{min-width:0px;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.concession-money small,.concession-money strong,.concession-money span{display:block}.concession-money small{font-size:11px;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-money strong{margin-top:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.concession-money span{margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-reason{border-radius:.5rem;border-left-width:2px;--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1));background-color:#fffbeb80;padding:.75rem}.concession-reason>span{margin-bottom:.25rem;display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.concession-reason p{margin:0;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.concession-requested-by{margin-top:.75rem;display:flex;justify-content:space-between;gap:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-decision{margin-top:.75rem;display:flex;flex-direction:column;gap:.25rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem}.concession-decision span{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-card footer{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.concession-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.concession-empty p{margin-top:0;margin-bottom:.5rem}.concession-fields{margin:0;min-width:0px}.concession-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.concession-fields{border-width:0px;padding:0}.concession-bill-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem}@media (min-width: 640px){.concession-bill-preview{grid-template-columns:repeat(4,minmax(0,1fr))}}.concession-bill-preview span,.concession-bill-preview strong,.concession-bill-preview small{display:block}.concession-bill-preview span,.concession-bill-preview small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-bill-preview strong{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.concession-decision-summary{margin-bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:1rem}.concession-decision-summary span,.concession-decision-summary strong{display:block}.concession-decision-summary span{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.concession-decision-summary strong{margin-top:.25rem;font-size:1.125rem;line-height:1.75rem}.concession-decision-summary p{grid-column:span 2 / span 2;margin:0;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));padding-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.concession-dialog-note{margin-top:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-details{margin:0}.concession-details dt{margin-bottom:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.concession-details dd{margin-left:0;margin-bottom:1rem;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.concession-heading{flex-direction:column}.concession-board{padding:1rem}.concession-money{grid-template-columns:repeat(1,minmax(0,1fr))}.concession-requested-by{flex-direction:column}}.diagnostic-review-page{margin-left:auto;margin-right:auto;max-width:1280px}.diagnostic-review-heading{margin-bottom:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.diagnostic-review-heading h1{margin-top:.25rem;margin-bottom:.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.diagnostic-review-heading p{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-review-summary{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.diagnostic-review-summary button{display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.diagnostic-review-summary button:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.diagnostic-review-summary button:first-child{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.diagnostic-review-summary strong{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.diagnostic-review-summary span{font-size:.75rem;line-height:1rem}.diagnostic-review-notice{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.diagnostic-review-board{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.diagnostic-review-board-head{margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.diagnostic-review-board-head h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600}.diagnostic-review-board-head p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-review-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.diagnostic-review-search{display:flex;min-width:220px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.diagnostic-review-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.diagnostic-review-search:focus-within{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.diagnostic-review-toolbar select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.diagnostic-request-list{display:grid;gap:1rem}@media (min-width: 1024px){.diagnostic-request-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.diagnostic-request-card{display:flex;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.diagnostic-request-card.pending{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.diagnostic-request-type{display:flex;width:5rem;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-request-card.pending .diagnostic-request-type{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.diagnostic-request-card.approved .diagnostic-request-type{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.diagnostic-request-main{min-width:0px;flex:1 1 0%;padding:1rem}.diagnostic-request-title{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.diagnostic-request-title h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.diagnostic-request-title div>span{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-request-status{flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.diagnostic-request-status.pending{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.diagnostic-request-status.approved{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.diagnostic-request-status.rejected{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.diagnostic-request-patient{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:.5rem;column-gap:.5rem;font-size:.875rem;line-height:1.25rem}.diagnostic-request-patient>span,.diagnostic-request-patient>small{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-request-patient>small{margin-left:auto}.diagnostic-request-note{margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.diagnostic-request-note>span{margin-bottom:.25rem;display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-request-note p{margin:0;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.diagnostic-request-note.empty p{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.diagnostic-request-outcome{margin-top:.75rem;display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-request-outcome strong{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.diagnostic-request-main footer{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.diagnostic-review-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-review-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.diagnostic-review-empty p{margin-top:0;margin-bottom:.5rem}.diagnostic-approval-summary{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.diagnostic-approval-summary>p{margin-top:0}.diagnostic-approval-summary ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.diagnostic-approval-summary ul{padding-left:1.25rem}.diagnostic-approval-summary>strong,.diagnostic-approval-summary>span{margin-top:.5rem;display:block}.diagnostic-request-details{margin:0}.diagnostic-request-details dt{margin-bottom:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.diagnostic-request-details dd{margin-left:0;margin-bottom:1rem;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.diagnostic-review-heading{flex-direction:column}.diagnostic-review-board{padding:1rem}.diagnostic-review-summary button{min-width:145px;flex:1 1 0%}.diagnostic-request-type{width:3.5rem}.diagnostic-request-title,.diagnostic-request-patient{flex-direction:column}.diagnostic-request-patient>small{margin-left:0}}.assessment-workspace{margin-left:auto;margin-right:auto;max-width:1280px}.assessment-heading{margin-bottom:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.assessment-heading h1{margin-top:.25rem;margin-bottom:.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.assessment-heading p{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-context{margin-bottom:1rem;display:grid;gap:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}@media (min-width: 1024px){.assessment-context{grid-template-columns:repeat(3,minmax(0,1fr))}}.assessment-context .field{min-width:0px}.assessment-context select{width:100%;min-width:0px}.assessment-context small{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-alert{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.assessment-result{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:1rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.assessment-result svg{flex-shrink:0}.assessment-result strong,.assessment-result span{display:block}.assessment-result span{margin-top:.125rem;font-size:.875rem;line-height:1.25rem}.assessment-start{margin-bottom:1.25rem;display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;text-align:center;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-start svg{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.assessment-start h2{margin-bottom:.25rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assessment-start p{margin:0;font-size:.875rem;line-height:1.25rem}.assessment-form{margin-bottom:1.25rem;overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.assessment-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1.25rem}.assessment-form-head h2{margin-top:.25rem;margin-bottom:.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}.assessment-form-head p{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-score{flex-shrink:0;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;text-align:center;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.assessment-score strong{display:block;font-size:1.5rem;line-height:2rem}.assessment-score span{display:block;font-size:.75rem;line-height:1rem}.assessment-progress{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem}.assessment-progress>div{margin-bottom:.5rem;display:flex;justify-content:space-between;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.assessment-progress progress{height:.5rem;width:100%;accent-color:#059669}.assessment-questions>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.assessment-questions{padding:1.25rem}.assessment-questions fieldset{margin:0;min-width:0px;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.assessment-questions fieldset.answered{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.assessment-questions legend{display:flex;align-items:center;gap:.75rem;padding-left:.25rem;padding-right:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.assessment-questions legend>span{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.assessment-questions fieldset.answered legend>span{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.assessment-options{margin-top:.75rem;display:grid;gap:.5rem}@media (min-width: 640px){.assessment-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.assessment-options{grid-template-columns:repeat(3,minmax(0,1fr))}}.assessment-options label{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem}.assessment-options label:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1));background-color:#ecfdf54d}.assessment-options label.selected,.assessment-options label.\!selected{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.assessment-options label>span{flex:1 1 0%}.assessment-options label>strong{display:flex;height:1.75rem;min-width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem}.assessment-options label.selected>strong{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assessment-options label.\!selected>strong{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.assessment-form-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-history{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.assessment-history-head{margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.assessment-history-head h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600}.assessment-history-head p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-history-head select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.assessment-history-empty{display:flex;min-height:160px;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.assessment-history-score{display:inline-flex;height:2.25rem;min-width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));font-weight:600;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.assessment-heading,.assessment-form-head,.assessment-history-head{flex-direction:column}.assessment-score{width:100%}.assessment-options{grid-template-columns:repeat(1,minmax(0,1fr))}.assessment-history .data-table{min-width:720px}}.dietary-workspace{margin-left:auto;margin-right:auto;max-width:1440px}.dietary-heading-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.dietary-census{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.dietary-census-total,.dietary-census button{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem}.dietary-census-total{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.dietary-census button{text-align:left}.dietary-census button:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.dietary-census strong{font-size:1.125rem;line-height:1.75rem}.dietary-census span{font-size:.75rem;line-height:1rem}.dietary-census button span{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dietary-notice{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.dietary-board{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.dietary-board-heading{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.dietary-board-heading h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600}.dietary-board-heading p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dietary-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.dietary-search{display:flex;min-width:200px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dietary-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.dietary-search:focus-within{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.dietary-toolbar select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.dietary-secondary{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dietary-instruction{display:block;max-width:330px;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dietary-status{margin-top:.25rem;display:block;width:-moz-fit-content;width:fit-content;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dietary-status.active,.dietary-status.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.dietary-actions{display:flex;flex-wrap:wrap;gap:.5rem}.dietary-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dietary-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.dietary-empty p{margin-top:0;margin-bottom:.5rem}.dietary-fields{margin:0;min-width:0px}.dietary-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.dietary-fields{border-width:0px;padding:0}.dietary-menu-preview{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));background-color:#ecfdf580;padding:1rem}.dietary-menu-preview>p{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dietary-menu-preview dl{margin-top:.75rem;margin-bottom:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.dietary-menu-preview dl>div{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.dietary-menu-preview dt{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.dietary-menu-preview dd{margin-left:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dietary-dialog-note{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.dietary-detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.dietary-detail>div>span{margin-bottom:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dietary-detail p{margin:0;white-space:pre-wrap;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.dietary-detail ul{margin:0;list-style-type:none}.dietary-detail ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.dietary-detail ul{padding:0}.dietary-detail li{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.75rem}.dietary-detail li small{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.dietary-workspace .clinical-page-heading{flex-direction:column;align-items:flex-start;gap:1rem}.dietary-board{padding:1rem}.dietary-board .data-table{min-width:900px}.dietary-menu-preview dl{grid-template-columns:repeat(1,minmax(0,1fr))}}.ambulance-workspace{margin-left:auto;margin-right:auto;max-width:1440px}.ambulance-heading-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.ambulance-summary{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ambulance-summary strong{margin-right:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.ambulance-summary button{border-width:0px;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ambulance-summary button:hover{text-decoration-line:underline}.ambulance-notice{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.ambulance-fleet,.ambulance-board{margin-bottom:1rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.ambulance-fleet{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem}.ambulance-fleet h2,.ambulance-board h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600}.ambulance-fleet p,.ambulance-board p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ambulance-vehicle-list{display:flex;flex:1 1 0%;flex-wrap:wrap;gap:.75rem}.ambulance-vehicle{display:flex;min-width:250px;flex:1 1 0%;align-items:center;gap:.75rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.75rem}.ambulance-vehicle>svg{flex-shrink:0;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ambulance-vehicle>div{min-width:0px;flex:1 1 0%}.ambulance-vehicle small,.ambulance-secondary{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ambulance-board-heading{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ambulance-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.ambulance-search{display:flex;min-width:200px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.ambulance-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.ambulance-search:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.ambulance-toolbar select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.ambulance-route{margin-top:.25rem;display:flex;max-width:350px;align-items:flex-start;gap:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ambulance-route svg{margin-top:.125rem;flex-shrink:0}.ambulance-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ambulance-status{display:inline-block;white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.ambulance-status.available,.ambulance-status.completed,.ambulance-status.\!available{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ambulance-status.requested{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.ambulance-status.dispatched,.ambulance-status.on_trip{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ambulance-empty{display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ambulance-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.ambulance-empty p{margin-top:0;margin-bottom:.5rem}.ambulance-fields{margin:0;min-width:0px}.ambulance-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.ambulance-fields{border-width:0px;padding:0}.ambulance-hint{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.ambulance-details{margin:0}.ambulance-details dt{margin-bottom:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.ambulance-details dd{margin-left:0;margin-bottom:1rem;white-space:pre-wrap;overflow-wrap:break-word;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.ambulance-workspace .service-page-heading{flex-direction:column;align-items:flex-start;gap:1rem}.ambulance-fleet,.ambulance-board{padding:1rem}.ambulance-board .data-table{min-width:820px}}.teleconsult-heading-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.teleconsult-summary{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.teleconsult-summary strong{margin-right:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.teleconsult-summary button{border-width:0px;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.teleconsult-summary button:hover{text-decoration-line:underline}.teleconsult-list{border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.teleconsult-list-heading{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.teleconsult-list-heading h2{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600}.teleconsult-list-heading p{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.teleconsult-toolbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.teleconsult-search{display:flex;min-width:200px;flex:1 1 0%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.teleconsult-search input{width:100%;border-width:0px;background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.teleconsult-search:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.teleconsult-toolbar select{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.teleconsult-secondary{margin-top:.25rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.teleconsult-row-actions{display:flex;max-width:440px;flex-wrap:wrap;gap:.5rem}.teleconsult-status{display:inline-block;white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.teleconsult-status.scheduled{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.teleconsult-status.active,.teleconsult-status.\!active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.teleconsult-empty{display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.teleconsult-empty h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.teleconsult-empty p{margin-top:0;margin-bottom:.5rem}.teleconsult-notice{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.teleconsult-pagination{margin-top:1rem;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.teleconsult-pagination>span{margin-right:auto}.teleconsult-fields{margin:0;min-width:0px}.teleconsult-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.teleconsult-fields{border-width:0px;padding:0}.teleconsult-hint{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.teleconsult-details{margin:0}.teleconsult-details dt{margin-bottom:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.teleconsult-details dd{margin-left:0;margin-bottom:1rem;white-space:pre-wrap;overflow-wrap:break-word;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media (max-width: 640px){.teleconsult-page .service-page-heading{flex-direction:column;align-items:flex-start;gap:1rem}.teleconsult-list{padding:1rem}.teleconsult-list .data-table{min-width:780px}}.retail-workspace{margin-left:auto;margin-right:auto;max-width:1440px}.retail-heading{margin-bottom:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem}.retail-heading>div:last-child{display:flex;align-items:center;gap:.5rem}.retail-heading h1{margin-bottom:.25rem;margin-top:.25rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.retail-heading p{margin:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-eyebrow{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.retail-kpis{margin-bottom:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.retail-kpis>div{display:flex;min-height:82px;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.retail-kpis>div>span:last-child{display:flex;min-width:0px;flex-direction:column}.retail-kpis small{font-size:.67rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-kpis strong{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.retail-kpi-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem}.retail-kpi-icon.blue{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.retail-kpi-icon.emerald{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.retail-kpi-icon.amber{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.retail-success{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.retail-success span{flex:1 1 0%}.retail-success button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.retail-tabs{margin-bottom:.75rem;display:flex;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.retail-tabs button{margin-bottom:-1px;display:flex;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-tabs button.active,.retail-tabs button.\!active{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.retail-tabs button span{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.62rem;--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.retail-counter{display:grid;align-items:flex-start;gap:1rem;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)}.retail-catalog-panel,.retail-cart-panel,.retail-history{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.retail-catalog-panel>header,.retail-cart-panel>header,.retail-history>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}.retail-catalog-panel h2,.retail-cart-panel h2,.retail-history h2{margin:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.retail-catalog-panel header p,.retail-cart-panel header p,.retail-history header p{margin-bottom:0;margin-top:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-drug-search{margin-left:1.25rem;margin-right:1.25rem;margin-top:1.25rem;display:flex;height:3rem;align-items:center;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:1rem;padding-right:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-drug-search:focus-within{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.retail-drug-search input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.retail-drug-search kbd{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.58rem;font-weight:500;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-search-prompt,.retail-no-result{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;text-align:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.retail-search-prompt strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.retail-search-prompt span,.retail-no-result span{margin-top:.25rem;max-width:310px;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-search-results{padding:1rem}.retail-search-results>button{display:grid;width:100%;align-items:center;gap:.75rem;border-width:0px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem .5rem;text-align:left}.retail-search-results>button:last-child{border-width:0px}.retail-search-results>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.retail-search-results>button:disabled{cursor:not-allowed;opacity:.55}.retail-search-results>button{grid-template-columns:38px minmax(0,1fr) auto 20px}.retail-search-results>button>span:nth-child(2){display:flex;min-width:0px;flex-direction:column}.retail-search-results strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-search-results small{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-search-results .in-stock,.retail-search-results .out-stock{border-radius:9999px;padding:.25rem .625rem;font-size:.62rem;font-weight:600}.retail-search-results .in-stock{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.retail-search-results .out-stock{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.retail-drug-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.retail-cart-panel{position:sticky;top:1rem}.retail-cart-panel>header>button{display:flex;align-items:center;gap:.25rem;border-width:0px;background-color:transparent;font-size:.66rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-cart-panel>header>button:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.retail-sale-type{margin:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem}.retail-sale-type button{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border-width:0px;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-sale-type button.active,.retail-sale-type button.\!active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.retail-cart-panel>.field{margin-left:1rem;margin-right:1rem;margin-bottom:1rem}.retail-cart-panel .field>span small{font-weight:400;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-institution-fields{margin-left:1rem;margin-right:1rem;margin-bottom:1rem;display:grid;grid-template-columns:1.4fr .6fr;gap:.75rem}.retail-percent-input{position:relative}.retail-percent-input input{padding-right:2rem}.retail-percent-input>span{position:absolute;right:.75rem;top:50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-empty-cart{margin-left:1rem;margin-right:1rem;display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;border-radius:.875rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.retail-empty-cart span{margin-top:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-cart-lines{border-top-width:1px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.retail-cart-lines article{display:grid;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.retail-cart-lines article:last-child{border-width:0px}.retail-cart-lines article{grid-template-columns:36px minmax(100px,1fr) 92px auto 24px}.retail-cart-lines article>div:nth-child(2){display:flex;min-width:0px;flex-direction:column}.retail-cart-lines article>div:nth-child(2) strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-cart-lines article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-cart-lines article>strong{white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-cart-lines article>button{border-width:0px;background-color:transparent;padding:.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-cart-lines article>button:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.retail-quantity{display:grid;height:2rem;grid-template-columns:26px 38px 26px;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.retail-quantity button{border-width:0px;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:0;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.retail-quantity button:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.retail-quantity input{min-width:0px;border-left-width:1px;border-right-width:1px;border-top-width:0px;border-bottom-width:0px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:0;text-align:center;font-size:.75rem;line-height:1rem;outline:2px solid transparent;outline-offset:2px}.retail-totals{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.retail-totals>span{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-totals .discount{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.retail-totals .grand-total{margin-top:.25rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-totals .grand-total strong{font-size:1.125rem;line-height:1.75rem}.retail-totals>small{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.64rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.retail-checkout{margin-left:1rem;margin-right:1rem;margin-bottom:1rem;display:flex;width:calc(100% - 2rem);align-items:center;justify-content:center;gap:.5rem;--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1));padding-top:.75rem;padding-bottom:.75rem}.retail-checkout:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.retail-history-filters{display:flex;align-items:center;gap:.5rem}.retail-history-filters label{display:flex;height:2.25rem;min-width:280px;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-history-filters input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.retail-history-filters select{height:2.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.retail-history-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.retail-history-empty strong{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.retail-history-empty span{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-sale-list>button{display:grid;width:100%;align-items:center;gap:1rem;border-width:0px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;text-align:left}.retail-sale-list>button:last-child{border-width:0px}.retail-sale-list>button:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.retail-sale-list>button{grid-template-columns:40px minmax(170px,1.3fr) 1fr 1fr .7fr auto 18px}.retail-sale-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.retail-sale-icon.institutional{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.retail-sale-list button>span:not(.retail-sale-icon){display:flex;min-width:0px;flex-direction:column}.retail-sale-list small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-sale-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.retail-sale-customer>strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.retail-status{white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.61rem;font-weight:600;text-transform:capitalize;font-style:normal;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.retail-status.pending{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.retail-status.approved{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.retail-detail-modal{max-width:760px}.retail-modal-icon{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.retail-detail-body{max-height:calc(100vh - 120px);overflow-y:auto;padding:1.25rem}.retail-detail-summary{margin-bottom:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.retail-detail-summary span{display:flex;flex-direction:column;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.retail-detail-summary small{font-size:.61rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-detail-summary strong{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-detail-lines{overflow:hidden;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.retail-detail-lines article{display:grid;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.retail-detail-lines article:last-child{border-width:0px}.retail-detail-lines article{grid-template-columns:36px minmax(0,1fr) auto auto}.retail-detail-lines article>div{display:flex;min-width:0px;flex-direction:column}.retail-detail-lines article>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-detail-lines article small{font-size:.63rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.retail-detail-lines article em{margin-top:.25rem;font-size:.61rem;font-weight:600;font-style:normal;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.retail-detail-lines article>strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-detail-lines .btn{display:flex;align-items:center;gap:.25rem;padding-top:.375rem;padding-bottom:.375rem;font-size:.65rem}.retail-detail-total{margin-left:auto;margin-top:1rem;display:flex;max-width:270px;flex-direction:column;gap:.5rem}.retail-detail-total span{display:flex;justify-content:space-between;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.retail-detail-total span:last-child{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.retail-approval{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.875rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:1rem}.retail-approval>div{display:flex;align-items:center;gap:.75rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.retail-approval>div span{display:flex;flex-direction:column}.retail-approval strong{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.retail-approval small{font-size:.64rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.retail-view-only{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.64rem;font-weight:600;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.retail-return-dialog textarea{min-height:90px}.retail-return-available{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:.875rem;--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.retail-return-available span{display:flex;flex-direction:column}.retail-return-available small{font-size:.62rem;--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.retail-return-available strong{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.retail-return-note{margin-bottom:0;margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.66rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.retail-loading{position:fixed;bottom:1.25rem;right:1.25rem;z-index:1100;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 1000px){.retail-counter{grid-template-columns:repeat(1,minmax(0,1fr))}.retail-cart-panel{position:static}.retail-sale-list>button{grid-template-columns:40px minmax(150px,1.5fr) 1fr .8fr auto 18px}.retail-sale-list>button>span:nth-of-type(3){display:none}}@media (max-width: 640px){.retail-heading{flex-direction:column}.retail-kpis{grid-template-columns:repeat(1,minmax(0,1fr))}.retail-kpis>div{min-height:68px}.retail-counter{display:block}.retail-catalog-panel{margin-bottom:.75rem}.retail-search-prompt{min-height:190px}.retail-search-results>button{grid-template-columns:36px minmax(0,1fr) 18px}.retail-search-results>button>span:nth-child(3){display:none}.retail-institution-fields{grid-template-columns:repeat(1,minmax(0,1fr))}.retail-cart-lines article{grid-template-columns:32px minmax(0,1fr) 88px 22px}.retail-cart-lines article>strong{grid-column-start:2}.retail-history>header{flex-direction:column;align-items:flex-start}.retail-history-filters{width:100%;flex-direction:column}.retail-history-filters label,.retail-history-filters select{width:100%;min-width:0px}.retail-sale-list>button{grid-template-columns:38px minmax(0,1fr) auto 16px}.retail-sale-list>button>span:nth-of-type(2),.retail-sale-list>button>span:nth-of-type(3){display:none}.retail-status{display:none}.retail-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.retail-detail-lines article{grid-template-columns:32px minmax(0,1fr) auto}.retail-detail-lines article .btn{grid-column:span 2 / span 2;grid-column-start:2;justify-content:center}.retail-approval{flex-direction:column;align-items:stretch}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.w-full{width:100%}.shrink-0{flex-shrink:0}.items-center{align-items:center}.gap-2{gap:.5rem}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--bg: #f4f7f9;--surface: #ffffff;--surface-subtle: #f8fafc;--border: #dce3ea;--border-strong: #c5d0dc;--text: #142033;--text-muted: #64748b;--primary: #2563eb;--primary-dark: #1d4ed8;--primary-soft: #eff6ff;--danger: #dc2626;--success: #059669;--warning: #b45309;--sidebar-bg: #101827;--sidebar-panel: #172033;--sidebar-text: #a7b4c8;--sidebar-text-active: #ffffff;--brand-50: #eef4ff;--brand-100: #dbe6fe;--brand-200: #bfd2fe;--brand-300: #93b4fd;--brand-400: #608df9;--brand-500: #3b6cf4;--brand-600: #254ee8;--brand-700: #1d3cd4;--brand-800: #1e33ab;--brand-900: #1e2f87}@media (max-width: 640px){.hr-exception-center>div:last-child{grid-template-columns:repeat(1,minmax(0,1fr))}.management-metrics,.management-revenue{grid-template-columns:repeat(1,minmax(0,1fr))}.management-list time{display:none}.notification-popover{position:fixed;left:.75rem;right:.75rem;top:4rem;width:auto}.support-current-task>header{flex-direction:column}.support-current-task>section{padding:1rem}.support-current-task>footer{flex-direction:column;padding:1rem}.support-current-task>footer .btn{min-height:2.75rem;width:100%;justify-content:center}}@media (max-width: 850px){.table-wrap{max-width:100%;-webkit-overflow-scrolling:touch}.table-wrap:after{display:block}.ipd-nurse-workspace{padding-left:0;padding-right:0}.ipd-shift-grid{gap:.75rem}.ipd-census{max-height:18rem}.ipd-census>button{min-height:3.5rem}.ipd-quick-actions button,.ipd-quick-actions a{min-height:2.75rem;font-size:.875rem;line-height:1.25rem}.ipd-patient-work>article{min-height:3.5rem}}@media (pointer: coarse){button:not(.brand-core),a,input,select,textarea,[role=button],[role=tab]{min-height:44px}input[type=checkbox],input[type=radio]{min-height:22px;min-width:22px}.sidebar-group-header,.sidebar-link{min-height:44px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.spin{animation:none!important}}@keyframes skeleton-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (max-width: 640px){.saved-views{width:100%}.saved-views select{min-width:0px;flex:1 1 0%}.workspace-pagination{flex-direction:column;align-items:flex-start;padding-bottom:5rem;padding-left:1rem;padding-right:1rem}.workspace-pagination>div{width:100%;justify-content:space-between}}.flow-caption,.flow-updated{color:#64748b;font-size:13px;margin:0 0 12px}.flow-board{border:1px solid #e2e8f0;border-radius:16px;background:#fff;margin-bottom:20px}.flow-board td small{display:block;color:#64748b;margin-top:4px}.flow-count{display:inline-block;min-width:34px;padding:5px 9px;border-radius:8px;background:#eff6ff;color:#1e40af;font-weight:700;text-align:center}.flow-count.waiting{background:#fff7ed;color:#9a3412}.flow-work-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.flow-work{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.flow-work.attention{border-top:3px solid #e11d48}.flow-work h2{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.flow-work p{color:#64748b;font-size:13px;margin:8px 0 14px}.flow-work ul{list-style:none;padding:0;margin:0}.flow-work li a{display:flex;align-items:center;gap:14px;padding:12px 0;border-top:1px solid #f1f5f9}.flow-work li a span:first-child{flex:1}.flow-work li strong{font-size:21px}.flow-empty{padding:16px}.odi-home .odi-main-grid{grid-template-columns:1fr}@media (max-width:700px){.flow-work-grid{grid-template-columns:1fr}}.odi-home .odi-hero-body{padding-top:20px;padding-bottom:20px}.odi-home .odi-welcome h1{font-size:1.8rem}
