.wallet-cards-view{display:grid;gap:18px}.wallet-stack{display:grid;gap:10px}.wallet-state{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;background:#edf1f2;color:#64717b;white-space:nowrap}.wallet-state.active{background:#e6fadb;color:#367f00}.wallet-state.inactive{background:#fff0f0;color:#bb3333}.linked-cards-section{margin-top:2px}.wallet-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 12px}.wallet-section-title h2{font-size:19px;margin:0 0 3px}.wallet-section-title p{font-size:12px;color:var(--mc-muted);margin:0}.wallet-section-title>span{min-width:28px;height:28px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:#e5f5f8;color:var(--mc-cyan-dark);font-size:12px;font-weight:800}.linked-card-list{display:grid;gap:10px}.linked-card{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:15px;border:1px solid #dde6e9;border-radius:17px;background:#fff}.linked-card-icon{width:48px;height:48px;border:1px solid #a7dfb9;border-radius:13px;display:grid;place-items:center;background:#effbf2;color:#23824b;font-size:11px;font-weight:900}.wallet-icon{border-color:#8ed8e6;background:#e9f8fb;color:#007f9f;font-size:17px}.wallet-row{border-color:#b9dfe6}.linked-card-body{min-width:0}.linked-card-body>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.linked-card h3{font-size:15px;margin:0}.linked-card p{margin:5px 0 9px;color:#54626d;font-size:12px;overflow-wrap:anywhere}.linked-card-body>div:last-child{display:flex;flex-wrap:wrap;gap:6px 14px;color:#78858e;font-size:10px}.linked-card-body strong{color:#34414a}.wallet-row .linked-card-body strong{font-size:14px;color:#007f9f}.wallet-empty{padding:30px 20px;border:1px solid #dde6e9;border-radius:18px;background:#fff;text-align:center}.wallet-empty>span{font-size:30px}.wallet-empty h2,.wallet-empty h3{margin:9px 0 5px}.wallet-empty p{margin:0;color:var(--mc-muted);font-size:13px;line-height:1.45}.wallet-empty.compact{padding:22px 16px}@media(max-width:360px){.linked-card{grid-template-columns:42px 1fr;padding:13px}.linked-card-icon{width:42px;height:42px}}

.rfid-card-footer{align-items:center;justify-content:space-between}.rfid-label-edit,.rfid-label-save,.rfid-add-submit{border:0;background:var(--mc-cyan);color:#fff;border-radius:10px;padding:9px 14px;font:800 12px/1 inherit;cursor:pointer}.rfid-status-toggle{border:1px solid #df5454;background:#fff;color:#c42d2d;border-radius:10px;padding:8px 13px;font:800 12px/1 inherit;cursor:pointer}.rfid-status-toggle.unblock{border-color:#66b98a;color:#167044}.rfid-status-toggle:disabled{opacity:.55;cursor:wait}.rfid-status-message{min-height:0;margin-top:0;font-size:11px;line-height:1.35}.rfid-status-message:not(:empty){margin-top:8px}.rfid-status-message.success{color:#2f7b20}.rfid-status-message.error{color:#c33434}.rfid-label-edit:focus-visible,.rfid-add-open:focus-visible,.rfid-status-toggle:focus-visible{outline:2px solid #00a8c8;outline-offset:2px}.linked-card.editing{align-items:start;border-color:#84d3e0;box-shadow:0 8px 24px rgba(0,126,157,.08)}.rfid-label-form{grid-column:1/-1;margin-top:10px;padding-top:13px;border-top:1px solid #e4ebee}.rfid-label-form label,.rfid-add-form label{display:grid;gap:7px;color:#4f5e68;font-size:12px;font-weight:800}.rfid-label-form input,.rfid-add-form input{width:100%;box-sizing:border-box;border:1px solid #cbd8dd;border-radius:11px;background:#fff;padding:13px;color:#25313b;font:600 15px/1.2 inherit}.rfid-label-form input:focus,.rfid-add-form input:focus{outline:0;border-color:var(--mc-cyan);box-shadow:0 0 0 3px rgba(0,168,200,.12)}.rfid-form-actions{display:flex!important;justify-content:flex-end;gap:9px!important;margin-top:11px}.rfid-label-cancel{border:1px solid #cad6db;background:#fff;color:#596871;border-radius:10px;padding:9px 14px;font-weight:700}.rfid-form-message,.rfid-add-message{min-height:16px;margin-top:7px;color:#c33434;font-size:11px}.rfid-title-actions{display:flex;align-items:center;gap:8px}.rfid-title-actions>span{min-width:28px;height:28px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:#e5f5f8;color:var(--mc-cyan-dark);font-size:12px;font-weight:800}.rfid-add-open{height:34px;border:0;border-radius:10px;background:var(--mc-cyan);color:#fff;display:flex;align-items:center;gap:6px;padding:0 11px;cursor:pointer}.rfid-add-open b{font-size:20px;line-height:1}.rfid-add-open em{font-size:11px;font-style:normal;font-weight:800}.rfid-add-overlay{position:fixed;z-index:10020;inset:0;background:rgba(20,31,38,.52);display:flex;align-items:flex-end;justify-content:center}.rfid-add-sheet{position:relative;width:min(100%,430px);box-sizing:border-box;border-radius:24px 24px 0 0;background:#fff;padding:21px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -18px 50px rgba(15,32,41,.2)}.rfid-add-sheet .sheet-handle{position:absolute;top:8px;left:50%;width:48px;height:4px;border-radius:99px;background:#cbd5d9;transform:translateX(-50%)}.rfid-add-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3f5;color:#687780;font-size:25px}.rfid-add-sheet header{display:flex;align-items:center;gap:13px;padding:17px 46px 17px 0}.rfid-add-sheet h2{margin:0 0 4px;font-size:21px}.rfid-add-sheet header p{margin:0;color:var(--mc-muted);font-size:13px}.rfid-add-icon{width:49px;height:49px;border-radius:14px;display:grid;place-items:center;background:#eefbf3;border:1px solid #a7dfb9;color:#23824b;font-size:11px;font-weight:900}.rfid-add-form{display:grid;gap:12px}.rfid-add-help{margin:0;color:#6e7d87;font-size:12px;line-height:1.45}.rfid-add-submit{width:100%;padding:15px;font-size:14px}.rfid-add-submit:disabled,.rfid-label-save:disabled{opacity:.6;cursor:wait}@media(max-width:360px){.rfid-add-open em{display:none}.rfid-add-open{width:34px;padding:0;justify-content:center}}
