:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17352b;background:#f2f5f2}*{box-sizing:border-box}body{margin:0;min-height:100vh}.redeem-shell{min-height:100vh;display:grid;place-items:center;padding:28px 18px}.redeem-brand{position:fixed;top:28px;left:32px;display:flex;align-items:center;gap:10px;color:#17352b}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#d7fb56;color:#17352b;font-weight:900}.redeem-brand strong,.redeem-brand small{display:block}.redeem-brand strong{font-size:14px}.redeem-brand small{margin-top:2px;color:#708078;font-size:9px;letter-spacing:1.4px}.redeem-card{width:min(480px,100%);padding:34px;background:#fff;border:1px solid #dfe7e1;border-radius:12px;box-shadow:0 24px 70px rgba(22,53,43,.1)}.eyebrow{margin:0;color:#708078;font-size:10px;font-weight:800;letter-spacing:1.4px}.redeem-card h1{margin:14px 0 8px;font-size:28px;line-height:1.2}.subtitle{margin:0 0 26px;color:#708078;font-size:13px}.redeem-card form{display:grid;gap:9px}.redeem-card label{font-size:11px;font-weight:800}.redeem-card textarea{width:100%;min-height:150px;resize:vertical;padding:13px;border:1px solid #dfe7e1;border-radius:8px;background:#fbfcfb;outline:0;font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}.redeem-card textarea:focus{border-color:#5e927a;box-shadow:0 0 0 3px rgba(94,146,122,.12)}.redeem-card button{margin-top:8px;padding:13px 16px;border:0;border-radius:8px;background:#0e4938;color:#fff;font-weight:800;cursor:pointer}.redeem-card button:hover{background:#17634e}.redeem-card button:disabled{cursor:wait;opacity:.6}.status{min-height:20px;margin:16px 0 0;color:#708078;font-size:12px;line-height:1.5}.status.loading{color:#8c6715}.status.success{color:#26734c}.status.error{color:#a63f36}@media(max-width:600px){.redeem-shell{padding:88px 16px 24px}.redeem-brand{top:20px;left:20px}.redeem-card{padding:26px 22px}.redeem-card h1{font-size:24px}}
