.art-competitions-page{max-width:1200px;margin:0 auto;padding:0 2rem 4rem;min-height:100vh;color:#e0e0e0}.art-comp-hero{position:relative;width:100%;height:340px;border-radius:16px;overflow:hidden;margin-bottom:3rem;margin-top:2rem}.art-comp-hero-img{width:100%;height:100%;object-fit:cover}.art-comp-hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2.5rem;background:#0a0a198c}.art-comp-hero-overlay h1{font-size:3rem;margin:0 0 .5rem;background:linear-gradient(45deg,#ff6b6b,#ebbdc6,#be2342);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.art-comp-hero-overlay p{font-size:1.15rem;color:#e0e0e0d9;margin:0}.art-comp-section{margin-bottom:4rem;padding-bottom:3.5rem;border-bottom:1px solid rgba(235,189,198,.08)}.art-comp-section:last-child{border-bottom:none}.art-comp-section-header{margin-bottom:2rem;text-align:center}.art-comp-section-header h2{font-size:2rem;margin:0 0 .5rem;background:linear-gradient(45deg,#ff6b6b,#ebbdc6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.art-comp-description{color:#e0e0e08c;font-size:1rem;margin:0;font-style:italic}.art-comp-featured{margin-bottom:1.25rem}.art-comp-image-featured{height:420px;border-radius:12px;background:#0003;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.art-comp-image-featured img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain;transition:transform .3s ease,filter .3s ease}.art-comp-image-featured:hover img{transform:scale(1.03);filter:brightness(1.1)}.art-comp-runners{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.art-comp-image-wrapper{width:100%;aspect-ratio:1;overflow:hidden;background:#0003;border-radius:10px;cursor:pointer}.art-comp-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease,filter .3s ease}.art-comp-image-wrapper:hover img{transform:scale(1.05);filter:brightness(1.1)}.art-comp-info{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.6rem .25rem}.art-comp-featured .art-comp-info{align-items:center;text-align:center;padding:.75rem .25rem}.art-comp-place-label{font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em;color:#ebbdc6}.art-comp-featured .art-comp-place-label{font-size:1.1rem}.art-comp-artist-info{font-size:1rem}.art-comp-featured .art-comp-artist-info{font-size:1.15rem}.art-comp-artist-link{color:#e0e0e0bf;text-decoration:none;transition:color .2s ease}.art-comp-artist-link:hover{color:#ebbdc6;text-decoration:underline}.art-comp-artist-name{color:#e0e0e080}.art-comp-separator{color:#e0e0e059}.art-comp-cta{text-align:center;padding:2.5rem 1rem;margin-top:1rem}.art-comp-cta p{font-size:1.1rem;color:#e0e0e0b3;margin:0 0 1rem}.art-comp-cta-button{display:inline-block;padding:.7rem 2rem;background:#5865f2;color:#fff;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease}.art-comp-cta-button:hover{background:#4752c4;transform:translateY(-2px)}.art-comp-lightbox{position:fixed;inset:0;z-index:9999;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:pointer}.art-comp-lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;cursor:default}.art-comp-lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:none;border:none;color:#ffffffb3;font-size:1.75rem;cursor:pointer;transition:color .2s ease;z-index:1}.art-comp-lightbox-close:hover{color:#fff}@media(max-width:820px){.art-competitions-page{padding:0 1rem 3rem}.art-comp-hero{height:220px;border-radius:12px;margin-top:1rem}.art-comp-hero-overlay{padding:1.5rem}.art-comp-hero-overlay h1{font-size:1.75rem}.art-comp-hero-overlay p{font-size:.95rem}.art-comp-section-header h2{font-size:1.5rem}.art-comp-image-featured{height:auto}.art-comp-runners{grid-template-columns:1fr;gap:1rem}.art-comp-image-wrapper{aspect-ratio:auto}.art-comp-image-wrapper img{width:100%;height:auto;object-fit:contain}}
