/* FILE VERSION: Aemazon-Ranking-Rewards-v1.0.1 */
.ra-section,.ra-section *{box-sizing:border-box}
.ra-section{color:#1c1c1e;font-family:inherit;min-width:0}
.ra-profile{margin:0 24px 24px 162px;padding:18px 0 0;border-top:1px solid #efefef}
.ra-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.ra-section .ra-heading h2{font-size:17px;font-weight:850;line-height:1.4;margin:0;color:#1c1c1e}
.ra-section .ra-all-link{font-size:12px;white-space:nowrap;color:#71717a;text-decoration:none;font-weight:650}
.ra-section .ra-all-link:hover{color:#e75d2e}
.ra-filters{display:flex;gap:6px;margin:0 0 16px;overflow:auto;scrollbar-width:none}
.ra-section .ra-filters button,.ra-section .ra-retry,.ra-section .ra-more{display:inline-flex;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none;width:auto;height:34px;min-height:34px;min-width:52px;flex:0 0 auto;padding:0 14px;line-height:1;font-family:inherit;font-size:12px;font-weight:650;color:#666;background:#f5f5f6;border:1px solid transparent;border-radius:18px;white-space:nowrap;cursor:pointer;text-decoration:none;box-shadow:none}
/* The profile's global button color is !important; keep this override inside ranking filters. */
.ra-section .ra-filters button{color:#666!important;-webkit-text-fill-color:currentColor!important}
.ra-section .ra-filters button[aria-pressed="true"]{background:#1c1c1e;color:#fff!important}
.ra-section button:focus-visible,.ra-section a:focus-visible{outline:2px solid #f36332;outline-offset:3px}
.ra-section [hidden]{display:none!important}
.ra-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}
.ra-section .ra-award{display:flex;align-items:center;gap:12px;padding:18px 14px;min-width:0;min-height:116px;border:1px solid #e6d7ad;border-radius:16px;background:linear-gradient(125deg,#fffdf5,#faf4df);text-decoration:none;color:#29271f;transition:border-color .15s}
.ra-section .ra-award:hover{border-color:#bb9750}
.ra-section .ra-award--silver{background:linear-gradient(125deg,#fafbff,#edf0f5);border-color:#dbe0e9;color:#384251}
.ra-section .ra-award--bronze{background:linear-gradient(125deg,#fff9f3,#f7ece3);border-color:#ead6c6;color:#684b34}
.ra-award img{display:block;width:56px;height:64px;object-fit:contain;flex:none;filter:drop-shadow(0 3px 3px #00000012)}
.ra-award-copy{min-width:0;display:flex;flex-direction:column;gap:5px}
.ra-award .ra-period{font-size:10px;line-height:1.3;letter-spacing:.08em;font-weight:750;color:#8a734a}
.ra-award--silver .ra-period{color:#69788a}.ra-award--bronze .ra-period{color:#997356}
.ra-award .ra-dates{font-size:11px;line-height:1.5;overflow-wrap:anywhere;color:#777}
.ra-award strong{font-size:15px;line-height:1.35;color:inherit;font-weight:800}
.ra-award .ra-score{font-size:10px;color:#8a8a8a}
.ra-message{font-size:13px;line-height:1.7;color:#85858e;margin:12px 0}
.ra-message:not([hidden]){padding:14px;background:#f8f8f9;border-radius:12px}
.ra-section .ra-retry,.ra-section .ra-more{height:40px;padding:0 20px;border-color:#ddd;background:#fff;color:#333;margin-top:12px}
.ra-section .ra-more{display:flex;margin:24px auto 0}
.ra-section button:disabled{opacity:.55;cursor:wait}
.ra-page{margin:0;background:#fafafa;color:#1c1c1e;font-family:system-ui,-apple-system,'Noto Sans KR',sans-serif}
.ra-shell{max-width:1160px;margin:0 auto;padding:32px 24px calc(70px + env(safe-area-inset-bottom,0px))}
.ra-back{display:inline-block;color:#71717a;font-size:13px;text-decoration:none;margin-bottom:24px}
.ra-shell h1{margin:0;font-size:26px;line-height:1.4;overflow-wrap:anywhere}
.ra-eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;color:#f36332;margin:0 0 6px}
.ra-description,.ra-footnote{font-size:13px;line-height:1.7;color:#85858e}
.ra-description{margin:0 0 24px}.ra-footnote{margin-top:28px;border-top:1px solid #e7e7e9;padding-top:18px;font-size:12px}
@media(max-width:1100px){.ra-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ra-profile .ra-cards{grid-template-columns:1fr}.ra-profile .ra-award{min-height:88px;padding:12px 16px}.ra-profile .ra-award img{width:48px;height:54px}.ra-profile .ra-award-copy{display:grid;grid-template-columns:1fr auto;align-items:center;flex:1;gap:4px 12px}.ra-profile .ra-dates{grid-column:1}.ra-profile .ra-award strong{grid-row:1 / 3;grid-column:2}.ra-profile .ra-score{display:none}}
@media(max-width:900px){.ra-profile{margin-left:126px;margin-right:18px}}
@media(max-width:640px){.ra-profile{margin:0 12px 18px;padding-top:16px}.ra-profile .ra-award-copy{display:flex;align-items:flex-start;gap:3px}.ra-profile .ra-award{gap:14px;min-height:98px}.ra-profile .ra-award img{width:54px;height:62px}.ra-cards{grid-template-columns:1fr;gap:10px}.ra-section .ra-filters button{height:38px;min-height:38px;min-width:56px}.ra-shell{padding:24px 16px calc(84px + env(safe-area-inset-bottom,0px))}.ra-shell h1{font-size:22px}.ra-heading{gap:10px}.ra-profile .ra-heading h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){.ra-section .ra-award{transition:none}}
