.owner-vouchers-page{display:grid;gap:18px;max-width:1180px;margin:0 auto;padding-bottom:28px}.owner-vouchers-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.owner-vouchers-heading small,.owner-voucher-form-head small{font-size:11px;font-weight:800;letter-spacing:.12em;opacity:.62}.owner-vouchers-heading h2,.owner-voucher-form-head h3{margin:4px 0 5px;font-size:clamp(24px,3vw,34px);line-height:1.05}.owner-vouchers-heading p,.owner-voucher-form-head p{margin:0;opacity:.7}.owner-voucher-new,.owner-voucher-form-actions .primary,.owner-voucher-empty button{border:0;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer;background:#c9f31d;color:#102b20}.owner-voucher-error{padding:12px 14px;border:1px solid rgba(220,38,38,.25);border-radius:12px;background:rgba(220,38,38,.08);color:#b42318;font-weight:650}.owner-voucher-form,.owner-voucher-card,.owner-voucher-empty{border:1px solid rgba(127,127,127,.2);border-radius:18px;background:var(--panel,#fff);box-shadow:0 8px 24px rgba(0,0,0,.05)}.owner-voucher-form{padding:18px;display:grid;gap:16px}.owner-voucher-form-head{display:flex;justify-content:space-between;gap:15px}.owner-voucher-close{width:38px;height:38px;border:0;border-radius:10px;background:rgba(127,127,127,.12);font-size:24px;cursor:pointer;color:inherit}.owner-voucher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.owner-voucher-grid label{display:grid;gap:6px}.owner-voucher-grid label>span,.owner-voucher-options legend{font-size:12px;font-weight:750;opacity:.75}.owner-voucher-grid input,.owner-voucher-grid select{width:100%;box-sizing:border-box;border:1px solid rgba(127,127,127,.28);border-radius:11px;padding:11px 12px;background:transparent;color:inherit;font:inherit}.owner-voucher-options{border:1px solid rgba(127,127,127,.18);border-radius:13px;padding:11px 13px 13px;margin:0}.owner-voucher-checks{display:flex;flex-wrap:wrap;gap:8px;margin-top:7px}.owner-voucher-checks label,.owner-voucher-active-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(127,127,127,.2);border-radius:999px;padding:8px 10px;font-size:13px;font-weight:650}.owner-voucher-courts label{border-radius:10px}.owner-voucher-active-toggle{justify-self:start}.owner-voucher-form-actions,.owner-voucher-card-actions{display:flex;justify-content:flex-end;gap:9px}.owner-voucher-form-actions button,.owner-voucher-card-actions button{border-radius:10px;padding:9px 13px;font-weight:750;cursor:pointer}.owner-voucher-form-actions .secondary,.owner-voucher-card-actions .secondary{border:1px solid rgba(127,127,127,.25);background:transparent;color:inherit}.owner-voucher-list{display:grid;gap:12px}.owner-voucher-card{padding:16px;display:grid;grid-template-columns:minmax(200px,1.15fr) minmax(300px,1.7fr);gap:14px 24px;align-items:center}.owner-voucher-card.is-inactive{opacity:.72}.owner-voucher-code-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.owner-voucher-code-row strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;letter-spacing:.04em}.owner-voucher-status{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.07em;border-radius:999px;padding:4px 7px}.owner-voucher-status.active{background:rgba(31,157,85,.12);color:#168246}.owner-voucher-status.inactive{background:rgba(127,127,127,.14)}.owner-voucher-discount{font-size:16px;font-weight:850;margin-top:6px}.owner-voucher-applies{font-size:12px;opacity:.65;margin-top:3px}.owner-voucher-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.owner-voucher-metrics>div{display:grid;gap:3px}.owner-voucher-metrics small{font-size:10px;font-weight:800;letter-spacing:.08em;opacity:.56}.owner-voucher-metrics b{font-size:13px}.owner-voucher-metrics em{font-size:10px;font-style:normal;opacity:.62}.owner-voucher-details{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:7px}.owner-voucher-details span{font-size:11px;border-radius:999px;padding:6px 8px;background:rgba(127,127,127,.1)}.owner-voucher-card-actions{grid-column:1/-1}.owner-voucher-card-actions .danger-soft{border:1px solid rgba(220,38,38,.22);background:rgba(220,38,38,.07);color:#b42318}.owner-voucher-card-actions .primary-soft{border:1px solid rgba(95,160,20,.28);background:rgba(201,243,29,.12);color:inherit}.owner-voucher-empty{text-align:center;padding:38px 18px}.owner-voucher-empty p{opacity:.65}.owner-vouchers-loading{padding:30px;opacity:.7}@media(max-width:760px){.owner-vouchers-heading{align-items:stretch;flex-direction:column}.owner-voucher-new{width:100%}.owner-voucher-grid{grid-template-columns:1fr}.owner-voucher-card{grid-template-columns:1fr}.owner-voucher-metrics{grid-template-columns:1fr 1fr}.owner-voucher-card-actions button{flex:1}.owner-voucher-form-actions button{flex:1}}@media(prefers-color-scheme:dark){.owner-voucher-form,.owner-voucher-card,.owner-voucher-empty{background:rgba(255,255,255,.035)}.owner-voucher-error{color:#ff9a90}}

/* PlayMeu Voucher V1.1 — Booking Credit / Rain Credit owner review */
.owner-credit-panel{display:grid;gap:14px;margin-bottom:26px;padding:18px;border:1px solid rgba(127,127,127,.2);border-radius:18px;background:var(--panel,#fff);box-shadow:0 8px 24px rgba(0,0,0,.05)}
.owner-credit-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.owner-credit-heading small{font-size:10px;font-weight:850;letter-spacing:.12em;opacity:.55}.owner-credit-heading h2{margin:2px 0 4px;font-size:clamp(22px,2.6vw,30px);line-height:1.08}.owner-credit-heading p{margin:0;max-width:760px;opacity:.7}.owner-credit-count{white-space:nowrap;border-radius:999px;padding:7px 10px;background:rgba(201,243,29,.16);font-size:12px;font-weight:850}.owner-credit-empty{padding:20px;border:1px dashed rgba(127,127,127,.28);border-radius:14px;text-align:center;opacity:.65}.owner-credit-list{display:grid;gap:12px}.owner-credit-card{display:grid;gap:12px;padding:15px;border:1px solid rgba(127,127,127,.18);border-radius:15px;background:rgba(127,127,127,.035)}.owner-credit-card.status-pending{border-color:rgba(219,164,0,.28)}.owner-credit-main{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.owner-credit-main>div{display:grid;gap:3px}.owner-credit-main small,.owner-credit-meta small,.owner-credit-issued small{font-size:10px;font-weight:850;letter-spacing:.08em;opacity:.56}.owner-credit-main b{font-size:16px}.owner-credit-main span:not(.owner-credit-status){font-size:12px;opacity:.68}.owner-credit-status{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.owner-credit-status.pending{background:rgba(219,164,0,.12);color:#9a7100}.owner-credit-status.approved,.owner-credit-status.partially_approved{background:rgba(31,157,85,.12);color:#168246}.owner-credit-status.rejected{background:rgba(220,38,38,.08);color:#b42318}.owner-credit-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.owner-credit-meta>div{display:grid;gap:3px}.owner-credit-meta b{font-size:13px}.owner-credit-note{margin:0;padding:9px 11px;border-radius:10px;background:rgba(127,127,127,.07);font-size:12px}.owner-credit-issued{display:grid;grid-template-columns:minmax(170px,1fr) auto auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(31,157,85,.18);border-radius:12px;background:rgba(31,157,85,.06)}.owner-credit-issued>div{display:grid;gap:2px}.owner-credit-issued>div b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em}.owner-credit-issued strong{font-size:18px;color:#168246}.owner-credit-issued span{font-size:11px;opacity:.68}.owner-credit-actions,.owner-credit-review-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.owner-credit-actions button,.owner-credit-review-actions button{border-radius:10px;padding:9px 12px;font-weight:750;cursor:pointer}.owner-credit-actions .secondary,.owner-credit-review-actions .secondary{border:1px solid rgba(127,127,127,.25);background:transparent;color:inherit}.owner-credit-actions .primary-soft{border:1px solid rgba(95,160,20,.28);background:rgba(201,243,29,.12);color:inherit}.owner-credit-actions .danger-soft,.owner-credit-review-actions .danger-soft{border:1px solid rgba(220,38,38,.22);background:rgba(220,38,38,.07);color:#b42318}.owner-credit-review-actions .primary{border:0;background:#c9f31d;color:#102b20}.owner-credit-review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;border-radius:13px;background:rgba(127,127,127,.06)}.owner-credit-review h4{grid-column:1/-1;margin:0}.owner-credit-review label{display:grid;gap:5px}.owner-credit-review label>span{font-size:11px;font-weight:750;opacity:.7}.owner-credit-review input[type=number],.owner-credit-review textarea{width:100%;box-sizing:border-box;border:1px solid rgba(127,127,127,.26);border-radius:10px;padding:10px 11px;background:var(--panel,#fff);color:inherit;font:inherit}.owner-credit-review textarea{min-height:78px;resize:vertical}.owner-credit-owner-note,.owner-credit-cancel-toggle,.owner-credit-review-actions{grid-column:1/-1}.owner-credit-cancel-toggle{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important}.owner-credit-review-actions{margin-top:2px}
@media(max-width:760px){.owner-credit-heading,.owner-credit-main{flex-direction:column}.owner-credit-count{align-self:flex-start}.owner-credit-meta{grid-template-columns:1fr 1fr}.owner-credit-issued{grid-template-columns:1fr}.owner-credit-actions{display:grid;grid-template-columns:1fr}.owner-credit-actions button{width:100%}.owner-credit-review{grid-template-columns:1fr}.owner-credit-review h4,.owner-credit-owner-note,.owner-credit-cancel-toggle,.owner-credit-review-actions{grid-column:1}.owner-credit-review-actions button{flex:1}}
@media(prefers-color-scheme:dark){.owner-credit-panel{background:rgba(255,255,255,.035)}.owner-credit-review input[type=number],.owner-credit-review textarea{background:rgba(255,255,255,.035)}}
