.invites-header[data-astro-cid-jaugwxt3]{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;padding:4rem 1rem;text-align:center;position:relative;overflow:hidden}.dates-announcement[data-astro-cid-jaugwxt3]{font-size:1.3rem;font-weight:700;margin:1rem 0 .5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.invites-header[data-astro-cid-jaugwxt3]:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><text y="50" font-size="30" opacity="0.1">⭐</text></svg>') repeat;animation:float 20s linear infinite}@keyframes float{0%{transform:translate(0) translateY(0)}to{transform:translate(-50px) translateY(-50px)}}.container[data-astro-cid-jaugwxt3]{max-width:1400px;margin:0 auto;padding:0 1rem}.invites-content[data-astro-cid-jaugwxt3]{padding:4rem 0}.section-category[data-astro-cid-jaugwxt3]{margin-bottom:5rem}.section-category[data-astro-cid-jaugwxt3] h2[data-astro-cid-jaugwxt3]{color:var(--primary);font-size:2.5rem;margin-bottom:2rem;text-align:center;position:relative}.section-category[data-astro-cid-jaugwxt3] h2[data-astro-cid-jaugwxt3]:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:120px;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2px}.featured-section[data-astro-cid-jaugwxt3]{margin-bottom:6rem;display:none}.featured-guest-container[data-astro-cid-jaugwxt3]{display:flex;justify-content:center;padding:2rem 0}.featured-guest-card[data-astro-cid-jaugwxt3]{background:linear-gradient(135deg,#ff38641a,#ffd7001a);border-radius:20px;overflow:hidden;box-shadow:0 12px 24px #0000004d;border:3px solid rgba(255,215,0,.5);max-width:800px;width:100%;display:grid;grid-template-columns:1fr 1.5fr;transition:all .4s ease}.featured-guest-card[data-astro-cid-jaugwxt3]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #ffd70066}.featured-guest-image[data-astro-cid-jaugwxt3]{position:relative;height:100%;min-height:400px;overflow:hidden}.featured-guest-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.featured-guest-card[data-astro-cid-jaugwxt3]:hover .featured-guest-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{transform:scale(1.1)}.featured-badge[data-astro-cid-jaugwxt3]{position:absolute;top:1.5rem;left:1.5rem;background:linear-gradient(135deg,gold,orange);color:#333;padding:.8rem 1.5rem;border-radius:25px;font-weight:700;font-size:1rem;box-shadow:0 4px 12px #0006;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.featured-guest-content[data-astro-cid-jaugwxt3]{padding:3rem;display:flex;flex-direction:column;justify-content:center}.featured-guest-content[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{color:#fff;font-size:2.5rem;margin:0 0 .5rem;font-weight:900;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.featured-role[data-astro-cid-jaugwxt3]{color:gold;font-size:1.3rem;font-weight:600;margin:0 0 1.5rem}.featured-guest-content[data-astro-cid-jaugwxt3] .description[data-astro-cid-jaugwxt3]{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;opacity:1;font-weight:600;color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.featured-tag[data-astro-cid-jaugwxt3]{background:#ffd70033;border:2px solid rgba(255,215,0,.5);color:gold;font-weight:600}.guests-grid[data-astro-cid-jaugwxt3]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}[data-astro-cid-jaugwxt3][data-reveal-index]{display:none}.guest-card[data-astro-cid-jaugwxt3]{background:var(--secondary);border-radius:20px;overflow:hidden;box-shadow:0 10px 20px #00000040;transition:all .4s ease;border:2px solid rgba(255,56,100,.3);position:relative}.guest-card[data-astro-cid-jaugwxt3]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,56,100,.05),transparent);pointer-events:none;z-index:1}.guest-card[data-astro-cid-jaugwxt3]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ff386466;border-color:#ff386499}.guest-image[data-astro-cid-jaugwxt3]{position:relative;height:350px;overflow:hidden;background:linear-gradient(135deg,#ff38641a,#6639a61a)}.guest-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;transition:transform .4s ease}.guest-card[data-astro-cid-jaugwxt3]:hover .guest-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{transform:scale(1.05)}.category-badge[data-astro-cid-jaugwxt3]{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,gold,orange);color:#1a1a1a;padding:.6rem 1.2rem;border-radius:25px;font-weight:700;font-size:.9rem;box-shadow:0 4px 12px #ffd70066;text-transform:uppercase;letter-spacing:.05em}.guest-content[data-astro-cid-jaugwxt3]{padding:2rem;position:relative;z-index:2}.guest-content[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{color:#fff;margin:0 0 .5rem;font-size:1.7rem;font-weight:900;letter-spacing:.02em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.description[data-astro-cid-jaugwxt3]{margin:0 0 1.5rem;line-height:1.6;color:#fff;opacity:1;font-weight:600;font-size:1rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.specialties[data-astro-cid-jaugwxt3]{display:flex;flex-wrap:wrap;gap:.5rem}.specialty-tag[data-astro-cid-jaugwxt3]{background:#ff386426;color:var(--primary);padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;border:2px solid rgba(255,56,100,.3);box-shadow:0 2px 6px #ff38641a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.thanks-intro[data-astro-cid-jaugwxt3]{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.thanks-intro[data-astro-cid-jaugwxt3] p[data-astro-cid-jaugwxt3]{font-size:1.2rem;line-height:1.6;color:var(--text);opacity:1;font-weight:500}.thanks-actions[data-astro-cid-jaugwxt3]{margin-top:2rem}.thanks-button[data-astro-cid-jaugwxt3]{display:inline-block;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 8px #ff38644d}.thanks-button[data-astro-cid-jaugwxt3]:hover{transform:translateY(-3px);box-shadow:0 8px 16px #ff386466}.coming-soon[data-astro-cid-jaugwxt3]{display:flex;justify-content:center}.coming-soon-card[data-astro-cid-jaugwxt3]{background:linear-gradient(135deg,var(--secondary),rgba(102,57,166,.1));border-radius:16px;padding:3rem 2rem;box-shadow:0 8px 16px #0003;border:2px solid rgba(255,56,100,.2);max-width:800px;text-align:center}.coming-soon-card[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{color:var(--primary);font-size:2rem;margin:0 0 1.5rem}.coming-soon-card[data-astro-cid-jaugwxt3] p[data-astro-cid-jaugwxt3]{font-size:1.1rem;line-height:1.6;margin:0 0 2rem;opacity:1;font-weight:500}.coming-soon-info[data-astro-cid-jaugwxt3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:2rem}.info-item[data-astro-cid-jaugwxt3]{background:#ffffff0d;padding:1.5rem;border-radius:12px;text-align:center}.info-item[data-astro-cid-jaugwxt3] h4[data-astro-cid-jaugwxt3]{color:var(--primary);margin:0 0 .5rem;font-size:1.1rem}.info-item[data-astro-cid-jaugwxt3] p[data-astro-cid-jaugwxt3]{margin:0;font-size:.9rem;opacity:1;font-weight:500}.artists-grid[data-astro-cid-jaugwxt3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.artist-card[data-astro-cid-jaugwxt3]{background:var(--secondary);border-radius:20px;overflow:hidden;box-shadow:0 10px 20px #00000040;transition:all .4s ease;border:2px solid rgba(255,215,0,.3);position:relative}.artist-card[data-astro-cid-jaugwxt3]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,215,0,.05),transparent);pointer-events:none;z-index:1}.artist-card[data-astro-cid-jaugwxt3]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ffd70066;border-color:#ffd70099}.artist-image[data-astro-cid-jaugwxt3]{position:relative;height:350px;overflow:hidden;background:linear-gradient(135deg,#ffd7001a,#ff38641a)}.artist-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;transition:transform .4s ease}.artist-card[data-astro-cid-jaugwxt3]:hover .artist-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{transform:scale(1.05)}.artist-content[data-astro-cid-jaugwxt3]{padding:2rem;position:relative;z-index:2}.artist-content[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{color:#fff;margin:0 0 .5rem;font-size:1.7rem;font-weight:900;letter-spacing:.02em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.schedule[data-astro-cid-jaugwxt3]{margin-top:1.5rem;padding:1rem;background:#ffd7001a;border-radius:8px;border-left:4px solid #FFD700}.schedule[data-astro-cid-jaugwxt3] h4[data-astro-cid-jaugwxt3]{color:var(--primary);margin:0 0 .5rem;font-size:1rem}.schedule-item[data-astro-cid-jaugwxt3]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem;font-size:.9rem}.schedule-day[data-astro-cid-jaugwxt3]{font-weight:600;color:var(--primary)}.schedule-time[data-astro-cid-jaugwxt3]{font-weight:500;color:gold}.schedule-activity[data-astro-cid-jaugwxt3]{color:var(--text);opacity:1;font-weight:500}.social-links[data-astro-cid-jaugwxt3]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.social-tag[data-astro-cid-jaugwxt3]{background:#ffd70026;color:gold;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;border:2px solid rgba(255,215,0,.3);display:flex;align-items:center;gap:.25rem;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 6px #ffd7001a}.social-tag[data-astro-cid-jaugwxt3].website-link:hover{background:#ffd70040;transform:translateY(-3px);box-shadow:0 4px 10px #ffd7004d;border-color:#ffd70080}.social-tag[data-astro-cid-jaugwxt3].social-link{text-decoration:none;transition:all .3s ease}.social-tag[data-astro-cid-jaugwxt3].social-link:hover{background:#ffd70040;transform:translateY(-3px);color:gold;box-shadow:0 4px 10px #ffd7004d;border-color:#ffd70080}.programme-button[data-astro-cid-jaugwxt3]{margin-top:1rem;text-align:center}.btn-programme[data-astro-cid-jaugwxt3]{display:inline-block;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;padding:.5rem 1rem;border-radius:20px;text-decoration:none;font-weight:600;font-size:.8rem;transition:all .3s ease;box-shadow:0 2px 8px #ff38644d}.btn-programme[data-astro-cid-jaugwxt3]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff386466;background:linear-gradient(135deg,var(--accent),var(--primary))}.btn-programme-small[data-astro-cid-jaugwxt3]{padding:.3rem .8rem;font-size:.7rem;border-radius:15px}.jury-intro[data-astro-cid-jaugwxt3]{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.jury-intro[data-astro-cid-jaugwxt3] p[data-astro-cid-jaugwxt3]{font-size:1.2rem;line-height:1.6;color:var(--text);opacity:1;font-weight:500}.jury-grid[data-astro-cid-jaugwxt3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-content:center;max-width:1200px;margin:0 auto}.jury-card[data-astro-cid-jaugwxt3]{background:var(--secondary);border-radius:20px;overflow:hidden;box-shadow:0 10px 20px #00000040;transition:all .4s ease;border:2px solid rgba(255,215,0,.3);position:relative}.jury-card[data-astro-cid-jaugwxt3]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,215,0,.05),transparent);pointer-events:none;z-index:1}.jury-card[data-astro-cid-jaugwxt3]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ffd70066;border-color:#ffd70099}.jury-image[data-astro-cid-jaugwxt3]{position:relative;height:350px;overflow:hidden;background:linear-gradient(135deg,#ffd7001a,#ff38641a)}.jury-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;transition:transform .4s ease}.jury-card[data-astro-cid-jaugwxt3]:hover .jury-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{transform:scale(1.05)}.role-badge[data-astro-cid-jaugwxt3]{position:absolute;top:1rem;left:1rem;background:linear-gradient(135deg,gold,orange);color:#333;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem;box-shadow:0 2px 8px #0000004d}.jury-content[data-astro-cid-jaugwxt3]{padding:2rem;position:relative;z-index:2}.jury-content[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{color:#fff;margin:0 0 .5rem;font-size:1.7rem;font-weight:900;letter-spacing:.02em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.cta-section[data-astro-cid-jaugwxt3]{background:linear-gradient(135deg,#ff38641a,#6639a61a);border-radius:20px;padding:4rem 2rem;text-align:center;border:2px solid rgba(255,56,100,.2);margin-top:4rem}.cta-section[data-astro-cid-jaugwxt3] h2[data-astro-cid-jaugwxt3]{color:var(--primary);margin-bottom:1rem;font-size:2rem}.cta-section[data-astro-cid-jaugwxt3] p[data-astro-cid-jaugwxt3]{font-size:1.2rem;margin-bottom:2rem;color:var(--text);opacity:1;font-weight:500}.cta-buttons[data-astro-cid-jaugwxt3]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button[data-astro-cid-jaugwxt3]{display:inline-block;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 8px #0003}.cta-button[data-astro-cid-jaugwxt3]:not(.secondary){background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff}.cta-button[data-astro-cid-jaugwxt3].secondary{background:#ffffff1a;color:var(--text);border:2px solid rgba(255,56,100,.3)}.cta-button[data-astro-cid-jaugwxt3]:hover{transform:translateY(-3px);box-shadow:0 8px 16px #0000004d}.cta-button[data-astro-cid-jaugwxt3]:not(.secondary):hover{box-shadow:0 8px 16px #ff386466}.cta-button[data-astro-cid-jaugwxt3].secondary:hover{background:#ff38641a;border-color:#ff386480}.image-modal[data-astro-cid-jaugwxt3]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:2000;justify-content:center;align-items:center;padding:2rem}.modal-content[data-astro-cid-jaugwxt3]{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.modal-content[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 8px 32px #00000080}.close-modal[data-astro-cid-jaugwxt3]{position:absolute;top:-3rem;right:-1rem;color:#fff;font-size:2.5rem;cursor:pointer;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;transition:all .3s ease;z-index:2001}.close-modal[data-astro-cid-jaugwxt3]:hover{background:var(--primary);transform:scale(1.1)}.modal-info[data-astro-cid-jaugwxt3]{margin-top:1rem;text-align:center}.modal-info[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{color:#fff;margin:0;font-size:1.4rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-weight:600}.jury-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3],.artist-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3],.guest-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]{cursor:pointer;transition:all .3s ease}.jury-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]:hover,.artist-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]:hover,.guest-image[data-astro-cid-jaugwxt3] img[data-astro-cid-jaugwxt3]:hover{filter:brightness(1.1);transform:scale(1.02)}.reveal-banner[data-astro-cid-jaugwxt3]{margin:0 0 2rem;padding:1rem 1.5rem;border-radius:12px;text-align:center;font-size:1rem;font-weight:600}.reveal-banner-info[data-astro-cid-jaugwxt3]{background:#ffb4001f;border:2px solid rgba(255,180,0,.4);color:gold}.reveal-banner-progress[data-astro-cid-jaugwxt3]{background:#ff386414;border:2px solid rgba(255,56,100,.25);color:var(--text)}.mystery-card[data-astro-cid-jaugwxt3]{position:relative;overflow:hidden}.mystery-card[data-astro-cid-jaugwxt3] .guest-image[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .guest-content[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .artist-image[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .artist-content[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .jury-image[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .jury-content[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .featured-guest-image[data-astro-cid-jaugwxt3],.mystery-card[data-astro-cid-jaugwxt3] .featured-guest-content[data-astro-cid-jaugwxt3]{visibility:hidden}.mystery-overlay[data-astro-cid-jaugwxt3]{position:absolute;inset:0;background:linear-gradient(135deg,#0f0f19f5,#1e0a14f5);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:inherit;pointer-events:none}.mystery-overlay-featured[data-astro-cid-jaugwxt3]{background:linear-gradient(135deg,#0f0f19f7,#281400f7)}.mystery-inner[data-astro-cid-jaugwxt3]{text-align:center;padding:2rem}.mystery-icon[data-astro-cid-jaugwxt3]{font-size:3.5rem;line-height:1;margin-bottom:1rem;color:#ffffff26;font-weight:900;text-shadow:0 0 30px rgba(255,56,100,.3);animation:mysteryPulse 3s ease-in-out infinite}.mystery-text[data-astro-cid-jaugwxt3]{font-size:.95rem;color:#fff9;line-height:1.5}.mystery-text[data-astro-cid-jaugwxt3] strong[data-astro-cid-jaugwxt3]{display:block;margin-top:.3rem;font-size:1.05rem;color:var(--primary)}@keyframes mysteryPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.image-modal[data-astro-cid-jaugwxt3].opening{animation:fadeIn .3s ease-out}.image-modal[data-astro-cid-jaugwxt3].opening .modal-content[data-astro-cid-jaugwxt3]{animation:zoomIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 1200px){.guests-grid[data-astro-cid-jaugwxt3]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 968px){.guests-grid[data-astro-cid-jaugwxt3]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.section-category[data-astro-cid-jaugwxt3] h2[data-astro-cid-jaugwxt3]{font-size:2rem}.featured-guest-card[data-astro-cid-jaugwxt3]{grid-template-columns:1fr}.featured-guest-image[data-astro-cid-jaugwxt3]{min-height:300px}.featured-guest-content[data-astro-cid-jaugwxt3]{padding:2rem}.featured-guest-content[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{font-size:2rem}.featured-role[data-astro-cid-jaugwxt3]{font-size:1.1rem}.guests-grid[data-astro-cid-jaugwxt3],.jury-grid[data-astro-cid-jaugwxt3],.artists-grid[data-astro-cid-jaugwxt3]{grid-template-columns:1fr}.coming-soon-info[data-astro-cid-jaugwxt3]{grid-template-columns:repeat(2,1fr)}.guest-image[data-astro-cid-jaugwxt3],.jury-image[data-astro-cid-jaugwxt3]{height:280px}.guest-content[data-astro-cid-jaugwxt3],.jury-content[data-astro-cid-jaugwxt3]{padding:1.5rem}.artist-image[data-astro-cid-jaugwxt3]{height:280px}.artist-content[data-astro-cid-jaugwxt3]{padding:1.5rem}.cta-section[data-astro-cid-jaugwxt3]{padding:2rem 1rem}.cta-buttons[data-astro-cid-jaugwxt3]{flex-direction:column;align-items:center}.cta-button[data-astro-cid-jaugwxt3]{width:100%;max-width:280px}.coming-soon-card[data-astro-cid-jaugwxt3]{padding:2rem 1rem}.coming-soon-card[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{font-size:1.5rem}.close-modal[data-astro-cid-jaugwxt3]{top:-2rem;right:0;font-size:2rem;width:2.5rem;height:2.5rem}.modal-content[data-astro-cid-jaugwxt3]{padding:1rem}.modal-info[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{font-size:1.2rem}}@media (max-width: 480px){.featured-guest-content[data-astro-cid-jaugwxt3]{padding:1.5rem}.featured-guest-content[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{font-size:1.5rem}.featured-role[data-astro-cid-jaugwxt3]{font-size:1rem}.featured-badge[data-astro-cid-jaugwxt3]{font-size:.9rem;padding:.6rem 1rem}.coming-soon-info[data-astro-cid-jaugwxt3]{grid-template-columns:1fr}.info-item[data-astro-cid-jaugwxt3]{padding:1rem}.specialty-tag[data-astro-cid-jaugwxt3]{font-size:.7rem;padding:.2rem .6rem}.category-badge[data-astro-cid-jaugwxt3],.role-badge[data-astro-cid-jaugwxt3]{font-size:.8rem;padding:.4rem .8rem}.image-modal[data-astro-cid-jaugwxt3]{padding:1rem}.close-modal[data-astro-cid-jaugwxt3]{top:-1.5rem;font-size:1.8rem;width:2rem;height:2rem}.modal-info[data-astro-cid-jaugwxt3] h3[data-astro-cid-jaugwxt3]{font-size:1rem}}
