@import"https://fonts.googleapis.com/css2?family=Outfit:wght@600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.art-competitions-page{width:100%;min-height:100vh;background-color:#fdfbf7;color:#334155;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;padding:2.5rem 1.5rem 5rem}.art-competitions-container{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.art-competitions-page .art-comp-breadcrumb,.art-competitions-page .art-comp-title,.art-competitions-page .art-comp-subtitle,.art-competitions-page .art-comp-hero-card,.art-competitions-page .art-comp-tabs-bar,.art-competitions-page .art-comp-tab-content,.art-competitions-page .art-comp-cta-card{opacity:0}.art-comp-index-header{text-align:center;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center}.art-comp-breadcrumb{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-weight:600;font-size:.95rem;text-decoration:none;margin-bottom:.75rem;transition:color .2s ease}.art-comp-breadcrumb:hover{color:#be2342}.art-comp-breadcrumb .arrow{transition:transform .2s ease}.art-comp-breadcrumb:hover .arrow{transform:translate(-3px)}.art-comp-title{font-family:Outfit,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:800;color:#0f172a;margin:0 0 .75rem;letter-spacing:-.025em;line-height:1.2}.art-comp-subtitle{font-size:1.15rem;color:#475569;max-width:650px;margin:0 auto;line-height:1.6}.art-comp-subtitle strong{color:#0f172a}.art-comp-hero-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0f172a0d;max-height:320px;display:flex;align-items:center;justify-content:center}.art-comp-hero-img{width:100%;height:100%;max-height:320px;object-fit:cover;display:block}.art-comp-tabs-bar{display:flex;justify-content:center;gap:.5rem;background:#f1f5f9;padding:.35rem;border-radius:30px;border:1px solid #E2E8F0;width:fit-content;margin:.5rem auto 1rem}.art-comp-tab{background:transparent;border:none;color:#64748b;padding:.6rem 1.75rem;border-radius:24px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.art-comp-tab:hover{color:#0f172a}.art-comp-tab.active{background:#fff;color:#be2342;font-weight:700;box-shadow:0 2px 8px #0f172a14}.art-comp-section{margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1.5rem}.art-comp-section-header{text-align:left}.art-comp-section-header h2{font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800;color:#0f172a;margin:0 0 .35rem}.art-comp-description{color:#64748b;font-size:1rem;margin:0;font-style:italic}.art-comp-featured-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:1.25rem;box-shadow:0 4px 20px #0f172a0d;display:flex;flex-direction:column;gap:1rem}.art-comp-image-featured{width:100%;height:auto;border-radius:14px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.art-comp-image-featured img{width:100%;height:auto;max-width:100%;display:block;object-fit:contain;border-radius:10px;transition:transform .35s cubic-bezier(.16,1,.3,1),filter .3s ease}.art-comp-image-featured:hover img{transform:scale(1.03);filter:brightness(1.03)}.art-comp-runners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.art-comp-runner-card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:1rem;box-shadow:0 4px 16px #0f172a0a;display:flex;flex-direction:column;gap:.75rem}.art-comp-image-wrapper{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f8fafc;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.art-comp-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s cubic-bezier(.16,1,.3,1),filter .3s ease}.art-comp-image-wrapper:hover img{transform:scale(1.05);filter:brightness(1.03)}.art-comp-info{display:flex;flex-direction:column;gap:.35rem}.art-comp-featured-card .art-comp-info{align-items:center;text-align:center;padding:.5rem 0}.art-comp-place-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;width:fit-content}.place-1st{background:#fef3c7;color:#92400e;border:1px solid #FDE68A}.place-2nd{background:#f1f5f9;color:#475569;border:1px solid #E2E8F0}.place-3rd{background:#ffedd5;color:#9a3412;border:1px solid #FED7AA}.place-4th{background:#f8fafc;color:#64748b;border:1px solid #E2E8F0}.art-comp-artist-info{font-size:.95rem;color:#334155;font-weight:600}.art-comp-artist-link{color:#0f172a;text-decoration:none;font-weight:700;transition:color .2s ease}.art-comp-artist-link:hover{color:#be2342;text-decoration:underline}.art-comp-artist-name{color:#64748b}.art-comp-separator{color:#94a3b8}.art-comp-hof-section{max-width:900px;margin:0 auto}.art-comp-hof-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #0f172a0d}.hof-card-title{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800;color:#0f172a;margin:0 0 1.5rem}.art-comp-hof-table{width:100%;border-collapse:separate;border-spacing:0}.art-comp-hof-table th{text-align:left;padding:.75rem 1rem;background:#f8fafc;color:#475569;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #CBD5E1}.art-comp-hof-table th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.art-comp-hof-table th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.art-comp-hof-table td{padding:1rem;border-bottom:1px solid #F1F5F9;vertical-align:middle}.art-comp-hof-table tr:hover td{background:#f8fafc}.art-comp-hof-artist-col{display:flex;align-items:center;gap:1rem}.art-comp-hof-rank{font-weight:800;font-size:.9rem;color:#64748b;width:2.2rem}.art-comp-hof-rank.rank-1{color:#d97706}.art-comp-hof-rank.rank-2{color:#475569}.art-comp-hof-rank.rank-3{color:#c2410c}.art-comp-hof-medals-col{text-align:right}.art-comp-hof-medals{display:flex;gap:.35rem;justify-content:flex-end;font-size:1.25rem}.art-comp-cta-card{background:transparent;border:none;border-top:1px solid #E2E8F0;border-radius:0;padding:2rem 0 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-shadow:none;margin-top:1.5rem}.art-comp-cta-content h3{font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800;color:#0f172a;margin:0 0 .35rem}.art-comp-cta-content p{font-size:1rem;color:#475569;margin:0}.art-comp-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.75rem 1.75rem;background:#5865f2;color:#fff!important;font-weight:700;font-size:.95rem;border-radius:12px;text-decoration:none!important;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.art-comp-cta-button:hover{background:#4752c4;color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 16px #5865f240;text-decoration:none!important}.art-comp-cta-button span,.art-comp-cta-button:hover span{color:#fff!important}.discord-icon{width:20px;height:20px;fill:#fff}.art-comp-lightbox{position:fixed;inset:0;z-index:9999;background:#0f172aeb;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:2rem;cursor:pointer;animation:fadeIn .2s ease-out}.art-comp-lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 50px #0006;cursor:default}.art-comp-lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:#ffffff1a;border:none;color:#fff;font-size:1.5rem;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:1}.art-comp-lightbox-close:hover{background:#ffffff40}@media(max-width:820px){.art-competitions-page{padding:1.5rem .75rem 3rem}.art-comp-hero-card{max-height:220px}.art-comp-image-featured{height:260px}.art-comp-runners-grid{grid-template-columns:1fr;gap:1rem}.art-comp-cta-card{flex-direction:column;text-align:center;padding:1.5rem}}
