.gateae-panel{--gateae-dark:#191e3e;--gateae-red:#93052b;font:inherit;max-width:1200px;margin:24px auto;padding:24px;border:1px solid #444a62;border-radius:16px;background:#0c0f1e;color:#f6f7fb}.gateae-panel *{box-sizing:border-box}.gateae-panel h2,.gateae-panel p{color:inherit}.gateae-nav{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.gateae-nav a{border:1px solid #59617f;color:#fff;background:var(--gateae-dark);padding:10px 14px;border-radius:8px;text-decoration:none}.gateae-nav a[aria-current=page]{background:var(--gateae-red);border-color:var(--gateae-red)}.gateae-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,285px),1fr));gap:16px}.gateae-card{padding:18px;background:var(--gateae-dark);border:1px solid #555b7b;border-radius:12px;min-width:0}.gateae-top{display:flex;gap:12px;align-items:center}.gateae-top img{border-radius:50%}.gateae-top strong{display:block;color:#fff;font-size:18px}.gateae-top small{color:#b7c0d9;display:block}.gateae-email{overflow-wrap:anywhere;font-size:13px;color:#b7c0d9!important}.gateae-status{font-size:13px;font-weight:600;color:#f3da9a!important}.gateae-form{display:flex;flex-direction:column;gap:8px;margin-top:12px}.gateae-form label{color:#fff;font-size:14px}.gateae-form select{color:#111;background:#fff;border-radius:8px;border:1px solid #8f95a9;width:100%;padding:9px}.gateae-btn{border:0;border-radius:8px;padding:10px 12px;cursor:pointer;color:#fff;font-weight:600}.gateae-btn-primary{background:#176c43}.gateae-btn-danger{background:#93052b}.gateae-btn:focus-visible,.gateae-nav a:focus-visible{outline:3px solid #f6dc71;outline-offset:2px}.gateae-message{background:#194e37;padding:12px;border-radius:8px}.gateae-error{background:#75223a;padding:12px;border-radius:8px}.gateae-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:22px 0}.gateae-pagination a{color:#fff;text-decoration:underline}
.gateae-history-scroll{max-width:100%;overflow-x:auto;margin-top:16px}.gateae-history{width:100%;min-width:860px;border-collapse:collapse;text-align:left;font-size:13px}.gateae-history th,.gateae-history td{border-bottom:1px solid #555b7b;padding:10px;vertical-align:top;color:#f6f7fb}.gateae-history th{background:#191e3e}.gateae-history strong{color:#fff}
