@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:poppins,Roboto,Helvetica,Arial,sans-serif;background:#013260}.layout{display:grid;grid-template-columns:260px 1fr;grid-template-rows:100vh;background:#0f2942}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:12px;padding:16px 12px;background:radial-gradient(120% 120% at 0% 0%,#163453,#11273f 65%,#0e2237);color:#e6eef7}.brand{display:flex;align-items:center;gap:10px;padding:8px 10px;margin-bottom:8px}.brand__logo{width:28px;height:28px;border-radius:6px}.brand__name{font-weight:700;letter-spacing:.5px}.brand__badge{margin-left:auto;background:#0ea5e9;color:#06243a;font-size:12px;font-weight:700;border-radius:999px;padding:2px 8px}.nav{display:flex;flex-direction:column;gap:4px;flex:1 1 auto}.nav__section{display:flex;flex-direction:column;gap:2px}.nav__section--divider{height:1px;background:#ffffff0f;margin:8px 6px}.nav__item{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:0 4px;border-radius:10px;color:#c8d7e6;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.nav__item:hover{background:#ffffff0f;color:#fff}.nav__item.is-active{background:linear-gradient(90deg,#ffffff1f,#ffffff0f);color:#fff}.nav__icon{width:18px;display:inline-flex;justify-content:center}.nav__label{font-size:14px}.sidebar__footer{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding:6px 4px}.sidebar__footer button{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:0;background:transparent;color:#c8d7e6;text-align:left;cursor:pointer}.sidebar__footer button:hover{background:#ffffff0f;color:#fff}.content{background:#f6f8fb;border-top-left-radius:16px;border-bottom-left-radius:16px;padding:24px 28px;overflow:hidden;display:flex;flex-direction:column}.content>router-outlet+*{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.content__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e6edf5;padding-bottom:12px}.content__title{font-size:28px;margin:0;color:#0f2942}.content__actions{display:flex;align-items:center;gap:10px}.search{height:36px;padding:0 12px;border:1px solid #d7e2ee;border-radius:10px;background:#fff}.primary{height:36px;border:0;border-radius:10px;padding:0 12px;background:#ffb300;color:#0f2942;font-weight:700}.content__body{background:#fff;border:1px solid #e6edf5;border-radius:12px;min-height:200px;padding:16px;display:flex;flex-direction:column;flex:1 1 auto;overflow:auto;min-height:0}#mainIframe{width:100%;border:0;flex:1 1 auto;min-height:0;display:block}.iframe-host{display:flex;flex:1 1 auto;min-height:0}.full-content-body{background:#fff;border:1px solid #e6edf5;border-radius:12px;min-height:200px;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden;min-height:0;padding:16px}.full-content-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;z-index:10;background:#fff;border-bottom:1px solid #e6edf5;padding:12px;flex-wrap:wrap}.full-content-header-title{margin:0;color:#0f2942}.full-content-section{flex:1 1 auto;overflow:auto;min-height:0;margin:12px}.full-content-footer{flex-shrink:0;background:#fff;border-top:1px solid #e6edf5;padding:12px}.full-content-header-toolbar{justify-content:flex-end}.full-content-header-toolbar-right{position:relative;display:flex;align-items:center;gap:10px}@media (max-width: 768px){.full-content-header-toolbar-right{margin-top:10px;width:100%;justify-content:flex-end}}.clear-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#27364b;font-size:14px;font-weight:500;cursor:pointer;padding:6px 12px}.clear-button:hover{background-color:#f2f2f2;border-radius:8px}.clear-button-icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.search-box{display:flex;align-items:center;border-radius:8px;border:1px solid #f2c046;overflow:hidden;background:#fff;min-width:240px}.search-box-input{flex:1;border:0;padding:10px 14px;font-size:14px;outline:none}.search-box-icon{border:0;background:transparent;padding:0 16px;cursor:pointer;color:#27364b;font-size:16px}.full-content-section-loading{display:flex;justify-content:center;align-items:center;padding:40px 0;min-height:300px}.full-content-section-loading-spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(0,0,0,.08);border-top-color:#0f5ebc;animation:full-content-section-loading-spinner-spin .8s linear infinite}@keyframes full-content-section-loading-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reduced-content-section-loading{display:flex;justify-content:center;align-items:center}.reduced-content-section-loading-spinner{width:28px;height:28px;border-radius:50%;border:4px solid rgba(0,0,0,.08);border-top-color:#0f5ebc;animation:reduced-content-section-loading-spinner-spin .8s linear infinite}@keyframes reduced-content-section-loading-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sticky-table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px;--sticky-col-1-left: 0px;--sticky-col-2-left: 50px;--sticky-col-3-left: 250px;--sticky-col-4-left: 400px;--sticky-col-5-left: 550px}.sticky-table th,.sticky-table td{padding:10px 12px;white-space:nowrap;border-bottom:1px solid #e6edf5;height:56px}.sticky-table .center-text{text-align:center}.sticky-table .right-text{text-align:right}.sticky-table thead th{position:sticky;top:0;background-color:#fff;font-weight:500;font-size:12px;color:#7b8ba5;z-index:2;border-bottom:1px solid #e6edf5;padding:12px 16px}.sticky-table [class*=sticky-col-]{position:sticky;z-index:3;background:#fff;word-wrap:break-word;overflow-wrap:break-word}.sticky-table thead th[class*=sticky-col-]{z-index:4!important;background:#fff}.sticky-table th,.sticky-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e6edf5}.sticky-table .th-sortable{cursor:pointer}.sticky-table .sort-icon{font-size:10px;color:#0f5ebc;display:inline-block;margin-left:4px}.sticky-table .sort-icon-desc{transform:rotate(180deg)}.sticky-table .column-select{width:26px;text-align:center}.sticky-table .sticky-col-1{left:var(--sticky-col-1-left)}.sticky-table .sticky-col-2{left:var(--sticky-col-2-left)}.sticky-table .sticky-col-3{left:var(--sticky-col-3-left)}.sticky-table .sticky-col-4{left:var(--sticky-col-4-left)}.sticky-table .sticky-col-5{left:var(--sticky-col-5-left)}.sticky-table .sticky-col-last{border-right:2px solid #d0dbe8!important}.sticky-table tbody tr:hover td,.sticky-table tbody tr:hover [class*=sticky-col-]{background:#f0f5fa}.sticky-table tbody tr.is-expanded td,.sticky-table tbody tr.is-expanded:hover td{background:#d4e9fc}.sticky-table tbody tr.is-expanded-content td,.sticky-table tbody tr.is-expanded-content:hover td{background:#f0f5fa}.pagination{display:flex;justify-content:space-between;align-items:center}.pagination-info{font-size:14px;color:#7b8ba5}.pagination-info strong{color:#27364b;font-weight:600}.pagination-controls{display:flex;align-items:center;gap:8px}.pagination-button{padding:8px 16px;border-radius:8px;border:1px solid #d7e2ee;background:#fff;color:#27364b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:#f6f8fb;border-color:#0f5ebc;color:#0f5ebc}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-pages{display:flex;align-items:center;gap:4px}.pagination-page{min-width:36px;height:36px;padding:0 8px;border-radius:8px;border:1px solid #d7e2ee;background:#fff;color:#27364b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-page:hover{background:#f6f8fb;border-color:#0f5ebc;color:#0f5ebc}.pagination-page--active{background:#0f5ebc;border-color:#0f5ebc;color:#fff}.pagination-page--active:hover{background:#0d4fa3;border-color:#0d4fa3;color:#fff}.pagination-ellipsis{padding:0 8px;color:#7b8ba5;font-size:14px}@media (max-width: 768px){.pagination{flex-direction:column;gap:16px;align-items:flex-start}.pagination-controls{width:100%;justify-content:center}.pagination-pages{flex-wrap:wrap;justify-content:center}}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.badge-group{font-weight:600;padding:10px;border-radius:10px}.badge-group-administrator{background:#ffe5b4;color:#8a5a00}.badge-group-internal-agent{background:#c5f4f0;color:#006b63}.badge-group-external-administrator{background:#d7d6ff;color:#3f3d9f}.badge-group-external-agent{background:#e2ffd6;color:#3a7f1c}.badge-group-internal-agent-technical{background:#d6e8ff;color:#1e4f99}.badge-group-internal-agent-administrative{background:#ffe0f0;color:#a03a63}.badge-group-internal-agent-production{background:#fff7cc;color:#8a7a00}.vertical-align-middle{display:inline-flex;align-items:center;gap:8px}.vertical-align-middle-margin{margin-left:22px}.pointer{cursor:pointer}.background-gray,.background-gray:hover{background-color:#f0f0f0!important}
