:root {
  --awards-ink: #0b0a0b;
  --awards-paper: #f0e7d8;
  --awards-gold: #d9af61;
  --awards-gold-pale: #f1dba8;
  --awards-red: #a92e2b;
  --awards-red-dark: #4b1214;
  --awards-muted: #9e9290;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--awards-ink); }
body.awards-body { margin: 0; background: #0a090a; color: #f2ece3; font-family: Inter, "Avenir Next", "PingFang TC", "Noto Sans TC", sans-serif; }
button, a { font: inherit; }
a { color: inherit; text-decoration: none; }
button { -webkit-tap-highlight-color: transparent; }
.awards-shell { width: min(1240px, calc(100% - 64px)); margin-inline: auto; }
.awards-kicker { margin: 0; color: var(--awards-gold); font: 800 10px/1.5 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .22em; text-transform: uppercase; }

.awards-topbar { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 28px; position: relative; z-index: 30; }
.awards-brand { display: inline-flex; align-items: center; gap: 10px; font: 800 12px/1 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .08em; text-transform: uppercase; }
.awards-brand span { width: 32px; height: 32px; border: 1px solid rgba(217,175,97,.54); border-radius: 50%; display: grid; place-items: center; color: var(--awards-gold); }
.awards-nav { display: flex; align-items: center; gap: 22px; }
.awards-nav a { color: #968d8d; font-size: 8px; font-weight: 800; letter-spacing: .16em; }
.awards-nav a:hover, .awards-nav a[aria-current="page"] { color: var(--awards-gold-pale); }

.awards-hero { min-height: 780px; position: relative; overflow: hidden; isolation: isolate; border-top: 1px solid rgba(255,255,255,.05); border-bottom: 1px solid rgba(217,175,97,.19); }
.awards-hero::before { content: ""; position: absolute; z-index: -3; inset: 0; background: radial-gradient(circle at 50% 11%, rgba(217,175,97,.14), transparent 27%), linear-gradient(180deg, #0d0b0c 0%, #130c0d 72%, #070708 100%); }
.awards-stage-light { position: absolute; z-index: -2; top: -90px; left: 50%; width: min(860px, 85vw); height: 760px; transform: translateX(-50%); clip-path: polygon(41% 0, 59% 0, 100% 100%, 0 100%); background: linear-gradient(180deg, rgba(255,235,190,.16), rgba(217,175,97,.035) 70%, transparent); filter: blur(2px); }
.awards-curtain { position: absolute; z-index: -1; top: 0; bottom: 0; width: clamp(150px, 22vw, 350px); background: repeating-linear-gradient(90deg, #3c1012 0 18px, #68191c 35px 69px, #350d10 90px 112px); box-shadow: inset 0 0 70px rgba(0,0,0,.8); opacity: .78; }
.awards-curtain::after { content: ""; position: absolute; top: 0; bottom: 0; width: 70px; background: linear-gradient(90deg, transparent, rgba(0,0,0,.78)); }
.awards-curtain--left { left: 0; clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%); }
.awards-curtain--left::after { right: 0; }
.awards-curtain--right { right: 0; transform: scaleX(-1); clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%); }
.awards-curtain--right::after { right: 0; }
.awards-hero__inner { min-height: 704px; padding: 78px 7% 96px; display: grid; grid-template-columns: 1.05fr .75fr; gap: clamp(55px, 8vw, 130px); align-items: center; }
.awards-hero__copy { position: relative; z-index: 2; }
.awards-hero__copy h1 { margin: 22px 0 27px; font: 400 clamp(62px, 7vw, 102px)/.96 Georgia, "Noto Serif TC", serif; letter-spacing: -.06em; }
.awards-hero__copy h1 span { color: var(--awards-gold-pale); font-style: italic; }
.awards-hero__copy > p:not(.awards-kicker) { max-width: 580px; margin: 0; color: #c7bcb6; font: 400 14px/2 Georgia, "Noto Serif TC", serif; }
.awards-hero__actions { margin-top: 35px; display: flex; align-items: center; flex-wrap: wrap; gap: 12px; }
.awards-hero__actions > a { margin-left: 5px; padding-bottom: 5px; border-bottom: 1px solid rgba(217,175,97,.55); color: #d7c6ba; font-size: 10px; }
.awards-button { min-height: 43px; padding: 0 18px; border: 1px solid rgba(255,255,255,.22); border-radius: 2px; background: rgba(255,255,255,.04); color: #ece5de; cursor: pointer; font-size: 9px; font-weight: 800; letter-spacing: .05em; }
.awards-button:hover { border-color: var(--awards-gold); transform: translateY(-2px); }
.awards-button:disabled { opacity: .36; cursor: default; transform: none; }
.awards-button--gold { border-color: var(--awards-gold); background: var(--awards-gold); color: #20170d; }

.awards-orbit { width: min(420px, 100%); min-height: 480px; justify-self: end; padding: 48px 42px 36px; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid rgba(217,175,97,.28); border-radius: 50% 50% 8px 8px; background: rgba(6,6,7,.76); box-shadow: 0 30px 90px rgba(0,0,0,.56), inset 0 0 70px rgba(217,175,97,.045); text-align: center; }
.awards-orbit::before, .awards-orbit::after { content: ""; position: absolute; border: 1px solid rgba(217,175,97,.16); border-radius: 50%; pointer-events: none; }
.awards-orbit::before { inset: 17px; }
.awards-orbit::after { inset: 44px 29px 72px; }
.awards-orbit__moon { width: 108px; height: 108px; position: relative; z-index: 1; display: grid; place-items: center; border-radius: 50%; background: #e2c585; color: #5a3b18; box-shadow: 0 0 62px rgba(217,175,97,.28); }
.awards-orbit__moon::after { content: ""; position: absolute; width: 96px; height: 96px; left: 36px; top: -15px; border-radius: 50%; background: #080708; }
.awards-orbit__moon span { position: relative; z-index: 2; transform: translateX(-12px); }
.awards-orbit > p { position: relative; z-index: 2; margin: 22px 0 12px; color: #c8b9a3; font: 800 13px/1.3 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .14em; }
.awards-orbit > p strong { display: block; color: #f4e9d6; font: 400 33px/1.25 Georgia, serif; letter-spacing: .05em; }
.awards-year-switcher { position: relative; z-index: 2; min-height: 32px; display: flex; justify-content: center; gap: 7px; }
.awards-year-switcher button { min-width: 54px; min-height: 30px; border: 1px solid rgba(217,175,97,.28); background: transparent; color: #9e8e7e; cursor: pointer; font: 800 9px ui-monospace, SFMono-Regular, Menlo, monospace; }
.awards-year-switcher button[aria-pressed="true"] { background: var(--awards-gold-pale); color: #24180e; }
.awards-orbit dl { width: 100%; margin: 24px 0 0; position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, 1fr); }
.awards-orbit dl div + div { border-left: 1px solid rgba(217,175,97,.22); }
.awards-orbit dt { color: #7f736b; font: 800 6px/1.5 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .13em; }
.awards-orbit dd { margin: 7px 0 0; color: var(--awards-gold-pale); font: 400 27px Georgia, serif; }
.awards-marquee { position: absolute; left: 0; right: 0; bottom: 0; height: 50px; overflow: hidden; display: flex; align-items: center; background: var(--awards-gold); color: #1a1209; white-space: nowrap; }
.awards-marquee span { min-width: max-content; font: 900 10px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .22em; animation: awards-marquee 24s linear infinite; }
@keyframes awards-marquee { to { transform: translateX(-100%); } }

.awards-opening { padding: 114px 0 90px; display: grid; grid-template-columns: 1fr .85fr; gap: clamp(60px, 10vw, 150px); align-items: end; }
.awards-opening h2, .awards-section-heading h2, .awards-ledger h2, .audience-prize h2 { margin: 18px 0 0; font: 400 clamp(38px, 4.6vw, 62px)/1.12 Georgia, "Noto Serif TC", serif; letter-spacing: -.04em; }
.awards-opening > p { max-width: 550px; margin: 0; color: #a79d9c; font: 13px/2 Georgia, "Noto Serif TC", serif; }

.awards-winners { padding-bottom: 124px; }
.awards-section-heading { padding-bottom: 34px; display: flex; justify-content: space-between; gap: 48px; align-items: end; border-bottom: 1px solid rgba(217,175,97,.22); }
.awards-section-heading > p { max-width: 440px; margin: 0 0 6px; color: #8f8584; font: 12px/1.9 Georgia, "Noto Serif TC", serif; text-align: right; }
.awards-grid { margin-top: 34px; display: grid; grid-template-columns: repeat(12, 1fr); gap: 15px; }
.award-card { min-height: 440px; grid-column: span 4; position: relative; overflow: hidden; display: flex; flex-direction: column; background: #141214; border: 1px solid rgba(255,255,255,.08); }
.award-card:first-child { min-height: 560px; grid-column: span 8; grid-row: span 2; }
.award-card:nth-child(2) { grid-column: span 4; }
.award-card__poster { min-height: 228px; flex: 1; position: relative; overflow: hidden; background: #25181a; }
.award-card:first-child .award-card__poster { min-height: 350px; }
.award-card__poster img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(.82) contrast(1.04); transition: transform .7s ease; }
.award-card:hover .award-card__poster img { transform: scale(1.035); }
.award-card__poster::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 40%, rgba(8,7,8,.92)); }
.award-card__medal { position: absolute; z-index: 2; top: 17px; right: 17px; width: 58px; height: 58px; display: grid; place-items: center; border-radius: 50%; border: 1px solid rgba(246,222,174,.75); background: rgba(8,7,8,.74); color: var(--awards-gold-pale); font: 400 22px Georgia, serif; backdrop-filter: blur(9px); }
.award-card__copy { min-height: 205px; padding: 25px 25px 24px; position: relative; }
.award-card:first-child .award-card__copy { display: grid; grid-template-columns: 1fr minmax(240px, .62fr); gap: 30px; align-items: end; }
.award-card__category { color: var(--awards-gold); font: 800 8px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .16em; }
.award-card__copy h3 { margin: 10px 0 7px; color: #f2e9df; font: 400 25px/1.25 Georgia, "Noto Serif TC", serif; }
.award-card:first-child .award-card__copy h3 { font-size: clamp(31px, 4vw, 48px); }
.award-card__version { margin: 0; color: #9d8e8b; font: 800 8px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .11em; }
.award-card__reason { margin: 16px 0 0; color: #b4aaa8; font: 11px/1.8 Georgia, "Noto Serif TC", serif; }
.award-card__rule { padding-top: 14px; border-top: 1px solid rgba(217,175,97,.2); color: #7f7474; font-size: 8px; line-height: 1.75; }
.award-card__rule b { display: block; margin-bottom: 4px; color: #b9a17a; font: 800 7px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .13em; }
.award-card__links { margin-top: 13px; display: flex; gap: 12px; flex-wrap: wrap; }
.award-card__links a { color: var(--awards-gold-pale); font-size: 8px; padding-bottom: 3px; border-bottom: 1px solid rgba(217,175,97,.38); }
.award-card__nominees { margin: 0; padding: 12px 0 0 15px; color: #786f70; font-size: 8px; line-height: 1.7; border-top: 1px solid rgba(255,255,255,.06); }

.awards-ledger { padding: 100px 0 112px; background: var(--awards-paper); color: #181515; }
.awards-ledger .awards-kicker { color: #8b2c2b; }
.awards-ledger__inner > header { display: flex; justify-content: space-between; align-items: end; }
.awards-ledger__stats { margin-top: 48px; display: grid; grid-template-columns: repeat(4, 1fr); border-top: 2px solid #1a1717; border-bottom: 2px solid #1a1717; }
.awards-stat { min-height: 160px; padding: 27px 23px; display: flex; flex-direction: column; justify-content: space-between; }
.awards-stat + .awards-stat { border-left: 1px solid rgba(26,23,23,.28); }
.awards-stat span { font: 900 8px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .15em; }
.awards-stat strong { font: 400 clamp(43px, 5vw, 66px) Georgia, serif; }
.awards-stat small { color: #706566; font-size: 9px; }
.awards-night-trail { margin: 50px 0 0; padding: 0; display: grid; grid-template-columns: repeat(5, 1fr); list-style: none; border-top: 1px solid rgba(26,23,23,.22); }
.awards-night-trail li { min-height: 150px; padding: 22px 18px; border-bottom: 1px solid rgba(26,23,23,.22); }
.awards-night-trail li + li { border-left: 1px solid rgba(26,23,23,.22); }
.awards-night-trail span, .awards-night-trail strong, .awards-night-trail small { display: block; }
.awards-night-trail span { color: #8f2d2d; font: 900 8px ui-monospace, SFMono-Regular, Menlo, monospace; }
.awards-night-trail strong { margin: 15px 0 8px; font: 400 25px Georgia, serif; }
.awards-night-trail small { color: #6f6464; font-size: 9px; line-height: 1.6; }

.audience-prize { padding: 118px 0 132px; display: grid; grid-template-columns: minmax(290px, .75fr) 1.25fr; gap: clamp(60px, 8vw, 120px); align-items: start; scroll-margin-top: 24px; }
.audience-prize__intro { position: sticky; top: 32px; }
.audience-prize__intro > p:not(.awards-kicker) { margin: 24px 0 0; color: #9c9291; font: 12px/2 Georgia, "Noto Serif TC", serif; }
.audience-prize__actions { margin-top: 28px; display: flex; flex-wrap: wrap; gap: 10px; }
.audience-ballot { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
.audience-candidate { min-height: 154px; padding: 19px; position: relative; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; border: 1px solid rgba(255,255,255,.1); background: #151315; color: #e8ded5; text-align: left; cursor: pointer; }
.audience-candidate::before { content: attr(data-glyph); position: absolute; top: -13px; right: 12px; color: rgba(217,175,97,.09); font: 400 90px Georgia, serif; }
.audience-candidate:hover, .audience-candidate[aria-pressed="true"] { border-color: var(--awards-gold); background: #1e1816; }
.audience-candidate[aria-pressed="true"]::after { content: "MY MOON VOTE"; position: absolute; top: 13px; left: 13px; padding: 5px 7px; background: var(--awards-gold); color: #1c140c; font: 900 6px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .11em; }
.audience-candidate small { color: #8e8382; font: 800 7px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .11em; }
.audience-candidate strong { margin-top: 9px; font: 400 18px/1.3 Georgia, "Noto Serif TC", serif; }
.audience-ticket { grid-column: 1 / -1; min-height: 250px; margin-top: 18px; padding: 32px 38px; position: relative; overflow: hidden; display: grid; grid-template-columns: 1fr auto; align-items: center; border: 1px dashed rgba(217,175,97,.55); background: #171313; }
.audience-ticket::after { content: "☾"; position: absolute; right: -20px; bottom: -78px; color: rgba(217,175,97,.08); font: 400 250px Georgia, serif; }
.audience-ticket > span { align-self: start; color: #8c7e76; font: 800 7px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .15em; }
.audience-ticket > div { grid-column: 1 / -1; position: relative; z-index: 2; }
.audience-ticket small, .audience-ticket strong { display: block; }
.audience-ticket small { color: var(--awards-gold); font: 900 8px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .18em; }
.audience-ticket strong { margin-top: 9px; font: 400 clamp(28px, 4.6vw, 52px) Georgia, "Noto Serif TC", serif; }
.audience-ticket p { margin: 0; color: #8f8280; font-size: 9px; }
.audience-ticket i { position: relative; z-index: 2; color: #7d6d65; font: 400 9px Georgia, serif; font-style: normal; }

.awards-footer { min-height: 86px; display: flex; justify-content: space-between; align-items: center; gap: 22px; border-top: 1px solid rgba(217,175,97,.18); color: #756c6c; font: 800 7px ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .12em; }
.awards-footer div { display: flex; gap: 18px; }
.awards-footer a { color: #ad9e90; }
.awards-toast { position: fixed; z-index: 90; left: 50%; bottom: 28px; transform: translateX(-50%); max-width: calc(100% - 32px); padding: 12px 18px; border: 1px solid rgba(217,175,97,.4); background: #f0e7d8; color: #211714; box-shadow: 0 18px 52px rgba(0,0,0,.35); font: 400 11px Georgia, "Noto Serif TC", serif; white-space: nowrap; }

@media (max-width: 980px) {
  .awards-topbar { flex-wrap:wrap; gap:8px; padding-block:18px 10px; }
  .awards-nav { display:grid; width:100%; grid-template-columns:repeat(3,minmax(0,1fr)); gap:0 16px; border-top:1px solid rgba(217,175,97,.22); padding-top:8px; }
  .awards-nav a { display:flex; align-items:center; min-height:44px; font-size:11px; letter-spacing:.06em; }
  .awards-hero__inner { padding-inline: 2%; grid-template-columns: 1fr .78fr; gap: 42px; }
  .awards-curtain { opacity: .48; }
  .award-card, .award-card:nth-child(2) { grid-column: span 6; }
  .award-card:first-child { grid-column: 1 / -1; grid-row: auto; }
  .awards-night-trail { grid-template-columns: repeat(3, 1fr); }
  .awards-night-trail li:nth-child(4) { border-left: 0; }
  .audience-prize { grid-template-columns: 1fr; }
  .audience-prize__intro { position: static; }
}

@media (max-width: 720px) {
  .awards-shell { width: calc(100% - 32px); }
  .awards-topbar { min-height: 72px; }
  .awards-hero { min-height: 0; }
  .awards-hero__inner { width: calc(100% - 32px); min-height: 0; padding: 76px 0 105px; display: flex; flex-direction: column; align-items: stretch; }
  .awards-hero__copy h1 { font-size: clamp(58px, 18vw, 83px); }
  .awards-hero__copy > p:not(.awards-kicker) { font-size: 12px; }
  .awards-hero__actions { align-items: stretch; flex-direction: column; }
  .awards-hero__actions .awards-button { width: 100%; }
  .awards-hero__actions > a { margin: 7px 0 0; text-align: center; align-self: center; }
  .awards-orbit { width: min(390px, 100%); min-height: 430px; justify-self: center; align-self: center; }
  .awards-curtain { width: 130px; opacity: .34; }
  .awards-opening { padding: 82px 0 70px; grid-template-columns: 1fr; gap: 28px; }
  .awards-opening h2, .awards-section-heading h2, .awards-ledger h2, .audience-prize h2 { font-size: 39px; }
  .awards-section-heading { align-items: flex-start; flex-direction: column; gap: 18px; }
  .awards-section-heading > p { text-align: left; }
  .awards-winners { padding-bottom: 90px; }
  .award-card, .award-card:nth-child(2), .award-card:first-child { min-height: 430px; grid-column: 1 / -1; }
  .award-card:first-child .award-card__copy { display: block; }
  .award-card:first-child .award-card__copy h3 { font-size: 33px; }
  .award-card__rule { margin-top: 18px; }
  .awards-ledger { padding: 78px 0 88px; }
  .awards-ledger__stats { grid-template-columns: repeat(2, 1fr); }
  .awards-stat:nth-child(3) { border-left: 0; border-top: 1px solid rgba(26,23,23,.28); }
  .awards-stat:nth-child(4) { border-top: 1px solid rgba(26,23,23,.28); }
  .awards-night-trail { grid-template-columns: 1fr 1fr; }
  .awards-night-trail li:nth-child(odd) { border-left: 0; }
  .awards-night-trail li:nth-child(even) { border-left: 1px solid rgba(26,23,23,.22); }
  .audience-prize { padding: 85px 0 98px; gap: 46px; }
  .audience-ballot { grid-template-columns: 1fr; }
  .audience-ticket { padding: 27px 24px; }
  .awards-footer { min-height: 100px; align-items: flex-start; flex-direction: column; justify-content: center; line-height: 1.7; }
}

@media (max-width: 460px) {
  .awards-orbit { padding-inline: 25px; min-height: 400px; }
  .awards-orbit dl { grid-template-columns: 1fr; gap: 8px; }
  .awards-orbit dl div { padding: 5px; display: flex; align-items: center; justify-content: space-between; }
  .awards-orbit dl div + div { border-left: 0; border-top: 1px solid rgba(217,175,97,.16); }
  .awards-orbit dd { font-size: 20px; }
  .awards-marquee { height: 44px; }
  .awards-grid { display: block; }
  .award-card + .award-card { margin-top: 12px; }
  .awards-ledger__stats, .awards-night-trail { grid-template-columns: 1fr; }
  .awards-stat + .awards-stat, .awards-stat:nth-child(3), .awards-stat:nth-child(4), .awards-night-trail li:nth-child(even), .awards-night-trail li:nth-child(odd) { border-left: 0; border-top: 1px solid rgba(26,23,23,.28); }
  .awards-stat { min-height: 132px; }
  .awards-footer div { flex-direction: column; gap: 6px; }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; }
}

.awards-nav a:focus-visible { outline:2px solid var(--awards-gold); outline-offset:3px; }
