.rewards-container{max-width:1120px}.rewards-hero{position:relative;display:flex;justify-content:space-between;gap:30px;align-items:center;overflow:hidden;margin-bottom:26px;padding:42px;border:1px solid rgba(79,70,229,0.16);border-radius:28px;background:radial-gradient(circle at 85% 20%,rgba(56,189,248,0.18),transparent 36%),linear-gradient(135deg,rgba(238,242,255,0.96),rgba(240,253,250,0.94))}.rewards-hero::after{content:"";position:absolute;right:-90px;bottom:-140px;width:300px;height:300px;border-radius:50%;background:rgba(79,70,229,0.07)}.rewards-hero__content{position:relative;z-index:1;max-width:760px}.rewards-hero__label{display:inline-flex;margin-bottom:14px;padding:7px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rewards-hero h1{margin:0 0 14px;font-size:clamp(34px,5vw,56px);line-height:1.05}.rewards-hero p{max-width:720px;margin:0;color:#475467;font-size:18px;line-height:1.7}.rewards-hero__coin{position:relative;z-index:1;display:flex;flex:0 0 132px;align-items:center;justify-content:center;width:132px;height:132px;border:10px solid rgba(255,255,255,0.72);border-radius:50%;background:linear-gradient(145deg,#fde68a,#f59e0b);color:#713f12;box-shadow:0 18px 40px rgba(245,158,11,0.28),inset 0 0 0 3px rgba(120,53,15,0.14);font-size:32px;font-weight:900}.rewards-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.rewards-nav a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#344054;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.rewards-nav a:hover{transform:translateY(-1px);border-color:#84adff;background:#f5f8ff}.rewards-nav a span{display:inline-flex;min-width:23px;height:23px;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:#3538cd;font-size:12px}.rewards-categories{display:grid;gap:28px}.reward-category{scroll-margin-top:90px;overflow:hidden;border:1px solid #e4e7ec;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,0.06)}.reward-category__header{display:flex;gap:16px;align-items:center;padding:24px 26px;border-bottom:1px solid #e4e7ec;background:linear-gradient(135deg,#f8faff,#f0fdf9)}.reward-category__icon{display:flex;flex:0 0 52px;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(16,24,40,0.08);font-size:25px}.reward-category__heading{min-width:0;flex:1}.reward-category__heading h2{margin:0 0 6px;color:#101828;font-size:24px;line-height:1.25}.reward-category__heading p{max-width:800px;margin:0;color:#667085;font-size:14px;line-height:1.6}.reward-category__count{display:inline-flex;flex:0 0 auto;min-width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;background:#e0e7ff;color:#3730a3;font-weight:900}.reward-events{padding:8px 26px}.reward-event{display:flex;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid #eaecf0}.reward-event:last-child{border-bottom:0}.reward-event__main{min-width:0;flex:1}.reward-event__title-row{display:flex;gap:18px;align-items:flex-start;justify-content:space-between}.reward-event h3{margin:0;color:#101828;font-size:18px;line-height:1.4}.reward-event__amount{display:none;white-space:nowrap;color:#039855}.reward-event__description{max-width:820px;margin:9px 0 0;color:#475467;font-size:14px;line-height:1.65}.reward-event__rules{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.reward-rule{display:inline-flex;align-items:center;padding:6px 9px;border:1px solid #e4e7ec;border-radius:999px;background:#f9fafb;color:#475467;font-size:12px;font-weight:700}.reward-rule--once{border-color:#c7d7fe;background:#eef4ff;color:#3538cd}.reward-rule--delay{border-color:#fedf89;background:#fffaeb;color:#b54708}.reward-event__coin{display:grid;flex:0 0 88px;place-items:center;width:88px;height:88px;border:7px solid #fef3c7;border-radius:50%;background:linear-gradient(145deg,#fcd34d,#f59e0b);color:#78350f;box-shadow:0 10px 24px rgba(245,158,11,0.22),inset 0 0 0 2px rgba(120,53,15,0.12);line-height:1}.reward-event__coin small{align-self:end;font-size:13px;font-weight:800}.reward-event__coin b{font-size:24px;font-weight:900}.reward-event__coin span{align-self:start;font-size:12px;font-weight:900}.rewards-notice{display:flex;gap:16px;align-items:flex-start;margin-top:28px;padding:22px;border:1px solid #b2ddff;border-radius:20px;background:#eff8ff}.rewards-notice__icon{display:flex;flex:0 0 42px;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:#fff;font-size:21px}.rewards-notice h2{margin:0 0 6px;color:#175cd3;font-size:17px}.rewards-notice p{margin:0;color:#344054;font-size:14px;line-height:1.6}.rewards-empty{display:grid;place-items:center;min-height:240px;padding:30px;border:1px dashed #d0d5dd;border-radius:24px;background:#f9fafb;color:#667085;text-align:center}.rewards-empty span{font-size:48px}@media(max-width:720px){.rewards-hero{padding:26px 20px}.rewards-hero__coin{display:none}.rewards-hero p{font-size:16px}.reward-category__header{align-items:flex-start;padding:20px}.reward-category__count{display:none}.reward-events{padding:4px 20px}.reward-event{align-items:flex-start;padding:20px 0}.reward-event__coin{display:none}.reward-event__amount{display:block}.reward-event__title-row{align-items:flex-start}}
