@keyframes contest-rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes contest-pop{0%{opacity:0;transform:translateY(8px) scale(.6)}to{opacity:1;transform:none}}.contest-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-weight:700;font-size:1rem;border-radius:10px;border:0;cursor:pointer;text-decoration:none;gap:8px;white-space:nowrap;transition:filter .15s,transform .15s}.contest-btn:hover{filter:brightness(1.06)}.contest-btn:active{transform:translateY(1px)}.contest-btn:disabled{opacity:.7;cursor:wait}.contest-btn.hidden,.contest-error.hidden{display:none}.contest-btn--primary{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 14px rgba(217,119,6,.3)}.contest-btn--ghost{color:#92400e;background:#fff;border:1.5px solid #fcd34d}.contest-error{margin-top:10px;color:#dc2626;font-size:.9rem}.contest-create__trophy{font-size:3rem;line-height:1;margin-bottom:8px}.contest-create__label{display:block;font-size:.9rem;font-weight:600;color:#334155;margin:14px 0 6px}.contest-create__label:first-child{margin-top:0}.contest-create__input{width:100%;min-width:0;padding:12px 14px;border:1.5px solid #cbd5e1;border-radius:12px;font-size:1rem;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s}.contest-create__input:focus{outline:0;border-color:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.18)}.contest-play__card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:22px;margin-bottom:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.contest-play__card.hidden{display:none}.contest-play__h2{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:12px}.contest-create{overflow-x:clip}.contest-hero{position:relative;padding:48px 16px 40px}.contest-hero__glow{position:absolute;inset:-60px 0 0;pointer-events:none;background:radial-gradient(520px 260px at 50% 20%,rgba(251,191,36,.16),transparent 70%),radial-gradient(420px 240px at 20% 60%,rgba(99,102,241,.08),transparent 70%),radial-gradient(420px 240px at 80% 60%,rgba(236,72,153,.06),transparent 70%)}.contest-podium-art{display:flex;justify-content:center;align-items:flex-end;gap:6px;margin:0 auto 22px;padding-bottom:2px;border-bottom:2px solid #e2e8f0;width:max-content}.contest-podium-art__col{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.contest-podium-art__avatar,.contest-podium-art__block{display:flex;justify-content:center;font-size:.95rem;font-weight:800}.contest-podium-art__avatar{width:38px;height:38px;border-radius:50%;align-items:center;color:#fff;border:3px solid #fff;box-shadow:0 6px 14px -6px rgba(15,23,42,.45);animation:contest-pop .5s cubic-bezier(.34,1.56,.64,1) both}.contest-podium-art__block{width:58px;border-radius:10px 10px 0 0;align-items:flex-start;padding-top:6px;color:rgba(255,255,255,.95);transform-origin:bottom;animation:contest-rise .6s cubic-bezier(.22,1,.36,1) both}.contest-podium-art__col--1 .contest-podium-art__avatar{width:46px;height:46px;font-size:1.1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);animation-delay:.55s}.contest-podium-art__col--1 .contest-podium-art__block{height:58px;background:linear-gradient(180deg,#fbbf24,#d97706);animation-delay:.15s}.contest-podium-art__col--2 .contest-podium-art__avatar{background:linear-gradient(135deg,#ec4899,#f43f5e);animation-delay:.45s}.contest-podium-art__col--2 .contest-podium-art__block{height:40px;background:linear-gradient(180deg,#cbd5e1,#94a3b8)}.contest-podium-art__col--3 .contest-podium-art__avatar{background:linear-gradient(135deg,#14b8a6,#0ea5e9);animation-delay:.5s}.contest-podium-art__col--3 .contest-podium-art__block{height:28px;background:linear-gradient(180deg,#fdba74,#ea580c);animation-delay:.3s}.contest-podium-art__crown{position:absolute;top:-18px;width:24px;height:16px;color:#f59e0b;filter:drop-shadow(0 2px 3px rgba(217,119,6,.4));animation:contest-pop .5s cubic-bezier(.34,1.56,.64,1) .75s both}@media (prefers-reduced-motion:reduce){.contest-podium-art__avatar,.contest-podium-art__block,.contest-podium-art__crown{animation:none}}.contest-hero__inner{position:relative;max-width:760px;margin:0 auto;text-align:center}.contest-hero__chips li,.contest-hero__eyebrow{background:#fff;border-radius:999px;padding:6px 14px}.contest-hero__eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#92400e;border:1px solid #fde68a;margin-bottom:20px;box-shadow:0 4px 14px -6px rgba(217,119,6,.35)}.contest-hero__title{font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.08;font-weight:800;letter-spacing:-.03em;color:#0f172a;margin:0}.contest-hero__squiggle{display:block;width:200px;max-width:50%;height:auto;margin:10px auto 20px;color:#fbbf24}.contest-hero__subtitle{font-size:1.1rem;line-height:1.65;color:#475569;max-width:600px;margin:0 auto 22px}.contest-hero__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;padding:0;margin:0}.contest-hero__chips li{font-size:.88rem;font-weight:600;color:#334155;border:1px solid #e2e8f0}.contest-hero__trophy{margin-top:36px}.contest-hero__trophy .contest-podium-art{margin-bottom:0}.contest-hero__trophy .contest-hero__eyebrow{margin:14px 0 0}.contest-setup{position:relative;max-width:640px;margin:12px auto 0;padding:0 16px}.contest-form{position:relative;background:#fff;color:#0f172a;border-radius:22px;padding:26px;box-shadow:0 30px 60px -20px rgba(15,10,60,.6),0 0 0 1px rgba(255,255,255,.1);scroll-margin-top:100px}.contest-form::before{content:"";position:absolute;inset:0 0 auto;height:5px;border-radius:22px 22px 0 0;background:linear-gradient(90deg,#fbbf24,#f59e0b,#f472b6)}.contest-form__title{font-size:1.2rem;font-weight:800;margin-bottom:16px}.contest-form__field+.contest-form__field{margin-top:16px}.contest-form__label{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:700;color:#334155;margin-bottom:8px}.contest-form__num{width:22px;height:22px;border-radius:50%;background:#1e1b4b;color:#fde68a;font-size:.75rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.contest-games{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.contest-games__tile{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 6px 10px;border:1.5px solid #e2e8f0;border-radius:14px;background:#f8fafc;cursor:pointer;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s}.contest-games__tile:hover{border-color:#fbbf24;transform:translateY(-2px)}.contest-games__tile.is-active{border-color:#f59e0b;background:#fffbeb;box-shadow:0 6px 16px -6px rgba(245,158,11,.55)}.contest-games__tile:focus-visible{outline:3px solid rgba(245,158,11,.5);outline-offset:2px}.contest-games__icon{font-size:1.6rem;line-height:1}.contest-games__name{font-size:.82rem;font-weight:700;color:#1e293b;text-align:center;line-height:1.2}.contest-regions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.contest-regions.hidden{display:none}.contest-create__duration span,.contest-regions__chip{border:1.5px solid #e2e8f0;transition:border-color .15s,background .15s}.contest-regions__chip{padding:6px 12px;border-radius:999px;background:#fff;font-size:.84rem;font-weight:600;color:#475569;cursor:pointer}.contest-regions__chip:hover{border-color:#fbbf24}.contest-regions__chip.is-active{background:#1e1b4b;border-color:#1e1b4b;color:#fde68a}.contest-create__durations{display:flex;gap:8px}.contest-create__duration{flex:1;cursor:pointer}.contest-create__duration input{position:absolute;opacity:0;pointer-events:none}.contest-create__duration span{display:block;text-align:center;padding:10px 8px;border-radius:12px;font-weight:700;color:#334155}.contest-create__duration input:checked+span{background:#fffbeb;border-color:#f59e0b;color:#92400e}.contest-create__duration input:focus-visible+span{box-shadow:0 0 0 3px rgba(245,158,11,.3)}.contest-create__submit{width:100%;margin-top:20px;padding:15px 22px;font-size:1.08rem;gap:8px}.contest-create__private{margin-top:12px;font-size:.84rem;color:#64748b;text-align:center}.contest-body{max-width:1040px;margin:0 auto;padding:48px 16px 24px}.contest-section{margin-bottom:64px}.contest-section__eyebrow{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#d97706;margin-bottom:6px}.contest-section__title{font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:800;color:#0f172a;text-align:center;margin-bottom:26px;letter-spacing:-.01em}.contest-section__title--left{text-align:left;margin-bottom:12px}.contest-section__intro{text-align:center;color:#475569;max-width:600px;margin:-14px auto 22px;line-height:1.6}.contest-create__my{margin-bottom:48px}.contest-create__my.hidden{display:none}.contest-create__my-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.contest-create__my-item,.contest-gamelinks a{align-items:center;background:#fff;text-decoration:none}.contest-create__my-item{display:flex;gap:10px;border:1.5px solid #fde68a;border-radius:12px;padding:12px 16px;transition:border-color .15s,transform .15s}.contest-create__my-item:hover{border-color:#f59e0b;transform:translateY(-2px)}.contest-create__my-name{flex:1;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contest-create__my-state{font-size:.75rem;font-weight:800;text-transform:uppercase;color:#047857}.contest-create__my-state.is-ended{color:#94a3b8}.contest-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.contest-steps::before{content:"";position:absolute;top:38px;left:12%;right:12%;border-top:2px dashed #fcd34d}.contest-steps__item{position:relative;text-align:center;background:#fff;border:1.5px solid #eef2f7;border-radius:18px;padding:18px 16px 20px;box-shadow:0 10px 24px -14px rgba(15,23,42,.25)}.contest-steps__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#fef3c7,#fde68a);font-size:1.35rem;margin-bottom:8px}.contest-steps__num{position:absolute;top:12px;right:14px;font-size:.8rem;font-weight:800;color:#cbd5e1}.contest-steps__title{font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:4px}.contest-steps__text{font-size:.92rem;color:#475569;line-height:1.5}.contest-preview{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1.5px solid #fde68a;border-radius:24px;padding:36px}.contest-preview__text{color:#475569;line-height:1.65}.contest-preview__btn{margin-top:20px}.contest-mock{background:#1e1b4b;border-radius:18px;padding:18px;box-shadow:0 24px 40px -18px rgba(30,27,75,.7);transform:rotate(1.2deg)}.contest-mock__head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.contest-mock__name{color:#fff;font-weight:800}.contest-mock__timer{font-size:.78rem;font-weight:700;color:#1e1b4b;background:#fbbf24;border-radius:999px;padding:3px 10px;white-space:nowrap}.contest-mock__row{display:grid;grid-template-columns:28px 70px 1fr auto;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;color:#e0e7ff;font-size:.9rem}.contest-mock__row+.contest-mock__row{margin-top:4px}.contest-mock__row.is-lead{background:rgba(251,191,36,.14)}.contest-mock__rank{text-align:center;font-weight:800;color:#a5b4fc}.contest-mock__player{font-weight:700}.contest-mock__score{font-weight:800;color:#fde68a}.contest-mock__bar{height:8px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}.contest-mock__bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#f59e0b,#fbbf24)}.contest-ideas{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.contest-ideas__card{background:#fff;border:1.5px solid #eef2f7;border-radius:18px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s}.contest-ideas__card:hover{transform:translateY(-4px);border-color:#fde68a;box-shadow:0 18px 30px -18px rgba(15,23,42,.3)}.contest-ideas__icon{font-size:1.8rem}.contest-ideas__title{font-size:1.02rem;font-weight:800;color:#0f172a;margin:8px 0 4px}.contest-ideas__desc{font-size:.92rem;color:#475569;line-height:1.55}.contest-ideas__link{display:inline-block;margin-top:8px;font-weight:700;font-size:.9rem;color:#4338ca}.contest-ideas__link:hover{color:#312e81}.contest-gamelinks{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.contest-gamelinks a{display:inline-flex;gap:6px;padding:8px 14px;border:1.5px solid #e2e8f0;border-radius:999px;font-size:.9rem;font-weight:600;color:#334155;transition:border-color .15s,color .15s}.contest-gamelinks a:hover{border-color:#6366f1;color:#4338ca}.contest-faq{max-width:760px;margin-left:auto;margin-right:auto}.contest-faq__item{background:#fff;border:1.5px solid #eef2f7;border-radius:14px;padding:4px 18px}.contest-faq__item+.contest-faq__item{margin-top:10px}.contest-faq__item[open]{border-color:#fde68a}.contest-faq__q{cursor:pointer;list-style:none;font-weight:700;color:#0f172a;padding:12px 0;display:flex;justify-content:space-between;gap:12px}.contest-faq__q::-webkit-details-marker{display:none}.contest-faq__q::after{content:"+";font-size:1.3rem;line-height:1;color:#d97706;transition:transform .2s}.contest-faq__item[open] .contest-faq__q::after{transform:rotate(45deg)}.contest-faq__a{color:#475569;line-height:1.6;padding-bottom:14px}.contest-final{margin:8px 16px 56px;padding:48px 24px;border-radius:28px;text-align:center;color:#fff;background:radial-gradient(600px 240px at 50% 0,rgba(251,191,36,.3),transparent 70%),linear-gradient(135deg,#312e81,#4c1d95)}@media (min-width:1072px){.contest-final{max-width:1040px;margin-left:auto;margin-right:auto}}.contest-final__title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;margin-bottom:8px}.contest-final__text{color:#c7d2fe;margin-bottom:22px}@media (max-width:900px){.contest-preview{grid-template-columns:1fr}.contest-ideas,.contest-steps{grid-template-columns:repeat(2,1fr)}.contest-steps::before{display:none}.contest-preview{padding:24px;gap:24px}.contest-mock{transform:none}}@media (max-width:600px){.contest-hero{padding:32px 16px 28px}}@media (max-width:520px){.contest-form{padding:20px 16px}.contest-steps{gap:10px}.contest-steps__item{padding:14px 10px 16px}.contest-ideas{grid-template-columns:1fr}.contest-mock__row{grid-template-columns:24px 60px 1fr auto;gap:8px}}.contest-play{max-width:680px;margin:0 auto;padding:32px 16px 64px}.contest-play__card--center{text-align:center}.contest-play__card--center .contest-btn{margin-top:16px}.contest-play__head{text-align:center;margin-bottom:22px}.contest-play__kicker{color:#92400e;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.contest-play__name{font-size:1.9rem;font-weight:800;color:#0f172a;margin:4px 0 10px;overflow-wrap:anywhere}.contest-play__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.contest-play__countdown,.contest-play__game{font-size:.9rem;font-weight:700;border-radius:999px;padding:5px 14px}.contest-play__game{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.contest-play__countdown{background:#fef3c7;color:#92400e;border:1px solid #fde68a;font-variant-numeric:tabular-nums}.contest-play__countdown:empty{display:none}.contest-play__countdown.is-ended{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.contest-play__join{border-color:#fcd34d;background:#fffbeb}.contest-play__join-row{display:flex;gap:10px;flex-wrap:wrap}.contest-play__join-row .contest-create__input{flex:1;width:auto;min-width:180px}.contest-play__muted{color:#64748b}.contest-play__copied{margin-top:8px;color:#047857;font-weight:600;font-size:.9rem}.contest-play__copied.hidden{display:none}.contest-play__cta{text-align:center;margin-top:8px}.contest-board__table{width:100%;border-collapse:collapse}.contest-board__table td,.contest-board__table th{text-align:left;padding:9px 8px;border-bottom:1px solid #e5e7eb;vertical-align:middle}.contest-board__table th{color:#64748b;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.contest-board__table td{font-size:.95rem}.contest-board__table tr.is-top .contest-board__rank,.contest-podium__step.is-me .contest-podium__name{color:#d97706}.contest-board__table tr.is-me td{background:#fffbeb}.contest-board__rank{width:36px;font-weight:800;color:#94a3b8}.contest-board__table .contest-board__score{font-weight:700;white-space:nowrap;text-align:right}.contest-board__table th:nth-child(3){text-align:right}.contest-board__you{font-size:.7rem;font-weight:800;text-transform:uppercase;color:#fff;background:#f59e0b;border-radius:999px;padding:1px 7px;margin-left:4px}.contest-board__plays{display:block;font-size:.75rem;color:#94a3b8}.contest-board__remove{border:0;background:0 0;color:#94a3b8;font-size:1.2rem;line-height:1;cursor:pointer;padding:2px 6px}.contest-board__remove:hover{color:#dc2626}.contest-podium{margin-bottom:18px;text-align:center}.contest-podium.hidden{display:none}.contest-podium__steps{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:8px;max-width:460px;margin:0 auto}.contest-podium__step{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0}.contest-podium__medal{font-size:2rem}.contest-podium__name{font-weight:700;color:#0f172a;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contest-podium__score{font-size:.85rem;color:#475569;margin-bottom:6px}.contest-podium__block{width:100%;border-radius:10px 10px 0 0;color:#fff;font-weight:800;font-size:1.4rem;display:flex;align-items:center;justify-content:center}.contest-podium__step--1 .contest-podium__block{height:110px;background:linear-gradient(180deg,#fbbf24,#d97706)}.contest-podium__step--2 .contest-podium__block{height:80px;background:linear-gradient(180deg,#cbd5e1,#94a3b8)}.contest-podium__step--3 .contest-podium__block{height:60px;background:linear-gradient(180deg,#fdba74,#c2410c)}@media (max-width:480px){.contest-play__name{font-size:1.5rem}.contest-play__join-row .contest-btn{width:100%}}.contest-board__level,.contest-mock__level{display:inline-block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:2px 8px;margin-right:4px;vertical-align:1px}.contest-board__level{color:#3730a3;background:#e0e7ff}.contest-mock__level{color:#1e1b4b;background:#fbbf24}