.ct-wrap{padding-bottom:3rem;padding-left:52px;position:relative}.ct-track{background:linear-gradient(to bottom,var(--accent-red)0%,#d7263d8c 55%,#d7263d2e 85%,transparent 100%);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:16px}.ct-section{padding-bottom:3rem;position:relative}.ct-section--origin{padding-bottom:0}.ct-dot{background:var(--accent-red);z-index:2;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:-41px;box-shadow:0 0 8px #d7263da6}.ct-dot--now{width:14px;height:14px;animation:2.2s ease-in-out infinite ct-pulse;top:2px;left:-43px}@keyframes ct-pulse{0%,to{box-shadow:0 0 8px #d7263d99}50%{box-shadow:0 0 22px #d7263d,0 0 44px #d7263d59}}.ct-dot--origin{box-shadow:none;background:#d7263d59;border:1px solid #d7263d66}.ct-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-red);opacity:.8;margin-bottom:.9rem;font-size:.68rem;font-weight:700;display:block}.ct-label--now{letter-spacing:.25em;opacity:1;text-shadow:0 0 18px #d7263dbf;font-size:1rem}.ct-label--origin{opacity:.38;letter-spacing:.1em;margin-bottom:0;font-size:.6rem}.ct-cards{flex-direction:column;gap:1rem;display:flex}.ct-section--now{padding-bottom:6rem}.ct-section--now .competition-card{border:1px solid #d7263d66;justify-content:center;min-height:1020px;padding:6rem;transition:transform .3s,box-shadow .3s;box-shadow:0 12px 60px #d7263d2e,0 4px 20px #000000b3}.ct-section--now .competition-card:hover{transform:translateY(-8px);box-shadow:0 20px 72px #d7263d47,0 8px 30px #000c}.ct-section--now .competition-card h3{margin-bottom:1.5rem;padding-right:240px;font-size:4.8rem;line-height:1.1}.ct-section--now .competition-theme{margin-bottom:2.5rem;font-size:2rem}.ct-section--now .competition-description{margin-bottom:3rem;font-size:1.7rem;line-height:1.8}.ct-section--now .competition-details{flex-wrap:wrap;gap:3.75rem;margin-bottom:3.75rem;font-size:1.6rem;display:inline-flex}.ct-section--now .competition-details p{margin:0}.ct-section--now .competition-badge{padding:.65rem 1.65rem;font-size:1.3rem;top:2.25rem;right:2.25rem}.ct-section--now .join-btn{padding:1.65rem 3.75rem;font-size:1.65rem}@media (max-width:768px){.ct-section--now{padding-bottom:3rem}.ct-section--now .competition-card{justify-content:flex-start;min-height:280px;padding:2rem}.ct-section--now .competition-card h3{margin-bottom:.5rem;padding-right:110px;font-size:1.4rem}.ct-section--now .competition-theme{margin-bottom:1rem;font-size:.95rem}.ct-section--now .competition-description{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ct-section--now .competition-details{gap:1rem;margin-bottom:1rem;font-size:.9rem}.ct-section--now .competition-badge{padding:.3rem .8rem;font-size:.75rem;top:1rem;right:1rem}.ct-section--now .join-btn{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:640px){.ct-wrap{padding-left:36px}.ct-track{left:10px}.ct-dot{left:-30px}.ct-dot--now{left:-32px}}
.competitions-page{padding:6rem 10vw 7rem}.competitions-page .page-container{width:100%;margin:0 auto}.upcoming-section{margin-bottom:4rem}.upcoming-section .competition-card.upcoming{background:linear-gradient(135deg,var(--panel-bg)0%,#fdb4051a 100%);border:2px solid var(--accent-yellow);border-radius:var(--radius-lg);padding:3rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #fdb40533}.upcoming-section .competition-card.upcoming:before{content:"";pointer-events:none;background:radial-gradient(circle,#fdb4051a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-20%}.upcoming-section .competition-card.upcoming:hover{transform:translateY(-8px);box-shadow:0 16px 48px #fdb4054d}.upcoming-content{z-index:1;position:relative}.upcoming-section .competition-card h3{margin-bottom:.75rem;padding-right:130px;font-size:2.5rem}.upcoming-section .competition-theme{margin-bottom:1.5rem;font-size:1.2rem}.upcoming-section .competition-theme a,.upcoming-section .competition-theme a:visited{color:#fff;text-decoration:underline}.upcoming-section .competition-description{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.upcoming-section .competition-details{flex-wrap:wrap;gap:2rem;margin-bottom:2rem;display:inline-flex}.upcoming-section .competition-details p{margin:0}.upcoming-section .join-btn{padding:1rem 2.5rem;font-size:1.1rem}.past-competitions-section{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:3rem}.section-heading{font-family:var(--font-primary);color:var(--text-secondary);margin-bottom:2rem;font-size:1.8rem;font-weight:500}.past-competitions-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.competition-card{background:linear-gradient(180deg,var(--panel-bg),var(--panel-bg-alt));border-radius:var(--radius-lg);flex-direction:column;min-height:420px;padding:3rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 15px #0009}.competition-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #000000b3}.competition-card.past{border:1px solid var(--border-color)}.competition-badge{background:var(--accent-yellow);color:var(--bg-dark);text-transform:uppercase;font-size:1.1rem;font-weight:700;font-family:var(--font-primary);border-radius:20px;padding:.45rem 1.2rem;position:absolute;top:1.5rem;right:1.5rem}.competition-badge.upcoming-badge{background:var(--accent-yellow);color:var(--bg-dark)}.competition-badge.active-badge{color:#000;background:#22c55e}.competition-badge.voting-badge{color:#fff;background:#3b82f6}.competition-badge.past-badge{background:var(--text-secondary);color:var(--bg-dark)}.competition-card.has-bg{background:0 0}.competition-card-bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.competition-card-bg-overlay{z-index:0;background:linear-gradient(160deg,#0a0a0ad1 0%,#0a0a0aa6 100%);position:absolute;inset:0}.competition-card.has-bg .competition-card-bg{background-position:50%;background-size:cover;left:42%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 22%);mask-image:linear-gradient(90deg,#0000 0%,#000 22%)}.competition-card.has-bg .competition-card-bg-overlay{background:linear-gradient(90deg,#0a0a0af7 0%,#0a0a0af0 38%,#0a0a0a73 62%,#0a0a0a1f 100%)}.competition-card.has-bg .upcoming-content{max-width:52%}.competition-rules{border:1px solid #ffffff26;border-radius:8px;margin:.75rem 0 1.5rem;overflow:hidden}.competition-rules summary{cursor:pointer;color:var(--accent-yellow);-webkit-user-select:none;user-select:none;background:#ffffff0d;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600;list-style:none;display:flex}.competition-rules summary:before{content:"▶";font-size:.65rem;transition:transform .2s}.competition-rules[open] summary:before{transform:rotate(90deg)}.competition-rules summary::-webkit-details-marker{display:none}.competition-rules-body{border-top:1px solid #ffffff1a;padding:.75rem 1rem 1.25rem}.competition-rules-body p{color:var(--text-secondary);margin:.35rem 0;font-size:.88rem;line-height:1.6}.competition-card h3{color:var(--accent-yellow);font-size:2.1rem;font-family:var(--font-primary);margin-bottom:.75rem;padding-right:165px}.competition-theme{color:var(--accent-red);font-size:1.4rem;font-weight:600;font-family:var(--font-secondary);margin-bottom:1.5rem}.competition-details{background:#0003;border-radius:8px;margin-bottom:.75rem;padding:1.5rem}.competition-details p{color:var(--text-secondary);margin:.45rem 0;font-size:1.3rem}.competition-details strong{color:var(--text-primary)}.competition-description{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.competition-card .join-btn{background:var(--accent-yellow);color:var(--bg-dark);font-weight:600;font-family:var(--font-primary);cursor:pointer;border:none;border-radius:999px;align-self:flex-start;padding:1.2rem 2.25rem;transition:all .3s}.competition-card .join-btn:hover{background:#e5a004;transform:translateY(-2px);box-shadow:0 4px 12px #fdb40566}.competition-card .view-btn{border:2px solid var(--text-secondary);color:var(--text-primary);background:0 0}.competition-card .view-btn:hover{background:var(--text-secondary);color:var(--bg-dark);box-shadow:none}.competition-card .notify-btn{background:var(--accent-yellow);color:var(--bg-dark)}@media (max-width:1024px){.past-competitions-grid{grid-template-columns:1fr;gap:1.5rem}.upcoming-section .competition-card h3{font-size:2rem}.upcoming-section .competition-details{flex-direction:column;gap:.5rem}}@media (max-width:768px){.competitions-page{padding:5rem 1rem 3rem}.competition-card{min-height:280px;padding:2rem}.competition-card h3{margin-bottom:.5rem;padding-right:110px;font-size:1.4rem}.competition-theme{margin-bottom:1rem;font-size:.95rem}.competition-details{margin-bottom:1rem;padding:1rem}.competition-details p{margin:.3rem 0;font-size:.9rem}.competition-badge{padding:.3rem .8rem;font-size:.75rem;top:1rem;right:1rem}.competition-card .join-btn{white-space:normal;word-break:break-word;text-align:center;max-width:100%;padding:.75rem 1.25rem;font-size:.9rem}.competition-card.has-bg .competition-card-bg{left:0;-webkit-mask-image:none;mask-image:none}.competition-card.has-bg .competition-card-bg-overlay{background:linear-gradient(160deg,#0a0a0ae0 0%,#0a0a0ab3 100%)}.competition-card.has-bg .upcoming-content{max-width:100%}}
