.redeem-page{background:#09111c;color:#eaf1fb;min-height:60vh}.redeem-hero{padding:70px 0 34px;background:linear-gradient(180deg,#101b2a,#09111c)}.redeem-hero span,.redeem-history-title>span{color:#e7b844;letter-spacing:.18em}.redeem-hero h1{font-size:42px;margin:10px 0}.redeem-hero p{max-width:780px;color:#afbed1;line-height:1.8}.redeem-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px;align-items:start}.redeem-card,.redeem-history-card{background:#121d2c;border:1px solid #30425a;border-radius:18px;padding:30px}.redeem-account{display:flex;gap:12px;justify-content:space-between;padding:14px;background:#0b1420;border-radius:10px;margin-bottom:20px}.redeem-account>div{display:flex;flex-direction:column;gap:4px}.redeem-account span{font-size:13px;color:#91a5bd}.redeem-entry label{display:block;font-weight:700;margin-bottom:8px}.redeem-form{display:grid;grid-template-columns:1fr auto;gap:10px}.redeem-form input{min-width:0;background:#08111c;border:1px solid #405570;color:#fff;border-radius:10px;padding:14px;font-size:18px;text-transform:uppercase}.redeem-form input:focus{outline:0;border-color:#e7b844;box-shadow:0 0 0 3px rgba(231,184,68,.14)}.redeem-form button,.redeem-button{background:#f1c04b;color:#111;border:0;border-radius:10px;padding:14px 22px;font-weight:700;text-decoration:none;cursor:pointer}.redeem-message{padding:14px;border-radius:10px;margin-bottom:18px}.redeem-message.success{background:#123c30;border:1px solid #2e8d6a}.redeem-message.error{background:#3d1921;border:1px solid #9c4054}.redeem-flow-note{display:flex;flex-direction:column;gap:6px;margin-top:22px;padding:16px;border:1px solid #2b405a;background:#0b1522;border-radius:12px}.redeem-flow-note strong{color:#66ddb0}.redeem-flow-note span{color:#aebdd0;line-height:1.6}.redeem-history-title h2{margin:8px 0 20px}.redeem-history-list{display:flex;flex-direction:column;gap:10px}.redeem-history-row{display:flex;justify-content:space-between;gap:16px;padding:14px;background:#0b1420;border:1px solid #26384e;border-radius:12px}.redeem-history-main,.redeem-history-meta{display:flex;flex-direction:column;gap:5px}.redeem-history-main span,.redeem-history-meta time{font-size:13px;color:#9fb0c5}.redeem-history-meta{text-align:right;align-items:flex-end}.redeem-history-meta [class^="status-"]{font-size:13px;font-weight:700}.status-completed{color:#66ddb0}.status-reserved{color:#e7b844}.status-failed{color:#ff8798}.status-released{color:#9fb0c5}.redeem-empty{color:#9fb0c5;padding:18px;background:#0b1420;border-radius:12px}@media(max-width:900px){.redeem-layout{grid-template-columns:1fr}}@media(max-width:640px){.redeem-form{grid-template-columns:1fr}.redeem-hero h1{font-size:32px}.redeem-card,.redeem-history-card{padding:20px}.redeem-account,.redeem-history-row{flex-direction:column}.redeem-history-meta{text-align:left;align-items:flex-start}}
