.hero[data-astro-cid-5fdjscqo]{background:linear-gradient(175deg,#0a0e1a,#141b2d 40%,#1a1040);color:#fff;padding-top:clamp(var(--space-12),6vw,var(--space-20));padding-bottom:0;overflow:hidden;position:relative}.hero__aurora[data-astro-cid-5fdjscqo]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 20%,rgb(240 144 28 / .15) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 80% 30%,rgb(139 92 246 / .12) 0%,transparent 60%),radial-gradient(ellipse 40% 60% at 50% 80%,rgb(30 188 212 / .1) 0%,transparent 60%);animation:aurora 12s ease-in-out infinite alternate;pointer-events:none}@keyframes aurora{0%{opacity:.7;transform:scale(1) translate(0)}33%{opacity:1;transform:scale(1.05) translate(2%,-1%)}66%{opacity:.8;transform:scale(.98) translate(-1%,2%)}to{opacity:1;transform:scale(1.03) translate(1%,-1%)}}.hero__particles[data-astro-cid-5fdjscqo]{position:absolute;inset:0;pointer-events:none}.particle[data-astro-cid-5fdjscqo]{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:#f0901c99;box-shadow:0 0 6px 2px #f0901c4d;animation:drift var(--d) ease-in-out infinite alternate}@keyframes drift{0%{transform:translate(0) scale(1);opacity:.4}50%{opacity:1}to{transform:translate(20px,-30px) scale(1.5);opacity:.3}}.hero__inner[data-astro-cid-5fdjscqo]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-5);margin-bottom:clamp(var(--space-10),5vw,var(--space-16));position:relative}.hero__label[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-14);text-transform:uppercase;letter-spacing:.2em;color:#f0901ce6;background:#f0901c1a;border:1px solid rgb(240 144 28 / .25);padding:6px 20px;border-radius:var(--radius-pill);animation:labelGlow 3s ease-in-out infinite alternate}@keyframes labelGlow{0%{box-shadow:0 0 12px #f0901c26}to{box-shadow:0 0 24px #f0901c59,0 0 48px #f0901c1a}}.hero__title[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-36),6vw,4.5rem);color:#fff;letter-spacing:-.03em;line-height:1.05;max-width:16ch}.hero__title-line[data-astro-cid-5fdjscqo]{display:block;color:#ffffffe6}.hero__title-accent[data-astro-cid-5fdjscqo]{display:block;background:linear-gradient(135deg,#f0901c,#fbbf24 40%,#f0901c,#f97316);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 4s linear infinite}@keyframes shimmer{0%{background-position:0% center}to{background-position:200% center}}.hero__sub[data-astro-cid-5fdjscqo]{font-size:var(--fs-18);color:#fff9;max-width:55ch;line-height:var(--lh-snug)}.hero__stats-row[data-astro-cid-5fdjscqo]{display:flex;align-items:center;gap:clamp(var(--space-4),3vw,var(--space-6));margin-top:var(--space-4);flex-wrap:wrap;justify-content:center}.hero__stat[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;align-items:center;gap:2px}.hero__stat-num[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-24),3vw,var(--fs-36));font-weight:var(--fw-bold);color:#fff;letter-spacing:-.02em;line-height:1}.hero__stat-label[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);color:#ffffff73;text-transform:uppercase;letter-spacing:.06em}.hero__stat-divider[data-astro-cid-5fdjscqo]{width:1px;height:32px;background:#ffffff1f}@media (max-width: 480px){.hero__stat-divider[data-astro-cid-5fdjscqo]{display:none}.hero__stats-row[data-astro-cid-5fdjscqo]{gap:var(--space-4)}}.badges[data-astro-cid-5fdjscqo]{padding-inline:var(--space-6);padding-bottom:clamp(var(--space-12),5vw,var(--space-16))}.badges__track[data-astro-cid-5fdjscqo]{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(var(--space-4),3vw,var(--space-8));max-width:1000px;margin-inline:auto}@media (max-width: 600px){.badges__track[data-astro-cid-5fdjscqo]{grid-template-columns:repeat(2,1fr)}}.badges__item[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);text-decoration:none;transition:transform .3s var(--motion-ease-out);animation:fadeUp .6s var(--motion-ease-out) var(--delay, 0s) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.badges__item[data-astro-cid-5fdjscqo]:hover{transform:scale(1.08) translateY(-4px);text-decoration:none}.badges__item[data-astro-cid-5fdjscqo] img[data-astro-cid-5fdjscqo]{width:100%;max-width:280px;height:auto;border-radius:50%;filter:drop-shadow(0 8px 32px rgb(0 0 0 / .4));transition:filter .3s,transform .3s}.badges__item[data-astro-cid-5fdjscqo]:hover img[data-astro-cid-5fdjscqo]{filter:drop-shadow(0 12px 40px rgb(240 144 28 / .35)) drop-shadow(0 8px 32px rgb(0 0 0 / .4));transform:rotate(-2deg)}.badges__year[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-16);color:#fffc;font-weight:var(--fw-medium)}.badges__tag[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);background:var(--color-primary);color:#fff;padding:2px 10px;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #f0901c66}50%{box-shadow:0 0 0 6px #f0901c00}}.year[data-astro-cid-5fdjscqo]{padding-block:clamp(var(--space-10),5vw,var(--space-16));position:relative;overflow:hidden}.year--light[data-astro-cid-5fdjscqo]{background:linear-gradient(175deg,#101828,#162032);color:#fff}.year--dark[data-astro-cid-5fdjscqo]{background:linear-gradient(175deg,#1a2332,#0f172a);color:#fff}.year__glow[data-astro-cid-5fdjscqo]{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,color-mix(in srgb,var(--glow-color) 8%,transparent) 0%,transparent 50%),radial-gradient(circle at 80% 70%,color-mix(in srgb,var(--glow-color) 5%,transparent) 0%,transparent 50%);pointer-events:none}.year__head[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-8);position:relative}.year__badge-row[data-astro-cid-5fdjscqo]{display:flex;align-items:center;gap:var(--space-3)}.year__badge[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);color:#fff;padding:4px 14px;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--fw-bold)}.year__tagline[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);color:#ffffff73;text-transform:uppercase;letter-spacing:.08em}.year__title[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-24),4vw,var(--fs-36));letter-spacing:-.02em;line-height:1.1;color:#fff}.year__note[data-astro-cid-5fdjscqo]{color:#fff9;font-size:var(--fs-16);line-height:var(--lh-snug);max-width:65ch}.year__gallery[data-astro-cid-5fdjscqo]{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:var(--space-4);margin-bottom:var(--space-6);position:relative}@media (min-width: 720px){.year__gallery[data-astro-cid-5fdjscqo]{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}.year__card[data-astro-cid-5fdjscqo]{background:#ffffff0f;border-radius:var(--radius-lg);border:1px solid rgb(255 255 255 / .08);overflow:hidden;padding:var(--space-3) var(--space-3) var(--space-2);display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;gap:var(--space-2);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.year__card[data-astro-cid-5fdjscqo]:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #0000004d,0 0 20px #f0901c14;border-color:#f0901c66}.year__photo[data-astro-cid-5fdjscqo]{flex:1;min-height:0;width:100%;object-fit:contain;filter:drop-shadow(0 2px 8px rgb(0 0 0 / .3))}.year__card[data-astro-cid-5fdjscqo]:has(.year__card-label) .year__photo[data-astro-cid-5fdjscqo]{max-height:72%}.year__card-label[data-astro-cid-5fdjscqo]{width:100%;font-family:var(--font-body);font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;text-align:center;line-height:1;padding:0 var(--space-1) var(--space-1);flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.year__card-label--heat[data-astro-cid-5fdjscqo]{color:#d4880a}.year__card-label--final[data-astro-cid-5fdjscqo]{color:#d4b800}.year__card-label--none[data-astro-cid-5fdjscqo]{color:#ffffffbf}.year__cta[data-astro-cid-5fdjscqo]{display:flex;justify-content:flex-start;gap:var(--space-3);flex-wrap:wrap;position:relative}.tiers[data-astro-cid-5fdjscqo]{background:linear-gradient(175deg,#0f172a,#1a2332,#0a1628);color:#fff;padding-block:clamp(var(--space-12),6vw,var(--space-20));position:relative;overflow:hidden}.tiers__glow[data-astro-cid-5fdjscqo]{position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 30% 40%,rgb(255 215 0 / .12) 0%,transparent 60%),radial-gradient(ellipse 40% 60% at 70% 70%,rgb(240 144 28 / .08) 0%,transparent 60%),radial-gradient(ellipse 30% 40% at 50% 20%,rgb(192 192 192 / .06) 0%,transparent 50%);pointer-events:none;animation:aurora 12s ease-in-out infinite alternate}.tiers__particles[data-astro-cid-5fdjscqo]{position:absolute;inset:0;pointer-events:none}.tiers__spark[data-astro-cid-5fdjscqo]{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:var(--c);box-shadow:0 0 8px 3px var(--c);animation:drift var(--d) ease-in-out infinite alternate}.tiers__inner[data-astro-cid-5fdjscqo]{position:relative;display:flex;flex-direction:column;gap:clamp(var(--space-8),4vw,var(--space-12))}.tiers__lead[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;gap:var(--space-3);text-align:center;align-items:center}.tiers__eyebrow[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-14);text-transform:uppercase;letter-spacing:.2em;color:#ffd700e6;margin:0}.tiers__title[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-30),5vw,var(--fs-48));letter-spacing:-.03em;line-height:1.1;color:#fff;max-width:20ch}.tiers__title-big[data-astro-cid-5fdjscqo]{font-size:1.4em;background:linear-gradient(135deg,gold,#f0901c 40%,#fbbf24,gold);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:var(--fw-bold);animation:shimmer 4s linear infinite}.tiers__sub[data-astro-cid-5fdjscqo]{font-size:var(--fs-18);color:#ffffff8c;line-height:var(--lh-snug);margin:0;max-width:55ch}.tiers__podium[data-astro-cid-5fdjscqo]{display:flex;align-items:flex-end;justify-content:center;gap:clamp(var(--space-3),3vw,var(--space-6));max-width:780px;margin-inline:auto;padding-top:var(--space-4)}.tiers__col[data-astro-cid-5fdjscqo]{flex:1;max-width:170px;display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.tiers__medal-icon[data-astro-cid-5fdjscqo]{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1;filter:drop-shadow(0 4px 16px rgb(0 0 0 / .4));animation:float 3s ease-in-out infinite}.tiers__col--gold[data-astro-cid-5fdjscqo] .tiers__medal-icon[data-astro-cid-5fdjscqo]{animation-delay:0s}.tiers__col--silver[data-astro-cid-5fdjscqo] .tiers__medal-icon[data-astro-cid-5fdjscqo]{animation-delay:.3s}.tiers__col--bronze[data-astro-cid-5fdjscqo] .tiers__medal-icon[data-astro-cid-5fdjscqo]{animation-delay:.6s}.tiers__col--honors[data-astro-cid-5fdjscqo] .tiers__medal-icon[data-astro-cid-5fdjscqo]{animation-delay:.9s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.tiers__pct[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-30),4vw,var(--fs-42));font-weight:var(--fw-bold);line-height:1;letter-spacing:-.03em}.tiers__col--gold[data-astro-cid-5fdjscqo] .tiers__pct[data-astro-cid-5fdjscqo]{color:gold;text-shadow:0 0 20px rgb(255 215 0 / .4)}.tiers__col--silver[data-astro-cid-5fdjscqo] .tiers__pct[data-astro-cid-5fdjscqo]{color:#d1d5db;text-shadow:0 0 20px rgb(192 192 192 / .3)}.tiers__col--bronze[data-astro-cid-5fdjscqo] .tiers__pct[data-astro-cid-5fdjscqo]{color:#cd7f32;text-shadow:0 0 20px rgb(205 127 50 / .3)}.tiers__col--honors[data-astro-cid-5fdjscqo] .tiers__pct[data-astro-cid-5fdjscqo]{color:#5eead4;text-shadow:0 0 20px rgb(94 234 212 / .3)}.tiers__medal-name[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.tiers__pillar[data-astro-cid-5fdjscqo]{width:100%;height:var(--bar-h);border-radius:var(--radius-lg) var(--radius-lg) 0 0;position:relative;overflow:hidden}.tiers__pillar-shine[data-astro-cid-5fdjscqo]{position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgb(255 255 255 / .25) 45%,transparent 55%);background-size:200% 100%;animation:pillarShine 3s ease-in-out infinite}@keyframes pillarShine{0%{background-position:200% 0}60%{background-position:-100% 0}to{background-position:-100% 0}}.tiers__col--gold[data-astro-cid-5fdjscqo] .tiers__pillar[data-astro-cid-5fdjscqo]{background:linear-gradient(180deg,gold,#b8860b);box-shadow:0 0 30px #ffd70040,0 0 60px #ffd7001a}.tiers__col--gold[data-astro-cid-5fdjscqo] .tiers__pillar-shine[data-astro-cid-5fdjscqo]{animation-delay:0s}.tiers__col--silver[data-astro-cid-5fdjscqo] .tiers__pillar[data-astro-cid-5fdjscqo]{background:linear-gradient(180deg,#e5e7eb,#6b7280);box-shadow:0 0 25px #c0c0c033,0 0 50px #c0c0c014}.tiers__col--silver[data-astro-cid-5fdjscqo] .tiers__pillar-shine[data-astro-cid-5fdjscqo]{animation-delay:.5s}.tiers__col--bronze[data-astro-cid-5fdjscqo] .tiers__pillar[data-astro-cid-5fdjscqo]{background:linear-gradient(180deg,#f59e0b,#92400e);box-shadow:0 0 25px #cd7f3233,0 0 50px #cd7f3214}.tiers__col--bronze[data-astro-cid-5fdjscqo] .tiers__pillar-shine[data-astro-cid-5fdjscqo]{animation-delay:1s}.tiers__col--honors[data-astro-cid-5fdjscqo] .tiers__pillar[data-astro-cid-5fdjscqo]{background:linear-gradient(180deg,#5eead4,#0d9488);box-shadow:0 0 20px #5eead426,0 0 40px #5eead40f}.tiers__col--honors[data-astro-cid-5fdjscqo] .tiers__pillar-shine[data-astro-cid-5fdjscqo]{animation-delay:1.5s}.tiers__medal-desc[data-astro-cid-5fdjscqo]{font-size:var(--fs-12);color:#fff6;text-align:center;line-height:var(--lh-snug);margin-top:var(--space-1);min-height:2.7em}@media (max-width: 480px){.tiers__col[data-astro-cid-5fdjscqo]{max-width:80px}.tiers__medal-desc[data-astro-cid-5fdjscqo]{display:none}}.tiers__comparison[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;gap:var(--space-4);max-width:700px;margin-inline:auto;width:100%;padding-top:var(--space-4);border-top:1px solid rgb(255 255 255 / .06)}.tiers__compare-headline[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;text-align:center;margin:0}.tiers__compare-item[data-astro-cid-5fdjscqo]{display:flex;align-items:center;gap:var(--space-4)}.tiers__compare-label[data-astro-cid-5fdjscqo]{font-family:var(--font-mono);font-size:var(--fs-12);text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;min-width:160px;text-align:right;flex-shrink:0}.tiers__compare-bar[data-astro-cid-5fdjscqo]{flex:1;height:28px;background:#ffffff0f;border-radius:var(--radius-md);overflow:hidden}.tiers__compare-fill[data-astro-cid-5fdjscqo]{height:100%;width:var(--w);border-radius:var(--radius-md);transition:width 1.2s var(--motion-ease-out)}.tiers__compare-fill--typical[data-astro-cid-5fdjscqo]{background:#ffffff26}.tiers__compare-fill--ckstem[data-astro-cid-5fdjscqo]{background:linear-gradient(90deg,gold,#f0901c,#cd7f32,#5eead4);position:relative}.tiers__compare-fill--ckstem[data-astro-cid-5fdjscqo]:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgb(255 255 255 / .3) 45%,transparent 55%);background-size:300% 100%;animation:pillarShine 3s ease-in-out infinite .5s}.tiers__compare-val[data-astro-cid-5fdjscqo]{font-size:var(--fs-14);color:#ffffffb3;font-weight:var(--fw-semibold);white-space:nowrap;min-width:130px}.tiers__compare-item--ckstem[data-astro-cid-5fdjscqo] .tiers__compare-label[data-astro-cid-5fdjscqo]{color:#ffd700cc}.tiers__compare-item--ckstem[data-astro-cid-5fdjscqo] .tiers__compare-val[data-astro-cid-5fdjscqo]{color:gold;font-weight:var(--fw-bold)}@media (max-width: 600px){.tiers__compare-item[data-astro-cid-5fdjscqo]{flex-wrap:wrap;gap:var(--space-2)}.tiers__compare-label[data-astro-cid-5fdjscqo]{min-width:auto;text-align:left;width:100%}.tiers__compare-val[data-astro-cid-5fdjscqo]{min-width:auto}}.community[data-astro-cid-5fdjscqo]{background:linear-gradient(175deg,#0f172a,#162032);color:#fff}.community__inner[data-astro-cid-5fdjscqo]{max-width:70ch;display:flex;flex-direction:column;gap:var(--space-6)}.community__head[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;gap:var(--space-2)}.community__head[data-astro-cid-5fdjscqo] h2[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-24),4vw,var(--fs-36));letter-spacing:-.02em;line-height:1.1;color:#fff}.community__body[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;gap:var(--space-3)}.community__body[data-astro-cid-5fdjscqo] p[data-astro-cid-5fdjscqo]{color:#ffffffa6;line-height:var(--lh-relaxed);margin:0}.results-cta[data-astro-cid-5fdjscqo]{background:linear-gradient(175deg,#1a2332,#0f172a);color:#fff;padding-block:clamp(var(--space-10),5vw,var(--space-16))}.results-cta__inner[data-astro-cid-5fdjscqo]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8);flex-wrap:wrap}.results-cta__copy[data-astro-cid-5fdjscqo]{display:flex;flex-direction:column;gap:var(--space-2);max-width:50ch}.results-cta__copy[data-astro-cid-5fdjscqo] h2[data-astro-cid-5fdjscqo]{font-size:clamp(var(--fs-24),3vw,var(--fs-36));color:#fff}.results-cta__copy[data-astro-cid-5fdjscqo] p[data-astro-cid-5fdjscqo]:last-child{color:#fff9;line-height:var(--lh-snug)}.results-cta__actions[data-astro-cid-5fdjscqo]{display:flex;gap:var(--space-3);flex-wrap:wrap}
