@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--face-light:1}}}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#367f794d #0000;font-family:Roboto,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#367f794d;border-radius:999px}::-webkit-scrollbar-track{background:0 0}body{flex-direction:column;justify-content:center;align-items:center;width:100vw;margin:0;display:flex}.logo{width:50px;height:40px}.logo-lg{width:100px}.icon{fill:#367f79;width:20px;height:20px}.icon-lg{width:50px;height:50px}button{cursor:pointer;background:0 0;border:none;padding:0}.home-container{align-items:flex-start;width:100%;height:100vh;display:flex}header{border-bottom:1px solid #8dcec8;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}header .logo{cursor:pointer}header .icons{cursor:pointer;gap:1rem;display:flex}header .icons svg{margin-right:10px}.menu-container{justify-content:center;width:100%;display:flex;position:fixed;bottom:10px}.menu-container ul{background-color:#dcf3f1;border-radius:50px;justify-content:space-between;align-items:center;width:200px;margin:0;padding:10px 20px;list-style:none;display:flex}.knowledge-tab{background:#fff;border-radius:8px;flex-direction:column;flex:1;grid-area:span 11/1/auto/-1;min-height:360px;animation:.4s ease-out forwards float;display:flex;overflow:hidden;box-shadow:-1px 1px 6px 1px #0000001c}.knowledge-tab__subtabs{border-bottom:1px solid #8dcec833;gap:4px;padding:10px;display:flex;overflow:scroll}.knowledge-tab__subtab{color:#367f79;cursor:pointer;background:0 0;border:1px solid #8dcec859;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.knowledge-tab__subtab:hover{background:#8dcec826}.knowledge-tab__subtab--active{background:#dcf3f1;border-color:#8dcec8}.knowledge-tab__content{flex-direction:column;flex:1;min-height:0;display:flex}.organisation-tab,.reports-tab{grid-template-columns:1fr;gap:10px;padding:10px;display:grid;overflow:auto}.reports-table__row--clickable{cursor:pointer}.reports-table__row--clickable:hover td{background:#8dcec814}.reports-table__row--clickable:focus-visible{outline-offset:-2px;outline:2px solid #8dcec8}.report-pdf-preview{border:.5px solid #8dcec8;border-radius:8px;flex-direction:column;width:100%;max-width:min(960px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:-1px 1px 6px 1px #0000001c}.report-pdf-preview__header{border-bottom:1px solid #8dcec84d;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.report-pdf-preview__header-text{min-width:0}.report-pdf-preview__header-text h2{color:#367f79;margin:0;font-size:.95rem;font-weight:600}.report-pdf-preview__meta{color:#64748b;margin:4px 0 0;font-size:11px}.report-pdf-preview__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.report-pdf-preview__actions--stacked{flex-flow:column;align-items:flex-end}.report-pdf-preview__actions-row{justify-content:flex-end;align-items:center;gap:8px;display:flex}.report-pdf-preview__action{color:#367f79;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #8dcec859;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s}.report-pdf-preview__action:disabled{opacity:.5;cursor:not-allowed}.report-pdf-preview__action:hover:not(:disabled){background:#8dcec81f}.report-pdf-preview__action--primary{color:#fff;background:#8dcec8;border-color:#8dcec8}.report-pdf-preview__action--primary:hover:not(:disabled){background:#367f79}.report-pdf-preview__action--danger{color:#b42318;background:#fef3f2;border-color:#fecdca}.report-pdf-preview__action--danger:hover:not(:disabled){background:#fee4e2}.report-pdf-preview__download{color:#367f79;cursor:pointer;background:0 0;border:1px solid #8dcec859;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s}.report-pdf-preview__download:disabled{opacity:.5;cursor:not-allowed}.report-pdf-preview__download:hover{background:#8dcec81f}.report-pdf-preview__notice{color:#b54708}.report-pdf-preview__error{color:#b42318}.report-pdf-preview__success{color:#067647}.report-pdf-preview .modal-close{color:#367f79;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1rem}.report-pdf-preview .modal-close:hover{background:#dcf3f1}.report-pdf-preview__body{background:#f8fafc;flex:1;min-height:0}.report-pdf-preview__status{text-align:center;padding:24px 16px}.report-pdf-preview__frame{background:#fff;border:0;width:100%;height:min(72vh,720px);display:block}.template-edit-modal{border:.5px solid #8dcec8;border-radius:8px;width:100%;max-width:min(480px,96vw);position:relative;overflow:hidden;box-shadow:-1px 1px 6px 1px #0000001c}.template-edit-modal__loading-overlay{z-index:3;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.template-edit-modal__loading-overlay p{color:#367f79;margin:0;font-size:12px;font-weight:600}.template-edit-modal__loading-spinner{border:3px solid #8dcec840;border-top-color:#8dcec8;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite template-edit-modal-spin}.template-edit-modal__header{border-bottom:1px solid #8dcec84d;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.template-edit-modal__header h2{color:#367f79;margin:0;font-size:.95rem;font-weight:600}.template-edit-modal__header .modal-close{color:#367f79;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1rem}.template-edit-modal__header .modal-close:hover{background:#dcf3f1}.template-edit-modal__form{flex-direction:column;gap:12px;padding:14px;display:flex}.template-edit-modal__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:6px;margin:0;padding:8px 10px;font-size:12px}.template-edit-modal__success{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:6px;margin:0;padding:8px 10px;font-size:12px}.template-edit-modal__field{flex-direction:column;gap:6px;display:flex}.template-edit-modal__field>span{color:#367f79;font-size:11px;font-weight:600}.template-edit-modal__field>input:not([type=checkbox]):not([type=radio]),.template-edit-modal__field>textarea,.template-edit-modal__field>select{color:#0f172a;resize:vertical;background:#fff;border:1px solid #8dcec859;border-radius:6px;width:100%;padding:8px 10px;font-size:12px}.template-edit-modal__field>input:not([type=checkbox]):not([type=radio]):focus,.template-edit-modal__field>textarea:focus,.template-edit-modal__field>select:focus{outline-offset:1px;outline:2px solid #8dcec859}.template-edit-modal__select{cursor:pointer}.template-edit-modal__subfield{flex-direction:column;gap:6px;display:flex}.template-edit-modal__subfield span{color:#367f79;font-size:11px;font-weight:600}.template-edit-modal__subfield input{color:#0f172a;background:#fff;border:1px solid #8dcec859;border-radius:6px;width:100%;padding:8px 10px;font-size:12px}.template-edit-modal__subfield input:focus{outline-offset:1px;outline:2px solid #8dcec859}.template-edit-modal__date-range{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.template-edit-modal__period-preview{color:#367f79d9;margin:0;font-size:11px}.template-edit-modal__period-preview code{color:#367f79;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.template-edit-modal__field-error{color:#b42318;margin:0;font-size:11px}.template-edit-modal__checkbox-group{background:#fff;border:1px solid #8dcec859;border-radius:6px;flex-direction:column;gap:6px;max-height:220px;padding:8px 10px;display:flex;overflow:auto}.template-edit-modal__checkbox-item{color:#0f172a;cursor:pointer;text-align:left;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;font-size:12px;display:flex}.template-edit-modal__checkbox-item input[type=checkbox]{accent-color:#8dcec8;cursor:pointer;background:0 0;border:none;flex:none;width:auto;min-width:14px;height:14px;margin:2px 0 0;padding:0}.template-edit-modal__checkbox-item input[type=checkbox]:focus{outline-offset:1px;outline:2px solid #8dcec859}.template-edit-modal__checkbox-item span{color:#0f172a;flex:auto;min-width:0;font-size:12px;font-weight:400;line-height:1.35}.template-edit-modal__targets{flex-direction:column;gap:8px;display:flex}.template-edit-modal__targets-empty,.template-edit-modal__targets-loading,.template-edit-modal__targets-legacy{color:#367f79d9;margin:0;font-size:11px}.template-edit-modal__targets-legacy{font-style:italic}.template-edit-modal__target-chips{flex-wrap:wrap;gap:6px;display:flex}.template-edit-modal__target-chip{color:#367f79;background:#8dcec81f;border:1px solid #8dcec840;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;display:inline-flex}.template-edit-modal__target-chip-remove{color:#367f79;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:10px;line-height:1;display:inline-flex}.template-edit-modal__target-chip-remove:hover{background:#367f791f}.template-edit-modal__target-tabs{flex-wrap:wrap;gap:6px;display:flex}.template-edit-modal__target-tab{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec859;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.template-edit-modal__target-tab--active{color:#fff;background:#8dcec8;border-color:#8dcec8}.template-edit-modal__target-search-wrap{background:#fff;border:1px solid #8dcec859;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex}.template-edit-modal__target-search-wrap:focus-within{outline-offset:1px;outline:2px solid #8dcec859}.template-edit-modal__target-search-icon{color:#367f79;flex-shrink:0;font-size:14px}.template-edit-modal__target-search{color:#0f172a;background:0 0;border:none;width:100%;padding:0;font-size:12px}.template-edit-modal__target-search:focus{outline:none}.template-edit-modal__target-list{max-height:180px}.template-edit-modal__actions{justify-content:space-between;align-items:center;gap:8px;padding-top:4px;display:flex}.template-edit-modal__actions-primary{justify-content:flex-end;gap:8px;margin-left:auto;display:flex}.template-edit-modal__actions-secondary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.template-edit-modal__btn{cursor:pointer;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:background .15s}.template-edit-modal__btn--secondary{color:#367f79;background:0 0;border:1px solid #8dcec859}.template-edit-modal__btn--secondary:hover:not(:disabled){background:#8dcec81a}.template-edit-modal__btn--primary{color:#fff;background:#8dcec8;border:1px solid #8dcec8}.template-edit-modal__btn--primary:hover:not(:disabled){background:#367f79}.template-edit-modal__btn--danger{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.template-edit-modal__btn--danger:hover:not(:disabled){background:#fee4e2}.template-edit-modal__btn--generate{color:#367f79;background:#8dcec824;border:1px solid #8dcec873}.template-edit-modal__btn--generate:hover:not(:disabled){background:#8dcec83d}.template-edit-modal__btn:disabled{opacity:.6;cursor:not-allowed}@keyframes template-edit-modal-spin{to{transform:rotate(360deg)}}.org-table{background:#fff;border:1px solid #8dcec838;border-radius:8px;overflow:hidden}.org-table__header{border-bottom:1px solid #8dcec833;padding:10px 12px}.org-table__header h3{color:#367f79;margin:0;font-size:13px;font-weight:700}.org-table__header-actions{align-items:center;gap:8px;display:inline-flex}.org-table__scroll{min-height:508px;overflow:auto}.org-table__grid{border-collapse:collapse;width:100%;font-size:11px}.org-table__grid th,.org-table__grid td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #0f172a14;padding:8px 10px}.org-table__grid th{color:#334155;background:#f8fafc;font-weight:700;position:sticky;top:0}.dashboard-right-upload{background:#fff;border:.5px solid #8dcec8;border-radius:8px;flex-direction:column;grid-area:span 9/1/auto/-1;min-height:360px;display:flex;overflow:auto;box-shadow:-1px 1px 6px 1px #0000001c}.dashboard-right-upload .data-container{max-width:none;min-height:0;margin:0;padding:16px}.dashboard-right-upload .data-header{text-align:left;margin-bottom:1rem}.dashboard-right-upload .data-header h2{margin-bottom:.25rem;font-size:1.1rem}.dashboard-right-upload .data-header p{margin:0;font-size:.9rem}.dashboard-right-upload .data-section{margin-bottom:1rem}.dashboard-right-upload .data-section .data-section-title{margin-bottom:.75rem;padding-bottom:.25rem;font-size:1rem}.dashboard-right-upload .services-grid{gap:.75rem}.dashboard-right-upload .services-grid:not(.services-grid--single){grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-right-upload .services-grid--single{max-width:none}.dashboard-right-upload .service-card{border-color:#8dcec84d;border-radius:8px;padding:1.25rem}.dashboard-right-upload .service-card__title{font-size:1rem}.dashboard-right-upload .service-card__description{min-height:auto;margin-bottom:1rem;font-size:.85rem}.policies-tab{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.policies-tab__header{border-bottom:1px solid #8dcec833;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.policies-tab__title{color:#367f79;margin:0;font-size:1rem;font-weight:600}.policies-tab__header-actions{align-items:center;gap:8px;display:inline-flex}.policies-tab__create-btn{color:#fff;cursor:pointer;background:#8dcec8;border:1px solid #8dcec8;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.policies-tab__create-btn:hover:not(:disabled){background:#78c5be;border-color:#78c5be}.policies-tab__create-btn:disabled{opacity:.55;cursor:not-allowed}.policies-tab__create-btn--icon{padding:6px;font-size:16px;line-height:1}.policies-tab__refresh-btn{color:#367f79;cursor:pointer;background:0 0;border:1px solid #8dcec8;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.policies-tab__refresh-btn:hover{background:#dcf3f1}.policies-tab__refresh-icon{font-size:14px}.policies-tab__overview{background:#8dcec808;border-bottom:1px solid #8dcec833;flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 14px;display:grid}.policies-tab__overview-item{background:#fff;border:1px solid #8dcec82e;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.policies-tab__overview-item--wide{grid-column:span 1}.policies-tab__overview-label{letter-spacing:.05em;text-transform:uppercase;color:#367f7985;font-size:10px;font-weight:600}.policies-tab__overview-value{color:#367f79;font-size:12px;font-weight:700}.policies-tab__filter-banner{color:#367f79;background:#8dcec81a;border-bottom:1px solid #8dcec833;flex-shrink:0;align-items:center;gap:10px;padding:8px 14px;font-size:11px;display:flex}.policies-tab__filter-banner-btn{color:#367f79;cursor:pointer;background:0 0;border:1px solid #8dcec8;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;transition:background .15s,color .15s}.policies-tab__filter-banner-btn:hover{background:#dcf3f1}.policies-tab__toolbar{border-bottom:1px solid #8dcec84d;flex-shrink:0;align-items:center;gap:12px;padding:8px 10px;display:flex;position:relative}.policies-tab__toolbar .table-column-settings{order:2}.policies-tab__toolbar .policies-tab__count{order:1;margin-right:auto}.policies-tab__count{color:#64748b;margin:0;font-size:11px}.policies-tab__count--warnings{padding:8px 14px 0}.policies-tab__breach-groups{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px 14px 14px;display:flex;overflow:auto}.policies-tab__breach-group{background:#fff;border:1px solid #8dcec833;border-radius:8px;overflow:hidden}.policies-tab__breach-group-toggle{cursor:pointer;text-align:left;background:#8dcec80a;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.policies-tab__breach-group-title-wrap{flex-direction:column;gap:2px;min-width:0;display:flex}.policies-tab__breach-group-title{color:#367f79;margin:0;font-size:12px;font-weight:700}.policies-tab__breach-group-subtitle{color:#367f79a6;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.policies-tab__breach-group-chevron{color:#367f7999;flex-shrink:0;transition:transform .15s}.policies-tab__breach-group--expanded .policies-tab__breach-group-chevron{transform:rotate(180deg)}.policies-tab__breach-group-body{flex-direction:column;gap:8px;padding:10px 12px;display:flex}.policies-tab__breach-item{background:#fff;border:1px solid #8dcec824;border-radius:6px;padding:8px 10px}.policies-tab__breach-item-head{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.policies-tab__breach-chip{text-transform:uppercase;letter-spacing:.04em;color:#367f79;background:#8dcec824;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.policies-tab__breach-item-key{color:#367f79b8;background:#367f790f;border-radius:4px;padding:2px 6px;font-size:11px}.policies-tab__breach-item-date{color:#367f7980;margin-left:auto;font-size:10px}.policies-tab__breach-item-details{color:#367f79;margin:0 0 6px;font-size:11px}.policies-tab__breach-item-values{color:#367f79ad;margin:0;font-size:10px}.policies-tab__view-toggle{background:#8dcec814;border:1px solid #8dcec82e;border-radius:8px;gap:4px;padding:3px;display:inline-flex}.policies-tab__view-btn{color:#367f79b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 10px;font-size:10px;font-weight:600;transition:background .15s,color .15s}.policies-tab__view-btn--active{color:#367f79;background:#fff;box-shadow:0 1px 2px #367f791f}.policies-tab__overview--warnings{grid-template-columns:repeat(4,minmax(0,1fr))}.policies-tab__overview-item--breaches{background:#4f46e50f;border-color:#4f46e559}.policies-tab__overview-item--policies{background:#0d94880f;border-color:#0d948859}.policies-tab__overview-item--severity-high{background:#d9770614;border-color:#d9770666}.policies-tab__overview-item--severity-mid{background:#6366f10f;border-color:#6366f159}.policies-tab__overview-hint{color:#367f7980;font-size:9px;font-weight:500}.policies-tab__entity-filters{background:#8dcec805;border-bottom:1px solid #8dcec829;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;display:flex}.policies-tab__entity-filters-label{text-transform:uppercase;letter-spacing:.05em;color:#367f7980;margin-right:4px;font-size:10px;font-weight:700}.policies-tab__entity-chip{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec838;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.policies-tab__entity-chip--active{background:#dcf3f1;border-color:#8dcec8;box-shadow:0 0 0 1px #8dcec840}.policies-tab__entity-chip--tone-0{background:#6366f11a;border-color:#6366f173}.policies-tab__entity-chip--tone-1{background:#0d94881a;border-color:#0d948873}.policies-tab__entity-chip--tone-2{background:#d977061a;border-color:#d9770673}.policies-tab__entity-chip--tone-3{background:#7c3aed1a;border-color:#7c3aed73}.policies-tab__entity-chip--tone-4{background:#64748b1a;border-color:#64748b73}.policies-tab__entity-chip-count{background:#367f791a;border-radius:999px;padding:1px 5px;font-size:9px;font-weight:700}.policies-tab__warnings-toolbar{border-bottom:1px solid #8dcec833;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;padding:8px 14px;display:flex}.policies-tab__search-input{color:#367f79;background:0 0;border:none;outline:none;flex:1;min-width:160px;font-size:11px}.policies-tab__search-input::placeholder{color:#367f7973}.policies-tab__search-icon{color:#367f7973;flex-shrink:0;font-size:14px}.policies-tab__count--inline{margin-left:auto;padding:0}.policies-tab__warnings-split{flex:1;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:0;min-height:0;display:grid;overflow:hidden}.policies-tab__policy-index{background:#8dcec808;border-right:1px solid #8dcec833;flex-direction:column;min-height:0;display:flex}.policies-tab__policy-index-head{text-transform:uppercase;letter-spacing:.06em;color:#367f7980;border-bottom:1px solid #8dcec829;flex-shrink:0;grid-template-columns:1fr auto;gap:8px;padding:8px 12px;font-size:9px;font-weight:700;display:grid}.policies-tab__policy-index-list{flex-direction:column;flex:1;gap:4px;min-height:0;margin:0;padding:6px;list-style:none;display:flex;overflow:auto}.policies-tab__policy-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #8dcec824;border-left-width:3px;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:4px 8px;width:100%;padding:8px 10px;transition:background .15s,border-color .15s,box-shadow .15s;display:grid}.policies-tab__policy-row--high{border-left-color:#d97706}.policies-tab__policy-row--medium{border-left-color:#6366f1}.policies-tab__policy-row--low{border-left-color:#94a3b8}.policies-tab__policy-row--selected{background:#dcf3f1;border-color:#8dcec873;box-shadow:0 0 0 1px #8dcec833}.policies-tab__policy-row:hover:not(.policies-tab__policy-row--selected){background:#8dcec80f}.policies-tab__policy-row-main{grid-column:1;align-items:center;gap:6px;min-width:0;display:flex}.policies-tab__policy-row-id{color:#367f79;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.policies-tab__policy-row-count{color:#367f79;grid-area:1/2;align-self:center;font-size:12px;font-weight:800}.policies-tab__policy-row-entities{flex-wrap:wrap;grid-column:1/-1;gap:4px;display:flex}.policies-tab__severity-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:700}.policies-tab__severity-badge--high{color:#92400e;background:#d977062e}.policies-tab__severity-badge--medium{color:#3730a3;background:#6366f129}.policies-tab__severity-badge--low{color:#475569;background:#94a3b833}.policies-tab__breach-detail{background:#fff;flex-direction:column;min-height:0;display:flex;overflow:hidden}.policies-tab__breach-detail-head{background:#8dcec808;border-bottom:1px solid #8dcec829;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.policies-tab__breach-detail-title{color:#367f79;margin:0;font-size:14px;font-weight:700}.policies-tab__breach-detail-meta{color:#367f7999;margin:4px 0 0;font-size:11px}.policies-tab__breach-detail-empty{color:#367f7999;padding:16px 14px;font-size:12px}.policies-tab__breach-table-wrap{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0 10px 12px;overflow:auto}.policies-tab__breach-table{border-collapse:collapse;width:100%;min-width:720px;font-size:11px}.policies-tab__breach-table th{z-index:1;text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#367f798c;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #8dcec833;padding:8px;font-size:9px;font-weight:700;position:sticky;top:0}.policies-tab__breach-table td{vertical-align:top;color:#367f79;border-bottom:1px solid #8dcec81a;padding:8px}.policies-tab__breach-table tbody tr:nth-child(2n) td{background:#8dcec806}.policies-tab__breach-table tbody tr:hover td{background:#8dcec80f}.policies-tab__breach-table-mono{white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.policies-tab__breach-table-expected{color:#3730a3;max-width:120px;font-weight:600}.policies-tab__breach-table-current{color:#0f766e;max-width:120px;font-weight:600}.policies-tab__breach-table-date{white-space:nowrap;color:#367f798c;font-size:10px}.policies-tab__breach-table-details{width:35%;min-width:220px;max-width:420px}.policies-tab__breach-table-details-scroll{word-break:break-word;-webkit-overflow-scrolling:touch;max-height:140px;padding-right:4px;font-size:11px;line-height:1.4;overflow:hidden auto}.policies-tab__breach-chip--tone-0{color:#3730a3;background:#6366f129}.policies-tab__breach-chip--tone-1{color:#115e59;background:#0d948829}.policies-tab__breach-chip--tone-2{color:#92400e;background:#d977062e}.policies-tab__breach-chip--tone-3{color:#5b21b6;background:#7c3aed29}.policies-tab__breach-chip--tone-4{color:#334155;background:#64748b2e}.policies-tab__table-view{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.policies-tab__columns-btn{color:#367f79;cursor:pointer;background:0 0;border:1px solid #8dcec8;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.policies-tab__columns-btn:hover{background:#dcf3f1}.policies-tab__columns-picker{z-index:20;background:#fff;border:.5px solid #8dcec8;border-radius:8px;flex-direction:column;gap:6px;max-height:280px;padding:10px 12px;display:flex;position:absolute;top:calc(100% + 4px);left:10px;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.policies-tab__columns-item{cursor:pointer;color:#1e293b;align-items:center;gap:8px;font-size:11px;display:flex}.policies-tab__columns-item input{cursor:pointer}.policies-tab__definition-modal{background:#fff;border:.5px solid #8dcec8;border-radius:8px;flex-direction:column;width:100%;max-width:340px;max-height:70vh;display:flex;overflow:hidden;box-shadow:-1px 1px 6px 1px #0000001c}.policies-tab__definition-modal .modal-header{border-bottom:1px solid #8dcec84d;flex-shrink:0;gap:8px;padding:10px 12px}.policies-tab__definition-modal .modal-header h2{color:#367f79;margin:0;font-size:.9rem;font-weight:600}.policies-tab__definition-modal .modal-header .modal-close{color:#367f79;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1rem;transition:background .15s,color .15s}.policies-tab__definition-modal .modal-header .modal-close:hover{color:#367f79;background:#dcf3f1}.policies-tab__definition-modal .modal-body{flex:1;min-height:0;padding:12px 14px;overflow-y:auto}.policies-tab__definition{color:#1e293b;white-space:pre-wrap;word-break:break-word;margin:0;font-size:11px;line-height:1.5}.breach-warnings__summary{flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.breach-warnings__card{text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-left:3px solid #cbd5e1;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px 14px 18px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative}.breach-warnings__card:hover:not(.breach-warnings__card--static):not(.breach-warnings__card--active){box-shadow:0 1px 3px #0f172a14}.breach-warnings__card--static{cursor:default}.breach-warnings__summary .breach-warnings__card:first-child{border-left-color:#0f766e}.breach-warnings__summary .breach-warnings__card:first-child .breach-warnings__card-value{color:#0f766e}.breach-warnings__summary .breach-warnings__card:first-child.breach-warnings__card--active{background:#0f766e12;box-shadow:0 0 0 1px #0f766e73}.breach-warnings__summary .breach-warnings__card:nth-child(2){border-left-color:#6b5eff}.breach-warnings__summary .breach-warnings__card:nth-child(2) .breach-warnings__card-value{color:#6b5eff}.breach-warnings__summary .breach-warnings__card:nth-child(2).breach-warnings__card--active{background:#6b5eff0f;box-shadow:0 0 0 1px #6b5eff66}.breach-warnings__summary .breach-warnings__card:nth-child(3){border-left-color:#878787}.breach-warnings__summary .breach-warnings__card:nth-child(3) .breach-warnings__card-value{color:#878787}.breach-warnings__summary .breach-warnings__card:nth-child(3).breach-warnings__card--active{background:#87878712;box-shadow:0 0 0 1px #87878773}.breach-warnings__card-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:600}.breach-warnings__card-value{color:#1e293b;font-size:28px;font-weight:700;line-height:1}.breach-warnings__card-hint{color:#94a3b8;font-size:11px}.breach-warnings__controls{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 14px 12px;display:flex}.breach-warnings__entities{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.breach-warnings__chip{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex}.breach-warnings__chip:hover{background:#f8fafc;border-color:#cbd5e1}.breach-warnings__chip--active{color:#367f79;background:#dcf3f1;border-color:#8dcec8;box-shadow:0 0 0 1px #8dcec84d}.breach-warnings__chip-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:0 5px;font-size:10px;font-weight:700}.breach-warnings__chip--active .breach-warnings__chip-count{color:#367f79;background:#367f7926}.breach-warnings__search-area{align-items:center;gap:12px;margin-left:auto;display:flex}.breach-warnings__search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;min-width:240px;padding:6px 12px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.breach-warnings__search:focus-within{background:#fff;border-color:#8dcec8;box-shadow:0 0 0 1px #8dcec866}.breach-warnings__search-icon{color:#94a3b8;flex-shrink:0;font-size:14px}.breach-warnings__search-input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:12px}.breach-warnings__search-input::placeholder{color:#94a3b8}.breach-warnings__count{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600}.breach-warnings__table-wrap{-webkit-overflow-scrolling:touch;border-top:1px solid #e2e8f0;flex:1;min-height:500px;max-height:500px;overflow:auto}.breach-warnings__empty{text-align:center;border-top:1px solid #e2e8f0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:220px;padding:40px 24px;display:flex}.breach-warnings__empty-icon{color:#878787;font-size:32px}.breach-warnings__empty-title{color:#1e293b;margin:0;font-size:15px;font-weight:700}.breach-warnings__empty-text{color:#64748b;max-width:420px;margin:0;font-size:12px;line-height:1.5}.breach-warnings__table{border-collapse:collapse;width:100%;font-size:12px}.breach-warnings__table thead th{z-index:1;text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #cbd5e1;padding:10px 14px;font-size:9px;font-weight:700;position:sticky;top:0}.breach-warnings__th-title{width:42%}.breach-warnings__row{cursor:pointer;transition:background .15s}.breach-warnings__row td{vertical-align:middle;color:#1e293b;border-bottom:1px solid #e2e8f0;padding:12px 14px}.breach-warnings__row:hover td{background:#f8fafc}.breach-warnings__row--expanded td{background:#f8fafc;border-bottom-color:#0000}.breach-warnings__cell-title{flex-direction:column;gap:2px;display:flex}.breach-warnings__title{color:#1e293b;font-size:13px;font-weight:600}.breach-warnings__detail{color:#64748b;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.breach-warnings__cell-id{color:#64748b;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.breach-warnings__cell-muted{color:#64748b;white-space:nowrap;font-size:11px}.breach-warnings__cell-mono{color:#1e293b;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.breach-warnings__type{color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:3px 9px;font-size:10px;font-weight:600;display:inline-flex}.breach-warnings__entity-tags{flex-wrap:wrap;gap:6px;display:flex}.breach-warnings__cell-count{color:#0f766e;white-space:nowrap;font-size:14px;font-weight:700}.breach-warnings__cell-chevron{text-align:right;width:28px}.breach-warnings__chevron{color:#94a3b8;font-size:14px;transition:transform .15s}.breach-warnings__chevron--open{color:#1e293b;transform:rotate(90deg)}.breach-warnings__detail-row td{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:0 14px 14px}.breach-warnings__detail-grid{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px 16px;padding:12px 14px;display:grid}.breach-warnings__detail-item{flex-direction:column;gap:3px;display:flex}.breach-warnings__detail-item--full{grid-column:1/-1}.breach-warnings__detail-key{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:9px;font-weight:700}.breach-warnings__detail-val{color:#1e293b;word-break:break-word;font-size:12px}.breach-warnings__detail-val--expected{color:#3730a3;font-weight:600}.breach-warnings__detail-val--current{color:#0f766e;font-weight:600}.bw-modal{flex-direction:column;max-width:680px;display:flex}.bw-modal__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.bw-modal__header-text{min-width:0}.bw-modal__heading{color:#1e293b;margin:0;font-size:18px;font-weight:700}.bw-modal__subheading{color:#64748b;margin:4px 0 0;font-size:13px}.bw-modal__close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:background .15s,color .15s;display:inline-flex}.bw-modal__close:hover{color:#1e293b;background:#e2e8f0}.bw-modal__body{padding:8px 24px 24px;overflow-y:auto}.bw-modal__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.bw-modal__stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.bw-modal__stat--wide{border-top-color:#0f766e;grid-column:1/-1}.bw-modal__stat-value{color:#1e293b;font-size:22px;font-weight:700;line-height:1.1}.bw-modal__stat-value--sm{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.bw-modal__stat-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:10px;font-weight:600}.bw-modal__list-wrap{padding-top:4px}.bw-modal__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bw-modal__list-item{text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-left:3px solid #cbd5e1;border-radius:8px;align-items:center;gap:14px;padding:12px 14px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.bw-modal__list-item:hover{background:#f8fafc;border-color:#cbd5e1 #cbd5e1 #cbd5e1 #8dcec8;box-shadow:0 1px 3px #0f172a14}.bw-modal__list-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bw-modal__list-title{color:#1e293b;font-size:13px;font-weight:600}.bw-modal__list-sub{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.bw-modal__list-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.bw-modal__list-record{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.bw-modal__list-type{color:#94a3b8;font-size:10px}.bw-modal__detail{padding-top:4px}.bw-modal__back{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.bw-modal__back:hover{color:#367f79;background:#dcf3f1;border-color:#8dcec8}.bw-modal__back-icon{font-size:14px}.bw-modal__breach+.bw-modal__breach{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px}.bw-modal__breach-head{padding:16px 0 4px}.bw-modal__breach-index{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:9px;font-weight:700}.bw-modal__breach-title{color:#1e293b;margin:4px 0 0;font-size:15px;font-weight:700}.bw-modal__breach-subtitle{color:#64748b;margin:2px 0 0;font-size:12px}.bw-modal__section{padding:16px 0}.bw-modal__section+.bw-modal__section{border-top:1px solid #e2e8f0}.bw-modal__section-title{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin:0 0 12px;font-size:10px;font-weight:700}.bw-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;display:grid}.bw-modal__field{flex-direction:column;gap:4px;min-width:0;display:flex}.bw-modal__field-key{color:#64748b;font-size:12px}.bw-modal__field-val{color:#1e293b;word-break:break-word;font-size:14px}.bw-modal__field-val--mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.bw-modal__field-val--strong{font-weight:700}.bw-modal__field-val--muted{color:#64748b}.bw-modal__rule{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #8dcec8;border-radius:6px;padding:14px 16px}.bw-modal__rule-name{color:#367f79;font-size:13px;font-weight:700;display:block}.bw-modal__rule-text{color:#1e293b;margin:6px 0 0;font-size:13px;line-height:1.5}.bw-modal__recommendations{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.bw-modal__recommendation{color:#1e3a8a;background:#3b82f614;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.bw-modal__recommendation-icon{color:#3b82f6;flex-shrink:0;margin-top:1px;font-size:16px}.bw-modal__actions{flex-direction:column;align-items:flex-end;gap:8px;padding-top:4px;display:flex}.bw-modal__actions p[role=alert]{color:#b91c1c;align-self:stretch;margin:0;font-size:13px}.bw-modal__add-exception,.bw-modal__remove-exception{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,box-shadow .15s,border-color .15s,color .15s;display:inline-flex}.bw-modal__add-exception:disabled,.bw-modal__remove-exception:disabled{opacity:.65;cursor:not-allowed}.bw-modal__add-exception{color:#fff;background:#6b5eff}.bw-modal__add-exception:hover:not(:disabled){background:#4535ff;box-shadow:0 2px 8px #6b5eff59}.bw-modal__remove-exception{color:#b91c1c;background:#fff;border:1px solid #b91c1c59}.bw-modal__remove-exception:hover:not(:disabled){background:#b91c1c0f;border-color:#b91c1c8c}.bw-modal__add-exception-icon,.bw-modal__remove-exception-icon{font-size:16px}.policies-table{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.policies-table__scroll{flex:1;min-height:0;overflow:auto}.policies-table__grid{border-collapse:collapse;width:100%;font-size:11px}.policies-table__th{text-align:left;white-space:nowrap;z-index:1;background:#fff;border-bottom:1px solid #8dcec84d;min-width:100px;padding:8px 10px;position:sticky;top:0}.policies-table__sort{color:#367f79;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;width:100%;padding:4px 8px;font-size:11px;font-weight:600;display:flex}.policies-table__sort:hover{background:#dcf3f1;border-radius:4px}.policies-table__sort-icon{opacity:.8;font-size:9px}.policies-table__filter-row{background:#fafafa}.policies-table__row--clickable{cursor:pointer;transition:background .15s}.policies-table__row--clickable:hover{background:#8dcec814}.policies-table__td{text-overflow:ellipsis;border-bottom:1px solid #0000000f;max-width:180px;padding:6px 10px;overflow:hidden}.policies-table__td--filter{vertical-align:middle;position:relative}.policies-table__enum-filter-wrap{display:inline-block;position:relative}.policies-table__filter-trigger{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec866;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.policies-table__filter-trigger:hover{background:#dcf3f1;border-color:#8dcec8}.policies-table__filter-icon{flex-shrink:0;font-size:14px}.policies-table__search-wrap{background:#fff;border:1px solid #8dcec866;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.policies-table__search-wrap:focus-within{border-color:#8dcec8;box-shadow:0 0 0 1px #8dcec8}.policies-table__search-icon{color:#367f79;flex-shrink:0;font-size:14px}.policies-table__filter-badge{color:#fff;background:#8dcec8;border-radius:4px;padding:1px 4px;font-size:9px;font-weight:600}.policies-table__filter-popover{z-index:9999;background:#fff;border:1px solid #8dcec866;border-radius:6px;flex-direction:column;gap:4px;min-width:120px;max-height:180px;padding:8px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.policies-table__filter-checkbox-item{cursor:pointer;color:#1e293b;align-items:center;gap:6px;font-size:10px;display:flex}.policies-table__filter-checkbox-item input{cursor:pointer;accent-color:#8dcec8}.policies-table__filter-clear{color:#367f79;cursor:pointer;background:0 0;border:1px solid #8dcec866;border-radius:4px;margin-top:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:background .15s,border-color .15s}.policies-table__filter-clear:hover{background:#dcf3f1}.policies-table__filter{background:0 0;border:none;flex:1;min-width:0;padding:0;font-size:10px}.policies-table__filter::placeholder{color:#94a3b8}.policies-table__filter:focus{outline:none}.policies-table__empty{text-align:center;color:#64748b;padding:24px 10px;font-size:12px}.policies-table tbody tr:hover{background:#dcf3f14d}.policies-table__pagination{color:#64748b;background:#fafafa;border-top:1px solid #8dcec84d;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 10px;font-size:11px;display:flex}.policies-table__page-info{flex-shrink:0}.policies-table__nav{align-items:center;gap:10px;display:flex}.policies-table__page-num{font-size:10px}.policies-table__nav-btn{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec8;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:600;transition:background .15s,color .15s}.policies-table__nav-btn:hover:not(:disabled){background:#dcf3f1}.policies-table__nav-btn:disabled{opacity:.5;cursor:not-allowed}.chat-container{background:#f8fbfb;border-left:1px solid #8dcec859;flex-direction:column;align-items:stretch;gap:10px;width:25%;max-width:500px;height:100%;padding:10px;display:flex;position:fixed;top:0;right:0}.chat-container>header{opacity:1;flex-shrink:0;max-height:80px;overflow:hidden}.chat-container .messages-container{background:#fff;border:1px solid #8dcec833;border-radius:12px;flex-direction:column;flex:auto;min-height:0;padding:4px 6px 8px;display:flex;overflow-y:scroll}.chat-container .messages-container .message{border:1px solid #8dcec847;border-radius:12px;margin:8px 4px;padding:10px 12px}.chat-container .messages-container .message .message-header{opacity:1;justify-content:space-between;align-items:center;max-height:30px;margin-bottom:8px;display:flex;overflow:hidden}.chat-container .messages-container .message .message-header p{margin:0;font-size:12px;font-weight:lighter}.chat-container .messages-container .message .message-header .message-header__meta{align-items:center;gap:8px;display:flex}.chat-container .messages-container .message .message-body{color:#0f172a;max-width:400px;font-size:12px;line-height:1.45}.chat-container .messages-container .message .message-body__plain{white-space:pre-line}.chat-container .messages-container .message .message-body--markdown{white-space:normal;max-width:100%}.chat-container .messages-container .message .chat-markdown>:first-child{margin-top:0}.chat-container .messages-container .message .chat-markdown>:last-child{margin-bottom:0}.chat-container .messages-container .message .chat-markdown p{margin:0 0 .65em}.chat-container .messages-container .message .chat-markdown ul,.chat-container .messages-container .message .chat-markdown ol{margin:.35em 0 .65em;padding-left:1.25em}.chat-container .messages-container .message .chat-markdown li{margin:.2em 0}.chat-container .messages-container .message .chat-markdown li>p{margin:0}.chat-container .messages-container .message .chat-markdown strong{font-weight:600}.chat-container .messages-container .message .chat-markdown em{font-style:italic}.chat-container .messages-container .message .chat-markdown h1,.chat-container .messages-container .message .chat-markdown h2,.chat-container .messages-container .message .chat-markdown h3,.chat-container .messages-container .message .chat-markdown h4{color:#367f79;margin:.75em 0 .35em;font-weight:600;line-height:1.3}.chat-container .messages-container .message .chat-markdown h1{font-size:15px}.chat-container .messages-container .message .chat-markdown h2{font-size:14px}.chat-container .messages-container .message .chat-markdown h3,.chat-container .messages-container .message .chat-markdown h4{font-size:13px}.chat-container .messages-container .message .chat-markdown code{background:#8dcec81f;border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em}.chat-container .messages-container .message .chat-markdown pre{background:#367f790f;border:1px solid #8dcec82e;border-radius:8px;margin:.5em 0;padding:8px 10px;overflow-x:auto}.chat-container .messages-container .message .chat-markdown pre code{background:0 0;padding:0}.chat-container .messages-container .message .chat-markdown blockquote{color:#367f79d9;border-left:3px solid #8dcec873;margin:.5em 0;padding-left:.75em}.chat-container .messages-container .message .chat-markdown a{color:#8dcec8;text-underline-offset:2px;text-decoration:underline}.chat-container .messages-container .message .chat-markdown a:hover{color:#367f79}.chat-container .messages-container .message .chat-markdown hr{border:none;border-top:1px solid #8dcec840;margin:.75em 0}.chat-container .messages-container .message .chat-typing-dots{align-items:center;gap:6px;min-height:16px;display:inline-flex}.chat-container .messages-container .message .chat-typing-dots__label{color:#367f79e6;margin-right:2px;font-size:12px}.chat-container .messages-container .message .chat-typing-dots span{background:#367f79;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite chat-bounce}.chat-container .messages-container .message .chat-typing-dots span:nth-child(2){animation-delay:.12s}.chat-container .messages-container .message .chat-typing-dots span:nth-child(3){animation-delay:.24s}.chat-container .messages-container .message .chat-confidence-footer{align-items:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.chat-container .messages-container .message .chat-confidence-footer__dot{background-color:#367f79;border-radius:999px;width:8px;height:8px}.chat-container .messages-container .user-message{border-right:3px solid #4fa29c;margin-left:22px}.chat-container .messages-container .ai-message{background:#fff;border-left:3px solid #8dcec8;margin-right:22px;position:relative}.chat-container .chat-input-container{width:100%;min-height:56px;box-shadow:none;background:#fff;border:1px solid #8dcec873;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.chat-container .chat-input-container input{color:#0f172a;background:0 0;border:none;width:100%;height:100%;font-size:13px}.chat-container .chat-input-container input:focus-visible{outline:none}.chat-container .chat-input-container input::placeholder{color:#94a3b8}.chat-container .chat-input-container .chat-send-button{color:#fff;background:#367f79;border:1px solid #246b65f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .1s,box-shadow .15s,filter .15s;display:inline-flex}.chat-container .chat-input-container .chat-send-button:hover:not(:disabled){filter:brightness(1.03)}.chat-container .chat-input-container .chat-send-button:active:not(:disabled){transform:translateY(1px)}.chat-container .chat-input-container .chat-send-button:disabled{opacity:.55;cursor:not-allowed}.chat-container .chat-input-container .chat-send-button .icon{fill:currentColor;width:18px;height:18px}.chat-container .chat-confidence-badge{color:#fff;background-color:#367f79;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.chat-container .chat-confidence-badge--low,.chat-container .chat-confidence-footer--low{color:#842029}.chat-container .chat-confidence-footer--low .chat-confidence-footer__dot,.chat-container .chat-confidence-badge--low{background-color:#dc3545}.chat-container .chat-confidence-badge--medium,.chat-container .chat-confidence-footer--medium{color:#7c3e06}.chat-container .chat-confidence-footer--medium .chat-confidence-footer__dot,.chat-container .chat-confidence-badge--medium{background-color:#fd7e14}.chat-container .chat-confidence-badge--high,.chat-container .chat-confidence-footer--high{color:#0f5132}.chat-container .chat-confidence-footer--high .chat-confidence-footer__dot,.chat-container .chat-confidence-badge--high{background-color:#198754}.chat-container .chat-response-explainer-wrap{justify-content:flex-end;margin-top:8px;display:flex;position:relative}.chat-container .chat-response-info-btn{color:#367f79;cursor:pointer;background:#f0f9f8;border:1px solid #8dcec859;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.chat-container .chat-response-info-btn svg{width:16px;height:16px}.chat-container .chat-response-info-btn:hover{background:#e2f3f1;border-color:#8dcec88c}.chat-container .chat-response-info-btn--active{color:#fff;background:#367f79;border-color:#367f79}.chat-container .chat-response-info-btn:focus-visible{outline-offset:2px;outline:2px solid #8dcec8}.chat-container .chat-response-explainer{z-index:20;color:#334155;background:#fff;border:1px solid #8dcec859;border-radius:10px;width:min(280px,100vw - 48px);padding:10px 12px;font-size:11px;line-height:1.4;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0f172a1f}.chat-container .chat-response-explainer__heading{color:#0f172a;margin:0 0 8px;font-size:12px;font-weight:600}.chat-container .chat-response-explainer__section{margin-bottom:8px}.chat-container .chat-response-explainer__section:last-of-type{margin-bottom:0}.chat-container .chat-response-explainer__label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.chat-container .chat-response-explainer__confidence{background:#f8fafc;border-radius:8px;align-items:baseline;gap:8px;padding:6px 8px;display:flex}.chat-container .chat-response-explainer__score{font-size:16px;font-weight:700}.chat-container .chat-response-explainer__level{font-size:11px;font-weight:600}.chat-container .chat-response-explainer__confidence--low{color:#842029;background:#fff5f5}.chat-container .chat-response-explainer__confidence--medium{color:#7c3e06;background:#fff8f0}.chat-container .chat-response-explainer__confidence--high{color:#0f5132;background:#f0fdf4}.chat-container .chat-response-explainer__policies{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.chat-container .chat-response-explainer__policies li{background:#f8fafc;border:1px solid #8dcec826;border-radius:8px;padding:6px 8px}.chat-container .chat-response-explainer__policy-title{color:#0f172a;font-weight:600;display:block}.chat-container .chat-response-explainer__policy-id{color:#64748b;margin-top:2px;font-size:10px;display:block}.chat-container .chat-response-explainer__policy-desc{color:#475569;margin:4px 0 0;font-size:10px}.chat-container .chat-response-explainer__empty{color:#64748b;margin:0;font-style:italic}.chat-container .chat-response-explainer__footnote{color:#94a3b8;border-top:1px solid #8dcec826;margin:8px 0 0;padding-top:8px;font-size:9px}.chat-container .chat-policy-flow-choices,.chat-container .chat-flow-controls{flex-direction:column;gap:10px;margin-top:10px;display:flex}.chat-container .chat-flow-controls__step-label{color:#367f79;margin:0;font-size:11px;font-weight:700}.chat-container .chat-flow-controls__hint{color:#64748b;margin:0;font-size:10px;line-height:1.4}.chat-container .chat-flow-controls__filters{background:#f8fafc;border:1px solid #8dcec833;border-radius:6px;padding:10px}.chat-container .chat-flow-controls__filters-list{gap:6px;margin:0;display:grid}.chat-container .chat-flow-controls__filters-row{grid-template-columns:64px 1fr;gap:8px;font-size:11px;display:grid}.chat-container .chat-flow-controls__filters-row dt{color:#475569;margin:0;font-weight:600}.chat-container .chat-flow-controls__filters-row dd{color:#334155;margin:0}.chat-container .chat-flow-controls__actions{flex-wrap:wrap;gap:8px;display:flex}.chat-container .chat-flow-controls__action,.chat-container .chat-policy-flow-choice-btn{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec873;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 14px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.chat-container .chat-flow-controls__action:hover:not(:disabled),.chat-container .chat-policy-flow-choice-btn:hover:not(:disabled){background:#8dcec814;border-color:#8dcec8a6}.chat-container .chat-flow-controls__action:focus-visible,.chat-container .chat-policy-flow-choice-btn:focus-visible{outline-offset:2px;outline:2px solid #8dcec8}.chat-container .chat-flow-controls__action:disabled,.chat-container .chat-policy-flow-choice-btn:disabled{opacity:.55;cursor:not-allowed}.chat-container .chat-flow-controls__action--primary{color:#fff;background:#8dcec8;border-color:#8dcec8}.chat-container .chat-flow-controls__action--primary:hover:not(:disabled){background:#78c5be;border-color:#78c5be}.chat-container .chat-flow-controls__action--primary .chat-flow-controls__action-description{color:#ffffffd9}.chat-container .chat-flow-controls__action--secondary{background:#f8fafc}.chat-container .chat-flow-controls__action-label,.chat-container .chat-flow-controls__option-label{font-weight:600}.chat-container .chat-flow-controls__action-description,.chat-container .chat-flow-controls__option-description{color:#64748b;font-size:10px;font-weight:400;line-height:1.35}.chat-container .chat-flow-controls__options{background:#f8fafc;border:1px solid #8dcec833;border-radius:6px;flex-direction:column;gap:6px;max-height:220px;padding:10px;display:flex;overflow:auto}.chat-container .chat-flow-controls__option{color:#334155;cursor:pointer;align-items:flex-start;gap:8px;font-size:11px;display:flex}.chat-container .chat-flow-controls__option input{flex-shrink:0;margin-top:2px}.chat-container .chat-flow-controls__option-text{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-container .chat-flow-controls__submit{color:#fff;cursor:pointer;background:#8dcec8;border:1px solid #8dcec8;border-radius:6px;align-self:flex-start;align-items:center;padding:7px 16px;font-size:12px;font-weight:600;display:inline-flex}.chat-container .chat-flow-controls__submit:hover:not(:disabled){background:#78c5be;border-color:#78c5be}.chat-container .chat-flow-controls__submit:disabled{opacity:.55;cursor:not-allowed}.chat-container .chat-policy-flow-choices{flex-flow:wrap}.chat-container .chat-policy-flow-choice-btn{flex-direction:row;align-items:center;padding:7px 16px}.chat-container .chat-retry-btn{letter-spacing:.03em;color:#fff;cursor:pointer;background:#367f79;border:none;border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:7px 20px;font-size:12px;font-weight:600;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex;box-shadow:0 1px 4px #367f7940}.chat-container .chat-retry-btn:hover{background:#2a625e;box-shadow:0 2px 8px #367f7959}.chat-container .chat-retry-btn:active{transform:translateY(1px);box-shadow:0 1px 2px #367f7933}.chat-container .chat-retry-btn:focus-visible{outline-offset:2px;outline:2px solid #8dcec8}.chat-container .message--welcome .message-body{flex-direction:column;align-items:flex-start;display:flex}.chat-container .message--welcome .message-body .welcome-logo{opacity:0;width:0;height:0;margin:0}.chat-container .message--welcome .message-body .welcome-title{opacity:1;color:#367f79;max-height:24px;margin:0 0 2px;font-size:12px;font-weight:600;line-height:1.45;display:block}.chat-container .message--welcome .message-body .welcome-subtitle{color:#64748b;display:block}.chat-container--splash{background:0 0;border-left:1px solid #0000;width:min(560px,90vw);max-width:560px;right:calc(50vw - min(560px,90vw)/2)}.chat-container--splash>header{opacity:0;pointer-events:none;border:none;max-height:0;margin:0;padding:0;overflow:hidden}.chat-container--splash .messages-container{background:0 0;border-color:#0000;justify-content:flex-start;padding:0;overflow:hidden}.chat-container--splash .messages-container .message--welcome{text-align:center;background:0 0;border-color:#0000;margin:0;padding:20px 16px;animation:.36s ease-out both splash-float-in;transform:translateY(calc(45vh - 130px))}.chat-container--splash .messages-container .message--welcome.ai-message{border-left:3px solid #0000;margin-right:0}.chat-container--splash .messages-container .message--welcome .message-header{opacity:0;max-height:0;margin:0}.chat-container--splash .messages-container .message--welcome .message-body{align-items:center;gap:12px}.chat-container--splash .messages-container .message--welcome .message-body .welcome-logo{opacity:1;width:64px;height:64px;margin-bottom:4px;animation:.32s cubic-bezier(.34,1.56,.64,1) both splash-logo-pop}.chat-container--splash .messages-container .message--welcome .message-body .welcome-title{opacity:1;max-height:60px;margin-bottom:0;font-size:26px;line-height:1.3}.chat-container--splash .messages-container .message--welcome .message-body .welcome-subtitle{color:#64748b;font-size:14px;line-height:1.55}.chat-container--splash .chat-input-container{opacity:0;pointer-events:none;border-color:#8dcec880;box-shadow:0 4px 24px #367f791f}.chat-container--animating{animation:1.2s ease-in forwards container-slide}.chat-container--animating>header{animation:1.2s ease-in forwards header-reveal}.chat-container--animating .messages-container{animation:1.2s ease-in forwards messages-morph}.chat-container--animating .messages-container .message--welcome{animation:1.2s ease-in forwards welcome-morph}.chat-container--animating .messages-container .message--welcome .message-header{animation:1.2s ease-in forwards msg-header-reveal}.chat-container--animating .messages-container .message--welcome .message-body{animation:1.2s ease-in forwards welcome-body-morph}.chat-container--animating .messages-container .message--welcome .message-body .welcome-logo{animation:1.2s ease-in forwards logo-shrink}.chat-container--animating .messages-container .message--welcome .message-body .welcome-title{animation:1.2s ease-in forwards title-shrink}.chat-container--animating .chat-input-container{pointer-events:auto;animation:1.2s ease-in forwards input-settle}@keyframes container-slide{0%{background:#fff;border-left-color:#0000;width:min(560px,90vw);max-width:560px;right:calc(50vw - min(560px,90vw)/2)}40%{background:#fff;border-left-color:#0000;width:min(560px,90vw);max-width:560px;right:0}75%{background:#f8fbfb;border-left-color:#8dcec859;width:25%;max-width:500px;right:0}to{background:#f8fbfb;border-left-color:#8dcec859;width:25%;max-width:500px;right:0}}@keyframes header-reveal{0%,65%{opacity:0;border-bottom-width:0;max-height:0;margin:0;padding:0}to{opacity:1;border-bottom-width:1px;max-height:80px;margin:0;padding:10px}}@keyframes messages-morph{0%{background:0 0;border-color:#0000;justify-content:flex-start;padding:0;overflow:hidden}60%{background:0 0;border-color:#0000;justify-content:flex-start;padding:0;overflow:hidden}90%{background:#fff;border-color:#8dcec833;justify-content:flex-start;padding:4px 6px 8px;overflow:hidden}to{background:#fff;border-color:#8dcec833;justify-content:flex-start;padding:4px 6px 8px;overflow-y:scroll}}@keyframes welcome-morph{0%{background:0 0;border-color:#0000;margin:0;padding:20px 16px;transform:translateY(calc(45vh - 130px))}20%{transform:translateY(calc(45vh - 130px))}50%{background:0 0;border-color:#0000;margin:2px;padding:16px 14px;transform:translateY(calc(22vh - 64px))}85%{background:#fff;border-color:#8dcec847 #8dcec847 #8dcec847 #8dcec8;margin:8px 22px 8px 4px;padding:10px 12px;transform:translateY(0)}to{background:#fff;border-color:#8dcec847 #8dcec847 #8dcec847 #8dcec8;border-left-style:solid;border-left-width:3px;margin:8px 22px 8px 4px;padding:10px 12px;transform:translateY(0)}}@keyframes msg-header-reveal{0%,60%{opacity:0;max-height:0;margin-bottom:0}90%{opacity:1;max-height:30px;margin-bottom:8px}to{opacity:1;max-height:30px;margin-bottom:8px}}@keyframes welcome-body-morph{0%{align-items:center;gap:12px;font-size:14px}40%{align-items:center;gap:10px;font-size:14px}80%{align-items:flex-start;gap:2px;font-size:12px}to{align-items:flex-start;gap:0;font-size:12px}}@keyframes logo-shrink{0%{opacity:1;width:64px;height:64px;margin-bottom:4px}40%{opacity:.8;width:48px;height:48px;margin-bottom:2px}70%{opacity:0;width:0;height:0;margin-bottom:0}to{opacity:0;width:0;height:0;margin:0}}@keyframes title-shrink{0%{opacity:1;max-height:60px;margin-bottom:0;font-size:26px;line-height:1.3}40%{opacity:1;max-height:44px;margin-bottom:0;font-size:20px;line-height:1.25}70%{opacity:1;max-height:28px;margin-bottom:2px;font-size:14px;line-height:1.35}to{opacity:1;max-height:24px;margin:0 0 2px;font-size:12px;line-height:1.45}}@keyframes input-settle{0%{opacity:0;border-color:#8dcec880;transform:translateY(8px);box-shadow:0 4px 24px #367f791f}45%{opacity:0;border-color:#8dcec880;transform:translateY(8px);box-shadow:0 4px 24px #367f791f}70%{opacity:1;border-color:#8dcec87a;transform:translateY(0);box-shadow:0 2px 14px #367f7914}to{box-shadow:none;opacity:1;border-color:#8dcec873;transform:translateY(0)}}@keyframes splash-float-in{0%{opacity:0;transform:translateY(calc(45vh - 110px))}to{opacity:1;transform:translateY(calc(45vh - 130px))}}@keyframes splash-logo-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes chat-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.map-container{border:1px solid #8dcec833;border-radius:10px;grid-area:span 6/span 5;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:-1px 1px 6px 1px #0000001c}.map-container .map-controls{z-index:1;background-color:#fff;border-radius:20px;justify-content:space-evenly;padding:10px;display:flex;position:absolute;top:10px;left:10px;right:10px}.map-container .map-controls .block{align-items:center;display:flex}.map-container .map-controls .block button{color:#8dcec8;cursor:pointer;text-align:center;background:0 0;border:none;font-size:10px}.map-container .map-controls .block button:hover{text-decoration:underline}.map-container .map-controls .block button{margin-right:10px}.map-container .map-controls .block button.visible{color:#367f79;font-weight:700}.map-container .map-controls--hidden{display:none}.map-container .map-content{width:100%;height:100%}.map-container .map-content .maplibre-canvas{position:relative}.map-container .map-content .maplibre-canvas svg{fill:#fff}.map-container .map-labels{z-index:3;pointer-events:none;flex-direction:row-reverse;align-items:flex-start;gap:6px;max-width:min(55%,100% - 20px);display:flex;position:absolute;bottom:10px;left:10px}.map-container .map-hover-label,.map-container .map-selection-label{box-sizing:border-box;color:#367f79;background:#fffffff0;border:1px solid #8dcec838;border-radius:6px;align-items:center;max-width:100%;min-height:30px;padding:5px 10px;font-size:11px;font-weight:500;line-height:1.2;display:flex;box-shadow:0 1px 4px #0000001a}.map-container .map-hover-label{pointer-events:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.map-container .map-hover-label--secondary{color:#367f79d9;border-style:dashed}.map-container .map-selection-label{pointer-events:auto;gap:6px;padding-right:4px}.map-container .map-selection-label__dot{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:8px;height:8px}.map-container .map-selection-label__dot--teleport{background-color:#8dcec8}.map-container .map-selection-label__dot--gateway{background-color:#f97316}.map-container .map-selection-label__marker{flex-shrink:0}.map-container .map-selection-label__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.map-container .map-selection-label__clear{color:#367f79b3;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0 -2px 0 0;padding:0;display:flex}.map-container .map-selection-label__clear svg{width:14px;height:14px}.map-container .map-selection-label__clear:hover{color:#367f79;background:#8dcec81a}.map-container .map-selection-label__clear:focus-visible{outline-offset:1px;outline:2px solid #8dcec873}.map-container .map-content--background{filter:blur(1px)saturate(.9)}.map-container .map-replacement{z-index:2;background:#fffffff5;width:100%;height:100%;padding:40px 14px 14px;position:absolute;inset:0;overflow-y:auto}.map-container .teleport-view{color:#367f79;flex-direction:column;gap:10px;display:flex}.map-container .teleport-view__title{margin:0;font-size:16px;font-weight:700}.map-container .teleport-view__empty{opacity:.7;margin:0;font-size:12px}.map-container .teleport-view__groups{flex-direction:column;gap:8px;display:flex}.map-container .teleport-view__group{background:#8dcec80a;border:1px solid #8dcec833;border-radius:8px;padding:8px 10px}.map-container .teleport-view__satellite{align-items:center;gap:6px;margin-bottom:8px;display:flex}.map-container .teleport-view__satellite-icon{color:#367f79;width:30px;height:30px}.map-container .teleport-view__group-title{margin:0;font-size:12px;font-weight:600}.map-container .teleport-view__antennas{flex-direction:row;gap:8px;margin:0;padding:0;list-style:none;display:flex}.map-container .teleport-view__antenna-item{padding-top:30px;position:relative}.map-container .teleport-view__antenna-item:before{content:"";border-left:2px dashed #367f7980;width:1px;height:24px;position:absolute;top:-4px;left:8px}.map-container .teleport-view__antenna-node{flex-direction:column;gap:10px;display:inline-flex}.map-container .teleport-view__antenna-icon{color:#367f79;width:30px;height:30px}.map-container .teleport-view__antenna-name{text-align:center;font-size:11px;line-height:1.3}.map-container .card-drag-handle{top:15px;right:15px}.map-container .card-menu{top:15px;right:45px}.map-container .map-skeleton{background:linear-gradient(90deg,#8dcec80f 25%,#8dcec81f 50%,#8dcec80f 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:100%;animation:1.6s ease-in-out infinite map-shimmer}.map-hover-details{box-sizing:border-box;color:#367f79;height:85px;padding:8px 10px 10px;font-size:11px;line-height:1.35;overflow-y:auto}.map-hover-details:not(.dashboard-map-details-card){background:#fffffff7;border:1px solid #8dcec833;border-radius:8px;grid-area:span 3/span 5;box-shadow:0 1px 3px #0000000f}.map-hover-details--entity-summary{flex-direction:column;justify-content:center;padding:10px 12px 12px;font-size:12px;display:flex}.map-hover-details--entity-expanded{height:fit-content;min-height:180px;padding:12px 14px 14px;font-size:12px}.map-hover-details--entity-expanded:not(.dashboard-map-details-card){grid-row:span 5}.map-hover-details--empty{opacity:.75;align-items:center;display:flex}.map-hover-details__hint{color:#367f79bf;font-style:italic}.map-hover-details__badge{text-transform:uppercase;letter-spacing:.04em;color:#8dcec8;margin-bottom:4px;font-size:9px;font-weight:700;display:inline-block}.map-hover-details__title{margin:0 0 6px;font-size:13px;font-weight:700;line-height:1.2}.map-hover-details__dl{grid-template-columns:auto 1fr;align-items:baseline;gap:2px 10px;margin:0;display:grid}.map-hover-details__dl dt{color:#367f79d9;margin:0;font-weight:600}.map-hover-details__dl dd{word-break:break-word;margin:0}.map-map-details{flex-direction:column;display:flex;position:relative;overflow:hidden}.map-map-details.collapsible-card--collapsed,.map-map-details.collapsible-card--collapsed.map-hover-details--entity-expanded{min-height:0!important}.map-map-details__header{margin-bottom:0}.map-map-details .collapsible-card__header{flex-shrink:0}.map-map-details__body,.map-map-details .collapsible-card__body.map-map-details__body{flex-direction:column;flex:1;min-height:0;display:flex}.map-map-details__title-row{align-items:center;gap:8px;min-width:0;display:flex}.map-map-details__header-marker{flex-shrink:0}.map-map-details__title-text{flex-wrap:wrap;align-items:center;gap:16px;min-width:0;display:flex}.map-map-details__title{color:#367f79;margin:0;font-size:15px;font-weight:700;line-height:1.2}.map-map-details .collapsible-card__title h3.map-map-details__title{margin-top:0}.map-map-details__resource-type{letter-spacing:.06em;text-transform:uppercase;color:#367f7973;flex-shrink:0;font-size:10px;font-weight:600}.map-map-details__close{z-index:2;color:#367f798c;cursor:pointer;background:#367f7914;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:10px;right:10px}.map-map-details__close:hover{color:#367f79;background:#367f791f}.map-map-details__summary{color:#367f798c;margin:0 0 12px;padding-left:18px;font-size:11px}.map-map-details__section{margin-bottom:12px}.map-map-details__section:last-child{margin-bottom:0}.map-map-details__section-toggle{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;margin:0 0 8px;padding:0;font-family:inherit;display:flex}.map-map-details__section-toggle:hover .map-map-details__section-label{color:#367f79a6}.map-map-details__section-chevron{color:#367f7973;flex-shrink:0;width:12px;height:12px;transition:transform .15s}.map-map-details__section--collapsed .map-map-details__section-chevron{transform:rotate(-90deg)}.map-map-details__section-label{letter-spacing:.06em;text-transform:uppercase;color:#367f7973;font-size:10px;font-weight:600}.map-map-details__section-body{min-width:0}.map-map-details__bands{flex-wrap:wrap;gap:6px;display:flex}.map-map-details__band-pill{color:#367f79;background:#fff;border:1px solid #367f791f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;line-height:1.2;display:inline-flex}.map-map-details__band-pill--clickable{cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.map-map-details__band-pill--clickable:hover{background:#8dcec80f;border-color:#8dcec873}.map-map-details__band-pill--active{background:#8dcec81f;border-color:#8dcec88c;font-weight:600;box-shadow:0 0 0 1px #8dcec833}.map-map-details__filter-empty{color:#367f798c;margin:0 0 8px;padding-left:18px;font-size:11px;font-style:italic}.map-map-details__cards{flex-direction:row;align-items:flex-start;gap:8px;display:flex;overflow-x:scroll}.map-map-details__card{background:#8dcec808;border:1px solid #367f791a;border-radius:8px;min-width:150px;padding:8px 10px}.map-map-details__card--clickable .map-map-details__card-select:hover .map-map-details__card-title{color:#8dcec8}.map-map-details__card--active{background:#8dcec824;border-color:#8dcec8a6;box-shadow:0 0 0 1px #8dcec833}.map-map-details__card-header{align-items:center;gap:6px;margin-bottom:6px;display:flex}.map-map-details__card-collapse{color:#367f7973;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.map-map-details__card-collapse:hover{color:#367f79;background:#367f7914}.map-map-details__card-chevron{width:12px;height:12px;transition:transform .15s}.map-map-details__card--collapsed .map-map-details__card-chevron{transform:rotate(-90deg)}.map-map-details__card--collapsed .map-map-details__card-header{margin-bottom:0}.map-map-details__card-select{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit;display:block}.map-map-details__card-title{color:#367f79;font-size:12px;font-weight:700}.map-map-details__card-body{min-width:0}.map-map-details__row-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.map-map-details__row{align-items:flex-start;gap:8px;display:flex}.map-map-details__row-marker{flex-shrink:0;justify-content:center;align-items:flex-start;width:12px;padding-top:3px;display:flex}.map-map-details__row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.map-map-details__row-name{color:#367f79;font-size:12px;font-weight:600;line-height:1.25}.map-map-details__row-sub{color:#367f7980;font-size:11px;line-height:1.3}.map-map-details__table-wrap{width:100%;overflow-x:auto}.map-map-details__table{border-collapse:collapse;width:100%;font-size:11px}.map-map-details__table th,.map-map-details__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #367f7914;padding:6px 8px}.map-map-details__table th{letter-spacing:.04em;text-transform:uppercase;color:#367f798c;white-space:nowrap;font-size:10px;font-weight:600}.map-map-details__table-col--label{white-space:nowrap;width:10%}.map-map-details__table-band{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.map-map-details__table-empty{color:#367f798c;margin:0;font-size:11px;font-style:italic}.map-map-details__table-row--clickable{cursor:pointer}.map-map-details__table-row--clickable:hover{background:#8dcec812}.map-map-details__table-row--clickable:focus-visible{outline-offset:-2px;outline:2px solid #8dcec873}.map-map-details__table-row--active{background:#8dcec81f;box-shadow:inset 3px 0 #8dcec8a6}.map-map-details__gateway-body{flex:1;align-items:stretch;gap:12px;width:100%;min-width:0;min-height:0;display:flex}.map-map-details__gateway-details{flex:none;min-width:220px;max-width:450px}.map-map-details__gateway-availability{border-left:1px solid #367f7914;flex-direction:column;flex:1 1 0;min-width:0;min-height:0;padding-left:12px;display:flex}@keyframes map-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.teleport-popup .maplibregl-popup-content{color:#367f79;text-align:center;background-color:#fff;border:.5px solid #8dcec8;border-radius:8px;padding:10px;font-size:14px;font-weight:700;box-shadow:0 2px 4px #0000001a}.map-marker-tag-popup{pointer-events:none}.map-marker-tag-popup .maplibregl-popup-content{box-shadow:none;background:0 0;border:none;padding:0}.map-marker-tag-popup .maplibregl-popup-tip{display:none}.map-marker-tag{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#91bbff;border:1px solid #91bbff73;border-radius:999px;max-width:180px;padding:3px 8px;font-size:10px;font-weight:600;line-height:1.2;display:inline-block;overflow:hidden;box-shadow:0 1px 4px #0000001f}.map-legend-marker{box-sizing:border-box;--marker-color:#64748b;flex-shrink:0;display:inline-block}.map-legend-marker--dimmed{opacity:.45}.map-legend-marker--dot{background:var(--marker-color);border-radius:50%;width:8px;height:8px}.map-legend-marker--dot.map-legend-marker--muted{background:#367f7933}.map-legend-marker--region{background:var(--marker-color);border:1.5px solid #00000038;border-radius:1px;width:9px;height:9px;transform:rotate(45deg)}.map-map-details__header-marker.map-legend-marker--dot,.map-map-details__header-marker.map-legend-marker--region{width:10px;height:10px}.loading-container{justify-content:center;align-items:flex-end;width:100%;height:50px;display:flex}.loading-container .one,.loading-container .two,.loading-container .three{transform-origin:bottom;background-color:#8dcec8;border-radius:10px;width:10px;height:50px;margin:10px;animation:1.3s ease-in-out infinite loading}.loading-container .one{animation-delay:0s}.loading-container .two{animation-delay:.1s}.loading-container .three{animation-delay:.2s}@keyframes loading{0%{height:15px}50%{height:30px}to{height:15px}}.app-error-state{color:#b42318;background:#fff5f5;border:1px solid #f5c2c7;border-radius:10px;flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin:0;padding:12px;font-size:12px;line-height:1.45;display:flex}.app-error-state--compact{padding:10px 12px;font-size:12px}.app-error-state--centered{text-align:center;align-items:center}.app-error-state--tab{width:auto;margin:10px 12px 0}.app-error-state--card{text-align:center;align-items:center;width:min(100%,320px);margin:auto}.app-error-state__content{flex-direction:column;gap:2px;display:flex}.app-error-state__title,.app-error-state__message{margin:0}.app-error-state__title{font-weight:700}.app-error-state__message{color:#7a271a}.app-error-state__retry{color:#b42318;cursor:pointer;background:#fff;border:1px solid #b423184d;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,transform .1s}.app-error-state__retry:hover{background:#fff1f1;border-color:#b423188c}.app-error-state__retry:active{transform:translateY(1px)}.app-footer{flex-shrink:0;margin:0}.app-footer p{color:#367f79;margin:0 0 10px;padding:8px 10px;font-size:.8rem;font-weight:400;line-height:1.35}.app-footer a{color:inherit;font-weight:500;text-decoration:none}.app-footer a:hover{text-decoration:underline}.hk-toggle{align-items:center;gap:5px;margin-bottom:10px;display:flex}.hk-toggle span{opacity:.8;margin-right:10px;font-size:13px}.hk-toggle input{display:none}.hk-toggle label{cursor:pointer;border:1px solid #8dcec8;border-radius:40px;width:50px;height:30px;position:relative}.hk-toggle label:after{content:"";border:1px solid #8dcec8;border-radius:50%;width:20px;height:20px;transition:all .35s;position:absolute;top:3px;left:5px}.hk-tg-7 label{background:#dcf3f1}.hk-tg-7 label:after{background:#fff}.hk-tg-7 input:checked+label:after{transform:translate(16px)}.hk-tg-7 input:checked+label{background:#367f79}#loading-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}#loading-text{color:#999;text-align:center;width:100px;height:30px;margin:-7px 0 0 -45px;font-family:PT Sans Narrow,sans-serif;font-size:20px;display:block;position:absolute;top:50%;left:50%}#loading-content{border:3px solid #8dcec8;width:250px;height:250px;margin:-125px 0 0 -125px;display:block;position:relative;top:50%;left:50%}#loading-content:after{content:"";border:3px solid #367f79;position:absolute;inset:15px}#loading-content:before{content:"";border:3px solid #401fff;position:absolute;inset:5px}#loading-content{border:3px solid #367f79;border-color:#367f79 #0000;border-radius:50%;animation:2s linear infinite loader}#loading-content:before{-webkit-animation:3s linear infinite loader;-moz-animation:2s linear infinite loader;-o-animation:2s linear infinite loader;border:3px solid #b1a4ff;border-color:#b1a4ff #0000;border-radius:50%;animation:3s linear infinite loader}#loading-content:after{animation:1.5s linear infinite loader;border:3px solid #0000;border-color:#367f79 #0000 #8dcec8;border-radius:50%;-moz-animation:2s linear infinite loader;-o-animation:2s linear infinite loader}@-webkit-keyframes loaders{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#content-wrapper{color:#fff;width:100%;height:100%;position:fixed;top:20px;left:0}#header{text-align:center;background-color:#666;width:800px;height:100px;margin:0 auto}#content{text-align:center;background-color:#888;width:800px;height:1000px;margin:0 auto}.step-indicator{cursor:pointer;flex:1;align-items:center;gap:.5rem;margin:0 1.5rem;display:flex}.step-indicator__step{align-items:center;gap:.5rem;display:flex}.step-indicator__step:not(:last-child):after{content:"";background:#dcf3f1;width:2rem;height:2px;display:block}.step-indicator__step--active:not(:last-child):after,.step-indicator__step--completed:not(:last-child):after{background:#8dcec8}.step-indicator__number{color:#999;background:#dcf3f1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:600;display:flex}.step-indicator__step--active .step-indicator__number,.step-indicator__step--completed .step-indicator__number{color:#fff;background:#8dcec8}.step-indicator__label{color:#999;white-space:nowrap;font-size:.8rem}.step-indicator__step--active .step-indicator__label{color:#1a1a1a;font-weight:600}.step-indicator__step--completed .step-indicator__label{color:#367f79}.modal-body{height:70vh;padding:2rem;overflow:scroll}.modal-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.step-file-upload .file-upload-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.step-file-upload .file-input-hidden{display:none}.step-file-upload .file-upload-drop-zone{text-align:center;cursor:pointer;background-color:#fff;border:2px dashed #ccc;border-radius:8px;width:100%;max-width:400px;padding:2rem;transition:all .2s}.step-file-upload .file-upload-drop-zone.hover{background-color:#dcf3f1;border-color:#8dcec8}.step-file-upload .file-upload-drop-zone.disabled{opacity:.5;cursor:not-allowed}.step-file-upload .file-upload-text{margin-bottom:.5rem;font-weight:600}.step-file-upload .file-upload-subtext{color:#666;font-size:.9rem}.step-file-upload .file-preview{background:#f9f9f9;border:1px solid #dcf3f1;border-radius:8px;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.step-file-upload .file-preview__icon{font-size:1.5rem}.step-file-upload .file-preview__info{flex-direction:column;flex:1;display:flex}.step-file-upload .file-preview__name{color:#1a1a1a;font-size:.95rem;font-weight:600}.step-file-upload .file-preview__size{color:#999;font-size:.8rem}.step-file-upload .file-preview__status{color:#367f79;background:#dcf3f1;border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.step-file-upload .file-preview__toolbar{justify-content:flex-end;margin-top:.75rem;display:flex}.step-file-upload .file-preview__table{border-collapse:collapse;width:100%;margin-top:1rem}.step-file-upload .file-preview__table th,.step-file-upload .file-preview__table td{text-align:left;border:1px solid #e0e0e0;padding:.5rem;font-size:.85rem}.step-file-upload .file-preview__table th{color:#1a1a1a;background:#f0f0f0;font-weight:600}.step-entity-select__info{color:#666;margin-bottom:1.5rem;font-size:.95rem}.entity-card-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.entity-card{cursor:pointer;background:#fff;border:2px solid #dcf3f1;border-radius:8px;padding:1.5rem;transition:all .3s}.entity-card:hover{border-color:#8dcec8;transform:translateY(-4px);box-shadow:0 4px 12px #8dcec833}.entity-card--selected{background:#dcf3f1;border-color:#8dcec8}.entity-card__title{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.entity-card__description{color:#666;margin:0;font-size:.9rem}.step-submit__error{margin-bottom:1.5rem}.step-submit .submit-summary{background:#f9f9f9;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.step-submit .submit-summary h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.1rem}.step-submit .submit-summary h4{color:#1a1a1a;margin:0 0 .75rem;font-size:.95rem}.step-submit .summary-row{border-bottom:1px solid #dcf3f1;justify-content:space-between;padding:.5rem 0;display:flex}.step-submit .summary-row:last-of-type{border-bottom:none;margin-bottom:1rem}.step-submit .summary-label{color:#1a1a1a;font-weight:600}.step-submit .summary-value{color:#666}.step-submit .submit-actions{justify-content:flex-end;gap:1rem;display:flex}.step-submit .submit-success{text-align:center;padding:2rem 0}.step-submit .submit-success h3{color:#1a1a1a;margin:1rem 0 .5rem;font-size:1.5rem}@media (max-width:768px){.step-indicator__label{display:none}.step-indicator__step:not(:last-child):after{width:1rem}.modal-body{padding:1.5rem}.modal-footer{padding:1rem 1.5rem}.entity-card-grid{grid-template-columns:1fr}}.data-container{max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;animation:.4s ease-out forwards float}.data-header{text-align:center;margin-bottom:3rem}.data-header h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.data-header h2{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.data-header p{color:#666;font-size:1.1rem}.data-flow-header{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.data-flow-header h2{color:#1a1a1a;margin:0;font-size:1.8rem}.data-flow-header p{color:#666;margin:.5rem 0 0;font-size:.95rem}.data-section{margin-bottom:3rem}.data-section__header{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.data-section__header .data-section-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.data-section .data-section-title{color:#1a1a1a;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600}.data-section .status-loading{color:#495057;background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;margin:0;padding:1rem 1.25rem;font-size:.95rem}.data-section .status-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e9ecef;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 8px #1018280a}.data-section .status-table thead tr{background:#f8fafc}.data-section .status-table th,.data-section .status-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #eef2f6;padding:.8rem;font-size:.7rem}.data-section .status-table th{text-transform:uppercase;letter-spacing:.03em;color:#475467;font-size:.6rem;font-weight:700}.data-section .status-table tbody tr{transition:background-color .2s}.data-section .status-table tbody tr:hover{background:#f9fbfc}.data-section .status-table tbody tr:last-child td{border-bottom:none}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.services-grid--single{grid-template-columns:1fr;max-width:500px;margin:0 auto}.service-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;transition:all .3s}.service-card--primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none}.service-card--primary .service-card__title,.service-card--primary .service-card__description{color:#fff}.service-card--primary:hover{transform:translateY(-8px);box-shadow:0 12px 24px #667eea66}.service-card:hover{border-color:#8dcec8;box-shadow:0 4px 12px #8dcec826}.service-card__icon{margin-bottom:1rem;font-size:3rem;display:inline-block}.service-card__title{color:#1a1a1a;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.service-card__description{color:#666;min-height:2.4rem;margin-bottom:1.5rem;font-size:.9rem}.service-card__footer{justify-content:center;gap:.5rem;display:flex}.service-card__badge{color:#666;text-transform:uppercase;letter-spacing:.5px;background:#0000000d;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.service-card--primary .service-card__badge{color:#fff;background:#fff3}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.btn-primary{color:#fff;background:#8dcec8}.btn.btn-primary:hover:not(:disabled){background:#367f79;transform:translateY(-2px);box-shadow:0 4px 12px #8dcec84d}.btn.btn-secondary{color:#333;background:#f0f0f0;border:1px solid #e0e0e0}.btn.btn-secondary:hover:not(:disabled){background:#e8e8e8;border-color:#d0d0d0}.btn.mb-4{margin-bottom:1rem}.file-upload-container{margin:2rem 0}.file-upload-drop-zone{background:#fafafa;border-color:#ddd}.file-upload-drop-zone:hover{background:#8dcec80d;border-color:#8dcec8}.file-upload-drop-zone p{margin:0}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:scroll}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:2rem;display:flex}.modal-header h2{color:#1a1a1a;margin:0;font-size:1.5rem}.modal-header .modal-close{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;transition:color .3s}.modal-header .modal-close:hover{color:#000}.data-type-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:2rem;display:grid}.data-type-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:all .3s}.data-type-card h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem}.data-type-card p{color:#666;margin:0 0 1rem;font-size:.9rem}.data-type-card:hover{border-color:#8dcec8;transform:translateY(-4px);box-shadow:0 4px 12px #8dcec833}.data-type-card .data-type-columns{text-align:right}.column-mapper{padding:2rem}.column-mapper-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.column-mapper-header h2{flex:1;margin:0;font-size:1.5rem}.column-mapper-info{color:#666;margin-bottom:2rem;font-size:.95rem}.column-mapper-grid{gap:1.5rem;margin-bottom:2rem;display:grid}.column-mapper-row{grid-template-columns:200px 1fr;align-items:center;gap:1rem;display:grid}@media (max-width:768px){.column-mapper-row{grid-template-columns:1fr}}.column-mapper-label{color:#1a1a1a;align-items:center;gap:.25rem;font-weight:600;display:flex}.column-mapper-select{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.75rem;font-size:.95rem;transition:border-color .3s}.column-mapper-select:focus{border-color:#8dcec8;outline:none;box-shadow:0 0 0 3px #8dcec81a}.column-mapper-actions{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}@media (max-width:640px){.column-mapper-actions{flex-direction:column-reverse}}.completion-card{text-align:center;background:#fff;border-radius:12px;max-width:600px;margin:2rem auto;padding:3rem 2rem;box-shadow:0 4px 16px #00000014}.completion-card h2{color:#1a1a1a;margin-bottom:.5rem;font-size:1.8rem}.completion-icon{color:#8dcec8;background:#8dcec833;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:3.5rem;display:inline-flex}.completion-details{color:#666;margin:.5rem 0;font-size:.95rem}.completion-details strong{color:#1a1a1a;font-weight:600}.mapping-summary{text-align:left;background:#f9f9f9;border-radius:8px;margin:2rem 0;padding:1.5rem}.mapping-summary h3{color:#1a1a1a;margin:0 0 1rem;font-size:1rem}.mapping-list{gap:.75rem;display:grid}.mapping-item{background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:1rem;padding:.75rem;font-size:.9rem;display:flex}.mapping-item .mapping-label{color:#1a1a1a;flex:1;font-weight:600}.mapping-item .mapping-arrow{color:#8dcec8;font-weight:700}.mapping-item .mapping-value{color:#666;text-align:right;flex:1}.completion-actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (max-width:640px){.completion-actions{flex-direction:column}}.completion-actions .btn{min-width:150px}.error-banner{color:#c33;background:#fee;border:1px solid #fcc;border-radius:6px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:500}.loading-spinner{text-align:center;color:#8dcec8;padding:2rem;font-weight:600}.loading-spinner:after{content:"";border:3px solid #f0f0f0;border-top-color:#8dcec8;border-radius:50%;width:20px;height:20px;margin-left:.5rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.data-container{padding:1rem}.data-header{margin-bottom:2rem}.data-header h1{font-size:1.8rem}.data-header p{font-size:1rem}.services-grid{grid-template-columns:1fr}.data-section .status-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.data-flow-header{flex-direction:column;align-items:flex-start;gap:1rem}.modal-content{max-height:95vh}.modal-header{padding:1.5rem}.modal-header h2{font-size:1.2rem}.completion-card{padding:2rem 1rem}}.dashboard-container .dashboard-right .dashboard-welcome{border-radius:8px;flex-direction:column;gap:16px;animation:.4s ease-out forwards float;display:flex}.dashboard-container .dashboard-right .dashboard-welcome__title{color:#367f79;margin:0;padding:15px 12px 0;font-size:18px;font-weight:600}.dashboard-container .dashboard-right .dashboard-welcome__message{color:#5e5e5e;margin:0;padding:0 15px;font-size:13px;font-weight:400;line-height:1.5}.dashboard-container .dashboard-right .dashboard-welcome__guide{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.dashboard-container .dashboard-right .dashboard-welcome__guide-item{border:1px solid #8dcec82e;border-radius:8px;padding:12px;box-shadow:-1px 1px 6px 1px #0000001c}.dashboard-container .dashboard-right .dashboard-welcome__guide-title{color:#367f79;margin:0 0 6px;font-size:13px;font-weight:700}.dashboard-container .dashboard-right .dashboard-welcome__assistant{border-left:3px solid #8dcec8;border-radius:6px;padding:12px;box-shadow:-1px 1px 6px 1px #0000001c}.dashboard-container .dashboard-right .dashboard-welcome__assistant-title{color:#367f79;margin:0 0 8px;font-size:13px;font-weight:700}.dashboard-container .dashboard-right .dashboard-welcome__assistant-examples{color:#5e5e5e;gap:6px;margin:0;padding-left:18px;display:grid}.dashboard-container .dashboard-right .dashboard-welcome__assistant-examples li{color:#2e2e2e;font-size:12px;line-height:1.45}.dashboard-container .dashboard-right .dashboard-welcome__weather-loading{color:#367f79;margin:12px 0 0;font-size:14px}.dashboard-container .dashboard-right .dashboard-welcome__permission{color:#367f79;background:#dcf3f180;border:1px solid #8dcec84d;border-radius:6px;margin:12px 0 0;padding:12px;font-size:14px;line-height:1.5}.dashboard-container .dashboard-right .dashboard-welcome__weather{border:1px solid #8dcec833;border-radius:10px;width:100%;margin-top:4px;padding:16px;box-shadow:-1px 1px 6px 1px #0000001c}.collapsible-card--collapsed{align-self:start;min-height:0;grid-row:span 1!important}.collapsible-card--collapsed .collapsible-card__header{margin-bottom:0}.collapsible-card__header{align-items:center;gap:4px;min-width:0;margin-bottom:10px;padding-right:28px;display:flex}.collapsible-card__toggle{color:#367f798c;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;padding:0;display:flex}.collapsible-card__toggle:hover{color:#367f79;background:#367f7914}.collapsible-card__toggle:focus-visible{outline-offset:1px;outline:2px solid #8dcec873}.collapsible-card__chevron{width:14px;height:14px;transition:transform .15s}.collapsible-card--collapsed .collapsible-card__chevron{transform:rotate(-90deg)}.collapsible-card__title{flex:1;min-width:0;margin-bottom:0!important}.collapsible-card__title h2{margin-top:0}.collapsible-card__body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.dashboard-container .dashboard-card{opacity:0;background-color:#fff;border:1px solid #8dcec833;border-radius:10px;flex-direction:column;padding:10px;animation:.4s ease-out forwards float;display:flex;position:relative;box-shadow:-1px 1px 6px 1px #0000001c}.dashboard-container .dashboard-card:first-child{animation-delay:30ms}.dashboard-container .dashboard-card:nth-child(2){animation-delay:60ms}.dashboard-container .dashboard-card:nth-child(3){animation-delay:90ms}.dashboard-container .dashboard-card:nth-child(4){animation-delay:.12s}.dashboard-container .dashboard-card:nth-child(5){animation-delay:.15s}.dashboard-container .dashboard-card .card-title{color:#367f79;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:12px;display:flex}.dashboard-container .dashboard-card .card-title h2{color:#367f79;margin:5px 15px 0 0;font-size:12px;font-weight:600}.dashboard-container .dashboard-card .card-title img{cursor:pointer}.dashboard-container .dashboard-card .card-title img:hover{animation:.4s ease-in-out infinite jump}.dashboard-container .dashboard-card .card-content{flex-direction:column;flex:1;min-height:0;display:flex}.dashboard-container .dashboard-card .card-content p{margin:0 0 10px;font-weight:300}.dashboard-container .dashboard-card .card-content .link{cursor:pointer;color:#367f79}.dashboard-container .dashboard-card .card-content .data-list{margin:0;padding:0;list-style:none}.dashboard-container .dashboard-card .card-content .data-list li{border:1px solid #8dcec8;border-radius:8px;margin-bottom:10px;padding:10px}.dashboard-container .dashboard-card .card-content .data-list li label{font-weight:300}.dashboard-container .dashboard-card .card-content .data-list li p{margin:0;font-weight:300}.dashboard-container .dashboard-card .card-content .weather-container{border:1px solid #8dcec8;border-radius:8px;margin:0;padding:0;list-style:none}.dashboard-container .dashboard-card .card-content .weather-container p{color:#367f79;margin:10px;font-size:18px}.dashboard-container .dashboard-card .card-content .weather-container li{justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;display:flex}.dashboard-container .dashboard-card .card-content .weather-container li label{font-weight:300}.dashboard-container .dashboard-card .card-content .weather-container li p{margin:0;font-weight:300}.dashboard-container .dashboard-card .indicator-card-content{flex-direction:row;flex:1;align-items:center;min-height:0;padding:0}.dashboard-container .dashboard-card .indicator-card-unavailable-message{text-align:center;justify-content:center;align-items:center;min-height:120px;padding:6px 4px;display:flex}.dashboard-container .dashboard-card.dashboard-card--pi-placeholder .pi-placeholder-card-content{text-align:center;justify-content:center;align-items:center;min-height:0;padding:0}.dashboard-container .dashboard-card .indicator-card-unavailable-message p,.dashboard-container .dashboard-card.dashboard-card--pi-placeholder .pi-placeholder-card-content p{color:#5e5e5e;letter-spacing:.02em;margin:0;font-size:12px;font-weight:500}.dashboard-container .dashboard-card .indicator-card-unavailable-message p{text-transform:lowercase}.dashboard-container .dashboard-card.dashboard-card--pi-placeholder .pi-placeholder-card-content p{text-transform:uppercase}@keyframes float{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dashboard-container .card-menu{z-index:1001;opacity:1;position:absolute;top:10px;right:10px}.dashboard-container .card-menu__trigger{cursor:pointer;color:#367f79;background:#8dcec826;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;transform:rotate(90deg)}.dashboard-container .card-menu__trigger:hover{color:#dcf3f1;background:#367f7999}.dashboard-container .card-menu__confidence{border-bottom:1px solid #8dcec840;align-items:center;gap:12px;padding:6px 14px 8px;font-size:12px;display:flex}.dashboard-container .card-menu__confidence .card-menu__confidence-dot{background-color:#367f79;border-radius:999px;width:10px;height:10px}.dashboard-container .card-menu__confidence--low{color:#842029}.dashboard-container .card-menu__confidence--low .card-menu__confidence-dot{background-color:#dc3545}.dashboard-container .card-menu__confidence--medium{color:#7c3e06}.dashboard-container .card-menu__confidence--medium .card-menu__confidence-dot{background-color:#fd7e14}.dashboard-container .card-menu__confidence--high{color:#0f5132}.dashboard-container .card-menu__confidence--high .card-menu__confidence-dot{background-color:#198754}.dashboard-container .card-menu__dropdown{z-index:1002;background:#fff;border:1px solid #8dcec84d;border-radius:8px;min-width:180px;margin-top:4px;padding:6px 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.dashboard-container .card-menu__item{text-align:left;cursor:pointer;color:#367f79;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 14px;font-size:13px;display:flex}.dashboard-container .card-menu__item:hover{background:#dcf3f199}.weather-summary{color:#367f79;flex-direction:column;gap:12px;display:flex}.weather-summary__location{color:#367f79;margin:0;font-size:13px;font-weight:600}.weather-summary__warning{color:#8a5a00;background:#fff4dfe6;border:1px solid #c47a0059;border-radius:8px;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.weather-summary__warning svg{flex-shrink:0;width:16px;height:16px}.weather-summary__current{border-bottom:1px solid #8dcec82e;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding-bottom:12px;display:grid}.weather-summary__icon-wrap{background:#dcf3f173;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.weather-summary__icon-wrap img{object-fit:contain}.weather-summary__temp-block{flex-direction:column;display:flex}.weather-summary__temp-block p{margin:0}.weather-summary__temp-value{font-size:34px;font-weight:800;line-height:1}.weather-summary__temp-feels{color:#4d5a59;font-size:12px;font-weight:500;margin-top:6px!important}.weather-summary__current-right{flex-direction:column;align-items:flex-end;margin-right:4px;display:flex}.weather-summary__current-right p{text-transform:capitalize;margin:0;font-size:12px}.weather-summary__desc{text-align:right;font-weight:700}.weather-summary__caption{color:#657473;font-weight:500;text-transform:none!important;margin-top:4px!important;font-size:11px!important}.weather-summary__params{color:#3d3d3d;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.weather-summary__params svg{color:#367f79;width:16px;height:16px}.weather-summary__param{background:#ffffffa6;border:1px solid #8dcec826;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:8px 6px;display:flex}.weather-summary__param p{text-align:center;margin:0;font-size:11px}.weather-summary__param p:first-of-type{color:#367f79;font-weight:600}.weather-summary__param p:last-child{color:#666;font-size:10px;font-weight:400}.weather-summary__forecast{border-top:1px solid #8dcec82e;padding-top:12px}.weather-summary__forecast-title{letter-spacing:.04em;text-transform:uppercase;color:#657473;margin:0 0 10px;font-size:11px;font-weight:700}.weather-summary__forecast-days{grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:6px;display:grid}.weather-summary__forecast-days--column{flex-direction:column;gap:4px;display:flex}.weather-summary__forecast-day{background:#ffffff8c;border:1px solid #8dcec81f;border-radius:8px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:8px 4px;display:flex}.weather-summary__forecast-day p{margin:0}.weather-summary__forecast-day--warning{background:#fff8ebf2;border-color:#c47a0073}.weather-summary__forecast-day--stacked{flex-direction:row;align-items:center;gap:8px;padding:6px 8px}.weather-summary__forecast-day-label{color:#367f79;text-transform:capitalize;font-size:10px;font-weight:700}.weather-summary__forecast-day--stacked .weather-summary__forecast-day-label{text-align:left;flex:0 0 42px}.weather-summary__forecast-day-icon{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.weather-summary__forecast-day--stacked .weather-summary__forecast-day-icon{flex-shrink:0;width:28px;height:28px}.weather-summary__forecast-day-desc{color:#4d5a59;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:10px;font-weight:500;overflow:hidden}.weather-summary__forecast-day-temp{color:#367f79;text-align:center;font-size:10px;font-weight:600}.weather-summary__forecast-day--stacked .weather-summary__forecast-day-temp{text-align:right;flex:0 0 52px}.weather-summary__forecast-day-pop{color:#657473;font-size:9px;font-weight:500}.weather-summary__forecast-day--stacked .weather-summary__forecast-day-pop{text-align:right;flex:0 0 30px}.weather-summary--compact{gap:10px}.weather-summary--compact .weather-summary__current{grid-template-columns:auto 1fr auto;gap:10px;padding-bottom:10px}.weather-summary--compact .weather-summary__current-right{align-items:flex-end;margin-right:0}.weather-summary--compact .weather-summary__desc{text-align:right}.weather-summary--compact .weather-summary__icon-wrap{width:52px;height:52px}.weather-summary--compact .weather-summary__temp-value{font-size:28px}.weather-summary--compact .weather-summary__params{gap:6px}.weather-summary--compact .weather-summary__param{padding:6px 4px}.weather-summary--compact .weather-summary__forecast-days:not(.weather-summary__forecast-days--column){grid-template-columns:repeat(5,minmax(0,1fr))}.weather-summary--compact .weather-summary__forecast-day{gap:6px;padding:10px 4px}.weather-summary--compact .weather-summary__forecast-day-label{font-size:10px}.weather-summary--compact .weather-summary__forecast-day-icon{width:34px;height:34px}.weather-summary--compact .weather-summary__forecast-day-temp{font-size:11px}.weather-summary--compact .weather-summary__forecast-day-pop{font-size:10px}.dashboard-container .dashboard-card.weather-card{height:100%;min-height:0;padding:10px 12px 12px}.dashboard-container .dashboard-card.weather-card .collapsible-card__header{margin-bottom:8px}.dashboard-container .dashboard-card.weather-card .card-title{width:100%;margin:0;font-size:12px;font-weight:700}.dashboard-container .dashboard-card.weather-card .card-title h2{color:#367f79;margin:0;font-size:12px;font-weight:700}.dashboard-container .dashboard-card.weather-card .collapsible-card__body{min-height:0}.table-column-settings{flex-shrink:0;position:relative}.table-column-settings__btn{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec873;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.table-column-settings__btn svg{width:16px;height:16px}.table-column-settings__btn:hover,.table-column-settings__btn[aria-expanded=true]{color:#367f79;background:#dcf3f1;border-color:#8dcec8}.table-column-settings__picker{z-index:30;background:#fff;border:.5px solid #8dcec8;border-radius:8px;flex-direction:column;gap:6px;min-width:180px;max-width:min(280px,70vw);max-height:280px;padding:10px 12px;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.table-column-settings__heading{letter-spacing:.04em;text-transform:uppercase;color:#367f798c;margin:0 0 2px;font-size:10px;font-weight:600}.table-column-settings__item{color:#1e293b;cursor:pointer;align-items:center;gap:8px;font-size:11px;display:flex}.table-column-settings__item input{cursor:pointer}.collapsible-card__title .table-card__title-row .table-column-settings__picker,.table-card__title-row .table-column-settings__picker,.table-card__toolbar .table-column-settings__picker,.org-table__header .table-column-settings__picker,.cmdb-tab__toolbar .table-column-settings__picker,.policies-tab__toolbar .table-column-settings__picker,.data-section__header .table-column-settings__picker{right:0}.table-card__title-row{justify-content:space-between;align-items:center;gap:8px;width:100%;padding-right:8px;display:flex}.table-card__title-row h2{min-width:0}.table-card__toolbar,.cmdb-tab__toolbar,.data-section__header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.org-table__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-container .table-card{flex-direction:column;grid-area:span 5/span 4;min-height:0;display:flex}.dashboard-container .table-card .table-card-content{flex:1;min-height:0;padding:0;overflow:auto}.dashboard-container .table-card .data-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;font-size:12px;position:relative}.dashboard-container .table-card .data-table th,.dashboard-container .table-card .data-table td{text-align:left;box-sizing:border-box;border-bottom:1px solid #8dcec8;width:120px;min-width:120px;padding:10px 5px;font-weight:300}.dashboard-container .table-card .data-table thead th{z-index:1;background-color:#fff;border-bottom:2px solid #367f79;position:sticky;top:0}.dashboard-container .table-card .data-table th{color:#367f79;white-space:nowrap;font-weight:500}.dashboard-container .table-card .data-table tbody tr:hover{background-color:#00000008}.dashboard-container .table-card .data-table .table-card__row--clickable{cursor:pointer}.dashboard-container .table-card .data-table .table-card__row--clickable:hover{background-color:#367f7914}.dashboard-container .table-card .data-table .table-card__row--active{background-color:#367f791f;box-shadow:inset 3px 0 #367f79a6}.cmdb-tab{flex-direction:column;grid-area:span 10/1/auto/-1;gap:10px;min-height:0;display:flex}.cmdb-tab__subtabs{flex-wrap:wrap;gap:5px;display:flex}.cmdb-tab__subtab{color:#367f79;cursor:pointer;background:#fff;border:1px solid #8dcec852;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .14s}.cmdb-tab__subtab:hover{background:#dcf3f166;border-color:#8dcec8}.cmdb-tab__subtab--active{background:#8dcec81f;border-color:#8dcec8}.cmdb-tab__card{flex:1;grid-area:span 1/1/auto/-1;min-height:0}.cmdb-tab__status{color:#367f79;margin:10px;font-size:13px}.dashboard-container{--chat-reserved-width:clamp(320px,25vw,520px);--dashboard-inline-gutter:24px;--dashboard-safe-width:calc(100% - var(--chat-reserved-width) - var(--dashboard-inline-gutter));width:min(73%,var(--dashboard-safe-width));max-width:var(--dashboard-safe-width);opacity:1;flex-direction:column;min-height:100%;margin:10px;transition:opacity 1.6s cubic-bezier(.4,0,.2,1),transform 1.6s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(0)}.dashboard-container--splash{opacity:0;pointer-events:none;transform:translate(-16px)}.dashboard-main{flex-direction:row;flex:1;gap:6px;min-width:0;display:flex}.dashboard-breadcrumbs{flex-shrink:0;padding:6px 0}.dashboard-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:4px 0;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.dashboard-breadcrumbs__item{align-items:center;gap:4px;display:flex}.dashboard-breadcrumbs__link{font:inherit;color:#367f79;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.dashboard-breadcrumbs__link:hover{text-decoration:underline}.dashboard-breadcrumbs__current{color:#367f79;font-weight:500}.dashboard-breadcrumbs__separator{color:#367f7980;flex-shrink:0;width:12px;height:12px;margin:0 2px}.dashboard-container .gateway-card{flex-direction:column;grid-column:span 4;animation:.4s ease-out forwards float;display:flex}.dashboard-container .gateway-card .card-content{flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}.dashboard-container .gateway-card .card-content .item{width:47%;padding:5px;display:flex}.dashboard-container .gateway-card .card-content .item label{color:#367f79;font-size:10px;font-weight:300}.dashboard-container .gateway-card .card-content .item p{margin:0;font-weight:300}.dashboard-container .dashboard-left{flex:0 0 45%;grid-template-rows:repeat(auto-fill,60px);grid-template-columns:repeat(5,minmax(80px,1fr));gap:6px;width:60%;max-width:500px;display:grid}.dashboard-container .dashboard-left .map-container{grid-area:span 6/span 5}.dashboard-container .dashboard-left .dashboard-card{padding:8px}.dashboard-container .dashboard-left .dashboard-card .card-title{margin-bottom:10px}.dashboard-container .dashboard-left .dashboard-card .card-title h2{font-size:11px}.dashboard-container .dashboard-left .dashboard-card .capacity-indicator-card{gap:6px;height:100%;min-height:0;padding:4px 0}.dashboard-container .dashboard-left .dashboard-card .capacity-indicator-card__chart{flex-shrink:0;height:90px;min-height:60px;position:relative;overflow:hidden}.dashboard-container .dashboard-left .dashboard-card .capacity-indicator-card__chart>div{height:100%!important}.dashboard-container .dashboard-right{flex-direction:column;flex:1;gap:6px;width:40%;min-width:0;min-height:0;display:flex}.dashboard-container .dashboard-right .dashboard-right-tabs{border-bottom:1px solid #8dcec866;flex-direction:row;flex-shrink:0;align-items:center;gap:4px;width:100%;padding:4px 0 8px;display:flex;overflow-x:auto}.dashboard-container .dashboard-right .dashboard-right-tabs__tab{color:#367f79;cursor:pointer;background:0 0;border:none;border-radius:6px;height:40px;padding:6px 14px;font-size:12px;font-weight:500;transition:background .15s,color .15s}.dashboard-container .dashboard-right .dashboard-right-tabs__tab:hover{background:#8dcec833}.dashboard-container .dashboard-right .dashboard-right-tabs__tab--active{color:#367f79;background:#dcf3f1;font-weight:600}.dashboard-container .dashboard-right .dashboard-right-panel{flex:1;grid-template-columns:repeat(4,minmax(80px,1fr));grid-auto-rows:60px;align-content:start;gap:6px;min-height:0;display:grid}.dashboard-container .dashboard-right .dashboard-right-panel .collapsible-card__body,.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card{overflow:auto}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card.map-hover-details{width:100%;height:auto;min-height:85px}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card.map-hover-details.map-hover-details--entity-expanded{min-height:180px}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card.map-hover-details.map-hover-details--collapsed,.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card.map-hover-details.collapsible-card--collapsed{min-height:0}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card.map-hover-details.map-hover-details--empty{min-height:72px}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-welcome{grid-area:span 12/1/auto/-1;align-self:start;min-width:0;min-height:0;overflow:auto}.dashboard-container .dashboard-right .dashboard-right-panel .gateway-card,.dashboard-container .dashboard-right .dashboard-right-panel .table-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-card,.dashboard-container .dashboard-right .dashboard-right-panel .weather-card,.dashboard-container .dashboard-right .dashboard-right-panel .gateway-antenna-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-org-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .placeholder-card{grid-column:span 4;min-width:0}.dashboard-container .dashboard-right .dashboard-right-panel .gateway-card{grid-row:span 6}.dashboard-container .dashboard-right .dashboard-right-panel .weather-card{grid-row:span 6;overflow:auto}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card{grid-area:span 5/1/auto/-1}.dashboard-container .dashboard-right .dashboard-right-panel:has(.dashboard-welcome) .dashboard-map-details-card{grid-row:span 1;align-self:start;height:auto;min-height:0}.dashboard-container .dashboard-right .dashboard-right-panel:has(.dashboard-welcome) .dashboard-map-details-card.map-hover-details{min-height:0}@media (min-width:1400px){.dashboard-container{width:min(74%,var(--dashboard-safe-width));max-width:var(--dashboard-safe-width)}.dashboard-container .dashboard-right .dashboard-right-panel{grid-template-columns:repeat(6,minmax(60px,1fr))}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card,.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-welcome,.dashboard-container .dashboard-right .dashboard-right-panel .gateway-card,.dashboard-container .dashboard-right .dashboard-right-panel .table-card,.dashboard-container .dashboard-right .dashboard-right-panel .gateway-antenna-info-card{grid-column:span 6}.dashboard-container .dashboard-right .dashboard-right-panel .teleport-card,.dashboard-container .dashboard-right .dashboard-right-panel .weather-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-org-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .placeholder-card{grid-column:span 3}.dashboard-container .dashboard-right .dashboard-right-panel .operations-calendar{grid-column:span 6}}@media (min-width:1650px){.dashboard-container{width:min(76%,var(--dashboard-safe-width));max-width:var(--dashboard-safe-width)}.dashboard-container .dashboard-right-tabs__tab{text-align:center;flex:1 1 0}.dashboard-container .dashboard-right .dashboard-right-panel{grid-template-columns:repeat(8,minmax(60px,1fr))}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card,.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-welcome{grid-column:span 8}.dashboard-container .dashboard-right .dashboard-right-panel .gateway-card,.dashboard-container .dashboard-right .dashboard-right-panel .table-card,.dashboard-container .dashboard-right .dashboard-right-panel .gateway-antenna-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-card,.dashboard-container .dashboard-right .dashboard-right-panel .weather-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-org-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .placeholder-card{grid-column:span 4}.dashboard-container .dashboard-right .dashboard-right-panel .operations-calendar{grid-column:span 8}}@media (min-width:1900px){.dashboard-container .dashboard-right-tabs__tab{text-align:center;flex:1 1 0}.dashboard-container .dashboard-right .dashboard-right-panel{grid-template-columns:repeat(10,minmax(60px,1fr))}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card{grid-column:span 5}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-welcome{grid-column:span 10}.dashboard-container .dashboard-right .dashboard-right-panel .gateway-card,.dashboard-container .dashboard-right .dashboard-right-panel .table-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-card,.dashboard-container .dashboard-right .dashboard-right-panel .weather-card,.dashboard-container .dashboard-right .dashboard-right-panel .gateway-antenna-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-org-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .placeholder-card{grid-column:span 5}.dashboard-container .dashboard-right .dashboard-right-panel .operations-calendar{grid-column:span 10}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-right-upload{grid-row:span 14}.dashboard-container .dashboard-right .dashboard-right-panel .knowledge-tab{grid-row:span 11}}@media (min-width:2430px){.dashboard-container{width:min(90%,var(--dashboard-safe-width));max-width:var(--dashboard-safe-width)}.dashboard-container .dashboard-right-tabs__tab{text-align:center;flex:1 1 0}.dashboard-container .dashboard-right .dashboard-right-panel{grid-template-columns:repeat(12,minmax(60px,1fr))}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-map-details-card{grid-column:span 6}.dashboard-container .dashboard-right .dashboard-right-panel .dashboard-welcome{grid-column:span 12}.dashboard-container .dashboard-right .dashboard-right-panel .gateway-card,.dashboard-container .dashboard-right .dashboard-right-panel .table-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-card,.dashboard-container .dashboard-right .dashboard-right-panel .weather-card,.dashboard-container .dashboard-right .dashboard-right-panel .gateway-antenna-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .teleport-org-info-card,.dashboard-container .dashboard-right .dashboard-right-panel .placeholder-card{grid-column:span 6}.dashboard-container .dashboard-right .dashboard-right-panel .operations-calendar{grid-column:span 12}}.capacity-indicator-card{flex-direction:column;flex:1;align-items:center;gap:10px;width:100%;min-height:0;padding:8px 0;display:flex}.capacity-indicator-card__title{color:#367f79;font-size:12px;font-weight:600}.capacity-indicator-card .capacity-indicator-card__controls{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.capacity-indicator-card__switch{background:0 0;border:1px solid #8dcec8;border-radius:999px;align-items:center;gap:2px;padding:2px;display:flex}.capacity-indicator-card__switch-btn{cursor:pointer;color:#10101073;background:0 0;border:none;border-radius:999px;flex:1;padding:6px 10px;font-size:11px;font-weight:600;transition:background .15s,color .15s}.capacity-indicator-card__switch-btn:hover{color:#367f79}.capacity-indicator-card__switch-btn--active{color:#fff;background:#8dcec8}.capacity-indicator-card__mode-btn{color:#707070;padding:10px}.capacity-indicator-card__mode-btn:hover{color:#367f79;border-color:#8dcec873}.capacity-indicator-card__mode-btn--active{color:#367f79;border:1px solid #8dcec8;border-radius:999px;padding:5px 10px}.capacity-indicator-card__chart{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.capacity-indicator-card__chart--filterable .capacity-indicator-card__chart-canvas{cursor:pointer}.capacity-indicator-card__chart-canvas{flex:1;width:100%;min-height:0;position:relative}.capacity-indicator-card__x-labels{flex-shrink:0;gap:4px;width:100%;display:grid}.capacity-indicator-card__x-label{font:inherit;color:#101010b3;text-align:center;background:0 0;border:none;justify-content:center;align-items:flex-start;gap:4px;margin:0;padding:0;font-size:10px;line-height:1.2;display:inline-flex}.capacity-indicator-card__x-label--active{color:#367f79;font-weight:700}.capacity-indicator-card__x-label--clickable{cursor:pointer}.capacity-indicator-card__x-label--clickable:hover{color:#367f79}.capacity-indicator-card__x-label-text{white-space:pre-line}.capacity-indicator-card__band-filter{color:#367f79a6;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:100%;font-size:11px;display:flex}.capacity-indicator-card__band-filter strong{color:#367f79;font-weight:600}.capacity-indicator-card__band-filter-clear{color:#367f79;cursor:pointer;background:0 0;border:1px solid #367f7933;border-radius:999px;padding:2px 8px;font-family:inherit;font-size:10px;font-weight:600}.capacity-indicator-card__band-filter-clear:hover{color:#8dcec8;border-color:#8dcec8}.capacity-indicator-card__pagination{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.capacity-indicator-card__label{text-transform:capitalize;color:#367f79;font-size:12px;font-weight:600}.capacity-indicator-card__page-buttons{align-items:center;gap:4px;display:flex}.capacity-indicator-card__page-btn{cursor:pointer;color:#367f79;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.capacity-indicator-card__page-btn svg{width:20px;height:20px}.capacity-indicator-card__page-btn:hover:not(:disabled){color:#8dcec8}.capacity-indicator-card__page-btn:disabled{opacity:.4;cursor:not-allowed}.capacity-indicator-card__page-info{color:#367f79;font-size:12px;font-weight:600}.indicator-loading{flex-direction:column;gap:8px;width:100%;padding:4px 2px;display:flex}.indicator-loading__line,.indicator-loading__chart{background:#8dcec81f;border-radius:8px;position:relative;overflow:hidden}.indicator-loading__line:after,.indicator-loading__chart:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffbf 50%,#0000 100%);animation:1.2s ease-in-out infinite indicator-shimmer;position:absolute;inset:0;transform:translate(-100%)}.indicator-loading__line{height:14px}.indicator-loading__line--short{width:48%}.indicator-loading__chart{height:110px}@keyframes indicator-shimmer{to{transform:translate(100%)}}.capacity-tooltip{z-index:2000;pointer-events:none;opacity:0;color:#fff;background:#111827eb;border-radius:6px;max-width:240px;padding:8px 10px;font-size:11px;line-height:1.35;transition:opacity .1s;position:fixed;top:0;left:0;box-shadow:0 4px 12px #00000040}.capacity-tooltip__title{margin-bottom:4px;font-weight:600}.capacity-tooltip__row{align-items:center;gap:6px;display:flex}.capacity-tooltip__dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.capacity-tooltip__footer{border-top:1px solid #fff3;margin-top:4px;padding-top:4px;font-weight:500}@property --face-light{syntax:"<number>";inherits:false;initial-value:1}.deployment-indicator{flex-direction:column;align-items:center;width:100%;min-width:0;padding:4px 0;display:flex}.scene{perspective:500px;flex-shrink:0}.cube{width:112px;height:256px;transform-style:preserve-3d;transition:transform .2s cubic-bezier(.25,.46,.45,.94);position:relative;transform:translateZ(-56px)}.cube.show-front{transform:translateZ(-112px)rotateY(0)}.cube.show-right{transform:translateZ(-112px)rotateY(-90deg)}.cube.show-back{transform:translateZ(-112px)rotateY(-180deg)}.cube.show-left{transform:translateZ(-112px)rotateY(90deg)}.cube.show-top{transform:translateZ(-112px)rotateX(-90deg)}.cube.show-bottom{transform:translateZ(-112px)rotateX(90deg)}.cube__face{color:#1e293b;text-align:center;flex-direction:column;width:112px;height:256px;padding:8px;font-family:Roboto,system-ui,sans-serif;font-size:9px;font-weight:600;display:flex;position:absolute;overflow:hidden}.cube__face__label{text-transform:uppercase;letter-spacing:.08em;color:#367f79;flex-shrink:0;margin:0 0 6px;font-size:7px;font-weight:600}.cube__face__empty{color:#64748b;text-align:center;background:#f1f5f9;border:1px dashed #0000001a;flex:1;justify-content:center;align-items:center;min-height:40px;padding:6px;font-size:10px;font-weight:500;display:flex}.cube__face--front,.cube__face--back,.cube__face--right,.cube__face--left{--face-light:1;box-shadow:inset 1px 1px 2px rgba(255,255,255,calc(.4 + var(--face-light)*.4)),inset -1px -1px 3px rgba(0,0,0,calc(.03 + (1 - var(--face-light))*.12));background:linear-gradient(145deg,#fff 0%,#fafafa 50%,#f5f5f5 100%);transition:--face-light .8s cubic-bezier(.4,0,.2,1)}.cube__face--front:before,.cube__face--back:before,.cube__face--right:before,.cube__face--left:before{content:"";opacity:calc(1 - var(--face-light));pointer-events:none;background:#0000004d;position:absolute;inset:0}.cube__face--top{background:linear-gradient(145deg,#e4f6f4 0%,#8dcec8 40%,#7fc8c1 100%);height:112px;box-shadow:inset 1px 1px 2px #ffffff80,inset -1px -1px 2px #00000014}.cube__face--bottom{background:linear-gradient(145deg,#8dcec8 0%,#367f79 40%,#2d6a65 100%);height:112px;box-shadow:inset 1px 1px 2px #ffffff4d,inset -1px -1px 3px #0000001a}.cube__face--front{transform:rotateY(0)translateZ(56px)}.cube__face--right{transform:rotateY(90deg)translateZ(56px)}.cube__face--back{transform:rotateY(180deg)translateZ(56px)}.cube__face--left{transform:rotateY(-90deg)translateZ(56px)}.cube__face--top{transform:rotateX(90deg)translateZ(56px)}.cube__face--bottom{transform:rotateX(-90deg)translateZ(56px)}.cube-face-bar{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.cube-face-bar__segment{justify-content:center;align-items:center;min-height:0;transition:height .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.cube-face-bar__segment:after{content:"";background:#fff3;height:1px;position:absolute;top:0;left:0;right:0}.cube-face-bar__segment:first-child:after{display:none}.cube-face-bar__label{color:#fff;z-index:1;width:100%;font-size:10px;font-weight:400}.cube-face-bar__label--dark{color:#1e293b;text-shadow:none}.cube.cube--slider{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.cube-controls{justify-content:center;align-items:center;gap:8px;width:100%;padding:4px 0;display:flex}.cube-controls__btn{color:#367f79;cursor:pointer;background:#fff;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:18px;transition:background .15s,color .15s;display:flex}.cube-controls__btn:hover{color:#367f79;background:#dcf3f1}.cube-controls__btn:active{background:#dcf3f1}.scene--draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.scene--draggable.scene--dragging{cursor:grabbing}.di-skeleton{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:120px;padding:8px 0;display:flex}.di-skeleton__cube,.di-skeleton__bar{background:#8dcec824;border-radius:10px;position:relative;overflow:hidden}.di-skeleton__cube:after,.di-skeleton__bar:after{content:"";background:linear-gradient(90deg,#0000 0%,#fffc 50%,#0000 100%);animation:1.2s ease-in-out infinite di-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.di-skeleton__cube{width:80px;height:120px}.di-skeleton__bar{width:100%;height:12px}.di-skeleton__bar--short{width:56%}.ci-card{grid-row:span 6}.di-card,.pi-card,.pi-placeholder-card{grid-row:span 3}@keyframes di-skeleton-shimmer{to{transform:translate(100%)}}.di-bars{flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;padding:4px 0;display:flex}.di-bars__viewport{background:0 0;flex-direction:column;align-items:center;width:100%;max-width:140px;min-height:200px;padding:4px 0;display:flex}.di-bars__chart-label{text-transform:uppercase;letter-spacing:.08em;color:#367f79;text-align:center;flex-shrink:0;margin:0 0 8px;font-size:9px;font-weight:600;line-height:1.2}.di-bars__chart-label--left,.di-bars__chart-label--right,.di-bars__chart-label--fade{animation-duration:.35s;animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-fill-mode:backwards}.di-bars__chart-label--left{animation-name:di-bars-label-from-left}.di-bars__chart-label--right{animation-name:di-bars-label-from-right}.di-bars__chart-label--fade{animation-name:di-bars-label-fade}.di-bars__chart-body{background:0 0;flex-direction:column;width:112px;min-width:0;height:220px;display:flex}.di-bars__chart-body--left{animation:.45s cubic-bezier(.25,.46,.45,.94) backwards di-bars-chart-from-left}.di-bars__chart-body--right{animation:.45s cubic-bezier(.25,.46,.45,.94) backwards di-bars-chart-from-right}.di-bars__chart-body--fade{animation:.4s cubic-bezier(.25,.46,.45,.94) backwards di-bars-chart-fade}.di-bars__chart-empty{color:#64748b;text-align:center;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:8px;font-size:10px;font-weight:500;line-height:1.35;display:flex}.di-stacked-bar{background:0 0;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.di-stacked-bar__segment{transform-origin:bottom;justify-content:center;align-items:center;min-height:0;animation:.5s cubic-bezier(.34,1.15,.64,1) backwards di-bars-segment-rise;display:flex;position:relative}.di-stacked-bar__segment:first-child{animation-delay:60ms}.di-stacked-bar__segment:nth-child(2){animation-delay:.14s}.di-stacked-bar__segment:nth-child(3){animation-delay:.22s}.di-stacked-bar__segment:after{content:"";background:#fff3;height:1px;position:absolute;top:0;left:0;right:0}.di-stacked-bar__segment:first-child:after{display:none}.di-stacked-bar__label{color:#fff;z-index:1;text-align:center;width:100%;padding:0 4px;font-size:10px;font-weight:400;line-height:1.2;animation:.35s .18s backwards di-bars-label-fade}.di-stacked-bar__label--dark{color:#1e293b}.di-stacked-bar__label-name,.di-stacked-bar__label-value{display:inline}.di-bars__controls{justify-content:center;align-items:center;gap:10px;width:100%;padding:2px 0;display:flex}.di-bars__btn{color:#367f79;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:18px;transition:background .15s,color .15s;display:flex}.di-bars__btn:hover{background:#dcf3f1}.di-bars__btn:active{background:#cdeeeb}.di-bars-skeleton{justify-content:center;width:100%;min-height:200px;display:flex}.di-bars-skeleton__chart{background:#8dcec81a;border-radius:10px;width:112px;height:200px;position:relative;overflow:hidden}.di-bars-skeleton__chart:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffa6 50%,#0000 100%);animation:1.2s ease-in-out infinite di-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes di-bars-chart-from-left{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes di-bars-chart-from-right{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes di-bars-chart-fade{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes di-bars-label-from-left{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes di-bars-label-from-right{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes di-bars-label-fade{0%{opacity:0}to{opacity:1}}@keyframes di-bars-segment-rise{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.di-bars__chart-label,.di-bars__chart-body,.di-stacked-bar__segment,.di-stacked-bar__label{animation:none!important}}.di-card .card-title,.pi-card .card-title,.pi-placeholder-card .card-title{margin-bottom:8px}.di-card .card-title h2,.pi-card .card-title h2,.pi-placeholder-card .card-title h2{margin-top:0}.di-card .indicator-card-content,.pi-card .indicator-card-content,.pi-placeholder-card .indicator-card-content{align-items:stretch;overflow:hidden}.di-card .di-bars,.pi-card .di-bars,.pi-placeholder-card .di-bars{gap:4px;height:100%;padding:0}.di-card .di-bars__viewport,.pi-card .di-bars__viewport,.pi-placeholder-card .di-bars__viewport{flex:1;width:100%;max-width:none;min-height:0;padding:0}.di-card .di-bars__chart-label,.pi-card .di-bars__chart-label,.pi-placeholder-card .di-bars__chart-label{margin-bottom:2px;font-size:8px}.di-card .di-bars__chart-body,.pi-card .di-bars__chart-body,.pi-placeholder-card .di-bars__chart-body{flex:1;width:80px;height:auto;min-height:0}.di-card .di-bars__chart-empty,.pi-card .di-bars__chart-empty,.pi-placeholder-card .di-bars__chart-empty{padding:4px;font-size:9px}.di-card .di-bars__controls,.pi-card .di-bars__controls,.pi-placeholder-card .di-bars__controls{gap:6px;padding:0}.di-card .di-bars__btn,.pi-card .di-bars__btn,.pi-placeholder-card .di-bars__btn{border-radius:6px;width:24px;height:24px;font-size:14px}.di-card .di-stacked-bar__label,.pi-card .di-stacked-bar__label,.pi-placeholder-card .di-stacked-bar__label{padding:0 2px;font-size:9px}.di-card .di-stacked-bar__label-name,.pi-card .di-stacked-bar__label-name,.pi-placeholder-card .di-stacked-bar__label-name{display:none}.di-card .indicator-key,.pi-card .indicator-key,.pi-placeholder-card .indicator-key{flex-wrap:wrap;gap:6px;font-size:9px}.di-card .indicator-key__dot,.pi-card .indicator-key__dot,.pi-placeholder-card .indicator-key__dot{width:6px;height:6px}.di-card .di-bars-skeleton,.pi-card .di-bars-skeleton,.pi-placeholder-card .di-bars-skeleton{flex:1;min-height:0}.di-card .di-bars-skeleton__chart,.pi-card .di-bars-skeleton__chart,.pi-placeholder-card .di-bars-skeleton__chart{width:80px;height:100%;min-height:64px}.performance-indicator-card.di-bars{width:100%}.pi-placeholder-card-content.performance-indicator-card,.indicator-card-content .performance-indicator-card{text-align:left;justify-content:center;align-items:stretch;min-height:0;padding:0}.indicator-key{color:#101010b3;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:100%;font-size:10px;font-weight:500;display:flex}.indicator-key__item{align-items:center;gap:4px;display:inline-flex}.indicator-key__dot{border-radius:999px;width:8px;height:8px}
