.contest-list-scroll{margin-top:24px}.contest-main-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.9fr);gap:24px;margin-bottom:32px;padding-block:20px;border-block:1px solid rgb(var(--border-subtle));font-family:var(--font-pretendard),sans-serif;font-variant-numeric:tabular-nums}.contest-main-facts>div{min-width:0}.contest-main-facts dt{color:rgb(var(--text-muted));font-size:13px;font-weight:500;line-height:20px}.contest-main-facts dd{margin-top:8px;overflow-wrap:anywhere}.contest-main-facts-date{display:block;font-size:20px;font-weight:700;line-height:27px;letter-spacing:-.02em}.contest-main-facts-recharge,.contest-main-facts-time{display:block;margin-top:2px;color:rgb(var(--text-muted));font-size:14px;font-weight:500;line-height:22px}.contest-main-facts-rules{padding-inline-start:24px;border-inline-start:1px solid rgb(var(--border-subtle))}.contest-main-facts-quota{display:block;font-size:17px;font-weight:650;line-height:27px}.contest-main-facts-recharge{font-size:13px;line-height:20px}@media (max-width:640px){.contest-main-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contest-main-facts-date{font-size:18px;line-height:25px}.contest-main-facts-rules{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px;padding:14px 0 0;border-inline-start:0;border-top:1px solid rgb(var(--border-subtle))}.contest-main-facts-rules dd{margin-top:0;margin-inline-start:auto;text-align:end}}[data-public-shell=workspace] .contest-page-shell,[data-public-shell=workspace] .contest-surface{height:100%;min-height:0}[data-public-shell=workspace] .contest-page-shell{display:flex;flex-direction:column}[data-public-shell=workspace] .contest-page-shell>nav{flex-shrink:0}[data-public-shell=workspace] .contest-page-body{flex:1;min-height:0}[data-public-shell=workspace] .contest-shell{height:100%;min-height:0;padding-block:24px}[data-public-shell=workspace] .contest-shell-frame{display:flex;height:100%;min-height:0;flex-direction:column}[data-public-shell=workspace] .contest-shell-frame>:not(.contest-shell-content){flex-shrink:0}[data-public-shell=workspace] .contest-shell-content{position:relative;flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:4px;margin:-4px}[data-public-shell=workspace] .contest-shell-sidebar{overflow-y:auto;overscroll-behavior:contain}[data-public-shell=workspace] .contest-list-page{display:flex;height:var(--public-main-height);min-height:0;flex-direction:column}[data-public-shell=workspace] .contest-list-page>header{flex-shrink:0}[data-public-shell=workspace] .contest-list-scroll{flex:1;min-height:0;margin:16px -8px -8px;padding:8px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.contest-list-scroll:focus-visible{outline:2px solid rgb(var(--primary-variant));outline-offset:-2px}@media (max-height:640px){[data-public-shell=workspace] .contest-page-shell,[data-public-shell=workspace] .contest-shell,[data-public-shell=workspace] .contest-shell-content,[data-public-shell=workspace] .contest-shell-frame{height:auto}[data-public-shell=workspace] .contest-shell-content{overflow:visible}[data-public-shell=workspace] .contest-list-page{height:auto;min-height:var(--public-main-height)}[data-public-shell=workspace] .contest-list-scroll{flex:none;overflow:visible}}.contest-event-groups{display:grid;gap:1.5rem}.contest-event-list{display:grid;gap:.75rem}.contest-event{position:relative;isolation:isolate;display:grid;grid-template-columns:5rem minmax(0,1fr) 3rem;align-items:center;gap:1.5rem;min-height:7rem;padding:1rem 1.5rem 1rem 1rem;background:rgb(var(--surface-raised)/.65)}.contest-event:before{position:absolute;z-index:-1;inset:0;background:rgb(var(--primary)/.08);clip-path:polygon(88% 0,100% 0,100% 100%,83% 100%);transition:clip-path .24s cubic-bezier(.16,1,.3,1);content:"";pointer-events:none}.contest-event:is(:hover,:focus-visible):before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.contest-event-date{display:flex;min-height:5rem;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding-right:.5rem;color:rgb(var(--on-brand));background:rgb(var(--primary));clip-path:polygon(0 0,100% 0,85% 100%,0 100%)}.contest-event-date>span{font-size:.9375rem;font-weight:700}.contest-event-date>strong{font-family:var(--font-contest-display);font-size:3rem;font-weight:900;line-height:1}[data-event-status=ARCHIVED] .contest-event-date,[data-event-status=COMPLETED] .contest-event-date{color:rgb(var(--text-muted));background:rgb(var(--surface-strong))}.contest-event-content{min-width:0}.contest-event-heading{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem}.contest-event-title{overflow-wrap:anywhere;font-size:1.5rem;font-weight:800;line-height:1.35}.contest-event-period{display:flex;flex-wrap:wrap;gap:0 .4rem;margin-top:.5rem;color:rgb(var(--text-muted));font-size:.875rem;line-height:1.7}.contest-event-arrow{display:grid;min-height:3rem;place-items:center;color:rgb(var(--text))}.contest-event:is(:hover,:focus-visible) .contest-event-arrow{color:rgb(var(--on-brand));background:rgb(var(--primary))}.contest-event:active{background:rgb(var(--surface-strong))}.contest-choice-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:2rem}.contest-choice{display:grid;width:100%;grid-template-columns:3rem minmax(0,1fr) 1.25rem;align-items:center;gap:1rem;min-height:5.5rem;padding:1rem 1.25rem;border-bottom:1px solid rgb(var(--border-subtle));text-align:left;transition:background-color .18s ease}.contest-choice:hover{background:rgb(var(--primary)/.08)}.contest-choice[aria-pressed=true]{color:rgb(var(--on-brand));background:rgb(var(--primary))}.contest-choice-number{font-family:var(--font-contest-display);font-size:2.5rem;line-height:1;overflow-wrap:anywhere}.contest-choice-mode{margin-top:.35rem;font-size:.8125rem}.contest-selected{position:relative;min-width:0;min-height:22rem;overflow:hidden;padding:2rem;background:rgb(var(--surface-muted)/.5)}.contest-selected[data-contest-empty]{min-height:0}.contest-selected:before{position:absolute;inset:0 0 0 56%;background:rgb(var(--primary)/.07);clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);content:"";pointer-events:none}.contest-selected>*{position:relative}.contest-selected-number{font-family:var(--font-contest-display);font-size:5.5rem;font-weight:900;line-height:1;overflow-wrap:anywhere}.contest-surface :is(a,button,summary):focus-visible{outline:2px solid rgb(var(--primary-variant));outline-offset:4px}@media (max-width:767px){.contest-choice-layout{grid-template-columns:minmax(0,1fr);gap:1.5rem}.contest-selected{padding:1.25rem}.contest-event{grid-template-columns:3.5rem minmax(0,1fr) 1.75rem;gap:.75rem;min-height:6.5rem;padding:1rem}.contest-event-date{min-height:4.5rem;padding-right:.4rem}.contest-event-date>strong{font-size:2.75rem}.contest-event-date>span{font-size:.8125rem}.contest-event-title{font-size:1.25rem}.contest-event-period{font-size:.8125rem}.contest-event-arrow{min-height:2.75rem}.contest-choice{min-height:4.5rem;padding:.75rem 1rem}}@media (prefers-reduced-motion:reduce){.contest-choice,.contest-event:before{transition:none}}