.rv-page{background:var(--color-bg);min-height:100dvh;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.rv-header{padding:11px var(--page-gutter) 5px;align-items:center;gap:8px;display:flex}.rv-back{width:36px;height:36px;color:var(--color-text);border-radius:10px;justify-content:center;align-items:center;transition:background .2s;display:flex}.rv-back:hover{background:var(--color-bg-elevated)}.rv-header-logo{object-fit:contain;flex:1;width:auto;height:24px}.rv-header-spacer{width:36px}.rv-summary{padding:24px var(--page-gutter) 20px;border-bottom:1px solid var(--color-border);align-items:center;gap:20px;display:flex}.rv-summary-left{flex-direction:column;align-items:center;gap:4px;min-width:72px;display:flex}.rv-summary-num{font-family:var(--font-serif);color:var(--color-text);font-size:36px;font-weight:900;line-height:1}.rv-bars{flex-direction:column;flex:1;gap:5px;display:flex}.rv-bar-row{align-items:center;gap:8px;display:flex}.rv-bar-label{color:var(--color-text-tertiary);text-align:center;width:10px;font-size:12px}.rv-bar-track{background:var(--color-bg-elevated);border-radius:3px;flex:1;height:6px;overflow:hidden}.rv-bar-fill{background:var(--color-gold);border-radius:3px;height:100%;transition:width .3s}.rv-bar-count{color:var(--color-text-tertiary);text-align:right;width:16px;font-size:11px}.rv-summary-count{color:var(--color-text-tertiary);margin-left:2px;font-size:12px}.rv-filter{padding:14px var(--page-gutter);align-items:center;gap:10px;display:flex}.rv-filter-select{color:var(--color-text);background:var(--color-bg-elevated);border:1px solid var(--color-border);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B655D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border-radius:10px;flex:1;padding:10px 36px 10px 14px;font-size:14px;font-weight:600}.rv-filter-select:focus{border-color:var(--color-text-secondary);outline:none}.rv-filter-select option{background:var(--color-bg);color:var(--color-text)}.rv-list-head{padding:0 var(--page-gutter);justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.rv-list-count{color:var(--color-text-tertiary);font-size:13px}.rv-sort-select{color:var(--color-text-secondary);border:1px solid var(--color-border);appearance:none;cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B655D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 8px center no-repeat;border-radius:7px;padding:5px 24px 5px 10px;font-size:12px;font-weight:500;line-height:1.2}.rv-sort-select:focus{border-color:var(--color-text-secondary);outline:none}.rv-sort-select option{background:var(--color-bg);color:var(--color-text)}.rv-list{padding:4px var(--page-gutter) 0;flex-direction:column;gap:10px;display:flex}.rv-empty{color:var(--color-text-tertiary);justify-content:center;align-items:center;padding:48px 0;font-size:14px;display:flex}.rv-sentinel{justify-content:center;align-items:center;height:56px;padding:12px 0;display:flex}.rv-loading-dots{gap:6px;display:inline-flex}.rv-loading-dots i{background:var(--color-text-tertiary);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite rv-dot}.rv-loading-dots i:nth-child(2){animation-delay:.2s}.rv-loading-dots i:nth-child(3){animation-delay:.4s}@keyframes rv-dot{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.rv-loading-dots i{opacity:.5;animation:none}}.rv-list-end{text-align:center;color:var(--color-text-tertiary);padding:24px 0 8px;font-size:13px}.rv-sticky{z-index:40;width:100%;max-width:480px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));color:inherit;background:#0d121f;border:1px solid #c9ae6b47;border-bottom:0;border-radius:18px 18px 0 0;align-items:center;gap:12px;text-decoration:none;transition:background .18s;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -14px 32px -16px #000000bf}.rv-sticky:hover{background:#10162a}.rv-sticky:active{background:#0b101b}.rv-sticky:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#c9ae6b8c,#0000);height:1px;position:absolute;top:-1px;left:15%;right:15%}.rv-sticky-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.rv-sticky-eyebrow{color:#b8c0cc;letter-spacing:-.005em;font-size:11.5px;font-weight:500;line-height:1.2}.rv-sticky-title{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.rv-sticky-btn{color:#0b0f1a;letter-spacing:-.005em;white-space:nowrap;background:#d9a441;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:12px 18px;font-size:13.5px;font-weight:800;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 6px 18px -6px #d9a4418c}.rv-sticky:hover .rv-sticky-btn{background:#b98830;transform:translateY(-1px)}.rv-sticky:active .rv-sticky-btn{transform:translateY(0)}.rv-sticky:hover .rv-sticky-arrow{transform:translate(3px)}.rv-sticky-arrow{font-weight:600;transition:transform .18s;display:inline-block}.rv-sticky--coupon{background:radial-gradient(140% 100% at 0 0,#ffd76b2e 0%,#0000 55%),linear-gradient(#1c1310 0%,#120b09 100%);border-color:#d9a44180;box-shadow:0 -14px 32px -16px #000000d9,inset 0 0 0 1px #ffd76b14}.rv-sticky--coupon:before{background:linear-gradient(90deg,#0000,#ffd76bbf,#0000)}.rv-sticky-coupon-seal{width:40px;height:40px;font-family:var(--font-serif);color:#fff2d5;text-shadow:0 1px 2px #00000059;background:radial-gradient(100% 100% at 30% 25%,#ffffff24 0%,#0000 55%),linear-gradient(155deg,#c2322a 0%,#8a1f18 100%);border:1.5px solid #ffdcb459;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:900;animation:2.4s ease-in-out infinite rvStickySealPulse;display:flex;box-shadow:0 0 0 1px #00000040,0 4px 14px -4px #c2322a99}@keyframes rvStickySealPulse{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.rv-sticky-eyebrow--coupon{letter-spacing:.01em;color:#ffd76b!important;font-weight:700!important}.rv-sticky-btn--coupon{background:linear-gradient(135deg,#ffd76b 0%,#d9a441 100%);box-shadow:inset 0 1px #ffffff59,0 8px 20px -6px #d9a441b3}.rv-sticky--coupon:hover .rv-sticky-btn--coupon{background:linear-gradient(135deg,#ffe088 0%,#e5b04b 100%)}.rv-coupon-overlay{z-index:60;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#05070cd9;justify-content:center;align-items:flex-end;animation:.24s ease-out rvCouponFade;display:flex;position:fixed;inset:0}@keyframes rvCouponFade{0%{opacity:0}to{opacity:1}}.rv-coupon-card{text-align:center;width:100%;max-width:360px;margin-bottom:max(0px, env(safe-area-inset-bottom));background:radial-gradient(120% 80% at 50% 0,#d4453b24 0%,#0000 60%),linear-gradient(#1a1512 0%,#0f0c0a 100%);border:1px solid #d9a44159;border-radius:20px;padding:28px 22px 20px;animation:.38s cubic-bezier(.2,.9,.3,1.15) rvCouponPop;position:relative;box-shadow:inset 0 -2px #d4453b59,0 24px 60px -12px #000c,inset 0 0 0 1px #ffd76b0d}@keyframes rvCouponPop{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.rv-coupon-close{color:#ffffff61;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:color .18s;display:flex;position:absolute;top:6px;right:6px}.rv-coupon-close:hover,.rv-coupon-close:active{color:#ffffffd9}.rv-coupon-seal{background:radial-gradient(100% 100% at 30% 25%,#ffffff1f 0%,#0000 55%),linear-gradient(155deg,#c2322a 0%,#8a1f18 100%);border:2px solid #ffdcb459;border-radius:14px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;animation:3.2s ease-in-out infinite rvCouponSeal;display:flex;position:relative;box-shadow:0 0 0 1px #00000040,0 8px 22px -6px #c2322a99,0 0 30px #ffd76b1f}.rv-coupon-seal:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#ffd76b38 0%,#0000 65%);border-radius:50%;animation:3.2s ease-in-out infinite rvCouponHalo;position:absolute;inset:-10px}.rv-coupon-seal-char{font-family:var(--font-serif);color:#fff2d5;letter-spacing:0;text-shadow:0 1px 2px #0006,0 0 12px #ffd76b4d;font-size:42px;font-weight:900;line-height:1;transform:translateY(1px)}@keyframes rvCouponSeal{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes rvCouponHalo{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.08)}}.rv-coupon-eyebrow{color:#ffd76b;letter-spacing:.02em;white-space:nowrap;background:#d9a4411a;border:1px solid #d9a44152;border-radius:999px;margin:0 auto 12px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-block}.rv-coupon-amount{justify-content:center;align-items:baseline;gap:6px;margin:0 0 6px;line-height:1;display:flex}.rv-coupon-amount strong{font-family:var(--font-serif);letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#fff5d4 55%,#ffd76b 100%);color:#0000;filter:drop-shadow(0 2px 10px #ffd76b47);-webkit-background-clip:text;background-clip:text;font-size:44px;font-weight:900}.rv-coupon-amount span{color:#ffffffd1;font-size:14.5px;font-weight:600}.rv-coupon-title{color:#fff;letter-spacing:-.01em;margin:0 0 12px;font-size:16px;font-weight:800}.rv-coupon-desc{color:#ffffff9e;margin:0 0 20px;font-size:12.5px;line-height:1.55}.rv-coupon-desc strong{color:#ffd76b;font-weight:700}.rv-coupon-claim{color:#1a1208;letter-spacing:-.005em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#ffd76b 0%,#d9a441 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;padding:14px 18px;font-size:15px;font-weight:800;transition:transform .14s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff59,0 10px 24px -8px #d9a4418c}.rv-coupon-claim:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff6,0 14px 28px -8px #d9a441b3}.rv-coupon-claim:active{transform:translateY(0)}.rv-coupon-claim-arrow{font-weight:700;transition:transform .18s;display:inline-block}.rv-coupon-claim:hover .rv-coupon-claim-arrow{transform:translate(3px)}.rv-coupon-foot{color:#ffffff61;letter-spacing:.01em;margin:10px 0 0;font-size:10.5px}.rv-coupon-card.is-claimed{padding:32px 24px}.rv-coupon-claimed{flex-direction:column;align-items:center;gap:14px;display:flex}.rv-coupon-claimed p{color:#fff;margin:0;font-size:15px;font-weight:700}.rv-coupon-claimed-check{color:#1a1208;background:linear-gradient(135deg,#ffd76b 0%,#d9a441 100%);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;font-weight:900;animation:.4s cubic-bezier(.2,.9,.3,1.4) rvCouponCheck;display:flex;box-shadow:0 8px 24px -6px #d9a44199}@keyframes rvCouponCheck{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (width>=480px){.rv-coupon-overlay{align-items:center}}@media (width<=360px){.rv-coupon-card{padding:24px 18px 18px}.rv-coupon-seal{width:64px;height:64px;margin-bottom:12px}.rv-coupon-seal-char{font-size:38px}.rv-coupon-amount strong{font-size:40px}.rv-coupon-title{font-size:15px}.rv-coupon-desc{margin-bottom:18px;font-size:12px}}
