*{box-sizing:border-box}[hidden]{display:none!important}:root{color-scheme:dark}
body{margin:0;background:#080e16;color:#e7edf6;font-family:Inter,Segoe UI,Arial,sans-serif}
button,input,select,textarea{font:inherit}.shell{min-height:100vh}
.bar{min-height:76px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 24px;border-bottom:1px solid #263245;background:#0d1622;position:sticky;top:0;z-index:80;box-shadow:0 8px 28px rgba(0,0,0,.14)}
.bar-left{display:flex;align-items:center;gap:24px;min-width:0}.brand{display:flex;gap:11px;align-items:center;color:inherit;text-decoration:none;flex:0 0 auto}
.brand-logo{display:flex;align-items:center;justify-content:center;min-width:44px;max-width:130px;height:44px;padding:3px;border-radius:11px;overflow:hidden;background:#111d2a;border:1px solid #2d3d51}
.brand-logo img{display:block;max-width:120px;max-height:38px;width:auto;height:auto;object-fit:contain}
.brand-fallback{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;font-weight:900;background:#43d17d;color:#07130c}
.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{font-size:14px;letter-spacing:.01em}.brand-copy small{margin-top:2px;color:#8ea0b8;font-size:12px}
.topnav{display:flex;align-items:center;gap:7px;min-width:0}.topnav>a,.topnav-drop-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#b8c7d4;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}
.topnav>a:hover,.topnav-drop-btn:hover,.topnav-drop.open .topnav-drop-btn{color:#f4f8fb;background:#172231;border-color:#334558}
.topnav>a.active,.topnav-drop.active .topnav-drop-btn{color:#07130c;background:#43d17d;border-color:#43d17d;box-shadow:0 5px 18px rgba(67,209,125,.14)}
.topnav-drop{position:relative}.caret{font-size:10px;margin-left:7px}.topnav-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:215px;padding:8px;background:#0f1822;border:1px solid #2a3948;border-radius:13px;box-shadow:0 20px 48px rgba(0,0,0,.34);z-index:140}
.topnav-drop.open .topnav-menu{display:grid;gap:4px}.topnav-menu a{padding:11px 12px;border-radius:9px;color:#c5d2df;text-decoration:none;font-size:12px;font-weight:800}.topnav-menu a:hover,.topnav-menu a.active-sub{background:#172231;color:#fff}
.utility{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.utility-email{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8fa3b8;font-size:12px}
.utility a,.utility-button,.button{color:#dce7f5;text-decoration:none;border:1px solid #34445c;border-radius:9px;padding:9px 12px;background:#111c2a;cursor:pointer}.utility a:hover,.utility-button:hover,.button:hover{background:#172538}
.button.save{background:#173724;border-color:#2d6e49}.button.danger{background:#35191b;border-color:#6a2c31;color:#ffb0b0}
main{max-width:1180px;margin:0 auto;padding:30px 22px 60px}.pagehead{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 20px}.pagehead h1{margin:0 0 5px;font-size:28px;line-height:1.12}.pagehead p,.muted{color:#91a3ba}.profile-switch{min-width:230px}.profile-switch label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#8da0b8}
.card,.activation-card{border:1px solid #27364b;background:linear-gradient(180deg,#101a27,#0e1723);border-radius:15px;padding:20px;margin-bottom:18px;box-shadow:0 10px 28px rgba(0,0,0,.18)}.dashboard-card{max-width:980px;margin-left:auto;margin-right:auto}
.activation-wrap{display:grid;place-items:center;min-height:70vh;padding:36px 0}.activation-card{width:min(700px,100%)}.activation-heading{margin-bottom:18px}.activation-heading h1{margin:0 0 6px;font-size:25px}.activation-heading p{margin:0;color:#91a3ba}
.license-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.license-summary>div{padding:14px;border:1px solid #263646;border-radius:11px;background:#0b131d}.license-summary span{display:block;color:#8da0b8;font-size:11px;text-transform:uppercase;font-weight:800;margin-bottom:6px}.license-summary strong{display:block;color:#f0f6fb}
.form-grid,.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .wide,.config-grid .full{grid-column:1/-1}
label{display:block;color:#aebdd0;font-weight:700;font-size:13px}input,select,textarea{width:100%;margin-top:7px;background:#09111c;color:#e8eef7;border:1px solid #33445b;border-radius:9px;padding:11px 12px;outline:none}input:focus,select:focus,textarea:focus{border-color:#6d91b8;box-shadow:0 0 0 3px rgba(95,145,196,.12)}input::placeholder{color:#74869d}
.check-field{display:flex;align-items:center;gap:10px;min-height:46px;margin-top:7px;padding:11px 12px;border:1px solid #33445b;border-radius:9px;background:#09111c;color:#dce7f5}.check-field input{width:auto;margin:0}.check-field span{font-weight:700}
.primary{border:0;border-radius:9px;padding:11px 15px;background:#43d17d;color:#07130c;font-weight:900;cursor:pointer}.primary:hover{filter:brightness(1.05)}
.flash{padding:11px 13px;border-radius:9px;margin:0 auto 16px;max-width:980px;border:1px solid #3a4a60}.flash.success{background:#10291c;border-color:#2b7449}.flash.error{background:#2c1313;border-color:#7f3939}.tiny{font-size:12px}
.section-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.section-title h2,.tool-card h2{margin:0 0 6px}
.slot-table{overflow-x:auto;border:1px solid #263646;border-radius:12px;margin-top:14px}.slot-head,.slot-row{display:grid;grid-template-columns:minmax(130px,1.1fr) minmax(180px,1.5fr) 110px 110px 110px 92px;gap:0;min-width:850px}.slot-head{background:#17212c;color:#9fb0c2;font-size:11px;font-weight:800;text-transform:uppercase}.slot-head span{padding:10px}.slot-row{border-top:1px solid #263646}.slot-row input{margin:0;border:0;border-right:1px solid #263646;border-radius:0;background:#0b121a}.slot-row button{margin:6px}.slot-row.blank{background:#101d29}.empty{padding:28px;text-align:center;color:#91a3ba}
.tool-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:980px;margin:0 auto}.tool-card form>input[type=file]{margin:12px 0}.drop{border:2px dashed #45627d;border-radius:12px;padding:25px;text-align:center;cursor:pointer;background:#0d151e;margin:14px 0}.drop.drag,.drop:hover{border-color:#5aa9ff;background:#102236}.drop strong,.drop span{display:block}.drop span{color:#91a3ba;margin-top:4px}.progress{height:8px;border-radius:99px;background:#202c38;overflow:hidden}.progress i{display:block;height:100%;width:0;background:#43d17d}.tool-msg{margin:9px 0;color:#aebdd0}.tool-msg.error{color:#ff9090}.attached{margin:10px 0;padding:10px;border:1px solid #2b7449;border-radius:9px;background:#10291c}.queue-row,.hash-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border:1px solid #263646;border-radius:9px;background:#0d151e;margin-top:8px}.hash-item small{display:block;color:#91a3ba}
.tablewrap{overflow:auto;border:1px solid #243247;border-radius:10px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #202d40;white-space:nowrap}th{font-size:12px;text-transform:uppercase;color:#8ea0b8}.badge{display:inline-block;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;border:1px solid}.badge.good{color:#9fe6bd;border-color:#2b7449;background:#10291c}.badge.warn{color:#f4d18c;border-color:#806326;background:#2d240e}.badge.bad{color:#f4a6a6;border-color:#7f3939;background:#2c1313}
.login-wrap{min-height:calc(100vh - 170px);display:grid;place-items:center;padding:48px 0}.login-shell{width:min(880px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);overflow:hidden;border:1px solid #2a394c;border-radius:19px;background:#0e1723;box-shadow:0 24px 70px rgba(0,0,0,.34)}
.login-intro{padding:42px;background:radial-gradient(circle at 15% 15%,rgba(67,209,125,.12),transparent 38%),linear-gradient(145deg,#101d29,#0b131d);border-right:1px solid #263646}.eyebrow{display:inline-block;color:#79bdf7;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.login-intro h1{font-size:34px;line-height:1.08;margin:12px 0}.login-intro p{margin:0;max-width:430px;color:#9fb0c2;line-height:1.6}.login-seal{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:9px 11px;border:1px solid #2b7449;border-radius:999px;background:#10291c;color:#a8e8c2;font-size:12px;font-weight:800}.login-seal:before{content:"";width:8px;height:8px;border-radius:50%;background:#43d17d}
.login-card{padding:36px}.login-card h2{margin:0 0 6px;font-size:22px}.login-card>p{margin:0 0 22px;color:#91a3ba}.login-card form{display:grid;gap:15px}.login-card .primary{width:100%;margin-top:2px}.login-footnote{margin-top:18px!important;font-size:12px;line-height:1.5}
.modal-backdrop[hidden]{display:none!important}.modal-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:rgba(2,7,13,.78);backdrop-filter:blur(4px)}.modal-card{width:min(470px,96vw);border:1px solid #33465b;border-radius:16px;background:linear-gradient(180deg,#111c29,#0d1621);box-shadow:0 28px 90px rgba(0,0,0,.52);padding:21px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.modal-head h2{margin:5px 0;font-size:22px}.modal-head p{margin:0;color:#91a3ba;font-size:13px;line-height:1.45}.modal-close{border:0;background:transparent;color:#dce7f5;font-size:28px;line-height:1;cursor:pointer;opacity:.75}.modal-close:hover{opacity:1}.password-form{display:grid;gap:12px}.form-help{margin:0;color:#8fa3b8;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:3px}
.password-standalone{min-height:65vh;display:grid;place-items:center}.password-standalone .card{width:min(470px,100%);margin:0}.notice{padding:11px 12px;margin-bottom:14px;border:1px solid #806326;border-radius:9px;background:#2d240e;color:#f4d18c}
footer{text-align:center;color:#647891;padding:20px 10px 40px}
@media(max-width:980px){.bar{align-items:flex-start;flex-wrap:wrap}.bar-left{width:100%;justify-content:space-between}.topnav{overflow-x:auto}.utility{margin-left:auto}.utility-email{display:none}}
@media(max-width:760px){.bar{padding:12px 14px}.bar-left{align-items:flex-start;flex-direction:column;gap:10px}.topnav{width:100%;padding-bottom:2px}.utility{width:100%;justify-content:flex-end}.pagehead{align-items:flex-start;flex-direction:column}.license-summary,.form-grid,.config-grid{grid-template-columns:1fr}.form-grid .wide,.config-grid .full{grid-column:auto}.profile-switch{width:100%}.login-shell{grid-template-columns:1fr}.login-intro{padding:28px;border-right:0;border-bottom:1px solid #263646}.login-intro h1{font-size:28px}.login-card{padding:26px}.activation-card{padding:16px}.topnav-menu{position:fixed;left:14px;right:14px;top:auto;min-width:0}}


/* P3.5.2 R3 - Customer pages reuse the Admin Dashboard visual language.
   Only customer-permitted controls are rendered; this is presentation parity,
   not privilege parity. */

.topnav{
  display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:nowrap;white-space:nowrap;
  padding:7px;background:#0e151e;border:1px solid #263140;border-radius:14px;scrollbar-width:thin
}
.topnav>a,.topnav-drop-btn{
  display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:40px;
  padding:8px 12px;border-radius:9px;text-decoration:none;color:#b8c7d4;border:1px solid transparent;
  background:transparent;font-size:12px;font-weight:750;text-align:center;transition:.15s
}
.topnav>a:hover,.topnav-drop-btn:hover,.topnav-drop.open .topnav-drop-btn{color:#f4f8fb;background:#172231;border-color:#334558}
.topnav>a.active,.topnav-drop.active .topnav-drop-btn{color:#07130c;background:#43d17d;border-color:#43d17d;box-shadow:0 5px 18px rgba(67,209,125,.16)}
.topnav-menu{top:calc(100% + 8px);min-width:220px;padding:8px;background:#0f1822;border:1px solid #2a3948;border-radius:14px;box-shadow:0 18px 42px rgba(0,0,0,.28)}
.topnav-menu a{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:40px;padding:10px 12px;border-radius:10px}

.fe-panel{margin:0 auto}
.fe-panel-config{max-width:840px}
.fe-panel-ip{max-width:1040px}
.fe-panel-build,.fe-panel-grf{max-width:880px}
.fe-panel-local{max-width:940px}
.fe-panel-logs{max-width:1080px}
.fe-page-card{
  background:linear-gradient(180deg,#131b25 0%,#101720 100%);
  border:1px solid #2a3746;border-radius:16px;padding:20px;box-shadow:0 12px 28px rgba(0,0,0,.10)
}
.fe-page-card+.fe-page-card{margin-top:14px}
.fe-subtle{color:#9fb0c2}.small{font-size:12px}.code{font-family:Consolas,monospace}

.btn{
  display:inline-flex;align-items:center;justify-content:center;gap:7px;
  min-height:38px;padding:8px 12px;border-radius:9px;border:1px solid #34445c;
  background:#111c2a;color:#dce7f5;text-decoration:none;font-weight:750;cursor:pointer
}
.btn:hover{background:#172538}
.btn.primary{border-color:#43d17d;background:#43d17d;color:#07130c}
.btn.danger{background:#35191b;border-color:#6a2c31;color:#ffb0b0}
.fe-button-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}
.fe-top-actions{justify-content:flex-end;margin-top:0}

.fe-window-name-card{
  display:grid;grid-template-columns:minmax(190px,.8fr) minmax(250px,1.2fr) auto;
  gap:12px;align-items:center;padding:14px;margin-bottom:14px;border:1px solid #293949;
  border-radius:12px;background:#0c141d;box-shadow:inset 0 1px 0 rgba(255,255,255,.015)
}
.fe-window-name-copy{min-width:0}.fe-window-name-copy label{display:block;margin:0 0 5px;color:#eef5fb}
.fe-window-name-copy .fe-subtle{line-height:1.45}
.fe-window-name-card input{
  width:100%;height:40px;min-width:0;margin:0;background:#091018;border:1px solid #2d3e4f;color:#edf5fb;
  border-radius:9px;padding:9px 11px;font:600 13px/1.2 Inter,Segoe UI,Arial,sans-serif;outline:none
}
.fe-window-name-card input:focus{border-color:#4d83ad;box-shadow:0 0 0 3px rgba(90,169,255,.10)}
.fe-window-name-card input[readonly]{background:#0a121a;color:#b9c8d6;cursor:default;box-shadow:none}
.fe-window-name-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.fe-window-name-actions .btn{min-width:64px}

.fe-config-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.fe-config-form .field{
  background:#0c141d;border:1px solid #263646;border-radius:12px;padding:13px 14px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.015)
}
.fe-config-form .field.full{grid-column:1/-1}
.fe-config-form .field>label{color:#d6e1ea}
.fe-config-form .field input,.fe-config-form .field select{
  width:100%;margin-top:7px;background:#091018;border:1px solid #2c3a49;color:#eef5fb;border-radius:9px;padding:11px 12px
}
.fe-check-label{display:flex!important;gap:9px;align-items:center;margin-top:12px}
.fe-check-label input{width:auto!important;margin:0!important}

.fe-help-label{display:inline-flex;align-items:center;gap:6px}
.fe-help-btn{
  position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;
  border-radius:50%;border:1px solid #45647e;background:#102239;color:#9dccff;font-size:12px;font-weight:700;
  line-height:1;cursor:pointer;padding:0
}
.fe-help-btn::after{
  content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%) translateY(4px);
  width:max-content;max-width:320px;padding:8px 10px;border:1px solid #36506a;border-radius:7px;
  background:#0b121b;color:#dcecff;font-size:12px;font-weight:400;line-height:1.35;text-align:left;white-space:normal;
  box-shadow:0 10px 28px rgba(0,0,0,.32);opacity:0;pointer-events:none;transition:.14s;z-index:160
}
.fe-help-btn.fe-tip-visible::after{opacity:1;transform:translateX(-50%) translateY(0)}
.fe-help-modal[hidden]{display:none}
.fe-help-modal{
  position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:22px;
  background:rgba(1,7,14,.76);backdrop-filter:blur(3px)
}
.fe-help-dialog{
  position:relative;width:min(700px,96vw);max-height:min(78vh,760px);overflow:auto;border:1px solid #36506a;
  border-radius:14px;background:#101923;box-shadow:0 24px 80px rgba(0,0,0,.48);padding:22px 24px
}
.fe-help-dialog h3{margin:0 36px 12px 0}.fe-help-dialog h4{margin:18px 0 6px;font-size:14px}
.fe-help-dialog p{margin:7px 0;line-height:1.55}.fe-help-dialog ul{margin:7px 0 7px 20px;padding:0}
.fe-help-dialog li{margin:5px 0;line-height:1.45}
.fe-help-close{position:absolute;right:14px;top:12px;border:0;background:transparent;color:inherit;font-size:28px;cursor:pointer;opacity:.72}
.fe-help-close:hover{opacity:1}
.fe-help-note{margin-top:14px;padding:10px 12px;border-radius:8px;background:#102239;border:1px solid #294765}

.fe-instruction-list{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}
.fe-instruction-list li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:#c8d5e1}
.fe-step{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#15283a;border:1px solid #284e70;color:#8ec8ff;font-weight:800;font-size:12px}
.fe-info-strip{margin-top:14px;padding:12px 14px;border-radius:11px;background:#102332;border:1px solid #23465f;color:#c4e0f5}
.fe-info-strip strong{color:#e7f5ff}
.fe-drop{border:2px dashed #45627d;border-radius:12px;padding:26px;text-align:center;cursor:pointer;background:#0d151e;transition:.15s}
.fe-drop:hover,.fe-drop.drag{border-color:#5aa9ff;background:#102236}
.fe-drop strong{display:block;font-size:16px;margin-bottom:6px;color:#f0f6fb}
.fe-drop .muted{display:block;color:#9fb0c2}
.fe-file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #263646;border-radius:10px;margin-top:8px;background:#0d151e;text-align:left}
.fe-file-row>div{display:flex;flex-direction:column;gap:2px}.fe-file-row span{font-size:12px;color:#93a6ba}
.fe-file-x{border:0;background:transparent;color:#dbe7f0;font-size:25px;line-height:1;cursor:pointer;opacity:.7}
.fe-file-x:hover{opacity:1}.fe-msg{margin-top:9px;font-size:13px}.fe-error{color:#ff9090!important}
.fe-progress{height:8px;border-radius:99px;background:#202c38;overflow:hidden;margin-top:10px}
.fe-progress>i{display:block;height:100%;width:0;background:#43d17d;transition:width .15s}
.fe-grf-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}
.fe-grf-stat{border:1px solid #263646;border-radius:11px;padding:11px 12px;background:#0d151e}.fe-grf-stat strong{color:#edf5fb}
.fe-local-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#123321;color:#80eda8;font-size:11px;font-weight:800;letter-spacing:.03em}
.fe-attached-title{margin:20px 0 10px}
.fe-hash-list{display:grid;gap:9px;margin-top:14px}
.fe-hash-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 13px;border:1px solid #263646;border-radius:11px;background:#0d151e}
.fe-hash-name{font-weight:700;color:#edf5fb;word-break:break-all}.fe-hash-meta{font-size:12px;color:#91a4b8}

.fe-slot-shell{border:1px solid #2a3948;border-radius:13px;overflow:hidden;background:#0c131b}
.fe-slot-grid,.fe-slot-row{display:grid;grid-template-columns:minmax(140px,1.2fr) minmax(180px,1.4fr) 100px 100px 100px minmax(130px,.9fr);align-items:center}
.fe-slot-grid{background:#17212c;color:#9fb0c2;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}
.fe-slot-grid>div,.fe-slot-row>div{padding:10px;border-right:1px solid #263646}
.fe-slot-grid>div:last-child,.fe-slot-row>div:last-child{border-right:0}
.fe-slot-row{border-top:1px solid #263646}
.fe-slot-row input{width:100%;min-width:0;margin:0;background:#0b1118;border:1px solid #2b3a49;color:#eef5fb;border-radius:8px;padding:9px 10px}
.fe-slot-row input[readonly]{background:transparent;border-color:transparent;padding-left:0;color:#dce7ef}
.fe-slot-row.is-editing,.fe-slot-row.fe-slot-empty{background:#101d29}
.fe-slot-actions{display:flex;align-items:center;gap:6px}.fe-slot-note{margin-top:10px;color:#91a4b8;font-size:12px}

.fe-log-shell{overflow:auto;border:1px solid #293847;border-radius:12px}
.fe-log-shell .table{min-width:820px;margin:0;width:100%;border-collapse:collapse}
.fe-log-shell .table th{background:#17212c;color:#9fb0c2}
.fe-log-shell .table th,.fe-log-shell .table td{padding:10px 12px;border-bottom:1px solid #202d40;text-align:left;white-space:nowrap;vertical-align:middle}
.fe-log-shell .table th{font-size:12px;text-transform:uppercase}
.badge.ok{color:#9fe6bd;border-color:#2b7449;background:#10291c}.badge.off{color:#f4a6a6;border-color:#7f3939;background:#2c1313}
.fe-empty-state{padding:28px;text-align:center;border:1px dashed #34485b;border-radius:12px;background:#0d151e;color:#94a8bb}

@media(max-width:1050px){
  .fe-grf-stats{grid-template-columns:1fr}
  .fe-slot-shell{overflow-x:auto}.fe-slot-grid,.fe-slot-row{min-width:850px}
}
@media(max-width:760px){
  .fe-page-card{padding:16px}
  .fe-config-form{grid-template-columns:1fr}.fe-config-form .field.full{grid-column:auto}
  .fe-window-name-card{grid-template-columns:1fr}.fe-window-name-actions{justify-content:flex-start}
  .fe-hash-item{grid-template-columns:1fr}.fe-help-btn::after{display:none}
}

.fe-panel-splash{max-width:880px}.fe-splash-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.fe-splash-preview-box{display:flex;flex-direction:column;gap:9px;align-items:flex-start}.fe-splash-preview-frame{width:250px;height:120px;border:1px solid #35506a;border-radius:10px;overflow:hidden;background:#050a10;box-shadow:0 12px 26px rgba(0,0,0,.28)}.fe-splash-preview-frame img{display:block;width:250px;height:120px;object-fit:fill}.fe-splash-drop{margin-top:12px}.fe-splash-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}
@media(max-width:760px){.fe-splash-layout{grid-template-columns:1fr}}


/* FALCONEYE_CUSTOMER_UI_REFRESH_R10
   Light customer dashboard matched to the new admin layout.
   Functions unchanged. Semantic green reserved for success. */
:root{color-scheme:light}
body{background:#edf2f5;color:#28343d}
body.fe-auth-shell .shell{min-height:100vh}
body.fe-auth-shell .bar{
  position:fixed;left:0;top:0;bottom:0;width:242px;min-height:100vh;z-index:90;
  display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;
  padding:18px 14px;background:linear-gradient(180deg,#233541 0%,#1f303b 100%);
  border-right:1px solid #314653;box-shadow:0 14px 36px rgba(18,30,42,.18)
}
body.fe-auth-shell .bar-left{display:flex;flex-direction:column;align-items:stretch;gap:18px;min-width:0}
body.fe-auth-shell .brand{padding:6px 8px 14px;border-bottom:1px solid #334a58;color:#f6fbff}
body.fe-auth-shell .brand-logo{background:#182733;border-color:#314653;border-radius:12px;min-width:46px;height:46px}
body.fe-auth-shell .brand-copy strong{font-size:15px;color:#f5f9fc}
body.fe-auth-shell .brand-copy small{color:#a9bdca;font-size:12px}
body.fe-auth-shell .topnav{display:flex;flex-direction:column;align-items:stretch;gap:4px}
body.fe-auth-shell .topnav>a,
body.fe-auth-shell .topnav-drop-btn{
  width:100%;justify-content:flex-start;min-height:42px;padding:10px 13px;border-radius:10px;
  background:transparent;color:#dde7ee;border:1px solid transparent;font-size:13px;font-weight:800
}
body.fe-auth-shell .topnav>a:hover,
body.fe-auth-shell .topnav-drop-btn:hover,
body.fe-auth-shell .topnav-drop.open .topnav-drop-btn{background:#2a3e4c;color:#fff;border-color:#3a5161}
body.fe-auth-shell .topnav>a.active,
body.fe-auth-shell .topnav-drop.active .topnav-drop-btn{
  color:#fff;background:#2f7faf;border-color:#2f7faf;box-shadow:0 8px 20px rgba(47,127,175,.22)
}
body.fe-auth-shell .topnav-drop{position:relative}
body.fe-auth-shell .topnav-menu{
  position:static;display:none;min-width:100%;margin-top:6px;padding:8px;background:#f5f8fa;
  border:1px solid #d4dde4;border-radius:12px;box-shadow:0 12px 24px rgba(21,33,44,.10)
}
body.fe-auth-shell .topnav-drop.open .topnav-menu{display:grid;gap:4px}
body.fe-auth-shell .topnav-menu a{padding:10px 11px;border-radius:9px;color:#33424d;font-size:12px;font-weight:800}
body.fe-auth-shell .topnav-menu a:hover,
body.fe-auth-shell .topnav-menu a.active-sub{background:#eaf4fb;color:#205f86}
body.fe-auth-shell .utility{
  margin-top:auto;display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch;
  padding-top:12px;border-top:1px solid #334a58
}
body.fe-auth-shell .utility-email{
  max-width:none;display:block;padding:0 2px;color:#afc1cd;font-size:12px;white-space:normal;word-break:break-word
}
body.fe-auth-shell .utility a,
body.fe-auth-shell .utility-button,
body.fe-auth-shell .button{
  display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;
  padding:10px 12px;background:#253744;border:1px solid #39505e;border-radius:10px;color:#eef5f9
}
body.fe-auth-shell .utility a:hover,
body.fe-auth-shell .utility-button:hover,
body.fe-auth-shell .button:hover{background:#2b4050}
body.fe-auth-shell main.workspace,
body.fe-auth-shell footer{margin-left:242px}
body.fe-auth-shell main.workspace{max-width:none;padding:28px 30px 64px}
body.fe-auth-shell footer{padding:0 30px 26px;color:#73808a;font-size:12px}

body.fe-guest-shell{background:#eef2f5;color:#28343d}
body.fe-guest-shell .bar{
  min-height:74px;padding:12px 24px;border-bottom:1px solid #d7dee4;background:#fff;box-shadow:0 2px 10px rgba(25,38,50,.05)
}
body.fe-guest-shell .brand{color:#23323c}
body.fe-guest-shell .brand-logo{background:#eff3f6;border-color:#d6dde3}
body.fe-guest-shell .brand-copy strong{color:#20303a}
body.fe-guest-shell .brand-copy small{color:#73808a}
body.fe-guest-shell main.workspace{max-width:1180px;padding:34px 22px 60px}
body.fe-guest-shell footer{color:#7a8791;text-align:center;padding:0 0 26px}

.pagehead{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 20px}
.pagehead h1{margin:0 0 6px;font-size:34px;line-height:1.08;color:#23323c}
.pagehead p,.muted{color:#6f7c87}
.profile-switch{min-width:240px}
.profile-switch label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#6f7c87}
.profile-switch select{margin-top:8px}
.flash{max-width:none;padding:12px 14px;border-radius:10px;border:1px solid #d7dee4;background:#fff;color:#2f3c46;box-shadow:0 1px 2px rgba(28,42,53,.04);margin:0 0 16px}
.flash.success{background:#ecf8f1;border-color:#b8dfc8;color:#196f49}
.flash.error{background:#fff0f1;border-color:#e3b7ba;color:#a23c44}

.card,.activation-card,.fe-page-card,.tool-card{
  background:#fff!important;border:1px solid #d7dee3!important;border-radius:8px!important;
  padding:20px;box-shadow:0 1px 2px rgba(28,42,53,.06),0 8px 24px rgba(28,42,53,.05)
}
.dashboard-card{max-width:980px;margin-left:auto;margin-right:auto}
.activation-wrap{display:grid;place-items:center;min-height:70vh;padding:36px 0}
.activation-card{width:min(700px,100%)}
.activation-heading h1,.login-card h2,.section-title h2,.tool-card h2{color:#24323c}
.activation-heading p{color:#6f7c87}
.license-summary>div{padding:14px;border:1px solid #d7dee3;border-radius:11px;background:#f7f9fa}
.license-summary span{color:#75838d}
.license-summary strong{color:#26343d}

label{display:block;color:#4c5a64;font-weight:700;font-size:13px}
input,select,textarea{
  width:100%;margin-top:7px;background:#fff;color:#24323c;border:1px solid #cfd7dd;border-radius:8px;padding:11px 12px;outline:none
}
input:focus,select:focus,textarea:focus{border-color:#8fbad4;box-shadow:0 0 0 3px rgba(47,127,175,.12)}
input::placeholder,textarea::placeholder{color:#8a97a2}
.check-field{display:flex;align-items:center;gap:10px;min-height:46px;margin-top:7px;padding:11px 12px;border:1px solid #cfd7dd;border-radius:8px;background:#fff;color:#24323c}
.check-field input{width:auto;margin:0}.check-field span{font-weight:700}
.primary,.btn.primary{background:#2f7faf!important;border-color:#2f7faf!important;color:#fff!important}
.primary:hover,.btn.primary:hover{background:#286f9a!important;border-color:#286f9a!important;filter:none}
.utility a.primary,.utility-button.primary{background:#2f7faf;border-color:#2f7faf;color:#fff}
.btn,.button{
  display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 12px;
  border-radius:8px;border:1px solid #ccd4db;background:#fff;color:#32414b;text-decoration:none;font-weight:750;cursor:pointer
}
.btn:hover,.button:hover{background:#f7f9fa}
.btn.danger,.button.danger{background:#fff3f3;border-color:#e1bcc0;color:#a33f46}
.badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;border:1px solid}
.badge.ok,.badge.good{background:#ecf8f1;border-color:#b8dfc8;color:#196f49}
.badge.warn{background:#fff7e2;border-color:#e6d39a;color:#8b6715}
.badge.off,.badge.bad{background:#fff0f1;border-color:#e3b7ba;color:#a23c44}

.login-wrap{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:44px 0}
.login-shell{
  width:min(920px,100%);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);overflow:hidden;
  border:1px solid #d7dee4;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(22,34,46,.12)
}
.login-intro{
  padding:42px;background:radial-gradient(circle at 15% 15%,rgba(47,127,175,.16),transparent 38%),linear-gradient(145deg,#223744,#1e2f39);
  border-right:1px solid #314653
}
.eyebrow{display:inline-block;color:#b8dcf2;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.login-intro h1{font-size:34px;line-height:1.08;margin:12px 0;color:#fff}
.login-intro p{margin:0;max-width:430px;color:#d1dee7;line-height:1.6}
.login-seal{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:9px 11px;border:1px solid #3f855f;border-radius:999px;background:#eaf7ef;color:#1c7048;font-size:12px;font-weight:800}
.login-seal:before{content:"";width:8px;height:8px;border-radius:50%;background:#2ab673}
.login-card{padding:36px;background:#fff}
.login-card>p,.login-footnote{color:#71808a}
.login-card form{display:grid;gap:15px}

.modal-backdrop[hidden]{display:none!important}
.modal-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:rgba(32,47,61,.32);backdrop-filter:blur(4px)}
.modal-card{width:min(470px,96vw);border:1px solid #d7dee4;border-radius:16px;background:#fff;box-shadow:0 28px 90px rgba(25,38,50,.18);padding:21px}
.modal-head h2{margin:5px 0;font-size:22px;color:#24323c}.modal-head p{margin:0;color:#6f7c87;font-size:13px;line-height:1.45}
.modal-close{border:0;background:transparent;color:#41505b;font-size:28px;line-height:1;cursor:pointer;opacity:.75}
.modal-close:hover{opacity:1}.password-form{display:grid;gap:12px}.form-help{margin:0;color:#71808a;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:3px}

.fe-page-card+.fe-page-card{margin-top:14px}
.fe-subtle{color:#6f7c87}.small{font-size:12px}.code{font-family:Consolas,monospace}
.fe-panel-config{max-width:880px}.fe-panel-ip{max-width:1080px}.fe-panel-build,.fe-panel-grf,.fe-panel-splash,.fe-panel-manual-diff{max-width:920px}.fe-panel-local{max-width:980px}.fe-panel-logs{max-width:1120px}
.fe-window-name-card{
  display:grid;grid-template-columns:minmax(190px,.8fr) minmax(250px,1.2fr) auto;gap:12px;align-items:center;
  padding:14px;margin-bottom:14px;border:1px solid #d9e1e6;border-radius:10px;background:#f8fafb;box-shadow:none
}
.fe-window-name-copy label{display:block;margin:0 0 5px;color:#23323c}
.fe-window-name-card input{width:100%;height:40px;min-width:0;margin:0;background:#fff;border:1px solid #cfd7dd;color:#23323c;border-radius:8px;padding:9px 11px;font:600 13px/1.2 Inter,Segoe UI,Arial,sans-serif;outline:none}
.fe-window-name-card input:focus{border-color:#8fbad4;box-shadow:0 0 0 3px rgba(47,127,175,.12)}
.fe-window-name-card input[readonly]{background:#f4f7f9;color:#6d7b86;cursor:default;box-shadow:none}
.fe-window-name-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}
.fe-window-name-actions .btn{min-width:64px}
.fe-config-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.fe-config-form .field{background:#f8fafb;border:1px solid #d9e1e6;border-radius:10px;padding:13px 14px;box-shadow:none}
.fe-config-form .field.full{grid-column:1/-1}
.fe-config-form .field>label{color:#4c5a64}
.fe-config-form .field input,.fe-config-form .field select{width:100%;margin-top:7px;background:#fff;border:1px solid #cfd7dd;color:#23323c;border-radius:8px;padding:11px 12px}
.fe-check-label{display:flex!important;gap:9px;align-items:center;margin-top:12px}.fe-check-label input{width:auto!important;margin:0!important}
.fe-help-label{display:inline-flex;align-items:center;gap:6px}
.fe-help-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid #b9d7e9;background:#eaf4fb;color:#205f86;font-size:12px;font-weight:700;line-height:1;cursor:pointer;padding:0}
.fe-help-btn::after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%) translateY(4px);width:max-content;max-width:320px;padding:8px 10px;border:1px solid #d2dde5;border-radius:8px;background:#fff;color:#30404a;font-size:12px;font-weight:400;line-height:1.35;text-align:left;white-space:normal;box-shadow:0 14px 34px rgba(25,38,50,.14);opacity:0;pointer-events:none;transition:.14s;z-index:160}
.fe-help-btn.fe-tip-visible::after{opacity:1;transform:translateX(-50%) translateY(0)}
.fe-help-dialog{position:relative;width:min(700px,96vw);max-height:min(78vh,760px);overflow:auto;border:1px solid #d7dee4;border-radius:14px;background:#fff;box-shadow:0 24px 80px rgba(25,38,50,.18);padding:22px 24px}
.fe-help-dialog h3{margin:0 36px 12px 0;color:#22323c}.fe-help-dialog h4{margin:18px 0 6px;font-size:14px;color:#2b3943}
.fe-help-dialog p{margin:7px 0;line-height:1.55;color:#3c4b55}.fe-help-dialog ul{margin:7px 0 7px 20px;padding:0}.fe-help-dialog li{margin:5px 0;line-height:1.45;color:#3c4b55}
.fe-help-close{position:absolute;right:14px;top:12px;border:0;background:transparent;color:#41505b;font-size:28px;cursor:pointer;opacity:.72}.fe-help-close:hover{opacity:1}
.fe-help-note{margin-top:14px;padding:10px 12px;border-radius:8px;background:#eef6fb;border:1px solid #c4dce9;color:#40657d}
.fe-instruction-list{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}
.fe-instruction-list li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:#45535d;line-height:1.55}
.fe-step{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#eaf4fb;border:1px solid #b9d7e9;color:#205f86;font-weight:800;font-size:12px}
.fe-info-strip{margin-top:14px;padding:12px 14px;border-radius:10px;background:#eef6fb;border:1px solid #c4dce9;color:#40657d}
.fe-info-strip strong{color:#294f67}
.fe-drop{border:2px dashed #c8d5df;border-radius:12px;padding:26px;text-align:center;cursor:pointer;background:#fafcfd;transition:.15s}
.fe-drop:hover,.fe-drop.drag{border-color:#90bdd8;background:#f3f8fc}
.fe-drop strong{display:block;font-size:16px;margin-bottom:6px;color:#27353e}.fe-drop .muted{display:block;color:#6f7c87}
.fe-file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #d9e1e6;border-radius:10px;margin-top:8px;background:#f8fafb;text-align:left}
.fe-file-row>div{display:flex;flex-direction:column;gap:2px}.fe-file-row span{font-size:12px;color:#6f7c87}.fe-file-x{border:0;background:transparent;color:#52616b;font-size:25px;line-height:1;cursor:pointer;opacity:.7}.fe-file-x:hover{opacity:1}
.fe-msg{margin-top:9px;font-size:13px}.fe-error{color:#b03d45!important}
.fe-progress{height:8px;border-radius:99px;background:#dbe3e8;overflow:hidden;margin-top:10px}.fe-progress>i{display:block;height:100%;width:0;background:#2f7faf;transition:width .15s}
.fe-grf-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}
.fe-grf-stat{border:1px solid #d9e1e6;border-radius:11px;padding:11px 12px;background:#f8fafb}.fe-grf-stat strong{color:#24323c}
.fe-local-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef6fb;color:#205f86;border:1px solid #bfd9e9;font-size:11px;font-weight:800;letter-spacing:.03em}
.fe-attached-title{margin:20px 0 10px;color:#24323c}
.fe-hash-list{display:grid;gap:9px;margin-top:14px;max-height:520px;overflow:auto;padding-right:4px}
.fe-hash-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 13px;border:1px solid #d9e1e6;border-radius:11px;background:#f8fafb}
.fe-hash-name{font-weight:700;color:#24323c;word-break:break-all}.fe-hash-meta{font-size:12px;color:#6f7c87}
.fe-slot-shell{border:1px solid #d7dee3;border-radius:12px;overflow:hidden;background:#fff}
.fe-slot-grid,.fe-slot-row{display:grid;grid-template-columns:minmax(140px,1.2fr) minmax(180px,1.4fr) 100px 100px 100px minmax(130px,.9fr);align-items:center}
.fe-slot-grid{background:#f3f6f8;color:#5b6872;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}
.fe-slot-grid>div,.fe-slot-row>div{padding:10px;border-right:1px solid #dfe5ea}.fe-slot-grid>div:last-child,.fe-slot-row>div:last-child{border-right:0}
.fe-slot-row{border-top:1px solid #e2e7eb;background:#fff}.fe-slot-row input{width:100%;min-width:0;margin:0;background:#fff;border:1px solid #cfd7dd;color:#24323c;border-radius:8px;padding:9px 10px}
.fe-slot-row input[readonly]{background:transparent;border-color:transparent;padding-left:0;color:#41505a}.fe-slot-row.is-editing,.fe-slot-row.fe-slot-empty{background:#f9fbfc}
.fe-slot-actions{display:flex;align-items:center;gap:6px}.fe-slot-note{margin-top:10px;color:#6f7c87;font-size:12px}
.fe-log-shell{overflow:auto;max-height:620px;border:1px solid #d7dee3;border-radius:12px;background:#fff}
.fe-log-shell .table{min-width:820px;margin:0;width:100%;border-collapse:collapse}
.fe-log-shell .table th{position:sticky;top:0;background:#f3f6f8;color:#5b6872;z-index:2}
.fe-log-shell .table th,.fe-log-shell .table td{padding:10px 12px;border-bottom:1px solid #e2e7eb;text-align:left;white-space:nowrap;vertical-align:middle}
.fe-log-shell .table th{font-size:12px;text-transform:uppercase}.fe-log-shell .table td{color:#394852;background:#fff}
.fe-empty-state{padding:28px;text-align:center;border:1px dashed #ccd6dd;border-radius:12px;background:#fafcfd;color:#73808a}
.tablewrap{overflow:auto;border:1px solid #d7dee3;border-radius:10px;background:#fff}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #e2e7eb;white-space:nowrap}th{font-size:12px;text-transform:uppercase;color:#6c7984;background:#f3f6f8}.table tbody tr:hover td{background:#f8fafb}
.fe-splash-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.fe-splash-preview-box{display:flex;flex-direction:column;gap:9px;align-items:flex-start}.fe-splash-preview-frame{width:250px;height:120px;border:1px solid #d7dee3;border-radius:10px;overflow:hidden;background:#0d1116;box-shadow:0 8px 18px rgba(22,34,46,.10)}.fe-splash-preview-frame img{display:block;width:250px;height:120px;object-fit:fill}.fe-splash-drop{margin-top:12px}.fe-splash-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}
.password-standalone{min-height:65vh;display:grid;place-items:center}.password-standalone .card{width:min(470px,100%)}

@media(max-width:1050px){
  body.fe-auth-shell .bar{position:sticky;left:auto;top:0;bottom:auto;width:100%;min-height:auto;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 18px}
  body.fe-auth-shell .bar-left{flex-direction:row;align-items:center;gap:18px;flex:1 1 auto;min-width:0}
  body.fe-auth-shell .brand{padding:0;border-bottom:0}
  body.fe-auth-shell .topnav{flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px}
  body.fe-auth-shell .topnav>a,body.fe-auth-shell .topnav-drop-btn{width:auto;justify-content:center}
  body.fe-auth-shell .topnav-menu{position:absolute;left:0;top:calc(100% + 8px);min-width:220px}
  body.fe-auth-shell .topnav-drop.open .topnav-menu{display:grid}
  body.fe-auth-shell .utility{margin-top:0;display:flex;flex-wrap:wrap;justify-content:flex-end;border-top:0;padding-top:0}
  body.fe-auth-shell .utility-email{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.fe-auth-shell .utility a,body.fe-auth-shell .utility-button,body.fe-auth-shell .button{width:auto}
  body.fe-auth-shell main.workspace,body.fe-auth-shell footer{margin-left:0}
  .fe-grf-stats{grid-template-columns:1fr}
  .fe-slot-shell{overflow-x:auto}.fe-slot-grid,.fe-slot-row{min-width:850px}
}
@media(max-width:760px){
  .pagehead{flex-direction:column}
  .pagehead h1{font-size:28px}
  .fe-page-card{padding:16px}
  .fe-config-form{grid-template-columns:1fr}.fe-config-form .field.full{grid-column:auto}
  .fe-window-name-card{grid-template-columns:1fr}.fe-window-name-actions{justify-content:flex-start}
  .fe-hash-item{grid-template-columns:1fr}.fe-help-btn::after{display:none}
  .fe-splash-layout{grid-template-columns:1fr}
  .login-shell{grid-template-columns:1fr}
  .login-intro{border-right:0;border-bottom:1px solid #314653}
}


/* FALCONEYE_CUSTOMER_UI_REFRESH_R11_SIDEBAR_POLISH
   Sidebar/logo/modal/DLL sizing polish. Functions unchanged. */

/* Brand: real logo only, no boxed tile; label is simply Dashboard. */
body.fe-auth-shell .brand{
  gap:10px;
  padding:4px 8px 16px;
}
body.fe-auth-shell .brand-logo,
body.fe-guest-shell .brand-logo{
  min-width:0;
  max-width:86px;
  width:auto;
  height:46px;
  padding:0;
  border:0;
  border-radius:0;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}
body.fe-auth-shell .brand-logo img,
body.fe-guest-shell .brand-logo img{
  display:block;
  max-width:82px;
  max-height:46px;
  width:auto;
  height:auto;
  object-fit:contain;
}
body.fe-auth-shell .brand-copy strong{
  color:#f5f9fc;
  font-size:14px;
  letter-spacing:.01em;
}
body.fe-guest-shell .brand-copy strong{
  color:#23323c;
  font-size:14px;
}
body.fe-auth-shell .brand-copy small,
body.fe-guest-shell .brand-copy small{display:none}

/* Sidebar navigation: integrated slate menu, no black/white floating blocks. */
body.fe-auth-shell .topnav{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:5px;
  min-width:0;
  padding:0;
  margin:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  white-space:normal;
}
body.fe-auth-shell .topnav>a,
body.fe-auth-shell .topnav-drop-btn{
  width:100%;
  justify-content:flex-start;
  min-height:42px;
  padding:10px 12px;
  border:1px solid transparent;
  border-radius:8px;
  background:rgba(255,255,255,.025);
  color:#dce7ed;
  box-shadow:none;
}
body.fe-auth-shell .topnav>a:hover,
body.fe-auth-shell .topnav-drop-btn:hover,
body.fe-auth-shell .topnav-drop.open .topnav-drop-btn{
  background:#2a3e4b;
  border-color:#3a5261;
  color:#fff;
}
body.fe-auth-shell .topnav>a.active,
body.fe-auth-shell .topnav-drop.active .topnav-drop-btn{
  background:#2f7faf;
  border-color:#2f7faf;
  color:#fff;
  box-shadow:inset 3px 0 0 #8fc5e3;
}
body.fe-auth-shell .topnav-drop{
  position:relative;
  width:100%;
}
body.fe-auth-shell .topnav-menu{
  position:static;
  display:none;
  min-width:0;
  width:calc(100% - 14px);
  margin:5px 0 3px 14px;
  padding:5px;
  background:#1c2c37;
  border:1px solid #314753;
  border-radius:8px;
  box-shadow:none;
}
body.fe-auth-shell .topnav-drop.open .topnav-menu{
  display:grid;
  gap:3px;
}
body.fe-auth-shell .topnav-menu a{
  min-height:36px;
  padding:8px 10px;
  border-radius:6px;
  color:#cbd9e1;
  background:transparent;
  font-size:11px;
  line-height:1.25;
}
body.fe-auth-shell .topnav-menu a:hover{
  background:#273b48;
  color:#fff;
}
body.fe-auth-shell .topnav-menu a.active-sub{
  background:#eaf4fb;
  color:#205f86;
}
body.fe-auth-shell .caret{
  margin-left:auto;
}

/* Account controls stay visually subordinate to main navigation. */
body.fe-auth-shell .utility{
  gap:7px;
}
body.fe-auth-shell .utility a,
body.fe-auth-shell .utility-button{
  min-height:38px;
  border-radius:8px;
  background:#263b48;
  border-color:#3b5361;
}
body.fe-auth-shell .utility a:hover,
body.fe-auth-shell .utility-button:hover{
  background:#2d4452;
}

/* Change Password actions: exactly equal width/height. */
.modal-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:10px!important;
  align-items:stretch;
  margin-top:8px!important;
}
.modal-actions>.button,
.modal-actions>.primary,
.modal-actions>button{
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
  margin:0!important;
  padding:10px 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:8px!important;
  line-height:1.2!important;
}

/* DLL rebuild: centered compact workspace with proper version cards. */
.fe-panel-dll{
  max-width:900px!important;
  margin:0 auto!important;
}
.fe-panel-dll .fe-page-card{
  width:100%;
}
.fe-version-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:4px 0 16px;
}
.fe-version-box{
  min-width:0;
  padding:14px 15px;
  border:1px solid #d7dee3;
  border-radius:9px;
  background:#f7f9fa;
}
.fe-version-box span{
  display:block;
  margin-bottom:5px;
  color:#71808a;
  font-size:10px;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.fe-version-box strong{
  display:block;
  color:#26343d;
  font-size:16px;
  line-height:1.3;
}
.fe-panel-dll .fe-instruction-list{
  margin-top:8px;
}
.fe-panel-dll .fe-info-strip{
  margin-top:14px;
}

/* Small visual cleanup for customer content density. */
body.fe-auth-shell main.workspace{
  padding-top:26px;
}
body.fe-auth-shell .pagehead{
  max-width:1180px;
  margin-left:auto;
  margin-right:auto;
}
.fe-page-card{
  overflow:hidden;
}

@media(max-width:1050px){
  body.fe-auth-shell .topnav{
    flex-direction:row;
    flex-wrap:wrap;
  }
  body.fe-auth-shell .topnav>a,
  body.fe-auth-shell .topnav-drop-btn{width:auto}
  body.fe-auth-shell .topnav-menu{
    position:absolute;
    width:230px;
    margin:6px 0 0;
    background:#fff;
    border-color:#d4dde4;
    box-shadow:0 14px 32px rgba(24,38,50,.14);
  }
  body.fe-auth-shell .topnav-menu a{color:#34434d}
  body.fe-auth-shell .topnav-menu a:hover{background:#f3f7f9;color:#26343d}
}
@media(max-width:680px){
  .modal-actions{grid-template-columns:1fr}
  .fe-version-grid{grid-template-columns:1fr}
}


/* FALCONEYE_CUSTOMER_NOTIFY_FLYOUT_R13 */

/* Desktop Build Tools submenu opens to the RIGHT of the sidebar. */
@media(min-width:1051px){
  body.fe-auth-shell .topnav-drop{
    position:relative;
    overflow:visible;
  }
  body.fe-auth-shell .topnav-menu{
    position:absolute!important;
    left:calc(100% + 10px)!important;
    top:0!important;
    width:238px!important;
    min-width:238px!important;
    margin:0!important;
    padding:7px!important;
    background:#263b48!important;
    border:1px solid #3b5361!important;
    border-radius:10px!important;
    box-shadow:0 18px 38px rgba(17,28,38,.24)!important;
    z-index:220!important;
  }
  body.fe-auth-shell .topnav-menu::before{
    content:"";
    position:absolute;
    left:-7px;
    top:16px;
    width:12px;
    height:12px;
    background:#263b48;
    border-left:1px solid #3b5361;
    border-bottom:1px solid #3b5361;
    transform:rotate(45deg);
  }
  body.fe-auth-shell .topnav-menu a{
    position:relative;
    z-index:1;
    min-height:38px;
    padding:9px 11px;
    color:#d9e5ec!important;
    background:transparent!important;
  }
  body.fe-auth-shell .topnav-menu a:hover{
    background:#304957!important;
    color:#fff!important;
  }
  body.fe-auth-shell .topnav-menu a.active-sub{
    background:#2f7faf!important;
    color:#fff!important;
  }
}

/* Automatic customer update notification. */
.fe-release-notice{
  max-width:1180px;
  margin:0 auto 18px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:13px;
  align-items:center;
  padding:14px 15px;
  border:1px solid #b9d7e9;
  border-left:4px solid #2f7faf;
  border-radius:10px;
  background:#f5faff;
  box-shadow:0 6px 18px rgba(31,58,78,.06);
}
.fe-release-notice-icon{
  width:30px;
  height:30px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#2f7faf;
  color:#fff;
  font-weight:900;
  font-size:15px;
}
.fe-release-notice-copy{
  min-width:0;
  display:grid;
  gap:2px;
}
.fe-release-notice-copy strong{
  color:#203947;
  font-size:13px;
}
.fe-release-notice-copy span{
  color:#445b69;
  font-size:12px;
  line-height:1.4;
}
.fe-release-notice-copy small{
  color:#70808b;
  font-size:11px;
  line-height:1.35;
}
.fe-release-notice-actions{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.fe-release-notice-actions .btn{
  width:auto!important;
  min-width:108px;
}

@media(max-width:760px){
  .fe-release-notice{
    grid-template-columns:auto minmax(0,1fr);
  }
  .fe-release-notice-actions{
    grid-column:1/-1;
    justify-content:flex-start;
    padding-left:43px;
  }
}


/* FALCONEYE_CUSTOMER_CENTER_LIGHT_RESTORE_R112
   Corrective revision:
   - restores the known-good light/readable customer center UI
   - keeps ONLY the admin-style customer sidebar/navigation
   - ordinary actions remain blue; green is semantic success only
   - customer functions/routes are unchanged */

/* New sidebar shell owns layout; neutralize older fixed-bar offsets. */
body.fe-auth-shell .fe-shell{
  min-height:100vh!important;
  display:grid!important;
  grid-template-columns:235px minmax(0,1fr)!important;
}
body.fe-auth-shell .fe-main-shell{
  min-width:0;
  min-height:100vh;
  display:flex;
  flex-direction:column;
}
body.fe-auth-shell main.workspace.fe-workspace{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:30px 22px 60px!important;
}
body.fe-auth-shell footer.fe-footer{
  margin-left:0!important;
  padding:0 12px 30px!important;
  text-align:center;
  color:#73808a;
}

/* Admin-style customer sidebar only. */
body.fe-auth-shell .fe-sidebar{
  position:sticky;
  top:0;
  height:100vh;
  padding:0;
  background:linear-gradient(180deg,#33414b 0%,#29343d 100%);
  border-right:1px solid #222d34;
  display:flex;
  flex-direction:column;
  overflow:visible;
  z-index:90;
}
body.fe-auth-shell .fe-sidebar-brand{
  min-height:78px;
  padding:18px 20px;
  display:flex;
  gap:12px;
  align-items:center;
  margin:0;
  color:#fff;
  text-decoration:none;
  border-bottom:1px solid rgba(255,255,255,.09);
}
body.fe-auth-shell .fe-sidebar-logo{
  display:block;
  max-width:44px;
  max-height:44px;
  width:auto;
  height:auto;
  object-fit:contain;
}
body.fe-auth-shell .fe-sidebar-logo-fallback{
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#2ab673;
  color:#062417;
  font-weight:900;
}
body.fe-auth-shell .fe-sidebar-brand-copy{
  color:#fff;
  font-size:15px;
  font-weight:800;
}
body.fe-auth-shell .fe-sidebar-divider{
  height:0;
  border:0;
}
body.fe-auth-shell .fe-sidebar-label{
  padding:20px 20px 8px;
  color:#98a8b3;
  font-size:10px;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}
body.fe-auth-shell .fe-sidebar-nav{
  display:grid;
  gap:2px;
  padding:0 10px;
  position:relative;
}
body.fe-auth-shell .fe-sidebar-nav>a,
body.fe-auth-shell .fe-side-drop-btn{
  width:100%;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:10px 12px;
  border:0;
  border-left:3px solid transparent;
  border-radius:5px;
  background:transparent;
  color:#e8eef2;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
  box-shadow:none;
}
body.fe-auth-shell .fe-sidebar-nav>a:hover,
body.fe-auth-shell .fe-side-drop-btn:hover,
body.fe-auth-shell .fe-side-drop.open .fe-side-drop-btn{
  background:rgba(255,255,255,.075);
  color:#fff;
}
body.fe-auth-shell .fe-sidebar-nav>a.active,
body.fe-auth-shell .fe-side-drop.active .fe-side-drop-btn{
  background:#202a31;
  color:#fff;
  border-left-color:#2f7faf;
}
body.fe-auth-shell .fe-side-drop{
  position:relative;
}
body.fe-auth-shell .fe-side-menu{
  display:none;
  position:absolute;
  left:calc(100% + 12px);
  top:0;
  min-width:230px;
  padding:8px;
  background:#fff;
  border:1px solid #d7dee3;
  border-radius:10px;
  box-shadow:0 16px 40px rgba(28,42,53,.18);
  z-index:220;
}
body.fe-auth-shell .fe-side-drop.open .fe-side-menu{
  display:grid;
  gap:4px;
}
body.fe-auth-shell .fe-side-menu a{
  min-height:39px;
  display:flex;
  align-items:center;
  padding:9px 11px;
  border-radius:7px;
  color:#34424c;
  background:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:750;
}
body.fe-auth-shell .fe-side-menu a:hover,
body.fe-auth-shell .fe-side-menu a.active-sub{
  background:#eaf4fb;
  color:#205f86;
}
body.fe-auth-shell .fe-sidebar-bottom{
  margin-top:auto;
  display:grid;
  gap:9px;
  padding:12px;
  border-top:1px solid rgba(255,255,255,.08);
}
body.fe-auth-shell .fe-sidebar-email{
  padding:0 2px;
  color:#b7c2ca;
  font-size:12px;
  word-break:break-word;
}
body.fe-auth-shell .fe-sidebar-action{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.04);
  color:#eef5f9;
  text-decoration:none;
  font-weight:700;
  cursor:pointer;
}
body.fe-auth-shell .fe-sidebar-action:hover{
  background:rgba(255,255,255,.09);
}

/* Keep the center UI light/readable and suppress stale dark component rules. */
body.fe-auth-shell .fe-page-card,
body.fe-auth-shell .tool-card,
body.fe-auth-shell .card{
  background:#fff!important;
  color:#28343d!important;
  border-color:#d7dee3!important;
}
body.fe-auth-shell .fe-window-name-card,
body.fe-auth-shell .fe-config-form .field,
body.fe-auth-shell .fe-version-box,
body.fe-auth-shell .fe-mini-card,
body.fe-auth-shell .fe-grf-stat,
body.fe-auth-shell .fe-hash-item,
body.fe-auth-shell .fe-file-row{
  background:#f8fafb!important;
  color:#28343d!important;
  border-color:#d9e1e6!important;
}
body.fe-auth-shell .fe-page-card input,
body.fe-auth-shell .fe-page-card select,
body.fe-auth-shell .fe-page-card textarea,
body.fe-auth-shell .fe-config-form input,
body.fe-auth-shell .fe-config-form select{
  background:#fff!important;
  color:#24323c!important;
  border-color:#cfd7dd!important;
}
body.fe-auth-shell .fe-page-card label,
body.fe-auth-shell .fe-config-form label,
body.fe-auth-shell .fe-version-box strong,
body.fe-auth-shell .fe-window-name-copy label{
  color:#34434d!important;
}
body.fe-auth-shell .fe-subtle,
body.fe-auth-shell .muted,
body.fe-auth-shell .fe-section-head p,
body.fe-auth-shell .fe-version-box span{
  color:#6f7c87!important;
}
body.fe-auth-shell .primary,
body.fe-auth-shell .btn.primary,
body.fe-auth-shell button.primary{
  background:#2f7faf!important;
  border-color:#2f7faf!important;
  color:#fff!important;
}
body.fe-auth-shell .primary:hover,
body.fe-auth-shell .btn.primary:hover,
body.fe-auth-shell button.primary:hover{
  background:#286f9a!important;
  border-color:#286f9a!important;
}
body.fe-auth-shell .badge.ok,
body.fe-auth-shell .badge.good{
  background:#ecf8f1!important;
  border-color:#b8dfc8!important;
  color:#196f49!important;
}

/* Password modal actions remain equal. */
body.fe-auth-shell .modal-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
body.fe-auth-shell .modal-actions>.button,
body.fe-auth-shell .modal-actions>.primary,
body.fe-auth-shell .modal-actions>button{
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
  margin:0!important;
  justify-content:center!important;
}

/* DLL rebuild stays compact instead of spanning the viewport. */
body.fe-auth-shell .fe-panel-dll{
  max-width:900px!important;
  margin:0 auto!important;
}

/* No duplicate Manual Diff visual artifacts. */
body.fe-auth-shell .fe-sidebar-nav>a[href="/customer/manual-diff"]{
  display:flex;
}

@media(max-width:1100px){
  body.fe-auth-shell .fe-shell{
    grid-template-columns:1fr!important;
  }
  body.fe-auth-shell .fe-sidebar{
    position:static;
    height:auto;
  }
  body.fe-auth-shell .fe-side-menu{
    position:static;
    left:auto;
    top:auto;
    min-width:0;
    width:100%;
    margin-top:6px;
    box-shadow:none;
  }
}
@media(max-width:760px){
  body.fe-auth-shell main.workspace.fe-workspace{
    padding:22px 16px 42px!important;
  }
  body.fe-auth-shell .modal-actions{
    grid-template-columns:1fr!important;
  }
}
