@charset "UTF-8";.v-bottom-navigation{min-height:48px!important;height:48px!important}*{box-sizing:border-box}html{font-family:DM Sans Variable,DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}body{margin:0;transition:background-color .2s ease}html.v-theme--dark,html.v-theme--dark body{background:#0c1222}html.v-theme--light,html.v-theme--light body{background:#faf8f0}.code-font{font-family:JetBrains Mono Variable,JetBrains Mono,monospace}html.v-theme--dark .v-card{border:1px solid rgba(255,255,255,.06)}html.v-theme--light .v-card{border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000000f}html.v-theme--dark .v-navigation-drawer{border-right:1px solid rgba(255,255,255,.06)}html.v-theme--light .v-navigation-drawer{border-right:1px solid rgba(0,0,0,.1)}html.v-theme--dark .v-app-bar{border-bottom:1px solid rgba(255,255,255,.06)}.v-field__outline{--v-field-border-width: .5px}html.v-theme--dark .v-field__outline{--v-field-border-opacity: .14}@media(hover:hover){html.v-theme--dark .v-field:hover .v-field__outline{--v-field-border-opacity: .28}}.v-field.v-field--focused .v-field__outline{--v-field-border-width: .5px}html.v-theme--dark .v-field.v-field--focused .v-field__outline{--v-field-border-opacity: .5}.v-selection-control__wrapper{margin-inline-end:6px}.v-checkbox .v-selection-control__input>.v-icon{border-radius:3px;font-weight:300;opacity:.5}.v-checkbox .v-selection-control--dirty .v-selection-control__input>.v-icon{opacity:1}html.v-theme--dark .v-checkbox .v-selection-control__input>.v-icon{opacity:.4}html.v-theme--dark .v-checkbox .v-selection-control--dirty .v-selection-control__input>.v-icon{opacity:.82}html.v-theme--light .v-app-bar{border-bottom:1px solid rgba(0,0,0,.1)}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:3px}*::-webkit-scrollbar-corner{background:transparent}html.v-theme--dark *{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}html.v-theme--dark *::-webkit-scrollbar-thumb{background:#ffffff2e}html.v-theme--dark *::-webkit-scrollbar-thumb:hover{background:#ffffff47}html.v-theme--dark *::-webkit-scrollbar-thumb:active{background:#fff6}html.v-theme--light *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.14) transparent}html.v-theme--light *::-webkit-scrollbar-thumb{background:#00000024}html.v-theme--light *::-webkit-scrollbar-thumb:hover{background:#00000038}html.v-theme--light *::-webkit-scrollbar-thumb:active{background:#00000052}html.v-theme--light .v-tooltip .v-overlay__content,html.v-theme--light .v-tooltip.v-overlay>.v-overlay__content{background:#fff;color:#000000de;box-shadow:0 2px 8px #00000014}html.v-theme--dark .v-tooltip .v-overlay__content,html.v-theme--dark .v-tooltip.v-overlay>.v-overlay__content{background:#1e293b;color:#ffffffe6;box-shadow:0 2px 12px #00000059}@media(max-width:599px){.modal-card__content .v-input,.modal-card__content .v-select,.modal-card__content .v-autocomplete,.modal-card__content .v-textarea{min-width:0}}.entity-table-cell-nowrap{white-space:nowrap}.hover-reveal{opacity:0;transition:opacity .15s ease}tr:hover .hover-reveal,.hover-reveal-scope:hover .hover-reveal,.hover-reveal:focus-within{opacity:1}@media(hover:none){.hover-reveal{opacity:1}}.event-type-dot{display:inline-block;width:6px;height:6px;flex-shrink:0;border-radius:50%}.event-type-dot--filled{background:currentColor}.event-type-dot--ring{background:transparent;border:1.5px solid currentColor}html.v-theme--dark,html.v-theme--light{--app-link-color: rgb(var(--v-theme-primary))}.app-link{color:var(--app-link-color);text-decoration:none}.app-link:hover{text-decoration:underline}.entity-table-external-link{color:var(--app-link-color);text-decoration:none;cursor:pointer;white-space:nowrap}.entity-table-external-link:hover{text-decoration:underline}.topology-edge{stroke:rgba(var(--v-theme-on-surface),.22);fill:none}html.v-theme--light .topology-edge{stroke:rgba(var(--v-theme-on-surface),.28)}.topology-edge--highlighted{stroke:rgb(var(--v-theme-primary));stroke-width:2;stroke-opacity:.9}.topology-edge--dimmed{stroke-opacity:.06}.topology-column-bg{fill:rgba(var(--v-theme-on-surface),.025)}html.v-theme--light .topology-column-bg{fill:rgba(var(--v-theme-on-surface),.03)}.topology-unassigned-box{fill:none;stroke:rgba(var(--v-theme-on-surface),.3);stroke-dasharray:4 4}.legal-page{color:rgb(var(--v-theme-on-surface))}.legal-article{max-width:720px;margin:0 auto;padding:32px 24px 48px}.legal-article h1{font-size:1.75rem;font-weight:600;line-height:1.3;margin:0 0 12px}.legal-article h2{font-size:1.125rem;font-weight:600;margin:28px 0 8px}.legal-article h2:first-of-type{margin-top:0}.legal-article p{font-size:.9375rem;line-height:1.55;margin:0 0 8px}.legal-article p:has(+h2:first-of-type){color:rgba(var(--v-theme-on-surface),.8);margin-bottom:32px}.legal-article ul{margin:8px 0;padding-inline-start:1.25rem}.legal-article li{font-size:.9375rem;line-height:1.55;margin-bottom:4px}.legal-article code{font-family:JetBrains Mono Variable,JetBrains Mono,monospace;font-size:.9375rem;background:rgba(var(--v-theme-on-surface),.08);border-radius:4px;padding:.1em .3em;word-break:break-all}.legal-article a{color:rgb(var(--v-theme-primary));text-decoration:none}.legal-article a:hover{text-decoration:underline}@media(max-width:600px){.legal-article{padding:24px 16px 40px}.legal-article h1{font-size:1.5rem}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}
