@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none;--navy: #0c172b;--navy2: #13233e;--blue: #2563eb;--blue2: #3b82f6;--green: #10b981;--muted: #69758a;--line: #e4e9f1;--surface: #fff;--shadow: 0 8px 30px rgba(20, 35, 60, .07)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{transition:.18s ease}button:hover{transform:translateY(-1px)}.shell{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh}aside{position:fixed;inset:0 auto 0 0;width:268px;background:linear-gradient(180deg,var(--navy),#0a1324);color:#aab7cc;padding:25px 18px;display:flex;flex-direction:column;z-index:5;border-right:1px solid #ffffff0d}.brand{height:52px;display:flex;align-items:center;gap:12px;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.4px;padding:0 7px}.brand>span:last-child{display:grid}.brand small{font-size:9px;letter-spacing:2px;color:#71839f;margin-top:2px}.logo-mark{width:38px;height:38px;border-radius:11px;display:grid!important;place-items:center;background:linear-gradient(140deg,#2f7cf6,#20b8cf);box-shadow:0 8px 22px #1e75e944}.logo-mark svg{width:21px}.tenant{display:flex;align-items:center;gap:11px;background:#ffffff08;border:1px solid #ffffff0e;border-radius:12px;padding:12px;margin:20px 0 25px;color:#eef4ff;font-size:12px;font-weight:600}.tenant-dot{width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:#24446f;display:grid;place-items:center;color:#75a9fa}.tenant div{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant small{display:block;color:#7486a2;font-size:9px;margin-top:3px;text-transform:uppercase;letter-spacing:.7px}.nav-label{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#52637d;padding:0 12px 9px}nav{display:grid;gap:5px}nav button,.logout{width:100%;border:0;background:transparent;color:#91a0b8;padding:11px 13px;border-radius:9px;text-align:left;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:13px;font-weight:500}nav button svg,.logout svg{flex:0 0 auto}nav button:hover{background:#ffffff09;color:#dce7f9;transform:none}nav button.active{color:#fff;background:linear-gradient(90deg,#2563eb33,#2563eb12);box-shadow:inset 3px 0 #3b82f6}.logout{margin-top:auto;border-top:1px solid #ffffff0d;border-radius:0;padding-top:20px}.logout:hover{color:#fff;transform:none}main{grid-column:2;min-width:0}header{height:112px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#f8f9fc;border-bottom:1px solid #e9edf3}header h1{font-size:25px;letter-spacing:-.6px;margin:5px 0 2px;color:#182238}header p{margin:0;color:#7a8699;font-size:12px}.breadcrumb{font-size:9px;font-weight:700;color:#8a96a8;letter-spacing:1.1px}.header-actions{display:flex;align-items:center;gap:22px}.system-status{display:flex;align-items:center;gap:7px;font-size:11px;color:#527065;background:#eaf8f2;border:1px solid #d5efe4;border-radius:20px;padding:7px 11px}.system-status i{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 0 4px #10b9811c}.avatar{display:flex;align-items:center;gap:10px;background:linear-gradient(145deg,#dbeafe,#c7dbfb);color:#1e56a5;width:38px;height:38px;border-radius:11px;justify-content:center;font-weight:700}.avatar>span{display:grid;white-space:nowrap;color:#344054;font-size:11px;font-weight:500}.avatar small{color:#8a94a6;font-size:9px;font-weight:400}.content{padding:30px 38px 45px;max-width:1600px;margin:auto}.cards{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:14px}.cards article{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:18px;box-shadow:0 3px 15px #16233a08}.cards article:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent)}.cards span{display:block;color:#788499;font-size:11px;font-weight:500}.cards strong{display:block;font-size:27px;letter-spacing:-1px;margin:9px 0 7px}.cards small{color:#a0a9b8;font-size:9px}.cards .blue{--accent: #3b82f6}.cards .green{--accent: #10b981}.cards .gray{--accent: #94a3b8}.cards .red{--accent: #ef4444}.cards .orange{--accent: #f59e0b}.cards .purple{--accent: #8b5cf6}.panel{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);margin-top:20px;padding:22px}.welcome{min-height:155px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(115deg,#13294b,#174275);border:0;color:#fff;padding:30px 34px;overflow:hidden;position:relative}.welcome:after{content:"";position:absolute;width:260px;height:260px;border:55px solid #ffffff08;border-radius:50%;right:-55px;top:-95px}.welcome h2{font-size:21px;margin:0 0 8px}.welcome p{margin:0;color:#b8cce7;font-size:13px;max-width:600px}.welcome svg{opacity:.35;z-index:1}.dashboard-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.dashboard-title>div>span,.panel-title span,.pon-heading span{font-size:8px;letter-spacing:1.5px;font-weight:700;color:#7f8ca0}.dashboard-title h2{margin:5px 0 3px;font-size:22px}.dashboard-title p{margin:0;color:#8792a5;font-size:11px}.live-pill{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #caeadf;background:#eaf8f2;color:#18765b;border-radius:18px;font-size:9px;font-weight:700}.live-pill i{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #10b98118}.quick-search{position:relative;padding:0 18px;height:54px;display:flex;align-items:center;gap:11px;box-shadow:0 3px 15px #16233a08}.quick-search>svg{width:17px;color:#8995a6}.quick-search input{border:0;outline:0;flex:1;height:100%;color:#2d3b52;background:transparent;font-size:11px}.search-results{position:absolute;z-index:4;top:58px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 18px 45px #17233d25;overflow:hidden}.search-results>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:11px 15px;border-bottom:1px solid #edf0f4;font-size:10px}.search-results>div:last-child{border-bottom:0}.search-results span{color:#8792a5}.dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.panel-title{display:flex;align-items:center;justify-content:space-between}.panel-title h3,.pon-heading h3{margin:4px 0 0;font-size:15px}.panel-title>svg{color:#4774b7;background:#edf4ff;border-radius:9px;padding:8px;width:35px;height:35px}.signal-chart{display:flex;align-items:center;justify-content:center;gap:45px;padding:22px 5px 8px}.donut{width:170px;height:170px;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #0000000a}.donut>div{width:106px;height:106px;border-radius:50%;background:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 3px 18px #17233d12}.donut strong{font-size:25px}.donut span{font-size:8px;color:#8b96a7}.signal-legend{display:grid;gap:13px;min-width:200px}.signal-legend>span,.summary-row>span{display:flex;align-items:center;gap:8px;font-size:10px;color:#657287}.signal-legend strong{margin-left:auto;color:#2f3c51;font-size:12px}.green-dot,.amber-dot,.red-dot,.blue-dot{display:inline-block;width:8px;height:8px;border-radius:3px;background:#10b981}.amber-dot{background:#f59e0b}.red-dot{background:#ef4444}.blue-dot{background:#3b82f6}.network-summary{padding-bottom:13px}.summary-row{display:flex;align-items:center;justify-content:space-between;padding:15px 2px;border-bottom:1px solid #edf0f4}.summary-row:last-child{border-bottom:0}.summary-row strong{font-size:14px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.toolbar h2{margin:0;font-size:18px;letter-spacing:-.3px}.toolbar p{margin:5px 0 0;color:#8792a5;font-size:11px}.toolbar>div:last-child,.actions,.row-actions{display:flex;gap:8px;align-items:center}.toolbar button,.actions button,.row-actions button,.icon,.notice button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe4ec;background:#fff;color:#4d5b70;border-radius:8px;padding:9px 12px;cursor:pointer;font-size:11px;font-weight:600}.toolbar button:hover,.actions button:hover,.row-actions button:hover{border-color:#b8c6db;background:#f8fafc}.toolbar svg,.actions svg,.row-actions svg{width:14px;height:14px}.primary{background:linear-gradient(135deg,#2563eb,#3478ef)!important;color:#fff!important;border-color:#2563eb!important;box-shadow:0 5px 14px #2563eb25}.danger{color:#d43e4f!important}.action-btn{border:0;border-radius:7px;padding:8px 13px;cursor:pointer;font-weight:600}.entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.entity{background:#fff;border:1px solid var(--line);border-radius:13px;padding:21px;box-shadow:0 3px 14px #16233a08}.entity-head{display:flex;gap:12px;align-items:center}.entity-head h3{margin:0 0 4px;font-size:15px}.entity-head small{color:#8994a6;font-size:10px}.dot{width:9px;height:9px;border-radius:50%;background:#94a3b8}.dot.ok{background:#10b981;box-shadow:0 0 0 4px #10b98118}.entity dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:21px 0;border:1px solid #edf0f5;background:#fafbfc;border-radius:10px;padding:13px}.entity dl div{min-width:0}.entity dt{color:#9aa4b4;font-size:8px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.entity dd{margin:5px 0 0;font-size:11px;overflow:hidden;text-overflow:ellipsis}.actions{flex-wrap:wrap}.olt-card{cursor:pointer;transition:.18s}.olt-card:hover{border-color:#b8c9e2;box-shadow:0 10px 30px #17233d12;transform:translateY(-2px)}.olt-card .entity-head>svg{margin-left:auto;color:#9ba7b7;width:17px}.table-wrap{overflow:auto;padding:0;margin-top:0}table{width:100%;border-collapse:collapse;text-align:left}thead{background:#f8fafc}th{font-size:9px;letter-spacing:.65px;text-transform:uppercase;color:#8792a5;font-weight:700}th,td{padding:14px 16px;border-bottom:1px solid #edf0f4;white-space:nowrap}td{font-size:11px;color:#425066}tbody tr{transition:.15s}tbody tr:hover{background:#fafcff}tbody tr:last-child td{border-bottom:0}.empty{text-align:center;padding:72px 20px;color:#919cad}.empty svg{width:44px;height:44px;padding:10px;background:#eef3f9;border-radius:13px;color:#6c82a2}.empty h3{color:#38465c;margin:14px 0 5px;font-size:15px}.empty p{margin:0;font-size:11px}.loading{display:flex;gap:10px;align-items:center;justify-content:center;color:#778399;padding:70px;font-size:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.badge{display:inline-flex;padding:5px 8px;border-radius:20px;font-size:8px;font-weight:700;letter-spacing:.3px}.badge.success{background:#e7f8f1;color:#08785a}.badge.warn{background:#fff4df;color:#a76306}.badge.mode{background:#eaf1fd;color:#315f9f;text-transform:uppercase}.notice{display:flex;justify-content:space-between;align-items:center;background:#eaf8f3;color:#16745a;border:1px solid #ccecdf;padding:11px 14px;border-radius:9px;margin-bottom:15px;font-size:11px}.notice button{border:0;background:transparent;padding:0}.error{color:#b42334;background:#fff0f1;border:1px solid #ffd8dc;padding:10px;border-radius:8px;font-size:11px}.info-box{background:#eef5ff;color:#315b91;border:1px solid #d5e5fa;border-radius:9px;padding:13px;font-size:11px;line-height:1.55}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#081224b5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;display:grid;place-items:center;padding:20px}.modal{background:#fff;width:min(720px,100%);max-height:90vh;overflow:auto;border-radius:16px;box-shadow:0 35px 90px #0007}.modal-head{position:sticky;top:0;z-index:1;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:19px 24px;border-bottom:1px solid #e8ecf2}.modal-head h2{margin:0;font-size:17px;letter-spacing:-.2px}.modal-head button{border:0;background:#f2f5f8;border-radius:8px;width:32px;height:32px;display:grid;place-items:center;cursor:pointer;color:#65748a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:24px}.field{display:grid;gap:7px}.field span{font-size:10px;font-weight:700;color:#556176}.field input,.field select{width:100%;padding:11px 12px;border:1px solid #d5dce7;border-radius:8px;background:#fff;color:#26334a;outline:none;font-size:12px}.field input:focus,.field select:focus{border-color:#4f86e8;box-shadow:0 0 0 3px #3479df12}.span2,.form-actions{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;padding-top:7px}.form-actions button{border:0;border-radius:8px;padding:11px 25px;font-weight:600;cursor:pointer;font-size:12px}.icon{padding:7px!important}.modal:has(.olt-overview){width:min(1240px,100%)}.olt-overview{padding:0 24px 26px}.olt-hero{margin:0 -24px 18px;padding:25px 28px;background:linear-gradient(115deg,#10243f,#174b79);display:flex;align-items:center;justify-content:space-between;color:#fff}.olt-hero h2{margin:9px 0 4px;font-size:22px}.olt-hero p{margin:0;color:#a9c1dd;font-size:10px}.olt-hero button{display:flex;align-items:center;gap:7px;border:1px solid #ffffff32;background:#ffffff12;color:#fff;border-radius:8px;padding:9px 12px;cursor:pointer;font-size:10px}.olt-hero button svg{width:14px}.collector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.collector-grid article{display:grid;padding:15px;border:1px solid #e6ebf2;background:#fafbfd;border-radius:10px}.collector-grid span{font-size:8px;color:#8a96a8;font-weight:700;letter-spacing:.8px}.collector-grid strong{font-size:14px;margin:7px 0 3px}.collector-grid small{color:#8a95a5;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ok-text{color:#098b65!important}.warn-text{color:#b46b08!important}.bad-text{color:#cf3d4d!important}.pon-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:22px 2px 12px}.pon-heading small{font-size:8px;color:#929dad}.pon-table{border:1px solid #e5eaf1;border-radius:10px;overflow:auto}.pon-table th,.pon-table td{padding:12px 13px}.pon-table tbody td:first-child{color:#244f8c}.pon-table tbody tr:hover{background:#f7fbff}@media(max-width:800px){.dashboard-grid{grid-template-columns:1fr}.signal-chart{gap:20px}.collector-grid{grid-template-columns:1fr}.olt-hero{align-items:flex-start;gap:15px}.pon-heading{align-items:flex-start;gap:8px;flex-direction:column}}.hardware-strip{display:grid;grid-template-columns:repeat(6,1fr);margin-top:12px;border:1px solid #e6ebf2;border-radius:10px;overflow:hidden}.hardware-strip>div{min-width:0;padding:12px;border-right:1px solid #e8edf3;background:#fff}.olt-detail-page{display:grid;gap:14px;animation:detail-enter .18s ease-out}.olt-detail-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border:1px solid #e3e9f0;border-radius:12px;background:#fff;box-shadow:0 5px 18px #162b4610}.olt-detail-nav>div{display:flex;align-items:center;gap:14px}.olt-detail-nav button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe6ee;border-radius:8px;background:#f7f9fc;color:#254a70;padding:9px 12px;cursor:pointer;font-size:10px;font-weight:700}.olt-detail-nav button:hover{border-color:#99b9d7;background:#eef6fc}.olt-detail-nav button>svg{width:16px;height:16px}.olt-detail-nav>div>button{width:40px;height:40px;padding:0}.olt-detail-nav span{color:#738296;font-size:8px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.olt-detail-nav h2{margin:4px 0 2px;color:#112e4b;font-size:19px}.olt-detail-nav p{margin:0;color:#8591a1;font-size:9px}@keyframes detail-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.olt-dashboard-page{display:grid;gap:16px}.olt-dashboard-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:20px 24px;border:1px solid #e4eaf1;border-radius:12px;background:#fff;box-shadow:0 5px 18px #162b4610}.olt-dashboard-toolbar>div>span,.panel-title span{color:#718096;font-size:9px;font-weight:800;letter-spacing:.9px}.olt-dashboard-toolbar h2{margin:5px 0 3px;color:#10243f;font-size:21px}.olt-dashboard-toolbar p{margin:0;color:#7f8b9b;font-size:10px}.olt-dashboard-toolbar label{display:grid;gap:6px;min-width:260px;color:#6f7d8f;font-size:9px;font-weight:700}.olt-dashboard-toolbar select{border:1px solid #dce3eb;border-radius:8px;background:#f9fbfd;padding:10px 12px;color:#193653;font-weight:650}.olt-overview.embedded{padding:0 20px 24px;overflow:hidden;border:1px solid #e4eaf1;border-radius:12px;background:#fff;box-shadow:0 5px 18px #162b4610}.olt-overview.embedded .olt-hero{margin-left:-20px;margin-right:-20px}.olt-live-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px}.olt-live-kpis article{position:relative;min-width:0;padding:14px 15px;overflow:hidden;border:1px solid #e5eaf1;border-radius:10px;background:#fafcfe}.olt-live-kpis article:before{position:absolute;inset:0 auto 0 0;width:3px;background:#3a78b8;content:""}.olt-live-kpis article.good:before{background:#13a878}.olt-live-kpis article.attention:before{background:#e99822}.olt-live-kpis article.critical:before{background:#d94d5c}.olt-live-kpis span{display:block;overflow:hidden;color:#7b8797;font-size:8px;font-weight:800;letter-spacing:.65px;text-overflow:ellipsis;white-space:nowrap}.olt-live-kpis strong{display:block;margin:7px 0 4px;overflow:hidden;color:#163452;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.olt-live-kpis small{color:#8a96a5;font-size:8px}.olt-chart-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:12px;margin-bottom:14px}.traffic-panel,.health-panel{min-width:0;padding:16px;border:1px solid #e5eaf1;border-radius:10px;background:#fff}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-title h3{margin:5px 0 0;color:#173653;font-size:14px}.traffic-now{display:flex;gap:12px;font-size:9px}.traffic-now .rx{color:#178ec7}.traffic-now .tx{color:#875fd1}.traffic-chart{position:relative;margin-top:12px;height:155px}.traffic-chart svg{width:100%;height:130px;overflow:visible}.traffic-chart line{stroke:#e7ecf2;stroke-dasharray:4 4;stroke-width:1}.traffic-chart path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;vector-effect:non-scaling-stroke}.traffic-chart .rx-line{stroke:#168ec7}.traffic-chart .tx-line{stroke:#875fd1}.chart-max{position:absolute;top:0;left:3px;color:#8b97a6;font-size:8px}.chart-axis{display:flex;justify-content:space-between;color:#929cab;font-size:8px}.chart-empty{display:flex;height:155px;align-items:center;justify-content:center;gap:9px;color:#8b97a6;font-size:10px}.chart-empty svg{width:18px}.health-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.health-metrics div{padding:11px;border-radius:8px;background:#f4f7fa}.health-metrics span{display:block;color:#8490a0;font-size:8px}.health-metrics strong{display:block;margin-top:5px;color:#173653;font-size:13px}.retention-note{display:block;margin-top:12px;color:#8793a2;font-size:8px}.interface-table td:first-child small{display:block;margin-top:3px;color:#94a0ae;font-size:7px}.interface-heading{margin-top:28px}@media(max-width:1100px){.olt-live-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.olt-detail-nav{align-items:flex-start}.olt-detail-nav .back-list{display:none}.olt-dashboard-toolbar{align-items:stretch;flex-direction:column}.olt-dashboard-toolbar label{min-width:0}.olt-live-kpis{grid-template-columns:repeat(2,1fr)}.olt-chart-grid{grid-template-columns:1fr}}.hardware-strip>div:last-child{border-right:0}.hardware-strip span{display:block;font-size:7px;color:#929cad;text-transform:uppercase;letter-spacing:.65px;font-weight:700}.hardware-strip strong{display:block;margin-top:5px;font-size:9px;color:#344157;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.hardware-strip{grid-template-columns:repeat(3,1fr)}.hardware-strip>div:nth-child(3){border-right:0}}@media(max-width:800px){.hardware-strip{grid-template-columns:1fr 1fr}.hardware-strip>div:nth-child(3){border-right:1px solid #e8edf3}.hardware-strip>div:nth-child(2n){border-right:0}}.inventory-head{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(115deg,#10243f,#174b79);border-radius:14px;padding:24px 27px;color:#fff;margin-bottom:22px;box-shadow:0 12px 35px #15355520}.inventory-head>div:first-child>span{font-size:8px;letter-spacing:1.5px;color:#77a8e5;font-weight:700}.inventory-head h2{font-size:21px;margin:6px 0 4px}.inventory-head p{font-size:10px;color:#adc2dd;margin:0}.inventory-metrics{display:flex;border:1px solid #ffffff1f;border-radius:11px;overflow:hidden;background:#ffffff0b}.inventory-metrics span{display:grid;min-width:82px;text-align:center;padding:10px 15px;color:#a8bdd7;font-size:8px;border-right:1px solid #ffffff17}.inventory-metrics span:last-child{border-right:0}.inventory-metrics strong{font-size:20px;color:#fff;margin-bottom:2px}.inventory-metrics .online strong{color:#69e6b9}.inventory-error{margin-bottom:15px}.onu-identity{display:flex;align-items:center;gap:10px}.onu-identity>div,.olt-location{display:grid;gap:3px}.onu-identity small,.olt-location small,.optical-value small{font-size:8px;color:#96a1b1}.onu-icon{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#f0f3f7;color:#8290a3}.onu-icon.online{background:#e5f8f0;color:#07916a}.onu-icon svg{width:14px}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:15px;font-size:8px;font-weight:700}.status-pill i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-pill.online{background:#e7f8f1;color:#08785a}.status-pill.offline{background:#f0f2f5;color:#697587}.optical-value{display:grid;gap:3px}.optical-value strong{font-size:10px}.inventory-actions{flex-wrap:nowrap}.inventory-actions button{padding:7px 9px}.inventory-actions button svg{width:13px;height:13px}.inventory-actions .resync-btn{background:#edf4ff;color:#2863b4;border-color:#d3e3fa}.inventory-actions button:disabled{opacity:.65;cursor:wait;transform:none}@media(max-width:800px){.inventory-head{align-items:flex-start;gap:18px;flex-direction:column}.inventory-metrics{width:100%}.inventory-metrics span{flex:1;min-width:0}}@media(max-width:1100px){.inventory-actions button span{display:none}.inventory-actions button{width:31px;height:31px;padding:0}}.modal:has(.onu-detail-expanded){width:min(1180px,100%)}.onu-detail-expanded{padding-bottom:30px}.onu-hero{min-height:145px}.onu-hero-actions{display:flex;align-items:center;gap:24px;z-index:1}.onu-hero-actions button{display:flex;align-items:center;gap:7px;border:1px solid #ffffff30;background:#ffffff12;color:#fff;border-radius:8px;padding:9px 11px;cursor:pointer;font-size:9px}.onu-hero-actions button svg{width:13px}.event-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 18px}.event-cards article{border:1px solid #e5eaf1;background:#fafbfd;border-radius:10px;padding:13px}.event-cards span{display:block;color:#8b96a8;font-size:7px;font-weight:700;letter-spacing:.8px}.event-cards strong{display:block;font-size:17px;margin:7px 0 3px;color:#29374e}.event-cards small{font-size:7px;color:#99a3b2}.detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-section{border:1px solid #e4e9f0;border-radius:11px;overflow:hidden}.detail-section h3{font-size:11px;margin:0;padding:11px 14px;background:#f7f9fc;border-bottom:1px solid #e8edf3;color:#344359}.detail-section>div{display:grid;grid-template-columns:1fr 1fr}.detail-section article{min-width:0;padding:10px 13px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.detail-section article:nth-child(2n){border-right:0}.detail-section article span,.gem-grid span{display:block;font-size:7px;text-transform:uppercase;letter-spacing:.55px;color:#949faf;font-weight:700}.detail-section article strong,.gem-grid strong{display:block;font-size:9px;margin-top:5px;color:#334158;overflow:hidden;text-overflow:ellipsis}.onu-subsection{margin-top:20px}.section-heading{margin-bottom:10px}.section-heading>span{font-size:7px;color:#7e8ba0;font-weight:700;letter-spacing:1.2px}.section-heading h3{font-size:13px;margin:3px 0 0}.gem-grid{display:grid;gap:9px}.gem-grid>article{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #e5eaf1;border-radius:10px;overflow:hidden}.gem-grid>article>div{padding:11px 13px;border-right:1px solid #e9edf3;background:#fbfcfd}.gem-grid>article>div:last-child{border-right:0}.event-timeline{border:1px solid #e4e9f0;border-radius:11px;overflow:hidden}.event-timeline>div{display:grid;grid-template-columns:12px 1fr auto;align-items:start;gap:9px;padding:11px 13px;border-bottom:1px solid #edf0f4;background:#fff}.event-timeline>div:last-child{border-bottom:0}.event-timeline strong{font-size:9px;color:#344157}.event-timeline strong small{font-size:7px;color:#909bab;font-weight:500;margin-left:6px}.event-timeline p{font-size:8px;color:#7d899b;margin:4px 0 0}.event-timeline time{font-size:7px;color:#929dad}.event-dot{width:7px;height:7px;border-radius:50%;margin-top:2px;background:#94a3b8;box-shadow:0 0 0 3px #94a3b81a}.event-dot.up{background:#10b981}.event-dot.down{background:#ef4444}.event-dot.dying_gasp{background:#f59e0b}.event-dot.loss{background:#dc2626}.event-dot.discovered{background:#3b82f6}.no-events{border:1px dashed #dce3ec;border-radius:10px;padding:20px;color:#8b96a7;text-align:center;font-size:9px}.operations-list{border:1px solid #e5eaf1;border-radius:10px;overflow:hidden}.operations-list>div{display:grid;grid-template-columns:auto 130px 1fr;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid #edf0f4}.operations-list>div:last-child{border-bottom:0}.operations-list strong{font-size:9px}.operations-list small{font-size:8px;color:#8c97a8}@media(max-width:760px){.onu-hero-actions button{display:none}.event-cards{grid-template-columns:1fr 1fr}.detail-sections{grid-template-columns:1fr}.gem-grid>article{grid-template-columns:repeat(3,1fr)}.event-timeline>div{grid-template-columns:12px 1fr}.event-timeline time{grid-column:2}.operations-list>div{grid-template-columns:auto 1fr}.operations-list small{grid-column:1/-1}}.entry-welcome{min-height:92px;display:grid;place-items:center;padding:22px;margin-bottom:14px;background:#fff;border:1px solid #d9dde2;border-radius:5px;box-shadow:var(--shadow)}.entry-welcome h2{margin:0;color:#17191d;font-size:clamp(22px,2.2vw,34px);letter-spacing:-1px}.entry-overview{position:relative;z-index:3;padding:28px 12px 12px;margin-bottom:14px;background:#fff;border:1px solid #d9dde2;border-radius:5px;box-shadow:var(--shadow)}.entry-kpis{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:8px;margin-bottom:28px}.entry-kpis article{min-width:0;text-align:center;padding:10px 6px}.entry-kpis article>span{display:block;color:#202327;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap}.entry-kpis article>div{display:flex;align-items:center;justify-content:center;gap:8px;margin:4px 0 1px}.entry-kpis svg{width:31px;height:31px;stroke-width:2.2}.entry-kpis strong{color:#111317;font-size:31px;line-height:1;font-weight:500;letter-spacing:-1.5px}.entry-kpis small{color:#35393f;font-size:8px}.entry-kpis .total svg,.entry-kpis .olts svg{color:#16181b}.entry-kpis .online svg{color:#1db954}.entry-kpis .power svg{color:#2185d0;fill:#2185d0}.entry-kpis .loss svg{color:#df2525;transform:rotate(-12deg)}.entry-kpis .inactive svg{color:#f97316;stroke-width:2.8}.entry-kpis .unauthorized svg{color:#f5b400}.entry-search{position:relative;height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d9dde2;border-radius:24px;background:#fafbfc}.entry-search>svg{width:17px;color:#767d86}.entry-search>input{flex:1;height:100%;border:0;outline:0;text-align:center;color:#343a42;background:transparent;font-size:11px}.entry-search .search-results{top:48px}.entry-search .search-results>button{width:100%;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:11px 15px;border:0;border-bottom:1px solid #edf0f4;background:#fff;color:#303843;text-align:left;cursor:pointer;font-size:10px}.entry-search .search-results>button:hover{background:#fff8f3;transform:none}.entry-search .search-results span{color:#8792a5}.entry-shortcuts{display:flex;align-items:center;justify-content:center;gap:34px;min-height:82px;padding:12px 20px;background:#fff;border:1px solid #d9dde2;border-radius:5px;box-shadow:var(--shadow)}.entry-shortcuts button{min-width:70px;display:grid;justify-items:center;gap:5px;border:0;background:transparent;color:#171a1e;cursor:pointer;font-size:10px}.entry-shortcuts button:hover{color:#f97316}.entry-shortcuts svg{width:26px;height:26px;stroke-width:2.4}@media(max-width:1200px){.entry-kpis{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.entry-kpis{grid-template-columns:repeat(2,1fr)}.entry-shortcuts{gap:12px;flex-wrap:wrap}.entry-shortcuts button{min-width:82px}.entry-welcome h2{font-size:21px}}.customer-head{background:linear-gradient(115deg,#203b56,#315f73)!important}.customer-identity{display:flex;align-items:center;gap:10px}.customer-identity>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#c6530a;background:#fff1e8;font-size:11px;font-weight:800}.customer-identity>div,.customer-contact,.onu-customer-cell{display:grid;gap:3px}.customer-identity small,.customer-contact small,.onu-customer-cell small{color:#929dab;font-size:8px}.onu-customer-cell strong{color:#334155;font-size:10px}.field textarea{width:100%;min-height:78px;resize:vertical;padding:11px 12px;border:1px solid #d5dce7;border-radius:4px;outline:none;color:#26334a;background:#fff;font:inherit;font-size:12px}.field textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731612}.customer-active{display:flex;align-items:center;gap:8px;color:#4b5563;font-size:10px}.onu-page-actions .customer{background:#16a34a;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-mode{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid #dfe3e8;border-radius:5px;background:#f4f5f6}.link-mode button{border:0;padding:9px;border-radius:3px;color:#6b7280;background:transparent;cursor:pointer;font-size:10px;font-weight:700}.link-mode button.active{color:#c6530a;background:#fff;box-shadow:0 1px 4px #17203316}.customer-link-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.customer-link-actions button{border:1px solid #d9dee5;border-radius:4px;padding:10px 16px;cursor:pointer;font-size:10px;font-weight:700}.customer-link-actions .unlink{margin-right:auto;color:#dc2626;background:#fff}:root{--orange: #f97316;--orange-soft: #fff1e8;--navy: #fff;--navy2: #f8fafc;--blue: #f97316;--blue2: #fb923c;--surface: #fff;--line: #dfe3e8;--shadow: 0 2px 8px rgba(15, 23, 42, .08);background:#eceeef;color:#20242b}.reference-shell{grid-template-columns:252px minmax(0,1fr);background:#eceeef}.reference-shell aside{width:252px;background:#fff;color:#31363d;padding:0 13px 16px;border-right:1px solid #d8dde3;box-shadow:2px 0 8px #1720330b}.reference-shell .brand{height:78px;justify-content:center;color:#252a31;border-bottom:1px solid #e8ebef;margin:0 -13px;padding:0 16px}.reference-shell .brand>span:last-child{font-size:17px}.reference-shell .brand small{color:#f97316}.reference-shell .logo-mark{width:35px;height:35px;border-radius:50%;background:#f97316;box-shadow:0 5px 14px #f9731635}.side-search{height:38px;margin:14px 0 12px;display:flex;align-items:center;gap:7px;border:1px solid #dfe3e8;border-radius:20px;padding:0 11px;background:#fafbfc}.side-search svg{width:14px;color:#8b929c}.side-search input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.grouped-nav{display:block;overflow-y:auto;flex:1}.grouped-nav section{display:grid;gap:3px;margin-bottom:10px}.grouped-nav .nav-label{display:block;color:#949aa4;font-size:8px;letter-spacing:1.2px;padding:8px 10px 4px}.grouped-nav button{color:#4b515b;border:1px solid transparent;padding:9px 10px;border-radius:5px;font-size:11px;gap:9px}.grouped-nav button:hover{color:#f97316;background:#fff7f2;border-color:#fee4d4}.grouped-nav button.active{color:#f97316;background:#fff1e8;border-color:#fed7bd;box-shadow:inset 3px 0 #f97316}.grouped-nav button svg{color:#777f8a}.grouped-nav button.active svg{color:#f97316}.grouped-nav .nav-arrow{width:11px;margin-left:auto;opacity:.45}.reference-shell .tenant{order:3;margin:8px 0;background:#f8f9fa;border:1px solid #e4e7eb;color:#343a43;padding:9px}.reference-shell .tenant-dot{background:#fff1e8;color:#f97316}.reference-shell .tenant small{color:#8c939e}.reference-shell .logout{order:4;color:#747b85;border-top:1px solid #e7eaee;padding:14px 10px 4px}.reference-shell .logout:hover{color:#dc2626}.reference-shell main{grid-column:2}.reference-shell header{height:84px;padding:0 28px;background:#fff;border-bottom:1px solid #d9dde2;box-shadow:0 2px 7px #1720330b;position:sticky;top:0;z-index:4}.header-left{display:flex;align-items:center;gap:20px}.menu-trigger{display:flex;align-items:center;gap:7px;border:0;background:#fff;color:#2e333a;font-weight:600;font-size:11px;cursor:pointer;padding:8px}.menu-trigger svg{width:19px;color:#f97316}.reference-shell header h1{font-size:19px;margin:3px 0 1px}.reference-shell header p{font-size:9px}.reference-shell .breadcrumb{color:#f97316;font-size:7px}.header-brand{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;color:#f97316;font-size:9px;font-weight:700;letter-spacing:1px}.header-brand svg{width:18px}.reference-shell .system-status{background:#ecf8f2;border-color:#d4eee2}.account{display:flex;align-items:center;gap:8px;color:#3e444d}.account>svg:first-child{width:29px;height:29px;color:#f97316}.account>svg:last-child{width:13px;color:#8c939e}.account span{display:grid}.account strong{font-size:10px}.account small{font-size:8px;color:#9299a3}.reference-shell .content{padding:24px 28px 45px;max-width:1700px}.reference-shell .panel,.reference-shell .entity,.reference-shell .cards article{border-radius:5px;border-color:#dfe3e8;box-shadow:0 2px 7px #1720330c}.reference-shell .cards{gap:10px;background:#fff;border:1px solid #dfe3e8;padding:13px;border-radius:5px;box-shadow:var(--shadow)}.reference-shell .cards article{box-shadow:none;border-color:#e7e9ed;border-radius:4px;padding:15px}.reference-shell .cards article:before{inset:auto 0 0 0;width:auto;height:3px}.reference-shell .cards strong{font-size:24px}.reference-shell .dashboard-title{background:#fff;border:1px solid #dfe3e8;border-radius:5px;padding:18px 22px;margin-bottom:12px;box-shadow:var(--shadow)}.reference-shell .dashboard-title h2{font-size:20px}.reference-shell .quick-search{border-radius:24px}.reference-shell .toolbar{background:#fff;border:1px solid #dfe3e8;border-radius:5px;padding:14px 16px;margin-bottom:13px;box-shadow:var(--shadow)}.reference-shell .toolbar h2{font-size:15px}.reference-shell .toolbar button,.reference-shell .actions button,.reference-shell .row-actions button{border-radius:4px}.reference-shell .primary{background:#f97316!important;border-color:#f97316!important;box-shadow:0 4px 12px #f9731625}.reference-shell thead{background:#f3f4f6}.reference-shell th{color:#656c76}.reference-shell tbody tr:hover{background:#fff8f3}.reference-shell .clickable-row:hover{box-shadow:inset 3px 0 #f97316}.reference-shell .inventory-head,.reference-shell .olt-hero,.reference-shell .detail-hero{background:linear-gradient(115deg,#383d44,#575e67)}.reference-shell .inventory-head{border-radius:5px}.reference-shell .inventory-head>div:first-child>span{color:#fdba8c}.reference-shell .modal{border-radius:6px}.reference-shell .modal-head{padding:15px 20px}.reference-shell .field input,.reference-shell .field select{border-radius:4px}.reference-shell .field input:focus,.reference-shell .field select:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731612}.reference-shell .resync-btn{background:#fff1e8;color:#c6530a;border-color:#fed7bd}.reference-shell .badge.mode{background:#fff1e8;color:#c6530a}@media(max-width:900px){.reference-shell{grid-template-columns:74px 1fr}.reference-shell aside{width:74px;padding-left:8px;padding-right:8px}.reference-shell .brand{margin:0 -8px}.side-search input,.reference-shell .brand>span:last-child,.grouped-nav .nav-label,.grouped-nav button span,.grouped-nav .nav-arrow,.reference-shell .tenant div,.reference-shell .logout span{display:none}.side-search{justify-content:center;padding:0}.grouped-nav button{justify-content:center}.header-brand{display:none}.menu-trigger{padding:5px}.menu-trigger{font-size:0}.reference-shell .content,.reference-shell header{padding-left:18px;padding-right:18px}}@media(max-width:620px){.reference-shell{grid-template-columns:60px 1fr}.reference-shell aside{width:60px}.reference-shell .cards{padding:8px}.account span,.account>svg:last-child{display:none}}.login{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(390px,.85fr);background:#0d1930}.login-visual{position:relative;overflow:hidden;padding:55px 8vw;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 80% 20%,#2765b940,transparent 36%),linear-gradient(145deg,#0a162b,#112a4c)}.login-visual:after{content:"";position:absolute;width:460px;height:460px;border:90px solid #ffffff05;border-radius:50%;right:-160px;bottom:-220px}.login-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700}.login-logo>svg{background:#2c71e7;padding:8px;width:40px;height:40px;border-radius:11px}.login-logo span{display:grid}.login-logo small{font-size:8px;letter-spacing:2px;color:#8399bb}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#5e91dd}.login-visual h1{font-size:clamp(34px,4.5vw,62px);line-height:1.04;letter-spacing:-2.5px;max-width:670px;margin:15px 0 20px}.login-visual>div>p{color:#a8bad3;max-width:580px;font-size:15px;line-height:1.6}.login-metrics{display:flex;gap:50px;z-index:1}.login-metrics span{display:grid;color:#8094b3;font-size:10px}.login-metrics strong{color:#fff;font-size:15px;margin-bottom:4px}.login-side{background:#f6f8fb;display:grid;place-items:center;padding:40px}.login-card{width:min(390px,100%)}.login-card h2{font-size:29px;letter-spacing:-1px;margin:10px 0 5px}.login-card>p{color:#7c8798;font-size:12px;margin:0 0 30px}.login-card form{display:grid;gap:16px}.login-card form button{width:100%;border:0;border-radius:9px;padding:13px;font-weight:700;cursor:pointer}.login-card>small{display:block;text-align:center;color:#9aa4b2;font-size:9px;margin-top:22px}.mobile-logo{display:none}@media(max-width:1250px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.shell{grid-template-columns:74px 1fr}aside{width:74px;padding:22px 10px}.brand{justify-content:center;padding:0}.brand>span:last-child,.tenant div,.nav-label,nav button span,.logout span{display:none}.tenant{justify-content:center;padding:10px 0}.tenant-dot{width:34px;height:34px}.entity-grid{grid-template-columns:1fr}.toolbar{align-items:flex-start;gap:12px}.toolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end}main{grid-column:2}.content,header{padding-left:24px;padding-right:24px}.system-status{display:none}.login{grid-template-columns:1fr}.login-visual{display:none}.login-side{min-height:100vh}.mobile-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;margin-bottom:45px;color:#1a3154}.mobile-logo svg{color:#2563eb}}@media(max-width:620px){.cards{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.span2,.form-actions{grid-column:1}.toolbar{display:grid}.entity dl{grid-template-columns:1fr 1fr}.header-actions{display:none}.content,header{padding-left:16px;padding-right:16px}.login-side{padding:25px}}@media(max-width:430px){.cards{grid-template-columns:1fr}.shell{grid-template-columns:60px 1fr}aside{width:60px;padding-left:6px;padding-right:6px}}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f5f8fd;box-shadow:inset 3px 0 #3b82f6}.row-chevron{width:16px;color:#9ca8ba}.detail-body{padding:0 24px 25px}.detail-hero{margin:0 -24px 18px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#112641,#174b79);color:#fff}.detail-hero h2{font-size:21px;margin:10px 0 4px}.detail-hero p{font-size:10px;color:#a9c2de;margin:0}.detail-state{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:5px 9px;font-size:8px;font-weight:700;text-transform:uppercase}.detail-state i,.detail-source i{width:6px;height:6px;border-radius:50%;background:currentColor}.detail-state.online{color:#75efc5;background:#0e9f6e22;border:1px solid #55dbad44}.detail-state.offline{color:#ffafaf;background:#ef444422;border:1px solid #ef777744}.signal{text-align:right;display:grid}.signal small{font-size:8px;letter-spacing:1px;color:#86a5c8}.signal strong{font-size:24px;margin:3px 0}.signal span{font-size:9px;color:#9ab2cc}.detail-source{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.detail-source>span{display:flex;align-items:center;gap:6px;color:#7e8a9d;font-size:9px;font-weight:600}.detail-source>span.live{color:#0b8d67}.detail-source small{font-size:8px;color:#98a2b1}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e7ebf1;border-radius:11px;overflow:hidden}.detail-grid>div{min-width:0;padding:13px 14px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff}.detail-grid>div:nth-child(3n){border-right:0}.detail-grid span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.6px;color:#929dad;font-weight:700;margin-bottom:5px}.detail-grid strong{display:block;font-size:10px;color:#334057;overflow:hidden;text-overflow:ellipsis}.detail-body>.notice{margin-top:0}@media(max-width:620px){.detail-hero{align-items:flex-start}.signal{display:none}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid>div:nth-child(3n){border-right:1px solid #edf0f4}.detail-grid>div:nth-child(2n){border-right:0}.detail-source{align-items:flex-start;gap:8px;flex-direction:column}}.form-hint{font-size:10px;color:#9a6508;background:#fff8e8;border:1px solid #f4dfae;border-radius:8px;padding:10px 12px}.provision-progress{display:flex;align-items:center;gap:16px;padding:20px;background:#f7faff;border:1px solid #dce8fa;border-radius:12px}.progress-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:11px;background:#e4efff;color:#2563eb}.progress-icon svg{width:20px}.progress-content{flex:1}.progress-content>div:first-child{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#30415b}.progress-content>div:first-child span{color:#2563eb;font-weight:700}.progress-track{height:7px;background:#e2e9f3;border-radius:10px;overflow:hidden;margin:9px 0}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#20b7cb);border-radius:10px;transition:width .45s ease}.progress-content small{color:#8793a6;font-size:9px}.operation-body{text-align:center;padding:34px 35px 38px}.operation-orb{width:62px;height:62px;margin:0 auto 16px;border-radius:18px;display:grid;place-items:center;background:#e8f1ff;color:#2563eb;font-size:25px;font-weight:700}.operation-orb svg{width:25px}.operation-orb.done{background:#e5f8ef;color:#099368}.operation-orb.failed{background:#fff0f1;color:#d23b4d}.operation-body h3{font-size:17px;margin:0 0 5px}.operation-body p{font-size:10px;color:#8792a5;margin:0 0 22px}.progress-track.large{height:9px;max-width:430px;margin:0 auto 8px}.progress-percent{display:block;color:#2563eb;font-size:12px;margin-bottom:20px}.operation-body>small{display:block;color:#929cac;font-size:9px}.operation-body>.error{margin:18px 0}.detail-tabs{display:flex;gap:0;border:1px solid #dfe3e8;background:#f5f6f8;margin:0 0 18px;border-radius:4px;overflow-x:auto}.detail-tabs button{border:0;border-right:1px solid #dfe3e8;background:transparent;color:#646c77;padding:11px 18px;font-size:9px;font-weight:700;white-space:nowrap;cursor:pointer}.detail-tabs button.active{background:#fff;color:#f97316;box-shadow:inset 0 -3px #f97316}.tab-section{margin-top:0}.current-optical{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px}.current-optical article{border:1px solid #e1e5ea;background:#fff;border-radius:5px;padding:16px}.current-optical span{display:block;font-size:7px;color:#8a929e;font-weight:700;letter-spacing:.8px}.current-optical strong{display:block;font-size:20px;color:#293544;margin:8px 0 3px}.current-optical strong small{font-size:8px;color:#87919f}.current-optical em{font-style:normal;font-size:8px;color:#8b95a3}.period-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.period-grid>article{border:1px solid #e1e5ea;border-radius:5px;background:#fff;overflow:hidden}.period-grid h3{font-size:10px;margin:0;padding:11px 13px;background:#f5f6f8;border-bottom:1px solid #e4e7eb}.period-grid>article>div{display:grid;grid-template-columns:1fr 1fr}.period-grid span{display:grid;gap:4px;padding:10px 12px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;color:#9099a5;font-size:7px}.period-grid span:nth-child(2n){border-right:0}.period-grid strong{font-size:10px;color:#334052}.metrics-table{border:1px solid #e1e5ea;border-radius:5px;overflow:auto}.metrics-table table{min-width:720px}@media(max-width:850px){.current-optical{grid-template-columns:1fr 1fr}.period-grid{grid-template-columns:1fr}}@media(max-width:520px){.current-optical{grid-template-columns:1fr}.detail-tabs button{padding:10px 12px}}.onu-page{min-width:0}.onu-page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #d9dde2;border-radius:5px;padding:14px 17px;margin-bottom:18px;box-shadow:var(--shadow)}.onu-page-breadcrumb{display:flex;align-items:center;gap:8px;color:#444b55;font-size:11px}.onu-page-breadcrumb>svg{width:12px;color:#a0a6ae}.onu-page-breadcrumb button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#3181c8;padding:5px 0;cursor:pointer;font-weight:700}.onu-page-breadcrumb button svg{width:14px;transform:rotate(180deg)}.onu-page-breadcrumb strong{color:#171b21}.onu-page-actions{display:flex;align-items:center;gap:8px}.onu-page-actions button{display:flex;align-items:center;gap:7px;border:0;border-radius:4px;padding:9px 13px;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.onu-page-actions button svg{width:14px}.onu-page-actions .sync{background:#18a957}.onu-page-actions .reboot{background:#f97316}.onu-page-actions .remove{background:#dc2626}.onu-page-actions button:disabled{opacity:.65;cursor:wait}.onu-page .detail-body{padding:0}.onu-page .detail-hero{margin:0 0 13px;border-radius:5px;min-height:112px;padding:20px 24px}.onu-page .onu-detail-expanded{padding-bottom:20px}.reference-detail-grid{display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:18px;align-items:start}.reference-info-card{background:#fff;border:1px solid #cfd4da;border-radius:4px;overflow:hidden;box-shadow:0 2px 6px #17203314}.reference-info-card>header{height:55px;display:flex;align-items:center;justify-content:center;gap:7px;border-bottom:1px solid #d8dde2;background:#fff}.reference-info-card>header svg{width:16px}.reference-info-card.equipment>header svg{color:#a75d2d}.reference-info-card.status>header svg{color:#dc2626}.reference-info-card.optical>header svg{color:#16a34a}.reference-info-card>header h3{font-size:13px;margin:0;color:#24292f}.reference-card-rows{padding:12px}.reference-card-rows>div{display:grid;grid-template-columns:minmax(125px,.8fr) minmax(0,1.2fr);min-height:40px;border:1px solid #dfe3e7;border-bottom:0}.reference-card-rows>div:last-child{border-bottom:1px solid #dfe3e7}.reference-card-rows span,.reference-card-rows strong{display:flex;align-items:center;padding:9px 11px;font-size:10px}.reference-card-rows span{justify-content:flex-end;text-align:right;background:#f7f8f9;border-right:1px solid #dfe3e7;color:#242a31;font-weight:700}.reference-card-rows strong{color:#303740;font-weight:500;overflow-wrap:anywhere}.reference-card-rows>div.good strong{background:#7ce5b1;color:#0d5c3a}.reference-card-rows>div.warning strong{background:#ffd98f;color:#7a4a00}.reference-card-rows>div.bad strong{background:#fecaca;color:#991b1b}.reference-card-rows>div.muted strong{background:#f0f1f3;color:#7b828b}@media(max-width:1150px){.reference-detail-grid{grid-template-columns:1fr 1fr}.reference-info-card.optical{grid-column:1/-1}}@media(max-width:760px){.onu-page-heading{align-items:flex-start;flex-direction:column}.onu-page-actions{width:100%;flex-wrap:wrap}.onu-page-actions button{flex:1;justify-content:center}.onu-page-breadcrumb{flex-wrap:wrap}.reference-detail-grid{grid-template-columns:1fr}.reference-info-card.optical{grid-column:auto}.reference-card-rows>div{grid-template-columns:120px 1fr}}
