.redeem-panel{padding:28px;margin-bottom:20px;border:1px solid #e1e8ef;border-radius:18px;background:#fff;box-shadow:0 5px 22px #17365705}.redeem-panel h3{margin:0 0 18px;color:#203956}.redeem-panel label{display:block;font-weight:600;margin-bottom:10px}.redeem-input-row{display:flex;gap:12px}.redeem-input-row input{flex:1;min-width:0;border:1px solid #cfdbe7;border-radius:10px;padding:13px 15px;font-size:15px;color:#203956;background:#fbfcfe}.redeem-input-row input:focus{outline:2px solid #8cb1d6;outline-offset:2px}.redeem-panel button{cursor:pointer;border:1px solid #d2ddeb;border-radius:9px;padding:11px 18px;font:inherit;color:#224b74;background:#fff}.redeem-panel button.primary{background:#224b74;color:#fff;border-color:#224b74}.redeem-panel button:disabled{opacity:.5;cursor:default}.redeem-message{color:#287858;line-height:1.7}.redeem-message.is-error{color:#bf374b}.redeem-fine{font-size:12px;color:#7d8ea4;line-height:1.9}.redeem-benefits{border-top:1px solid #edf1f5;margin-top:22px;padding-top:22px;line-height:1.8}.redeem-benefits p{color:#62758d;font-size:14px}.redeem-item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;margin:18px 0}.redeem-item-grid>div{padding:18px;background:#f3f7fc;border-radius:12px;display:flex;flex-direction:column;gap:8px}.redeem-item-grid span{font-size:13px;color:#647b95}.redeem-item-grid strong{font-size:26px;color:#244f7b}.redeem-item-grid small{font-size:13px;font-weight:400}.redeem-date{padding:12px 16px;border-left:3px solid #8aacca;background:#f8fafc}.redeem-confirm{margin-top:14px;min-width:160px}.redeem-history{padding:17px 0;border-bottom:1px solid #edf1f5}.redeem-history summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;color:#294765}.redeem-history summary::after{content:'⌄'}.redeem-history time{margin-left:auto;font-size:12px;color:#8394a8}.redeem-history-pager{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;font-size:12px;color:#6b8199}@media(max-width:600px){.redeem-panel{padding:20px 16px}.redeem-input-row{flex-direction:column}.redeem-history summary{flex-wrap:wrap}.redeem-history time{margin-left:0}.redeem-item-grid{grid-template-columns:1fr 1fr}.redeem-confirm{width:100%}}
