@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.login-page{color:#0a1830;background:#fff;grid-template-columns:minmax(0,1.55fr) minmax(380px,.8fr);min-height:100vh;display:grid}.login-showcase{background:radial-gradient(circle at 10% 8%,#e6f8ff 0,#0000 30%),linear-gradient(145deg,#fff,#f7fbff);flex-direction:column;min-height:100vh;padding:36px 8%;display:flex}.showcase-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.showcase-logo{filter:drop-shadow(0 14px 16px #00509b24);width:min(340px,62%);height:auto;margin-bottom:28px}.showcase-center h1{color:#083b79;margin:0 0 16px;font:800 clamp(28px,3vw,46px)/1.08 Manrope,sans-serif}.showcase-center p{color:#53667c;max-width:520px;font-size:15px}.showcase-faq{color:#4b5d72;background:#fff;border:1px solid #dfe8ef;border-radius:14px;gap:13px;max-width:660px;padding:18px 24px;display:grid}.showcase-faq details{border-top:1px solid #edf1f4;padding-top:10px}.showcase-faq summary{cursor:pointer;color:#36536d;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:700;list-style:none;display:flex}.showcase-faq summary::-webkit-details-marker{display:none}.showcase-faq summary:after{content:"+";color:#e67a1a;font-size:17px;font-weight:500}.showcase-faq details[open] summary:after{content:"−"}.showcase-faq details p{color:#587087;margin:8px 22px 3px 0;font-size:11px;line-height:1.48}.faq-contact{color:#0876b1;margin-top:8px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.faq-contact:hover{text-decoration:underline}.login-panel{background:#fff;border-left:1px solid #eef2f5;place-items:center;padding:42px;display:grid}.login-panel-inner{width:min(100%,370px)}.secure-label{color:#0874ac;background:#eefaff;border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.login-panel h2{margin:16px 0 7px;font:800 28px Manrope,sans-serif}.login-description{color:#68778b;margin:0 0 26px;font-size:13px;line-height:1.5}.login-panel form{gap:15px;display:grid}.login-panel label{color:#607086;gap:7px;font-size:12px;font-weight:700;display:grid}.login-panel input{color:#fff;width:100%;font:inherit;background:#101424;border:1px solid #d9e3eb;border-radius:7px;padding:13px 14px}.login-panel input:focus{border-color:#0000;outline:2px solid #12a7d4}.login-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0c91c7,#0872ad);border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:13px;font-weight:800;display:flex}.login-primary:disabled{opacity:.65}.login-error{color:#a33624;background:#fff1ef;border-radius:7px;margin:0 0 14px;padding:10px;font-size:12px}.totp-qr{color:#30455c;border:1px solid #dce7ee;border-radius:10px;justify-items:center;gap:10px;padding:14px;font-size:13px;display:grid}.totp-qr img{width:180px;height:180px}.login-panel footer{text-align:center;color:#8794a3;margin-top:32px;font-size:11px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-showcase{min-height:auto;padding:28px}.showcase-center{min-height:130px}.showcase-center h1,.showcase-center p,.showcase-faq{display:none}.showcase-logo{width:min(240px,70%);margin:0}.login-panel{border-left:0;min-height:calc(100vh - 170px)}}.showcase-videos{text-align:left;width:min(100%,430px);margin:18px auto 24px}.showcase-videos>span{color:#315a77;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800;display:block}.showcase-videos>div{gap:10px;display:flex}.youtube-player{aspect-ratio:16/9;background:#062a50;border:1px solid #d5e6ef;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 22px #05446829}.youtube-player iframe{border:0;width:100%;height:100%;display:block}.showcase-videos a{aspect-ratio:16/9;background:#0a4267;border:1px solid #d5e6ef;border-radius:12px;flex:1;min-width:0;transition:transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 18px #0544681f}.showcase-videos a:hover{transform:translateY(-2px);box-shadow:0 12px 23px #05446838}.showcase-videos img{object-fit:cover;width:100%;height:100%;display:block}.showcase-videos b{color:#fff;background:linear-gradient(90deg,#00264633,#0026460a);place-items:center;display:grid;position:absolute;inset:0}.showcase-videos b svg{background:#042e4bd1;border-radius:50%;width:37px;height:37px;padding:7px;box-shadow:0 2px 8px #00000047}.youtube-channel-card{align-items:center;gap:11px;text-decoration:none;color:#fff!important;aspect-ratio:auto!important;background:linear-gradient(125deg,#073b72,#087fc0 60%,#e97a1c)!important;padding:13px 15px!important;display:flex!important;box-shadow:0 10px 21px #04487933!important}.youtube-channel-card>span{flex:1}.youtube-channel-card span b,.youtube-channel-card span small{display:block}.youtube-channel-card span b{font-size:12px}.youtube-channel-card span small{color:#dcefff;margin-top:3px;font-size:10px}.youtube-channel-card svg:last-child{color:#ffcf35}@media (width<=850px){.showcase-videos{max-width:390px;margin:14px auto 20px}.showcase-videos>div{gap:8px}}.login-showcase .showcase-center{justify-content:flex-start;padding-top:54px}.login-showcase .showcase-logo{object-fit:contain;filter:drop-shadow(0 13px 20px #003f7d2e);width:min(300px,56%);max-height:245px;margin-bottom:8px}.login-contact{text-align:center;border-top:1px solid #e6edf2;margin-top:24px;padding-top:18px}.login-contact>span{color:#8492a0;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.login-contact-links{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.login-contact-links a{color:#31546b;background:#fff;border:1px solid #dbe6ed;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.login-contact-links a:hover{color:#0872ad;background:#effaff;border-color:#0c91c7}.login-contact-links svg{color:#e78018}@media (width<=850px){.login-showcase .showcase-center{justify-content:center;padding-top:0}.login-showcase .showcase-logo{width:min(230px,64%);max-height:190px;margin-bottom:0}.login-contact{margin-top:20px;padding-top:16px}.login-contact-links{gap:6px}.login-contact-links a{padding:6px 8px;font-size:9px}}.login-panel{align-items:start;padding-top:22px}.login-panel-inner{padding-top:0}.login-brand-header{justify-content:flex-end;min-height:118px;margin:0 0 4px;display:flex}.login-round-logo{object-fit:contain;filter:drop-shadow(0 9px 14px #003f7d29);width:112px;height:112px}.login-showcase .showcase-logo{filter:drop-shadow(0 11px 18px #003f7d21);width:min(390px,70%);max-height:180px;margin-bottom:16px}@media (width<=850px){.login-panel{align-items:center;padding-top:20px}.login-brand-header{justify-content:center;min-height:96px;margin-bottom:8px}.login-round-logo{width:92px;height:92px}.login-showcase .showcase-logo{width:min(310px,78%);max-height:130px}}.import-wizard{padding-top:30px}.import-hero{color:#fff;background:linear-gradient(110deg,#073a7a,#0874bd 58%,#e96d14);border-radius:16px;justify-content:space-between;align-items:center;padding:27px 30px;display:flex;box-shadow:0 16px 32px #033a7a38}.import-hero h2{letter-spacing:-.7px;margin:0 0 7px;font:800 24px Manrope}.import-hero p:not(.eyebrow){color:#e5f5ff;max-width:590px;margin:0;font-size:13px}.import-hero .eyebrow{color:#b8edff}.import-shield{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:11px;align-items:center;gap:10px;padding:12px 15px;font-size:11px;line-height:1.4;display:flex}.import-shield svg{color:#ffbe42}.import-steps{color:#7587a4;align-items:center;gap:10px;margin:23px 3px;font-size:11px;font-weight:600;display:flex}.import-steps span{align-items:center;gap:6px;display:flex}.import-steps span:first-letter{display:grid}.import-steps span.current{color:#f6921e}.import-steps i{background:#314562;flex:1;max-width:70px;height:1px}.import-panel{color:#1b3151;background:#fff;border:1px solid #7ea0cc33;border-radius:14px;padding:24px;box-shadow:0 12px 28px #072a5617}.source-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.source-option{text-align:left;cursor:pointer;color:#1b3151;background:#fff;border:1px solid #dce8f4;border-radius:11px;min-height:138px;padding:16px;position:relative}.source-option:hover,.source-option.selected{background:linear-gradient(145deg,#f4fbff,#fff7ed);border-color:#168dcb;box-shadow:0 0 0 2px #168dcb1f}.source-option.selected:after{content:"Selecionado";color:#e87416;font-size:9px;font-weight:800;position:absolute;top:10px;right:10px}.source-option span{color:#087dc0;background:#e4f6ff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.source-option strong,.source-option small{display:block}.source-option strong{margin-top:12px;font-size:12px}.source-option small{color:#71839e;margin-top:4px;font-size:10px;line-height:1.45}.drop-zone{color:#137fba;cursor:pointer;background:#f7fbff;border:1.5px dashed #99c5e1;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:145px;margin-top:16px;display:flex;position:relative}.drop-zone strong{color:#1f4266;font-size:13px}.drop-zone small{color:#71839e;font-size:10px}.drop-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.import-footer{color:#72839b;border-top:1px solid #e8eff6;justify-content:flex-end;align-items:center;gap:14px;margin-top:18px;padding-top:17px;font-size:11px;display:flex}.import-footer>span:first-child{align-items:center;gap:6px;margin-right:auto;display:flex}.brand-button{color:#fff;cursor:pointer;background:linear-gradient(100deg,#087cbf,#e97314);border:0;border-radius:8px;padding:10px 15px;font-size:11px;font-weight:700;box-shadow:0 5px 12px #df681133}.outline-button{color:#456582;background:#fff;border:1px solid #cbd9e7;border-radius:8px;padding:9px 13px;font-size:11px;font-weight:700}.import-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.import-panel h3{color:#1c3657;margin:0;font:800 17px Manrope}.import-panel-head p,.confirmation>p{color:#72839b;margin:5px 0;font-size:11px}.dataset-table{border:1px solid #e0eaf3;border-radius:10px;margin-top:20px;overflow:hidden}.dataset-header,.dataset-row{grid-template-columns:35px 1.15fr 1.2fr .6fr 1.2fr;align-items:center;gap:10px;padding:12px 14px;display:grid}.dataset-header{color:#71839e;text-transform:uppercase;letter-spacing:.05em;background:#f4f8fc;font-size:9px;font-weight:800}.dataset-row{border-top:1px solid #edf2f7;font-size:11px}.dataset-row:hover{background:#f9fcff}.dataset-row.sensitive{background:#fffaf2}.dataset-row input{accent-color:#e97314}.dataset-row strong,.dataset-row small{display:block}.dataset-row strong{font-size:12px}.dataset-row small{color:#74859b;margin-top:3px;font-size:10px}.confidence{color:#a76c14;background:#fff4dc;border-radius:10px;padding:4px 6px;font-size:9px;display:inline-block}.confidence.good{color:#0879af;background:#e3f6ff}.dataset-row em{color:#c46b19;align-items:center;gap:4px;font-size:10px;font-style:normal;display:flex}.confirmation{text-align:center;max-width:720px;margin:0 auto}.confirm-icon{color:#ef831b}.confirmation>p{max-width:530px;margin:10px auto 18px;line-height:1.6}.confirm-summary{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.confirm-summary div{border:1px solid #e0eaf3;border-radius:9px;padding:12px}.confirm-summary span,.confirm-summary strong{display:block}.confirm-summary span{color:#73849b;font-size:9px}.confirm-summary strong{margin-top:4px;font-size:11px}.confirm-check{color:#3a5673;justify-content:center;gap:8px;margin-top:20px;font-size:11px;display:flex}.confirmation .import-footer{margin-top:18px}@media (width<=850px){.source-grid{grid-template-columns:repeat(2,1fr)}.dataset-header{display:none}.dataset-row{grid-template-columns:26px 1fr 1fr}.dataset-row>span:nth-of-type(3),.dataset-row>span:nth-of-type(4){display:none}.import-hero{display:block}.import-shield{width:max-content;margin-top:18px}.confirm-summary{grid-template-columns:1fr}}@media (width<=540px){.source-grid{grid-template-columns:1fr}.import-panel{padding:16px}.import-hero{padding:22px}.import-hero h2{font-size:20px}.import-steps b{display:none}.import-footer{flex-wrap:wrap}.import-footer>span:first-child{width:100%;margin:0}.dataset-row{grid-template-columns:26px 1fr}.dataset-row>span:nth-of-type(2){display:none}}.progress-card{background:linear-gradient(145deg,#f9fdff,#fff);border:1px solid #d6e8f3;border-radius:12px;margin:18px 0;padding:15px}.progress-heading{color:#35546e;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.progress-heading strong{color:#087bb7;font-size:18px}.progress-track{background:#e3eef5;border-radius:99px;height:11px;margin:11px 0;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#087fc0,#18b5d8 62%,#ef861b);height:100%;transition:width .35s;display:block}.progress-metrics,.progress-counts{color:#647e95;flex-wrap:wrap;gap:8px 18px;margin-top:9px;font-size:10px;display:flex}.progress-metrics b,.progress-counts b{color:#244762}.progress-counts span{background:#edf7fc;border-radius:6px;padding:5px 7px}.progress-datasets{border:1px solid #dce9f2;border-radius:10px;margin:14px 0;overflow:hidden}.progress-datasets>div{color:#4a647d;border-top:1px solid #edf2f6;grid-template-columns:1.3fr .7fr 1fr;align-items:center;gap:10px;padding:10px 12px;font-size:10px;display:grid}.progress-datasets>div:first-child{border-top:0}.progress-datasets b,.progress-datasets small{display:block}.progress-datasets b{color:#294965;font-size:11px}.progress-datasets small{color:#0c89bf;margin-top:2px}@media (width<=680px){.progress-datasets>div{grid-template-columns:1fr}.progress-metrics,.progress-counts{gap:6px}.progress-counts span{width:calc(50% - 3px)}}.network-operations{padding-top:28px}.ops-hero{color:#fff;background:linear-gradient(108deg,#042e68,#087dc0 58%,#ed7a1b);border-radius:16px;justify-content:space-between;align-items:center;padding:26px 29px;display:flex;box-shadow:0 16px 32px #04387033}.ops-hero h2{letter-spacing:-.7px;margin:0 0 6px;font:800 24px Manrope}.ops-hero p:not(.eyebrow){color:#e4f5ff;max-width:600px;margin:0;font-size:12px}.ops-hero .eyebrow{color:#b7edff}.ops-hero-stat{background:#ffffff21;border:1px solid #ffffff45;border-radius:11px;align-items:center;gap:12px;padding:13px 16px;display:flex}.ops-hero-stat svg{color:#ffbf3b}.ops-hero-stat b,.ops-hero-stat small{display:block}.ops-hero-stat b{font-size:19px}.ops-hero-stat small{color:#d9f3ff;font-size:10px}.ops-tabs{align-items:center;gap:5px;margin:20px 0;display:flex}.ops-tabs button{color:#55718d;background:#fff;border:1px solid #d8e7f2;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.ops-tabs button.active{color:#087ec0;background:#e7f8ff;border-color:#84c9eb}.ops-tabs .refresh{color:#e87318;margin-left:auto}.ops-message{border-radius:9px;justify-content:space-between;align-items:center;margin:0 0 15px;padding:10px 12px;font-size:11px;display:flex}.ops-message button{background:0 0;border:0;place-items:center;display:grid}.ops-message.error{color:#b4472a;background:#fff1ee;border:1px solid #f1c3bb}.ops-message.success{color:#0874a9;background:#eaf9ff;border:1px solid #b8e4f5}.ops-loading,.ops-empty{color:#71849c;background:#fff;border:1px dashed #bcd3e6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:190px;font-size:12px;display:flex}.ops-panel{background:#fff;border:1px solid #dce8f3;border-radius:13px;padding:22px;box-shadow:0 10px 24px #042d5f12}.ops-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.ops-panel h3{color:#1b3658;margin:0;font:800 17px Manrope}.ops-panel-head p{color:#71849c;max-width:580px;margin:5px 0 0;font-size:11px}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:13px;display:grid}.nas-card{background:linear-gradient(145deg,#fff,#f9fcff);border:1px solid #dce8f3;border-radius:11px;padding:15px}.resource-title{align-items:center;gap:9px;display:flex}.resource-title>div{flex:1;min-width:0}.resource-title strong,.resource-title small{display:block}.resource-title strong{color:#203c60;font-size:13px}.resource-title small{color:#71849c;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.device-dot{background:#bdcbd8;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #edf2f6}.device-dot.online{background:#08a7cb;box-shadow:0 0 0 3px #dff8ff}.tag{color:#167eae;white-space:nowrap;background:#e5f7ff;border-radius:9px;padding:4px 7px;font-size:9px;font-weight:800}.tag.warning{color:#bf6816;background:#fff0dc}.tag.protected{color:#6b5ca1;background:#f0edff}.nas-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin:16px 0 12px;display:grid}.nas-stats div{border-left:2px solid #e0edf7;padding-left:7px}.nas-stats small,.nas-stats b{display:block}.nas-stats small{color:#74869c;font-size:9px}.nas-stats b{color:#294563;margin-top:3px;font-size:11px}.credential-status{gap:6px;margin-bottom:13px;display:flex}.credential-status span{color:#8b9aa8;background:#eef2f5;border-radius:5px;padding:4px 6px;font-size:9px}.credential-status span.ok{color:#087eaf;background:#e2f7ff}.card-action,.table-button{color:#087dbc;background:#fff;border:1px solid #bcd9ea;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:flex}.card-action{justify-content:center;width:100%}.profile-list{border:1px solid #dfeaf3;border-radius:10px;overflow:hidden}.profile-row{border-top:1px solid #edf2f7;grid-template-columns:1.1fr 1.6fr auto;align-items:center;gap:13px;padding:13px 15px;display:grid}.profile-row:first-child{border-top:0}.profile-name{color:#0b83bf;align-items:center;gap:8px;display:flex}.profile-name strong,.profile-name small{display:block}.profile-name strong{color:#274563;font-size:12px}.profile-name small{color:#74869d;margin-top:3px;font-size:10px}.attribute-chips{flex-wrap:wrap;gap:5px;display:flex}.attribute-chips span{color:#69819a;background:#f2f8fc;border-radius:5px;padding:4px 6px;font-size:9px}.attribute-chips b{color:#ee781a}.subscriber-table{border:1px solid #dfeaf3;border-radius:10px;overflow:auto}.subscriber-head,.subscriber-row{grid-template-columns:1.4fr .7fr 1fr .9fr .8fr auto;align-items:center;gap:12px;min-width:720px;padding:11px 14px;display:grid}.subscriber-head{color:#71839a;text-transform:uppercase;background:#f4f8fc;font-size:9px;font-weight:800}.subscriber-row{color:#3e5974;border-top:1px solid #edf2f7;font-size:11px}.subscriber-row strong,.subscriber-row small{display:block}.subscriber-row strong{color:#284562;font-size:11px}.subscriber-row small{color:#73859b;margin-top:3px;font-size:10px}.state{text-transform:uppercase;font-size:9px}.state.online{color:#0782b6}.state.offline{color:#8f9eaa}.state.unknown{color:#bf6c16}.subscriber-row em{color:#d17518;font-size:9px;font-style:normal}.synced{color:#0682b7;align-items:center;gap:4px;font-size:10px;display:flex}.ops-modal-backdrop{z-index:20;background:#03173687;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ops-modal{background:#fff;border-radius:14px;width:min(690px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 50px #0000003d}.ops-modal header{justify-content:space-between;align-items:flex-start;margin-bottom:19px;display:flex}.ops-modal header h3{color:#1d3859;margin:2px 0 0;font:800 18px Manrope}.ops-modal header button{color:#516f8a;background:#f1f6fa;border:0;border-radius:7px;padding:6px}.ops-form label{color:#46617e;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.ops-form input,.ops-form select{font:inherit;color:#24425f;background:#fff;border:1px solid #cfe0ed;border-radius:7px;padding:9px;font-size:12px}.secret-box{color:#0878ae;background:#eff9ff;border:1px solid #cceafa;border-radius:9px;gap:9px;margin:14px 0;padding:10px;display:flex}.secret-box strong,.secret-box small{display:block}.secret-box strong{font-size:11px}.secret-box small,.form-hint{color:#68839d;margin:4px 0;font-size:10px;line-height:1.45}.form-hint code{color:#e5721a}.modal-actions{border-top:1px solid #e6eef5;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:14px;display:flex}@media (width<=760px){.ops-hero{display:block}.ops-hero-stat{width:max-content;margin-top:17px}.ops-tabs{overflow:auto}.ops-tabs button{white-space:nowrap}.ops-panel{padding:15px}.ops-panel-head{display:block}.ops-panel-head .brand-button{margin-top:13px}.profile-row,.form-grid{grid-template-columns:1fr}.ops-modal{padding:16px}}.subscriber-actions{justify-content:flex-end;gap:6px;display:flex}.subscriber-actions .table-button{white-space:nowrap}.automation-box{background:#f8fcff;border:1px solid #d9e8f4;border-radius:9px;flex-direction:column;gap:9px;margin-bottom:12px;padding:13px;display:flex}.automation-box>strong{color:#1d527e;font-size:12px}.automation-box>small{color:#657f98;font-size:10px;line-height:1.45}.switch-row{background:#eef8ff;border-radius:7px;align-items:center;padding:8px 9px;color:#245071!important;flex-direction:row!important;gap:8px!important}.switch-row input{accent-color:#087dbc;width:15px;height:15px}@media (width<=760px){.subscriber-actions{justify-content:flex-start}.subscriber-actions .table-button{padding:6px 7px}}.nas-actions{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin-top:12px;display:grid}.card-icon-action{color:#2d698a;cursor:pointer;background:#fff;border:1px solid #c9dfea;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:10px;font-weight:750;transition:transform .16s,background .16s;display:inline-flex}.card-icon-action:hover{background:#edf8fc}.card-icon-action:active{transform:scale(.97)}.card-icon-action.danger{color:#b5433d;border-color:#f2c7c3}.card-icon-action.danger:hover{background:#fff3f1}@media (width<=620px){.nas-actions{grid-template-columns:1fr 1fr}.nas-actions .card-action{grid-column:1/-1}}.nas-form{flex-direction:column;gap:14px;display:flex}.nas-form-section{background:#fbfdff;border:1px solid #dce9f3;border-radius:10px;padding:14px}.nas-form-section h4{color:#214b70;margin:0 0 5px;font:800 12px Manrope}.nas-form-section>p{color:#69849d;margin:0 0 12px;font-size:10px;line-height:1.45}.nas-form-section .switch-row{justify-content:center;min-height:36px}.nas-form-section .switch-row input{flex:none}.olt-hero{color:#fff;background:linear-gradient(110deg,#063269,#0a8ac2 55%,#f18120);border-radius:16px;justify-content:space-between;align-items:center;padding:27px 29px;display:flex;box-shadow:0 16px 32px #05386a36}.olt-hero h2{letter-spacing:-.7px;margin:0 0 6px;font:800 24px Manrope}.olt-hero p:not(.eyebrow){color:#e7f6ff;max-width:620px;margin:0;font-size:12px}.olt-hero .eyebrow{color:#c2f0ff}.olt-hero-metrics{background:#0000001a;border:1px solid #ffffff47;border-radius:11px;display:flex;overflow:hidden}.olt-hero-metrics span{text-align:center;border-left:1px solid #ffffff36;min-width:69px;padding:11px}.olt-hero-metrics span:first-child{border-left:0}.olt-hero-metrics b,.olt-hero-metrics small{display:block}.olt-hero-metrics small{color:#ddf4ff;margin-top:2px;font-size:9px}.olt-tabs{align-items:center;gap:5px;margin:20px 0;display:flex}.olt-tabs button{color:#56718d;background:#fff;border:1px solid #d6e6f2;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.olt-tabs button.active{color:#087dbc;background:#e7f8ff;border-color:#87ccec}.olt-tabs .refresh{color:#e87518;margin-left:auto}.olt-message{border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:10px 12px;font-size:11px;display:flex}.olt-message button{background:0 0;border:0;place-items:center;display:grid}.olt-message.error{color:#ae492d;background:#fff1ee;border:1px solid #efc3bc}.olt-message.success{color:#087baa;background:#e9f9ff;border:1px solid #b8e6f6}.olt-loading,.olt-empty{color:#70849b;background:#fff;border:1px dashed #bad3e5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;font-size:12px;display:flex}.olt-panel{background:#fff;border:1px solid #dce8f3;border-radius:13px;padding:22px;box-shadow:0 10px 24px #042e5f12}.olt-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.olt-panel h3{color:#1b3658;margin:0;font:800 17px Manrope}.olt-panel-head p{color:#71849c;max-width:600px;margin:5px 0 0;font-size:11px}.olt-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:13px;display:grid}.olt-card{background:linear-gradient(145deg,#fff,#f9fcff);border:1px solid #dce8f3;border-radius:11px;padding:15px}.olt-card-title{align-items:center;gap:9px;display:flex}.olt-card-title>div{flex:1;min-width:0}.olt-card-title strong,.olt-card-title small{display:block}.olt-card-title strong{color:#203d60;font-size:13px}.olt-card-title small{color:#71849c;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.olt-dot{background:#b8c7d4;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #edf2f6}.olt-dot.online{background:#05a8cf;box-shadow:0 0 0 3px #dcf8ff}.olt-tag{white-space:nowrap;color:#087dab;background:#e3f7ff;border-radius:9px;padding:4px 7px;font-size:9px;font-weight:800}.olt-tag.off{color:#ad6823;background:#fff0dc}.olt-card-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0 13px;display:grid}.olt-card-stats div{border-left:2px solid #e1edf6;padding-left:7px}.olt-card-stats small,.olt-card-stats b{display:block}.olt-card-stats small{color:#72849b;font-size:9px}.olt-card-stats b{color:#294664;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.olt-card-actions{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.olt-card-actions button{color:#087dbc;background:#fff;border:1px solid #c7dfed;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:7px 3px;font-size:9px;font-weight:700;display:flex}.pon-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}.pon-card{background:#fbfdff;border:1px solid #dce8f3;border-top:3px solid #11aad1;border-radius:10px;padding:13px}.pon-card.saturated{background:#fffaf3;border-top-color:#f07d1f}.pon-card>div:first-child span,.pon-card>div:first-child strong,.pon-card>div:first-child small{display:block}.pon-card>div:first-child span{color:#74879c;font-size:9px}.pon-card>div:first-child strong{color:#244361;margin:3px 0;font-size:14px}.pon-card>div:first-child small{text-transform:uppercase;color:#0c91c4;font-size:9px}.pon-gauge{background:linear-gradient(90deg,#08aad0 var(--fill),#e9eff4 var(--fill));border-radius:7px;height:7px;margin:16px 0 9px;position:relative}.pon-gauge b{color:#e87518;font-size:12px;position:absolute;bottom:10px;right:0}.pon-gauge small{color:#75879d;font-size:9px;position:absolute;bottom:10px;left:0}.pon-meta{color:#69819a;justify-content:space-between;font-size:9px;display:flex}.ont-table{border:1px solid #dfeaf3;border-radius:10px;overflow:auto}.ont-head,.ont-row{grid-template-columns:1.1fr 1.1fr 1fr .8fr .8fr .7fr auto;align-items:center;gap:10px;min-width:900px;padding:11px 14px;display:grid}.ont-head{color:#71839a;text-transform:uppercase;background:#f4f8fc;font-size:9px;font-weight:800}.ont-row{color:#3d5874;border-top:1px solid #edf2f7;font-size:11px}.ont-row strong,.ont-row small{display:block}.ont-row strong{color:#294562;font-size:11px}.ont-row small{color:#74869c;margin-top:3px;font-size:10px}.ont-state{text-transform:uppercase;font-size:9px}.ont-state.online{color:#0781b7}.ont-state.offline,.ont-state.los{color:#d06e1e}.optical{font-size:10px}.optical.good{color:#0884b7}.optical.warning{color:#c0781c}.optical.critical,.optical.to_high{color:#be4932}.ont-row em{color:#d06e1e;font-size:10px;font-style:normal}.ont-actions{gap:4px;display:flex}.ont-actions button{color:#087dbc;background:#fff;border:1px solid #c6dce9;border-radius:6px;padding:5px}.ont-actions button:last-child{color:#cf6e1c}.provision-note{color:#117eae;background:#eff9ff;border:1px solid #ceebf8;border-radius:9px;align-items:center;gap:8px;margin-top:15px;padding:10px;font-size:10px;display:flex}.olt-modal-backdrop{z-index:20;background:#03173687;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.olt-modal{background:#fff;border-radius:14px;width:min(690px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 50px #0000003d}.olt-modal header{justify-content:space-between;align-items:flex-start;margin-bottom:19px;display:flex}.olt-modal header h3{color:#1d3859;margin:2px 0 0;font:800 18px Manrope}.olt-modal header button{color:#516f8a;background:#f1f6fa;border:0;border-radius:7px;padding:6px}.olt-form label{color:#46617e;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.olt-form input,.olt-form select{font:inherit;color:#24425f;background:#fff;border:1px solid #cfe0ed;border-radius:7px;padding:9px;font-size:12px}.olt-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.olt-secret{color:#0878ae;background:#eff9ff;border:1px solid #cceafa;border-radius:9px;gap:9px;margin:14px 0;padding:10px;display:flex}.olt-secret strong,.olt-secret small{display:block}.olt-secret strong{font-size:11px}.olt-secret small{color:#67829b;margin-top:3px;font-size:10px}.olt-modal-actions{border-top:1px solid #e6eef5;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:14px;display:flex}@media (width<=760px){.olt-hero{display:block}.olt-hero-metrics{width:max-content;margin-top:17px}.olt-tabs{overflow:auto}.olt-tabs button{white-space:nowrap}.olt-panel{padding:15px}.olt-panel-head{display:block}.olt-panel-head .brand-button{margin-top:13px}.olt-form-grid{grid-template-columns:1fr}.olt-modal{padding:16px}}.license-panel{margin-bottom:18px}.license-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.license-summary>div{background:#fbfdff;border:1px solid #dce9f2;border-radius:9px;padding:11px}.license-summary small{color:#6b8093;font-size:10px;display:block}.license-summary strong{color:#254b68;text-overflow:ellipsis;margin-top:4px;font-size:12px;display:block;overflow:hidden}.license-status{text-transform:uppercase}.license-status.active,.license-status.trial{color:#16835f}.license-status.grace{color:#c47b10}.license-status.expired,.license-status.suspended,.license-status.invalid{color:#ba4b43}.license-meters{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:14px 0;display:grid}.license-meters>div{border:1px solid #dce9f2;border-radius:9px;padding:11px}.license-meters header{color:#4f6980;justify-content:space-between;gap:8px;font-size:11px;display:flex}.license-meters header b{color:#244b68}.license-meters>div>div{background:#e7f0f5;border-radius:100px;height:8px;margin:8px 0;overflow:hidden}.license-meters i{border-radius:inherit;background:linear-gradient(90deg,#1587c3,#16b4d1 65%,#ee911f);height:100%;display:block}.license-meters small{color:#6b8093;font-size:10px}.license-features{color:#416178;background:#f5fbfe;border-left:3px solid #168eca;margin:14px 0;padding:12px;font-size:11px}.license-features>div{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.license-features span{color:#287297;text-transform:capitalize;background:#e1f3fa;border-radius:99px;padding:4px 7px;font-size:10px}.license-form{margin-top:18px}.license-footer{color:#607b91;align-items:flex-start;gap:8px;margin-top:14px;font-size:10px;display:flex}.danger-button{color:#b5443e!important;border-color:#efc4c0!important}@media (width<=880px){.license-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.license-meters{grid-template-columns:1fr}}@media (width<=540px){.license-summary{grid-template-columns:1fr}}.olt-card-actions button:disabled{cursor:not-allowed;opacity:.45;color:#8293a1;background:#f4f7f9;border-color:#dfe8ee}.olt-card-actions button.warning{color:#a65d12;background:#fff7eb;border-color:#f4cf9b}.olt-card-actions button.success{color:#16714a;background:#effbf4;border-color:#bce2cd}.olt-card:has(.olt-tag.off){background:linear-gradient(145deg,#fff,#fafbfd)}.olt-operations{padding-top:20px}.olt-hero{border-radius:13px;padding:20px 23px}.olt-hero h2{font-size:20px}.olt-hero p:not(.eyebrow){font-size:10px}.olt-hero-metrics span{min-width:57px;padding:8px}.olt-hero-metrics b{font-size:15px}.olt-panel{padding:16px}.olt-panel h3{font-size:14px}.olt-panel-head p{font-size:10px}.olt-card{padding:12px}.olt-card-title strong{font-size:12px}.olt-card-title small{font-size:9px}.olt-card-stats{margin:12px 0 10px}.olt-card-stats small{font-size:8px}.olt-card-stats b{font-size:10px}.olt-card-actions button{padding:6px 3px;font-size:8px}.olt-test-summary{border-radius:8px;padding:10px}.olt-test-summary.ok{color:#176d4c;background:#effbf4;border:1px solid #b8e5ce}.olt-test-summary.failed{color:#a7463b;background:#fff2f0;border:1px solid #efc5c0}.olt-test-summary strong,.olt-test-summary small{display:block}.olt-test-summary strong{font-size:11px}.olt-test-summary small{margin-top:3px;font-size:9px}.olt-test-list{gap:7px;margin-top:12px;display:grid}.olt-test-list>div{border:1px solid #dfeaf1;border-radius:7px;grid-template-columns:1fr auto;gap:3px 10px;padding:8px 9px;display:grid}.olt-test-list b{text-transform:capitalize;color:#24435e;font-size:10px}.olt-test-list span{font-size:9px;font-weight:800}.olt-test-list small{color:#667f95;grid-column:1/-1;font-size:9px}.olt-test-list .ok span{color:#187451}.olt-test-list .failed span{color:#ae483f}.provision-panel{font-size:.88rem}.provision-panel .olt-tabs{flex-wrap:wrap}.provision-panel .olt-tabs button{padding:8px 10px;font-size:10px}.olt-vendor-filter{color:#56718d;background:#fff;border:1px solid #d6e6f2;border-radius:8px;align-items:center;gap:7px;margin-left:auto;padding:6px 8px;font-size:10px!important;font-weight:700!important;display:inline-flex!important}.olt-vendor-filter span{white-space:nowrap}.olt-vendor-filter select{color:#24425f;background:0 0;outline:0;min-width:150px;border:0!important;padding:1px!important;font-size:10px!important}.provision-panel .ont-row,.provision-panel .ont-head{min-width:960px}.provision-panel .ont-row.profile,.provision-panel .ont-head.profile{grid-template-columns:1.05fr .8fr .85fr .75fr .6fr 1.65fr}.provision-panel .ont-row>span:last-child{flex-wrap:wrap;gap:4px;display:flex}.provision-panel .row-action{padding:5px 6px;font-size:8px}.provision-panel .row-action.danger{color:#ad493d;border-color:#edc2bd}.provision-panel .olt-form{scroll-margin-top:16px}@media (width<=760px){.olt-vendor-filter{justify-content:space-between;width:100%;margin-left:0}.olt-vendor-filter select{width:65%;min-width:0}}.registry-operations{padding-top:28px}.registry-hero{color:#fff;background:linear-gradient(112deg,#06306b,#088bc3 57%,#f17e1d);border-radius:16px;justify-content:space-between;align-items:center;padding:27px 29px;display:flex;box-shadow:0 16px 32px #05386a33}.registry-hero h2{letter-spacing:-.7px;margin:0 0 6px;font:800 24px Manrope}.registry-hero p:not(.eyebrow){color:#e4f5ff;max-width:620px;margin:0;font-size:12px}.registry-hero .eyebrow{color:#c0efff}.registry-metrics{gap:8px;display:flex}.registry-metrics span{text-align:center;background:#04234f2e;border:1px solid #ffffff4d;border-radius:10px;min-width:75px;padding:10px 8px}.registry-metrics svg{color:#ffd05b}.registry-metrics b,.registry-metrics small{display:block}.registry-metrics b{margin-top:2px;font-size:17px}.registry-metrics small{color:#d9f4ff;font-size:9px}.registry-tabs{align-items:center;gap:5px;margin:20px 0;display:flex}.registry-tabs button{color:#56718d;background:#fff;border:1px solid #d6e6f2;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.registry-tabs button.active{color:#087dbc;background:#e7f8ff;border-color:#87ccec}.registry-tabs .registry-refresh{color:#e87518;margin-left:auto}.registry-message{border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:10px 12px;font-size:11px;display:flex}.registry-message button{background:0 0;border:0;place-items:center;display:grid}.registry-message.error{color:#ad482e;background:#fff1ee;border:1px solid #efc4bd}.registry-message.success{color:#087dab;background:#e9f9ff;border:1px solid #b8e6f6}.registry-panel{background:#fff;border:1px solid #dce8f3;border-radius:13px;padding:22px;box-shadow:0 10px 24px #042e5f12}.registry-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.registry-panel h3{color:#1b3658;margin:0;font:800 17px Manrope}.registry-panel-head p{color:#71849c;max-width:590px;margin:5px 0 0;font-size:11px}.registry-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.registry-toolbar>span{color:#778a9f;font-size:10px}.registry-search{color:#7387a0;border:1px solid #d7e5f0;border-radius:8px;align-items:center;gap:7px;min-width:min(380px,100%);padding:8px 10px;display:flex}.registry-search input{width:100%;font:inherit;color:#294562;border:0;outline:0;font-size:11px}.registry-table{border:1px solid #dfeaf3;border-radius:10px;overflow:auto}.registry-head,.registry-row{align-items:center;gap:12px;min-width:700px;padding:11px 14px;display:grid}.registry-head{color:#71839a;text-transform:uppercase;background:#f4f8fc;font-size:9px;font-weight:800}.registry-row{color:#3d5874;border-top:1px solid #edf2f7;font-size:11px}.registry-row strong,.registry-row small{display:block}.registry-row strong{color:#294562;font-size:11px}.registry-row small{color:#74869c;margin-top:3px;font-size:10px}.registry-head.plan,.registry-row.plan{grid-template-columns:1.2fr .85fr .85fr 1.5fr .65fr}.registry-head.contract,.registry-row.contract{grid-template-columns:.75fr 1.15fr 1fr .75fr .75fr auto}.registry-row span:has(svg){align-items:center;gap:4px;display:flex}.registry-row code{white-space:nowrap;text-overflow:ellipsis;color:#087dab;font-size:9px;overflow:hidden}.registry-status{text-transform:capitalize;color:#708197;background:#f1f5f8;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-block}.registry-status.active,.registry-status.pending_install{color:#087eaf;background:#e2f8ff}.registry-status.draft,.registry-status.lead{color:#b66a19;background:#fff0db}.registry-status.blocked_overdue,.registry-status.suspended_request,.registry-status.cancelled,.registry-status.discontinued{color:#b34a32;background:#fff0ee}.row-action{color:#087dbc;background:#fff;border:1px solid #c6dce9;border-radius:6px;align-items:center;gap:4px;padding:6px;font-size:9px;font-weight:700;display:flex}.registry-empty{color:#71849c;border:1px dashed #bbd3e5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:12px;display:flex}.registry-backdrop{z-index:25;background:#0317368a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.registry-dialog{background:#fff;border-radius:14px;width:min(760px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 50px #0000003d}.registry-dialog header{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.registry-dialog header h3{color:#1c3858;margin:2px 0 0;font:800 18px Manrope}.registry-dialog header button{color:#516f8a;background:#f1f6fa;border:0;border-radius:7px;padding:6px}.registry-form label{color:#46617e;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.registry-form input,.registry-form select{color:#24425f;font:inherit;background:#fff;border:1px solid #cfe0ed;border-radius:7px;padding:9px;font-size:12px}.registry-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.registry-section{color:#0b80b7;text-transform:uppercase;letter-spacing:.4px;margin:15px 0 9px;font-size:10px;font-weight:800}.registry-section:first-child{margin-top:0}.registry-checks{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.registry-check{border:1px solid #d8e6f0;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;flex-direction:row!important;font-size:10px!important;display:flex!important}.registry-check input{accent-color:#087eb9}.registry-info{color:#117eae;background:#eff9ff;border:1px solid #ceebf8;border-radius:9px;gap:8px;margin-top:15px;padding:10px;font-size:10px;line-height:1.45;display:flex}.registry-actions{border-top:1px solid #e6eef5;justify-content:flex-end;margin-top:18px;padding-top:14px;display:flex}@media (width<=760px){.registry-hero{display:block}.registry-metrics{width:max-content;margin-top:16px}.registry-tabs{overflow:auto}.registry-tabs button{white-space:nowrap}.registry-panel{padding:15px}.registry-panel-head{display:block}.registry-panel-head .brand-button{margin-top:13px}.registry-toolbar{display:block}.registry-toolbar>span{margin-top:8px;display:block}.registry-search{min-width:0}.registry-form-grid{grid-template-columns:1fr}.registry-dialog{padding:16px}.registry-head.customer,.registry-row.customer,.registry-head.plan,.registry-row.plan,.registry-head.contract,.registry-row.contract{min-width:700px}}.registry-dialog{width:min(1120px,100vw - 36px);max-height:calc(100vh - 32px);overflow:auto}.registry-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-form-grid .registry-info{grid-column:1/-1}@media (width<=760px){.registry-dialog{width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.registry-form-grid{grid-template-columns:1fr}}.registry-row-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.registry-row-actions .row-action{margin:0}.registry-row-actions .danger{color:#b34a32;border-color:#e9bbb4}.upload-action{cursor:pointer}.upload-action input{display:none}.registry-head.customer,.registry-row.customer{grid-template-columns:1.2fr .9fr .85fr .65fr 1.75fr}.financial-operations{gap:18px;display:grid}.financial-hero{color:#fff;background:linear-gradient(110deg,#063b6c,#0788c3 58%,#f5871f);border-radius:16px;justify-content:space-between;gap:22px;padding:28px;display:flex}.financial-hero h2{margin:6px 0;font-size:1.55rem}.financial-hero p{color:#e4f5ff;max-width:640px;line-height:1.5}.financial-metrics{align-items:center;gap:9px;display:flex}.financial-metrics>span{background:#061e372e;border:1px solid #ffffff47;border-radius:11px;justify-items:center;gap:4px;min-width:98px;padding:12px;display:grid}.financial-metrics i{color:#ffe17b}.financial-metrics b{font-size:1rem}.financial-metrics small{color:#e1f3ff;font-size:.7rem}.financial-tabs{border-bottom:1px solid #dce6ed;align-items:center;gap:8px;padding-bottom:1px;display:flex}.financial-tabs button{color:#4d6070;cursor:pointer;background:#fff;border:1px solid #d8e3ea;border-radius:8px 8px 0 0;align-items:center;gap:7px;padding:10px 13px;display:inline-flex}.financial-tabs button.active{color:#057db1;background:#eefbff;border-color:#87d5ed}.financial-tabs .financial-refresh{color:#d56c13;border-radius:8px;margin-left:auto}.financial-panel{background:#fff;border:1px solid #e0e8ed;border-radius:14px;min-height:360px;padding:24px;box-shadow:0 8px 22px #14344d0a}.financial-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:17px;display:flex}.financial-panel-head h3{color:#102b43;margin:0 0 5px}.financial-panel-head p{color:#71818d;margin:0;font-size:.87rem}.financial-message{border-radius:9px;justify-content:space-between;align-items:center;padding:12px 15px;font-size:.88rem;display:flex}.financial-message.error{color:#a23b32;background:#fff3f1;border:1px solid #f2c9c5}.financial-message.success{color:#126643;background:#effcf5;border:1px solid #bce7d0}.financial-message button,.financial-dialog>header>button{cursor:pointer;color:inherit;background:0 0;border:0}.financial-table{overflow-x:auto}.financial-head,.financial-row{border-bottom:1px solid #edf1f3;align-items:center;gap:12px;min-width:810px;padding:12px;font-size:.86rem;display:grid}.financial-head{color:#768693;letter-spacing:.07em;text-transform:uppercase;background:#fafcfd;font-size:.69rem;font-weight:800}.financial-row{color:#263a49}.financial-row strong,.financial-row b{color:#173b56;display:block}.financial-row small{color:#82909a;margin-top:3px;display:block}.financial-head.invoice,.financial-row.invoice{grid-template-columns:1.15fr 1.35fr .9fr .9fr .8fr 1.15fr}.financial-head.payment,.financial-row.payment{grid-template-columns:1.1fr 1.5fr 1.2fr .8fr .7fr}.row-action{color:#24566f;cursor:pointer;background:#fff;border:1px solid #cfdde5;border-radius:7px;align-items:center;gap:5px;margin:2px 4px 2px 0;padding:7px 9px;font-size:.76rem;display:inline-flex}.row-action.accent{color:#b9560a;background:#fff7ee;border-color:#fac999}.financial-status{color:#46606f;text-transform:capitalize;background:#edf3f6;border-radius:999px;padding:4px 7px;font-size:.7rem;display:inline-flex}.financial-status.open,.financial-status.overdue,.financial-status.pending{color:#9c5510;background:#fff4dd}.financial-status.paid,.financial-status.confirmed,.financial-status.production{color:#147045;background:#e8faef}.financial-status.sandbox{color:#0e7098;background:#e7f8ff}.financial-empty{color:#80909b;border:1px dashed #cadbe3;border-radius:11px;place-content:center;justify-items:center;gap:12px;min-height:215px;display:grid}.gateway-grid{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:13px;display:grid}.gateway-card{border:1px solid #dce6ec;border-radius:12px;gap:9px;padding:17px;display:grid}.gateway-card>div{color:#0a85bc;justify-content:space-between;align-items:center;display:flex}.gateway-card h4,.gateway-card p{margin:0}.gateway-card p,.gateway-card small{color:#72828d;font-size:.8rem}.financial-backdrop{z-index:20;background:#071b2a87;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.financial-dialog{background:#fff;border-radius:14px;width:min(650px,100%);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 24px 55px #00000040}.financial-dialog>header{justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.financial-dialog h3{color:#14334b;margin:5px 0 0}.financial-form{gap:16px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.financial-form label{color:#365264;gap:6px;font-size:.82rem;font-weight:700;display:grid}.financial-form input,.financial-form select{box-sizing:border-box;color:#162d41;width:100%;font:inherit;background:#fff;border:1px solid #c9d9e2;border-radius:7px;padding:10px 11px}.financial-info{color:#316276;background:#effbff;border:1px solid #bee7f3;border-radius:9px;gap:9px;padding:12px;font-size:.82rem;line-height:1.4;display:flex}.financial-actions{justify-content:flex-end;padding-top:5px;display:flex}.brand-button:disabled{opacity:.5;cursor:not-allowed}@media (width<=850px){.financial-hero{display:grid}.financial-metrics{overflow-x:auto}.financial-metrics>span{min-width:115px}.form-grid{grid-template-columns:1fr}}.financial-operations{font-size:.94rem}.financial-hero h2{font-size:1.38rem}.financial-hero p{font-size:.9rem}.financial-tabs button{padding:9px 12px;font-size:.84rem}.financial-panel{padding:21px}.financial-panel-head h3{font-size:1.08rem}.financial-panel-head p{font-size:.8rem}.financial-head,.financial-row{padding:10px;font-size:.8rem}.financial-head{font-size:.64rem}.financial-row small{font-size:.72rem}.row-action{padding:6px 8px;font-size:.7rem}.financial-status{font-size:.64rem}.financial-form label,.financial-info,.financial-table .financial-head.invoice,.financial-table .financial-row.invoice,.financial-table .financial-head.payment,.financial-table .financial-row.payment{font-size:.76rem}.financial-table .financial-row.invoice strong{font-size:.8rem}.financial-table .financial-row.invoice small,.financial-table .financial-row.payment small{font-size:.69rem}.financial-values-toggle{align-items:center;gap:6px;display:inline-flex}.helpdesk-operations{color:#14253a}.helpdesk-hero{background:linear-gradient(120deg,#f1fbff,#fff 60%,#fff8ef);border:1px solid #dbe8f2;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 30px;display:flex;box-shadow:0 10px 26px #1c486e0f}.helpdesk-hero h2{color:#102641;letter-spacing:-.7px;margin:0;font:800 26px Manrope,sans-serif}.helpdesk-hero p:not(.eyebrow){color:#62778f;max-width:630px;margin:11px 0 0;line-height:1.55}.helpdesk-kpis{grid-template-columns:repeat(3,minmax(100px,1fr));gap:10px;min-width:350px;display:grid}.helpdesk-kpis span{background:#fff;border:1px solid #dbe8f2;border-radius:12px;grid-template-columns:22px 1fr;align-items:center;gap:1px 7px;padding:12px;display:grid}.helpdesk-kpis svg{color:#0b91c8;grid-row:span 2}.helpdesk-kpis span:nth-child(2) svg{color:#ed7a1b}.helpdesk-kpis b{color:#102641;font:800 19px Manrope,sans-serif}.helpdesk-kpis small{color:#71849a;font-size:10px;line-height:1.2}.helpdesk-tabs{background:#fff;border:1px solid #dce8f1;border-radius:12px;flex-wrap:wrap;align-items:center;gap:7px;margin:18px 0;padding:8px;display:flex}.helpdesk-tabs button{color:#536b83;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.helpdesk-tabs button:hover{color:#0b78ac;background:#eef9ff}.helpdesk-tabs button.active{color:#073e6f;background:linear-gradient(100deg,#e6f8ff,#fff0e4)}.helpdesk-tabs .helpdesk-refresh{color:#607b91;border:1px solid #dbe7ef;margin-left:auto}.helpdesk-panel{background:#fff;border:1px solid #dbe8f2;border-radius:16px;padding:24px;box-shadow:0 9px 25px #153a5b0d}.helpdesk-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.helpdesk-panel>header h3{color:#132a45;margin:0;font:800 19px Manrope,sans-serif}.helpdesk-panel>header p{color:#6a7f94;margin:7px 0 0;font-size:13px}.brand-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(100deg,#078ec9,#ed7d1b);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 7px 14px #ed7d1b2e}.brand-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.brand-button.compact{padding:8px 10px;font-size:11px}.helpdesk-message{border:1px solid;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:12px 14px;font-size:13px;display:flex}.helpdesk-message.error{color:#9a251c;background:#fff4f2;border-color:#f2c8c3}.helpdesk-message.success{color:#14653f;background:#effbf5;border-color:#bfe7cf}.helpdesk-message button{color:inherit;cursor:pointer;background:0 0;border:0;padding:1px}.field-workspace{border-top:1px solid #e9f0f5;padding-top:20px}.field-toolbar{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.field-toolbar h4{color:#17324e;margin:0;font:800 18px Manrope,sans-serif}.field-toolbar small{color:#71849a;margin-top:5px;font-size:12px;display:block}.field-filters{color:#6e8195;flex-wrap:wrap;align-items:center;gap:5px;display:flex}.field-filters button{color:#587087;cursor:pointer;background:#fff;border:1px solid #dbe7ef;border-radius:18px;padding:7px 9px;font-size:11px;font-weight:700}.field-filters button:hover,.field-filters button.active{color:#075e91;background:#eaf9ff;border-color:#97d5ee}.work-order-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.work-order-card{background:linear-gradient(160deg,#fff,#f8fcff);border:1px solid #dce8f1;border-radius:13px;flex-direction:column;min-height:212px;padding:16px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.work-order-card:hover{border-color:#9fd5eb;transform:translateY(-2px);box-shadow:0 10px 22px #195e881a}.work-order-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.work-order-number{color:#087cb5;font-size:12px;font-weight:800}.work-order-card h4{color:#18324e;margin:18px 0 3px;font-size:15px}.work-order-card>p{color:#71849a;margin:0;font-size:12px}.work-order-meta{gap:8px;margin:16px 0;display:grid}.work-order-meta span{color:#61778d;align-items:center;gap:7px;font-size:11px;display:flex}.work-order-meta svg{color:#ed7a1b;flex:none}.work-order-meta .helpdesk-status{font-size:10px}.work-order-card footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.row-action:hover{background:#ecf9ff}.field-empty,.helpdesk-empty{color:#6c8198;text-align:center;background:linear-gradient(135deg,#f8fdff,#fff);border:1px dashed #bdd7e5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:30px;display:flex}.field-empty>div{color:#0c95ca;background:#e5f8ff;border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:14px;display:grid}.field-empty h4{color:#24405b;margin:0;font:800 17px Manrope,sans-serif}.field-empty p{max-width:430px;margin:9px 0 18px;font-size:13px;line-height:1.5}.helpdesk-table{border:1px solid #e0ebf2;border-radius:11px;overflow-x:auto}.helpdesk-head,.helpdesk-row{align-items:center;gap:12px;min-width:770px;padding:12px 14px;display:grid}.helpdesk-head{color:#6d8195;text-transform:uppercase;letter-spacing:.04em;background:#f6fafc;font-size:10px;font-weight:800}.helpdesk-row{color:#314963;border-top:1px solid #e8f0f5;font-size:12px}.helpdesk-head.tickets,.helpdesk-row.tickets{grid-template-columns:.75fr 1.5fr 1.2fr 1fr .8fr .9fr .8fr}.helpdesk-head.orders,.helpdesk-row.orders{grid-template-columns:.8fr 1.3fr .8fr .9fr 1.2fr 1.6fr}.helpdesk-row.orders span:last-child{justify-content:flex-end;align-items:center;gap:6px;display:flex}.helpdesk-status{color:#526a80;text-transform:capitalize;white-space:nowrap;background:#edf3f7;border-radius:20px;align-items:center;width:fit-content;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.helpdesk-status.pending,.helpdesk-status.scheduled,.helpdesk-status.normal,.helpdesk-status.low{color:#876116;background:#fff5d9}.helpdesk-status.dispatched,.helpdesk-status.in_progress,.helpdesk-status.high,.helpdesk-status.installation,.helpdesk-status.activation{color:#075f94;background:#e5f7ff}.helpdesk-status.completed,.helpdesk-status.resolved,.helpdesk-status.active,.helpdesk-status.preventive{color:#176942;background:#e6f8ee}.helpdesk-status.cancelled,.helpdesk-status.failed,.helpdesk-status.urgent,.helpdesk-status.repair,.helpdesk-status.collection{color:#9d361e;background:#fff0ec}.queue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.queue-grid article{background:#fbfdff;border:1px solid #dce8f1;border-radius:12px;padding:18px}.queue-grid svg{color:#078ec9}.queue-grid h4{margin:12px 0 5px}.queue-grid code{color:#ed7a1b;font-size:11px}.queue-grid p{color:#6b8095;min-height:34px;font-size:12px;line-height:1.5}.helpdesk-form{gap:14px;display:grid}.helpdesk-form label{color:#3e5770;gap:6px;font-size:12px;font-weight:700;display:grid}.helpdesk-form input,.helpdesk-form select,.helpdesk-form textarea{color:#203b56;width:100%;font:inherit;background:#fff;border:1px solid #cfdfea;border-radius:8px;padding:10px;font-size:13px}.helpdesk-form textarea{resize:vertical;min-height:96px}.helpdesk-form input:focus,.helpdesk-form select:focus,.helpdesk-form textarea:focus{border-color:#35a8d3;outline:2px solid #b4e7f8}.helpdesk-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.helpdesk-actions{justify-content:flex-end;display:flex}.helpdesk-backdrop{z-index:50;background:#091d3070;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.helpdesk-dialog{background:#fff;border-radius:14px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:22px;overflow:auto;box-shadow:0 24px 60px #061c3040}.helpdesk-dialog>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.helpdesk-dialog>header h3{color:#193550;margin:0}.helpdesk-dialog>header button{color:#5f7488;cursor:pointer;background:0 0;border:0}.helpdesk-stock-list{border-top:1px solid #e6eef4;margin-top:18px;padding-top:15px}.helpdesk-stock-list h4{margin:0 0 10px}.helpdesk-stock-list>div{border-bottom:1px solid #eef3f7;justify-content:space-between;gap:14px;padding:9px 0;font-size:12px;display:flex}.helpdesk-stock-list span{color:#667d92}.helpdesk-report-chart,.helpdesk-report-table{background:#fff;border:1px solid #dbe4ee;border-radius:14px;padding:18px}.helpdesk-chart-legend{color:#334155;align-items:center;gap:18px;margin-bottom:14px;font-size:13px;display:flex}.helpdesk-chart-legend span{align-items:center;gap:7px;display:inline-flex}.helpdesk-chart-legend i{border-radius:50%;width:9px;height:9px;display:inline-block}.helpdesk-chart-legend .opened,.helpdesk-chart-stack .opened{background:#2563eb}.helpdesk-chart-legend .completed,.helpdesk-chart-stack .completed{background:#16a34a}.helpdesk-chart-legend .edited,.helpdesk-chart-stack .edited{background:#f97316}.helpdesk-chart-bars{border-bottom:1px solid #dbe4ee;align-items:flex-end;gap:5px;min-height:230px;padding-top:12px;display:flex;overflow-x:auto}.helpdesk-chart-day{text-align:center;color:#64748b;grid-template-rows:1fr 22px;gap:7px;min-width:28px;height:220px;font-size:11px;display:grid}.helpdesk-chart-stack{justify-content:center;align-items:flex-end;gap:2px;height:100%;display:flex}.helpdesk-chart-stack b{border-radius:4px 4px 0 0;width:7px;min-height:0;display:block}.helpdesk-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.helpdesk-report-table h4{color:#0f172a;margin:0 0 14px;font-size:14px}.helpdesk-report-table p{color:#64748b;margin:0;font-size:13px}.helpdesk-mini-table{overflow-x:auto}.helpdesk-mini-table>div{border-bottom:1px solid #eef2f7;grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:10px;min-width:210px;padding:9px 0;font-size:12px;display:grid}.helpdesk-mini-table>div:first-child{color:#64748b;background:#f8fafc;border-radius:7px;padding:9px}.helpdesk-mini-table b{font-weight:700}.helpdesk-mini-table span{color:#334155;text-overflow:ellipsis;overflow:hidden}@media (width<=1080px){.helpdesk-hero{flex-direction:column}.helpdesk-kpis{width:100%}.work-order-grid,.queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.helpdesk-report-grid{grid-template-columns:1fr}}@media (width<=680px){.helpdesk-hero,.helpdesk-panel{padding:18px}.helpdesk-hero h2{font-size:22px}.helpdesk-kpis{grid-template-columns:1fr}.helpdesk-kpis span{grid-template-columns:25px 1fr}.helpdesk-panel>header,.field-toolbar{flex-direction:column;align-items:stretch}.field-filters{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.field-filters button{white-space:nowrap}.work-order-grid,.queue-grid,.helpdesk-grid{grid-template-columns:1fr}.work-order-card{min-height:198px}.helpdesk-tabs .helpdesk-refresh{margin-left:0}}.ticket-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.row-action.danger{color:#a12e2e;border-color:#f2c2c2}.row-action.danger:hover{background:#fff0f0}.helpdesk-form-context{background:#f8fbfd;border:1px solid #e4edf3;border-radius:9px;flex-direction:column;justify-content:center;gap:4px;padding:10px 12px;display:flex}.helpdesk-form-context span{color:#6c7f90;font-size:12px}.ticket-message-history{gap:9px;max-height:320px;margin-bottom:14px;padding:3px;display:grid;overflow:auto}.ticket-message-history article{background:#fff;border:1px solid #dce8ef;border-radius:10px;padding:11px 13px}.ticket-message-history article.internal{background:#fffaf2;border-left:4px solid #e88718}.ticket-message-history article.public{border-left:4px solid #0b93bf}.ticket-message-history header{justify-content:space-between;align-items:center;gap:8px;margin:0 0 6px;display:flex}.ticket-message-history header span{color:#778999;font-size:11px}.ticket-message-history p{color:#304c60;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.helpdesk-checkbox{align-items:center;gap:8px;color:#526b7c!important;grid-template-columns:none!important;font-size:12px!important;display:flex!important}.helpdesk-checkbox input{width:auto!important}.ftth-ops{gap:18px;display:grid}.ftth-hero{color:#fff;background:linear-gradient(115deg,#07547a,#08a3be 60%,#ef8b22);border-radius:16px;justify-content:space-between;gap:22px;padding:28px;display:flex}.ftth-hero h2{margin:6px 0}.ftth-hero p{color:#e1faff;max-width:600px}.ftth-hero>div:last-child{grid-template-columns:auto auto;align-content:center;gap:4px 12px;display:grid}.ftth-hero>div:last-child b{color:#fff1a3;font-size:1.3rem}.ftth-hero>div:last-child small{font-size:.72rem}.ftth-actions{flex-wrap:wrap;gap:8px;display:flex}.ftth-actions .row-action{margin-left:auto}.ftth-msg{color:#126643;background:#effcf5;border:1px solid #bce7d0;border-radius:9px;justify-content:space-between;padding:12px;display:flex}.ftth-msg.bad{color:#a23b32;background:#fff3f1;border-color:#f2c9c5}.ftth-msg button,.ftth-dialog header button{color:inherit;cursor:pointer;background:0 0;border:0}.ftth-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:13px;display:grid}.cto{background:#fff;border:1px solid #dce6ec;border-radius:12px;gap:11px;padding:17px;display:grid}.cto header{color:#087fad;align-items:center;gap:9px;display:flex}.cto header div{color:#173b56;gap:2px;display:grid}.cto header small,.cto>p,.cto>span{color:#74838d;font-size:.79rem}.cto header>b{color:#e07316;margin-left:auto}.cto>p{margin:0}.portbar{background:#eaf1f4;border-radius:99px;height:8px;overflow:hidden}.portbar i{background:linear-gradient(90deg,#0a91bd,#f08b22);height:100%;display:block}.ports{flex-wrap:wrap;gap:5px;display:flex}.ports i{color:#557080;background:#edf3f5;border-radius:5px;place-items:center;width:25px;height:25px;font-size:.69rem;font-style:normal;display:grid}.ports i.active{color:#fff;background:#0f9e6a}.ports i.reserved{color:#87530d;background:#ffe3ae}.ports i.faulty{color:#fff;background:#d74d3f}.ftth-empty{color:#80909b;border:1px dashed #cadbe3;border-radius:11px;place-content:center;justify-items:center;gap:10px;min-height:230px;display:grid}.ftth-back{z-index:20;background:#071b2a87;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ftth-dialog{background:#fff;border-radius:14px;width:min(500px,100%);padding:23px}.ftth-dialog header{justify-content:space-between;margin-bottom:16px;display:flex}.ftth-dialog form{gap:13px;display:grid}.ftth-dialog label{color:#365264;gap:6px;font-size:.82rem;font-weight:700;display:grid}.ftth-dialog input,.ftth-dialog select{box-sizing:border-box;width:100%;font:inherit;border:1px solid #c9d9e2;border-radius:7px;padding:10px}.ftth-dialog .check{align-items:center;gap:7px;display:flex}.ftth-dialog .check input{width:auto}.ftth-submit{justify-content:flex-end;display:flex}@media (width<=700px){.ftth-hero{display:grid}.ftth-actions .row-action{margin-left:0}}.operational-health{gap:22px;display:grid}.health-hero{color:#fff;background:linear-gradient(122deg,#063e70,#027fae 60%,#e88418);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 30px;display:flex;box-shadow:0 14px 32px #044c7c29}.health-hero .eyebrow{color:#b9ecff}.health-hero h2{margin:6px 0 10px;font-size:28px}.health-hero p{color:#e8f7ff;max-width:680px;margin:0;line-height:1.55}.health-metrics{grid-template-columns:repeat(3,minmax(86px,1fr));gap:10px;min-width:305px;display:grid}.health-metric{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff42;border-radius:12px;padding:12px}.health-metric span{color:#eefaff;align-items:center;gap:6px;font-size:12px;display:flex}.health-metric b{margin-top:6px;font-size:24px;display:block}.health-panel{background:#fff;border:1px solid #e1eaf0;border-radius:18px;overflow:hidden;box-shadow:0 5px 18px #052c460d}.health-panel-head{border-bottom:1px solid #edf2f5;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.health-panel-head h3{color:#102b40;margin:0 0 5px;font-size:19px}.health-panel-head p{color:#6d7d88;margin:0;font-size:13px}.health-toolbar{align-items:center;gap:10px;display:flex}.health-refresh{color:#0c5276;cursor:pointer;background:#fff;border:1px solid #c9dbe5;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:inline-flex}.health-refresh:hover{background:#edf9fe}.health-groups{gap:16px;padding:20px;display:grid}.health-group{border:1px solid #e6edf1;border-radius:13px;overflow:hidden}.health-group-title{color:#325064;background:#f8fbfc;justify-content:space-between;align-items:center;padding:11px 14px;font-size:13px;font-weight:800;display:flex}.health-row{border-top:1px solid #edf2f4;grid-template-columns:minmax(195px,1.15fr) minmax(115px,.62fr) minmax(115px,.6fr) minmax(180px,1.15fr) auto;align-items:center;gap:14px;padding:15px 14px;display:grid}.health-row:first-of-type{border-top:0}.health-device{align-items:flex-start;gap:10px;display:flex}.health-device-icon{color:#087aab;background:#e7f7fc;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.health-device strong{color:#1a3243;display:block}.health-device small,.health-detail small{color:#71808a;margin-top:3px;font-size:12px;line-height:1.45;display:block}.health-detail{color:#536570;font-size:13px}.health-time{color:#70808b;white-space:nowrap;font-size:12px}.health-status{border-radius:999px;align-items:center;gap:6px;width:max-content;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.health-status.healthy{color:#087a5b;background:#e1f8ee}.health-status.warning{color:#a96606;background:#fff3d9}.health-status.critical{color:#b33a2e;background:#ffe9e7}.health-empty{text-align:center;color:#73818a;padding:54px 24px}.health-empty svg{color:#0f99c7}.health-error{color:#a93e35;background:#fff1f0;border:1px solid #f5c9c5;border-radius:11px;justify-content:space-between;gap:15px;padding:12px 15px;font-size:13px;display:flex}.health-error button{color:inherit;cursor:pointer;background:0 0;border:0}@media (width<=900px){.health-hero{display:block}.health-metrics{min-width:0;margin-top:20px}.health-row{grid-template-columns:1fr 1fr}.health-detail{grid-column:1/-1}.health-time{white-space:normal}.health-panel-head{flex-direction:column;align-items:flex-start}}@media (width<=560px){.health-hero{padding:22px}.health-hero h2{font-size:23px}.health-metrics{grid-template-columns:repeat(3,1fr)}.health-metric{padding:9px}.health-metric b{font-size:20px}.health-row{grid-template-columns:1fr}.health-groups{padding:12px}.health-panel-head{padding:18px}.health-toolbar{width:100%}.health-refresh{justify-content:center;width:100%}}.operational-health{gap:16px}.health-hero{border-radius:15px;padding:22px 24px}.health-hero h2{font-size:23px}.health-hero p{font-size:12px}.health-metric{padding:9px}.health-metric span,.health-panel-head p{font-size:10px}.health-metric b{font-size:19px}.health-panel-head{padding:16px 18px}.health-panel-head h3{font-size:15px}.health-refresh{padding:7px 10px;font-size:11px}.health-groups{gap:11px;padding:13px}.health-group-title{padding:8px 11px;font-size:11px}.health-row{gap:10px;padding:10px 11px}.health-device-icon{border-radius:8px;width:28px;height:28px}.health-device strong{font-size:12px}.health-device small,.health-detail small,.health-detail,.health-time{font-size:10px}.health-status{padding:4px 7px;font-size:10px}.health-error{padding:9px 11px;font-size:11px}.health-partial{color:#98611a;background:#fff9ef;border:1px solid #f1d4a5;border-radius:8px;align-items:center;gap:8px;margin:12px 0;padding:9px 11px;font-size:.76rem;display:flex}.health-partial svg{flex:none}.cgnat-operations{color:#19334d}.cgnat-hero{background:linear-gradient(120deg,#f1fbff,#fff 58%,#fff8ee);border:1px solid #dbe8f2;border-radius:16px;justify-content:space-between;gap:24px;padding:28px;display:flex}.cgnat-hero h2{color:#12304e;margin:0;font:800 25px Manrope,sans-serif}.cgnat-hero p:not(.eyebrow){color:#647b91;max-width:660px;margin:9px 0 0;line-height:1.55}.cgnat-stats{grid-template-columns:repeat(3,minmax(92px,1fr));gap:9px;min-width:320px;display:grid}.cgnat-stats span{background:#fff;border:1px solid #dce8f1;border-radius:11px;grid-template-columns:23px 1fr;align-items:center;gap:1px 6px;padding:11px;display:grid}.cgnat-stats svg{color:#0b92c8;grid-row:span 2}.cgnat-stats b{color:#18334e;font-size:18px}.cgnat-stats small{color:#71869a;font-size:10px}.cgnat-tabs{background:#fff;border:1px solid #dce8f1;border-radius:11px;flex-wrap:wrap;align-items:center;gap:7px;margin:17px 0;padding:8px;display:flex}.cgnat-tabs button{color:#587087;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.cgnat-tabs button.active,.cgnat-tabs button:hover{color:#075f94;background:#eaf9ff}.cgnat-tabs .refresh{border:1px solid #d9e7ef;margin-left:auto}.cgnat-panel{background:#fff;border:1px solid #dce8f1;border-radius:15px;padding:23px;box-shadow:0 9px 25px #153a5b0d}.cgnat-panel>header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.cgnat-panel h3{color:#18324e;margin:0;font:800 19px Manrope,sans-serif}.cgnat-panel header p{color:#6c8196;margin:7px 0 0;font-size:13px}.cgnat-panel header>div:last-child{gap:8px;display:flex}.brand-button,.outline-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:800;display:inline-flex}.brand-button{color:#fff;background:linear-gradient(100deg,#078ec9,#ec7e1d);border:0;box-shadow:0 7px 14px #ed7d1b2b}.outline-button{color:#1476a1;background:#fff;border:1px solid #bfe0ed}.brand-button:disabled{cursor:not-allowed;opacity:.5}.cgnat-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.cgnat-grid article{background:#fbfdff;border:1px solid #dfeaf1;border-radius:12px;padding:17px}.cgnat-grid h4,.recent-title{color:#29435d;margin:0 0 12px;font-size:14px}.cgnat-list-row{border-bottom:1px solid #eaf1f5;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.cgnat-list-row:last-child{border-bottom:0}.cgnat-list-row span{gap:3px;display:grid}.cgnat-list-row b{color:#28435d;font-size:13px}.cgnat-list-row small{color:#768ba0;font-size:11px}.cgnat-list-row em{color:#08709f;background:#e5f7ff;border-radius:14px;padding:4px 7px;font-size:10px;font-style:normal}.cgnat-table{border:1px solid #dfe9f1;border-radius:10px;overflow-x:auto}.cgnat-table>div{color:#385169;border-top:1px solid #e8f0f5;grid-template-columns:1fr 1.4fr 1fr .8fr .6fr;align-items:center;gap:12px;min-width:690px;padding:11px 13px;font-size:12px;display:grid}.cgnat-table>div:first-child{color:#6c8194;text-transform:uppercase;background:#f7fafc;border-top:0;font-size:10px;font-weight:800}.cgnat-table span{gap:2px;display:grid}.cgnat-table small{color:#74899d;font-size:10px}.cgnat-table em{color:#7b6850;font-size:11px;font-style:normal}.row-action{color:#14749f;cursor:pointer;background:#fff;border:1px solid #c7e3ee;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:800}.cgnat-lookup{background:#f8fcff;border:1px solid #dfeaf1;border-radius:11px;grid-template-columns:1.15fr .65fr 1.15fr auto;align-items:end;gap:11px;margin-bottom:18px;padding:15px;display:grid}.cgnat-form{gap:13px;display:grid}.cgnat-form-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.cgnat-form label,.cgnat-lookup label{color:#435d75;gap:6px;font-size:12px;font-weight:700;display:grid}.cgnat-form input,.cgnat-form select,.cgnat-form textarea,.cgnat-lookup input{color:#223d56;width:100%;font:inherit;background:#fff;border:1px solid #ccdee9;border-radius:8px;padding:10px;font-size:13px}.cgnat-form textarea{resize:vertical;min-height:82px}.lookup-result{color:#176342;background:#effbf5;border:1px solid #bee6cf;border-radius:10px;align-items:flex-start;gap:11px;margin:0 0 18px;padding:14px;display:flex}.lookup-result p{color:#47745e;margin:4px 0 0;font-size:12px}.cgnat-empty{color:#72889b;text-align:center;border:1px dashed #c3dbe7;border-radius:9px;margin:0;padding:22px;font-size:12px}.cgnat-message{border:1px solid;border-radius:9px;justify-content:space-between;gap:12px;margin:0 0 14px;padding:12px;font-size:13px;display:flex}.cgnat-message.error{color:#9d3424;background:#fff4f2;border-color:#efc8c1}.cgnat-message.success{color:#176641;background:#effbf5;border-color:#bde5ce}.cgnat-message button,.cgnat-dialog>header button{color:inherit;cursor:pointer;background:0 0;border:0}.cgnat-loading{color:#668097;text-align:center;padding:45px}.cgnat-backdrop{z-index:60;background:#081c3073;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cgnat-dialog{background:#fff;border-radius:14px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:22px;overflow:auto;box-shadow:0 24px 60px #061c3047}.cgnat-dialog>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cgnat-dialog h3{color:#19354f;margin:0}@media (width<=900px){.cgnat-hero{flex-direction:column}.cgnat-stats{width:100%}.cgnat-grid{grid-template-columns:1fr}.cgnat-lookup{grid-template-columns:1fr 1fr}.cgnat-lookup .brand-button{grid-column:span 2}}@media (width<=620px){.cgnat-hero,.cgnat-panel{padding:17px}.cgnat-hero h2{font-size:21px}.cgnat-stats{grid-template-columns:1fr}.cgnat-panel>header{flex-direction:column}.cgnat-panel header>div:last-child{width:100%}.cgnat-panel header>div:last-child button{flex:1}.cgnat-form-grid,.cgnat-lookup{grid-template-columns:1fr}.cgnat-lookup .brand-button{grid-column:auto}.cgnat-tabs .refresh{margin-left:0}}.cgnat-operations{font-size:.93rem}.cgnat-hero{padding:24px}.cgnat-hero h2{font-size:22px}.cgnat-hero p:not(.eyebrow){font-size:.88rem}.cgnat-tabs button{padding:8px 11px;font-size:11px}.cgnat-panel{padding:20px}.cgnat-panel h3{font-size:17px}.cgnat-panel header p{font-size:11px}.cgnat-grid h4,.recent-title{font-size:13px}.cgnat-list-row b{font-size:12px}.cgnat-table>div{padding:10px 12px;font-size:11px}.cgnat-table>div:first-child,.cgnat-table small{font-size:9px}.cgnat-form label,.cgnat-lookup label{font-size:11px}.cgnat-form input,.cgnat-form select,.cgnat-form textarea,.cgnat-lookup input{padding:9px;font-size:12px}.cgnat-message,.lookup-result p,.cgnat-empty{font-size:11px}.cpe-operations{color:#10243e;max-width:1440px;margin:0 auto;padding:8px 0 48px}.cpe-hero{color:#fff;background:linear-gradient(115deg,#064d86,#0788b8 58%,#f18b23);border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:32px;display:flex;box-shadow:0 16px 35px #0c426329}.cpe-hero h1{margin:6px 0;font-size:32px}.cpe-hero p{opacity:.94;max-width:720px;margin:0;line-height:1.5}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#1379aa;font-size:11px;font-weight:800;display:block}.cpe-hero .eyebrow{color:#d9f6ff}.cpe-hero-actions,.inline-actions,.device-actions{flex-wrap:wrap;gap:9px;display:flex}.cpe-operations button{color:#154361;cursor:pointer;background:#fff;border:1px solid #cbd8e2;border-radius:9px;padding:10px 13px;font-weight:700}.cpe-operations button:hover{border-color:#078bb9;transform:translateY(-1px)}.cpe-operations button.primary{color:#fff;background:linear-gradient(105deg,#087fad,#f18b23);border:0}.cpe-operations button.danger{color:#a73320;border-color:#e6b0a7}.cpe-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0;display:grid}.cpe-summary article,.cpe-panel,.acs-card,.device-card{background:#fff;border:1px solid #e2ebf1;border-radius:15px;box-shadow:0 6px 18px #143b5410}.cpe-summary article{padding:20px}.cpe-summary b{color:#087cab;font-size:28px;display:block}.cpe-summary span{color:#627487;font-size:13px}.cpe-panel{margin-top:18px;padding:22px}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-heading h2{margin:0 0 5px}.section-heading p,.muted{color:#6b7d8f;margin:0}.acs-grid,.device-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px;display:grid}.acs-card,.device-card{padding:18px}.acs-card>div:first-child,.device-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.acs-card small,.device-title small{color:#718293;margin-top:4px;display:block}.acs-card p{color:#657789;min-height:20px;font-size:13px}.status-pill{color:#466175;text-transform:capitalize;white-space:nowrap;background:#eef4f7;border-radius:99px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-block}.status-pill.ok{color:#13724e;background:#e0f7ee}.status-pill.warning{color:#9b6415;background:#fff1d9}.device-card dl,.detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:17px 0;display:grid}.device-card dt,.detail dt{text-transform:uppercase;letter-spacing:.08em;color:#8797a6;font-size:11px}.device-card dd,.detail dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:700}.status-dot{background:#8c9aa6;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.status-dot.online{background:#1dba74;box-shadow:0 0 0 3px #dff8ec}.status-dot.offline,.status-dot.fault{background:#df634e}.wifi-preview{background:#f5fafc;border-radius:10px;grid-template-columns:auto 1fr;gap:7px 10px;padding:12px;font-size:12px;display:grid}.wifi-preview span{color:#718293}.wifi-preview b{overflow-wrap:anywhere}.device-actions{margin-top:15px}.device-card select{background:#fff;border:1px solid #cbd8e2;border-radius:9px;width:100%;margin-top:13px;padding:10px}.filter-pills{flex-wrap:wrap;gap:7px;display:flex}.filter-pills button{padding:7px 10px}.filter-pills button.active{color:#08749c;background:#e2f7fc;border-color:#13a1ca}.empty-state{text-align:center;color:#64798c;background:#f9fcfd;border:1px dashed #b8cbd7;border-radius:12px;padding:30px}.dialog-backdrop{z-index:60;background:#10243e88;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cpe-dialog{background:#fff;border-radius:16px;width:min(610px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 25px 80px #071b2d6b}.cpe-dialog header{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.cpe-dialog header h2{margin:4px 0}.cpe-dialog header p{color:#6b7d8f;margin:0}.cpe-dialog label{color:#456074;margin-top:13px;font-size:13px;font-weight:750;display:block}.cpe-dialog input,.cpe-dialog select{box-sizing:border-box;width:100%;font:inherit;border:1px solid #c7d5df;border-radius:8px;margin-top:6px;padding:11px 12px}.cpe-dialog .check{align-items:center;gap:9px;display:flex}.cpe-dialog .check input{width:auto;margin:0}.cpe-dialog footer{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.notice{color:#79521b;background:#fff8e9;border-left:3px solid #f18b23;padding:11px;font-size:13px;line-height:1.45}.command-list{gap:10px;display:grid}.command-list article{border:1px solid #e2ebf1;border-radius:10px;padding:12px}.command-list article p{color:#506779;margin:7px 0}.command-list small{color:#8191a0}.command-list .error{color:#a63725}@media (width<=780px){.cpe-hero,.section-heading{display:block}.cpe-hero-actions{margin-top:18px}.cpe-summary{grid-template-columns:repeat(2,1fr)}.cpe-operations{padding-bottom:28px}.cpe-hero{padding:24px}.cpe-hero h1{font-size:27px}.filter-pills{margin-top:15px}.device-card dl,.detail dl{grid-template-columns:1fr}.device-actions button{flex:130px}}@media (width<=430px){.cpe-summary{grid-template-columns:1fr 1fr}.cpe-panel{padding:16px}.cpe-summary article{padding:14px}.cpe-hero{border-radius:14px}}:root{color:#e6eefb;font-synthesis:none;background:#0b1220;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#0b1220;min-width:320px;margin:0}button{font:inherit}.app-shell{background:radial-gradient(circle at 90% 5%,#304a8933,#0000 30%),#0b1220;min-height:100vh;display:flex}.sidebar{background:#0d1627;border-right:1px solid #9cafd21f;flex-direction:column;width:255px;padding:24px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.7px;align-items:center;gap:10px;padding:0 10px 27px;font:800 21px Manrope;display:flex}.brand span span{color:#64d2ff}.brand-mark{color:#07111e;background:linear-gradient(145deg,#61d7ff,#8d88ff);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.tenant-switcher{cursor:pointer;background:#ffffff09;border:1px solid #97add82e;border-radius:10px;justify-content:space-between;align-items:center;margin:0 5px 20px;padding:11px 12px;display:flex}.tenant-switcher strong{font-size:13px;display:block}.tenant-switcher small{color:#8a9bb8;margin-top:2px;font-size:11px;display:block}.nav-group{color:#61718e;letter-spacing:.11em;margin:20px 12px 7px;font-size:10px;font-weight:700}.nav-item{color:#a9b7ce;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:10px 12px;font-size:13px;display:flex}.sidebar-footer{color:#8da0bd;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:11px;display:flex}.status{background:#f4a261;border-radius:50%;width:7px;height:7px;margin-left:auto}.status.ok{background:#53d98c;box-shadow:0 0 0 4px #53d98c1f}.main-content{width:calc(100% - 255px);min-height:100vh;margin-left:255px;padding:0 40px 45px}.topbar{border-bottom:1px solid #9cafd21a;justify-content:space-between;align-items:center;min-height:112px;display:flex}.eyebrow{color:#6e83a6;letter-spacing:.12em;margin:0 0 7px;font-size:10px;font-weight:700}.topbar h1,.panel h2,.module-placeholder h2{letter-spacing:-.6px;margin:0;font-family:Manrope}.topbar h1{font-size:25px}.top-actions{align-items:center;gap:12px;display:flex}.icon-button{color:#aebfd8;background:#101b2e;border:1px solid #9cafd226;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:relative}.icon-button b{color:#fff;background:#e96979;border-radius:10px;place-items:center;min-width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-5px;right:-5px}.avatar{background:linear-gradient(145deg,#435a9d,#735aaf);border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;font-weight:700;display:grid}.profile strong,.profile small{display:block}.profile strong{font-size:12px}.profile small{color:#8294b2;margin-top:2px;font-size:10px}.dashboard{padding-top:30px}.connection-banner{color:#e4c57e;background:#d9a3431a;border:1px solid #d9a3432e;border-radius:9px;align-items:center;gap:9px;margin-bottom:22px;padding:11px 14px;font-size:12px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-card,.panel{background:linear-gradient(145deg,#142036ed,#0e1829ed);border:1px solid #9cafd221;border-radius:13px;box-shadow:0 15px 30px #0000001f}.metric-card{gap:13px;min-height:114px;padding:18px;display:flex}.metric-icon{border-radius:10px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.metric-icon.violet{color:#b0a1ff;background:#8f74ff26}.metric-icon.orange{color:#f8b57a;background:#f29a5626}.metric-card p{color:#91a2bd;margin:0 0 5px;font-size:12px}.metric-card strong{letter-spacing:-.5px;font:700 21px Manrope;display:block}.metric-card small{color:#7083a2;margin-top:4px;font-size:10px;display:block}.content-grid{grid-template-columns:1.1fr .9fr;gap:16px;margin-top:16px;display:grid}.panel{padding:22px}.panel-header{justify-content:space-between;align-items:start;display:flex}.panel h2{font-size:16px}.live-dot{color:#65dc9b;background:#49cd901a;border-radius:20px;padding:5px 8px;font-size:10px}.availability-content{align-items:center;gap:32px;margin-top:25px;display:flex}.gauge{text-align:center;background:radial-gradient(circle at center,#121e33 56%,transparent 57%),conic-gradient(#60d7b1 0 72%,#4b83db 72% 89%,#273954 89%);border-radius:50%;place-content:center;width:124px;height:124px;display:grid}.gauge span{font:800 23px Manrope}.gauge small{color:#8396b5;font-size:10px}.availability-stats{flex:1}.availability-stats div{border-bottom:1px solid #9cafd21a;justify-content:space-between;padding:10px 0;display:flex}.availability-stats span{color:#91a2bd;font-size:12px}.availability-stats strong{font-size:12px}.action-panel ul{margin:0;padding:13px 0 0;list-style:none}.action-panel li{border-bottom:1px solid #9cafd21a;align-items:center;gap:10px;padding:13px 0;display:flex}.action-panel li:last-child{border:0}.action-panel li div{flex:1}.action-panel strong{font-size:12px;display:block}.action-panel small{color:#8293af;font-size:10px}.action-panel button{color:#62c7f5;cursor:pointer;background:0 0;border:0;font-size:10px}.priority{border-radius:50%;width:8px;height:8px}.quick-actions{margin-top:16px}.action-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:17px;display:grid}.action-grid button{color:#b9c9de;text-align:left;cursor:pointer;background:#111d31;border:1px solid #9cafd21f;border-radius:10px;padding:14px}.action-grid button:hover{border-color:#64d2ff6b;transform:translateY(-1px)}.action-grid svg{color:#70d4fb}.action-grid span,.action-grid small{display:block}.action-grid span{margin-top:11px;font-size:12px;font-weight:600}.action-grid small{color:#7385a2;margin-top:3px;font-size:10px}.module-placeholder{text-align:center;background:#131f3380;border:1px dashed #9cafd240;border-radius:15px;max-width:520px;margin:90px auto;padding:46px}.placeholder-icon{color:#6ad3fa;background:#60d1fb1f;border-radius:15px;place-items:center;width:58px;height:58px;margin:auto auto 19px;display:grid}.module-placeholder p{color:#91a2bd;font-size:14px;line-height:1.6}.module-placeholder button{color:#082033;cursor:pointer;background:#69d1fa;border:0;border-radius:8px;margin-top:10px;padding:10px 14px;font-weight:700}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.action-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.sidebar{width:64px;padding:18px 8px}.brand{padding:0 9px 28px}.brand>span:last-child,.tenant-switcher>div,.tenant-switcher svg,.nav-item span,.nav-group,.sidebar-footer span{display:none}.tenant-switcher{justify-content:center;margin:0 3px 16px;padding:9px}.nav-item{justify-content:center;padding:11px}.main-content{width:calc(100% - 64px);margin-left:64px;padding:0 18px 35px}.topbar{min-height:92px}.profile{display:none}.metric-grid,.action-grid{grid-template-columns:1fr}.availability-content{gap:17px}.gauge{width:100px;height:100px}.panel{padding:17px}}:root{--orby-blue:#057ec2;--orby-blue-deep:#042d68;--orby-cyan:#00bfe8;--orby-orange:#f47b20;--orby-gold:#ffb51b;--orby-white:#fff}.sidebar{background:linear-gradient(#031c42,#052d68);border-right-color:#70d3ff2e}.brand{color:#fff;gap:9px}.brand>span:last-child{line-height:1}.brand>span:last-child small{letter-spacing:.23em;color:#70d9fb;margin:5px 0 0 1px;font:700 6px DM Sans;display:block}.brand-mark{background:linear-gradient(145deg,#00c8e9,#f4891e);width:36px;height:36px;overflow:hidden;box-shadow:0 0 0 2px #ffffff24}.brand-mark img{object-fit:contain;width:52px;height:52px;transform:scale(1.28)}.nav-item.active{background:linear-gradient(90deg,#00bfe83d,#f47b2033);box-shadow:inset 3px 0 #ff9e20}.nav-item:hover{background:#00bfe81c}.tenant-switcher{background:#ffffff0f;border-color:#70d3ff40}.main-content{color:#132c4c;background:linear-gradient(135deg,#f4f9fd,#fff 55%,#fff8ef)}.topbar{border-bottom-color:#dce8f3}.topbar h1{color:#063c75}.metric-card p,.availability-stats span{color:#67809f}.metric-card small{color:#768fa9}.metric-icon.blue{color:#058ed0;background:#e2f7ff}.metric-icon.violet,.metric-icon.orange{color:#ed7918;background:#fff0df}.metric-icon.green{color:#057ebf;background:#edf8ff}.gauge{background:radial-gradient(circle at center,#fff 56%,transparent 57%),conic-gradient(#0ab9dc 0 72%,#f58c1f 72% 89%,#dceaf4 89%)}.availability-stats div,.action-panel li{border-bottom-color:#e6eef6}.action-panel small{color:#7085a0}.action-panel button,.text-button{color:#ea7417}.priority.critical{background:#ee7922}.priority.warning{background:#f5b11a}.priority.neutral{background:#008ccb}.quick-actions .action-grid button{color:#264768;background:#f6fbff;border-color:#dce9f4}.quick-actions .action-grid button:hover{border-color:#f18a26;box-shadow:0 6px 15px #f47b201f}.quick-actions .action-grid svg{color:#ed791a}.connection-banner{color:#a85d10;background:#fff6e6;border-color:#f5cf90}.icon-button b{background:#f27d1e}.avatar{background:linear-gradient(145deg,#058ac7,#f4841f)}.module-placeholder{background:#fff;border-color:#a4cfe8}.placeholder-icon{color:#078fcb;background:#e4f7ff}.module-placeholder p{color:#7186a1}.module-placeholder button{color:#fff;background:linear-gradient(100deg,#0a93ca,#f47b20)}:root{color:#111827;background:#fff}.app-shell{background:#fff}.sidebar{color:#111827;background:#fff;border-right:1px solid #d9e1e8;width:255px;transition:width .2s;box-shadow:3px 0 18px #0f172a0d}.brand{color:#111827}.brand>span:last-child>span{color:#e86f14}.brand>span:last-child small{color:#306b90}.tenant-switcher{color:#111827;background:#fff;border-color:#d6e0e8}.tenant-switcher small,.nav-group{color:#64748b}.nav-item{color:#1f2937}.nav-item:hover{color:#111827;background:#eef7fb}.nav-item.active{color:#10233d;background:linear-gradient(90deg,#e8f8ff,#fff0e3);box-shadow:inset 3px 0 #f58220}.sidebar-footer{color:#52677c}.main-content{color:#111827;background:#fff;width:calc(100% - 255px);margin-left:255px;transition:margin-left .2s,width .2s}.topbar{background:#fff;border-bottom-color:#e1e8ef}.topbar h1,.panel h2,.module-placeholder h2{color:#111827}.eyebrow{color:#187bad}.metric-card,.panel{color:#111827;background:#fff;border-color:#dfe7ee;box-shadow:0 8px 22px #0f172a0f}.metric-card p,.metric-card small,.availability-stats span,.action-panel small,.module-placeholder p{color:#64748b}.quick-actions .action-grid button{color:#111827;background:#fff}.quick-actions .action-grid button:hover{background:#fff8f1}.icon-button{color:#1d4e6d;background:#fff;border-color:#d4e0e9}.profile strong{color:#111827}.profile small{color:#64748b}.logout-button{color:#9d2b19;cursor:pointer;background:#fff;border:1px solid #f0c5bc;border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:700;display:inline-flex}.logout-button:hover{background:#fff5f2}.sidebar-toggle{z-index:2;color:#134b6f;cursor:pointer;background:#fff;border:1px solid #d4e0e9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:17px;right:-15px;box-shadow:0 3px 10px #0f172a1f}.sidebar-collapsed .sidebar{width:68px;padding-left:9px;padding-right:9px}.sidebar-collapsed .main-content{width:calc(100% - 68px);margin-left:68px}.sidebar-collapsed .brand{padding-left:7px}.sidebar-collapsed .brand>span:last-child,.sidebar-collapsed .tenant-switcher>div,.sidebar-collapsed .tenant-switcher svg,.sidebar-collapsed .nav-item span,.sidebar-collapsed .nav-group,.sidebar-collapsed .sidebar-footer span{display:none}.sidebar-collapsed .tenant-switcher{justify-content:center;margin-left:0;margin-right:0;padding:9px}.sidebar-collapsed .nav-item{justify-content:center;padding:11px}.sidebar-collapsed .sidebar-footer{justify-content:center;padding:12px 0}.sidebar-collapsed .status{margin-left:0}@media (width<=760px){.logout-button span,.sidebar-toggle{display:none}}.menu-group{margin-top:9px}.menu-group-toggle{color:#607286;letter-spacing:.11em;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:9px 12px 7px;font:800 10px DM Sans,sans-serif;display:flex}.menu-group-toggle:hover{color:#155e86}.menu-group-toggle svg{transition:transform .18s}.menu-group.is-closed .menu-group-toggle svg{transform:rotate(-90deg)}.menu-group-items{gap:2px;display:grid;overflow:hidden}.menu-group.is-closed{margin-bottom:0}.overview-item{margin-bottom:7px}.sidebar-collapsed .menu-group-toggle{display:none}.sidebar-collapsed .menu-group{margin-top:2px}.sidebar-collapsed .menu-group-items{display:grid!important}.sidebar-collapsed .menu-group.is-closed .menu-group-items,.menu-group-items[hidden]{display:none!important}.sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b6c9d8 transparent;overflow-y:auto}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#b6c9d8;border-radius:8px}.sidebar-footer{flex-shrink:0}.notification-wrap{position:relative}.icon-button{cursor:pointer}.notification-menu{z-index:30;background:#fff;border:1px solid #d9e5ee;border-radius:10px;gap:1px;width:260px;padding:10px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 16px 34px #0f233a2e}.notification-menu strong{color:#193855;padding:6px 8px 9px;font-size:12px}.notification-menu button{color:#4b6178;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #edf2f6;width:100%;padding:10px 8px;font-size:12px}.notification-menu button:hover{color:#0b6eaa;background:#f3faff}.olt-card-actions .danger{color:#b83025;border-color:#f1c5bf}.olt-card-actions .danger:hover{background:#fff4f2}@media (width<=760px){.notification-menu{width:245px;right:-46px}}.metric-card{text-align:left;cursor:pointer;width:100%}.metric-card:hover{border-color:#8fcbe4;transform:translateY(-2px);box-shadow:0 12px 22px #13587e1a}.metric-card:active{transform:scale(.985)}.metric-card:focus-visible{outline-offset:3px;outline:3px solid #1189c259}:root{color:#162038;background:#f4f7fb;font-family:DM Sans,sans-serif}.portal-shell{min-height:100vh}.portal-header{background:#fff;border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;height:70px;padding:0 max(24px,50vw - 560px);display:flex}.portal-brand{color:#172340;letter-spacing:-.7px;font:800 20px Manrope;text-decoration:none}.portal-brand span{color:#2ba9d8}.portal-user{align-items:center;gap:10px;display:flex}.portal-user strong,.portal-user small{display:block}.portal-user strong{font-size:12px}.portal-user small{color:#6f7c91;font-size:10px}.portal-user button{color:#64728a;background:#eef3f8;border:0;border-radius:8px;padding:8px}.portal-main{max-width:1120px;margin:auto;padding:40px 24px 65px}.portal-hero{color:#fff;background:linear-gradient(110deg,#182d4a,#22628c);border-radius:16px;justify-content:space-between;align-items:center;padding:35px 38px;display:flex;box-shadow:0 15px 30px #1135532e}.portal-hero p,.invoices-head p{letter-spacing:.12em;color:#a7d7ed;margin:0 0 9px;font-size:10px;font-weight:700}.portal-hero h1{letter-spacing:-.8px;margin:0 0 8px;font:800 28px Manrope}.portal-hero span{color:#d3e9f5;font-size:13px}.connection-pill{background:#ffffff1f;border:1px solid #fff3;border-radius:12px;align-items:center;gap:10px;padding:13px 15px;display:flex}.connection-pill strong,.connection-pill small{display:block}.connection-pill strong{font-size:12px}.connection-pill small{margin-top:3px;font-size:10px}.portal-grid{grid-template-columns:1.2fr 1fr 1fr;gap:16px;margin:18px 0;display:grid}.portal-card{background:#fff;border:1px solid #e7edf5;border-radius:14px;padding:21px;box-shadow:0 6px 16px #1e35550a}.card-title{color:#738097;letter-spacing:.07em;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.card-title span{align-items:center;gap:7px;display:flex}.card-title svg{color:#349fc9}.card-title b{letter-spacing:0;color:#23985f;background:#e8f8ee;border-radius:12px;padding:5px 7px;font-size:9px}.card-title b.due{color:#af7912;background:#fff5df}.portal-card h2{letter-spacing:-.3px;color:#1b2941;margin:18px 0 12px;font:700 17px Manrope}.speed-row{gap:14px;margin:16px 0 19px;display:flex}.speed-row>div{color:#4b8ecb;align-items:center;gap:7px;display:flex}.speed-row small,.speed-row strong{display:block}.speed-row small{color:#8b97aa;font-size:9px}.speed-row strong{color:#2d3c55;margin-top:3px;font-size:12px}.outline,.icon-outline{color:#347fae;background:#fff;border:1px solid #dce5ef;border-radius:8px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:700;display:inline-flex}.invoice-card{background:linear-gradient(145deg,#fff,#f8fbff)}.invoice-card .due-date{color:#7a8799;margin:20px 0 4px;font-size:12px}.invoice-card .due-date strong{color:#45536a}.invoice-card h2{margin:0 0 18px;font-size:25px}.invoice-actions{gap:8px;display:flex}.primary{color:#fff;background:#2589bb;border:0;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:700}.icon-outline{padding:9px}.support-card p{color:#7d899b;margin:0 0 18px;font-size:12px;line-height:1.5}.invoices{margin-top:2px}.invoices-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.invoices-head p{color:#7b8ca4}.invoices-head h2{margin:0}.text-button{color:#2589bb;background:0 0;border:0;font-size:11px;font-weight:700}.invoice-line{border-top:1px solid #edf1f5;grid-template-columns:42px 1fr 75px 80px 36px;align-items:center;gap:14px;padding:15px 0;display:grid}.invoice-date{color:#8190a4;text-align:center;font-size:9px;font-weight:700;line-height:1.15}.invoice-date strong{color:#33425a;font-size:16px}.invoice-info strong,.invoice-info small{display:block}.invoice-info strong{font-size:12px}.invoice-info small{color:#8b98aa;margin-top:3px;font-size:10px}.invoice-line>strong{text-align:right;font-size:12px}.paid,.open{text-align:center;border-radius:12px;padding:5px 7px;font-size:10px;font-weight:700}@media (width<=850px){.portal-grid{grid-template-columns:1fr 1fr}.support-card{grid-column:1/-1}}@media (width<=620px){.portal-header{padding:0 18px}.portal-main{padding:24px 15px}.portal-hero{padding:25px;display:block}.connection-pill{width:max-content;margin-top:20px}.portal-grid{grid-template-columns:1fr}.support-card{grid-column:auto}.invoice-line{grid-template-columns:36px 1fr 60px;gap:9px}.invoice-line>strong,.invoice-line .icon-outline{display:none}}.portal-shell{background:linear-gradient(145deg,#eef8ff,#fff 50%,#fff7ed)}.portal-header{border-bottom-color:#d9e9f5}.portal-brand{color:#093a74;align-items:center;gap:8px;font-size:19px;display:flex}.portal-brand img{object-fit:contain;filter:drop-shadow(0 2px 3px #042f6733);width:37px;height:37px}.portal-brand>span{line-height:.95}.portal-brand b{color:#087fca}.portal-brand small{letter-spacing:.22em;color:#f07d20;margin-top:4px;font:700 5px DM Sans;display:block}.portal-hero{background:linear-gradient(110deg,#06396f,#067dbb 58%,#f17b20)}.portal-hero p{color:#bceeff}.connection-pill{background:#ffffff26}.connection-pill svg{color:#ffc33b}.portal-card{border-color:#dce9f4;box-shadow:0 7px 16px #0433670f}.card-title span svg{color:#f17b20}.outline,.icon-outline{color:#087fbd;border-color:#bcd6e8}.primary{background:linear-gradient(100deg,#087dc0,#ed791d)}.text-button{color:#e8751b}.paid{color:#087ab0;background:#e2f7ff}.open{color:#b86715;background:#fff1de}
