.rewards{min-height:calc(100vh - 78px);padding:26px 16px 112px;background:radial-gradient(circle at 50% 0,#fff0ec 0,transparent 32%),#fffaf7;font-family:Nunito,Arial,sans-serif;color:#342a29}.rewards-heading{text-align:center}.rewards h1{margin:0;font-size:28px;font-weight:600;letter-spacing:-.5px}.rewards h1 span{color:#ef8290}.rewards-heading p{margin:4px 0 15px;color:#9d918b;font-size:12px}.reward-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}.reward-filters button{height:35px;border:1px solid #f1e3de;border-radius:19px;background:#fffdfb;color:#8c7e79;font:500 12px Nunito,Arial,sans-serif}.reward-filters button.selected{border-color:#f4d3d0;background:#ffeaeb;color:#eb7f8d}.postcard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.postcard{position:relative;aspect-ratio:2/3;overflow:hidden;border:1px solid #e9d4c9;border-radius:13px;background:#fff5ed;box-shadow:0 3px 9px rgba(132,89,72,.08)}.postcard.unlocked{background:#fffaf2}.postcard.unlocked img{display:block;width:100%;height:100%;object-fit:contain}.postcard.unlocked i{position:absolute;right:6px;bottom:6px;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#f18593;color:white;font-size:12px;font-style:normal;box-shadow:0 2px 5px #c87b8680}.postcard.locked{display:grid;place-items:center;border-color:#f2ded7;background:radial-gradient(circle at 50% 40%,#ffdcd4 0 27px,transparent 28px),linear-gradient(145deg,#fff5ed,#fde0d7)}.postcard.locked span{color:#f4b3ac;font-size:46px;line-height:1}.postcard.locked i{position:absolute;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#fff8f3;color:#8a7772;font-size:17px;font-style:normal;box-shadow:0 2px 6px #d6aaa240}.postcard-empty{grid-column:1/-1;margin:15px 0;text-align:center;color:#9c8e88;font-size:13px}.rewards-note{display:flex;align-items:center;gap:11px;margin-top:18px;padding:13px 14px;border:1px solid #f0ded6;border-radius:19px;background:linear-gradient(115deg,#fff8f3,#ffebe6);box-shadow:0 4px 12px rgba(141,91,76,.06)}.rewards-note b{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:50%;background:#ffe7e5;font-size:21px}.rewards-note p{margin:0;color:#645451;font-size:12px;line-height:1.36}.rewards-note span{color:#ed8791}@media(min-width:540px){.rewards{padding-left:24px;padding-right:24px}.postcard-grid{gap:12px}.postcard{border-radius:15px}}
