html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}body{background:#f5f6f8}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{color:#111;background:#f5f6f8;min-height:100%;margin:0;font-family:Arial,sans-serif}body{min-height:100vh}.logoContainer{justify-content:center;margin-bottom:16px;display:flex}.header{border-bottom:1px solid #eee;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.logo{height:40px}.page{color:#111;background:#f5f6f8;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.card{color:#111;background:#fff;border-radius:16px;width:100%;max-width:760px;padding:24px;box-shadow:0 8px 24px #00000014}h1,h2,p,div,span,label{color:inherit}h1{margin-top:0;margin-bottom:8px;font-size:28px}h2{margin-top:0;margin-bottom:12px;font-size:20px}.userInfo{color:#555;margin:0 0 20px;font-size:14px}.section{color:#111;background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:20px;padding:18px}.sectionHeader{margin-top:0;margin-bottom:14px}.sectionSubtext{color:#666;margin:0 0 14px;font-size:14px}.row{align-items:center;display:flex}.between{justify-content:space-between}.input{box-sizing:border-box;color:#111;-webkit-text-fill-color:#111;opacity:1;background:#fff;border:1px solid #d6d9df;border-radius:10px;width:100%;margin-bottom:12px;padding:12px;font-family:inherit;font-size:14px}.input::placeholder{color:#666;opacity:1}.input:focus{border-color:#7c8aa5;outline:none;box-shadow:0 0 0 3px #7c8aa526}.textarea{resize:vertical;color:#111;background:#fff;min-height:100px}.button{color:#fff;cursor:pointer;font:inherit;background:#111;border:none;border-radius:10px;margin-bottom:12px;padding:12px 16px}.button.secondary{color:#111;background:#e9ebef}.button:hover:not(:disabled){opacity:.92}.button:disabled{opacity:.55;cursor:not-allowed}.results{color:#111;margin-top:16px}.success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;margin-top:12px;margin-bottom:12px;padding:12px 14px}.codeList{color:#111;background:#fafafa;border:1px solid #e1e4e8;border-radius:12px;max-height:320px;margin-top:12px;padding:12px;overflow-y:auto}.codeItem{color:#111;cursor:pointer;border-bottom:1px solid #eee;border-radius:8px;padding:8px 10px;font-family:monospace}.codeItem:hover{background:#f1f5f9}.codeItem:last-child{border-bottom:none}.detailRow{border-bottom:1px solid #eee;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.detailRow:last-child{border-bottom:none}.detailLabel{color:#666;font-weight:600}.detailValue{color:#111;text-align:right;word-break:break-word}.statusPill{text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.statusPill.unredeemed{color:#374151;background:#e5e7eb}.statusPill.redeemed{color:#166534;background:#dcfce7}.statusPill.void{color:#991b1b;background:#fee2e2}.error{color:#b00020;margin-top:12px}.buttonRow{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}
