@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--orange:#f5a623;--orange-deep:#e08010;--orange-warm:#f0b840;--orange-glow:#f5a62359;--navy:#1b2a4a;--navy-deep:#0d1828;--navy-mid:#243054;--teal:#1b7a8c;--teal-light:#22a0b8;--teal-pale:#4bbdd0;--purple:#7b3f8c;--purple-dark:#5a2870;--purple-light:#9b5ab0;--cream:#f0c878;--cream-light:#f5d8a0;--red:#cc3a30;--red-bright:#e04838;--sky-blue:#4a90c8;--terracotta:#d06040;--warm-beige:#d4b888;--grain-opacity:.045;--bg-primary:#080f1e;--bg-secondary:#0c1525;--bg-retro:#0a1220;--bg-card:#1b2a4a8c;--bg-glass:#ffffff0a;--font-display:"Bebas Neue", "Playfair Display", Georgia, serif;--font-serif:"Playfair Display", Georgia, serif;--font-body:"Outfit", "Space Grotesk", system-ui, sans-serif;--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:40px;--sp-2xl:64px;--sp-3xl:96px;--sp-4xl:128px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:36px;--radius-full:9999px;--shadow-orange:0 0 48px #f5a62380, 0 0 96px #f5a6232e;--shadow-teal:0 0 48px #1b7a8c80, 0 0 96px #1b7a8c2e;--shadow-purple:0 0 48px #7b3f8c80;--shadow-card:0 8px 40px #00000080, 0 2px 8px #0000004d;--shadow-float:0 24px 64px #0009;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-retro:cubic-bezier(.25, .46, .45, .94);--gradient-poster:linear-gradient(160deg, var(--orange) 0%, var(--orange-warm) 30%, var(--cream) 60%, var(--warm-beige) 100%);--gradient-orange:linear-gradient(135deg, var(--orange) 0%, var(--orange-deep) 100%);--gradient-warm:linear-gradient(135deg, var(--orange) 0%, var(--red) 50%, var(--purple) 100%);--gradient-navy:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 100%);--gradient-card:linear-gradient(145deg, #1b2a4acc 0%, #0d1828f2 100%);--gradient-teal:linear-gradient(135deg, var(--teal) 0%, var(--teal-light) 100%)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg-primary);color:#f5f0e8;-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9998;opacity:var(--grain-opacity);mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--navy-deep)}::-webkit-scrollbar-thumb{background:var(--orange);border-radius:999px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}.container{max-width:1240px;padding:0 var(--sp-lg);margin:0 auto}.section{padding:48px 0;position:relative;overflow:hidden}.section-tag{font-family:var(--font-body);letter-spacing:4px;text-transform:uppercase;color:var(--orange);margin-bottom:var(--sp-md);align-items:center;gap:10px;font-size:10px;font-weight:700;display:inline-flex}.section-tag:before,.section-tag:after{content:"◆";opacity:.6;font-size:8px}.section-title{font-family:var(--font-display);color:#f5f0e8;letter-spacing:2px;margin-bottom:var(--sp-lg);font-size:clamp(48px,7vw,96px);font-weight:400;line-height:.95}.section-subtitle{color:#f5f0e8a6;max-width:560px;font-size:clamp(15px,1.8vw,18px);font-weight:400;line-height:1.75}.glass-card{background:var(--gradient-card);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);border:1px solid #f5a6231a}.text-gradient-orange{background:linear-gradient(135deg, var(--orange) 0%, var(--cream) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-orange{color:var(--orange)}.text-teal{color:var(--teal-light)}.text-cream{color:var(--cream)}.retro-rule{align-items:center;gap:16px;margin:56px 0;display:flex}.retro-rule:before,.retro-rule:after{content:"";background:linear-gradient(90deg,#0000,#f5a62366,#0000);flex:1;height:1px}.retro-rule__center{font-family:var(--font-display);color:var(--orange);letter-spacing:8px;opacity:.7;font-size:20px}.retro-stamp{border:3px solid var(--orange);font-family:var(--font-display);letter-spacing:4px;color:var(--orange);opacity:.7;padding:4px 12px;font-size:13px;display:inline-block;transform:rotate(-2deg)}.btn-primary{background:var(--gradient-orange);color:var(--navy-deep);font-family:var(--font-display);letter-spacing:2px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));transition:all .3s var(--ease-retro);border-radius:0;align-items:center;gap:8px;padding:14px 34px;font-size:18px;display:inline-flex;box-shadow:4px 4px #f5a6234d}.btn-primary:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #f5a62380}.btn-outline{color:#f5f0e8;font-family:var(--font-display);letter-spacing:2px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));transition:all .3s var(--ease-retro);background:0 0;border:2px solid #f5f0e84d;align-items:center;gap:8px;padding:12px 32px;font-size:18px;display:inline-flex}.btn-outline:hover{border-color:var(--orange);color:var(--orange);transform:translate(-2px,-2px);box-shadow:4px 4px #f5a62333}.shape-reveal-wrap{position:relative;overflow:hidden}.retro-grid:before{content:"";pointer-events:none;background-image:linear-gradient(#f5a62306 1px,#0000 1px),linear-gradient(90deg,#f5a62306 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}@keyframes float-slow{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-24px)rotate(3deg)}66%{transform:translateY(-12px)rotate(-2deg)}}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes shimmer-sweep{0%{background-position:-200%}to{background-position:200%}}@keyframes wipe-left{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes wipe-up{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0% 0 0)}}@keyframes diagonal-wipe{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes spin-blob{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes ticker-scroll{0%{transform:translate(0%)}to{transform:translate(-50%)}}@keyframes scanline{0%{background-position:0 0}to{background-position:0 100px}}.scanlines:after{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);position:absolute;inset:0}@media (width<=768px){.section{padding:80px 0}.container{padding:0 var(--sp-md)}.section-title{letter-spacing:1px}}@media (pointer:fine){body.has-custom-cursor,body.has-custom-cursor *{cursor:none!important}}.custom-cursor__pos{z-index:1000000;pointer-events:none;position:fixed;top:0;left:0}.custom-cursor__ring{border:2px solid var(--orange);clip-path:polygon(0 0,calc(100% - 9px) 0,100% 9px,100% 100%,9px 100%,0 calc(100% - 9px));width:38px;height:38px;transition:width .32s var(--ease-retro), height .32s var(--ease-retro), background-color .32s var(--ease-retro), border-color .32s var(--ease-retro), border-width .32s var(--ease-retro), opacity .3s ease, box-shadow .32s var(--ease-retro);justify-content:center;align-items:center;display:flex;position:relative;transform:translate(-50%,-50%)}.custom-cursor__star{color:var(--orange);opacity:0;font-size:16px;line-height:1;transition:opacity .24s;transform:rotate(0)}.custom-cursor__label{font-family:var(--font-display);letter-spacing:3px;color:var(--navy-deep);text-transform:uppercase;white-space:nowrap;opacity:0;font-size:12px;transition:opacity .24s}.custom-cursor__ring--hover{border-color:var(--orange);width:88px;height:88px;animation:cursor-ring-pulse 1.8s var(--ease-retro) infinite;background:0 0;border-width:3px;box-shadow:0 0 32px #f5a62359}.custom-cursor__ring--hover .custom-cursor__star,.custom-cursor__ring--hover .custom-cursor__label{opacity:1}.custom-cursor__ring--hover .custom-cursor__star{color:var(--orange);filter:drop-shadow(0 0 8px #f5a623cc);font-size:30px;animation:2.8s linear infinite cursor-star-spin}.custom-cursor__ring--hover .custom-cursor__label{color:var(--orange);letter-spacing:4px;filter:drop-shadow(0 0 8px #f5a623b3);font-size:14px}.custom-cursor__ring--click{border-color:var(--red-bright);width:70px;height:70px;animation:none;box-shadow:0 0 40px #e0483899}.custom-cursor__ring--click .custom-cursor__star{color:var(--red-bright);animation:none}.custom-cursor__ring--text{border-color:var(--teal-light);clip-path:none;background:#1b7a8c59;width:3px;height:28px}.custom-cursor__ring--hidden{opacity:0}.custom-cursor__dot{background:var(--gradient-orange);width:8px;height:8px;transition:width .25s var(--ease-retro), height .25s var(--ease-retro), background-color .25s var(--ease-retro), opacity .25s ease;display:block;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 12px #f5a623e6}.custom-cursor__dot--hover{opacity:0}.custom-cursor__dot--text{background:var(--teal-light);width:2px;height:24px;transform:translate(-50%,-50%);box-shadow:0 0 8px #22a0b899}.custom-cursor__dot--hidden{opacity:0}@media (prefers-reduced-motion:reduce){.custom-cursor__ring--hover .custom-cursor__star,.custom-cursor__ring--hover,.custom-cursor__ring--click{animation:none;transform:rotate(0)}}@keyframes cursor-star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cursor-ring-pulse{0%,to{box-shadow:0 0 24px #f5a6234d,0 0 #f5a62359}50%{box-shadow:0 0 36px #f5a62373,0 0 0 14px #f5a6230f}}.navbar{z-index:1000;padding:18px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(24px);border-bottom:2px solid var(--orange);background:#080f1ef0;padding:10px 0;box-shadow:0 4px 40px #00000080,0 0 0 1px #f5a6231a}.navbar__inner{justify-content:space-between;align-items:center;gap:20px;max-width:1240px;margin:0 auto;padding:0 24px;display:flex}.navbar__logo{align-items:center;gap:10px;transition:opacity .2s;display:flex}.navbar__logo:hover{opacity:.85}.navbar__logo-star{color:var(--orange);font-size:24px;animation:15s linear infinite rotate-slow;display:inline-block}.navbar__logo-text{flex-direction:column;line-height:1;display:flex}.navbar__logo-title{font-family:var(--font-display);letter-spacing:4px;color:var(--orange);font-size:22px}.navbar__logo-sub{letter-spacing:2.5px;text-transform:uppercase;color:#f5f0e866;margin-top:1px;font-size:8px;font-weight:700}.navbar__links{align-items:center;gap:2px;display:flex}.navbar__link{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e899;padding:7px 14px;font-size:15px;transition:all .2s;position:relative}.navbar__link:after{content:"";background:var(--orange);transform-origin:50%;height:2px;transition:transform .3s;position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(0)}.navbar__link:hover{color:#f5f0e8}.navbar__link:hover:after{transform:scaleX(.5)}.navbar__link--active{color:var(--orange)}.navbar__link--active:after{transform:scaleX(1)}.navbar__dropdown{align-items:center;display:flex;position:relative}.navbar__dropdown-btn{cursor:pointer;font-family:var(--font-display);letter-spacing:2px;color:#f5f0e899;background:0 0;border:none;align-items:center;gap:5px;padding:7px 14px;font-size:15px;transition:all .2s;display:flex;position:relative}.navbar__dropdown-btn:after{content:"";background:var(--orange);transform-origin:50%;height:2px;transition:transform .3s;position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(0)}.navbar__dropdown-btn:hover,.navbar__dropdown-btn.navbar__link--active{color:var(--orange)}.navbar__dropdown-btn:hover:after,.navbar__dropdown-btn.navbar__link--active:after{transform:scaleX(1)}.navbar__dropdown-chevron{transition:transform .3s}.navbar__dropdown-chevron--open{transform:rotate(180deg)}.navbar__dropdown-menu{-webkit-backdrop-filter:blur(24px);border:1px solid #f5a62333;border-top:2px solid var(--orange);opacity:0;pointer-events:none;visibility:hidden;z-index:1001;background:#080f1ef7;border-radius:12px;min-width:200px;padding:8px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 50px #0009}.navbar__dropdown-menu--open{opacity:1;pointer-events:all;visibility:visible;transform:translate(-50%)translateY(0)}.navbar__dropdown-item{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e899;white-space:nowrap;border-radius:8px;padding:11px 16px;font-size:15px;transition:all .2s;display:block}.navbar__dropdown-item:hover{color:var(--orange);background:#f5a62314;padding-left:22px}.navbar__dropdown-item--active{color:var(--orange)}@media (width<=900px){.navbar__dropdown{display:none}}.navbar__actions{align-items:center;gap:12px;display:flex}.navbar__cta{padding:10px 22px;font-size:14px}.navbar__burger{flex-direction:column;gap:5px;padding:8px;display:none}.navbar__burger span{transform-origin:50%;background:#f5f0e8;width:22px;height:2px;transition:all .3s;display:block}.navbar__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:999;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:scale(1.04)}.mobile-menu--open{opacity:1;pointer-events:all;transform:scale(1)}.mobile-menu__bg-poster{background:var(--navy-deep);position:absolute;inset:0;overflow:hidden}.mobile-menu__bg-poster img{object-fit:cover;object-position:center;opacity:.55;filter:brightness(.5)saturate(1.4)blur(1px);width:100%;height:100%;transform:scale(1.05)}.mobile-menu__bg-poster:after{content:"";background:linear-gradient(#080f1ef0 0%,#080f1eb8 45%,#080f1ee6 100%);position:absolute;inset:0}.mobile-menu__inner{z-index:1;flex-direction:column;align-items:flex-start;gap:4px;width:100%;max-width:520px;margin:auto;padding:40px;display:flex;position:relative}.mobile-menu__link{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e899;opacity:0;white-space:nowrap;align-items:baseline;gap:14px;padding:4px 0;font-size:clamp(32px,7vw,48px);line-height:1.1;transition:all .3s;display:flex;transform:translate(-20px)}.mobile-menu--open .mobile-menu__link{opacity:1;transition:all .4s var(--ease-retro);transform:translate(0)}.mobile-menu__link:hover{color:var(--orange);transform:translate(8px)}.mobile-menu__link--active{color:var(--orange)}.mobile-menu__group{border-top:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:2px;margin-top:12px;padding-top:16px;display:flex}.mobile-menu__group-title{font-family:var(--font-body);letter-spacing:3px;text-transform:uppercase;color:var(--gray-400);margin-bottom:8px;font-size:11px;font-weight:700}.mobile-menu__link-num{font-family:var(--font-body);letter-spacing:2px;color:var(--orange);opacity:.6;align-self:center;font-size:12px;font-weight:700}.mobile-menu__cta{margin-top:28px;padding:14px 40px;font-size:18px}@media (width<=900px){.navbar__links{display:none}.navbar__burger{display:flex}}@media (width<=480px){.mobile-menu__link{gap:10px;font-size:clamp(26px,6.5vw,34px)}.mobile-menu__inner{padding:32px 24px}.mobile-menu__cta{padding:12px 32px;font-size:16px}}.footer{background:var(--navy-deep);border-top:3px solid var(--orange)}.footer__top{background:var(--orange);padding:10px 0;overflow:hidden}.footer__marquee{white-space:nowrap;overflow:hidden}.footer__marquee-track{width:max-content;animation:35s linear infinite marquee;display:inline-flex}.footer__marquee-item{font-family:var(--font-display);letter-spacing:2px;color:var(--navy-deep);padding:0 8px;font-size:13px}.footer__poster{height:200px;position:relative;overflow:hidden}.footer__poster-img{object-fit:cover;object-position:center 40%;filter:saturate(1.3)brightness(.7);width:100%;height:100%}.footer__poster-overlay{background:linear-gradient(to bottom, var(--navy-deep) 0%, transparent 25%, transparent 75%, var(--navy-deep) 100%), linear-gradient(to right, var(--navy-deep) 0%, transparent 15%, transparent 85%, var(--navy-deep) 100%);position:absolute;inset:0}.footer__poster-text{justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;inset:0}.footer__poster-edition{font-family:var(--font-display);color:#f5a62340;letter-spacing:-4px;font-size:120px;line-height:1}.footer__poster-year{font-family:var(--font-display);color:#f5f0e81f;letter-spacing:4px;font-size:72px;line-height:1}.footer__main{padding:64px 0 48px}.footer__grid{grid-template-columns:1.6fr 1fr 1fr 1.4fr;align-items:start;gap:48px;margin-bottom:48px;display:grid}.footer__logo{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer__logo-star{color:var(--orange);font-size:28px;animation:18s linear infinite rotate-slow;display:inline-block}.footer__logo-title{font-family:var(--font-display);letter-spacing:5px;color:var(--orange);font-size:28px;line-height:1}.footer__logo-sub{letter-spacing:2px;text-transform:uppercase;color:#f5f0e859;margin-top:2px;font-size:9px;line-height:1.3}.footer__brand-desc{color:#f5f0e873;margin-bottom:16px;font-size:13px;line-height:1.8}.footer__flags{gap:12px;margin-bottom:16px;display:flex}.footer__flag-img{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:24px;height:24px;transition:transform .2s}.footer__flag-img:hover{transform:scale(1.25)}.footer__socials{gap:8px;display:flex}.footer__social{clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));background:#ffffff0d;border:1px solid #ffffff14;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.footer__social:hover{background:#f5a62326;border-color:#f5a62366;transform:translateY(-3px)}.footer__col-title{font-family:var(--font-display);letter-spacing:4px;color:var(--orange);border-bottom:1px solid #f5a62333;margin-bottom:16px;padding-bottom:8px;font-size:16px;font-weight:400}.footer__col ul{flex-direction:column;gap:8px;display:flex}.footer__link{color:#f5f0e873;align-items:center;gap:8px;font-size:14px;transition:all .2s;display:flex}.footer__link:before{content:"→";color:#0000;flex-shrink:0;font-size:12px;transition:color .2s}.footer__link:hover{color:#f5f0e8;padding-left:4px}.footer__link:hover:before{color:var(--orange)}.footer__card{border:1px solid #f5a62326;padding:28px}.footer__card-label{font-family:var(--font-display);letter-spacing:4px;color:#f5f0e859;text-align:center;margin-bottom:16px;font-size:11px}.footer__card-dates{text-align:center;margin-bottom:8px}.footer__card-date{justify-content:center;align-items:center;gap:8px;display:flex}.footer__card-num{font-family:var(--font-display);color:var(--orange);font-size:52px;line-height:1}.footer__card-sep{color:#f5f0e840;font-size:24px}.footer__card-month{font-family:var(--font-display);letter-spacing:5px;color:#f5f0e873;text-align:center;font-size:14px;display:block}.footer__card-divider{background:#ffffff0f;height:1px;margin:16px 0}.footer__card-venues{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.footer__card-venue{align-items:center;gap:10px;font-size:12px;display:flex}.footer__card-venue div{flex-direction:column;gap:1px;display:flex}.footer__card-venue strong{color:#f5f0e8;font-size:13px}.footer__card-venue span:last-child{color:#f5f0e866}.footer__card-cta{justify-content:center;width:100%;font-size:16px}.footer__organizers-row{border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:20px;padding:20px 0;display:flex}.footer__organizers-label{letter-spacing:3px;text-transform:uppercase;color:#f5f0e84d;flex-shrink:0;font-size:11px;font-weight:700}.footer__organizers-logos{flex-wrap:wrap;gap:12px;display:flex}.footer__org-chip{color:#f5f0e88c;background:#f5a62312;border:1px solid #f5a62326;align-items:center;gap:8px;padding:6px 14px;font-size:12px;display:flex}.footer__org-chip span:first-child{font-size:16px}.footer__bottom{background:#0003;border-top:1px solid #ffffff0d;padding:16px 0}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.footer__bottom-copy{color:#f5f0e840;font-size:12px}.footer__bottom-web{font-family:var(--font-display);letter-spacing:2px;color:var(--orange);font-size:14px;transition:opacity .2s}.footer__bottom-web:hover{opacity:.75}@media (width<=1100px){.footer__grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer__grid{grid-template-columns:1fr;gap:32px}.footer__poster{height:120px}.footer__poster-edition{font-size:72px}.footer__poster-year{font-size:44px}.footer__bottom-inner{flex-direction:column;align-items:flex-start}}.hero{background:var(--bg-primary);flex-direction:column;padding-top:80px;padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;width:100%;padding:60px 0;display:grid}.hero__content{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.hero__badge{font-family:var(--font-display);letter-spacing:3px;color:var(--orange);border:1px solid #f5a6234d;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px;font-size:16px;display:inline-flex}.hero__badge-dot{background:var(--orange);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-glow}.hero__title{flex-direction:column;margin-bottom:24px;display:flex}.hero__title-main{font-family:var(--font-display);color:#f5f0e8;letter-spacing:-2px;text-shadow:4px 4px #f5a62333;font-size:clamp(80px,12vw,150px);line-height:.85}.hero__title-sub{font-family:var(--font-display);color:var(--orange);letter-spacing:4px;margin-top:8px;font-size:clamp(24px,4vw,42px)}.hero__date-box{border-left:4px solid var(--orange);background:#ffffff08;margin-bottom:40px;padding:16px 24px}.hero__date-primary{font-family:var(--font-display);color:#f5f0e8;letter-spacing:2px;font-size:32px}.hero__date-primary span{font-family:var(--font-serif);color:#f5f0e880;letter-spacing:0;margin:0 8px;font-size:20px;font-style:italic}.hero__date-secondary{letter-spacing:4px;color:var(--teal-light);margin-top:4px;font-size:12px}.hero__countdown{align-items:center;gap:16px;margin-bottom:48px;display:flex}.hero__cd-unit{flex-direction:column;align-items:center;display:flex}.hero__cd-val{font-family:var(--font-display);color:var(--orange);font-size:48px;line-height:1}.hero__cd-label{letter-spacing:2px;text-transform:uppercase;color:#f5f0e866;margin-top:4px;font-size:10px}.hero__cd-sep{font-family:var(--font-display);color:#f5f0e833;margin-bottom:12px;font-size:32px}.hero__actions{flex-wrap:wrap;gap:16px;margin-bottom:80px;display:flex}.hero__visual{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.hero__parallax{justify-content:center;width:100%;display:flex}.hero__poster-frame{aspect-ratio:2/3;z-index:2;width:100%;max-width:450px;position:relative}.hero__poster-inner{border:4px solid var(--orange);background:var(--bg-secondary);z-index:2;width:100%;height:100%;padding:12px;position:relative;box-shadow:16px 16px #f5a62326}.hero__poster-img{object-fit:cover;filter:saturate(1.2);width:100%;height:100%}.hero__shape{z-index:1;position:absolute}.hero__shape--1{background:var(--teal);opacity:.4;mix-blend-mode:screen;border-radius:50%;width:200px;height:200px;top:-40px;right:-60px}.hero__shape--2{background:var(--purple);opacity:.5;width:150px;height:150px;bottom:-30px;left:-50px;transform:rotate(15deg)}.hero__shape--3{background:var(--red);opacity:.6;border-radius:50%;width:80px;height:80px;bottom:20%;right:-30px}.hero__bottom-marquee{background:var(--orange);z-index:10;width:100%;margin-top:auto;padding:12px 0;position:relative;overflow:hidden}.hero__marquee-track{white-space:nowrap;width:max-content;animation:30s linear infinite marquee;display:flex}.hero__marquee-track span{font-family:var(--font-display);letter-spacing:4px;color:var(--navy-deep);padding:0 16px;font-size:18px}@media (width<=968px){.hero__container{text-align:center;grid-template-columns:1fr;gap:60px;padding-top:40px}.hero__content{align-items:center}.hero__title-main{text-shadow:2px 2px #f5a62333}.hero__actions{justify-content:center}.hero__date-box{border-left:none;border-bottom:2px solid var(--orange)}}@media (width<=480px){.hero__cd-val{font-size:36px}.hero__poster-inner{border-width:2px;padding:8px}}.about{position:relative;overflow:hidden;padding-top:0!important}.about__bg-blob{pointer-events:none;background:radial-gradient(circle,#1b809012 0%,#0000 70%);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:600px;height:50px;animation:20s ease-in-out infinite spin-blob;position:absolute;top:10%;right:-20%}.about__header{max-width:640px;margin-bottom:64px}.about__desc{color:var(--gray-200);margin-top:8px;font-size:17px;line-height:1.8}.about__stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:64px;display:grid}.stat-card{text-align:center;cursor:default;padding:32px 24px;transition:all .4s;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--gradient-orange);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.stat-card:hover:before{transform:scaleX(1)}.stat-card__number{font-family:var(--font-display);letter-spacing:2px;justify-content:center;align-items:flex-end;gap:2px;margin-bottom:8px;font-size:72px;font-weight:400;line-height:1;display:flex}.stat-card__suffix{color:var(--orange);font-size:36px;font-weight:400;line-height:1.2}.stat-card__label{color:#f5f0e866;letter-spacing:3px;text-transform:uppercase;font-size:11px;font-weight:700}.about__divider{align-items:center;gap:20px;margin-bottom:64px;display:flex}.about__divider-line{background:linear-gradient(90deg,#0000,#f5a6234d,#0000);flex:1;height:1px}.about__divider-icon{flex-shrink:0;animation:10s linear infinite rotate-slow}.about__info{grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin-bottom:96px;display:grid}.about__info-title{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e8;border-left:4px solid var(--orange);margin-bottom:20px;padding-left:16px;font-size:40px;font-weight:400}.about__info-text{color:#f5f0e8a6;margin-bottom:16px;font-size:15px;line-height:1.85}.about__info-text strong{color:var(--orange);font-weight:600}.about__organizers{margin-top:28px}.about__organizer-label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:10px;font-size:11px;display:block}.about__organizer-tags{flex-wrap:wrap;gap:8px;display:flex}.about__organizer-tag{color:var(--orange);letter-spacing:.5px;background:#f5a6231a;border:1px solid #f5a62340;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.about__detail-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.detail-card{cursor:default;align-items:center;gap:14px;padding:16px 18px;transition:all .3s;display:flex}.detail-card__icon{flex-shrink:0;font-size:24px}.detail-card__label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:2px;font-size:10px}.detail-card__value{color:var(--white);font-size:13px;font-weight:600}.about__timeline-section{position:relative}.about__timeline-header{text-align:center;margin-bottom:60px}.about__timeline-title{font-family:var(--font-display);margin-top:12px;font-size:clamp(28px,4vw,48px);font-weight:900}.timeline{max-width:800px;margin:0 auto;position:relative}.timeline__line{background:linear-gradient(to bottom, var(--orange), var(--teal), var(--purple));width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{grid-template-columns:1fr 20px 1fr;align-items:center;gap:24px;margin-bottom:32px;display:grid;position:relative}.timeline-item__dot{background:var(--orange);border:3px solid var(--bg-primary);z-index:1;border-radius:50%;width:16px;height:16px;box-shadow:0 0 16px #f5a62399}.timeline-item--left .timeline-item__year{text-align:right;font-family:var(--font-display);letter-spacing:2px;color:var(--orange);grid-column:1;font-size:28px;font-weight:400}.timeline-item--left .timeline-item__card{grid-column:3}.timeline-item--right .timeline-item__year{text-align:left;font-family:var(--font-display);color:var(--teal);order:3;grid-column:3;font-size:24px;font-weight:900}.timeline-item--right .timeline-item__card{text-align:right;order:1;grid-column:1}.timeline-item--right .timeline-item__dot{background:var(--teal);order:2;box-shadow:0 0 16px #1b809099}.timeline-item__card{padding:16px 20px}.timeline-item__event{color:var(--gray-200);font-size:14px;line-height:1.6}@media (width<=900px){.about__stats{grid-template-columns:repeat(2,1fr)}.about__info{grid-template-columns:1fr;gap:40px}.about__detail-cards{grid-template-columns:1fr}.timeline{padding:0 20px}.timeline__line{left:20px}.timeline-item{grid-template-columns:20px 1fr;gap:16px}.timeline-item__year,.timeline-item--right .timeline-item__year{order:initial;text-align:left;grid-column:2;font-size:18px}.timeline-item__card,.timeline-item--right .timeline-item__card{order:initial;text-align:left;grid-column:2}.timeline-item__dot,.timeline-item--right .timeline-item__dot{order:initial;grid-area:span 2/1;align-self:start;margin-top:4px}}@media (width<=480px){.about__stats{grid-template-columns:1fr 1fr}.stat-card__number{font-size:48px}}.groups{position:relative;overflow:hidden}.groups__bg{pointer-events:none;background:radial-gradient(60% 40% at 10%,#7b3f8c0f 0%,#0000 60%),radial-gradient(50% 30% at 90% 30%,#f5a6230d 0%,#0000 60%);height:100%;position:absolute;top:0;left:0;right:0}.groups__header{max-width:640px;margin-bottom:40px}.groups__continents{flex-wrap:wrap;gap:12px;margin-bottom:56px;display:flex}.groups__continent-badge{background:var(--bg-glass);color:#fff9;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:500;display:flex}.groups__continent-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.groups__grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.groups__col{flex-direction:column;align-items:center;display:flex}.country-card{cursor:pointer;border:1px solid #ffffff12;padding:28px 22px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.country-card--selected{box-shadow:0 0 0 2px var(--accent), 0 20px 60px var(--accent-glow);border-color:var(--accent)!important}.country-card__accent{background:var(--accent);transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0}.country-card:hover .country-card__accent{box-shadow:0 0 20px var(--accent)}.country-card__flag-img{object-fit:cover;filter:drop-shadow(0 4px 8px #0000004d);border:1px solid #fff3;border-radius:50%;width:48px;height:48px;margin-bottom:12px}.country-card__continent{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:10px;font-weight:600}.country-card__name{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e8;margin-bottom:12px;font-size:26px;font-weight:400;line-height:1.1}.country-card__desc{color:var(--gray-400);margin-bottom:16px;font-size:13px;line-height:1.7}.country-card__tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.country-card__tag{color:#ffffff8c;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500}.country-card__btn{font-family:var(--font-display);letter-spacing:2px;color:var(--accent);align-items:center;gap:6px;font-size:15px;transition:gap .2s;display:flex}.country-card:hover .country-card__btn{gap:10px}.country-card__arrow{transition:transform .2s}.country-card:hover .country-card__arrow{transform:translate(4px)}.groups__connector{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex;overflow:hidden}.groups__connector-line{background:repeating-linear-gradient(to bottom, var(--accent) 0, var(--accent) 4px, transparent 4px, transparent 8px);opacity:.5;flex-grow:1;width:2px}.groups__connector-arrow{color:var(--accent);margin-top:-2px;font-size:14px;line-height:1}.group-card{cursor:pointer;text-align:center;background:#0000004d;border:1px solid #ffffff12;width:100%;margin-top:4px;padding:16px 14px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.group-card--selected{box-shadow:0 0 0 1px var(--accent);border-color:var(--accent)!important}.group-card__accent{background:var(--accent);transform-origin:top;width:3px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0}.group-card:hover .group-card__accent{box-shadow:0 0 10px var(--accent)}.group-card__name{font-family:var(--font-display);letter-spacing:1px;color:#f5f0e8e6;margin-bottom:8px;font-size:18px;font-weight:400;line-height:1.2}.group-card__btn{font-family:var(--font-display);letter-spacing:2px;color:var(--accent);justify-content:center;align-items:center;gap:4px;font-size:13px;transition:gap .2s;display:flex}.group-card:hover .group-card__btn{gap:8px}.group-card__arrow{transition:transform .2s}.group-card:hover .group-card__arrow{transform:translate(4px)}.modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.country-modal{border:1px solid #ffffff1a;border-top:4px solid var(--accent);width:100%;max-width:580px;max-height:90vh;padding:40px;position:relative;overflow-y:auto}.modal-close{z-index:10;width:36px;height:36px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close:hover{background:#ffffff26;transform:scale(1.1)}.country-modal__header{align-items:center;gap:20px;margin-bottom:24px;display:flex}.country-modal__flag-img{object-fit:cover;filter:drop-shadow(0 4px 12px #0000004d);border:2px solid #fff3;border-radius:50%;width:72px;height:72px}.country-modal__continent{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-size:11px;font-weight:600}.country-modal__name{font-family:var(--font-display);color:var(--white);font-size:36px;font-weight:900;line-height:1}.country-modal__desc{color:var(--gray-200);margin-bottom:28px;font-size:15px;line-height:1.8}.country-modal__grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.country-modal__block-title{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:12px;font-size:12px;font-weight:600}.country-modal__tags{flex-wrap:wrap;gap:8px;display:flex}.country-modal__tag{border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}.country-modal__tag--dance{color:var(--orange);background:#f5a62326;border:1px solid #f5a6234d}.country-modal__tag--instrument{color:var(--teal-light);background:#1b809026;border:1px solid #1b80904d}.country-modal__curiosity{color:var(--gray-200);background:#f5a62312;border:1px solid #f5a62326;border-radius:12px;gap:14px;margin-bottom:24px;padding:16px 18px;font-size:14px;line-height:1.7;display:flex}.country-modal__curiosity-icon{flex-shrink:0;font-size:20px}.country-modal__meta{gap:24px;display:flex}.country-modal__meta-item{color:var(--gray-400);flex-direction:column;gap:4px;font-size:12px;display:flex}.country-modal__meta-item strong{color:var(--white);font-size:14px;font-weight:600}@media (width<=1100px){.groups__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.groups__grid{grid-template-columns:repeat(2,1fr)}.country-modal{padding:28px 24px}.country-modal__grid{grid-template-columns:1fr}}@media (width<=480px){.groups__grid{grid-template-columns:1fr}}.group-modal{flex-direction:column;padding:0;display:flex;overflow:hidden}.group-modal__image-wrapper{flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}.group-modal__image{object-fit:cover;width:100%;height:100%}.group-modal__image-overlay{background:linear-gradient(to bottom, #080f1e00 0%, #080f1ecc 70%, var(--bg-card) 100%);position:absolute;inset:0}.group-modal__content{z-index:2;overscroll-behavior:contain;flex:1;min-height:0;margin-top:-30px;padding:0 40px 40px;position:relative;overflow-y:auto}@media (width<=600px){.group-modal__content{padding:0 24px 24px}}.group-modal__gallery{margin-top:24px}.group-modal__gallery-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.group-modal__gallery-img{object-fit:cover;cursor:pointer;border:1px solid #ffffff14;border-radius:8px;width:100%;height:100px;transition:transform .2s,opacity .2s}.group-modal__gallery-img:hover{opacity:.85;transform:scale(1.05)}@media (width<=480px){.group-modal__gallery-grid{grid-template-columns:repeat(2,1fr)}}.schedule{position:relative;overflow:hidden}.schedule__bg{pointer-events:none;background:radial-gradient(70% 50% at 50% 0,#f5a6230d 0%,#0000 60%);position:absolute;inset:0}.schedule__header{max-width:640px;margin-bottom:48px}.schedule__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.schedule__pdf-btn,.schedule__share-btn{font-family:var(--font-display);letter-spacing:2px;text-transform:uppercase;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));transition:all .3s var(--ease-retro);align-items:center;gap:10px;padding:13px 28px;font-size:16px;display:inline-flex;position:relative}.schedule__pdf-btn{background:var(--gradient-orange);color:var(--navy-deep);box-shadow:4px 4px #f5a6234d}.schedule__pdf-btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #f5a62380}.schedule__share-btn{color:#f5f0e8;cursor:pointer;background:0 0;border:2px solid #f5f0e84d;padding:11px 26px}.schedule__share-btn:hover{border-color:var(--teal-light);color:var(--teal-light);transform:translate(-2px,-2px)}.schedule__share-copied{background:var(--navy-mid);color:var(--teal-light);font-family:var(--font-body);letter-spacing:1px;text-transform:none;white-space:nowrap;clip-path:none;border:1px solid #22a0b866;border-radius:6px;padding:6px 12px;font-size:11px;position:absolute;top:-38px;right:-6px;box-shadow:0 8px 24px #0006}.schedule__tabs{scrollbar-width:none;gap:12px;margin-bottom:32px;padding-bottom:4px;display:flex;overflow-x:auto}.schedule__tabs::-webkit-scrollbar{display:none}.schedule__tab{background:var(--bg-card);cursor:pointer;white-space:nowrap;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;padding:16px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.schedule__tab:before{content:"";background:var(--day-color);height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.schedule__tab:hover:before,.schedule__tab--active:before{transform:scaleX(1)}.schedule__tab--active{border-color:var(--day-color);background:#ffffff0f;box-shadow:0 0 20px #0003,inset 0 0 20px #ffffff05}.schedule__tab-day{font-family:var(--font-display);letter-spacing:2px;color:var(--day-color);font-size:40px;font-weight:400;line-height:1}.schedule__tab-month{letter-spacing:2px;color:#ffffff59;margin:2px 0;font-size:10px;font-weight:700}.schedule__tab-name{color:#fff9;font-size:12px;font-weight:600}.schedule__venue-banner{border:1px solid #ffffff1a;align-items:center;gap:20px;margin-bottom:24px;padding:24px 28px;display:flex}.schedule__venue-icon{flex-shrink:0;font-size:40px}.schedule__venue-info{flex:1}.schedule__venue-type{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.schedule__venue-name{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e8;margin-bottom:4px;font-size:26px;font-weight:400}.schedule__venue-time{color:var(--orange);font-size:13px;font-weight:600}.schedule__venue-badge{color:var(--navy-deep);border-radius:999px;flex-shrink:0;padding:8px 18px;font-size:13px;font-weight:700}.schedule__events{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.event-row{background:var(--bg-card);border:1px solid #ffffff12;border-radius:12px;transition:border-color .2s;overflow:hidden}.event-row--open{border-color:#f5a6234d}.event-row__header{width:100%;color:var(--white);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:16px;padding:16px 20px;transition:background .2s;display:flex}.event-row__header:hover{background:#ffffff08}.event-row__time{font-family:var(--font-display);letter-spacing:2px;color:var(--orange);flex-shrink:0;min-width:72px;font-size:24px;font-weight:400}.event-row__info{flex-direction:column;flex:1;gap:3px;display:flex}.event-row__title{color:var(--white);font-size:15px;font-weight:600}.event-row__location{color:var(--gray-400);font-size:12px}.event-row__chevron{color:var(--gray-400);flex-shrink:0;transition:transform .3s}.event-row__chevron--open{color:var(--orange);transform:rotate(180deg)}.event-row__body{overflow:hidden}.event-row__desc{color:var(--gray-200);padding:0 20px 16px 100px;font-size:14px;line-height:1.7}.schedule__note{color:var(--gray-200);background:#f0c83212;border:1px solid #f0c83226;border-radius:12px;align-items:center;gap:10px;padding:14px 20px;font-size:14px;display:flex}.schedule__note strong{color:var(--yellow)}.schedule__note--ticket{background:#7b3f8c14;border-color:#7b3f8c33}.schedule__note--ticket strong{color:var(--purple-light)}.schedule__note--ticket a{color:var(--orange);text-decoration:underline}.schedule__cta-row{margin-top:56px}.schedule__all-days{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.schedule__mini-card{text-align:center;border:1px solid #ffffff12;flex-direction:column;gap:4px;padding:20px;transition:all .3s;display:flex}.schedule__mini-card:hover{border-color:#f5a62333;transform:translateY(-4px)}.schedule__mini-date{font-size:14px;font-weight:700}.schedule__mini-name{font-family:var(--font-display);color:var(--white);font-size:20px;font-weight:700}.schedule__mini-venue{color:var(--gray-400);letter-spacing:1px;font-size:11px}@media (width<=900px){.schedule__all-days{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.schedule__venue-banner{flex-wrap:wrap}.event-row__desc{padding-left:20px}.schedule__all-days{grid-template-columns:1fr 1fr}}.schedule__loading{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e880;justify-content:center;align-items:center;gap:12px;padding:60px 0;font-size:14px;display:flex}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.schedule__spinner{color:var(--orange);animation:1.5s linear infinite spin}.schedule__error-note{text-align:center;margin-bottom:16px}.event-row__time-end{opacity:.7;font-size:11px}.event-row__body{position:relative;overflow:hidden}.event-row__body--has-bg{border-radius:0 0 8px 8px;min-height:80px}.event-row__bg-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.event-row__bg-overlay{z-index:1;background:linear-gradient(135deg,#080f1ee0 0%,#080f1ebf 100%);position:absolute;inset:0}.event-row__body-content{z-index:2;padding:12px 20px 12px 60px;position:relative}.event-row__desc{color:#f5f0e8b3;margin:0;font-size:13px;line-height:1.6}.event-row__body--has-bg .event-row__desc{color:#f5f0e8e6;text-shadow:0 1px 4px #0006}.event-row__groups{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.event-row__group-tag{font-family:var(--font-display);letter-spacing:1px;color:var(--teal-light);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b7a8c26;border:1px solid #1b7a8c40;border-radius:4px;padding:4px 10px;font-size:11px}@media (width<=768px){.event-row__body-content{padding-left:20px}}.venues{position:relative;overflow:hidden}.venues__bg{pointer-events:none;background:radial-gradient(50% 40% at 80% 60%,#7b3f8c0f 0%,#0000 60%),radial-gradient(40% 30% at 20% 30%,#1b80900f 0%,#0000 60%);position:absolute;inset:0}.venues__header{max-width:640px;margin-bottom:56px}.venues__grid{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:40px;display:grid}.venue-card{border:1px solid #ffffff12;padding:40px 36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.venue-card__top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.venue-card__icon-wrap{background:var(--venue-gradient);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex;box-shadow:0 8px 24px #0000004d}.venue-card__badge{color:var(--venue-color);letter-spacing:.5px;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:600}.venue-card__name{font-family:var(--font-display);color:var(--white);margin-bottom:6px;font-size:28px;font-weight:700;line-height:1.2}.venue-card__subtitle{color:var(--venue-color);letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:600}.venue-card__desc{color:var(--gray-200);margin-bottom:28px;font-size:15px;line-height:1.8}.venue-card__places-label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);margin-bottom:12px;font-size:10px;font-weight:700;display:block}.venue-card__places-list{flex-direction:column;gap:8px;display:flex}.venue-card__place{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;padding:6px 12px;font-size:13px}.venue-card__accent-bar{background:var(--venue-gradient);height:4px;position:absolute;bottom:0;left:0;right:0}.venues__city{border:1px solid #ffffff14;align-items:flex-start;gap:40px;padding:36px 40px;display:flex}.venues__city-left{flex:1;align-items:flex-start;gap:24px;display:flex}.venues__city-emoji{flex-shrink:0;font-size:48px;line-height:1}.venues__city-title{font-family:var(--font-display);color:var(--white);margin-bottom:12px;font-size:24px;font-weight:700}.venues__city-text{color:var(--gray-200);font-size:14px;line-height:1.8}.venues__city-text strong{color:var(--orange)}.venues__city-facts{flex-shrink:0;grid-template-columns:1fr 1fr;gap:16px;min-width:220px;display:grid}.venues__city-fact{flex-direction:column;gap:4px;display:flex}.venues__city-fact-label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);font-size:10px;font-weight:600}.venues__city-fact-value{color:var(--white);font-size:14px;font-weight:700}@media (width<=900px){.venues__grid{grid-template-columns:1fr}.venues__city,.venues__city-left{flex-direction:column}}@media (width<=600px){.venue-card{padding:28px 24px}.venues__city{padding:24px}.venues__city-facts{grid-template-columns:1fr 1fr}}.gallery{position:relative;overflow:hidden}.gallery__bg{pointer-events:none;background:radial-gradient(60% 50% at 50% 100%,#f5a6230d 0%,#0000 60%);position:absolute;inset:0}.gallery__header{max-width:640px;margin-bottom:56px}.gallery__grid{column-count:4;column-gap:16px;margin-bottom:40px}.gallery-card{break-inside:avoid;cursor:pointer;border:1px solid #ffffff0f;border-radius:20px;margin-bottom:16px;position:relative;overflow:hidden}.gallery-card__bg{background:linear-gradient(135deg, var(--ca) 0%, var(--cb) 100%);opacity:.85;transition:opacity .4s;position:absolute;inset:0}.gallery-card:hover .gallery-card__bg{opacity:1}.gallery-card__noise{opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.gallery-card__shapes{position:absolute;inset:0;overflow:hidden}.gallery-card__shape{background:#ffffff26;border-radius:50%;position:absolute}.gallery-card__shape--1{width:120%;height:120%;animation:12s ease-in-out infinite float;top:-40%;left:-30%}.gallery-card__shape--2{width:60%;height:60%;animation:15s ease-in-out infinite reverse float;bottom:-20%;right:-10%}.gallery-card__shape--3{background:#ffffff1a;border-radius:8px;width:40%;height:40%;animation:20s linear infinite rotate-slow;top:10%;right:10%;transform:rotate(45deg)}.gallery-card__overlay{background:linear-gradient(#0000 40%,#00000080 100%);position:absolute;inset:0}.gallery-card__content{z-index:2;justify-content:space-between;align-items:flex-end;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-card__icon{filter:drop-shadow(0 4px 8px #0000004d);font-size:40px;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.gallery-card:hover .gallery-card__icon{transform:translate(-50%,-60%)scale(1.15)}.gallery-card__info{flex-direction:column;gap:2px;display:flex}.gallery-card__country{font-size:20px;line-height:1}.gallery-card__title{color:var(--white);text-shadow:0 1px 4px #00000080;font-size:14px;font-weight:700}.gallery__cta{justify-content:center;margin-top:16px;display:flex}@media (width<=900px){.gallery__grid{column-count:3}}@media (width<=600px){.gallery__grid{column-count:2}}@media (width<=400px){.gallery__grid{column-count:1}}.gallery-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.gallery-modal__content{max-width:90vw;max-height:90vh;position:relative}.gallery-modal__img{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 10px 40px #00000080}.gallery-modal__close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:10px;font-size:30px;transition:opacity .3s;position:absolute;top:-40px;right:-40px}.gallery-modal__close:hover{opacity:1}@media (width<=768px){.gallery-modal__close{top:-40px;right:0}}.history{position:relative;overflow:hidden}.history__bg{pointer-events:none;background:radial-gradient(70% 50% at 0%,#f5a6230d 0%,#0000 60%);position:absolute;inset:0}.history__inner{grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;display:grid}.history__decoration{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.history__deco-circle{background:conic-gradient(var(--orange) 0%, var(--teal) 25%, var(--purple) 50%, var(--red) 75%, var(--orange) 100%);opacity:.15;border-radius:50%;width:360px;height:360px;animation:30s linear infinite rotate-slow;position:absolute}.history__deco-circle:before{content:"";background:var(--bg-primary);border-radius:50%;position:absolute;inset:16px}.history__edition-badge{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.history__edition-roman{font-family:var(--font-display);color:var(--orange);text-shadow:0 0 30px #f5a62380;font-size:96px;font-weight:900;line-height:1}.history__edition-label{letter-spacing:6px;text-transform:uppercase;color:#ffffff80;margin-top:4px;font-size:14px;font-weight:700}.history__edition-year{font-family:var(--font-display);color:var(--white);margin-top:8px;font-size:32px;font-weight:900}.history__deco-dots{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.history__deco-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-glow;position:absolute}.history__deco-dot:first-child{transform:translateY(-170px)}.history__deco-dot:nth-child(2){background:var(--teal);transform:translate(85px,-148px)}.history__deco-dot:nth-child(3){background:var(--purple);transform:translate(148px,-85px)}.history__deco-dot:nth-child(4){background:var(--red);transform:translate(170px)}.history__deco-dot:nth-child(5){background:var(--orange);transform:translate(148px,85px)}.history__deco-dot:nth-child(6){background:var(--teal);transform:translate(85px,148px)}.history__deco-dot:nth-child(7){background:var(--yellow);transform:translateY(170px)}.history__deco-dot:nth-child(8){background:var(--purple);transform:translate(-85px,148px)}.history__deco-dot:nth-child(9){background:var(--orange);transform:translate(-148px,85px)}.history__deco-dot:nth-child(10){background:var(--teal);transform:translate(-170px)}.history__deco-dot:nth-child(11){background:var(--red);transform:translate(-148px,-85px)}.history__deco-dot:nth-child(12){background:var(--purple);transform:translate(-85px,-148px)}.history__text{color:var(--gray-200);margin-bottom:16px;font-size:16px;line-height:1.8}.history__text strong{color:var(--orange)}.history__cioff{border:1px solid #f5a62326;align-items:flex-start;gap:16px;margin:24px 0 28px;padding:20px 24px;display:flex}.history__cioff-icon{flex-shrink:0;font-size:32px}.history__cioff-title{color:var(--orange);margin-bottom:6px;font-size:16px;font-weight:700}.history__cioff-text{color:var(--gray-400);font-size:13px;line-height:1.7}.history__milestones{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:8px;display:grid}.history__milestone{text-align:center;background:var(--bg-card);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;display:flex}.history__milestone-year{font-family:var(--font-display);color:var(--orange);font-size:22px;font-weight:900}.history__milestone-label{color:var(--gray-400);text-align:center;font-size:11px;font-weight:500;line-height:1.4}@media (width<=900px){.history__inner{grid-template-columns:1fr;gap:48px}.history__decoration{min-height:280px}.history__edition-roman{font-size:72px}.history__deco-dot{transform:scale(.7)}.history__milestones{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.history__milestones{grid-template-columns:1fr 1fr}.history__edition-roman{font-size:56px}}.sponsors{position:relative;overflow:hidden}.sponsors__bg{z-index:0;position:absolute;inset:0}.sponsors__bg-img{object-fit:cover;object-position:center;opacity:.06;filter:saturate(1.5)contrast(1.2);width:100%;height:100%}.sponsors__bg-overlay{background:radial-gradient(ellipse 80% 60% at 50% 50%, #080f1eb3 0%, var(--bg-secondary) 100%);position:absolute;inset:0}.sponsors>.container{z-index:1;position:relative}.sponsors__header{max-width:680px;margin-bottom:64px}.sponsors__category{margin-bottom:52px}.sponsors__cat-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.sponsors__cat-rule{border-radius:2px;width:32px;height:3px;display:block}.sponsors__cat-title{font-family:var(--font-display);letter-spacing:4px;font-size:22px;font-weight:400}.sponsors__organizer-banner{background:#f5a62308;border:1px solid #f5a62333;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;padding:40px;display:flex}.sponsors__organizer-logo{object-fit:contain;filter:drop-shadow(0 4px 12px #0000004d);max-width:100%;max-height:120px}.sponsors__collab-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-bottom:24px;display:grid}.sponsors__collab-card{text-align:center;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.sponsors__collab-logo-wrap{background:0 0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;padding:16px;display:flex}.sponsors__collab-logo{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.sponsors__collab-card:hover .sponsors__collab-logo{transform:scale(1.05)}.sponsors__collab-name{font-family:var(--font-display);letter-spacing:1px;color:#f5f0e8cc;font-size:14px;font-weight:400}.sponsors__cta{border:1px solid #f5a62326;flex-wrap:wrap;align-items:center;gap:32px;margin-bottom:32px;padding:32px 36px;display:flex}.sponsors__cta-left{flex:1;align-items:flex-start;gap:20px;display:flex}.sponsors__cta-icon{flex-shrink:0;font-size:40px}.sponsors__cta-title{font-family:var(--font-display);letter-spacing:1px;color:#f5f0e8;margin-bottom:8px;font-size:26px;font-weight:400}.sponsors__cta-text{color:#f5f0e899;font-size:14px;line-height:1.7}.sponsors__cta-btn{flex-shrink:0;font-size:16px}.sponsors__legal{color:#f5f0e859;text-align:center;font-size:13px}.sponsors__legal a{color:var(--orange);text-underline-offset:3px;text-decoration:underline}@media (width<=1000px){.sponsors__grid--5{grid-template-columns:repeat(3,1fr)}.sponsors__grid--4,.sponsors__grid--3{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.sponsors__grid--5,.sponsors__grid--4,.sponsors__grid--3,.sponsors__grid--2{grid-template-columns:1fr 1fr}.sponsors__cta,.sponsors__cta-left{flex-direction:column}}.section-divider{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0;display:flex;position:relative;overflow:visible}.section-divider__bars{width:100%;padding:0 var(--sp-lg);flex-direction:column;gap:6px;max-width:1240px;margin:0 auto;display:flex}.section-divider__bar{border-radius:0;display:block}.section-divider__label{padding:0 var(--sp-lg);width:100%;max-width:1240px;margin:8px auto 0}.section-divider__label-text{font-family:var(--font-display);letter-spacing:6px;text-transform:uppercase;color:#f5f0e840;font-size:11px}.section-divider__shape{pointer-events:none;position:absolute}.section-divider__shape--circle{background:var(--orange);opacity:.6;border-radius:50%;width:16px;height:16px;top:50%;right:15%;transform:translateY(-50%)}.section-divider__shape--diamond{background:var(--teal);opacity:.5;width:12px;height:12px;top:50%;right:calc(15% + 28px);transform:translateY(-50%)rotate(45deg)}.newsletter{position:relative;overflow:hidden}.newsletter__bg{z-index:0;position:absolute;inset:0}.newsletter__bg-img{object-fit:cover;object-position:center;opacity:.06;filter:saturate(1.5)contrast(1.2);width:100%;height:100%}.newsletter__bg-overlay{background:radial-gradient(ellipse 80% 60% at 50% 50%, #080f1eb3 0%, var(--bg-secondary) 100%);position:absolute;inset:0}.newsletter__container{z-index:1;max-width:900px;position:relative}.newsletter__card{background:var(--gradient-card);box-shadow:var(--shadow-card);border:1px solid #f5a6232e;padding:56px}.newsletter__header{text-align:center;max-width:680px;margin-bottom:40px;margin-left:auto;margin-right:auto}.newsletter__header .section-tag{justify-content:center}.newsletter__header .section-subtitle{margin:0 auto}.newsletter__body{flex-direction:column;align-items:center;gap:24px;display:flex}.newsletter__mail-icon{background:#f5a6230f;border:2px solid #f5a62359;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.newsletter__form{flex-direction:column;gap:16px;width:100%;max-width:620px;display:flex}.newsletter__label{letter-spacing:3px;text-transform:uppercase;color:#f5f0e88c;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.newsletter__input-row{gap:12px;display:flex}.newsletter__input-row input{min-width:0;font-family:var(--font-body);color:#f5f0e8;border-radius:var(--radius-sm);transition:border-color .3s var(--ease-retro), box-shadow .3s var(--ease-retro);background:#ffffff0d;border:2px solid #f5a62333;flex:1;padding:14px 18px;font-size:16px}.newsletter__input-row input::placeholder{color:#f5f0e859}.newsletter__input-row input:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #f5a62326}.newsletter__input-row input:disabled{opacity:.6;cursor:not-allowed}.newsletter__submit{flex-shrink:0}.newsletter__spin{animation:1s linear infinite spin-blob}.newsletter__status{border-radius:var(--radius-sm);align-items:center;gap:10px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}.newsletter__status--success{color:var(--teal-pale);background:#1b7a8c26;border:1px solid #1b7a8c59}.newsletter__status--error{color:var(--red-bright);background:#cc3a301f;border:1px solid #cc3a3059}.newsletter__legal{color:#f5f0e866;text-align:center;font-size:12px}.newsletter__legal a{color:var(--orange);text-underline-offset:3px;text-decoration:underline}@media (width<=768px){.newsletter__card{padding:40px 24px}.newsletter__input-row{flex-direction:column}.newsletter__submit{justify-content:center;width:100%}}.tickets-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.tickets__bg{z-index:0;position:absolute;inset:0}.tickets__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.tickets__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.tickets__container{z-index:2;position:relative}.tickets__header{text-align:center;max-width:700px;margin:0 auto 60px}.tickets__header .section-subtitle{margin:0 auto}.tickets__grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:0 auto;display:grid}.ticket-card{flex-direction:column;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.ticket-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0006}.ticket-card__accent{height:6px;position:absolute;top:0;left:0;right:0}.ticket-card--featured{border:1px solid var(--purple);z-index:2;transform:scale(1.05);box-shadow:0 8px 32px #7b3f8c26}.ticket-card--featured:hover{transform:scale(1.05)translateY(-8px);box-shadow:0 16px 48px #7b3f8c40}.ticket-card__badge{background:var(--purple);color:var(--white);font-family:var(--font-display);letter-spacing:2px;padding:4px 40px;font-size:14px;position:absolute;top:16px;right:-32px;transform:rotate(45deg);box-shadow:0 2px 10px #0000004d}.ticket-card__header{text-align:center;margin-bottom:24px}.ticket-card__title{font-family:var(--font-display);color:#f5f0e8;letter-spacing:2px;margin-bottom:8px;font-size:32px;line-height:1.1}.ticket-card__price{font-family:var(--font-display);color:var(--orange);text-shadow:2px 2px #f5a62333;font-size:64px;line-height:1}.ticket-card__info{border-top:1px dashed #ffffff1a;border-bottom:1px dashed #ffffff1a;flex-direction:column;gap:12px;margin-bottom:24px;padding:24px 0;display:flex}.ticket-card__detail{color:#f5f0e8cc;align-items:center;gap:12px;font-size:14px;display:flex}.ticket-card__icon{font-size:18px}.ticket-card__desc{color:#f5f0e880;flex-grow:1;margin-bottom:32px;font-size:14px;line-height:1.6}.ticket-card__action{margin-top:auto}.ticket-card__btn{justify-content:center;width:100%;padding:16px;font-size:18px}.ticket-card__btn--featured{background:var(--purple);box-shadow:4px 4px #7b3f8c66}.ticket-card__btn--featured:hover{box-shadow:6px 6px #7b3f8c99}.tickets__note{text-align:center;color:#f5f0e84d;margin-top:60px;font-size:13px}@media (width<=968px){.tickets__grid{grid-template-columns:repeat(2,1fr)}.ticket-card--featured{grid-column:1/-1;transform:none}.ticket-card--featured:hover{transform:translateY(-8px)}.ticket-card__badge{right:-40px}}@media (width<=600px){.tickets__grid{grid-template-columns:1fr}}.press-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.press__bg{z-index:0;position:absolute;inset:0}.press__bg-img{object-fit:cover;opacity:.05;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.press__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.press__container{z-index:2;position:relative}.press__header{text-align:center;max-width:700px;margin:0 auto 60px}.press__header .section-subtitle{margin:0 auto}.press__content{grid-template-columns:2fr 1fr;gap:40px;max-width:1100px;margin:0 auto;display:grid}.press__section{margin-bottom:60px}.press__section-title{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e8;align-items:center;gap:12px;margin-bottom:24px;font-size:28px;display:flex}.press__section-rule{background:var(--orange);width:32px;height:4px}.press__releases{flex-direction:column;gap:20px;display:flex}.press-release{border:1px solid #ffffff0f;flex-direction:column;gap:24px;padding:32px;transition:transform .3s,border-color .3s;display:flex}.press-release:hover{border-color:#f5a62333;transform:translate(4px)}.press-release__image-wrap{border:1px solid #ffffff1a;border-radius:8px;width:100%;height:240px;overflow:hidden}.press-release__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.press-release:hover .press-release__image{transform:scale(1.05)}.press-release__content-wrap{flex-direction:column;display:flex}.press-release__date{letter-spacing:2px;text-transform:uppercase;color:var(--orange);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.press-release__title{font-family:var(--font-display);letter-spacing:1px;color:#f5f0e8;margin-bottom:12px;font-size:24px;line-height:1.2}.press-release__excerpt{color:#f5f0e899;margin-bottom:20px;font-size:14px;line-height:1.7}.press-release__excerpt a{color:var(--teal-light);text-decoration:none;transition:color .2s}.press-release__excerpt a:hover{color:var(--white)}.press-release__excerpt u{text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}.press-release__btn{font-family:var(--font-display);letter-spacing:2px;color:var(--teal-light);align-items:center;font-size:14px;transition:color .2s;display:flex}.press-release__btn:hover{color:var(--white)}.press__loading,.press__error{color:#fff9;font-family:var(--font-display);letter-spacing:1px;flex-direction:column;align-items:center;gap:16px;padding:40px;display:flex}.press__spinner{color:var(--orange);animation:1s linear infinite spin}.press__groups{flex-direction:column;gap:24px;display:flex}.press-group{background:#ffffff05;border-left:3px solid #ffffff1a;padding:24px}.press-group__header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.press-group__flag-img{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:24px;height:24px}.press-group__name{font-family:var(--font-display);letter-spacing:1px;color:#f5f0e8;font-size:22px}.press-group__desc{color:#f5f0e880;font-size:13px;line-height:1.6}.press__sidebar{flex-direction:column;gap:32px;display:flex}.press__assets{border:1px solid #ffffff0f;padding:32px 24px}.press__assets-title{font-family:var(--font-display);letter-spacing:2px;color:var(--orange);margin-bottom:8px;font-size:22px}.press__assets-desc{color:#f5f0e880;margin-bottom:24px;font-size:13px;line-height:1.5}.press__assets-list{flex-direction:column;gap:12px;display:flex}.press-asset{background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.press-asset:hover{background:#f5a6230d;border-color:#f5a62333}.press-asset__icon{font-size:20px}.press-asset__name{color:#f5f0e8cc;flex-grow:1;font-size:13px}.press-asset__ext{font-family:var(--font-display);letter-spacing:2px;color:var(--teal-light);background:#1b7a8c1a;border-radius:4px;padding:2px 6px;font-size:11px}.press__contact{border:1px solid #ffffff0f;padding:32px 24px}.press__contact-title{font-family:var(--font-display);letter-spacing:2px;color:#f5f0e8;margin-bottom:12px;font-size:22px}.press__contact-text{color:#f5f0e880;margin-bottom:24px;font-size:13px;line-height:1.6}.press__contact-info{color:#f5f0e8cc;flex-direction:column;gap:6px;font-size:13px;display:flex}.press__contact-info strong{color:var(--orange);margin-bottom:4px}.press__contact-info a{color:var(--teal-light);text-underline-offset:2px;text-decoration:underline}.mt-12{margin-top:48px}.w-full{width:100%}.justify-center{justify-content:center}@media (width<=900px){.press__content{grid-template-columns:1fr}.press__sidebar{grid-template-columns:1fr 1fr;gap:24px;display:grid}}@media (width<=600px){.press__sidebar{grid-template-columns:1fr}.press-release{padding:24px}}.news-modal__overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#040810d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.news-modal__content{background:var(--bg-card);border:1px solid #ffffff1a;border-top:4px solid var(--orange);border-radius:12px;width:100%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto}.news-modal__close{width:40px;height:40px;color:var(--white);cursor:pointer;z-index:10;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.news-modal__close:hover{background:#ffffff1a;transform:scale(1.1)}.news-modal__image-wrap{width:100%;height:350px;position:relative}.news-modal__image{object-fit:cover;width:100%;height:100%}.news-modal__body{padding:40px}.news-modal__date{letter-spacing:2px;text-transform:uppercase;color:var(--orange);margin-bottom:12px;font-size:12px;font-weight:700;display:block}.news-modal__title{font-family:var(--font-display);letter-spacing:1px;color:#f5f0e8;margin-bottom:24px;font-size:32px;line-height:1.2}.news-modal__html-content{color:#f5f0e8cc;font-size:16px;line-height:1.8}.news-modal__html-content p{margin-bottom:20px}.news-modal__html-content a{color:var(--teal-light);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.news-modal__html-content a:hover{color:var(--orange)}.news-modal__html-content u{text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}.grupos-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.grupos__bg{z-index:0;position:absolute;inset:0}.grupos__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.grupos__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.grupos__container{z-index:2;position:relative}.grupos__header{text-align:center;max-width:700px;margin:0 auto 60px}.grupos__header .section-subtitle{margin:0 auto}.historia-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.historia__bg{z-index:0;position:absolute;inset:0}.historia__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.historia__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.historia__container{z-index:2;position:relative}.historia__header{text-align:center;max-width:700px;margin:0 auto 80px}.historia__header .section-subtitle{margin:0 auto}.historia__header+.history{margin-bottom:40px}.historia__header+.history .history__inner{max-width:1000px;margin:0 auto}.historia__timeline{max-width:800px;margin:0 auto;position:relative}.historia__timeline-title{text-align:center;margin-bottom:64px}.historia__timeline-list{flex-direction:column;gap:28px;display:flex}.historia__timeline-item{grid-template-columns:48px 1fr;align-items:flex-start;gap:20px;display:grid}.historia__timeline-marker{flex-direction:column;align-items:center;height:100%;display:flex;position:relative}.historia__timeline-dot{background:var(--orange);z-index:1;border:4px solid #f5a62340;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:24px;box-shadow:0 0 16px #f5a62399}.historia__timeline-line{background:linear-gradient(#f5a62380,#f5a62300);flex-grow:1;width:2px;min-height:24px}.historia__timeline-card{background:var(--bg-card);border:1px solid #ffffff12;border-radius:12px;padding:24px 28px}.historia__timeline-year{font-family:var(--font-display);color:var(--orange);margin-bottom:8px;font-size:28px;font-weight:900;display:block}.historia__timeline-event{color:var(--gray-200);font-size:15px;line-height:1.7}@media (width<=600px){.historia__timeline-item{grid-template-columns:32px 1fr;gap:14px}.historia__timeline-card{padding:20px}}.llegar-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.llegar__bg{z-index:0;position:absolute;inset:0}.llegar__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.llegar__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.llegar__container{z-index:2;position:relative}.llegar__header{text-align:center;max-width:700px;margin:0 auto 60px}.llegar__header .section-subtitle{margin:0 auto}.llegar__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}.llegar-card{border:1px solid #ffffff12;padding:32px 26px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.llegar-card__icon-wrap{background:var(--t-gradient);width:56px;height:56px;color:var(--white);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:0 8px 24px #0000004d}.llegar-card__title{font-family:var(--font-display);color:var(--white);margin-bottom:8px;font-size:26px;font-weight:700;line-height:1.2}.llegar-card__summary{color:var(--t-accent);align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:600;display:flex}.llegar-card__desc{color:var(--gray-200);margin-bottom:20px;font-size:14px;line-height:1.7}.llegar-card__details{border-top:1px dashed #ffffff1a;flex-direction:column;gap:10px;padding-top:18px;display:flex}.llegar-card__detail{flex-direction:column;gap:2px;display:flex}.llegar-card__detail-label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);font-size:10px;font-weight:600}.llegar-card__detail-value{color:var(--white);font-size:14px;font-weight:600}.llegar-card__accent-bar{background:var(--t-gradient);height:4px;position:absolute;bottom:0;left:0;right:0}.llegar__bottom{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:24px;display:grid}.llegar__map{border:1px solid #ffffff14;border-radius:14px;min-height:380px;padding:6px;overflow:hidden}.llegar__map iframe{filter:grayscale(.3)contrast(1.05);border-radius:10px}.llegar__info{border:1px solid #ffffff14;padding:32px}.llegar__info-title{font-family:var(--font-display);color:var(--white);margin-bottom:24px;font-size:22px;font-weight:700}.llegar__info-list{flex-direction:column;gap:24px;list-style:none;display:flex}.llegar__info-list li{align-items:flex-start;gap:14px;display:flex}.llegar__info-list li>svg{flex-shrink:0;margin-top:3px}.llegar__info-list strong{color:var(--white);margin-bottom:4px;font-size:14px;font-weight:700;display:block}.llegar__info-list span{color:var(--gray-400);font-size:13px;line-height:1.6}@media (width<=1100px){.llegar__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.llegar__bottom{grid-template-columns:1fr}.llegar__map{min-height:300px}}@media (width<=480px){.llegar__grid{grid-template-columns:1fr}}.alojamiento-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.alojamiento__bg{z-index:0;position:absolute;inset:0}.alojamiento__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.alojamiento__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.alojamiento__container{z-index:2;position:relative}.alojamiento__header{text-align:center;max-width:700px;margin:0 auto 60px}.alojamiento__header .section-subtitle{margin:0 auto}.alojamiento__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}.alojamiento-card{border:1px solid #ffffff12;padding:32px 26px;transition:all .4s cubic-bezier(.4,0,.2,1)}.alojamiento-card__icon-wrap{width:56px;height:56px;color:var(--white);background:linear-gradient(135deg,#e08818 0%,#f5a623 100%);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:0 8px 24px #0000004d}.alojamiento-card__title{font-family:var(--font-display);color:var(--white);margin-bottom:12px;font-size:26px;font-weight:700;line-height:1.2}.alojamiento-card__desc{color:var(--gray-200);margin-bottom:20px;font-size:14px;line-height:1.7}.alojamiento-card__list{border-top:1px dashed #ffffff1a;flex-direction:column;gap:10px;padding-top:18px;list-style:none;display:flex}.alojamiento-card__list li{color:#ffffffb3;align-items:center;gap:8px;font-size:13px;display:flex}.alojamiento-card__list li svg{color:var(--orange);flex-shrink:0}.alojamiento__bottom{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:24px;display:grid}.alojamiento__tips{border:1px solid #ffffff14;padding:32px}.alojamiento__tips-title{font-family:var(--font-display);color:var(--white);align-items:center;gap:10px;margin-bottom:24px;font-size:22px;font-weight:700;display:flex}.alojamiento__tips-list{flex-direction:column;gap:16px;list-style:none;display:flex}.alojamiento__tips-list li{color:var(--gray-200);padding-left:20px;font-size:14px;line-height:1.7;position:relative}.alojamiento__tips-list li:before{content:"✦";color:var(--orange);font-size:11px;position:absolute;top:2px;left:0}.alojamiento__facts{grid-template-columns:1fr 1fr;gap:16px;display:grid}.alojamiento__fact{background:var(--bg-card);border:1px solid #ffffff12;flex-direction:column;justify-content:center;gap:8px;padding:24px;display:flex}.alojamiento__fact-label{letter-spacing:2px;text-transform:uppercase;color:var(--gray-400);font-size:10px;font-weight:600}.alojamiento__fact-value{color:var(--white);align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.alojamiento__fact-value svg{color:var(--teal)}@media (width<=1100px){.alojamiento__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.alojamiento__bottom{grid-template-columns:1fr}}@media (width<=480px){.alojamiento__grid{grid-template-columns:1fr}}.ediciones-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.ediciones__bg{z-index:0;position:absolute;inset:0}.ediciones__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.ediciones__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.ediciones__container{z-index:2;position:relative}.ediciones__header{text-align:center;max-width:700px;margin:0 auto 72px}.ediciones__header .section-subtitle{margin:0 auto}.ediciones__loading,.ediciones__error,.ediciones__empty{text-align:center;color:#f5f0e8b3;flex-direction:column;align-items:center;gap:16px;padding:60px 0;display:flex}.ediciones__loading{color:var(--cream);font-weight:600}.ediciones__spinner{color:var(--orange);animation:1s linear infinite rotate-slow}.ediciones__error{color:var(--red-bright)}.ediciones__featured{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid #f5a62326;grid-template-columns:400px 1fr;gap:0;margin-bottom:64px;display:grid;overflow:hidden}.ediciones__featured-poster{background:var(--navy-mid);cursor:pointer;justify-content:center;align-items:flex-end;min-height:540px;display:flex;position:relative;overflow:hidden;container-type:inline-size}.ediciones__featured-img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-retro);display:block;position:absolute;inset:0}.ediciones__featured-poster:hover .ediciones__featured-img{transform:scale(1.06)}.ediciones__featured-img-placeholder{position:absolute;inset:0}.ediciones__featured-img-overlay{background:linear-gradient(#080f1e1a 0%,#080f1e73 55%,#080f1eeb 100%);position:absolute;inset:0}.ediciones__featured-poster-text{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;padding:40px 24px;display:flex;position:relative}.ediciones__featured-tag{font-family:var(--font-display);letter-spacing:5px;text-transform:uppercase;color:var(--cream);background:#080f1e80;border:2px solid #f5a62399;padding:4px 14px;font-size:14px}.ediciones__featured-roman{font-family:var(--font-display);color:#fff;text-shadow:0 6px 28px #0009;margin-top:14px;font-size:108px;font-weight:900;line-height:.95}.ediciones__featured-year{font-family:var(--font-display);letter-spacing:6px;color:var(--orange);margin-top:4px;font-size:32px}.ediciones__zoom-hint{letter-spacing:1px;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-full);opacity:0;transition:opacity .3s var(--ease-retro);background:#080f1ea6;border:1px solid #fff3;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:14px;left:14px}.ediciones__featured-poster:hover .ediciones__zoom-hint,.ediciones-card__media:hover .ediciones__zoom-hint{opacity:1}.ediciones__featured-body{border-radius:0;flex-direction:column;padding:48px 52px;display:flex}.ediciones__featured-edicion{font-family:var(--font-display);letter-spacing:4px;text-transform:uppercase;color:var(--orange);margin-bottom:12px;font-size:16px}.ediciones__featured-title{font-family:var(--font-serif);color:#f5f0e8;margin-bottom:16px;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.15}.ediciones__featured-summary{color:#f5f0e8b8;font-size:15px;line-height:1.75}.ediciones__highlights{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.ediciones__highlight-chip{border-radius:var(--radius-full);color:var(--cream);background:#f5a6231f;border:1px solid #f5a62359;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.ediciones__highlight-chip svg{color:var(--orange);flex-shrink:0}.ediciones__groups{margin-top:24px}.ediciones__groups-title{font-family:var(--font-display);letter-spacing:3px;text-transform:uppercase;color:var(--teal-pale);margin-bottom:10px;font-size:14px}.ediciones__groups-list{flex-direction:column;display:flex}.ediciones__groups-item{color:#f5f0e8bf;border-bottom:1px solid #ffffff0d;padding:6px 0 6px 20px;font-size:13px;position:relative}.ediciones__groups-item:last-child{border-bottom:none}.ediciones__groups-item:before{content:"◆";color:var(--orange);opacity:.7;font-size:8px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.ediciones__featured-footer{flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px;display:flex}.ediciones__video-btn{flex-shrink:0;padding:10px 22px;font-size:15px}.ediciones__mini-gallery{flex-wrap:wrap;gap:8px;display:flex}.ediciones__mini-gallery-btn{cursor:zoom-in;background:0 0;border:none;padding:0}.ediciones__mini-gallery-img{object-fit:cover;width:56px;height:56px;transition:transform .3s var(--ease-retro), border-color .3s var(--ease-retro);border:1px solid #ffffff1f;border-radius:8px}.ediciones__mini-gallery-img:hover{border-color:var(--orange);transform:scale(1.08)}.ediciones__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.ediciones-card{border-radius:var(--radius-md);background:var(--gradient-card);transition:border-color .3s var(--ease-retro), box-shadow .3s var(--ease-retro);border:1px solid #ffffff0f;flex-direction:column;padding:0;display:flex;overflow:hidden}.ediciones-card:hover{box-shadow:var(--shadow-card);border-color:#f5a62366}.ediciones-card__media{cursor:zoom-in;position:relative;overflow:hidden;container-type:inline-size}.ediciones-card__img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .5s var(--ease-retro);display:block}.ediciones-card:hover .ediciones-card__img{transform:scale(1.05)}.ediciones-card__img-placeholder{aspect-ratio:4/3;width:100%}.ediciones-card__band{text-align:center;background:linear-gradient(#0000,#080f1eb3);justify-content:center;align-items:baseline;gap:10px;padding:22px 12px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.ediciones-card__roman{font-family:var(--font-display);color:#fff;text-shadow:0 4px 16px #0006;font-size:46px;font-weight:900;line-height:1}.ediciones-card__year{font-family:var(--font-display);letter-spacing:3px;color:var(--cream);font-size:20px}.ediciones-card__numero{font-family:var(--font-display);letter-spacing:2px;text-transform:uppercase;color:#fff;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080f1eb3;border:1px solid #fff3;padding:3px 8px;font-size:12px;position:absolute;top:12px;right:12px}.ediciones-card__zoom-hint{letter-spacing:1px;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-full);opacity:0;transition:opacity .3s var(--ease-retro);background:#080f1ea6;border:1px solid #fff3;align-items:center;gap:5px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.ediciones-card__body{flex-direction:column;flex:1;padding:20px;display:flex}.ediciones-card__lema{font-family:var(--font-serif);color:#f5f0e8;margin-bottom:8px;font-size:19px;font-weight:700;line-height:1.3}.ediciones-card__summary{color:#f5f0e8a6;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.ediciones-card__chips{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.ediciones-card__chip{color:var(--cream);border-radius:var(--radius-full);background:#f5a6231f;border:1px solid #f5a6234d;padding:4px 10px;font-size:11px;font-weight:600}.ediciones-card__thumbs{gap:6px;margin-top:14px;display:flex}.ediciones-card__thumb-btn{cursor:zoom-in;background:0 0;border:none;padding:0}.ediciones-card__thumb{object-fit:cover;width:46px;height:46px;transition:transform .3s var(--ease-retro), border-color .3s var(--ease-retro);border:1px solid #ffffff1f;border-radius:6px}.ediciones-card__thumb-btn:hover .ediciones-card__thumb{border-color:var(--orange);transform:scale(1.08)}.ediciones-card__more{justify-content:center;align-self:stretch;margin-top:18px;padding:10px 18px;font-size:14px}.ediciones-card__more:hover{color:var(--orange)}.ediciones-modal{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ediciones-modal__content{border-radius:var(--radius-lg);width:min(880px,94vw);max-height:88vh;box-shadow:var(--shadow-float);border:1px solid #f5a62333;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.ediciones-modal__close{z-index:2;color:#fff;width:40px;height:40px;transition:background .3s var(--ease-retro), transform .3s var(--ease-retro);background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.ediciones-modal__close:hover{background:var(--orange);color:var(--navy-deep);transform:rotate(90deg)}.ediciones-modal__head{background:linear-gradient(135deg,#1b2a4a66 0%,#0000 100%);border-bottom:1px solid #ffffff14;align-items:center;gap:24px;padding:32px 40px;display:flex}.ediciones-modal__roman{font-family:var(--font-display);text-shadow:0 0 30px #f5a6234d;flex-shrink:0;font-size:72px;font-weight:900;line-height:.9}.ediciones-modal__edicion{font-family:var(--font-display);letter-spacing:4px;text-transform:uppercase;color:var(--orange);margin-bottom:6px;font-size:14px;display:block}.ediciones-modal__title{font-family:var(--font-serif);color:#f5f0e8;font-size:clamp(24px,3.4vw,34px);font-weight:700;line-height:1.15}.ediciones-modal__scroll{padding:28px 40px 40px;overflow-y:auto}.ediciones-modal__scroll::-webkit-scrollbar{width:4px}.ediciones-modal__scroll::-webkit-scrollbar-thumb{background:var(--orange);border-radius:999px}.ediciones-modal__summary{color:#f5f0e8c7;font-size:15px;line-height:1.8}.ediciones-modal__section{margin-top:28px}.ediciones-modal__subtitle{font-family:var(--font-display);letter-spacing:3px;text-transform:uppercase;color:var(--teal-pale);margin-bottom:12px;font-size:15px}.ediciones-modal__groups{grid-template-columns:repeat(2,1fr);gap:8px 24px;display:grid}.ediciones-modal__group-item{color:#f5f0e8cc;border-bottom:1px solid #ffffff0d;padding:8px 0 8px 20px;font-size:14px;position:relative}.ediciones-modal__group-item:before{content:"◆";color:var(--orange);opacity:.7;font-size:8px;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.ediciones-modal__gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.ediciones-modal__gallery-btn{cursor:zoom-in;background:0 0;border:none;padding:0}.ediciones-modal__gallery-img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .3s var(--ease-retro), border-color .3s var(--ease-retro);border:1px solid #ffffff1a;border-radius:8px}.ediciones-modal__gallery-img:hover{border-color:var(--orange);transform:scale(1.05)}.ediciones-modal__no-images{color:#f5f0e880;font-size:14px}.ediciones-modal__video{margin-top:28px;padding:10px 22px;font-size:15px}.ediciones-lightbox{z-index:1100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000eb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ediciones-lightbox__close{z-index:2;color:#fff;width:44px;height:44px;transition:background .3s var(--ease-retro), transform .3s var(--ease-retro);background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px}.ediciones-lightbox__close:hover{background:var(--orange);color:var(--navy-deep);transform:rotate(90deg)}.ediciones-lightbox__nav{z-index:2;color:#fff;width:52px;height:52px;transition:background .3s var(--ease-retro);background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ediciones-lightbox__nav:hover{background:var(--orange);color:var(--navy-deep)}.ediciones-lightbox__nav--prev{left:20px}.ediciones-lightbox__nav--next{right:20px}.ediciones-lightbox__content{justify-content:center;align-items:center;max-width:92vw;max-height:86vh;display:flex;position:relative}.ediciones-lightbox__img{object-fit:contain;cursor:zoom-out;border-radius:8px;max-width:92vw;max-height:86vh;box-shadow:0 16px 60px #0009}.ediciones-lightbox__counter{font-family:var(--font-display);letter-spacing:4px;color:#ffffffbf;border-radius:var(--radius-full);white-space:nowrap;background:#080f1e99;border:1px solid #fff3;padding:4px 14px;font-size:16px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.ediciones__featured-poster--hidden,.ediciones-card__media--hidden{cursor:default}.ediciones__featured-poster--hidden .ediciones__featured-img{image-rendering:pixelated;filter:brightness(.8)contrast(1.2);transform:scale(2.6)}.ediciones__featured-poster--hidden:hover .ediciones__featured-img{transform:scale(2.6)}.ediciones__featured-poster--hidden .ediciones__featured-poster-text{padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ediciones__coming-soon{font-family:var(--font-display);letter-spacing:.12em;color:#fff;text-shadow:0 4px 24px #080f1eb3;text-transform:uppercase;white-space:nowrap;background:#080f1e59;border:3px solid #ffffffe6;max-width:100%;padding:2px .35em;font-size:10cqw;line-height:1.15;transform:rotate(-4deg)}.ediciones-card__media--hidden .ediciones-card__img{image-rendering:pixelated;filter:brightness(.8)contrast(1.2);transform:scale(2.6)}.ediciones-card__media--hidden:hover .ediciones-card__img{transform:scale(2.6)}.ediciones-card__coming-soon{z-index:2;width:max-content;max-width:calc(100% - 16px);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px #080f1eb3;white-space:nowrap;background:#080f1e59;border:3px solid #ffffffe6;padding:2px .35em;font-size:11cqw;line-height:1.15;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg)}.ediciones__no-groups{border-radius:var(--radius-sm);font-family:var(--font-display);letter-spacing:3px;text-transform:uppercase;color:#f5f0e899;border:1px dashed #f5f0e866;align-items:center;padding:10px 18px;font-size:15px;display:inline-flex}@media (width<=1024px){.ediciones__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.ediciones__featured{grid-template-columns:1fr}.ediciones__featured-poster{min-height:360px}.ediciones__featured-roman{font-size:84px}.ediciones__featured-body{padding:36px 28px}.ediciones__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.ediciones__grid{grid-template-columns:1fr}.ediciones__featured-title{font-size:26px}.ediciones__featured-footer{flex-direction:column;align-items:flex-start}.ediciones-modal__content{max-height:92vh}.ediciones-modal__head{flex-direction:column;align-items:flex-start;gap:12px;padding:24px 20px}.ediciones-modal__scroll{padding:20px}.ediciones-modal__groups{grid-template-columns:1fr}.ediciones-modal__gallery{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.ediciones-lightbox__nav--prev{left:8px}.ediciones-lightbox__nav--next{right:8px}.ediciones-lightbox__nav{width:40px;height:40px}.ediciones-lightbox__content,.ediciones-lightbox__img{max-height:82vh}}.edicion-page{min-height:100vh}.edicion-page__state{z-index:2;text-align:center;color:#f5f0e8b3;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:120px 0;display:flex;position:relative}.edicion-page__state .section-title{margin-bottom:8px}.edicion-page__error{color:var(--red-bright)}.edicion-page__loading{color:#f5f0e8b3}.edicion-detail{z-index:2;flex-direction:column;display:flex;position:relative}.edicion-detail__back{letter-spacing:2px;text-transform:uppercase;color:#f5f0e899;transition:color .3s var(--ease-retro), transform .3s var(--ease-retro);align-self:flex-start;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;font-weight:600;display:inline-flex}.edicion-detail__back:hover{color:var(--orange);transform:translate(-4px)}.edicion-detail__hero{margin-bottom:40px}.edicion-detail__info{border-radius:0}.edicion-detail__gallery-section{margin-bottom:40px;padding:36px 40px}.edicion-detail__section-title{font-family:var(--font-display);letter-spacing:4px;text-transform:uppercase;color:#f5f0e8;margin-bottom:24px;font-size:22px}.edicion-detail__gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.edicion-detail__gallery-btn{cursor:zoom-in;background:0 0;border:none;border-radius:8px;padding:0;overflow:hidden}.edicion-detail__gallery-img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .35s var(--ease-retro), border-color .35s var(--ease-retro);border:1px solid #ffffff1a;border-radius:8px}.edicion-detail__gallery-img:hover{border-color:var(--orange);transform:scale(1.05)}.edicion-detail__nav{justify-content:space-between;align-items:stretch;gap:16px;margin-bottom:8px;display:flex}.edicion-detail__nav>span{flex:1}.edicion-detail__nav-link{border-radius:var(--radius-md);background:var(--gradient-card);font-family:var(--font-display);letter-spacing:2px;color:#f5f0e8;transition:border-color .3s var(--ease-retro), color .3s var(--ease-retro), transform .3s var(--ease-retro);border:1px solid #ffffff14;flex:1;align-items:center;gap:12px;padding:16px 20px;font-size:18px;display:flex}.edicion-detail__nav-link span{flex-direction:column;gap:2px;display:flex}.edicion-detail__nav-link small{font-family:var(--font-body);letter-spacing:2px;text-transform:uppercase;color:#f5f0e880;font-size:11px;font-weight:600}.edicion-detail__nav-link--prev{text-align:left}.edicion-detail__nav-link--next{text-align:right;justify-content:flex-end}.edicion-detail__nav-link:hover{color:var(--orange);border-color:#f5a62366;transform:translateY(-3px)}@media (width<=900px){.edicion-detail__gallery-section{padding:28px 20px}.edicion-detail__nav{flex-direction:column}.edicion-detail__nav-link--next{text-align:left;justify-content:flex-start}}@media (width<=560px){.edicion-detail__gallery{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.contacto-page{background:var(--bg-primary);min-height:100vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.contacto__bg{z-index:0;position:absolute;inset:0}.contacto__bg-img{object-fit:cover;opacity:.08;filter:saturate(1.2)brightness(.6);width:100%;height:100%}.contacto__bg-overlay{background:radial-gradient(circle at 50% 0%, #080f1e80 0%, var(--bg-primary) 80%);position:absolute;inset:0}.contacto__container{z-index:2;position:relative}.contacto__header{text-align:center;max-width:700px;margin:0 auto 60px}.contacto__header .section-subtitle{margin:0 auto}.contacto__content{grid-template-columns:1.4fr 1fr;align-items:start;gap:32px;max-width:1000px;margin:0 auto;display:grid}.contacto__form-wrap{border:1px solid #ffffff14;padding:40px}.contacto__sent{color:var(--teal-light);background:#1b80901f;border:1px solid #1b80904d;border-radius:10px;margin-bottom:24px;padding:16px 20px;font-size:14px;line-height:1.6}.contacto__form{flex-direction:column;gap:20px;display:flex}.contacto__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contacto__field{flex-direction:column;gap:8px;display:flex}.contacto__field label{letter-spacing:1px;text-transform:uppercase;color:var(--gray-400);font-size:12px;font-weight:600}.contacto__field input,.contacto__field select,.contacto__field textarea{width:100%;color:var(--white);font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:14px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.contacto__field input:focus,.contacto__field select:focus,.contacto__field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #f5a62326}.contacto__field textarea{resize:vertical;min-height:140px}.contacto__field select option{background:var(--bg-card);color:var(--white)}.contacto__submit{justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:16px;font-size:18px;display:flex}.contacto__side{flex-direction:column;gap:20px;display:flex}.contacto__channels{flex-direction:column;gap:12px;display:flex}.contacto__channel{background:var(--bg-card);border:1px solid #ffffff12;align-items:center;gap:14px;padding:18px 20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}a.contacto__channel:hover{border-color:var(--orange);transform:translate(4px)}.contacto__channel-icon{width:42px;height:42px;color:var(--orange);background:#f5a6231f;border:1px solid #f5a62340;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contacto__channel-label{letter-spacing:1.5px;text-transform:uppercase;color:var(--gray-400);margin-bottom:3px;font-size:11px;font-weight:600;display:block}.contacto__channel-value{color:var(--white);font-size:14px}.contacto__volunteer{background:linear-gradient(160deg, #f5a6230f 0%, var(--bg-card) 60%);border:1px solid #f5a62326;padding:28px}.contacto__volunteer-title{font-family:var(--font-display);color:var(--white);margin:12px 0 8px;font-size:20px;font-weight:700}.contacto__volunteer-text{color:var(--gray-300);margin-bottom:20px;font-size:13px;line-height:1.7}@media (width<=800px){.contacto__content{grid-template-columns:1fr}.contacto__form-wrap{padding:28px 24px}}@media (width<=600px){.contacto__row{grid-template-columns:1fr}}.scroll-progress{background:linear-gradient(90deg, var(--orange), var(--cream), var(--teal), var(--orange));transform-origin:0;z-index:9999;background-size:200% 100%;height:4px;animation:3s linear infinite shimmer-sweep;position:fixed;top:0;left:0;right:0}.back-to-top{background:var(--gradient-orange);width:52px;height:52px;color:var(--navy-deep);font-family:var(--font-display);z-index:900;cursor:pointer;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));border:none;justify-content:center;align-items:center;font-size:22px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:4px 4px #f5a62366}.back-to-top:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #f5a62399}.about{background:var(--bg-secondary)}.groups{background:var(--bg-primary)}.schedule{background:var(--bg-secondary)}.venues{background:var(--bg-primary)}.gallery{background:var(--bg-secondary)}.history{background:var(--bg-primary)}.sponsors{background:var(--bg-secondary)}.about:after,.groups:after,.schedule:after{content:"";pointer-events:none;z-index:0;background:repeating-linear-gradient(0deg,#0000,#0000 3px,#00000005 3px 4px);position:absolute;inset:0}.about>*,.groups>*,.schedule>*{z-index:1;position:relative}
