.player-schedule-form{align-items:center;justify-content:center;min-height:38px;margin-top:8px;white-space:normal;text-align:center}.premium-recording-modal{width:min(760px,calc(100vw - 28px));max-width:760px;max-height:min(88vh,860px);margin:auto;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(145deg,#171b2b,#111522);color:inherit;box-shadow:0 28px 80px rgba(0,0,0,.58)}.premium-recording-modal::backdrop{background:rgba(4,6,12,.78);backdrop-filter:blur(7px)}.premium-recording-modal-card{position:relative;display:grid;gap:20px;padding:26px}.premium-recording-modal-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.05);color:inherit;font-size:24px;line-height:1;cursor:pointer}.premium-recording-modal-close:hover{border-color:var(--accent,#ff3d81);color:var(--accent,#ff3d81)}.premium-recording-modal-heading{padding-right:38px}.premium-recording-modal-heading h2{margin:.3rem 0 .5rem;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.05}.premium-recording-modal-heading p{max-width:64ch;margin:0;color:var(--muted,#aeb5c8)}.premium-recording-modal-state,.premium-recording-budget{display:grid;gap:8px;padding:17px;border:1px solid rgba(255,61,129,.27);border-radius:16px;background:rgba(255,61,129,.065)}.premium-recording-modal-state strong,.premium-recording-budget strong{font-size:1rem}.premium-recording-modal-state p,.premium-recording-budget span,.premium-recording-budget small{margin:0;color:var(--muted,#aeb5c8)}.premium-recording-modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.premium-recording-schedule-form{align-items:end;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.025)}.premium-recording-schedule-form .field{margin:0}.premium-recording-schedule-form .button{align-self:end}.premium-recording-budget{grid-column:1/-1;padding:13px;border-color:rgba(98,224,180,.25);background:rgba(37,160,119,.08)}.premium-recording-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.premium-recording-benefits article{display:grid;align-content:start;gap:7px;min-width:0;padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:rgba(255,255,255,.025)}.premium-recording-benefits article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(255,61,129,.16);color:var(--accent,#ff3d81);font-weight:800}.premium-recording-benefits strong{font-size:.94rem;line-height:1.15}.premium-recording-benefits p{margin:0;color:var(--muted,#aeb5c8);font-size:.83rem;line-height:1.42}.premium-recording-benefits a{margin-top:2px;color:var(--accent,#ff3d81);font-size:.84rem;font-weight:700;text-decoration:none}.premium-recording-benefits a:hover{text-decoration:underline}@media(max-width:700px){.premium-recording-modal{width:calc(100vw - 18px);max-height:92vh;border-radius:20px}.premium-recording-modal-card{gap:16px;padding:22px 16px}.premium-recording-schedule-form{grid-template-columns:1fr;padding:14px}.premium-recording-schedule-form .button{width:100%}.premium-recording-benefits{grid-template-columns:1fr}.premium-recording-benefits article{grid-template-columns:30px 1fr}.premium-recording-benefits article>span{grid-row:span 3}.premium-recording-benefits p,.premium-recording-benefits a{grid-column:2}}@media(max-width:480px){.player-schedule-form{width:100%}.premium-recording-modal-actions{display:grid;grid-template-columns:1fr}.premium-recording-modal-actions .button{width:100%}}
