/* GRZ Gaming Coda Direct Top-up validation skin */
.grz-caller-box{margin:14px 0 18px;width:100%;}
.grz-caller-box-inner{position:relative;overflow:hidden;background:linear-gradient(145deg,#242932 0%,#20242b 58%,#1c2027 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);border-radius:14px;padding:15px;color:#fff;}
.grz-caller-box-inner:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:linear-gradient(90deg,#1967ff,#d437ff,#23f05a);opacity:.9;}
.grz-caller-head{display:flex;align-items:center;gap:8px;margin:0 0 10px;min-height:20px;}
.grz-caller-dot{width:9px;height:9px;border-radius:50%;background:#23f05a;box-shadow:0 0 0 4px rgba(35,240,90,.12);}
.grz-caller-title{font-size:13px;font-weight:800;color:#fff;letter-spacing:.01em;}
.grz-caller-chip{margin-left:auto;display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:rgba(35,240,90,.10);border:1px solid rgba(35,240,90,.22);color:#38ff5b;font-size:11px;font-weight:800;line-height:20px;}
.grz-caller-product-line{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px;font-size:12px;color:rgba(255,255,255,.78);}
.grz-caller-product-name,.grz-caller-sku-name{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:999px;padding:3px 8px;}
.grz-caller-label{display:block;margin:10px 0 8px;color:#fff;font-size:13px;font-weight:700;line-height:1.2;}
.grz-caller-label:after{content:" *";color:#ff5b5b;font-weight:800;}
.grz-caller-row{display:flex;gap:10px;align-items:center;width:100%;}
.grz-caller-user-id,.grz-caller-zone-id,.grz-caller-player-name-display,.grz-caller-server-id,.grz-caller-profile-id{height:40px;line-height:40px;width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.17);border-radius:10px;background:#171b22;color:#fff;padding:0 13px;font-size:14px;outline:0;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;}
.grz-caller-server-id,.grz-caller-profile-id{appearance:auto;padding-right:28px;}
.grz-caller-user-id::placeholder,.grz-caller-zone-id::placeholder,.grz-caller-player-name-display::placeholder{color:rgba(255,255,255,.46);}
.grz-caller-user-id:focus,.grz-caller-zone-id:focus,.grz-caller-player-name-display:focus,.grz-caller-server-id:focus,.grz-caller-profile-id:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(139,92,246,.28);background:#1b2028;}
.grz-caller-player-name-display[readonly]{background:#171b22;color:#fff;opacity:1;cursor:default;border-color:rgba(35,240,90,.28);}
.grz-caller-player-name-display.is-manual{background:#1b2028;border-color:rgba(255,209,102,.55);}
.grz-caller-validate-btn.button,.grz-caller-validate-btn{height:40px;min-width:66px;padding:0 18px;border:0!important;border-radius:10px;background:linear-gradient(135deg,#1767ff 0%,#8b38ff 55%,#d738ff 100%)!important;color:#fff!important;font-size:14px;font-weight:900;line-height:40px;text-align:center;box-shadow:0 8px 18px rgba(112,58,255,.22);text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform .12s ease,filter .12s ease,opacity .12s ease;}
.grz-caller-validate-btn:hover,.grz-caller-validate-btn:focus{filter:brightness(1.08);color:#fff!important;transform:translateY(-1px);}
.grz-caller-validate-btn[disabled]{opacity:.62;cursor:not-allowed;filter:none;transform:none;}
.grz-caller-server-wrap,.grz-caller-zone-wrap,.grz-caller-name-wrap,.grz-caller-profile-wrap{margin-top:11px;position:relative;}
.grz-caller-status{min-height:18px;margin:8px 0 0;font-size:12px;font-weight:800;}
.grz-caller-status.is-error{color:#ff7777;}
.grz-caller-status.is-success{color:#38ff5b;}
.grz-caller-status.is-loading,.grz-caller-status.is-info{color:#b9c7ff;}
.grz-caller-status.is-manual{color:#ffd166;}
.grz-caller-name-label{margin-top:0;display:flex;align-items:center;gap:8px;}
.grz-caller-name-label:after{content:"";}
.grz-caller-name-label:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#23f05a;color:#08120b;font-size:11px;font-weight:900;}
.grz-caller-name-wrap.is-manual .grz-caller-name-label:before{content:"!";background:#ffd166;color:#251700;}
.woocommerce div.product form.cart .grz-caller-box{max-width:100%;}
@media (max-width:520px){.grz-caller-box-inner{padding:13px}.grz-caller-row{gap:8px;flex-direction:column;align-items:stretch}.grz-caller-validate-btn.button,.grz-caller-validate-btn{padding:0 14px;min-width:56px;width:100%}.grz-caller-user-id,.grz-caller-zone-id,.grz-caller-player-name-display,.grz-caller-server-id,.grz-caller-profile-id{font-size:13px}}
