.c3-portal{height:100vh;min-height:0;overflow-x:hidden;overflow-y:auto;background:#070d18;color:#e8eef8;font:14px/1.5 Inter,Arial,sans-serif}.c3-portal *{box-sizing:border-box}.c3-portal>header{height:68px;display:flex;align-items:center;gap:18px;padding:0 28px;background:#0c1422;border-bottom:1px solid #1e2b3d}.c3-portal>header img{width:92px}.c3-portal>header h1{font-size:20px;margin:0;flex:1}.c3-portal>header [data-live]{color:#62d8c4;font-size:12px}.c3-portal>nav{display:flex;gap:6px;padding:14px 28px;background:#0a111d;overflow:auto}.c3-portal>nav a{color:#8fa1b8;text-decoration:none;padding:9px 13px;border-radius:6px;white-space:nowrap}.c3-portal>nav a.active,.c3-portal>nav a:hover{background:#16243a;color:#58d1c0}.c3-content{max-width:1440px;margin:auto;padding:24px 28px}.c3-form,.c3-filter{display:flex;flex-wrap:wrap;gap:12px;align-items:end;background:#0e1828;border:1px solid #1e2d43;border-radius:10px;padding:18px;margin-bottom:20px}.c3-form label{display:grid;gap:6px;color:#9eb0c7}.c3-form input,.c3-form select,.c3-filter input,.c3-filter select{height:40px;min-width:180px;padding:0 12px;border:1px solid #2a3b55;border-radius:6px;background:#09111e;color:#eef4fc}.c3-form button,.c3-filter button,.c3-portal button{min-height:38px;border:0;border-radius:6px;padding:0 15px;background:#1cae9b;color:#06130f;cursor:pointer;font-weight:700}.c3-portal button:disabled{opacity:.45}.c3-table{overflow:auto;border:1px solid #1c2b40;border-radius:9px}.c3-table table{width:100%;border-collapse:collapse;min-width:760px}.c3-table th,.c3-table td{padding:11px 13px;text-align:left;border-bottom:1px solid #19263a}.c3-table th{background:#111e31;color:#9fb1c9}.c3-table tbody tr:nth-child(even){background:#0b1422}.c3-cards,.c3-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:22px}.c3-cards article,.c3-grid article{padding:18px;background:#0e1828;border:1px solid #1e2d43;border-radius:10px}.c3-cards article{display:grid;gap:8px}.c3-cards strong{overflow-wrap:anywhere}.c3-grid a{color:#55d8c7}.c3-state{padding:50px;text-align:center;background:#0e1828}.c3-state.error,.c3-boundary{color:#ff9b9b}.c3-portal h2{font-size:16px;margin:22px 0 10px}
.c3-mobile>header{height:52px;padding:0 14px;position:sticky;top:0;z-index:4}.c3-mobile>header button{background:transparent;color:#e8eef8;font-size:28px;padding:0}.c3-mobile>header h1{font-size:17px}.c3-mobile>nav{padding:8px 10px}.c3-mobile .c3-content{padding:14px 12px}.c3-mobile .c3-form,.c3-mobile .c3-filter{display:grid;padding:14px}.c3-mobile .c3-form label,.c3-mobile .c3-form input,.c3-mobile .c3-form select,.c3-mobile .c3-filter input,.c3-mobile .c3-filter select{width:100%;min-width:0}.c3-mobile .c3-table table{min-width:680px}@media(min-width:750px){.c3-mobile .c3-content{padding:24px 36px}.c3-mobile .c3-form{grid-template-columns:repeat(2,minmax(0,1fr))}.c3-mobile .c3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
