@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:optional;src:local(""),url(/_next/static/media/lato-v17-latin-ext_latin-300.14593acc.woff2) format("woff2"),url(/_next/static/media/lato-v17-latin-ext_latin-300.7850b30d.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:optional;src:local(""),url(/_next/static/media/lato-v17-latin-ext_latin-regular.56d5c184.woff2) format("woff2"),url(/_next/static/media/lato-v17-latin-ext_latin-regular.17e5fbf6.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:optional;src:local(""),url(/_next/static/media/lato-v17-latin-ext_latin-700.099b6e41.woff2) format("woff2"),url(/_next/static/media/lato-v17-latin-ext_latin-700.b8010692.woff) format("woff")}.layout-light{--v-body-bg:#ffffff;--v-menuitem-text-color-secondary:var(--text-color-secondary);--v-menuitem-text-color:var(--text-color);--v-menuitem-hover-bg:var(--surface-hover);--v-overlay-menuitem-text-color:var(--text-color);--v-overlay-menuitem-hover-bg:var(--surface-hover);--v-topbar-search-button-bg:var(--surface-ground);--v-topbar-search-button-icon-color:var(--v-menuitem-text-color-secondary)}.layout-dark{--v-body-bg:#293B51;--v-menuitem-text-color-secondary:var(--text-color-secondary);--v-menuitem-text-color:var(--text-color);--v-menuitem-hover-bg:var(--surface-hover);--v-overlay-menuitem-text-color:var(--text-color);--v-overlay-menuitem-hover-bg:var(--surface-hover);--v-topbar-search-button-bg:var(--surface-ground);--v-topbar-search-button-icon-color:var(--v-menuitem-text-color-secondary)}.layout-primary{--v-body-bg:linear-gradient(147.38deg,var(--primary-500) 0%,var(--primary-800) 100%);--v-menuitem-text-color-secondary:var(--primary-color-text);--v-menuitem-text-color:var(--primary-color-text);--v-menuitem-hover-bg:rgba(255,255,255,.1);--v-overlay-menuitem-text-color:var(--text-color);--v-overlay-menuitem-hover-bg:var(--surface-hover);--v-topbar-search-button-bg:var(--primary-color-text);--v-topbar-search-button-icon-color:var(--primary-color)}*{box-sizing:border-box}:root{--v-sidebar-width:14rem}html{height:100%;font-size:14px}body,html{overflow-x:hidden}body{font-weight:400;padding:0;margin:0;min-height:100%;background:var(--surface-ground);color:var(--text-color);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{text-decoration:none}.layout-container{background:var(--v-body-bg);min-height:100dvh}html{--system-bar-top:0px;--system-bar-bottom:0px}html.is-capacitor-android{--system-bar-top:env(safe-area-inset-top,0px);--system-bar-bottom:env(safe-area-inset-bottom,0px);--safe-area-bg:#0b2a4a}html.is-capacitor-android body:after,html.is-capacitor-android body:before{content:"";position:fixed;left:0;right:0;background:var(--safe-area-bg);z-index:5000;pointer-events:none}html.is-capacitor-android body:before{top:0;height:var(--system-bar-top)}html.is-capacitor-android body:after{bottom:0;height:var(--system-bar-bottom)}.skip-to-content-link{position:absolute;top:0;left:0;z-index:10001;padding:.75rem 1rem;font-weight:600;color:var(--primary-color-text);background:var(--primary-color);border-radius:0 0 6px 0;transform:translateY(-150%);transition:transform .15s ease-in-out}.skip-to-content-link:focus{transform:translateY(0);outline:2px solid var(--primary-color-text);outline-offset:-2px}html .text-500{color:var(--text-color-secondary)!important}.layout-sidebar{position:fixed;width:var(--v-sidebar-width,14rem);display:flex;flex-direction:column;height:calc(100% - 5rem);left:0;top:5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--v-body-bg);z-index:999}.layout-sidebar .layout-sidebar-logo{display:flex;align-items:center;justify-content:center;padding:1rem 1rem .75rem;flex-shrink:0}.layout-sidebar .layout-sidebar-logo .layout-sidebar-logo-image{width:100%;max-width:9rem;height:auto;object-fit:contain}.layout-sidebar .layout-menu-container{overflow:auto;flex:1 1;height:100%;padding:1rem .75rem}.layout-sidebar .layout-menu{margin:0;padding:0;list-style-type:none}.layout-sidebar .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{font-size:.857rem;text-transform:uppercase;font-weight:700;padding:1rem 0 .5rem;color:var(--v-menuitem-text-color-secondary)}.layout-sidebar .layout-menu .layout-root-menuitem>.layout-menuitem-root-text .active-route{font-weight:700}.layout-sidebar .layout-menu .layout-root-menuitem>a{display:none}.layout-sidebar .layout-menu li.active-menuitem>a .layout-submenu-toggler{transform:rotate(-180deg)}.layout-sidebar .layout-menu li.active-menuitem>ul{max-height:1000px;transition:max-height 1s ease-in-out}.layout-sidebar .layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-sidebar .layout-menu ul a{display:flex;align-items:center;outline:0 none;position:relative;color:var(--v-menuitem-text-color);padding:.5rem;margin-bottom:.25rem;border-radius:var(--border-radius);line-height:1;transition:background-color var(--transition-duration),box-shadow var(--transition-duration);cursor:pointer}.layout-sidebar .layout-menu ul a .layout-menuitem-icon{margin-right:.5rem}.layout-sidebar .layout-menu ul a .layout-submenu-toggler{font-size:75%;margin-left:auto;transition:transform var(--transition-duration)}.layout-sidebar .layout-menu ul a.active-route{font-weight:700;background:var(--v-menuitem-active-bg,var(--v-menuitem-hover-bg));box-shadow:inset 3px 0 0 var(--v-menuitem-active-bar,#22b8e6)}.layout-sidebar .layout-menu ul a:hover{background:var(--v-menuitem-hover-bg)}.layout-sidebar .layout-menu ul a:focus-visible{outline:2px solid var(--v-menuitem-text-color);outline-offset:-2px}.layout-sidebar .layout-menu ul ul{overflow:hidden;border-radius:var(--border-radius);max-height:0;transition:max-height .45s cubic-bezier(.86,0,.07,1)}.layout-sidebar .layout-menu ul ul li a{padding-left:1.25rem}.layout-sidebar .layout-menu ul ul li li a{padding-left:2.5rem}.layout-sidebar .layout-menu ul ul li li li a{padding-left:3.5rem}.layout-sidebar .layout-menu ul ul li li li li a{padding-left:4.5rem}.layout-sidebar .layout-menu ul ul li li li li li a{padding-left:5.5rem}.layout-sidebar .layout-menu ul ul li li li li li li a{padding-left:6.5rem}@media screen and (min-width:992px){.layout-container.layout-slim .layout-topbar .app-logo{width:5rem;justify-content:center;padding:0}.layout-container.layout-slim .layout-topbar .app-logo .app-logo-image{width:3.9rem;max-width:100%;height:auto;margin:0;display:block}.layout-container.layout-slim .layout-topbar .app-logo span,.layout-container.layout-slim .topbar-menubutton{display:none}.layout-container.layout-slim .layout-sidebar{width:5rem;overflow:visible}.layout-container.layout-slim .layout-sidebar .layout-sidebar-logo{padding:.5rem .25rem}.layout-container.layout-slim .layout-sidebar .layout-sidebar-logo .layout-sidebar-logo-image{max-width:3.5rem}.layout-container.layout-slim .layout-sidebar .layout-menu-container{overflow:auto;display:flex;justify-content:center;padding:0}.layout-container.layout-slim .layout-sidebar .layout-menu-container::-webkit-scrollbar{display:none}.layout-container.layout-slim .layout-content-wrapper{margin-left:5rem}.layout-container.layout-slim .layout-menu ul{display:none}.layout-container.layout-slim .layout-menu li.active-menuitem>ul{display:block}.layout-container.layout-slim .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;outline:none;transition:background-color var(--transition-duration);width:3.5rem;height:3.5rem;margin:0 auto 1rem;color:var(--v-menuitem-text-color)}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a:hover{background:var(--v-menuitem-hover-bg)}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a:focus-visible{outline:2px solid var(--v-menuitem-text-color);outline-offset:-2px}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a .layout-submenu-toggler{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a .layout-menuitem-icon{font-size:1.75rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a .layout-menuitem-text{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul{position:absolute;left:5rem;top:0;min-width:15rem;background-color:var(--surface-overlay);border-radius:var(--border-radius);box-shadow:0 4px 10px rgba(0,0,0,.03),0 0 2px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.12);padding:1rem;max-height:20rem;overflow:auto;z-index:999}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul a{color:var(--v-overlay-menuitem-text-color)}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul a:hover{background:var(--v-overlay-menuitem-hover-bg)}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li a{padding-left:.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li a{padding-left:1.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li a{padding-left:2.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li li a{padding-left:3.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li li li a{padding-left:4.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li li li li a{padding-left:5.5rem}.layout-container.layout-slim-plus .layout-topbar .app-logo{width:7rem;justify-content:center;padding:0}.layout-container.layout-slim-plus .layout-topbar .app-logo .app-logo-image{width:5rem;max-width:100%;height:auto;margin:0;display:block}.layout-container.layout-slim-plus .layout-topbar .app-logo span{display:none}.layout-container.layout-slim-plus .layout-topbar .topbar-menu{margin:0 2rem}.layout-container.layout-slim-plus .topbar-menubutton{display:none}.layout-container.layout-slim-plus .layout-sidebar{width:7rem;overflow:hidden}.layout-container.layout-slim-plus .layout-sidebar .layout-sidebar-logo{padding:.5rem .5rem .75rem}.layout-container.layout-slim-plus .layout-sidebar .layout-sidebar-logo .layout-sidebar-logo-image{max-width:5.5rem}.layout-container.layout-slim-plus .layout-sidebar .layout-menu-container{overflow:auto;display:block;justify-content:normal;padding:.5rem}}@media screen and (min-width:992px){.layout-container.layout-slim-plus .layout-sidebar .layout-menu-container::-webkit-scrollbar{display:none}.layout-container.layout-slim-plus .layout-content-wrapper{margin-left:7rem}.layout-container.layout-slim-plus .layout-menu ul{display:none}.layout-container.layout-slim-plus .layout-menu li.active-menuitem>ul{display:block;max-height:1000px}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{display:none}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--border-radius);text-align:center;cursor:pointer;outline:none;transition:background-color var(--transition-duration);width:auto;height:auto;margin:0 auto .5rem;padding:.75rem 0;color:var(--v-menuitem-text-color)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a:hover{background:var(--v-menuitem-hover-bg)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a:focus-visible{outline:2px solid var(--v-menuitem-text-color);outline-offset:-2px}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a.active-route{background:var(--primary-color);color:var(--primary-color-text);box-shadow:0 0 0 1px hsla(0,0%,100%,.08)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a.active-route .layout-menuitem-text{color:var(--primary-color-text);font-weight:700}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a .layout-submenu-toggler{display:block;margin-top:.25rem;margin-left:0}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a .layout-menuitem-icon{font-size:1.75rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a .layout-menuitem-text{font-size:.875rem;display:block;margin-top:.25rem;color:var(--menuitem-text-color)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul{position:static;left:auto;top:auto;min-width:0;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.08));border-radius:var(--border-radius);border:1px solid hsla(0,0%,100%,.14);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),inset 0 10px 20px hsla(0,0%,100%,.04),0 10px 22px rgba(0,0,0,.14);padding:.375rem .25rem 0;margin:0 auto .75rem;max-height:0;overflow:hidden;z-index:auto;transition:max-height .45s cubic-bezier(.86,0,.07,1)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a{color:var(--v-menuitem-text-color);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:var(--border-radius);margin:0 auto .5rem;padding:.625rem .25rem;line-height:1.2}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a:hover{background:var(--v-menuitem-hover-bg)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a.active-route{background:var(--primary-color);color:var(--primary-color-text);font-weight:700}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a.active-route .layout-menuitem-text{color:var(--primary-color-text)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a .layout-menuitem-icon{margin-right:0;margin-bottom:.25rem;font-size:1.5rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a .layout-menuitem-text{display:block;white-space:normal;word-break:break-word}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a .layout-submenu-toggler{display:none}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li a,.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li a,.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li a,.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li li a,.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li li li a,.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li li li li a{padding-left:.25rem}}.layout-container.layout-compact .layout-topbar{display:none}.layout-container.layout-compact .layout-content-wrapper{padding-top:0}.layout-container.layout-compact .layout-content-wrapper .layout-content{height:100dvh;border-top-left-radius:0;border-top:none}.layout-container.layout-compact .layout-sidebar{display:flex;flex-direction:column;overflow:visible;top:0;height:100%}.layout-container.layout-compact .layout-sidebar .layout-menu-container{flex:1 1 auto;min-height:0}@media screen and (min-width:992px){.layout-container.layout-static .layout-topbar{display:none}.layout-container.layout-static .layout-content-wrapper{padding-top:0}.layout-container.layout-static .layout-content-wrapper .layout-content{height:100dvh;border-top-left-radius:0;border-top:none}.layout-container.layout-static .layout-sidebar{display:flex;flex-direction:column;overflow:visible;top:0;height:100%}.layout-container.layout-static .layout-sidebar .layout-menu-container{flex:1 1 auto;min-height:0}.layout-container.layout-static .layout-menu-container{overflow-y:auto}}.layout-container.layout-compact .layout-sidebar .layout-sidebar-logo,.layout-container.layout-static .layout-sidebar .layout-sidebar-logo{display:flex;align-items:center;justify-content:center;padding:0 .5rem .5rem;flex-shrink:0}.layout-container.layout-compact .layout-sidebar .layout-sidebar-logo .layout-sidebar-logo-image,.layout-container.layout-static .layout-sidebar .layout-sidebar-logo .layout-sidebar-logo-image{width:100%;max-width:6rem;height:auto;object-fit:contain}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile{position:relative;padding:.5rem;flex-shrink:0;border-top:1px solid hsla(0,0%,100%,.08)}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-button,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;background:rgba(0,0,0,0);border:none;cursor:pointer;border-radius:var(--border-radius);color:var(--v-menuitem-text-color,#ffffff);transition:background-color var(--transition-duration)}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-button:hover,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-button:hover{background:var(--v-menuitem-hover-bg,rgba(255,255,255,.08))}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-button i,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-button i{margin-left:auto;font-size:.85rem;opacity:.75}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-details,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-details{display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1 1 auto}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-name,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-name{font-weight:600;font-size:.85rem;line-height:1.15;word-break:break-word;max-width:100%}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-role,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-role{font-size:.7rem;opacity:.75;line-height:1.1}.layout-container.layout-compact .layout-sidebar .layout-sidebar-profile-menu,.layout-container.layout-static .layout-sidebar .layout-sidebar-profile-menu{bottom:100%;left:.5rem;margin-bottom:.5rem;z-index:200;min-width:16rem;background:var(--surface-overlay);border:1px solid var(--surface-border)}.layout-container.layout-static .layout-sidebar .layout-sidebar-logo{padding-top:10px}.layout-container.layout-static .layout-sidebar .layout-sidebar-logo .layout-sidebar-logo-image{max-width:8rem}.layout-container.layout-compact .layout-sidebar .layout-sidebar-logo{padding-top:10px;padding-left:5px;padding-right:5px}.layout-menu .menu-split-row{display:flex;align-items:stretch;margin-bottom:.25rem;border-radius:var(--border-radius);transition:background-color var(--transition-duration)}.layout-menu .menu-split-row>a{flex:1 1 auto;min-width:0}.layout-menu .menu-split-row .menu-split-row-toggler{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:1.25rem;margin:0 0 0 .125rem;padding:0;border:0;border-radius:var(--border-radius);background:rgba(0,0,0,0);color:var(--v-menuitem-text-color);cursor:pointer;transition:background-color var(--transition-duration)}.layout-menu .menu-split-row .menu-split-row-toggler .layout-submenu-toggler{font-size:75%;margin:0;transition:transform var(--transition-duration)}.layout-menu .menu-split-row .menu-split-row-toggler:focus-visible{outline:2px solid var(--v-menuitem-text-color);outline-offset:-2px}.layout-menu .menu-split-row:hover{background:var(--v-menuitem-hover-bg)}.layout-menu .menu-split-row>a .layout-menuitem-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-menu li.active-menuitem>.menu-split-row .menu-count-bubble{display:none}.layout-menu .menu-split-row--selected{background:var(--v-menuitem-active-bg,var(--v-menuitem-hover-bg));box-shadow:inset 3px 0 0 var(--v-menuitem-active-bar,#22b8e6)}.layout-menu .menu-split-row--selected.menu-split-row--flow{box-shadow:none}.layout-menu ul .menu-split-row>a{margin-bottom:0;padding-right:0}.layout-menu ul .menu-split-row>a .layout-menuitem-icon{margin-right:.35rem}.layout-menu ul .menu-split-row>a.active-route,.layout-menu ul .menu-split-row>a:hover{background:rgba(0,0,0,0);box-shadow:none}.layout-menu li.active-menuitem>.menu-split-row .layout-submenu-toggler{transform:rotate(-180deg)}.layout-menu ul a.menu-flow-item .layout-menuitem-text,.layout-menu ul a.menu-pipeline-item .layout-menuitem-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-menu ul a.menu-flow-item:before,.layout-menu ul a.menu-pipeline-item:before{content:"";position:absolute;left:.4rem;top:0;bottom:-.25rem;width:2px;border-radius:1px;background:var(--v-menuitem-text-color-secondary,currentColor);opacity:.35}.layout-menu ul li:last-child>.menu-split-row a.menu-flow-item:before,.layout-menu ul li:last-child>a.menu-pipeline-item:before{bottom:0}.layout-menu ul a.menu-flow-item{font-size:.93em}.layout-menu ul a.menu-pipeline-item{font-size:.88em;color:var(--v-menuitem-text-color-secondary,inherit)}.layout-menu ul ul li li a.menu-flow-item{padding-left:1.25rem}.layout-menu ul ul li li a.menu-pipeline-item,.layout-menu ul ul li li li a.menu-pipeline-item{padding-left:2rem}.layout-menu a.menu-item-muted{opacity:.6}.layout-menu a.menu-item-muted:hover{background:rgba(0,0,0,0)}.layout-menu ul a.active-path{font-weight:600}.layout-menu ul a.menu-flow-item.active-path,.layout-menu ul a.menu-pipeline-item.active-path{color:var(--v-menuitem-text-color)}.layout-menu ul a.menu-flow-item.active-route,.layout-menu ul a.menu-pipeline-item.active-route{box-shadow:none}.layout-menu ul a.menu-flow-item.active-route:before,.layout-menu ul a.menu-pipeline-item.active-route:before{left:calc(.4rem - .5px);width:3px;background:var(--v-menuitem-active-bar,#22b8e6);opacity:1}.layout-menu .menu-count-bubble{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-left:.15rem;min-width:1.15rem;padding:.16rem .32rem;border-radius:999px;font-size:.68rem;font-weight:700;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:#fff;color:#1f2937}.layout-menu .menu-count-bubble--warning{background:#f59e0b;color:#1f2937}.layout-menu .menu-count-bubble--overdue{background:#ef4444;color:#fff}.layout-topbar{height:5rem;padding:0 2rem 0 0;position:fixed;left:0;top:0;width:100%;z-index:1000;display:flex;align-items:center;background-color:var(--v-body-bg)}html.is-capacitor-ios .layout-topbar{top:env(safe-area-inset-top,0)}.layout-topbar .app-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--v-sidebar-width,14rem);padding:1.25rem 1.5rem .75rem}.layout-topbar .app-logo .app-logo-image{display:block;width:100%;max-width:8rem;height:auto;margin:0;object-fit:contain}.layout-topbar .app-logo span{font-size:2rem;font-weight:700;margin-left:.5rem;color:var(--v-menuitem-text-color)}.layout-topbar .topbar-menubutton{position:relative;width:3rem;height:3rem;margin-left:3rem;border-radius:var(--border-radius);flex-shrink:0}.layout-topbar .topbar-menubutton span{width:2rem;height:4px;display:block;position:absolute;top:18px;left:7px;border-radius:7px;transition-duration:.5s;transition-timing-function:swing;background-color:var(--v-menuitem-text-color-secondary)}.layout-topbar .topbar-menubutton span:before{right:0;top:-9px}.layout-topbar .topbar-menubutton span:after,.layout-topbar .topbar-menubutton span:before{width:1rem;height:4px;content:"";position:absolute;border-radius:7px;transition-duration:.5s;transition-timing-function:swing;background-color:var(--v-menuitem-text-color-secondary)}.layout-topbar .topbar-menubutton span:after{left:0;top:9px}.layout-topbar .topbar-menubutton:hover{background-color:var(--v-menuitem-hover-bg)}.layout-topbar .topbar-menu{list-style-type:none;padding:0;margin:0 3rem;display:flex;gap:.5rem;flex:1 1 auto;overflow:auto}.layout-topbar .topbar-menu>li{display:flex;align-items:center;transition:background-color var(--transition-duration);border-radius:var(--border-radius);padding:.5rem;cursor:pointer}.layout-topbar .topbar-menu>li a{font-size:1.25rem;font-weight:400;white-space:nowrap;padding-right:1.375rem;color:var(--v-menuitem-text-color-secondary);opacity:.7}.layout-topbar .topbar-menu>li a.active-route{opacity:1;color:var(--v-menuitem-text-color)}.layout-topbar .topbar-menu>li i{color:var(--v-menuitem-text-color-secondary);font-size:.875rem;margin-left:.5rem;display:none}.layout-topbar .topbar-menu>li:hover{background-color:var(--v-menuitem-hover-bg)}.layout-topbar .topbar-menu>li:hover a{padding-right:0}.layout-topbar .topbar-menu>li:hover i{display:block}.layout-topbar .topbar-menu>li.topbar-menu-empty{color:var(--v-menuitem-text-color);cursor:auto}.layout-topbar .topbar-menu>li.topbar-menu-empty:hover{background-color:rgba(0,0,0,0)}.layout-topbar .topbar-search{display:flex;align-items:center;flex-shrink:0}.layout-topbar .topbar-search .topbar-searchbutton{background-color:var(--v-topbar-search-button-bg);border-radius:50%;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s;transition-delay:.3s;cursor:pointer}.layout-topbar .topbar-search .topbar-searchbutton i{color:var(--v-topbar-search-button-icon-color);font-size:18px}.layout-topbar .topbar-search .search-input-wrapper{position:relative;width:0;opacity:0;visibility:hidden;transition:.4s cubic-bezier(.86,0,.07,1)}.layout-topbar .topbar-search .search-input-wrapper span{width:100%}.layout-topbar .topbar-search .search-input-wrapper span .p-inputtext{width:100%;position:relative;border-radius:40px;padding:9px}.layout-topbar .topbar-search .search-input-wrapper span i{font-size:18px;margin-top:-9px}.layout-topbar .topbar-search.topbar-search-active .topbar-searchbutton{opacity:0;pointer-events:none;cursor:default;transition:opacity .1s;transition-delay:.1s}.layout-topbar .topbar-search.topbar-search-active .search-input-wrapper{width:190px;opacity:1;visibility:visible}.layout-topbar .topbar-search.topbar-search-active .search-input-wrapper i{display:block}.layout-topbar .topbar-profile{border-radius:var(--border-radius);margin-left:2rem;position:relative;flex-shrink:0}.layout-topbar .topbar-profile .topbar-profile-button{display:flex;align-items:center;padding:.5rem;cursor:pointer}.layout-topbar .topbar-profile .topbar-profile-button>img{width:36px;margin-right:.55rem}.layout-topbar .topbar-profile .topbar-profile-button .profile-details{display:flex;flex-direction:column}.layout-topbar .topbar-profile .topbar-profile-button .profile-name{color:var(--v-menuitem-text-color);font-weight:700}.layout-topbar .topbar-profile .topbar-profile-button .profile-job{color:var(--v-menuitem-text-color-secondary)}.layout-topbar .topbar-profile .topbar-profile-button i{margin-left:.5rem;color:var(--v-menuitem-text-color-secondary);transition:transform var(--transition-duration)}.layout-breadcrumb{margin-bottom:2rem}.layout-breadcrumb ol{display:flex;align-items:center;margin:0;padding:0;list-style:none;gap:1rem;flex-wrap:wrap}.layout-breadcrumb ol,.layout-breadcrumb ol a{color:var(--text-color-secondary)}.layout-footer{padding:1rem 0;justify-content:space-between}.layout-footer,.layout-footer .footer-start{display:flex;align-items:center}.layout-footer .footer-start img{width:2rem}.layout-footer .footer-start .app-name{margin-left:.75rem;font-size:1.25rem;font-weight:700}.layout-content-wrapper{transition:margin-left var(--transition-duration);padding-top:5rem}.layout-content-wrapper .layout-content{border-top:1px solid var(--surface-border);overflow:auto;height:calc(100dvh - 5rem);padding:2rem;background-color:var(--surface-ground);border-top-left-radius:30px;box-shadow:inset 0 3px 4px rgba(0,0,0,.1)}.layout-content-wrapper .layout-content .layout-content-inner{display:flex;flex-direction:column;height:100%}html.is-capacitor-ios .layout-content-wrapper{padding-top:calc(5rem + env(safe-area-inset-top, 0px))}html.is-capacitor-ios .layout-content-wrapper .layout-content{height:calc(100dvh - 5rem - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px))}@media screen and (min-width:992px){.layout-container.layout-static .layout-sidebar{transition:transform var(--transition-duration)}.layout-container.layout-static .layout-content-wrapper{margin-left:var(--v-sidebar-width,14rem)}.layout-container.layout-static-inactive .layout-sidebar{transform:translateX(-100%)}.layout-container.layout-overlay .layout-content-wrapper,.layout-container.layout-static-inactive .layout-content-wrapper{margin-left:0}.layout-container.layout-overlay .layout-sidebar{z-index:999;transform:translateX(-100%);transition:transform var(--transition-duration);box-shadow:3px 0 4px rgba(0,0,0,.1019607843)}.layout-container.layout-overlay.layout-overlay-active .layout-sidebar{transform:translateX(0)}}@media screen and (max-width:991px){.blocked-scroll{overflow:hidden}.layout-topbar{height:4.5rem;flex-wrap:nowrap;align-items:center;padding:.5rem 1rem;row-gap:0}.layout-topbar .app-logo{width:auto;padding:0}.layout-topbar .app-logo .app-logo-image{margin:0;width:6.75rem;height:auto}.layout-topbar .app-logo span{display:none}.layout-topbar .topbar-menubutton{display:flex;align-items:center;justify-content:center;position:relative;margin-left:auto;width:3rem;height:3rem;border-radius:var(--border-radius)}.layout-topbar .topbar-menubutton:hover{background-color:var(--v-menuitem-hover-bg)}.layout-topbar .topbar-menubutton span{top:calc(50% - 2px);left:calc(50% - 1rem)}.layout-topbar .topbar-menubutton span,.layout-topbar .topbar-menubutton span:after,.layout-topbar .topbar-menubutton span:before{background:var(--v-menuitem-text-color)}.layout-topbar .topbar-menu{display:none}.layout-topbar .topbar-search{margin-left:auto}.layout-topbar .topbar-profile{display:none}.layout-content-wrapper{margin-left:0;padding-top:4.5rem;height:calc(100% - 4.5rem)}.layout-content-wrapper .layout-content{border-top-left-radius:0;border-top-right-radius:0;height:calc(100dvh - 4.5rem)}.layout-sidebar{box-shadow:0 0 1rem rgba(0,0,0,.15);transform:translateY(100%);width:100%;top:4.5rem;height:calc(100% - 4.5rem);mix-blend-mode:normal;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);border-radius:0;transition:transform var(--transition-duration)}.layout-container.layout-mobile-active .layout-topbar .topbar-menubutton span{width:0}.layout-container.layout-mobile-active .layout-topbar .topbar-menubutton span:before{width:2rem;left:0;transform:translateY(9px) rotate(45deg)}.layout-container.layout-mobile-active .layout-topbar .topbar-menubutton span:after{width:2rem;transform:translateY(-9px) rotate(-45deg)}.layout-container.layout-mobile-active .layout-sidebar{transform:translateY(0)}.layout-container .layout-search .search-container{width:75vw}}@media screen and (min-width:1960px){.landing-wrapper,.layout-content-inner{width:1504px;margin-left:auto!important;margin-right:auto!important}.layout-content-inner:has(.evolution-kanban-shell){width:100%!important;margin-left:0!important;margin-right:0!important}}@media(min-width:769px){.layout-content:has(.evolution-kanban-shell){padding:.75rem 1rem!important;background-color:#fff!important;overflow:hidden!important}}.layout-content-inner:has(.evolution-kanban-shell){min-height:0}.layout-content-inner>.evolution-kanban-shell{margin:0 -.5rem}.evolution-kanban-shell+.layout-footer{display:none}.evolution-kanban-shell .card{padding:0;margin-bottom:0;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;background:rgba(0,0,0,0);box-shadow:none;border-radius:0}h1,h2,h3,h4,h5,h6{margin:1.5rem 0;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}mark{background:#fff8e1;padding:.25rem .4rem;border-radius:var(--border-radius);font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-top:solid var(--surface-border);border-width:1px 0 0;margin:1rem 0}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}.card{background:var(--surface-card);padding:1.5rem;margin-bottom:1rem;box-shadow:0 3px 4px rgba(0,0,0,.1),0 24px 36px rgba(0,0,0,.04);border-radius:14px}.card:last-child{margin-bottom:0}.p-toast.p-toast-top-center{top:1rem;left:50%;transform:translateX(-50%);right:auto;width:auto}.p-toast.p-toast-top-left,.p-toast.p-toast-top-right{top:7rem}.p-toast .p-toast-message{max-width:380px;margin:.25rem auto}.p-toast .p-toast-message-content{padding:.625rem .875rem;align-items:center}.p-toast .p-toast-message-icon{font-size:1rem;width:1rem;height:1rem;flex-shrink:0}.p-toast .p-toast-summary{display:none}.p-toast .p-toast-detail{margin:0;font-size:.875rem;line-height:1.25}.p-toast .p-toast-icon-close{width:1.25rem;height:1.25rem;opacity:.6}.p-toast .p-toast-icon-close:hover{opacity:1}.layout-config-button{position:fixed;width:4rem;height:4rem;background:var(--primary-color);color:var(--primary-color-text);top:50%;right:0;margin-top:-2rem;border-radius:30px 0 0 30px;transition:background-color var(--transition-duration);overflow:hidden;cursor:pointer;z-index:999;display:flex;align-items:center;justify-content:center;box-shadow:-.25rem 0 1rem rgba(0,0,0,.1490196078)}.layout-config-button.config-link{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border:none}.layout-config-button .config-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px var(--focus-ring)}.layout-config-button i{font-size:2.5rem;line-height:inherit;transform:rotate(0deg);transition:transform 1s}.layout-config-button:hover{background:var(--primary-400)}.layout-config-sidebar.p-sidebar .p-sidebar-content{padding-left:2rem;padding-right:2rem}.p-checkbox,.p-radiobutton{position:relative;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.p-checkbox .p-checkbox-input,.p-radiobutton .p-radiobutton-input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:1}.p-checkbox .p-checkbox-box,.p-radiobutton .p-radiobutton-box{display:flex;align-items:center;justify-content:center}.p-checkbox.p-checkbox-disabled .p-checkbox-input,.p-checkbox.p-disabled .p-checkbox-input,.p-radiobutton.p-disabled .p-radiobutton-input{cursor:default}.p-checkbox .p-checkbox-box[data-p-highlight=true],.p-checkbox.p-highlight .p-checkbox-box,.p-checkbox[data-p-highlight=true] .p-checkbox-box{border-color:var(--primary-color);background:var(--primary-color)}.p-checkbox .p-checkbox-input:checked+.p-checkbox-box,.p-checkbox:has(.p-checkbox-input:checked) .p-checkbox-box{border-color:var(--primary-color);background:var(--primary-color)}.p-checkbox .p-checkbox-box[data-p-highlight=true] .p-checkbox-icon,.p-checkbox.p-highlight .p-checkbox-box .p-checkbox-icon,.p-checkbox[data-p-highlight=true] .p-checkbox-box .p-checkbox-icon{color:var(--primary-color-text)}.p-checkbox .p-checkbox-input:checked+.p-checkbox-box .p-checkbox-icon,.p-checkbox:has(.p-checkbox-input:checked) .p-checkbox-box .p-checkbox-icon{color:var(--primary-color-text)}.p-checkbox .p-checkbox-box .p-checkbox-icon{display:block}.p-radiobutton .p-radiobutton-box[data-p-highlight=true],.p-radiobutton.p-highlight .p-radiobutton-box,.p-radiobutton[data-p-highlight=true] .p-radiobutton-box{border-color:var(--primary-color);background:var(--primary-color)}.p-radiobutton .p-radiobutton-input:checked+.p-radiobutton-box,.p-radiobutton:has(.p-radiobutton-input:checked) .p-radiobutton-box{border-color:var(--primary-color);background:var(--primary-color)}.p-radiobutton .p-radiobutton-box[data-p-highlight=true] .p-radiobutton-icon,.p-radiobutton.p-highlight .p-radiobutton-box .p-radiobutton-icon,.p-radiobutton[data-p-highlight=true] .p-radiobutton-box .p-radiobutton-icon{background-color:var(--primary-color-text)}.p-radiobutton .p-radiobutton-input:checked+.p-radiobutton-box .p-radiobutton-icon,.p-radiobutton:has(.p-radiobutton-input:checked) .p-radiobutton-box .p-radiobutton-icon{background-color:var(--primary-color-text)}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{border-radius:50%;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0) scale(.1);visibility:hidden}.p-radiobutton .p-radiobutton-box[data-p-highlight=true] .p-radiobutton-icon,.p-radiobutton .p-radiobutton-input:checked+.p-radiobutton-box .p-radiobutton-icon,.p-radiobutton.p-highlight .p-radiobutton-box .p-radiobutton-icon,.p-radiobutton:has(.p-radiobutton-input:checked) .p-radiobutton-box .p-radiobutton-icon,.p-radiobutton[data-p-highlight=true] .p-radiobutton-box .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}.p-tabview .p-tabview-nav{display:flex;flex-wrap:nowrap;margin:0;padding:0;list-style:none}.p-tabview .p-tabview-nav li{list-style:none}.p-tabview .p-tabview-nav li .p-tabview-nav-link{display:flex;align-items:center;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-decoration:none}.p-tabview .p-tabview-nav li .p-tabview-nav-link:focus{z-index:1}.p-tabview .p-tabview-nav-content{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.p-tabview .p-tabview-nav-content::-webkit-scrollbar{display:none}.p-tabview .p-tabview-ink-bar{display:none;z-index:1}.p-tabmenu .p-tabmenu-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0;padding:0;list-style:none}.p-tabmenu .p-tabmenu-nav::-webkit-scrollbar{display:none}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{list-style:none}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{display:flex;align-items:center;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-decoration:none}.p-dialog.case-details-dialog .p-dialog-header{padding:.35rem}.case-details-desktop-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.case-details-desktop-header-identity{display:flex;align-items:center;gap:.75rem;min-width:0}.case-details-dialog .case-details-desktop-header-identity .p-avatar{width:3.35rem;height:3.35rem;flex-shrink:0;margin-left:5px;margin-top:5px}.case-details-dialog .case-details-desktop-header-identity .p-avatar img{width:100%;height:100%;object-fit:cover}.case-details-desktop-header-name{font-weight:600;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.case-details-desktop-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.case-details-rail{min-height:0}.case-details-rail-tabs{display:flex;flex-direction:column;flex:1 1;min-height:0}.case-details-rail-tabs .p-tabview-nav,.case-details-rail-tabs .p-tabview-nav-container{flex-shrink:0}.case-details-rail-tabs .p-tabview-panels{flex:1 1;min-height:0;overflow-y:auto}.case-details-rail-tabs .p-tabview-panel{height:100%}.case-details-rail-tabs .p-tabview-nav li .p-tabview-nav-link{padding-block:10px}.case-details-rail-section:not(:last-child){padding-bottom:1rem;border-bottom:1px solid var(--surface-border)}.p-dialog.case-details-dialog.case-details-dialog-mobile{position:fixed!important;top:0!important;left:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;transform:none!important;margin:0!important;border-radius:0!important;box-shadow:none;display:flex;flex-direction:column}.p-dialog.case-details-dialog.case-details-dialog-mobile .p-dialog-header{padding:.75rem 1rem;border-top-left-radius:0;border-top-right-radius:0;flex-shrink:0;z-index:2}.p-dialog.case-details-dialog.case-details-dialog-mobile .p-dialog-content{border-bottom-left-radius:0;border-bottom-right-radius:0;flex:1 1 auto;min-height:0;overflow:hidden;overscroll-behavior:none}.p-dialog-mask.case-details-dialog-mobile-mask{padding:0!important;overflow:hidden!important;align-items:flex-start!important;justify-content:flex-start!important;overscroll-behavior:none;height:100dvh;min-height:100dvh}.p-dialog.case-details-secondary-dialog.case-details-secondary-dialog-mobile{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important;max-height:min(82dvh,var(--case-details-mobile-height,100dvh))!important;transform:none!important;margin:0!important;border-radius:1.5rem 1.5rem 0 0!important;box-shadow:0 -1rem 2.5rem rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden}.p-dialog.case-details-secondary-dialog.case-details-secondary-dialog-mobile .p-dialog-header{padding:1rem 1rem .5rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;flex-shrink:0}.p-dialog.case-details-secondary-dialog.case-details-secondary-dialog-mobile .p-dialog-content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.p-dialog.case-details-secondary-dialog.case-details-secondary-dialog-mobile .p-dialog-footer{flex-shrink:0;padding-top:.75rem;padding-bottom:max(.9rem,var(--system-bar-bottom,0px))}.p-dialog-mask.case-details-secondary-dialog-mobile-mask{padding:0!important;align-items:flex-end!important;justify-content:stretch!important;overflow:hidden!important;overscroll-behavior:none}.case-details-secondary-sheet-mask{position:fixed;inset:0;z-index:1400;display:flex;align-items:flex-end;justify-content:stretch;background:rgba(15,23,42,.28);padding-top:2rem}.case-details-secondary-sheet{width:100%;max-height:min(92dvh,var(--case-details-mobile-height,100dvh));background:#fff;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -1rem 2.5rem rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:visible}.case-details-secondary-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .5rem;flex-shrink:0}.case-details-secondary-sheet__title{color:var(--text-color);font-size:1.05rem;font-weight:700}.case-details-secondary-sheet__content{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:visible;-webkit-overflow-scrolling:touch;padding:0 1rem 1rem}.case-details-secondary-sheet__footer{flex-shrink:0;padding:0 1rem max(1rem,var(--system-bar-bottom,0px)) 1rem;background:#fff}.case-details-mobile-safe-input .p-inputtext,.case-details-mobile-safe-input textarea,.case-details-mobile-safe-input.p-inputtext,.case-details-secondary-sheet .p-datepicker table td>span,.case-details-secondary-sheet .p-datepicker-trigger,.case-details-secondary-sheet .p-dropdown-item,.case-details-secondary-sheet .p-dropdown-label,.case-details-secondary-sheet .p-inputtextarea,.case-details-secondary-sheet .p-timepicker span{font-size:16px!important}@media(max-width:768px){.p-autocomplete-input,.p-chips-multiple-container .p-inputtext,.p-dropdown-filter,.p-dropdown-label,.p-inputnumber-input,.p-inputtext,.p-inputtextarea,.p-multiselect-filter,.p-multiselect-label,.p-password-input,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea{font-size:16px!important}}.case-details-secondary-sheet .p-calendar,.case-details-secondary-sheet .p-dropdown{overflow:visible}.case-details-mobile-native-select{min-height:3.5rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b7280 0),linear-gradient(135deg,#6b7280 50%,transparent 0);background-position:calc(100% - 1.35rem) calc(50% - .15rem),calc(100% - .9rem) calc(50% - .15rem);background-size:.55rem .55rem,.55rem .55rem;background-repeat:no-repeat;padding-right:3rem}.case-details-secondary-sheet .p-datepicker,.case-details-secondary-sheet .p-dropdown-panel{z-index:2}.case-details-details-sheet{height:min(85dvh,var(--case-details-mobile-height,100dvh))}.case-details-details-sheet__content{padding-bottom:max(1.25rem,var(--system-bar-bottom,0px))}.case-details-mobile-details-nav{display:flex;align-items:center;gap:.5rem;overflow-x:auto;flex-shrink:0;padding:.25rem 1rem .75rem;scrollbar-width:none}.case-details-mobile-details-nav::-webkit-scrollbar{display:none}.case-details-mobile-details-nav-pill{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;border:0;border-radius:999px;min-height:2.75rem;padding:.6rem .95rem;background:rgba(240,242,241,.96);color:#44524b;font-family:inherit;font-size:.92rem;font-weight:600;box-shadow:inset 0 0 0 1px rgba(187,203,185,.55);cursor:pointer}.case-details-mobile-details-nav-pill-active{background:#1fa551;color:#fff;box-shadow:none}.case-details-mobile-header{display:flex;align-items:center;gap:.9rem;width:100%;padding:.25rem 0}.case-details-mobile-header-actions{display:inline-flex;align-items:center;gap:.25rem;flex:0 0 auto}.case-details-page-shell{width:100%}.case-details-page-shell.case-details-page-shell-mobile{display:flex;flex-direction:column;position:fixed;top:var(--case-details-mobile-top,0);left:0;right:0;width:100vw;min-height:0;height:var(--case-details-mobile-height,100dvh);max-height:var(--case-details-mobile-height,100dvh);background:radial-gradient(circle at 10% 20%,rgba(0,109,47,.05) 0,rgba(0,109,47,.05) 2px,transparent 0) 0 0/2.75rem 2.75rem,linear-gradient(180deg,#f6fbf7,#eff6f1);overflow:hidden;overscroll-behavior:none;padding-top:var(--system-bar-top,0)}html.is-capacitor-native .case-details-page-content.case-details-page-content-mobile{padding-bottom:0}html.is-capacitor-native .case-details-mobile-layout{padding-bottom:var(--system-bar-bottom,0)}html.is-capacitor-native .case-details-mobile-thread{padding-bottom:.35rem}html.is-capacitor-native .case-details-mobile-composer{padding-bottom:.25rem!important}.case-details-page-header{flex-shrink:0;padding:.85rem 1rem .75rem;background:hsla(0,0%,100%,.9);border-bottom:1px solid rgba(187,203,185,.7);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.case-details-page-content{width:100%}.case-details-page-content.case-details-page-content-mobile{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;overscroll-behavior:none;padding:.75rem}.case-details-page-footer{padding:0 1rem 1rem}.case-details-mobile-back.p-button{width:2.25rem;height:2.25rem;min-width:2.25rem;border:none!important;background:rgba(0,0,0,0)!important;box-shadow:none!important}.case-details-mobile-back.p-button.p-focus,.case-details-mobile-back.p-button:enabled:active,.case-details-mobile-back.p-button:enabled:focus,.case-details-mobile-back.p-button:enabled:focus-visible,.case-details-mobile-back.p-button:enabled:hover{border:none!important;background:rgba(0,0,0,0)!important;box-shadow:none!important;outline:none!important}.case-details-mobile-contact{line-height:1.1;flex:1 1 auto;min-width:0}.case-details-mobile-contact-name{display:block;font-size:1.65rem;font-weight:800;line-height:1;color:#0b6b33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.case-details-mobile-contact-meta{display:block;margin-top:.2rem;font-size:.95rem;color:#64748b}.case-details-mobile-more.p-button{width:2.5rem;height:2.5rem;min-width:2.5rem;border:none!important;background:rgba(0,0,0,0)!important;box-shadow:none!important}.case-details-mobile-waiting-trigger.p-button{width:2.5rem;height:2.5rem;min-width:2.5rem;border:1px solid rgba(14,94,41,.18)!important;background:rgba(225,244,232,.9)!important;color:#0b6b33!important;box-shadow:none!important}.case-details-mobile-layout{display:flex;flex-direction:column;height:100%;min-height:0;gap:.75rem;overflow:hidden;overscroll-behavior:none;padding-bottom:calc(var(--system-bar-bottom, 0px) + .5rem)}.case-details-mobile-status-strip{display:flex;align-items:center;gap:.5rem;overflow-x:auto;min-height:3rem;padding:.35rem .1rem .2rem;scrollbar-width:none}.case-details-mobile-status-strip::-webkit-scrollbar{display:none}.case-details-tablet-details-strip{padding:.5rem .75rem 0}.case-details-mobile-chip{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;border-radius:999px;padding:.7rem .95rem;background:rgba(240,242,241,.96);color:#44524b;font-size:.92rem;font-weight:600;box-shadow:inset 0 0 0 1px rgba(187,203,185,.55)}.case-details-mobile-chip-sla{background:rgba(61,226,115,.16);color:#0b6b33;box-shadow:inset 0 0 0 1px rgba(61,226,115,.18)}.case-details-mobile-chip-button{border:0;background:#1fa551;color:#fff;box-shadow:none;font-family:inherit;cursor:pointer}.case-details-mobile-chip-dot{width:.55rem;height:.55rem;border-radius:999px;background:#1fa551}.case-details-mobile-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.case-details-mobile-thread{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;height:100%;min-height:0;border:1px solid rgba(187,203,185,.7);border-radius:1.65rem;padding:.85rem .85rem .75rem;background:radial-gradient(circle at 18% 12%,rgba(0,109,47,.04) 0,rgba(0,109,47,.04) 2px,transparent 0) 0 0/2.8rem 2.8rem,linear-gradient(180deg,rgba(255,255,255,.92),rgba(249,251,250,.98));box-shadow:0 18px 40px rgba(15,23,42,.08);overflow:hidden}.case-details-mobile-messages{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:.25rem}.case-details-mobile-composer{padding-top:.5rem;background:rgba(0,0,0,0)}.case-details-mobile-actions{flex-shrink:0;background:hsla(0,0%,100%,.92);border:1px solid rgba(187,203,185,.75);border-radius:1.25rem;padding:.85rem;box-shadow:0 10px 30px rgba(15,23,42,.08)}.case-details-mobile-actions-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.case-details-mobile-actions-close.p-button{margin-top:-.15rem;color:#64748b!important}.case-details-mobile-actions-fields{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.75rem;gap:.75rem}.case-details-mobile-actions-field{display:flex;flex-direction:column;gap:.35rem}.case-details-mobile-actions-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem}.case-details-mobile-actions-waiting.p-button{min-width:0}.case-details-mobile-actions-waiting-note{display:flex;flex-direction:column;gap:.2rem;margin-top:.6rem;padding:.7rem .8rem;border-radius:.9rem;background:rgba(248,250,252,.95);border:1px solid rgba(203,213,225,.65)}.case-details-mobile-actions-nav{display:grid;grid-template-columns:2.75rem minmax(0,1fr) minmax(0,1fr);grid-gap:.55rem;gap:.55rem;margin-top:.9rem}.case-details-mobile-actions-refresh.p-button{width:2.75rem;min-width:2.75rem;height:2.75rem}.case-details-mobile-actions-nav-button.p-button{width:100%;justify-content:center}.case-details-mobile-actions-primary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:.55rem;gap:.55rem;margin-top:.7rem}.case-details-mobile-actions-save.p-button,.case-details-mobile-actions-secondary-button.p-button{width:100%;justify-content:center}.case-details-mobile-actions-save.p-button{box-shadow:0 10px 22px rgba(15,23,42,.14)}.case-details-mobile-thread-header{flex-shrink:0;background:rgba(0,0,0,0);padding-top:.125rem;padding-bottom:.125rem}.case-details-mobile-history-button{text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.7rem 1.15rem;background:hsla(0,0%,100%,.92);color:#0b7a38!important;font-weight:700;box-shadow:0 10px 26px rgba(15,23,42,.08)}.case-details-mobile-bubble{box-shadow:0 1px 1px rgba(11,20,26,.12),0 2px 6px rgba(11,20,26,.04)!important}.case-details-mobile-bubble,.case-details-mobile-messages [data-message-id]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.case-details-mobile-bubble-inbound,.case-details-mobile-bubble-outbound{color:#111b21}.case-details-mobile-composer-shell{display:flex;align-items:flex-end;gap:.85rem}.case-details-mobile-composer-pill{flex:1 1 auto;min-width:0;position:relative;border-radius:1.4rem;border:1px solid rgba(187,203,185,.72);background:hsla(0,0%,100%,.97);box-shadow:0 16px 35px rgba(15,23,42,.08);padding:.35rem .55rem}.case-details-mobile-composer-row{display:flex;align-items:flex-end;gap:.3rem;min-height:2.2rem}.case-details-mobile-composer-tools-right{position:absolute;right:.45rem;bottom:.3rem;display:inline-flex;align-items:center;gap:.15rem;z-index:1}.case-details-mobile-composer-tool.p-button{width:2rem;height:2rem;min-width:2rem;color:#64748b!important}.case-details-mobile-composer-primary.p-button{width:2.6rem;height:2.6rem;min-width:2.6rem;border-radius:999px!important;background:#0b7a38!important;border-color:#0b7a38!important;box-shadow:0 14px 24px rgba(11,122,56,.22)}.case-details-mobile-composer-primary.p-button .p-button-icon{font-size:.95rem}.case-details-mobile-composer-input.p-inputtextarea{flex:1 1 auto;width:100%;border:none!important;background:rgba(0,0,0,0)!important;box-shadow:none!important;min-height:2.1rem!important;max-height:7rem!important;line-height:1.35;padding:.15rem 9.5rem .15rem .35rem!important;resize:none;color:#1f2937;font-size:1rem;overflow-y:auto!important;white-space:pre-wrap;word-break:break-word}.case-details-mobile-composer-pill:has(.case-details-mobile-composer-input:not(:placeholder-shown)) .case-details-mobile-composer-input.p-inputtextarea{padding:.15rem .35rem 2.4rem!important}.case-details-mobile-composer-input.p-inputtextarea::placeholder{color:#94a3b8}.case-details-mobile-composer-input.p-inputtextarea:enabled:focus,.case-details-mobile-composer-input.p-inputtextarea:focus{outline:none!important;box-shadow:none!important}.case-ai-chat{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1 1}.case-ai-chat-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--surface-border)}.case-ai-chat-avatar{width:2.25rem;height:2.25rem;border-radius:999px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.case-ai-chat-state-pill{align-self:flex-start}.case-ai-chat-agent-select{min-width:12rem}.case-ai-chat-empty{padding:1.5rem;text-align:center;color:var(--text-color-secondary);border:1px dashed var(--surface-border);border-radius:.5rem;background:var(--surface-50)}.case-ai-chat-thread{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;flex:1 1;min-height:8rem;max-height:50vh;padding:.25rem}.case-ai-chat-event{border-radius:.5rem;padding:.5rem .75rem;border:1px solid var(--surface-border);background:var(--surface-0)}.case-ai-chat-event-agent{background:rgba(56,142,255,.06);border-color:rgba(56,142,255,.2)}.case-ai-chat-event-manager{background:rgba(46,204,113,.08);border-color:rgba(46,204,113,.2)}.case-ai-chat-event-system{background:var(--surface-100);color:var(--text-color-secondary);font-size:.85rem}.case-ai-chat-event-header{display:flex;justify-content:space-between;gap:.5rem;font-size:.78rem;color:var(--text-color-secondary);margin-bottom:.25rem}.case-ai-chat-event-label{font-weight:600}.case-ai-chat-event-body{font-size:.92rem;line-height:1.4;word-break:break-word}.case-ai-chat-open-items{display:flex;flex-direction:column;gap:.5rem}.case-ai-chat-card{border-radius:.5rem;padding:.75rem .875rem;border:1px solid}.case-ai-chat-card-approval{border-color:rgba(255,159,67,.4);background:rgba(255,159,67,.08)}.case-ai-chat-card-question{border-color:rgba(56,142,255,.4);background:rgba(56,142,255,.06)}.case-ai-chat-card-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;display:flex;align-items:center;gap:.35rem;color:var(--text-color-secondary)}.case-ai-chat-card-body{font-size:.92rem;line-height:1.4;word-break:break-word;white-space:pre-wrap}.case-ai-chat-composer{border-top:1px solid var(--surface-border);padding-top:.5rem}@media(max-width:768px){.case-ai-chat-thread{max-height:38vh}.case-ai-chat-agent-select{min-width:100%}.case-ai-chat-header{flex-direction:column;align-items:stretch}}.kanban-columns-scroll{scrollbar-width:none;-ms-overflow-style:none}.kanban-columns-scroll::-webkit-scrollbar{display:none}.kanban-top-scrollbar{position:relative;height:20px;flex-shrink:0;margin-bottom:.3rem;background:#e5e7eb;border-radius:7px;cursor:pointer}.kanban-top-scrollbar__thumb{position:absolute;top:2px;bottom:2px;background:#6b7280;border-radius:7px;cursor:-webkit-grab;cursor:grab;transition:background-color .15s ease}.kanban-top-scrollbar__thumb:hover{background:#4b5563}.kanban-top-scrollbar__thumb:active{cursor:-webkit-grabbing;cursor:grabbing;background:#374151}.evolution-kanban-scope .p-button{padding:.65625rem 1.09375rem;font-size:.875rem;line-height:normal;border:1px solid var(--primary-color);background:rgba(0,0,0,0);color:var(--primary-color);transition:background-color .15s ease,color .15s ease}.evolution-kanban-scope .p-button+.p-button{margin-left:-1px}.evolution-kanban-scope .p-button:hover:not(.p-highlight){background:rgba(3,36,75,.04);border-color:var(--primary-color);color:var(--primary-color)}.evolution-kanban-scope .p-button.p-highlight,.evolution-kanban-scope .p-button.p-highlight:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-color-text)}.evolution-kanban-scope .p-button:focus,.evolution-kanban-scope .p-button:focus-visible{box-shadow:0 0 0 .1rem rgba(3,36,75,.25);position:relative;z-index:1}.kanban-scroll-shell{position:relative;display:flex;flex:1 1 auto;min-width:0;min-height:0;width:100%}.kanban-offscreen-jump{position:absolute;top:.6rem;right:.5rem;z-index:5;display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border:1px solid var(--surface-border,#dfe7ef);border-radius:999px;background:var(--surface-0,#ffffff);color:var(--text-color,#334155);font-size:.85rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;box-shadow:0 2px 10px rgba(15,23,42,.16);transition:transform .15s ease,background-color .15s ease,border-color .15s ease,color .15s ease}.kanban-offscreen-jump:hover{transform:translateX(2px)}.kanban-offscreen-jump:focus-visible{outline:2px solid var(--primary-color,#3b82f6);outline-offset:2px}.kanban-offscreen-jump--overdue{background:#ef4444;border-color:#ef4444;color:#fff;box-shadow:0 2px 10px rgba(239,68,68,.45)}.kanban-offscreen-jump--warning{background:#f59e0b;border-color:#f59e0b;color:#1f2937;box-shadow:0 2px 10px rgba(245,158,11,.45)}@media(prefers-reduced-motion:reduce){.kanban-offscreen-jump{transition:none}.kanban-offscreen-jump:hover{transform:none}}.evolution-kanban-card__agent-dot{display:inline-block;width:.65rem;height:.65rem;border-radius:999px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);box-shadow:0 0 0 2px rgba(255,142,83,.18);animation:case-ai-attention-pulse 1.6s ease-in-out infinite;flex-shrink:0}@keyframes case-ai-attention-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px rgba(255,142,83,.2)}50%{transform:scale(1.15);box-shadow:0 0 0 4px rgba(255,142,83,.1)}}.case-ai-chat-tech-details summary{list-style:none}.case-ai-chat-tech-details summary::-webkit-details-marker{display:none}.case-ai-chat-tech-details summary:before{content:"▸";display:inline-block;margin-right:.4rem;transition:transform .15s ease}.case-ai-chat-tech-details[open] summary:before{transform:rotate(90deg)}.attendee-emails-chips .p-chips-multiple-container,.attendee-emails-chips.p-chips{width:100%}.doc-chat-page{min-height:81vh}.doc-chat-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;min-height:81vh;align-items:stretch}.doc-chat-card,.doc-markdown-panel{height:81vh;min-height:81vh;display:flex;flex-direction:column;overflow:hidden;width:100%}.doc-upload-dropzone{display:inline-flex;border-radius:8px;padding:2px;transition:background-color .12s ease,box-shadow .12s ease}.doc-upload-dropzone.is-drag-over{background:rgba(59,130,246,.12);box-shadow:0 0 0 2px rgba(59,130,246,.5)}.doc-chat-card{background:radial-gradient(circle at top left,rgba(20,184,166,.08),transparent 32rem),var(--surface-card)}.doc-chat-window{flex:1 1;min-height:0}.doc-status-badge{border-radius:999px;font-size:.75rem;font-weight:700;padding:.35rem .7rem;white-space:nowrap}.doc-status-badge.is-ready{background:rgba(20,184,166,.14);color:#0f766e}.doc-status-badge.is-processing{background:rgba(59,130,246,.12);color:#1d4ed8}.doc-status-badge.is-empty{background:rgba(100,116,139,.12);color:#475569}.doc-markdown-panel{border:1px solid rgba(15,23,42,.08);background:var(--surface-card)}.doc-panel-header{background:hsla(0,0%,100%,.72)}.doc-panel-body{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.doc-file-summary{border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:.9rem;background:hsla(0,0%,100%,.8)}.doc-markdown-editor-shell{height:50vh;min-height:24rem;border:1px solid var(--surface-border);border-radius:16px;background:hsla(0,0%,100%,.95);overflow-y:auto;overflow-x:auto}.doc-panel-tabs{width:100%}.doc-panel-tabs .p-tabview-panels{padding:1rem 0 0}.doc-markdown-editor-shell .mdxeditor{display:block;min-height:100%}.doc-markdown-editor-shell .mdxeditor-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:2;border-bottom:1px solid var(--surface-border);background:rgba(248,250,252,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.doc-md-content{padding:1rem;line-height:1.6;outline:none}.doc-md-content,.doc-md-content h1,.doc-md-content h2,.doc-md-content h3{color:var(--text-color)}.doc-md-content table{border-collapse:collapse;width:100%}.doc-md-content td,.doc-md-content th{border:1px solid var(--surface-border);padding:.45rem .55rem}.doc-md-loading{flex:1 1;min-height:20rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--surface-border);border-radius:16px;background:hsla(0,0%,100%,.85);color:var(--text-color)}.doc-empty-state,.doc-processing-state{border:1px dashed rgba(15,23,42,.22);border-radius:18px;padding:2rem 1.25rem;text-align:center;background:hsla(0,0%,100%,.62);display:flex;flex-direction:column;align-items:center;justify-content:center}.typing-indicator-bubble{background-color:rgba(0,0,0,.04)}.typing-indicator{display:inline-flex;align-items:center;gap:.35rem}.typing-indicator span{width:.55rem;height:.55rem;background-color:var(--primary-400,#6366f1);border-radius:9999px;opacity:.35;animation:typing-indicator-bounce 1.4s ease-in-out infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing-indicator-bounce{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-4px);opacity:1}}.doc-selection-menu{position:fixed;transform:translate(-50%,-100%);background:var(--surface-card,#ffffff);border:1px solid rgba(15,23,42,.12);box-shadow:0 10px 30px rgba(15,23,42,.18);border-radius:12px;padding:.3rem;display:flex;gap:.15rem;z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.doc-selection-menu-item{display:inline-flex;align-items:center;gap:.35rem;background:rgba(0,0,0,0);border:none;border-radius:8px;padding:.4rem .7rem;font-size:.82rem;font-weight:600;color:var(--text-color,#0f172a);cursor:pointer;white-space:nowrap}.doc-selection-menu-item:hover:not(:disabled){background:rgba(15,23,42,.06)}.doc-selection-menu-item:disabled{opacity:.5;cursor:default}.doc-selection-menu-item.is-danger{color:#b91c1c}.doc-selection-menu-item.is-danger:hover:not(:disabled){background:rgba(239,68,68,.1)}.doc-chat-quote-chip{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;align-self:flex-start;background:rgba(20,184,166,.1);border:1px solid rgba(20,184,166,.35);color:#0f766e;padding:.4rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600}.doc-chat-quote-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:26rem}.doc-chat-quote-chip-clear{background:rgba(0,0,0,0);border:none;color:inherit;cursor:pointer;display:inline-flex;align-items:center;padding:.15rem}.doc-chat-quote-chip-clear:hover{color:#0b5e57}.doc-chat-system-pill{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:rgba(100,116,139,.12);color:#475569;font-size:.78rem;font-weight:600}.doc-chat-edit-card{display:inline-flex;flex-direction:column;gap:.6rem;max-width:80%;padding:.9rem 1rem;border-radius:12px;border:1px solid rgba(59,130,246,.45);background:rgba(59,130,246,.06);color:#1e3a8a}.doc-chat-edit-card-header{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#1d4ed8}.doc-chat-edit-card-title{letter-spacing:.01em}.doc-chat-edit-card-summary{margin:0;color:#1e293b;line-height:1.5;white-space:pre-line}.doc-chat-edit-card-details{font-size:.82rem;color:#334155}.doc-chat-edit-card-details summary{cursor:pointer;color:#1d4ed8;font-weight:600}.doc-chat-edit-card-patches{list-style:none;padding:.4rem 0 0;margin:0;display:flex;flex-direction:column;gap:.6rem}.doc-chat-edit-card-patches li{background:#fff;border:1px solid rgba(148,163,184,.4);border-radius:8px;padding:.5rem .7rem}.doc-chat-edit-patch-note{display:block;font-weight:600;color:#0f172a;margin-bottom:.25rem}.doc-chat-edit-patch-diff{display:flex;flex-direction:column;gap:.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.doc-chat-edit-patch-remove{color:#b91c1c}.doc-chat-edit-patch-add{color:#047857}.doc-chat-edit-card-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.doc-chat-edit-card-current-tag,.doc-chat-edit-card-revert-tag,.doc-chat-edit-card-stale-tag{font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .55rem;border-radius:999px}.doc-chat-edit-card-current-tag{background:rgba(16,185,129,.15);color:#047857}.doc-chat-edit-card-stale-tag{background:rgba(100,116,139,.15);color:#475569}.doc-chat-edit-card-revert-tag{background:rgba(239,68,68,.15);color:#b91c1c}.doc-chat-history-toggle{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}@media(max-width:991px){.doc-chat-shell{grid-template-columns:1fr}.doc-chat-card,.doc-chat-shell,.doc-markdown-panel{height:auto;min-height:auto;display:block;overflow:visible}.doc-markdown-panel{order:-1}.doc-panel-body{flex:none;height:auto;min-height:auto;display:block;overflow:visible}.doc-markdown-editor-shell{min-height:20rem}.doc-chat-window{flex:none;max-height:48vh}}@media(max-width:768px){.doc-chat-page{min-height:auto}.doc-chat-edit-card,.doc-chat-mobile-messages .inline-block,.doc-chat-window .inline-block{max-width:92%!important}.doc-chat-quote-chip-text{max-width:60vw}.doc-mobile-list-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;color:var(--text-color-secondary)}.doc-mobile-card-preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-markdown-editor-shell .mdxeditor-toolbar{flex-wrap:wrap;row-gap:.25rem}.doc-selection-menu{flex-wrap:wrap;justify-content:center;max-width:calc(100vw - 1.5rem);left:50%!important}.doc-selection-menu-item{min-height:44px}}.doc-chat-mobile-shell{display:flex;flex-direction:column;position:fixed;top:var(--doc-chat-mobile-top,0);left:0;right:0;width:100vw;min-height:0;height:var(--doc-chat-mobile-height,100dvh);max-height:var(--doc-chat-mobile-height,100dvh);background:radial-gradient(circle at 10% 20%,rgba(13,148,136,.05) 0,rgba(13,148,136,.05) 2px,transparent 0) 0 0/2.75rem 2.75rem,linear-gradient(180deg,#f4fbf9,#edf6f3);overflow:hidden;overscroll-behavior:none;padding-top:var(--system-bar-top,0)}.doc-chat-mobile-header{flex-shrink:0;padding:.85rem 1rem .75rem;background:hsla(0,0%,100%,.9);border-bottom:1px solid rgba(148,191,184,.6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.doc-chat-mobile-title{font-size:1.2rem;line-height:1.15;color:#0f766e}.doc-chat-mobile-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;overscroll-behavior:none;padding:.25rem .75rem .75rem}.doc-chat-mobile-chip-ghost{border:0;font-family:inherit;cursor:pointer}.doc-chat-mobile-chip-status .case-details-mobile-chip-dot{background:#94a3b8}.doc-chat-mobile-chip-status.is-ready{background:rgba(20,184,166,.16);color:#0f766e;box-shadow:inset 0 0 0 1px rgba(20,184,166,.24)}.doc-chat-mobile-chip-status.is-ready .case-details-mobile-chip-dot{background:#14b8a6}.doc-chat-mobile-chip-status.is-processing{background:rgba(59,130,246,.14);color:#1d4ed8;box-shadow:inset 0 0 0 1px rgba(59,130,246,.2)}.doc-chat-mobile-chip-status.is-processing .case-details-mobile-chip-dot{background:#3b82f6}.doc-chat-mobile-thread{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem;flex:1 1 auto;min-height:0;border:1px solid rgba(148,191,184,.65);border-radius:1.65rem;padding:.85rem .85rem .75rem;background:radial-gradient(circle at 18% 12%,rgba(13,148,136,.04) 0,rgba(13,148,136,.04) 2px,transparent 0) 0 0/2.8rem 2.8rem,linear-gradient(180deg,rgba(255,255,255,.92),rgba(249,252,251,.98));box-shadow:0 18px 40px rgba(15,23,42,.08);overflow:hidden}.doc-chat-mobile-messages{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:.25rem}.doc-chat-mobile-intro{margin:.5rem .25rem}.doc-chat-mobile-composer{display:flex;flex-direction:column;gap:.5rem;padding-top:.25rem;background:rgba(0,0,0,0)}.doc-chat-mobile-composer-pill .case-details-mobile-composer-input.p-inputtextarea{padding:.15rem 3rem .15rem .35rem!important}.doc-chat-mobile-composer-pill:has(.case-details-mobile-composer-input:not(:placeholder-shown)) .case-details-mobile-composer-input.p-inputtextarea{padding:.15rem 3rem .15rem .35rem!important}.doc-chat-mobile-doc-shell{height:auto;min-height:16rem;max-height:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.doc-chat-mobile-doc-shell.is-editing{border-color:rgba(20,184,166,.55)}.doc-chat-mobile-doc-shell:not(.is-editing) .mdxeditor-toolbar{display:none}html.is-capacitor-native .doc-chat-mobile-content{padding-bottom:calc(var(--system-bar-bottom, 0px) + .25rem)}html.is-capacitor-native .doc-chat-mobile-composer{padding-bottom:.25rem!important}.doc-project-panel{display:flex;flex-direction:column;gap:.6rem;border:1px solid var(--surface-border);border-radius:10px;padding:.75rem;background:var(--surface-card)}.doc-project-panel-header{justify-content:space-between}.doc-project-panel-header,.doc-project-panel-title{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.doc-project-panel-title{font-weight:600;color:var(--text-color);font-size:.9rem;min-width:0}.doc-project-panel-actions{display:flex;align-items:center;gap:.5rem}.doc-project-list{display:flex;flex-direction:column;max-height:16rem;overflow-y:auto}.doc-project-row{display:flex;align-items:center;gap:.25rem;border-radius:8px;padding:.15rem .25rem}.doc-project-row+.doc-project-row{border-top:1px solid var(--surface-border)}.doc-project-row.is-selected{background:rgba(20,184,166,.08)}.doc-project-row.is-disabled .doc-project-row-title{color:var(--text-color-secondary)}.doc-project-row-main{display:flex;align-items:center;gap:.55rem;flex:1 1;min-width:0;background:rgba(0,0,0,0);border:none;padding:.45rem .25rem;cursor:pointer;text-align:left;color:var(--text-color);font:inherit}.doc-project-row-main:disabled{cursor:default}.doc-project-row-icon{color:var(--text-color-secondary);flex-shrink:0}.doc-project-row-title{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem}.doc-project-row-primary{margin-left:.4rem;padding:.05rem .45rem;border-radius:999px;background:rgba(20,184,166,.12);color:#0f766e;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.doc-project-row-actions{display:flex;align-items:center;flex-shrink:0}.doc-project-hint{font-size:.75rem}@media screen and (max-width:991px){.doc-project-list{max-height:none;overflow-y:visible}}.doc-burst-camera{position:fixed;inset:0;background:#000;z-index:1500;display:flex;flex-direction:column}.doc-burst-camera__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.doc-burst-camera__flash{position:absolute;inset:0;background:#fff;pointer-events:none;opacity:0;z-index:1;animation:doc-burst-flash .3s ease-out forwards}@keyframes doc-burst-flash{0%{opacity:0}12%{opacity:.95}to{opacity:0}}@keyframes doc-burst-thumb-pop{0%{transform:scale(.4);opacity:0}55%{opacity:1}70%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.doc-burst-camera__flash{animation-duration:.16s}.doc-burst-camera__thumb{animation:none}}.doc-burst-camera__topbar{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:calc(env(safe-area-inset-top, 0px) + .75rem) .75rem .5rem}.doc-burst-camera__chips{display:flex;flex-wrap:wrap;gap:.375rem;min-width:0}.doc-burst-camera__chip{border:0;border-radius:999px;font-size:.75rem;font-weight:700;padding:.35rem .7rem;white-space:nowrap;background:hsla(0,0%,100%,.18);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.doc-burst-camera__chip.is-sending{background:rgba(59,130,246,.35)}.doc-burst-camera__chip.is-done{background:rgba(20,184,166,.35)}.doc-burst-camera__chip.is-failed{background:rgba(239,68,68,.45);cursor:pointer}.doc-burst-camera__close.p-button{color:#fff;flex-shrink:0}.doc-burst-camera__error-strip{position:relative;margin:.25rem .75rem;padding:.5rem .75rem;border-radius:.5rem;background:rgba(239,68,68,.85);color:#fff;font-size:.8rem;font-weight:600;text-align:center}.doc-burst-camera__state{position:relative;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:1.5rem}.doc-burst-camera__state-detail{font-size:.875rem;opacity:.85;max-width:22rem}.doc-burst-camera__controls{position:relative;margin-top:auto;display:grid;grid-template-columns:4rem 1fr 4rem;align-items:center;justify-items:center;grid-gap:.5rem;gap:.5rem;padding:.75rem 1rem calc(max(env(safe-area-inset-bottom, 0px),var(--system-bar-bottom, 0px)) + 1.25rem)}.doc-burst-camera__thumb-slot{width:3.5rem;height:3.5rem;justify-self:start}.doc-burst-camera__thumb{width:100%;height:100%;object-fit:cover;border-radius:.75rem;border:2px solid #fff;animation:doc-burst-thumb-pop .28s cubic-bezier(.22,1,.36,1)}.doc-burst-camera__shutter{width:72px;height:72px;border-radius:50%;border:4px solid #fff;background:hsla(0,0%,100%,.35);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .12s ease,background-color .12s ease}.doc-burst-camera__shutter:active{transform:scale(.9);background:hsla(0,0%,100%,.6)}.doc-burst-camera__shutter:disabled{opacity:.4;cursor:default}.doc-burst-camera__done.p-button{color:#fff;justify-self:end}.doc-chat-atalhos-button .p-button-label{font-weight:800;font-size:1.15rem;line-height:1}.doc-conversation-active{border:1px solid var(--primary-color)}.doc-type-context{margin-top:1rem;padding:.9rem 1rem;border-radius:12px;border:1px solid var(--surface-border);background:var(--surface-50,rgba(0,0,0,.02));text-align:left;width:100%;max-width:30rem}.doc-type-context__title{font-weight:700;color:var(--text-color);margin-bottom:.25rem}.doc-type-context__desc{margin:0 0 .5rem;font-size:.85rem;color:var(--text-color-secondary)}.doc-type-context__hints{font-size:.8rem;color:var(--text-color-secondary);margin-bottom:.6rem}.doc-type-context__actions{display:flex;flex-wrap:wrap;gap:.5rem}.doc-chat-mic-recording.p-button{color:#ef4444;border-color:#ef4444;animation:doc-chat-mic-pulse 1.2s ease-in-out infinite}@keyframes doc-chat-mic-pulse{0%,to{opacity:1}50%{opacity:.45}}.mobile-safe-bottom{padding-bottom:calc(1rem + var(--system-bar-bottom, 0px))}.mobile-menu-fab{position:fixed;bottom:calc(1.5rem + var(--system-bar-bottom, 0px));right:1.35rem;z-index:1000;width:3.8rem;height:3.8rem;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#0a7a39;font-size:1.35rem;box-shadow:0 1.4rem 2.4rem rgba(15,23,42,.16);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu-fab--open{background:linear-gradient(135deg,#0a7a39,#26c15f);color:#fff;box-shadow:0 1.4rem 2.4rem rgba(10,122,57,.3)}body.mobile-menu-fab-suppressed .mobile-menu-fab{display:none}.mobile-fab{position:fixed;bottom:calc(1.5rem + var(--system-bar-bottom, 0px));left:1.35rem;z-index:11;width:3.8rem;height:3.8rem;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a7a39,#26c15f);color:#fff;font-size:1.35rem;box-shadow:0 1.4rem 2.4rem rgba(10,122,57,.3);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-fab--right{left:auto;right:1.35rem}.mobile-fab--secondary{background:#fff;color:#0a7a39;box-shadow:0 1.4rem 2.4rem rgba(15,23,42,.16)}.mobile-fab:disabled{opacity:.45;box-shadow:none}.mobile-card-list{display:flex;flex-direction:column;gap:.75rem}.mobile-list-card{width:100%;text-align:left;border:1px solid var(--surface-border);border-radius:1rem;background:var(--surface-card,#fff);padding:.9rem 1rem;box-shadow:0 .5rem 1.1rem rgba(15,23,42,.05);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-list-card__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.mobile-list-card__title{font-weight:700;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-list-card__meta{color:var(--text-color-secondary);font-size:.85rem}.mobile-list-card__actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.6rem}.mobile-touch-target{min-width:44px;min-height:44px}@media(max-width:768px){.mobile-list-card .p-button{min-height:44px}.p-dialog.mobile-fullscreen-dialog{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important}.p-dialog.mobile-fullscreen-dialog .p-dialog-content{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.p-dialog.mobile-fullscreen-dialog .p-dialog-footer{padding-bottom:calc(1rem + var(--system-bar-bottom, 0px))}}