/* Nexora public-browse / approved-buyer access layer */
body.ng-lock{overflow:hidden}
.ngate{position:fixed;inset:0;z-index:9999;background:rgba(4,4,6,.9);
  -webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;
  align-items:center;justify-content:center;padding:24px;font-family:Montserrat,Arial,sans-serif}
.ngate[hidden]{display:none}
.ngate-card{width:100%;max-width:600px;max-height:92vh;overflow:hidden;
  background:linear-gradient(180deg,#111216,#0a0b0d);border:1px solid rgba(255,255,255,.16);
  border-radius:16px;box-shadow:0 30px 90px rgba(0,0,0,.68);display:flex;flex-direction:column}
.ngate-head{padding:22px 26px 15px;border-bottom:1px solid rgba(255,255,255,.09)}
.ngate-brand{font-family:Poppins,sans-serif;font-weight:700;letter-spacing:.28em;
  text-transform:uppercase;font-size:13px;color:#e0a82e}
.ngate-sub{font-size:10.5px;letter-spacing:.15em;text-transform:uppercase;
  color:#8b8b93;margin-top:6px}
.ngate-steps{display:flex;gap:6px;margin-top:14px}
.ngate-steps span{height:3px;flex:1;background:rgba(255,255,255,.14);border-radius:2px}
.ngate-steps span.on{background:#e0a82e}
.ngate-body{padding:22px 26px;overflow-y:auto}
.ngate-foot{padding:16px 26px 22px;border-top:1px solid rgba(255,255,255,.09);
  display:flex;gap:12px;justify-content:space-between;align-items:center}
.ngate h2{font-family:Poppins,sans-serif;font-size:20px;margin:0 0 8px;color:#ececee}
.ngate p{font-size:13.5px;color:#b9b9c0;margin:0 0 14px;line-height:1.65}
.ngate small{color:#8b8b93;font-size:11px;line-height:1.5}
.ngate a{color:#e0a82e;text-decoration:underline;text-underline-offset:2px}
.ng-choice{display:block;width:100%;text-align:left;background:#141519;
  border:1px solid rgba(255,255,255,.16);color:#ececee;border-radius:11px;
  padding:15px 16px;margin-bottom:11px;cursor:pointer;transition:.15s;font-size:14px}
.ng-choice:hover,.ng-choice:focus-visible{border-color:#e0a82e;background:#18191e;outline:none}
.ng-choice b{display:block;font-size:14.5px;margin-bottom:3px;font-family:Poppins,sans-serif}
.ng-choice span{font-size:12.5px;color:#8b8b93;line-height:1.5}
.ng-field{margin-bottom:13px}
.ng-field label{display:block;font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;
  color:#b9b9c0;margin-bottom:6px}
.ng-field input,.ng-field select,.ng-field textarea{width:100%;background:#090a0d;border:1px solid rgba(255,255,255,.16);
  color:#ececee;border-radius:9px;padding:11px 12px;font-size:14px;font-family:inherit}
.ng-field textarea{resize:vertical;min-height:84px;line-height:1.5}
.ng-field input:focus,.ng-field select:focus,.ng-field textarea:focus{outline:none;border-color:#e0a82e}
.ng-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.ng-check{display:flex;gap:11px;align-items:flex-start;font-size:13px;color:#b9b9c0;
  margin-bottom:12px;cursor:pointer;line-height:1.5}
.ng-check input{margin-top:3px;width:16px;height:16px;accent-color:#e0a82e;flex:none}
.ng-terms{max-height:190px;overflow-y:auto;background:#090a0d;border:1px solid rgba(255,255,255,.16);
  border-radius:10px;padding:14px 16px;font-size:12.5px;color:#b9b9c0;
  line-height:1.6;margin-bottom:14px}
.ng-terms h4{color:#ececee;font-family:Poppins,sans-serif;font-size:13px;margin:14px 0 5px}
.ng-terms h4:first-child{margin-top:0}
.ng-btn{border:0;border-radius:9px;padding:12px 19px;font-size:12.5px;font-weight:700;
  font-family:Montserrat,sans-serif;letter-spacing:.03em;cursor:pointer;transition:.15s}
.ng-btn-primary{background:linear-gradient(180deg,#e6c25c,#c2891d);color:#141001}
.ng-btn-primary:hover{filter:brightness(1.07)}
.ng-btn-primary:disabled{opacity:.4;cursor:not-allowed;filter:none}
.ng-btn-ghost{background:transparent;color:#b9b9c0;border:1px solid rgba(255,255,255,.16)}
.ng-btn-ghost:hover{color:#ececee}
.ng-status{text-align:center;padding:12px 0}
.ng-status .mark{width:56px;height:56px;border-radius:50%;margin:0 auto 16px;
  display:flex;align-items:center;justify-content:center;font-size:27px}
.ng-status.ok .mark{background:rgba(55,199,106,.14);color:#37c76a}
.ng-status.warn .mark{background:rgba(224,168,46,.14);color:#e0a82e}
.ng-status.no .mark{background:rgba(224,85,62,.14);color:#e0553e}
.ng-err{color:#e08080;font-size:12.5px;margin:-4px 0 12px}
.ng-config-note{border:1px dashed rgba(224,168,46,.55);background:rgba(224,168,46,.07);
  color:#e6d1ac;padding:13px;border-radius:8px;font-size:12px;line-height:1.6;margin-top:13px}

.ng-accessbar{position:relative;z-index:49;display:flex;align-items:center;justify-content:center;
  gap:14px;flex-wrap:wrap;padding:8px 18px;background:#101114;border-bottom:1px solid rgba(255,255,255,.1);
  color:#b9b9c0;font-size:11.5px;text-align:center}
.ng-accessbar strong{color:#e0a82e}
.ng-accessbar button{border:0;background:none;color:#e0a82e;font:700 11px Montserrat,sans-serif;
  text-transform:uppercase;letter-spacing:.08em;cursor:pointer;padding:2px 0}
.ng-accessbar button:hover{text-decoration:underline}
.ng-purchase-locked{opacity:.45!important;cursor:not-allowed!important;filter:none!important}
.ng-inline-lock{border:1px solid rgba(224,168,46,.45);background:rgba(224,168,46,.06);
  border-radius:10px;padding:16px;margin:0 0 18px;color:#d8c39e;font-size:12.5px;line-height:1.65}
.ng-inline-lock strong{color:#e0a82e}
.ng-inline-lock button{margin-top:10px}

@media(max-width:560px){
  .ngate{padding:12px}.ngate-card{max-height:96vh}.ngate-head{padding:18px 18px 13px}
  .ngate-body{padding:18px}.ngate-foot{padding:14px 18px 18px}
  .ng-row{grid-template-columns:1fr}.ngate-foot{align-items:stretch}
  .ngate-foot .ng-btn{flex:1}.ng-accessbar{gap:8px}
}
