.type-card{padding-bottom:20px}.service-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-button{background:#fbfcfe;border:1px solid #e9edf3;border-radius:12px;padding:13px 15px;text-align:left;cursor:pointer}.service-button strong{display:block;font-size:13px;color:#354052}.service-button span{display:block;color:#9aa3b1;font-size:10px;margin-top:5px}.service-button.active{border-color:#a4abf7;background:#f0f2ff;box-shadow:0 5px 13px rgba(101,113,239,.1)}.service-button.active strong{color:#6571ef}.date-choice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.date-choice input{border:1px solid #e5e9f0;border-radius:9px;background:#fff;color:#4d596d;padding:8px 9px;font-size:12px;outline:none}.date-choice input:focus{border-color:#a3aaf8;box-shadow:0 0 0 3px #eef0ff}.form-grid select{display:block;width:100%;border:1px solid #e7eaf0;border-radius:10px;background:#fbfcfe;padding:11px 12px;margin-top:7px;color:#354052;outline:0;font-size:13px;font-weight:400}.payment-backdrop{position:fixed;inset:0;background:rgba(31,40,65,.38);display:grid;place-items:center;padding:18px;z-index:5}.payment-modal{position:relative;background:#fff;width:min(440px,100%);border-radius:18px;padding:28px;box-shadow:0 24px 80px rgba(25,35,65,.25)}.payment-close{position:absolute;right:17px;top:15px;width:30px;height:30px;border:0;border-radius:50%;background:#f5f6f8;color:#9ba4b1;font-size:21px;cursor:pointer}.payment-eyebrow{color:#6571ef;font-weight:800}.payment-modal h2{font-size:22px;margin:8px 0 6px}.payment-intro{font-size:12px;color:#9aa3b1;line-height:1.6;margin:0 0 18px}.payment-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px 13px;background:#f8f9fd;border-radius:12px;padding:15px;font-size:12px}.payment-summary span{color:#9aa3b1}.payment-summary b{color:#354052}.payment-summary strong{color:#6571ef;font-size:17px}.qr-placeholder{min-height:105px;border:1px dashed #cbd0f4;background:#f7f8ff;color:#6973db;border-radius:12px;margin:16px 0;padding:17px;text-align:center}.qr-placeholder span,.qr-placeholder small{display:block}.qr-placeholder small{color:#929ab0;margin-top:7px;font-size:11px}.payment-tip{font-size:11px;color:#858f9f;line-height:1.6;margin-bottom:17px}.payment-submit{width:100%}.hidden{display:none}@media(max-width:560px){.service-switch{gap:8px}.service-button{padding:12px 10px}.date-choice{justify-content:flex-start}.payment-modal{padding:23px 18px}}
