/* CurioSpark v7.72 — payment-plan request queue. */
.v772-request-shell{margin:0 0 1.5rem;padding:1.35rem;border:1px solid rgba(97,37,121,.17);border-radius:1.35rem;background:linear-gradient(145deg,#fffdf8,#fbf8ff);box-shadow:0 14px 32px rgba(45,24,64,.05)}.v772-request-shell .panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.v772-request-shell .panel-head h2{margin:.18rem 0 .38rem;font-size:clamp(1.4rem,2.7vw,2.1rem)}.v772-request-shell .panel-head p{margin:0;color:#6d5b73;max-width:48rem}.v772-request-count{display:inline-grid;place-items:center;min-width:2.25rem;height:2.25rem;padding:0 .55rem;border-radius:999px;background:#64247f;color:#fff;font-weight:900}.v772-request-list{display:grid;gap:.9rem}.v772-request-card{padding:1.05rem;border:1px solid rgba(97,37,121,.16);border-radius:1rem;background:#fff}.v772-request-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.v772-request-head h3{margin:.18rem 0 .3rem;color:#3a1251}.v772-request-head p{margin:0;color:#715e77;font-size:.9rem}.v772-request-pill{display:inline-flex;align-items:center;min-height:1.8rem;padding:.25rem .6rem;border-radius:999px;background:#fff0c7;color:#7b5800;font-size:.75rem;font-weight:900;white-space:nowrap}.v772-request-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:.9rem 0}.v772-request-details div{padding:.72rem .76rem;border-radius:.8rem;background:#fbf8ff;border:1px solid rgba(97,37,121,.1)}.v772-request-details dt{color:#745e7b;font-size:.68rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.v772-request-details dd{margin:.28rem 0 0;color:#3b1950;font-size:.9rem;font-weight:750;line-height:1.35}.v772-request-note{margin:.85rem 0;padding:.8rem .9rem;border-left:4px solid #8f62a6;background:#fbf8ff;color:#5b4864}.v772-request-note strong{color:#4b1c64}.v772-request-note p{margin:.3rem 0 0;white-space:pre-wrap}.v772-request-warning{margin:.85rem 0;padding:.8rem .9rem;border-radius:.8rem;background:#fff1f1;color:#962b3b;line-height:1.45}.v772-request-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.9rem}.v772-request-actions .button{margin:0}.v772-request-status{min-height:1.2rem;margin:.7rem 0 0;color:#6a5870;font-size:.86rem;font-weight:650}.v772-request-status.error{color:#a2273a}.v772-request-empty{display:grid;gap:.35rem;padding:1rem;border:1px dashed rgba(97,37,121,.32);border-radius:1rem;background:#fff;color:#6d5b73}.v772-request-empty strong{color:#3c1551}@media(max-width:820px){.v772-request-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.v772-request-shell .panel-head,.v772-request-head{flex-direction:column}.v772-request-details{grid-template-columns:1fr}.v772-request-actions .button{width:100%;justify-content:center}}
