:root{--pink:#cf2f5a;--ink:#0c0d0e;--paper:#fff;--soft:#f4f3f1;--line:#dedede;--muted:#666;--font:'Montserrat',Arial,sans-serif;--serif:'Montserrat',Arial,sans-serif;--shell:min(1460px,calc(100% - 64px));}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);background:#fff;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.i{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.eyebrow,.section-label{font-size:12px;letter-spacing:.16em;font-weight:800;text-transform:uppercase;display:flex;align-items:center;gap:12px}.section-label span{width:34px;height:3px;background:var(--pink);display:inline-block}.light{color:#fff}.light span{background:#fff}.section-pad{padding:110px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:56px}.section-heading h2{font-size:clamp(42px,5vw,76px);line-height:.97;letter-spacing:-.055em;margin:18px 0 0;max-width:900px}.section-heading h2 em,.manifesto-lead em{font-family:var(--serif);font-weight:500;color:var(--pink)}.section-heading>p{max-width:440px;font-size:18px;line-height:1.7;color:#666;margin:0}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link .i{width:17px}.text-link:hover .i{transform:translateX(4px)}.text-link .i{transition:.2s}.btn{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.25s}.btn .i{width:18px}.btn-pink{background:var(--pink);color:#fff}.btn-pink:hover{background:#a61f46}.btn-dark{background:#111;color:#fff}.btn-light{background:#fff;color:#111}.btn:hover .i{transform:translateX(4px)}.btn .i{transition:.2s}
/* top rail */
.top-rail{background:var(--pink);color:#fff;height:48px}.top-rail-inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.top-left,.top-social{display:flex;align-items:center;gap:24px}.top-left a{font-size:13px;font-weight:700}.top-editions{display:flex;justify-content:center;align-items:center;gap:52px}.top-editions a{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px}.top-editions em{font-style:normal;font-weight:500}.top-editions .i{width:17px;height:17px}.top-social a{width:20px;height:20px;display:grid;place-items:center;color:#fff}.top-social img,.top-social svg{width:18px;height:18px;filter:brightness(0) invert(1)}.top-social .brand-svg svg{fill:#fff;filter:none}
/* header */
.site-header{height:104px;background:#fff;border-bottom:1px solid #e9e9e9;position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.brand{width:390px;max-width:29vw;flex:0 0 auto}.brand img{width:100%}.desktop-zone{display:flex;align-items:center;gap:18px}.main-nav{display:flex;align-items:stretch;height:104px}.nav-link,.nav-drop-toggle{border:0;background:none;display:flex;align-items:center;padding:0 18px;font-size:15px;font-weight:750;white-space:nowrap;position:relative;cursor:pointer}.nav-link:after,.nav-drop-toggle:after{content:'';position:absolute;left:18px;right:18px;bottom:24px;height:2px;background:var(--pink);transform:scaleX(0);transform-origin:left;transition:.25s}.nav-link:hover:after,.nav-link.active:after,.nav-drop:hover>.nav-drop-toggle:after,.nav-drop.is-active>.nav-drop-toggle:after{transform:scaleX(1)}.nav-drop{position:relative;display:flex}.nav-drop-toggle .i{width:15px;margin-left:5px}.mega-mini{position:absolute;right:0;top:104px;width:500px;background:#fff;border:1px solid #e8e8e8;border-top:3px solid var(--pink);box-shadow:0 24px 60px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:90}.nav-drop:hover .mega-mini,.nav-drop.open .mega-mini{opacity:1;visibility:visible;transform:none}.mega-mini a{height:104px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ececec;font-size:20px;font-weight:750}.mega-mini a:last-child{border:0}.mega-mini a .i{width:20px;color:#9a9a9a;transition:.2s}.mega-mini a:hover{color:var(--pink)}.mega-mini a:hover .i{transform:translateX(4px);color:var(--pink)}.icon-btn{border:0;background:none;width:46px;height:46px;display:grid;place-items:center;cursor:pointer}.icon-btn .i{width:26px;height:26px}.menu-trigger{display:none}.search-inline{position:absolute;right:0;left:420px;height:100%;background:#fff;display:flex;align-items:center;gap:16px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:.2s;z-index:3}.search-inline.open{opacity:1;visibility:visible;transform:none}.search-inline>span .i{width:27px;height:27px}.search-inline input{height:60px;flex:1;border:0;border-bottom:1px solid #cfcfcf;outline:none;font-size:19px}.search-close{border:0;background:none;width:48px;height:48px;display:grid;place-items:center;cursor:pointer}.search-close .i{width:27px}.search-suggestions{position:absolute;top:82px;left:0;right:0;background:#fff;box-shadow:0 25px 55px rgba(0,0,0,.13);border:1px solid #eee;display:none;padding:16px}.search-inline.has-results .search-suggestions{display:block}.search-suggestions a{display:flex;justify-content:space-between;padding:16px 12px;border-bottom:1px solid #eee;font-weight:700}.search-suggestions a:last-child{border:0}
/* mobile */
.mobile-menu{position:fixed;inset:0;background:#fff;z-index:100;display:flex;flex-direction:column;padding:22px 24px 28px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s;overflow:auto}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #e8e8e8}.mobile-menu-head img{width:200px}.mobile-close{border:0;background:none;width:48px;height:48px}.mobile-close .i{width:28px}.mobile-nav{padding:16px 0}.mobile-nav>a,.mobile-group>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:19px 0;border:0;border-bottom:1px solid #ececec;background:none;font-size:25px;font-weight:800;text-align:left}.mobile-group>button .i{width:20px}.mobile-group>div{display:none;background:#fafafa;padding:6px 18px}.mobile-group.open>div{display:block}.mobile-group>div a{display:block;padding:15px 0;font-size:16px;border-bottom:1px solid #e9e9e9}.mobile-meta{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ddd;margin-top:auto}.mobile-meta>div{background:#f6f4f2;padding:18px}.mobile-meta small{display:block;color:var(--pink);font-weight:800}.mobile-meta b{font-size:14px}.mobile-socials{display:flex;gap:12px;margin-top:18px}.mobile-socials a,.footer-socials a{width:42px;height:42px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;color:var(--pink)}.mobile-socials img,.footer-socials img,.mobile-socials svg,.footer-socials svg{width:17px;height:17px}.brand-svg{display:grid;place-items:center;width:18px;height:18px}.brand-svg svg{width:100%;height:100%}
/* hero */
.home-hero{height:min(820px,calc(100vh - 80px));min-height:680px;position:relative;background:#0a0a0a;color:#fff;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.58) 42%,rgba(0,0,0,.18) 72%,rgba(0,0,0,.28) 100%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%)}.hero-grid{height:calc(100% - 118px);position:relative;z-index:2;display:grid;grid-template-columns:1fr 220px;align-items:center;gap:40px;padding-top:10px}.hero-copy{max-width:980px}.hero-copy h1{font-size:clamp(64px,7.4vw,116px);line-height:.86;letter-spacing:-.075em;margin:24px 0 28px}.hero-copy h1 em{font-family:var(--serif);font-weight:500;color:#ff4d7c}.hero-copy p{font-size:20px;line-height:1.55;max-width:670px;margin:0 0 30px;color:#e9e9e9}.hero-actions{display:flex;align-items:center;gap:26px}.hero-link{display:flex;gap:10px;align-items:center;font-weight:800;font-size:14px}.hero-link .i{width:18px}.hero-side{justify-self:end;align-self:center;text-align:right}.year-mark{font-family:var(--serif);font-size:52px;line-height:.62;color:#fff}.year-mark span{color:var(--pink)}.hero-note{font-size:14px;line-height:1.5;margin-top:28px;color:#d7d7d7}.hero-editions{position:absolute;bottom:0;left:0;right:0;height:118px;background:rgba(9,9,9,.78);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.16);z-index:3}.hero-editions-grid{height:100%;display:grid;grid-template-columns:1fr 1fr .8fr}.hero-editions-grid>a{padding:20px 26px;border-right:1px solid rgba(255,255,255,.17);display:flex;flex-direction:column;justify-content:center}.hero-editions-grid span{font-size:11px;font-weight:800;letter-spacing:.15em;color:#ff6f97}.hero-editions-grid strong{font-size:21px;margin-top:4px}.hero-editions-grid small{color:#bcbcbc;margin-top:3px}.hero-editions-action{flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px;font-size:14px;font-weight:800}.hero-editions-action .i{width:18px}.reveal{opacity:0;transform:translateY(18px);transition:.8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}
/* home sections */
.manifesto{background:#fff}.manifesto-grid{display:grid;grid-template-columns:280px 1fr;gap:70px}.manifesto-lead{font-size:clamp(34px,4.1vw,68px);line-height:1.08;letter-spacing:-.04em;margin:0 0 28px}.manifesto-copy{font-size:20px;line-height:1.75;max-width:950px;color:#444}.numbers{padding:54px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.numbers.soft{background:#f7f6f4}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr)}.numbers-grid>div{padding:16px 36px;border-right:1px solid #ddd}.numbers-grid>div:first-child{padding-left:0}.numbers-grid>div:last-child{border:0}.numbers-grid strong,.numbers-grid>div>span{font-size:clamp(52px,6vw,90px);font-weight:800;letter-spacing:-.07em;color:var(--pink)}.numbers-grid small{display:block;font-size:16px;font-weight:700;margin-top:6px}.festival-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:14px}.mosaic-card{position:relative;overflow:hidden;background:#151515;color:#fff;min-height:0}.mosaic-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.7s}.mosaic-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 70%)}.mosaic-card>div:last-child{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}.mosaic-card span{font-size:11px;letter-spacing:.12em;color:#ff6b94;font-weight:800}.mosaic-card h3{font-size:24px;line-height:1.1;margin:6px 0}.mosaic-card p{font-size:13px;line-height:1.5;margin:7px 0 0;max-width:520px;color:#e2e2e2}.mosaic-card:hover img{transform:scale(1.035)}.mc-large{grid-column:span 2;grid-row:span 2}.mc-tall{grid-row:span 2}.mc-wide{grid-column:span 2}.ink{background:#0f0f10}.blush{background:#f2d4dc;color:#111}.blush:after,.ink:after{display:none}.type-art{font-family:var(--serif);font-size:64px;line-height:.75;color:#fff;position:absolute!important;inset:26px!important;bottom:auto!important;z-index:1;letter-spacing:-.05em}.type-art.small{font-size:46px;color:#111}.type-art em{color:var(--pink)}.dark-section{background:#111;color:#fff}.light-head>p{color:#bcbcbc}.venue-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.venue-card{height:520px;position:relative;overflow:hidden;background:#222}.venue-card img{width:100%;height:100%;object-fit:cover;transition:.8s}.venue-card:hover img{transform:scale(1.025)}.venue-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),transparent 68%)}.venue-info{position:absolute;left:34px;right:34px;bottom:30px}.venue-info span{font-size:11px;font-weight:800;letter-spacing:.15em;color:#ff6b94}.venue-info h3{font-size:34px;margin:8px 0 2px}.venue-info p{margin:0 0 18px;color:#ddd}.venue-info b{display:flex;align-items:center;gap:8px;font-size:13px}.venue-info b .i{width:17px}.competition-lines{border-top:1px solid #ddd}.competition-lines>a{min-height:210px;display:grid;grid-template-columns:80px 1fr 240px 50px;gap:28px;align-items:center;border-bottom:1px solid #ddd;padding:26px 0}.comp-num{font-family:var(--serif);font-size:38px;color:#aaa}.competition-lines small{color:var(--pink);font-size:10px;letter-spacing:.13em;font-weight:800}.competition-lines h3{font-size:32px;margin:6px 0 9px}.competition-lines p{margin:0;color:#555;max-width:620px}.competition-lines img{width:240px;height:150px;object-fit:cover;filter:grayscale(35%);transition:.35s}.competition-lines>a:hover img{filter:grayscale(0);transform:translateX(-5px)}.competition-lines>a>b{width:46px;height:46px;border:1px solid #ccc;border-radius:50%;display:grid;place-items:center}.competition-lines>a>b .i{width:18px}.highlights-home{background:#0a0a0a;color:#fff}.editorial-gallery{display:grid;grid-template-columns:1.1fr .9fr .8fr;grid-template-rows:280px 280px;gap:12px}.editorial-gallery a{overflow:hidden}.editorial-gallery a:first-child{grid-row:span 2}.editorial-gallery a:nth-child(2){grid-column:span 2}.editorial-gallery img{width:100%;height:100%;object-fit:cover;transition:.7s}.editorial-gallery a:hover img{transform:scale(1.03)}.speaker-type-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd;border-left:1px solid #ddd}.speaker-type-grid>div{min-height:300px;padding:30px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;flex-direction:column}.speaker-type-grid span{font-family:var(--serif);font-size:32px;color:var(--pink)}.speaker-type-grid h3{font-size:28px;margin:auto 0 8px;line-height:1.1}.speaker-type-grid p{color:#666;margin:0}.press-home{background:#f6f4f2}.press-rows{border-top:1px solid #cfcfcf}.press-rows a{display:grid;grid-template-columns:180px 1fr 120px 32px;gap:30px;align-items:center;padding:28px 0;border-bottom:1px solid #cfcfcf}.press-rows a>span{font-size:12px;color:var(--pink);font-weight:800}.press-rows h3{font-size:20px;margin:0;font-weight:700}.press-rows small{color:#777}.press-rows .i{width:19px}.cta-band{background:var(--pink);color:#fff;padding:86px 0}.cta-band-inner{display:grid;grid-template-columns:1.4fr .6fr;gap:70px;align-items:end}.cta-band span{font-size:11px;font-weight:800;letter-spacing:.14em}.cta-band h2{font-size:clamp(44px,5vw,78px);line-height:.98;letter-spacing:-.055em;margin:15px 0 0}.cta-band-inner>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.text-link.light{color:#fff}
/* page intros */
.page-intro{background:#f4f3f1;padding:80px 0 70px}.page-intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.page-intro h1{font-size:clamp(66px,8vw,130px);line-height:.86;letter-spacing:-.075em;margin:14px 0 0}.page-intro-media{height:290px;overflow:hidden}.page-intro-media img{width:100%;height:100%;object-fit:cover}.breadcrumb{border-bottom:1px solid #e6e6e6;background:#fff}.breadcrumb .shell{height:62px;display:flex;align-items:center;gap:12px;font-size:13px}.breadcrumb a{color:var(--pink);font-weight:700}.breadcrumb b{font-weight:650}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.story-grid h2{font-size:clamp(45px,5vw,80px);line-height:.98;letter-spacing:-.055em;margin:20px 0}.story-grid p{font-size:18px;line-height:1.75;color:#444}.story-grid .large-copy{font-size:28px;line-height:1.52;color:#111}.two-image-story{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.two-image-story>img{width:100%;height:570px;object-fit:cover}.two-image-story h2{font-size:58px;line-height:1;letter-spacing:-.055em}.two-image-story p{font-size:18px;line-height:1.7;color:#555}.faq-list{border-top:1px solid #ddd}.faq-item{border-bottom:1px solid #ddd}.faq-item button{width:100%;background:none;border:0;padding:26px 0;display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:800;cursor:pointer}.faq-item button .i{width:20px}.faq-item>div{display:none;padding:0 0 25px;max-width:880px;color:#555;line-height:1.7}.faq-item.open>div{display:block}.faq-item.open button .i{transform:rotate(45deg)}
/* festival page */
.festival-page{padding:80px 0}.festival-layout{display:grid;grid-template-columns:1fr 300px;gap:80px}.festival-stream{border-top:1px solid #ddd}.festival-section{display:grid;grid-template-columns:1fr 48%;gap:46px;align-items:center;padding:70px 0;border-bottom:1px solid #ddd;scroll-margin-top:130px}.festival-copy>span{font-family:var(--serif);font-size:34px;color:var(--pink)}.festival-copy h2{font-size:45px;line-height:1.05;margin:12px 0 18px;letter-spacing:-.04em}.festival-copy p{font-size:17px;line-height:1.72;color:#555}.festival-image{height:350px;overflow:hidden}.festival-image img{width:100%;height:100%;object-fit:cover}.festival-rail{position:sticky;top:140px;height:max-content;border-left:1px solid #ddd;padding-left:30px}.festival-rail>span{font-size:10px;color:var(--pink);letter-spacing:.14em;font-weight:800}.festival-rail a{display:block;padding:13px 0;font-size:14px;font-weight:650;border-bottom:1px solid #eee}.festival-rail a:hover{color:var(--pink)}
/* exhibition + comp */
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd;border-left:1px solid #ddd}.benefit-grid>div{padding:32px;min-height:260px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.benefit-grid span{font-family:var(--serif);font-size:32px;color:var(--pink)}.benefit-grid h3{font-size:25px;margin:70px 0 8px}.benefit-grid p{color:#666;line-height:1.6}.comp-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd}.comp-hub-grid>a{padding:34px 34px 0;border-right:1px solid #ddd;display:flex;flex-direction:column;min-height:720px}.comp-hub-grid>a:first-child{padding-left:0}.comp-hub-grid>a:last-child{border-right:0}.comp-hub-grid span{font-size:10px;letter-spacing:.14em;font-weight:800;color:var(--pink)}.comp-hub-grid h2{font-size:37px;line-height:1.05;margin:18px 0}.comp-hub-grid p{color:#555;line-height:1.7;min-height:115px}.comp-hub-grid img{width:100%;height:330px;object-fit:cover;margin-top:22px}.comp-hub-grid b{display:flex;align-items:center;gap:8px;margin:24px 0;font-size:14px}.comp-hub-grid b .i{width:18px}.competition-detail{display:grid;grid-template-columns:1.25fr .75fr;gap:90px}.competition-detail h2{font-size:58px;line-height:1;letter-spacing:-.05em}.competition-detail .large-copy{font-size:24px;line-height:1.6}.detail-card{background:#f4f2f0;padding:42px}.detail-card>span{font-size:10px;color:var(--pink);letter-spacing:.14em;font-weight:800}.detail-card h3{font-size:29px;line-height:1.15}.detail-card ul{list-style:none;padding:0;margin:35px 0 0}.detail-card li{padding:14px 0;border-top:1px solid #d4d4d4}.image-break{height:620px;overflow:hidden}.image-break img{width:100%;height:100%;object-fit:cover}
/* winners */
.winner-tabs{border-bottom:1px solid var(--pink);background:#fff}.winner-tabs .shell{display:grid;grid-template-columns:repeat(3,1fr)}.winner-tabs a{height:86px;display:grid;place-items:center;border-right:1px solid var(--pink);font-size:18px;font-weight:800;text-align:center;padding:0 10px}.winner-tabs a:last-child{border:0}.winner-tabs a.active{background:var(--pink);color:#fff}.winners-layout{display:grid;grid-template-columns:1fr 330px;gap:70px}.winners-layout h2{font-size:54px;letter-spacing:-.05em}.winner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px 24px;margin-top:50px}.winner-photo{height:400px;overflow:hidden;background:#eee}.winner-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:.5s}.winner-card:hover img{filter:grayscale(0);transform:scale(1.02)}.winner-card>span{display:block;font-size:10px;color:var(--pink);letter-spacing:.13em;font-weight:800;margin-top:16px}.winner-card h3{font-size:24px;margin:5px 0}.winner-card p{margin:0;color:#666}.winner-cats{position:sticky;top:140px;height:max-content;border-left:1px solid #ddd;padding-left:28px}.winner-cats>span{font-size:10px;color:var(--pink);letter-spacing:.14em;font-weight:800}.winner-cats a{display:block;padding:15px 0;border-bottom:1px solid #eee;font-size:14px}
/* gallery */
.gallery-masonry{columns:3 360px;column-gap:12px}.gallery-item{display:block;width:100%;padding:0;border:0;background:none;margin:0 0 12px;cursor:pointer;overflow:hidden}.gallery-item img{width:100%;transition:.6s}.gallery-item:hover img{transform:scale(1.025)}.lightbox{position:fixed;inset:0;background:#050505;z-index:200;display:none;align-items:center;justify-content:center}.lightbox.open{display:flex}.lightbox>img{max-width:78vw;max-height:82vh;object-fit:contain}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.08);color:#fff;width:48px;height:48px;display:grid;place-items:center;cursor:pointer}.lightbox-close{top:20px;right:20px}.lightbox-prev{left:20px;transform:rotate(180deg)}.lightbox-next{right:20px}.lightbox-count{position:absolute;left:20px;top:24px;color:#fff;font-size:14px}.lightbox .i{width:24px}.lightbox.open~.whatsapp{display:none}
/* speakers */
.speaker-list{border-top:1px solid #ddd}.speaker-list>div{display:grid;grid-template-columns:80px 1fr 1fr;align-items:center;min-height:100px;border-bottom:1px solid #ddd}.speaker-list span{font-family:var(--serif);font-size:28px;color:var(--pink)}.speaker-list h3{font-size:27px;margin:0}.speaker-list p{margin:0;color:#666}
/* contact */
.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.contact-layout h2{font-size:60px;line-height:1;letter-spacing:-.05em}.contact-layout>div>p{font-size:18px;line-height:1.7;color:#555}.contact-cards{margin-top:40px;border-top:1px solid #ddd}.contact-cards a{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #ddd}.contact-cards .i{color:var(--pink)}.contact-cards span{display:block;font-size:10px;letter-spacing:.12em;color:#777;font-weight:800}.contact-cards b{display:block;margin-top:4px}.contact-form{background:#f5f3f1;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-form label{font-size:12px;font-weight:800;letter-spacing:.05em}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #bfbfbf;background:transparent;padding:13px 0;outline:none;font-size:16px;border-radius:0}.contact-form .full{grid-column:1/-1}.contact-form .btn{justify-self:start;border:0;cursor:pointer}
/* footer */
.site-footer{border-top:4px solid var(--pink);padding:64px 0 0;background:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr .62fr .85fr .95fr;gap:60px;padding-bottom:52px}.footer-logo{width:330px;max-width:100%;margin-bottom:34px}.footer-eco-title{font-size:18px;font-weight:800;margin-bottom:15px}.ecosystem-row{display:flex;gap:10px;flex-wrap:nowrap}.ecosystem-row a{width:100px;height:100px;display:block;overflow:hidden;border:0;border-radius:14px}.ecosystem-row img{width:100%;height:100%;object-fit:cover}.footer-col{display:flex;flex-direction:column;gap:20px}.footer-col h3{font-size:18px;margin:6px 0 10px}.footer-col>a{font-size:15px}.contact-row{display:flex!important;align-items:flex-start;gap:12px}.contact-row .i{width:18px;color:var(--pink);flex:0 0 auto}.contact-row small{display:block;color:#777;margin-top:5px}.footer-socials{display:flex;gap:10px;margin-top:5px}.footer-socials a{width:38px;height:38px}.footer-socials a img{filter:none}.footer-bottom{border-top:1px solid #ddd;min-height:72px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:12px;color:#555}.whatsapp{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;background:#25D366;display:grid;place-items:center;z-index:45;box-shadow:0 10px 28px rgba(0,0,0,.22);border:4px solid #fff}.whatsapp img{width:28px;filter:brightness(0) invert(1)}.back-top{position:fixed;right:31px;bottom:92px;width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #ddd;display:grid;place-items:center;z-index:44;opacity:0;transform:translateY(6px);transition:.2s}.back-top.show{opacity:1;transform:none}.back-top .i{width:18px}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center}.not-found span{font-family:var(--serif);font-size:120px;color:var(--pink)}.not-found h1{font-size:46px}
/* responsive */
@media(max-width:1280px){:root{--shell:min(100% - 48px,1400px)}.brand{width:320px}.nav-link,.nav-drop-toggle{padding:0 12px;font-size:14px}.nav-link:after,.nav-drop-toggle:after{left:12px;right:12px}.top-editions{gap:22px}.mega-mini{width:450px}}
@media(max-width:1060px){:root{--shell:calc(100% - 36px)}.top-rail{display:none}.site-header{height:78px;top:0}.header-inner{height:78px}.brand{width:230px;max-width:60vw}.main-nav{display:none}.search-trigger,.menu-trigger{display:grid}.desktop-zone{gap:0}.search-inline{left:250px;height:78px}.mobile-menu{display:flex}.home-hero{height:760px;min-height:700px}.hero-grid{grid-template-columns:1fr}.hero-side{display:none}.hero-editions-grid{grid-template-columns:1fr 1fr}.hero-editions-action{display:none!important}.manifesto-grid,.story-grid,.competition-detail,.contact-layout{grid-template-columns:1fr;gap:42px}.numbers-grid{grid-template-columns:repeat(2,1fr)}.numbers-grid>div:nth-child(2){border-right:0}.festival-mosaic{grid-template-columns:repeat(2,1fr)}.mc-large{grid-column:span 2}.venue-card{height:430px}.festival-layout{grid-template-columns:1fr}.festival-rail{position:sticky;top:78px;z-index:10;order:-1;background:#fff;border:0;border-bottom:1px solid #ddd;padding:0;display:flex;overflow:auto;gap:22px;white-space:nowrap}.festival-rail>span{display:none}.festival-rail a{padding:16px 0;border:0}.festival-section{grid-template-columns:1fr 42%}.comp-hub-grid{grid-template-columns:1fr}.comp-hub-grid>a{border-right:0;border-bottom:1px solid #ddd;padding:35px 0;min-height:0}.comp-hub-grid p{min-height:0}.winners-layout{grid-template-columns:1fr}.winner-cats{position:static;border:0;padding:0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-contact{grid-column:2/4}.footer-brand{grid-row:span 2}}
@media(max-width:760px){:root{--shell:calc(100% - 32px)}.section-pad{padding:74px 0}.section-heading{display:block;margin-bottom:38px}.section-heading h2{font-size:48px}.section-heading>p{margin-top:22px;font-size:16px}.site-header{height:72px}.header-inner{height:72px}.brand{width:190px}.icon-btn{width:42px}.search-inline{left:0;height:72px}.search-inline input{font-size:15px}.home-hero{height:720px;min-height:660px}.hero-grid{height:calc(100% - 156px);padding-bottom:20px;align-items:end}.hero-copy h1{font-size:58px;line-height:.9}.hero-copy p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-editions{height:156px}.hero-editions-grid{grid-template-columns:1fr 1fr}.hero-editions-grid>a{padding:16px 14px}.hero-editions-grid strong{font-size:15px}.hero-editions-grid small{font-size:11px}.manifesto-grid{grid-template-columns:1fr;gap:28px}.manifesto-lead{font-size:39px}.manifesto-copy{font-size:17px}.numbers{padding:30px 0}.numbers-grid>div{padding:16px 18px}.numbers-grid>div:first-child{padding-left:18px}.numbers-grid strong,.numbers-grid>div>span{font-size:50px}.festival-mosaic{grid-auto-rows:220px;gap:8px}.mc-tall{grid-row:span 1}.mc-wide{grid-column:span 2}.venue-grid{grid-template-columns:1fr}.venue-card{height:420px}.competition-lines>a{grid-template-columns:50px 1fr 42px;min-height:180px}.competition-lines img{display:none}.competition-lines h3{font-size:24px}.comp-num{font-size:28px}.editorial-gallery{grid-template-columns:1fr 1fr;grid-template-rows:240px 240px 220px}.editorial-gallery a:first-child{grid-row:span 1;grid-column:span 2}.editorial-gallery a:nth-child(2){grid-column:span 1}.speaker-type-grid{grid-template-columns:1fr 1fr}.speaker-type-grid>div{min-height:230px;padding:22px}.press-rows a{grid-template-columns:1fr 32px;gap:10px}.press-rows a>span,.press-rows small{grid-column:1}.press-rows h3{grid-column:1;font-size:18px}.press-rows .i{grid-column:2;grid-row:1/4}.cta-band{padding:65px 0}.cta-band-inner{grid-template-columns:1fr;gap:35px}.cta-band h2{font-size:49px}.page-intro{padding:58px 0 50px}.page-intro-grid{grid-template-columns:1fr;gap:35px}.page-intro h1{font-size:64px}.page-intro-media{height:220px}.story-grid .large-copy{font-size:22px}.two-image-story{grid-template-columns:1fr}.two-image-story>img{height:380px}.two-image-story h2{font-size:46px}.festival-section{grid-template-columns:1fr;padding:45px 0}.festival-image{height:260px;order:-1}.festival-copy h2{font-size:36px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid>div{min-height:220px}.benefit-grid h3{margin-top:45px}.comp-hub-grid h2{font-size:32px}.comp-hub-grid img{height:270px}.competition-detail h2{font-size:48px}.image-break{height:400px}.winner-tabs .shell{overflow:auto}.winner-tabs a{min-width:220px}.winner-grid{grid-template-columns:1fr}.winner-photo{height:420px}.speaker-list>div{grid-template-columns:50px 1fr}.speaker-list p{grid-column:2;padding-bottom:20px}.contact-form{grid-template-columns:1fr;padding:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-contact{grid-column:1/-1}.footer-logo{width:280px}.ecosystem-row{overflow:auto;padding-bottom:6px}.ecosystem-row a{min-width:94px}.footer-bottom{flex-direction:column;gap:4px;text-align:center;padding:18px}.whatsapp{width:52px;height:52px;right:18px;bottom:18px}.back-top{right:23px;bottom:82px}.mobile-menu-head img{width:178px}}
@media(max-width:480px){.hero-copy h1{font-size:49px}.hero-editions-grid>a{padding:13px 10px}.hero-editions-grid span{font-size:9px}.hero-editions-grid strong{font-size:13px}.hero-editions-grid small{font-size:10px}.festival-mosaic{grid-template-columns:1fr;grid-auto-rows:250px}.mc-large,.mc-wide{grid-column:span 1;grid-row:span 1}.mosaic-card p{display:none}.numbers-grid strong,.numbers-grid>div>span{font-size:44px}.speaker-type-grid{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.page-intro h1{font-size:54px}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:1}.footer-col{gap:14px}}


/* V2 precision fixes — 2026-08-12 */
/* Search replaces the complete navigation zone while preserving the brand. */
.site-header.searching .desktop-zone{opacity:0;visibility:hidden;pointer-events:none}
.search-inline{left:420px;right:0;z-index:30;background:#fff}
.search-inline.open{box-shadow:none}
.search-inline input{width:100%;min-width:0}

/* Restore the cleaner ecosystem treatment: four complete logos, one row, one border only. */
.ecosystem-row{display:grid;grid-template-columns:repeat(4,112px);gap:12px;overflow:visible}
.ecosystem-row a{
  width:112px;height:104px;min-width:0;border:1px solid #dedede;border-radius:12px;
  background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px;
}
.ecosystem-row img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.ecosystem-row a:hover{border-color:#c8c8c8;transform:translateY(-2px);transition:border-color .2s ease,transform .2s ease}

@media(max-width:1200px){
  .search-inline{left:350px}
  .ecosystem-row{grid-template-columns:repeat(4,98px)}
  .ecosystem-row a{width:98px;height:94px}
}
@media(max-width:1060px){
  .search-inline{left:250px}
  .site-header.searching .desktop-zone{opacity:1;visibility:visible;pointer-events:auto}
  .site-header.searching .desktop-zone .search-trigger,.site-header.searching .desktop-zone .menu-trigger{visibility:hidden;pointer-events:none}
}
@media(max-width:760px){
  .search-inline{left:0;right:0;padding-left:0}
  .ecosystem-row{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-bottom:4px}
  .ecosystem-row::-webkit-scrollbar{display:none}
  .ecosystem-row a{flex:0 0 96px;width:96px;height:92px;padding:9px}
}


/* V3 refinement — compact FOAID navigation + single-border ecosystem + Montserrat */
:root{--font:'Montserrat',Arial,sans-serif;--serif:'Montserrat',Arial,sans-serif}
body,button,input,select,textarea{font-family:var(--font)}
.section-heading h2 em,.manifesto-lead em,.hero-copy h1 em,.year-mark,.not-found span{font-family:var(--font);font-style:italic;font-weight:600}

/* Compact desktop dropdowns */
.mega-mini{width:390px;top:104px;border-top-width:2px;box-shadow:0 18px 42px rgba(0,0,0,.11)}
.mega-mini a{height:72px;padding:0 24px;font-size:16px;font-weight:650}
.mega-mini a .i{width:16px;height:16px}

/* Ecosystem: ONE outer border only; artwork inside has no baked border. */
.ecosystem-row{display:grid;grid-template-columns:repeat(4,94px);gap:10px;overflow:visible}
.ecosystem-row a{width:94px;height:86px;min-width:0;border:1px solid #dedede;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}
.ecosystem-row img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border:0;border-radius:0}
.ecosystem-row a:hover{border-color:#bfc0c2;transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.055)}

/* Smooth underline treatment for text links (footer + utility links). */
.footer-col>a:not(.contact-row),
.top-left a,
.mobile-nav>a,
.mobile-group>div a,
.breadcrumb a,
.festival-rail a{
  position:relative;
  width:max-content;
  max-width:100%;
  background-image:linear-gradient(var(--pink),var(--pink));
  background-repeat:no-repeat;
  background-position:0 100%;
  background-size:0 1px;
  transition:color .25s ease,background-size .28s cubic-bezier(.2,.7,.2,1);
}
.footer-col>a:not(.contact-row):hover,
.top-left a:hover,
.mobile-nav>a:hover,
.mobile-group>div a:hover,
.breadcrumb a:hover,
.festival-rail a:hover{color:var(--pink);background-size:100% 1px}
.contact-row span{background-image:linear-gradient(var(--pink),var(--pink));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:color .25s ease,background-size .28s ease}
.contact-row:hover span{color:var(--pink);background-size:100% 1px}

/* Keep footer logo / ecosystem compact and balanced. */
.footer-logo{width:300px;margin-bottom:28px}
.footer-eco-title{font-size:17px;margin-bottom:14px}

@media(max-width:1200px){
  .mega-mini{width:360px}
  .mega-mini a{height:68px;padding:0 22px;font-size:15px}
  .ecosystem-row{grid-template-columns:repeat(4,88px)}
  .ecosystem-row a{width:88px;height:82px;padding:11px}
}
@media(max-width:760px){
  .ecosystem-row{display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-bottom:4px}
  .ecosystem-row::-webkit-scrollbar{display:none}
  .ecosystem-row a{flex:0 0 86px;width:86px;height:80px;padding:10px}
}

/* V4 precision match — compact dropdown, reference ecosystem, unified brand icons, mobile hardening */

/* Desktop dropdown: same compact proportion as FOAID reference */
.mega-mini{
  width:322px;
  top:104px;
  left:0;
  right:auto;
  border:0;
  border-top:0;
  border-radius:0;
  background:#fff;
  box-shadow:0 14px 32px rgba(0,0,0,.10);
  transform:translateY(4px);
}
.mega-mini a{
  height:76px;
  padding:0 30px;
  justify-content:flex-start;
  border-bottom:1px solid #ececec;
  font-size:16px;
  line-height:1.25;
  font-weight:650;
  letter-spacing:-.01em;
}
.mega-mini a:last-child{border-bottom:0}
.mega-mini a .i{display:none!important}
.mega-mini a:hover{background:#fafafa;color:var(--pink)}

/* Reference ecosystem: ONE border per tile, four equal tiles in one row */
.ecosystem-row{
  display:grid;
  grid-template-columns:repeat(4,120px);
  gap:14px;
  overflow:visible;
}
.ecosystem-row a{
  width:120px;
  height:120px;
  min-width:0;
  border:1px solid #dedede;
  border-radius:14px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:14px;
  box-shadow:none;
  transition:border-color .22s ease,transform .22s ease;
}
.ecosystem-row img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.ecosystem-row a:hover{border-color:#bfc0c2;transform:translateY(-2px);box-shadow:none}

/* Unified footer/mobile social icon system: FOAID pink for every brand */
.footer-socials a,.mobile-socials a{color:var(--pink)}
.footer-socials .brand-svg svg,.mobile-socials .brand-svg svg{fill:currentColor}
.footer-socials img,.mobile-socials img{filter:none!important}
.footer-socials a:hover,.mobile-socials a:hover{background:#fff4f7;border-color:#f2b7c7;transform:translateY(-2px);transition:.2s ease}

/* All text-link hover motion uses the same smooth FOAID underline */
.footer-col>a:not(.contact-row),
.footer-bottom a,
.top-left a,
.breadcrumb a,
.festival-rail a,
.mobile-nav>a,
.mobile-group>div a{
  text-decoration:none!important;
  background-image:linear-gradient(var(--pink),var(--pink));
  background-repeat:no-repeat;
  background-position:0 100%;
  background-size:0 1px;
  transition:color .24s ease,background-size .30s cubic-bezier(.22,.61,.36,1);
}
.footer-col>a:not(.contact-row):hover,
.footer-bottom a:hover,
.top-left a:hover,
.breadcrumb a:hover,
.festival-rail a:hover,
.mobile-nav>a:hover,
.mobile-group>div a:hover{color:var(--pink);background-size:100% 1px}

/* Prevent any layout child from forcing horizontal overflow */
main,section,footer,.shell,.header-inner,.footer-grid,.footer-col,.footer-brand,.footer-contact{min-width:0}
img,video,iframe{max-width:100%}

@media(max-width:1280px){
  .mega-mini{width:310px}
  .mega-mini a{height:72px;padding:0 26px;font-size:15px}
  .ecosystem-row{grid-template-columns:repeat(4,108px);gap:12px}
  .ecosystem-row a{width:108px;height:108px;padding:13px}
}

@media(max-width:1060px){
  /* Desktop dropdowns are never allowed to leak into tablet/mobile */
  .mega-mini{display:none!important}
  .nav-drop.open .mega-mini,.nav-drop:hover .mega-mini{display:none!important}
  .mobile-menu{width:100vw;max-width:none;inset:0}
  .mobile-nav>a,.mobile-group>button{font-size:clamp(20px,4vw,25px)}
  .mobile-group>div{padding:2px 16px;background:#fafafa}
  .mobile-group>div a{width:100%;font-size:15px;padding:14px 0}

  .footer-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr) minmax(0,1fr);gap:32px}
  .footer-contact{grid-column:2/4}
  .ecosystem-row{grid-template-columns:repeat(4,100px);gap:10px}
  .ecosystem-row a{width:100px;height:100px;padding:12px}
}

@media(max-width:760px){
  :root{--shell:calc(100% - 32px)}
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  .shell{width:var(--shell);max-width:100%}

  /* Header / search */
  .site-header,.header-inner{height:72px}
  .brand{width:min(190px,54vw);max-width:54vw}
  .desktop-zone{margin-left:auto}
  .search-inline{left:0;right:0;padding:0 4px;background:#fff}
  .search-inline>span{display:none}
  .search-inline input{height:50px;font-size:15px;padding-left:14px}
  .search-close{width:42px;height:42px;flex:0 0 42px}
  .search-suggestions{top:66px;padding:8px}
  .search-suggestions a{padding:14px 10px;font-size:14px}

  /* Mobile menu */
  .mobile-menu{padding:16px 18px 24px}
  .mobile-menu-head{padding-bottom:14px}
  .mobile-menu-head img{width:min(178px,56vw)}
  .mobile-nav{padding:8px 0 16px}
  .mobile-nav>a,.mobile-group>button{padding:16px 0;font-size:21px}
  .mobile-group>div a{font-size:14px;padding:13px 0}
  .mobile-meta{grid-template-columns:1fr;gap:1px;margin-top:14px}
  .mobile-meta>div{padding:14px 16px}

  /* Hero and homepage */
  .home-hero{height:auto;min-height:680px}
  .hero-grid{min-height:520px;height:auto;padding:80px 0 190px;display:flex;align-items:flex-end}
  .hero-copy{width:100%;max-width:100%}
  .hero-copy h1{font-size:clamp(44px,13vw,58px);line-height:.91;letter-spacing:-.055em;margin:18px 0 22px;overflow-wrap:anywhere}
  .hero-copy p{font-size:16px;line-height:1.55;max-width:100%}
  .hero-actions{width:100%;gap:14px}
  .hero-actions .btn{width:100%;justify-content:center}
  .hero-link{padding:6px 0}
  .hero-editions{height:auto;min-height:152px}
  .hero-editions-grid{grid-template-columns:1fr 1fr;min-height:152px}
  .hero-editions-grid>a{min-width:0;padding:15px 12px}
  .hero-editions-grid strong{font-size:14px;line-height:1.25}
  .hero-editions-grid small{font-size:10px;line-height:1.35}

  .section-pad{padding:68px 0}
  .section-heading{display:block;margin-bottom:34px}
  .section-heading h2{font-size:clamp(38px,11vw,50px);line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}
  .section-heading>p{font-size:15px;line-height:1.65;margin-top:18px;max-width:none}
  .manifesto-grid,.story-grid,.competition-detail,.contact-layout,.page-intro-grid,.cta-band-inner{grid-template-columns:1fr!important;gap:28px!important}
  .manifesto-lead{font-size:clamp(34px,10vw,42px)}
  .manifesto-copy{font-size:16px;line-height:1.7}

  .numbers-grid{grid-template-columns:1fr 1fr}
  .numbers-grid>div{padding:18px 14px!important;min-width:0}
  .numbers-grid strong,.numbers-grid>div>span{font-size:clamp(42px,12vw,54px)}

  .festival-mosaic{grid-template-columns:1fr;grid-auto-rows:260px;gap:10px}
  .festival-mosaic>*{grid-column:auto!important;grid-row:auto!important;min-width:0}
  .venue-grid{grid-template-columns:1fr;gap:12px}
  .venue-card{height:360px}

  .competition-lines>a{grid-template-columns:42px minmax(0,1fr) 28px;min-height:142px;padding:22px 0}
  .competition-lines img{display:none}
  .competition-lines h3{font-size:21px;overflow-wrap:anywhere}

  .editorial-gallery{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:8px}
  .editorial-gallery a,.editorial-gallery a:first-child,.editorial-gallery a:nth-child(2){grid-column:auto!important;grid-row:auto!important;height:260px}
  .speaker-type-grid,.benefit-grid{grid-template-columns:1fr}
  .speaker-type-grid>div,.benefit-grid>div{min-height:210px}
  .press-rows a{grid-template-columns:minmax(0,1fr) 28px;min-width:0}
  .press-rows h3{font-size:17px;overflow-wrap:anywhere}

  /* Detail pages */
  .page-intro{padding:48px 0 42px}
  .page-intro h1{font-size:clamp(44px,13vw,62px);overflow-wrap:anywhere}
  .page-intro-media{height:210px}
  .two-image-story{grid-template-columns:1fr!important}
  .two-image-story>img{height:300px}
  .two-image-story h2{font-size:clamp(36px,10vw,46px)}
  .festival-layout{display:block}
  .festival-rail{top:72px;margin:0 calc(50% - 50vw);padding:0 16px;width:100vw;max-width:100vw;overflow-x:auto;overscroll-behavior-inline:contain}
  .festival-rail a{flex:0 0 auto;white-space:nowrap}
  .festival-section{grid-template-columns:1fr!important;padding:40px 0}
  .festival-image{height:250px;order:-1}
  .festival-copy h2{font-size:34px}
  .comp-hub-grid{grid-template-columns:1fr!important}
  .comp-hub-grid>a{padding:30px 0;border-right:0;border-bottom:1px solid #ddd;min-width:0}
  .comp-hub-grid img{height:240px}
  .competition-detail h2{font-size:clamp(38px,11vw,48px)}
  .image-break{height:300px}
  .winner-tabs .shell{display:flex;overflow-x:auto;scrollbar-width:none}
  .winner-tabs .shell::-webkit-scrollbar{display:none}
  .winner-tabs a{flex:0 0 210px;min-width:210px}
  .winner-grid{grid-template-columns:1fr!important}
  .winner-photo{height:360px}
  .winner-cats{position:static!important;padding:0!important;border:0!important}
  .speaker-list>div{grid-template-columns:42px minmax(0,1fr)!important}
  .speaker-list p{grid-column:2!important}
  .contact-form{grid-template-columns:1fr!important;padding:24px 18px}

  /* Footer */
  .site-footer{padding-top:46px}
  .footer-grid{grid-template-columns:1fr!important;gap:34px;padding-bottom:38px}
  .footer-brand,.footer-contact{grid-column:1!important;grid-row:auto!important}
  .footer-logo{width:min(300px,82vw);margin-bottom:24px}
  .ecosystem-row{display:grid;grid-template-columns:repeat(2,minmax(0,110px));gap:10px;overflow:visible;padding:0}
  .ecosystem-row a{width:100%;height:106px;min-width:0;padding:12px}
  .footer-col{gap:14px}
  .footer-col h3{margin-bottom:4px}
  .footer-bottom{min-height:0;padding:18px 0;gap:4px;flex-direction:column;text-align:center}
  .footer-socials{flex-wrap:wrap}
  .whatsapp{right:16px;bottom:16px}
  .back-top{right:22px;bottom:80px}
}

@media(max-width:420px){
  .brand{width:168px;max-width:55vw}
  .icon-btn{width:38px;height:38px}
  .hero-copy h1{font-size:43px}
  .numbers-grid{grid-template-columns:1fr 1fr}
  .numbers-grid strong,.numbers-grid>div>span{font-size:40px}
  .ecosystem-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ecosystem-row a{height:98px}
}

/* Final footer proportions to match supplied FOAID reference */
@media(min-width:1281px){
  .footer-grid{grid-template-columns:520px 190px 330px minmax(260px,1fr);gap:44px}
  .ecosystem-row{grid-template-columns:repeat(4,112px);gap:14px}
  .ecosystem-row a{width:112px;height:112px;padding:13px}
}

/* V5 footer spacing fix — keep ecosystem visually separate from Quick Links */
@media(min-width:1440px){
  .footer-grid{
    grid-template-columns:560px 180px 300px minmax(280px,1fr)!important;
    column-gap:48px!important;
    row-gap:42px!important;
  }
  .footer-brand{min-width:0!important;overflow:visible}
  .footer-logo{width:430px!important;max-width:100%;margin-bottom:28px!important}
  .footer-eco-title{margin-bottom:14px!important}
  .ecosystem-row{
    grid-template-columns:repeat(4,94px)!important;
    gap:12px!important;
    width:max-content!important;
    max-width:100%!important;
  }
  .ecosystem-row a{
    width:94px!important;
    height:94px!important;
    padding:10px!important;
    border:1px solid #dedede!important;
    border-radius:10px!important;
    box-shadow:none!important;
  }
  .ecosystem-row img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    border:0!important;
    box-shadow:none!important;
  }
  .footer-col{min-width:0!important}
}

@media(min-width:1181px) and (max-width:1439px){
  .footer-grid{
    grid-template-columns:minmax(450px,1.35fr) minmax(155px,.52fr) minmax(260px,.88fr) minmax(250px,1fr)!important;
    gap:38px!important;
  }
  .ecosystem-row{grid-template-columns:repeat(4,86px)!important;gap:10px!important;width:max-content!important}
  .ecosystem-row a{width:86px!important;height:86px!important;padding:9px!important}
  .footer-logo{width:390px!important}
}

/* =========================================================
   FOAID Theme v1.1 interaction + precision refinements
   ========================================================= */

/* Header: medium-weight navigation with tighter rhythm */
.desktop-zone{gap:8px}
.main-nav{gap:0}
.nav-link,.nav-drop-toggle{padding-left:11px;padding-right:11px;font-size:14px;font-weight:500;letter-spacing:-.01em}
.nav-link:after,.nav-drop-toggle:after{left:11px;right:11px}
.nav-drop-toggle .i{width:13px;margin-left:4px}
.mega-mini{width:292px!important;top:104px!important;box-shadow:0 14px 34px rgba(0,0,0,.10)!important}
.mega-mini a{height:60px!important;padding:0 20px!important;font-size:14px!important;font-weight:500!important;line-height:1.3!important}

/* Top pink rail hover must never hide the link text */
.top-left a{color:#fff!important;background-image:linear-gradient(#fff,#fff)!important;background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:opacity .22s ease,background-size .25s ease}
.top-left a:hover,.top-left a:focus{color:#fff!important;opacity:.82;background-size:100% 1px!important}
.top-editions .foaid-event-trigger{cursor:pointer}

/* Mobile event buttons inherit the existing mobile metadata visual */
.mobile-meta button{border:0;background:none;text-align:left;color:inherit;padding:0;cursor:pointer;font:inherit}
.mobile-meta button small,.mobile-meta button b{display:block}

/* Exact ecosystem component requested by FOAID */
.foaid-ecosystem-footer{width:auto;padding:0}
.foaid-ecosystem-title{font-size:18px!important;font-weight:600;color:#111;letter-spacing:.3px;margin:0 0 10px;text-align:left}
.foaid-ecosystem-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px}
.foaid-ecosystem-item{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:5px;min-width:80px;height:80px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:all .3s ease}
.foaid-ecosystem-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}
.foaid-ecosystem-item img{max-width:90px;max-height:42px;width:auto;height:auto;object-fit:contain;display:block;border:0!important;box-shadow:none!important}
.foaid-ecosystem-item img.project101{max-width:150px!important;max-height:60px!important}
.foaid-ecosystem-footer.dark-mode .foaid-ecosystem-title{color:#fff}
.foaid-ecosystem-footer.dark-mode .foaid-ecosystem-item{background:#fff;border-color:rgba(255,255,255,.15)}

/* Event modal + calendar selector */
.foaid-event-modal,.foaid-calendar-gate{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:28px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.foaid-event-modal.open,.foaid-calendar-gate.open{opacity:1;visibility:visible;pointer-events:auto}
.foaid-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(8,17,35,.72);backdrop-filter:blur(2px);cursor:pointer}
.foaid-event-dialog{position:relative;width:min(1180px,calc(100vw - 56px));max-height:calc(100vh - 56px);overflow:auto;background:#fff;border-radius:26px;padding:52px 56px 48px;box-shadow:0 32px 90px rgba(0,0,0,.24);z-index:1;color:#1e2d4b}
.foaid-modal-x{position:absolute;right:30px;top:26px;width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#14213b}
.foaid-modal-x .i{width:24px;height:24px}
.foaid-event-dialog h2{margin:0 64px 22px 0;font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-.04em;color:#24365b}
.foaid-event-datetime{display:flex;align-items:center;gap:16px;font-size:17px;color:#58657a;margin-bottom:26px}
.foaid-event-datetime .i{width:28px;height:28px;flex:0 0 auto;color:#24365b}
.foaid-event-description{font-size:19px;line-height:1.5;color:#1f2c44;max-width:980px;margin:0 0 22px}
.foaid-calendar-control{position:relative;display:inline-block;margin:0 0 24px}
.foaid-calendar-btn{height:62px;border:0;border-radius:13px;background:var(--pink);color:#fff;padding:0 25px;font-size:17px;font-weight:700;display:flex;align-items:center;gap:10px;box-shadow:0 13px 28px rgba(207,47,90,.22);cursor:pointer}
.foaid-calendar-btn .i{width:17px;height:17px;transition:transform .2s}
.foaid-calendar-control.open .foaid-calendar-btn .i{transform:rotate(180deg)}
.foaid-calendar-menu{position:absolute;left:255px;top:-150px;width:330px;background:#fff;border-radius:20px;padding:10px;box-shadow:0 26px 55px rgba(19,31,57,.2);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:4}
.foaid-calendar-control.open .foaid-calendar-menu{opacity:1;visibility:visible;transform:none}
.foaid-calendar-menu button{width:100%;min-height:54px;border:0;background:transparent;border-radius:12px;padding:7px 10px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:8px;text-align:left;color:#17233d;cursor:pointer}
.foaid-calendar-menu button:hover{background:#f3f5f8}
.foaid-calendar-menu b{font-size:16px;font-weight:700}
.foaid-calendar-menu em{font-size:12px;color:#98a3b7;font-style:italic}
.calendar-brand{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:18px}
.calendar-brand.apple{background:#111827;font-size:0}.calendar-brand.apple:after{content:'●';font-size:23px;color:#fff;transform:translateY(-1px)}
.calendar-brand.google{background:#fff;color:#4285f4;border:1px solid #e6e9ef;font-size:20px}
.calendar-brand.office{background:#f46f1b}.calendar-brand.outlook{background:#f6a313}.calendar-brand.outlookcom{background:#2f6cf5}.calendar-brand.yahoo{background:#6b28d9}
.foaid-event-rule{height:1px;background:#d8dce3;margin:8px 0 22px}
.foaid-event-detail{display:flex;align-items:flex-start;gap:17px;margin:16px 0;font-size:16px;color:#59667a}
.foaid-event-detail .i{width:24px;height:24px;flex:0 0 auto;color:#223658}
.foaid-event-detail a{color:var(--pink);position:relative;background-image:linear-gradient(var(--pink),var(--pink));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:background-size .25s ease}
.foaid-event-detail a:hover{background-size:100% 1px}

/* Calendar lead gate */
.foaid-calendar-gate{z-index:10080}
.foaid-calendar-gate .foaid-modal-backdrop{background:rgba(8,17,35,.54)}
.foaid-gate-dialog{position:relative;z-index:1;width:min(590px,calc(100vw - 36px));background:#fff;border-radius:24px;padding:34px 36px 36px;box-shadow:0 28px 80px rgba(0,0,0,.28);color:#16223c}
.foaid-gate-dialog h2{font-size:32px;line-height:1.1;margin:0 0 12px;color:#223658}
.foaid-gate-dialog>p{font-size:17px;color:#536078;line-height:1.5;margin:0 0 24px}
.foaid-gate-dialog>p strong{color:var(--pink)}
.foaid-gate-dialog form{display:grid;gap:17px}
.foaid-gate-dialog label{display:grid;gap:7px;font-size:14px;font-weight:700;color:#18243d}
.foaid-gate-dialog input{height:58px;border:1px solid #cfd6e2;border-radius:14px;padding:0 17px;font:inherit;font-size:16px;outline:none;transition:border-color .2s,box-shadow .2s}
.foaid-gate-dialog input:focus{border-color:var(--pink);box-shadow:0 0 0 3px rgba(207,47,90,.12)}
.foaid-gate-note{margin:0!important;font-size:13px!important;color:#8994a7!important}
.foaid-gate-error{display:none;color:#b42318;background:#fff2f0;border-radius:8px;padding:9px 11px;font-size:13px}
.foaid-gate-error.show{display:block}
.foaid-gate-actions{display:flex;gap:12px;margin-top:3px}
.foaid-gate-back,.foaid-gate-submit{height:52px;border-radius:12px;padding:0 20px;font-size:15px;font-weight:700;cursor:pointer}
.foaid-gate-back{border:1px solid #d1d8e4;background:#fff;color:#18243d}
.foaid-gate-submit{border:0;background:var(--pink);color:#fff}
.foaid-gate-submit[disabled]{opacity:.55;cursor:wait}
.foaid-recaptcha{min-height:78px;max-width:100%;overflow:hidden}
body.foaid-modal-open{overflow:hidden}

/* Footer layout calibrated to the new compact ecosystem */
.footer-grid{grid-template-columns:minmax(400px,1.2fr) minmax(145px,.55fr) minmax(250px,.85fr) minmax(260px,1fr);gap:46px}
.footer-logo{width:330px!important;max-width:100%;margin-bottom:28px!important}

/* Blog sticky H2/H3 table of contents */
.single-article-layout.has-toc{grid-template-columns:250px minmax(0,780px);gap:68px;align-items:start;max-width:1120px}
.single-article-layout.no-toc{grid-template-columns:80px minmax(0,780px);gap:52px;max-width:980px}
.single-toc{position:sticky;top:138px;align-self:start;max-height:calc(100vh - 170px);overflow:auto;scrollbar-width:thin;padding-right:8px}
.single-toc summary{display:none}
.single-toc-title{font-size:13px;font-weight:700;letter-spacing:.01em;margin-bottom:16px}
.single-toc nav{display:grid;border-left:1px solid #e2e2e2}
.single-toc nav a{padding:7px 0 7px 16px;font-size:12px;line-height:1.45;color:#646464;position:relative;transition:color .2s ease}
.single-toc nav a:before{content:'';position:absolute;left:-1px;top:7px;bottom:7px;width:2px;background:var(--pink);transform:scaleY(0);transition:transform .2s}
.single-toc nav a:hover,.single-toc nav a.active{color:#111}
.single-toc nav a.active:before{transform:scaleY(1)}
.single-toc nav .toc-level-3{padding-left:29px;font-size:11px;color:#858585}
.toc-share{position:static!important;margin-top:24px;display:block!important}
.toc-share>div{display:flex;gap:8px;margin-top:10px}
.single-share-standalone{position:sticky;top:150px;align-self:start}
.single-content h2,.single-content h3{scroll-margin-top:145px}

@media(max-width:1280px){
  .nav-link,.nav-drop-toggle{padding-left:8px;padding-right:8px;font-size:13px}
  .nav-link:after,.nav-drop-toggle:after{left:8px;right:8px}
  .brand{width:310px}
  .footer-grid{grid-template-columns:minmax(350px,1.2fr) minmax(140px,.55fr) minmax(220px,.85fr) minmax(240px,1fr);gap:34px}
}

@media(max-width:1060px){
  .single-article-layout.has-toc{grid-template-columns:210px minmax(0,1fr);gap:38px}
  .foaid-event-dialog{width:min(920px,calc(100vw - 40px));padding:44px 38px}
  .foaid-calendar-menu{left:210px}
  .footer-grid{grid-template-columns:1fr 1fr!important;gap:36px!important}
  .footer-brand,.footer-contact{grid-column:auto!important;grid-row:auto!important}
}

@media(max-width:767px){
  .foaid-ecosystem-title{font-size:13px!important;margin-bottom:12px}
  .foaid-ecosystem-logos{gap:12px;justify-content:center}
  .foaid-ecosystem-item{min-width:calc(50% - 6px);height:68px;padding:10px 14px}
  .foaid-ecosystem-item img{max-width:120px;max-height:36px}
  .foaid-ecosystem-item img.project101{max-width:150px!important;max-height:45px!important}
  .footer-grid{grid-template-columns:1fr!important}
  .footer-brand,.footer-contact{grid-column:1!important}
  .footer-logo{width:min(280px,84vw)!important}

  .foaid-event-modal,.foaid-calendar-gate{padding:12px}
  .foaid-event-dialog{width:100%;max-height:calc(100vh - 24px);border-radius:20px;padding:34px 20px 28px}
  .foaid-modal-x{right:14px;top:12px}
  .foaid-event-dialog h2{margin-right:42px;font-size:34px}
  .foaid-event-datetime{font-size:14px;align-items:flex-start}
  .foaid-event-description{font-size:16px}
  .foaid-calendar-control{display:block;margin-right:0}
  .foaid-calendar-btn{width:100%;justify-content:center;height:56px}
  .foaid-calendar-menu{position:static;width:100%;margin-top:10px;display:none;opacity:1;visibility:visible;transform:none;box-shadow:0 10px 30px rgba(19,31,57,.12);border:1px solid #eef0f4}
  .foaid-calendar-control.open .foaid-calendar-menu{display:block}
  .foaid-calendar-menu button{min-height:50px;grid-template-columns:40px 1fr auto}
  .foaid-gate-dialog{padding:28px 20px 24px;border-radius:20px}
  .foaid-gate-dialog h2{font-size:28px}
  .foaid-gate-actions{display:grid;grid-template-columns:1fr 1.35fr}

  .single-article-layout.has-toc,.single-article-layout.no-toc{grid-template-columns:1fr;gap:28px;padding-top:38px}
  .single-toc{position:static;max-height:none;overflow:visible;padding:0;border:1px solid #e4e4e4;background:#fff}
  .single-toc details{width:100%}
  .single-toc summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 18px;font-size:14px;font-weight:700;cursor:pointer;list-style:none}
  .single-toc summary::-webkit-details-marker{display:none}
  .single-toc summary .i{width:18px;transition:transform .2s}
  .single-toc details[open] summary .i{transform:rotate(180deg)}
  .single-toc-inner{padding:0 18px 18px}
  .single-toc-title{display:none}
  .single-toc nav{max-height:320px;overflow:auto}
  .toc-share{display:none!important}
  .single-share-standalone{position:static;flex-direction:row;align-items:center}
}


/* FOAID Theme v1.2 — compact calendar chooser, premium promo nav and one-line mobile ecosystem */
.main-nav{gap:0!important}
.nav-link,.nav-drop-toggle{
  font-size:var(--foaid-nav-font,16px)!important;
  font-weight:500!important;
  padding-left:9px!important;
  padding-right:9px!important;
}
.nav-link:after,.nav-drop-toggle:after{left:9px!important;right:9px!important}
.nav-promoted{gap:7px;overflow:visible}
.nav-promoted .nav-link-label{position:relative;z-index:1}
.nav-new-tag{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:30px;height:16px;padding:0 6px;border-radius:999px;
  background:var(--foaid-promo-color,var(--pink));color:#fff;
  font-size:8px!important;font-weight:800!important;line-height:1;letter-spacing:.08em;text-transform:uppercase;
  box-shadow:0 4px 10px rgba(207,47,90,.16);
  animation:foaidPromoPulse 2.15s ease-in-out infinite;transform-origin:center;
}
@keyframes foaidPromoPulse{0%,100%{transform:scale(.96)}50%{transform:scale(1.08)}}
.nav-promoted:hover .nav-new-tag{animation-play-state:paused;transform:scale(1.08)}
.mobile-promoted{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important}
.mobile-promoted .nav-new-tag{position:static!important;flex:0 0 auto}

/* Event modal: compact editorial dialog instead of full-screen-style card. */
.foaid-event-dialog{
  width:min(var(--foaid-calendar-dialog-width,900px),calc(100vw - 44px))!important;
  max-height:calc(100vh - 44px)!important;
  border-radius:22px!important;
  padding:38px 42px 34px!important;
}
.foaid-modal-x{right:20px!important;top:18px!important;width:38px!important;height:38px!important}
.foaid-modal-x .i{width:21px!important;height:21px!important}
.foaid-event-dialog h2{margin:0 50px 14px 0!important;font-size:clamp(34px,3.2vw,46px)!important;line-height:1.03!important;letter-spacing:-.035em!important}
.foaid-event-datetime{gap:11px!important;font-size:15px!important;margin-bottom:17px!important}
.foaid-event-datetime .i{width:23px!important;height:23px!important}
.foaid-event-description{font-size:16px!important;line-height:1.48!important;max-width:780px!important;margin-bottom:17px!important}
.foaid-calendar-control{margin:0 0 17px!important}
.foaid-calendar-btn{height:52px!important;border-radius:11px!important;padding:0 20px!important;font-size:15px!important;gap:8px!important}
.foaid-calendar-menu{
  left:calc(100% + 14px)!important;
  top:-8px!important;
  width:var(--foaid-calendar-provider-width,286px)!important;
  border-radius:17px!important;
  padding:7px!important;
  box-shadow:0 20px 46px rgba(19,31,57,.17)!important;
}
.foaid-calendar-menu button{
  min-height:48px!important;border-radius:11px!important;padding:5px 8px!important;
  grid-template-columns:40px minmax(0,1fr) auto!important;gap:9px!important;
}
.foaid-calendar-menu b{font-size:15px!important;font-weight:700!important;white-space:nowrap}
.foaid-calendar-menu em{font-size:11px!important}
.calendar-brand{width:36px!important;height:36px!important;border-radius:10px!important;display:grid!important;place-items:center!important;overflow:hidden}
.calendar-brand svg{width:22px;height:22px;display:block}
.calendar-brand.apple{background:#111827!important;color:#fff}
.calendar-brand.apple svg{fill:#fff;width:20px;height:25px}
.calendar-brand.google{background:#fff!important;border:1px solid #e4e8ef!important}
.calendar-brand.google svg{width:23px;height:23px}
.calendar-brand.office{background:#f56b19!important}.calendar-brand.office svg{width:23px;height:23px;fill:#fff}.calendar-brand.office svg .cut{fill:#f56b19;stroke:#fff;stroke-width:.9}
.calendar-brand.outlook{background:#f5a30b!important}.calendar-brand.outlookcom{background:#2f6cf5!important}
.calendar-brand.outlook svg,.calendar-brand.outlookcom svg{width:24px;height:24px;fill:#fff}.calendar-brand.outlook svg .line,.calendar-brand.outlookcom svg .line{fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.calendar-brand.outlook{color:#f5a30b}.calendar-brand.outlookcom{color:#2f6cf5}
.calendar-brand.yahoo{background:#6b28d9!important}.calendar-brand.yahoo svg{width:23px;height:23px;fill:#fff}
.foaid-event-rule{margin:4px 0 16px!important}
.foaid-event-detail{gap:12px!important;margin:11px 0!important;font-size:14px!important}
.foaid-event-detail .i{width:21px!important;height:21px!important}

/* Footer ecosystem: always one compact line on phones, as requested. */
@media(max-width:767px){
  .foaid-ecosystem-title{font-size:14px!important;margin-bottom:10px!important}
  .foaid-ecosystem-logos{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:var(--foaid-eco-mobile-gap,6px)!important;
    justify-content:stretch!important;
    align-items:center!important;
    width:100%!important;
  }
  .foaid-ecosystem-item{
    min-width:0!important;width:100%!important;height:var(--foaid-eco-mobile-height,64px)!important;
    padding:5px!important;border-radius:9px!important;
  }
  .foaid-ecosystem-item img,
  .foaid-ecosystem-item img.project101{
    max-width:var(--foaid-eco-mobile-logo-width,72px)!important;
    max-height:34px!important;width:auto!important;height:auto!important;
  }
  .foaid-ecosystem-footer{width:100%!important}
  .footer-brand{width:100%!important}
}

@media(max-width:1280px) and (min-width:1061px){
  .nav-link,.nav-drop-toggle{font-size:max(15px,calc(var(--foaid-nav-font,16px) - 1px))!important;padding-left:7px!important;padding-right:7px!important}
  .nav-link:after,.nav-drop-toggle:after{left:7px!important;right:7px!important}
  .nav-new-tag{min-width:27px;height:15px;font-size:7px!important;padding:0 5px}
}

@media(max-width:760px){
  .foaid-event-dialog{width:100%!important;padding:28px 18px 24px!important;border-radius:18px!important}
  .foaid-event-dialog h2{font-size:30px!important;margin-bottom:12px!important}
  .foaid-event-description{font-size:15px!important}
  .foaid-calendar-btn{height:50px!important}
  .foaid-calendar-menu{position:static!important;width:100%!important;margin-top:8px!important;display:none!important;box-shadow:0 10px 28px rgba(19,31,57,.12)!important;border:1px solid #eef0f4!important}
  .foaid-calendar-control.open .foaid-calendar-menu{display:block!important}
  .foaid-calendar-menu button{min-height:46px!important}
}

/* FOAID Theme v1.3 — cleaner responsive rhythm + editable page sections */
.page-intro{padding:56px 0 48px!important}
.page-intro-grid{gap:52px!important;align-items:center!important}
.page-intro h1{font-size:clamp(46px,5.2vw,78px)!important;line-height:.95!important;letter-spacing:-.045em!important;margin-top:12px!important}
.page-intro-media{height:240px!important}
.breadcrumb .shell{height:56px!important}
.section-pad{padding:88px 0}
.competition-detail h2{font-size:clamp(42px,4.5vw,56px)!important}
.comp-hub-grid>a{min-height:620px}
.image-break{height:520px}

.foaid-custom-section{border-top:1px solid #ececec}
.foaid-custom-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.foaid-custom-section-grid.image-left .foaid-custom-media{order:-1}
.foaid-custom-copy h2{font-size:clamp(40px,4.4vw,66px);line-height:1;letter-spacing:-.045em;margin:18px 0 22px}
.foaid-custom-body{font-size:18px;line-height:1.72;color:#4a4a4a;margin-bottom:24px}
.foaid-custom-body p:first-child{margin-top:0}.foaid-custom-body p:last-child{margin-bottom:0}
.foaid-custom-media{height:480px;overflow:hidden}.foaid-custom-media img{width:100%;height:100%;object-fit:cover}

@media(max-width:1060px){
  .mobile-menu{padding:16px 20px 22px!important}
  .mobile-menu-head{padding-bottom:14px!important}
  .mobile-menu-head img{width:174px!important}
  .mobile-nav{padding:8px 0 2px!important}
  .mobile-nav>a,.mobile-group>button{padding:13px 0!important;font-size:18px!important;line-height:1.25!important;font-weight:500!important;letter-spacing:-.01em!important}
  .mobile-group>button .i{width:17px!important;height:17px!important}
  .mobile-group>div{background:#fff!important;padding:2px 14px 7px!important;border-bottom:1px solid #ececec}
  .mobile-group>div a{padding:11px 0!important;font-size:14px!important;font-weight:400!important;border-bottom:1px solid #f0f0f0!important}
  .mobile-group>div a:last-child{border-bottom:0!important}
  .mobile-promoted{gap:7px!important}
  .mobile-promoted .nav-new-tag{font-size:7px!important;height:15px!important;min-width:27px!important}
  .mobile-meta{margin-top:16px!important;padding-top:14px!important;border-top:1px solid #e8e8e8!important;background:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .mobile-meta button{background:#fff!important;border:1px solid #ececec!important;padding:10px 9px!important;display:flex!important;align-items:flex-start!important;gap:8px!important;text-align:left!important;border-radius:8px!important;min-width:0!important}
  .mobile-meta button .i{width:17px!important;height:17px!important;color:var(--pink)!important;flex:0 0 17px!important;margin-top:1px}
  .mobile-meta button span{min-width:0!important}
  .mobile-meta small{font-size:9px!important;line-height:1.1!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--pink)!important;font-weight:650!important;white-space:nowrap!important}
  .mobile-meta b{font-size:11px!important;line-height:1.3!important;font-weight:500!important;display:block!important;margin-top:3px!important;white-space:normal!important}
  .mobile-socials{margin-top:14px!important;padding-bottom:4px!important}
  .mobile-socials a{width:38px!important;height:38px!important}
  .foaid-custom-section-grid{grid-template-columns:1fr;gap:28px}
  .foaid-custom-section-grid.image-left .foaid-custom-media{order:0}
  .foaid-custom-media{height:380px}
}

@media(max-width:760px){
  .section-pad{padding:56px 0!important}
  .page-intro{padding:38px 0 34px!important}
  .page-intro-grid{gap:22px!important}
  .page-intro h1{font-size:clamp(38px,10.5vw,50px)!important;line-height:.98!important;letter-spacing:-.035em!important;margin-top:8px!important}
  .page-intro .eyebrow{font-size:10px!important;letter-spacing:.13em!important}
  .page-intro-media{height:180px!important}
  .breadcrumb .shell{height:50px!important;font-size:12px!important}
  .competition-detail h2{font-size:38px!important}
  .competition-detail .large-copy{font-size:19px!important}
  .comp-hub-grid>a{min-height:0!important;padding:28px 0!important}
  .comp-hub-grid h2{font-size:28px!important}
  .comp-hub-grid img{height:220px!important}
  .image-break{height:300px!important}
  .benefit-grid{grid-template-columns:1fr!important}
  .benefit-grid>div{min-height:0!important;padding:24px!important}
  .benefit-grid h3{margin-top:28px!important}
  .winner-tabs a{min-width:190px!important;font-size:14px!important}
  .winner-photo{height:330px!important}
  .foaid-custom-copy h2{font-size:38px}.foaid-custom-body{font-size:16px}.foaid-custom-media{height:280px}
}

@media(max-width:420px){
  .mobile-menu{padding-left:16px!important;padding-right:16px!important}
  .mobile-nav>a,.mobile-group>button{font-size:17px!important;padding:12px 0!important}
  .mobile-meta{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .mobile-meta button{padding:9px 7px!important;gap:6px!important}
  .mobile-meta small{font-size:8px!important}.mobile-meta b{font-size:10px!important}
  .foaid-ecosystem-logos{gap:4px!important}
  .foaid-ecosystem-item{height:58px!important;padding:4px!important}
  .foaid-ecosystem-item img,.foaid-ecosystem-item img.project101{max-width:64px!important;max-height:31px!important}
}

/* Keep desktop dropdowns compact like the approved FOAID header reference. */
@media(min-width:1061px){
  .mega-mini{width:330px!important;top:104px!important;border-top:2px solid var(--pink)!important;box-shadow:0 14px 34px rgba(0,0,0,.10)!important}
  .mega-mini a{height:74px!important;padding:0 28px!important;font-size:16px!important;font-weight:600!important}
}

/* =========================================================
   FOAID Theme v1.3.1 — exact compact desktop dropdown
   Matches supplied FOAID menu reference: narrow white panel,
   three equal rows, thin separators, no arrows, no oversized gap.
   ========================================================= */
@media (min-width:1061px){
  .nav-drop{position:relative!important}
  .nav-drop .mega-mini{
    width:260px!important;
    min-width:260px!important;
    max-width:260px!important;
    top:104px!important;
    left:0!important;
    right:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:0 12px 28px rgba(0,0,0,.10)!important;
    overflow:hidden!important;
    transform:translateY(0)!important;
  }
  .nav-drop .mega-mini a{
    width:100%!important;
    height:62px!important;
    min-height:62px!important;
    padding:0 20px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    border:0!important;
    border-bottom:1px solid #e9e9e9!important;
    border-radius:0!important;
    background:#fff!important;
    color:#171717!important;
    font-size:14px!important;
    line-height:1.25!important;
    font-weight:500!important;
    letter-spacing:-.01em!important;
    white-space:nowrap!important;
    box-sizing:border-box!important;
  }
  .nav-drop .mega-mini a:last-child{border-bottom:0!important}
  .nav-drop .mega-mini a .i{display:none!important}
  .nav-drop .mega-mini a:hover,
  .nav-drop .mega-mini a:focus{
    background:#fff!important;
    color:var(--pink)!important;
  }
}

/* =========================================================
   FOAID Theme v1.3.3 — instant live header search
   ========================================================= */
.search-inline{overflow:visible!important}
.search-inline .search-suggestions{
  top:100%!important;
  left:0!important;
  right:0!important;
  padding:8px!important;
  background:#fff!important;
  border:1px solid #e8e8e8!important;
  border-top:2px solid var(--pink)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.12)!important;
  max-height:min(520px,70vh)!important;
  overflow:auto!important;
  z-index:120!important;
}
.search-live-item{
  min-height:72px;
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:13px!important;
  padding:9px 11px!important;
  border-bottom:1px solid #ededed!important;
  color:#111!important;
  text-decoration:none!important;
  transition:background .18s ease,color .18s ease!important;
}
.search-live-item:hover,.search-live-item.is-active{background:#f8f8f8!important;color:var(--pink)!important}
.search-live-thumb{width:52px;height:52px;background:#f3f3f3;overflow:hidden;display:block}
.search-live-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.search-live-thumb--blank:before{content:'';display:block;width:16px;height:2px;background:var(--pink);margin:25px auto 0}
.search-live-copy{min-width:0;display:flex;flex-direction:column;gap:2px}
.search-live-copy small{font-size:9px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em;font-weight:650;color:var(--pink)}
.search-live-copy strong{font-size:14px;line-height:1.25;font-weight:600;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.search-live-copy>span{font-size:11px;line-height:1.35;color:#737373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.search-live-arrow{width:18px!important;height:18px!important;fill:none;stroke:currentColor;stroke-width:1.6}
.search-view-all{height:48px;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 14px!important;border:0!important;color:#111!important;font-size:12px!important;font-weight:600!important;text-decoration:none!important}
.search-view-all:hover{color:var(--pink)!important}
.search-live-empty{padding:19px 14px 13px;display:flex;flex-direction:column;gap:4px}
.search-live-empty strong{font-size:14px;font-weight:600}.search-live-empty span{font-size:12px;color:#777}
.search-live-loading{min-height:68px;display:flex;align-items:center;gap:6px;padding:0 15px;color:#777;font-size:12px}
.search-live-loading>span{width:6px;height:6px;border-radius:50%;background:var(--pink);animation:foaidSearchDot .8s infinite alternate}
.search-live-loading>span:nth-child(2){animation-delay:.15s}.search-live-loading>span:nth-child(3){animation-delay:.3s}.search-live-loading em{margin-left:5px;font-style:normal}
@keyframes foaidSearchDot{to{opacity:.25;transform:translateY(-2px)}}

@media(max-width:760px){
  .search-inline .search-suggestions{left:0!important;right:0!important;max-height:calc(100vh - 72px)!important}
  .search-live-item{grid-template-columns:44px minmax(0,1fr) 18px!important;min-height:64px;padding:8px!important;gap:10px!important}
  .search-live-thumb{width:44px;height:44px}
  .search-live-thumb--blank:before{margin-top:21px}
  .search-live-copy strong{font-size:13px}.search-live-copy>span{font-size:10px}
}

/* ===== FOAID 1.4.0 — OFFICIAL CONTENT SYNC PAGES ===== */
.official-page-shell{background:#fff}
.official-content{padding-top:72px}
.official-content-inner{max-width:1160px}
.official-content-inner>h1{font-size:clamp(48px,6vw,84px);line-height:.96;letter-spacing:-.055em;margin:0 0 34px}
.official-content-inner>h2{font-size:clamp(32px,3.4vw,52px);line-height:1.04;letter-spacing:-.035em;margin:70px 0 22px;padding-top:10px}
.official-content-inner>h3{font-size:clamp(23px,2vw,32px);line-height:1.15;margin:42px 0 14px}
.official-content-inner>h4{font-size:19px;line-height:1.3;margin:32px 0 10px}
.official-content-inner>p,.official-content-inner>ul,.official-content-inner>ol,.official-content-inner>blockquote{max-width:900px;font-size:17px;line-height:1.78;color:#373737;margin:0 0 20px}
.official-content-inner a{color:var(--pink);text-decoration:underline;text-underline-offset:4px}
.official-media{margin:36px 0 54px;max-width:1100px}
.official-media img{width:100%;height:auto;max-height:720px;object-fit:cover}

.official-winner-tabs{border-bottom:1px solid var(--pink);background:#fff;position:relative;z-index:4}
.official-winner-tabs .shell{display:grid;grid-template-columns:repeat(3,1fr)}
.official-winner-tabs a{min-height:76px;padding:16px 22px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;font-weight:650;border-right:1px solid var(--pink)}
.official-winner-tabs a:last-child{border-right:0}
.official-winner-tabs a.active{background:var(--pink);color:#fff}
.official-winners{padding-top:66px}
.official-winners-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:62px;align-items:start}
.official-winner-section{scroll-margin-top:150px;padding:0 0 80px}
.official-winner-section+ .official-winner-section{border-top:1px solid #ececec;padding-top:68px}
.official-winner-section h2{font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.035em;margin:0 0 34px}
.official-winner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}
.official-winner-image{aspect-ratio:1/1;overflow:hidden;background:#efefef;margin-bottom:14px}
.official-winner-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .35s ease,transform .5s ease}
.official-winner-card:hover img{filter:grayscale(0);transform:scale(1.018)}
.official-winner-card h3{font-size:19px;line-height:1.25;margin:0 0 5px;letter-spacing:-.02em}
.official-winner-card p{font-size:13px;line-height:1.5;color:#666;margin:0}
.official-winner-nav{position:sticky;top:138px;border-left:1px solid #dedede;padding-left:24px;max-height:calc(100vh - 170px);overflow:auto;scrollbar-width:thin}
.official-winner-nav>span,.official-highlight-nav>span{display:block;color:var(--pink);font-size:10px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px}
.official-winner-nav a,.official-highlight-nav a{display:block;padding:11px 8px 11px 0;border-bottom:1px solid #eee;font-size:13px;line-height:1.4;transition:color .2s,padding-left .2s}
.official-winner-nav a.active,.official-winner-nav a:hover,.official-highlight-nav a.active,.official-highlight-nav a:hover{color:var(--pink);padding-left:7px}

.official-highlights{padding-top:64px}
.official-highlights-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:54px;align-items:start}
.official-highlight-group{scroll-margin-top:145px;padding-bottom:76px}
.official-highlight-group+ .official-highlight-group{padding-top:64px;border-top:1px solid #ececec}
.official-highlight-group h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:0 0 30px;color:var(--pink)}
.official-highlight-grid{columns:3 250px;column-gap:10px}
.official-highlight-grid .gallery-item{margin:0 0 10px;break-inside:avoid}
.official-highlight-grid img{width:100%;height:auto;display:block}
.official-highlight-nav{position:sticky;top:138px;border-left:1px solid #dedede;padding-left:22px;max-height:calc(100vh - 170px);overflow:auto}

.official-speaker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 22px}
.official-speaker-image{aspect-ratio:4/5;overflow:hidden;background:#eee;margin-bottom:13px}
.official-speaker-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:.4s}
.official-speaker-card:hover img{filter:grayscale(0);transform:scale(1.018)}
.official-speaker-card h3{font-size:18px;margin:0 0 4px;line-height:1.25}
.official-speaker-card p{font-size:13px;color:#666;margin:0}

@media(max-width:1100px){
  .official-winners-layout,.official-highlights-layout{grid-template-columns:1fr}
  .official-winner-nav,.official-highlight-nav{order:-1;position:sticky;top:78px;z-index:10;display:flex;gap:18px;overflow:auto;white-space:nowrap;max-height:none;background:#fff;border:0;border-bottom:1px solid #ddd;padding:0 0 12px}
  .official-winner-nav>span,.official-highlight-nav>span{display:none}
  .official-winner-nav a,.official-highlight-nav a{flex:0 0 auto;border:0;padding:10px 0;font-size:12px}
  .official-winner-nav a.active,.official-winner-nav a:hover,.official-highlight-nav a.active,.official-highlight-nav a:hover{padding-left:0}
  .official-speaker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .official-content{padding-top:48px}
  .official-content-inner>h1{font-size:46px}
  .official-content-inner>h2{font-size:32px;margin-top:52px}
  .official-content-inner>h3{font-size:24px}
  .official-content-inner>p,.official-content-inner>ul,.official-content-inner>ol{font-size:16px;line-height:1.68}
  .official-winner-tabs .shell{display:flex;overflow:auto;scrollbar-width:none}
  .official-winner-tabs a{flex:0 0 220px;min-height:62px;font-size:13px;padding:12px 14px}
  .official-winner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}
  .official-winner-section{padding-bottom:58px}
  .official-winner-section h2{font-size:30px;margin-bottom:25px}
  .official-winner-card h3{font-size:16px}
  .official-highlight-grid{columns:2 145px}
  .official-highlight-group h2{font-size:34px}
  .official-speaker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}
}
@media(max-width:460px){
  .official-winner-grid{grid-template-columns:1fr 1fr}
  .official-highlight-grid{columns:2 130px}
}


/* ===== FOAID 1.5.0 hierarchy, rebuilt competition/festival pages, global lightbox ===== */
.comp-premium-list .shell{border-top:1px solid #d8d8d8}
.comp-premium-row{display:grid;grid-template-columns:70px minmax(0,1fr) 260px 48px;align-items:center;gap:30px;padding:30px 0;border-bottom:1px solid #d8d8d8}
.comp-premium-num{font-size:34px;color:var(--pink);font-weight:500}
.comp-premium-row small{font-size:10px;letter-spacing:.14em;font-weight:750;color:var(--pink)}
.comp-premium-row h2{font-size:32px;line-height:1.05;letter-spacing:-.035em;margin:6px 0 9px}
.comp-premium-row p{max-width:650px;color:#5c5c5c;margin:0}
.comp-premium-row img{width:260px;height:150px;object-fit:cover;transition:.45s}
.comp-premium-row>b{width:44px;height:44px;border:1px solid #d7d7d7;border-radius:50%;display:grid;place-items:center}
.comp-premium-row:hover img{transform:scale(1.02)}.comp-premium-row:hover h2{color:var(--pink)}
.competition-overview .competition-detail{align-items:start}
.competition-overview .competition-detail>div>p:not(.large-copy){font-size:17px;line-height:1.7;color:#555;max-width:780px}
.competition-actions{display:flex;align-items:center;gap:24px;margin-top:28px}
.competition-image-break{padding:0 0 84px}.competition-image-break img{width:100%;height:min(52vw,580px);object-fit:cover;display:block}
.comp-process-list{list-style:none;padding:0;margin:0;border-top:1px solid #d9d9d9}
.comp-process-list li{display:grid;grid-template-columns:90px 1fr;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid #d9d9d9}
.comp-process-list b{font-size:14px;color:var(--pink);letter-spacing:.12em}.comp-process-list span{font-size:20px;line-height:1.35}
.comp-benefit-section,.festival-program-points{background:#f7f6f4}
.festival-program-overview .two-image-story{align-items:start}.festival-program-overview .two-image-story>img{cursor:zoom-in}
.festival-program-overview .large-copy{font-size:25px;line-height:1.52;color:#111}
.festival-program-points .benefit-grid{grid-template-columns:repeat(3,1fr)}.festival-program-points .benefit-grid>div{min-height:210px}

.official-winner-image,.official-speaker-image{border:0;padding:0;width:100%;cursor:zoom-in;text-align:left}
.official-winner-image:focus-visible,.official-speaker-image:focus-visible,.foaid-lightbox-item:focus-visible{outline:2px solid var(--pink);outline-offset:3px}
.foaid-speaker-image>.foaid-lightbox-item{display:block;border:0;padding:0;background:none;width:100%;height:100%;cursor:zoom-in}
.foaid-speaker-image>.foaid-lightbox-item img{width:100%;height:100%;object-fit:cover}

.foaid-global-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(4,4,4,.96);display:none;color:#fff}
.foaid-global-lightbox.open{display:block}
.foaid-lightbox-stage{position:absolute;inset:74px 82px 62px;display:grid;place-items:center;overflow:auto;cursor:zoom-out}
.foaid-lightbox-stage img{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center;transition:transform .18s ease;user-select:none}
.foaid-lightbox-toolbar{position:absolute;left:24px;right:24px;top:18px;display:flex;align-items:center;gap:12px;z-index:3}
.foaid-lightbox-count{font-size:12px;color:#b9b9b9;min-width:48px}.foaid-lightbox-title{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:auto}
.foaid-lightbox-toolbar button,.foaid-lb-download,.foaid-lb-prev,.foaid-lb-next{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:#fff;display:grid;place-items:center;cursor:pointer}
.foaid-lightbox-toolbar .i,.foaid-lb-prev .i,.foaid-lb-next .i{width:19px}
.foaid-lb-prev,.foaid-lb-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.foaid-lb-prev{left:20px}.foaid-lb-next{right:20px}
.foaid-global-lightbox.open~.whatsapp,.foaid-global-lightbox.open~.back-top{display:none}

.search-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:60px}
.search-entity-card{border:1px solid #e3e3e3;display:grid;grid-template-columns:90px 1fr;gap:16px;padding:14px;align-items:center}
.search-entity-card img{width:90px;height:90px;object-fit:cover;filter:grayscale(100%)}.search-entity-card small{font-size:9px;color:var(--pink);font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.search-entity-card h2{font-size:18px;margin:4px 0;line-height:1.2}.search-entity-card p{font-size:12px;color:#666;margin:0}.search-entity-card:hover{border-color:var(--pink)}

.blog-filter .shell{display:flex;align-items:center;gap:24px;overflow:auto;white-space:nowrap}.blog-filter-label{font-size:10px;letter-spacing:.13em;font-weight:750;color:#888;text-transform:uppercase;margin-right:3px}
.official-page-shell>.official-winner-tabs{margin-top:0}.official-page-shell>.official-highlights{margin-top:0}

@media(max-width:1060px){
  .comp-premium-row{grid-template-columns:54px 1fr 200px 42px}.comp-premium-row img{width:200px;height:125px}
  .search-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .comp-premium-row{grid-template-columns:42px 1fr 38px;gap:14px}.comp-premium-row img{display:none}.comp-premium-row h2{font-size:25px}.comp-premium-row p{font-size:14px}
  .competition-actions{align-items:flex-start;flex-direction:column;gap:16px}.competition-image-break{padding-bottom:54px}.competition-image-break img{height:300px}
  .comp-process-list li{grid-template-columns:54px 1fr;padding:20px 0}.comp-process-list span{font-size:17px}
  .festival-program-points .benefit-grid{grid-template-columns:1fr}.search-entity-grid{grid-template-columns:1fr}
  .foaid-lightbox-stage{inset:70px 18px 70px}.foaid-lb-prev,.foaid-lb-next{top:auto;bottom:16px}.foaid-lb-prev{left:16px}.foaid-lb-next{right:16px}
  .foaid-lightbox-toolbar{left:14px;right:14px;gap:7px}.foaid-lightbox-title{display:none}
}


/* ===== FOAID 1.5.1 blended page sub-header ===== */
.page-intro{
  background:#f4f3f1!important;
  overflow:hidden;
}
.page-intro-grid{
  grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr)!important;
  gap:48px!important;
  align-items:stretch!important;
}
.page-intro-grid>div:first-child{
  display:flex;
  flex-direction:column;
  justify-content:center;
  position:relative;
  z-index:2;
  padding:18px 0;
}
.page-intro h1{
  max-width:720px;
}
.page-intro-media{
  position:relative;
  min-height:380px;
  height:100%!important;
  overflow:hidden;
  background:#ddd;
}
.page-intro-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
  transform:scale(1.01);
}
.page-intro-media:before{
  content:'';
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(244,243,241,1) 0%,
    rgba(244,243,241,.98) 10%,
    rgba(244,243,241,.90) 19%,
    rgba(244,243,241,.76) 28%,
    rgba(244,243,241,.58) 38%,
    rgba(244,243,241,.32) 49%,
    rgba(244,243,241,.12) 60%,
    rgba(244,243,241,0) 72%
  );
}

@media (min-width: 1180px){
  .page-intro .shell{
    width:min(100%, calc(var(--shell) + 34px));
  }
  .page-intro-media{
    margin-right:-34px;
  }
}

@media(max-width:980px){
  .page-intro-grid{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  .page-intro-media{
    min-height:260px;
    margin-right:0!important;
  }
  .page-intro-media:before{
    background:linear-gradient(180deg,
      rgba(244,243,241,.22) 0%,
      rgba(244,243,241,.08) 35%,
      rgba(244,243,241,0) 100%
    );
  }
}

@media(max-width:760px){
  .page-intro{
    padding:42px 0 34px!important;
  }
  .page-intro h1{
    font-size:clamp(38px,11vw,54px)!important;
    line-height:.98!important;
  }
  .page-intro-media{
    min-height:210px;
    height:210px!important;
  }
}


/* ===== FOAID 1.5.2 — keep original sub-header sizing, change image treatment only ===== */
.page-intro{
  padding:56px 0 48px!important;
  background:#f4f3f1!important;
  overflow:hidden;
}
.page-intro-grid{
  grid-template-columns:1.25fr .75fr!important;
  gap:52px!important;
  align-items:center!important;
}
.page-intro-grid>div:first-child{
  display:block!important;
  padding:0!important;
}
.page-intro h1{
  font-size:clamp(46px,5.2vw,78px)!important;
  line-height:.95!important;
  letter-spacing:-.045em!important;
  margin-top:12px!important;
  max-width:none!important;
}
.page-intro-media{
  position:relative;
  height:240px!important;
  min-height:0!important;
  margin-right:0!important;
  overflow:hidden;
  background:#ddd;
}
.page-intro-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
  transform:none!important;
}
.page-intro-media:before{
  content:'';
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(244,243,241,.72) 0%,
    rgba(244,243,241,.60) 15%,
    rgba(244,243,241,.42) 30%,
    rgba(244,243,241,.20) 48%,
    rgba(244,243,241,.06) 66%,
    rgba(244,243,241,0) 78%
  );
}

@media(max-width:760px){
  .page-intro{
    padding:38px 0 34px!important;
  }
  .page-intro-grid{
    grid-template-columns:1fr!important;
    gap:22px!important;
  }
  .page-intro h1{
    font-size:clamp(38px,10.5vw,50px)!important;
    line-height:.98!important;
    letter-spacing:-.035em!important;
    margin-top:8px!important;
  }
  .page-intro .eyebrow{
    font-size:10px!important;
    letter-spacing:.13em!important;
  }
  .page-intro-media{
    height:180px!important;
    min-height:0!important;
  }
  .page-intro-media:before{
    background:linear-gradient(90deg,
      rgba(244,243,241,.58) 0%,
      rgba(244,243,241,.36) 26%,
      rgba(244,243,241,.14) 52%,
      rgba(244,243,241,0) 76%
    );
  }
}


/* ===== FOAID 1.5.4 — FINAL subheader cover fix =====
   Keep original dimensions/typography/grid. Only change how the image fills the subheader. */
.page-intro.page-intro-cover{
  position:relative!important;
  isolation:isolate;
  padding:56px 0 48px!important;
  background:#f4f3f1!important;
  overflow:hidden!important;
}

/* Restore the original centered page shell. This fixes the heading drifting to the viewport edge. */
.page-intro.page-intro-cover .shell{
  width:var(--shell)!important;
  max-width:100%!important;
  margin-inline:auto!important;
  position:relative;
  z-index:2;
}

.page-intro.page-intro-cover .page-intro-grid{
  display:grid!important;
  grid-template-columns:1.25fr .75fr!important;
  gap:52px!important;
  align-items:center!important;
}
.page-intro.page-intro-cover .page-intro-copy{
  display:block!important;
  padding:0!important;
  position:relative;
  z-index:3;
}
.page-intro.page-intro-cover h1{
  font-size:clamp(46px,5.2vw,78px)!important;
  line-height:.95!important;
  letter-spacing:-.045em!important;
  margin:12px 0 0!important;
  max-width:none!important;
}

/* Preserve the original right-column visual height. */
.page-intro.page-intro-cover .page-intro-spacer{
  height:240px!important;
  min-height:240px!important;
}

/* Full-section cover image. */
.page-intro-cover-bg{
  position:absolute;
  inset:0;
  z-index:0;
  overflow:hidden;
  background:#dedddb;
}
.page-intro-cover-bg img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center right!important;
  display:block!important;
}

/* Light left side for the eyebrow + heading; image remains visible and strong on the right. */
.page-intro-cover-bg:after{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(244,243,241,.99) 0%,
    rgba(244,243,241,.98) 18%,
    rgba(244,243,241,.94) 31%,
    rgba(244,243,241,.84) 43%,
    rgba(244,243,241,.66) 53%,
    rgba(244,243,241,.40) 63%,
    rgba(244,243,241,.16) 72%,
    rgba(244,243,241,0) 82%
  );
}

/* Retire the previous separate image box if cached markup exists somewhere. */
.page-intro.page-intro-cover .page-intro-media{display:none!important}

@media(max-width:760px){
  .page-intro.page-intro-cover{
    padding:38px 0 34px!important;
  }
  .page-intro.page-intro-cover .shell{
    width:var(--shell)!important;
  }
  .page-intro.page-intro-cover .page-intro-grid{
    grid-template-columns:1fr!important;
    gap:22px!important;
  }
  .page-intro.page-intro-cover h1{
    font-size:clamp(38px,10.5vw,50px)!important;
    line-height:.98!important;
    letter-spacing:-.035em!important;
    margin-top:8px!important;
  }
  .page-intro.page-intro-cover .eyebrow{
    font-size:10px!important;
    letter-spacing:.13em!important;
  }
  .page-intro.page-intro-cover .page-intro-spacer{
    height:180px!important;
    min-height:180px!important;
  }
  .page-intro-cover-bg img{
    object-position:62% center!important;
  }
  .page-intro-cover-bg:after{
    background:linear-gradient(180deg,
      rgba(244,243,241,.98) 0%,
      rgba(244,243,241,.95) 31%,
      rgba(244,243,241,.80) 50%,
      rgba(244,243,241,.42) 68%,
      rgba(244,243,241,.10) 100%
    );
  }
}

/* ========================================================================== 
   FOAID Journey — full scroll reveal + edition glimpses + layered ripple
   ========================================================================== */
.foaid-journey{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 9%,rgba(207,47,90,.042),transparent 28%),
    radial-gradient(circle at 89% 81%,rgba(207,47,90,.028),transparent 25%),
    linear-gradient(180deg,#fbfaf8 0%,#f8f5f0 100%);
  color:#111;
}
.foaid-journey:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  pointer-events:none;
  opacity:.22;
  background-image:
    linear-gradient(rgba(17,17,17,.018) 1px,transparent 1px),
    linear-gradient(90deg,rgba(17,17,17,.018) 1px,transparent 1px);
  background-size:76px 76px;
  mask-image:linear-gradient(to bottom,transparent,black 12%,black 88%,transparent);
}
.foaid-journey-orbit{position:absolute;border:1px solid rgba(207,47,90,.06);border-radius:50%;pointer-events:none;z-index:-2}
.foaid-journey-orbit-a{width:440px;height:440px;right:-250px;top:9%}
.foaid-journey-orbit-b{width:300px;height:300px;left:-205px;bottom:10%}
.foaid-journey-shell{max-width:1240px}
.foaid-journey-head{max-width:780px;margin:0 auto 86px;text-align:center}
.foaid-journey-head .section-label{justify-content:center;margin-bottom:15px}
.foaid-journey-head h2{font-size:clamp(42px,5.7vw,82px);line-height:.98;letter-spacing:-.055em;font-weight:500;margin:0;color:#111}
.foaid-journey-head h2:after{content:".";color:var(--pink)}
.foaid-journey-head p{max-width:660px;margin:24px auto 0;font-size:clamp(16px,1.5vw,20px);line-height:1.65;color:#625f5a}

.foaid-journey-stage{position:relative;max-width:1080px;margin:0 auto;padding:28px 0 46px}
.foaid-journey-path{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:visible}
.foaid-journey-path svg{display:block;width:100%;height:100%;overflow:visible}
.foaid-journey-path-track,.foaid-journey-path-progress{
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
}
/* Reference behaviour: no grey/pre-drawn line. Only the completed scroll path is visible. */
.foaid-journey-path-track{stroke:transparent;stroke-width:0;opacity:0}
.foaid-journey-path-progress{
  stroke:var(--pink);
  stroke-width:2;
  opacity:0;
  transition:opacity .18s ease;
}

.foaid-journey-list{list-style:none;padding:0;margin:0;position:relative;z-index:1}
.foaid-journey-item{
  display:grid;
  grid-template-columns:minmax(0,1fr) 154px minmax(0,1fr);
  align-items:center;
  min-height:286px;
  padding:34px 0;
  position:relative;
  opacity:.72;
  transition:opacity .48s ease,transform .48s ease;
}
.foaid-journey-item+.foaid-journey-item{margin-top:48px}
.foaid-journey-item.is-active,.foaid-journey-item.is-peek,.foaid-journey-item.is-passed{opacity:1}
.foaid-journey-left .foaid-journey-copy{grid-column:1;text-align:right;justify-self:end;padding-right:38px}
.foaid-journey-right .foaid-journey-copy{grid-column:3;text-align:left;justify-self:start;padding-left:38px}
.foaid-journey-copy{max-width:360px;transition:transform .42s cubic-bezier(.2,.8,.2,1)}
.foaid-journey-item.is-active .foaid-journey-copy,.foaid-journey-item.is-peek .foaid-journey-copy{transform:translateY(-3px)}
.foaid-journey-year{display:block;font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,4vw,58px);line-height:.92;letter-spacing:-.045em;color:#151515;transition:color .3s ease}
.foaid-journey-dash{display:inline-block;width:20px;height:2px;background:var(--pink);margin:15px 0 9px;border-radius:999px;transform-origin:left center;transition:width .35s ease,opacity .35s ease}
.foaid-journey-left .foaid-journey-dash{transform-origin:right center}
.foaid-journey-item.is-active .foaid-journey-dash,.foaid-journey-item.is-peek .foaid-journey-dash{width:38px}
.foaid-journey-label{display:block;color:#514c47;font-size:15px;line-height:1.35;letter-spacing:.015em;font-weight:500}
.foaid-journey-description{margin:13px 0 0!important;color:#77716a!important;font-size:13.5px!important;line-height:1.65!important;letter-spacing:.002em!important;max-width:350px}
.foaid-journey-left .foaid-journey-description{margin-left:auto!important}
.foaid-journey-right .foaid-journey-description{margin-right:auto!important}

/* Edition image glimpse sits opposite the copy, then gently wakes up as that year reaches the viewport. */
.foaid-journey-glimpse{
  width:min(292px,100%);
  aspect-ratio:16/10;
  margin:0;
  position:relative;
  overflow:hidden;
  border-radius:18px;
  background:#ece7df;
  box-shadow:0 16px 42px rgba(26,20,14,.08);
  opacity:.48;
  transform:translateY(var(--journey-image-shift,8px)) scale(.95);
  filter:saturate(.82) contrast(.98);
  transition:opacity .52s ease,transform .62s cubic-bezier(.2,.8,.2,1),filter .52s ease,box-shadow .52s ease;
  isolation:isolate;
}
.foaid-journey-left .foaid-journey-glimpse{grid-column:3;justify-self:start;margin-left:38px}
.foaid-journey-right .foaid-journey-glimpse{grid-column:1;justify-self:end;margin-right:38px}
.foaid-journey-glimpse img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.06);transition:transform .75s cubic-bezier(.2,.8,.2,1)}
.foaid-journey-glimpse-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(207,47,90,.10),transparent 48%,rgba(0,0,0,.05));mix-blend-mode:multiply;opacity:.6;transition:opacity .45s ease}
.foaid-journey-item.is-passed .foaid-journey-glimpse{opacity:.82;transform:translateY(var(--journey-image-shift,0px)) scale(.985);filter:saturate(.96)}
.foaid-journey-item.is-active .foaid-journey-glimpse,.foaid-journey-item.is-peek .foaid-journey-glimpse{opacity:1;transform:translateY(var(--journey-image-shift,0px)) scale(1);filter:saturate(1) contrast(1);box-shadow:0 22px 54px rgba(26,20,14,.13)}
.foaid-journey-item.is-active .foaid-journey-glimpse img,.foaid-journey-item.is-peek .foaid-journey-glimpse img{transform:scale(1.015)}
.foaid-journey-item.is-active .foaid-journey-glimpse-shade,.foaid-journey-item.is-peek .foaid-journey-glimpse-shade{opacity:.22}

.foaid-journey-glimpse figcaption{
  position:absolute;
  left:14px;
  bottom:12px;
  z-index:3;
  display:flex;
  align-items:center;
  gap:8px;
  padding:6px 9px;
  border-radius:999px;
  background:rgba(255,255,255,.90);
  box-shadow:0 7px 20px rgba(20,17,14,.10);
  color:#161616;
  font-size:10px;
  line-height:1;
  font-weight:600;
  letter-spacing:.08em;
  backdrop-filter:blur(8px);
}
.foaid-journey-glimpse figcaption span{color:var(--pink);letter-spacing:.12em}

/* Whole-site live FOAID mouse ripple.
 * One persistent ripple stays locked to the CURRENT cursor position:
 * centre dot -> small ring -> medium ring -> wide ring.
 * This removes the visual lag caused by old ripple bursts remaining behind.
 */
.foaid-live-ripple{
  position:fixed;
  left:0;
  top:0;
  z-index:2147483000;
  width:1px;
  height:1px;
  pointer-events:none!important;
  opacity:0;
  transform:translate3d(var(--foaid-live-x,-100px),var(--foaid-live-y,-100px),0);
  will-change:transform,opacity;
  transition:opacity .14s ease;
}
.foaid-live-ripple.is-visible{opacity:1}
.foaid-live-ripple-dot,
.foaid-live-ripple-ring{
  position:absolute;
  left:0;
  top:0;
  border-radius:999px;
  pointer-events:none!important;
  transform:translate(-50%,-50%);
  box-sizing:border-box;
}
.foaid-live-ripple-dot{
  width:4px;
  height:4px;
  background:rgba(207,47,90,.96);
  box-shadow:0 0 0 2px rgba(255,255,255,.72),0 2px 9px rgba(207,47,90,.20);
  animation:foaidLiveDot 1.8s ease-in-out infinite;
}
.foaid-live-ripple-ring{
  width:14px;
  height:14px;
  border:1px solid rgba(207,47,90,.55);
  opacity:0;
  animation:foaidLiveRing 1.8s cubic-bezier(.16,.72,.25,1) infinite;
}
.foaid-live-ripple-ring.ring-1{animation-delay:.08s}
.foaid-live-ripple-ring.ring-2{animation-delay:.32s;border-color:rgba(207,47,90,.38)}
.foaid-live-ripple-ring.ring-3{animation-delay:.56s;border-color:rgba(207,47,90,.22)}
.foaid-live-ripple.is-interactive .foaid-live-ripple-dot{
  width:5px;
  height:5px;
  background:var(--pink);
}
.foaid-live-ripple.is-interactive .foaid-live-ripple-ring{
  border-width:1.15px;
}
.foaid-live-ripple.is-clicking .foaid-live-ripple-ring{
  animation-duration:1.18s;
}
@keyframes foaidLiveDot{
  0%,100%{opacity:.52;transform:translate(-50%,-50%) scale(.72)}
  20%{opacity:1;transform:translate(-50%,-50%) scale(1)}
  62%{opacity:.78;transform:translate(-50%,-50%) scale(.9)}
}
@keyframes foaidLiveRing{
  0%{opacity:0;transform:translate(-50%,-50%) scale(.25)}
  12%{opacity:.72;transform:translate(-50%,-50%) scale(.7)}
  55%{opacity:.27;transform:translate(-50%,-50%) scale(2.55)}
  100%{opacity:0;transform:translate(-50%,-50%) scale(4.7)}
}

/* Layered milestone nodes. */
.foaid-journey-node{
  grid-column:2;
  grid-row:1;
  width:92px;
  height:92px;
  min-width:92px;
  min-height:92px;
  max-width:92px;
  max-height:92px;
  aspect-ratio:1/1;
  justify-self:center;
  align-self:center;
  position:relative;
  display:grid;
  place-items:center;
  border:0;
  padding:0;
  border-radius:999px;
  box-sizing:border-box;
  flex:0 0 92px;
  cursor:pointer;
  background:#eee3d2;
  box-shadow:0 14px 34px rgba(35,28,19,.08),inset 0 0 0 1px rgba(112,93,65,.07);
  transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .42s ease;
  outline:none;
  overflow:hidden;
}
.foaid-journey-node:focus-visible{box-shadow:0 0 0 4px rgba(207,47,90,.15),0 14px 35px rgba(35,28,19,.12)}
.foaid-journey-ring{
  position:absolute;
  inset:10px;
  width:auto;
  height:auto;
  aspect-ratio:1/1;
  border-radius:999px;
  box-sizing:border-box;
  background:rgba(255,255,255,.28);
  border:1px solid rgba(150,129,97,.11);
  transition:transform .42s ease,border-color .42s ease;
}
.foaid-journey-ring.ring-2{inset:20px;aspect-ratio:1/1;border-radius:999px;background:#faf6ef;border-color:rgba(150,129,97,.09)}
.foaid-journey-core{position:relative;z-index:2;width:44px;height:44px;min-width:44px;min-height:44px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:999px;box-sizing:border-box;background:#fff;color:var(--pink);box-shadow:inset 0 0 0 1px rgba(207,47,90,.11);transition:background .35s ease,color .35s ease,transform .42s ease,box-shadow .35s ease}
.foaid-journey-core svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.foaid-journey-item.is-passed .foaid-journey-core{box-shadow:inset 0 0 0 1px rgba(207,47,90,.16)}
.foaid-journey-item.is-active .foaid-journey-node,.foaid-journey-item.is-peek .foaid-journey-node{transform:scale(1.055);box-shadow:0 18px 42px rgba(35,28,19,.12),0 0 0 7px rgba(207,47,90,.025)}
.foaid-journey-item.is-active .foaid-journey-ring.ring-1,.foaid-journey-item.is-peek .foaid-journey-ring.ring-1{transform:scale(1.13);border-color:rgba(207,47,90,.24)}
.foaid-journey-item.is-active .foaid-journey-core,.foaid-journey-item.is-peek .foaid-journey-core{background:var(--pink);color:#fff;transform:rotate(-4deg);box-shadow:0 7px 18px rgba(207,47,90,.22)}

.foaid-journey-item.is-future{opacity:1}
.foaid-journey-item.is-future .foaid-journey-year{color:var(--pink)}
.foaid-journey-item.is-future .foaid-journey-node{background:rgba(207,47,90,.10);box-shadow:0 14px 38px rgba(207,47,90,.13),0 0 0 8px rgba(207,47,90,.025)}
.foaid-journey-item.is-future .foaid-journey-core{background:var(--pink);color:#fff;box-shadow:0 8px 22px rgba(207,47,90,.24)}
.foaid-journey-item.is-future .foaid-journey-ring{border-color:rgba(207,47,90,.18)}
.foaid-journey-item.is-future .foaid-journey-copy{max-width:390px}
.foaid-journey-item.is-future.foaid-journey-left .foaid-journey-copy{padding-right:46px}
.foaid-journey-item.is-future.foaid-journey-right .foaid-journey-copy{padding-left:46px}

.foaid-journey-foot{max-width:1040px;margin:62px auto 0;padding-top:22px;border-top:1px solid rgba(17,17,17,.10);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#77716a}
.foaid-journey-foot b{text-align:center;color:#181818;font-weight:600;letter-spacing:.08em}
.foaid-journey-foot .future{text-align:right;color:var(--pink);font-weight:600}

@media (max-width:767px){
  .foaid-journey{padding-top:64px;padding-bottom:64px}
  .foaid-journey:before{background-size:44px 44px}
  .foaid-journey-head{text-align:left;margin:0 0 46px}
  .foaid-journey-head .section-label{justify-content:flex-start}
  .foaid-journey-head h2{font-size:44px;letter-spacing:-.05em}
  .foaid-journey-head p{font-size:15px;margin-top:16px}
  .foaid-journey-stage{padding:8px 0 18px}
  .foaid-journey-item{grid-template-columns:78px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;min-height:238px;padding:24px 0 36px;opacity:.86}
  .foaid-journey-item+.foaid-journey-item{margin-top:22px}
  .foaid-journey-left .foaid-journey-copy,.foaid-journey-right .foaid-journey-copy{grid-column:2;grid-row:1;text-align:left;justify-self:stretch;padding:0 0 0 10px;max-width:none}
  .foaid-journey-node{grid-column:1;grid-row:1/3;width:66px;height:66px;min-width:66px;min-height:66px;max-width:66px;max-height:66px;aspect-ratio:1/1;flex-basis:66px;justify-self:start;margin:6px 0 0 4px}
  .foaid-journey-ring{inset:8px}.foaid-journey-ring.ring-2{inset:15px}
  .foaid-journey-core{width:34px;height:34px}.foaid-journey-core svg{width:18px;height:18px}
  .foaid-journey-year{font-size:35px}
  .foaid-journey-dash{margin:9px 0 6px;width:18px}
  .foaid-journey-label{font-size:13.5px}
  .foaid-journey-description{font-size:12.5px!important;line-height:1.58!important;margin-top:8px!important;max-width:100%}
  .foaid-journey-left .foaid-journey-glimpse,.foaid-journey-right .foaid-journey-glimpse{grid-column:2;grid-row:2;justify-self:start;margin:15px 0 0 10px;width:min(100%,260px);border-radius:14px}
  .foaid-journey-foot{margin-top:34px;grid-template-columns:1fr 1fr;gap:8px 12px;line-height:1.45}
  .foaid-journey-foot b{grid-column:1/-1;grid-row:1;text-align:left;margin-bottom:5px}
  .foaid-journey-foot .future{text-align:right}
  .foaid-journey-path-progress{stroke-width:2.2}
}

@media (hover:none),(pointer:coarse){.foaid-live-ripple{display:none!important}}
@media (prefers-reduced-motion:reduce){
  .foaid-journey-item,.foaid-journey-node,.foaid-journey-ring,.foaid-journey-core,.foaid-journey-copy,.foaid-journey-dash,.foaid-journey-glimpse,.foaid-journey-glimpse img{transition:none!important}
  .foaid-live-ripple{display:none!important}
}


/* ==============================================================
   FOAID v1.7.0 — modern homepage About
   ============================================================== */
.foaid-home-about{background:#f6f4f1;position:relative;overflow:hidden}
.foaid-home-about:before{content:"FOAID";position:absolute;right:-.02em;top:-.2em;font-size:clamp(170px,24vw,430px);font-weight:800;letter-spacing:-.09em;line-height:1;color:rgba(207,47,90,.035);pointer-events:none}
.foaid-home-about-shell{position:relative;z-index:1}
.foaid-home-about-top{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.65fr);gap:70px;align-items:end;margin-bottom:56px}
.foaid-home-about-top h2{font-size:clamp(46px,6vw,88px);line-height:.94;letter-spacing:-.065em;margin:18px 0 0;max-width:980px}
.foaid-home-about-top h2 em{font-family:var(--serif);font-weight:500;color:var(--pink)}
.foaid-home-about-top>p{margin:0;font-size:17px;line-height:1.75;color:#5b5753;max-width:500px}
.foaid-home-about-stage{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);min-height:610px;border:1px solid #d8d3ce;background:#fff}
.foaid-home-about-media{position:relative;overflow:hidden;min-height:610px;background:#111}
.foaid-home-about-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:opacity .24s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.foaid-home-about-media:hover img{transform:scale(1.025)}
.foaid-home-about-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.62))}
.foaid-home-about-media-label{position:absolute;left:32px;right:32px;bottom:30px;color:#fff}
.foaid-home-about-media-label small{display:block;font-size:10px;letter-spacing:.18em;font-weight:800;color:#ff759b;margin-bottom:10px}
.foaid-home-about-media-label strong{display:block;max-width:630px;font-size:24px;line-height:1.35;font-weight:500}
.foaid-home-about-list{display:flex;flex-direction:column}
.foaid-home-about-item{appearance:none;border:0;border-bottom:1px solid #dedad5;background:#fff;display:grid;grid-template-columns:50px 1fr 28px;align-items:center;gap:18px;text-align:left;padding:26px 30px;min-height:102px;cursor:pointer;transition:background .3s ease,color .3s ease,padding .3s ease}
.foaid-home-about-item>span{font-family:var(--serif);font-size:20px;color:#aaa}
.foaid-home-about-item strong{font-size:26px;font-weight:600;letter-spacing:-.035em}
.foaid-home-about-item svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .3s ease}
.foaid-home-about-item:hover,.foaid-home-about-item.is-active{background:#111;color:#fff;padding-left:38px}
.foaid-home-about-item:hover>span,.foaid-home-about-item.is-active>span{color:#ff759b}
.foaid-home-about-item:hover svg,.foaid-home-about-item.is-active svg{transform:translateX(4px)}
.foaid-home-about-action{margin-top:auto;padding:32px 30px 30px}
.foaid-home-about-action p{font-size:17px;line-height:1.65;color:#4e4b48;margin:0 0 24px}

/* ==============================================================
   FOAID v1.7.0 — horizontal About Journey
   ============================================================== */
.foaid-journey-horizontal{position:relative;overflow:hidden;background:#faf9f7;border-top:1px solid #e2ded9;border-bottom:1px solid #e2ded9}
.foaid-hjourney-head{display:grid;grid-template-columns:1fr minmax(320px,.6fr);gap:70px;align-items:end;margin-bottom:44px}
.foaid-hjourney-head h2{font-size:clamp(58px,7vw,104px);line-height:.9;letter-spacing:-.07em;margin:16px 0 0}
.foaid-hjourney-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.foaid-hjourney-intro p{font-size:17px;line-height:1.65;color:#5d5955;margin:0;max-width:480px}
.foaid-hjourney-controls{display:flex;gap:8px;flex:none}
.foaid-hjourney-controls button,.foaid-rail-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #d5d0cb;background:#fff;display:grid;place-items:center;cursor:pointer;transition:.25s}
.foaid-hjourney-controls button:hover,.foaid-rail-arrow:hover{background:#111;color:#fff;border-color:#111}
.foaid-hjourney-controls svg,.foaid-rail-arrow svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.foaid-hjourney-progress{height:2px;background:#ded9d4;position:relative;margin:0 0 34px;overflow:hidden}
.foaid-hjourney-progress span{position:absolute;inset:0 auto 0 0;width:0;background:var(--pink);transition:width .12s linear}
.foaid-hjourney-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;cursor:grab;padding:0 max(0px,calc((100vw - var(--shell))/2));margin-inline:calc((100vw - var(--shell))/-2);outline:none}
.foaid-hjourney-viewport::-webkit-scrollbar{display:none}
.foaid-hjourney-viewport.is-dragging{cursor:grabbing;scroll-snap-type:none}
.foaid-hjourney-track{list-style:none;display:flex;gap:24px;margin:0;padding:0 0 20px;width:max-content}
.foaid-hjourney-card{width:min(360px,78vw);scroll-snap-align:start;flex:0 0 auto;position:relative;padding-top:6px}
.foaid-hjourney-year-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}
.foaid-hjourney-index{font-size:10px;letter-spacing:.16em;font-weight:800;color:#a29c96}
.foaid-hjourney-year{font-family:var(--serif);font-size:64px;line-height:.9;letter-spacing:-.05em;color:#151515}
.foaid-hjourney-node{height:28px;position:relative;margin-bottom:16px}
.foaid-hjourney-node:before{content:"";position:absolute;left:0;right:-24px;top:13px;height:1px;background:#cfc9c3}
.foaid-hjourney-node span{position:absolute;left:0;top:7px;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid var(--pink);box-shadow:0 0 0 5px #faf9f7;z-index:2}
.foaid-hjourney-image,.foaid-hjourney-future-art{height:230px;margin:0 0 20px;border-radius:18px;overflow:hidden;position:relative;background:#eee9e3}
.foaid-hjourney-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.foaid-hjourney-card:hover .foaid-hjourney-image img{transform:scale(1.03)}
.foaid-hjourney-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55))}
.foaid-hjourney-image figcaption{position:absolute;z-index:2;left:15px;bottom:14px;color:#fff;font-size:11px;letter-spacing:.12em;font-weight:800}
.foaid-hjourney-copy>span{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--pink)}
.foaid-hjourney-copy p{font-size:15px;line-height:1.65;color:#625d58;margin:10px 0 0}
.foaid-hjourney-card.is-future .foaid-hjourney-year{color:var(--pink)}
.foaid-hjourney-card.is-future .foaid-hjourney-node span{background:var(--pink)}
.foaid-hjourney-future-art{display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(135deg,#151515,#2b2024);color:#fff}
.foaid-hjourney-future-art:before{content:"";position:absolute;width:200px;height:200px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-65px;top:-65px}
.foaid-hjourney-future-art span{font-family:var(--serif);font-size:76px;line-height:.8;color:#fff}
.foaid-hjourney-future-art b{font-size:11px;letter-spacing:.18em;color:#ff759b;margin-top:16px}
.foaid-hjourney-foot{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:24px;font-size:11px;letter-spacing:.12em;font-weight:800}
.foaid-hjourney-foot em{text-align:center;font-style:normal;color:#777}
.foaid-hjourney-foot span:last-child{text-align:right;color:var(--pink)}

/* ==============================================================
   FOAID v1.7.0 — Sponsors
   ============================================================== */
.foaid-sponsors{background:#fff}
.foaid-sponsors-head{display:grid;grid-template-columns:1fr minmax(280px,.55fr);gap:60px;align-items:end;margin-bottom:42px}
.foaid-sponsors-head h2{font-size:clamp(54px,7vw,96px);line-height:.92;letter-spacing:-.07em;margin:14px 0 0}
.foaid-sponsors-head>p{font-size:16px;line-height:1.7;color:#605b56;margin:0;max-width:430px}
.foaid-sponsor-rail-wrap{position:relative;padding:0 62px}
.foaid-sponsor-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 0 18px}
.foaid-sponsor-rail::-webkit-scrollbar{display:none}
.foaid-sponsor-card{width:220px;height:150px;flex:0 0 220px;scroll-snap-align:start;border:1px solid #dedad6;border-radius:16px;background:#fff;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;cursor:pointer;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.foaid-sponsor-card:hover{transform:translateY(-4px);border-color:#c9c1bc;box-shadow:0 18px 46px rgba(36,29,24,.08)}
.foaid-sponsor-logo{height:72px;width:100%;display:flex;align-items:center;justify-content:center}
.foaid-sponsor-logo img{max-width:150px;max-height:68px;width:auto;height:auto;object-fit:contain}
.foaid-sponsor-logo strong{font-size:18px;text-align:center}
.foaid-sponsor-card small{margin-top:10px;color:#8b817a;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.foaid-sponsor-open{position:absolute;top:13px;right:14px;font-size:14px;color:#a99e97;opacity:.55}
.foaid-rail-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2}
.foaid-rail-arrow.prev{left:0}.foaid-rail-arrow.next{right:0}
.foaid-sponsor-modal{position:fixed;inset:0;z-index:999999;display:none;place-items:center;padding:24px}
.foaid-sponsor-modal.is-open{display:grid}
.foaid-sponsor-backdrop{position:absolute;inset:0;border:0;background:rgba(10,10,10,.68);backdrop-filter:blur(8px)}
.foaid-sponsor-dialog{position:relative;z-index:2;width:min(780px,100%);min-height:390px;background:#fff;border-radius:22px;display:grid;grid-template-columns:280px 1fr;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.25)}
.foaid-sponsor-dialog-logo{background:#f5f2ee;display:flex;align-items:center;justify-content:center;padding:38px}
.foaid-sponsor-dialog-logo img{max-width:190px;max-height:110px;object-fit:contain}
.foaid-sponsor-dialog-copy{padding:48px 46px;display:flex;flex-direction:column;align-items:flex-start}
.foaid-sponsor-dialog-copy>span{font-size:10px;letter-spacing:.15em;font-weight:800;color:var(--pink);text-transform:uppercase}
.foaid-sponsor-dialog-copy h3{font-size:40px;line-height:1;margin:14px 0 18px;letter-spacing:-.045em}
.foaid-sponsor-dialog-copy p{font-size:16px;line-height:1.7;color:#5e5955;margin:0 0 28px}
.foaid-sponsor-close{position:absolute;right:16px;top:14px;width:40px;height:40px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;z-index:4}

/* ==============================================================
   FOAID v1.7.0 — Instagram
   ============================================================== */
.foaid-instagram{background:#0c0c0d;color:#fff}
.foaid-instagram-profile{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;margin-bottom:42px}
.foaid-instagram-avatar{width:78px;height:78px;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 0 0 3px var(--pink)}
.foaid-instagram-avatar img{width:100%;height:100%;object-fit:cover}
.foaid-instagram-profile h2{font-size:clamp(38px,5vw,68px);line-height:.95;letter-spacing:-.055em;margin:12px 0 7px}
.foaid-instagram-handle{display:inline-block;color:#ff769c;font-weight:700;font-size:15px}
.foaid-instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.foaid-instagram-tile{aspect-ratio:1/1;position:relative;overflow:hidden;background:#1b1b1d}
.foaid-instagram-tile.is-reel:nth-child(5n+2){grid-row:span 2;aspect-ratio:auto}
.foaid-instagram-tile img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}
.foaid-instagram-tile:hover img{transform:scale(1.045)}
.foaid-instagram-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(0,0,0,.75));opacity:.8}
.foaid-instagram-type{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.46);backdrop-filter:blur(8px)}
.foaid-instagram-type svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.foaid-instagram-caption{position:absolute;left:15px;right:15px;bottom:14px;font-size:12px;line-height:1.4;font-weight:600;opacity:0;transform:translateY(6px);transition:.25s}
.foaid-instagram-tile:hover .foaid-instagram-caption{opacity:1;transform:none}

/* Responsive v1.7.0 */
@media(max-width:1060px){
  .foaid-home-about-top,.foaid-hjourney-head,.foaid-sponsors-head{grid-template-columns:1fr;gap:28px}
  .foaid-home-about-stage{grid-template-columns:1fr;min-height:0}
  .foaid-home-about-media{min-height:520px}
  .foaid-home-about-list{display:grid;grid-template-columns:1fr 1fr}
  .foaid-home-about-action{grid-column:1/-1}
  .foaid-instagram-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  .foaid-home-about:before{font-size:180px;top:0}
  .foaid-home-about-top h2{font-size:50px}
  .foaid-home-about-stage{border-radius:0}
  .foaid-home-about-media{min-height:420px}
  .foaid-home-about-media-label{left:20px;right:20px;bottom:20px}
  .foaid-home-about-media-label strong{font-size:19px}
  .foaid-home-about-list{grid-template-columns:1fr}
  .foaid-home-about-item{min-height:78px;padding:19px 20px;grid-template-columns:36px 1fr 24px}
  .foaid-home-about-item strong{font-size:22px}
  .foaid-home-about-item:hover,.foaid-home-about-item.is-active{padding-left:24px}
  .foaid-home-about-action{padding:24px 20px}
  .foaid-hjourney-head h2{font-size:54px}
  .foaid-hjourney-intro{display:block}
  .foaid-hjourney-controls{margin-top:18px}
  .foaid-hjourney-viewport{padding-left:16px;padding-right:16px;margin-left:-16px;margin-right:-16px}
  .foaid-hjourney-card{width:78vw}
  .foaid-hjourney-year{font-size:52px}
  .foaid-hjourney-image,.foaid-hjourney-future-art{height:210px}
  .foaid-hjourney-foot em{font-size:9px}
  .foaid-sponsors-head h2{font-size:58px}
  .foaid-sponsor-rail-wrap{padding:0}
  .foaid-sponsor-rail{padding-right:22px}
  .foaid-sponsor-card{width:190px;height:132px;flex-basis:190px}
  .foaid-sponsor-logo img{max-width:138px;max-height:58px}
  .foaid-rail-arrow{display:none}
  .foaid-sponsor-dialog{grid-template-columns:1fr;max-height:86vh;overflow:auto}
  .foaid-sponsor-dialog-logo{min-height:170px;padding:30px}
  .foaid-sponsor-dialog-copy{padding:30px 24px 28px}
  .foaid-sponsor-dialog-copy h3{font-size:32px}
  .foaid-instagram-profile{grid-template-columns:auto 1fr;gap:18px}
  .foaid-instagram-follow{grid-column:1/-1;width:100%;justify-content:center}
  .foaid-instagram-avatar{width:64px;height:64px}
  .foaid-instagram-grid{grid-template-columns:repeat(2,1fr);gap:5px}
  .foaid-instagram-tile.is-reel:nth-child(5n+2){grid-row:span 1;aspect-ratio:1/1}
  .foaid-instagram-caption{display:none}
}


/* ==============================================================
   FOAID v1.8.0 — Sponsor Board frontend
   ============================================================== */
.foaid-sponsor-board-front{background:#f8f7f5;border-top:1px solid #e1ded9;overflow:hidden}
.foaid-sponsor-board-front-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:70px;align-items:end;margin-bottom:48px}
.foaid-sponsor-board-front-head h2{font-size:clamp(54px,7vw,96px);line-height:.9;letter-spacing:-.075em;margin:16px 0 0}
.foaid-sponsor-board-front-head>p{font-size:16px;line-height:1.72;color:#645f5a;margin:0;max-width:460px}
.foaid-sponsor-board-front-rows{display:grid;gap:28px}
.foaid-sponsor-tier-row{display:grid;grid-template-columns:210px minmax(0,1fr);border-top:1px solid #d9d5d0;padding-top:18px}
.foaid-sponsor-tier-heading{padding:12px 22px 0 0}
.foaid-sponsor-tier-heading>span{display:block;font-size:10px;letter-spacing:.16em;font-weight:800;color:var(--pink);text-transform:uppercase;margin-bottom:8px}
.foaid-sponsor-tier-heading>strong{display:block;font-size:20px;line-height:1.2;letter-spacing:-.025em}
.foaid-sponsor-tier-rail{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:0 0 10px;scroll-snap-type:x proximity}
.foaid-sponsor-tier-rail::-webkit-scrollbar{display:none}
.foaid-sponsor-tile{appearance:none;text-decoration:none;color:#111;width:220px;min-width:220px;height:150px;scroll-snap-align:start;border:1px solid #dcd8d3;border-radius:14px;background:#fff;padding:17px;display:grid;grid-template-rows:1fr auto;position:relative;text-align:left;cursor:pointer;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.foaid-sponsor-tile:hover{transform:translateY(-4px);border-color:#beb7b0;box-shadow:0 16px 38px rgba(26,20,16,.07)}
.foaid-sponsor-tile-logo{display:grid;place-items:center;min-height:78px}
.foaid-sponsor-tile-logo img{max-width:150px;max-height:66px;width:auto;height:auto;object-fit:contain}
.foaid-sponsor-tile-logo strong{text-align:center;font-size:18px}
.foaid-sponsor-tile-meta{display:block;border-top:1px solid #eeeae6;padding-top:10px}
.foaid-sponsor-tile-meta strong{display:block;font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.foaid-sponsor-tile-meta small{display:block;margin-top:2px;font-size:9px;letter-spacing:.09em;color:#8c837c;text-transform:uppercase}
.foaid-sponsor-tile-arrow{position:absolute;right:11px;top:10px;font-size:13px;color:#a39b95}
.foaid-sponsor-dialog{width:min(860px,calc(100vw - 32px));grid-template-columns:minmax(300px,.85fr) minmax(0,1fr);min-height:430px}
.foaid-sponsor-dialog-visual{background:#f4f1ed;display:flex;flex-direction:column;padding:34px;gap:22px}
.foaid-sponsor-dialog-logo{min-height:150px;padding:24px;background:#fff;border:1px solid #e0dcd7;border-radius:14px}
.foaid-sponsor-dialog-gallery{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}
.foaid-sponsor-dialog-gallery::-webkit-scrollbar{display:none}
.foaid-sponsor-dialog-gallery img{width:78px;height:78px;object-fit:cover;border-radius:9px;flex:0 0 78px}
.foaid-sponsor-dialog-copy{justify-content:center}

/* ==============================================================
   FOAID v1.8.0 — Live Instagram Reels
   ============================================================== */
.foaid-instagram-live{background:#0b0b0c;color:#fff;position:relative;overflow:hidden}
.foaid-instagram-live:before{content:"@";position:absolute;right:-.02em;bottom:-.55em;font-family:var(--serif);font-size:clamp(320px,45vw,760px);line-height:1;color:rgba(207,47,90,.07);pointer-events:none}
.foaid-instagram-live .shell{position:relative;z-index:1}
.foaid-instagram-live-head{display:flex;justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:42px}
.foaid-instagram-live-profile{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center}
.foaid-instagram-live-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.28);box-shadow:0 0 0 4px rgba(207,47,90,.2)}
.foaid-instagram-live-avatar img{width:100%;height:100%;object-fit:cover}
.foaid-instagram-live .section-label.is-light{color:#fff}
.foaid-instagram-live .section-label.is-light span{background:#ff5d8a}
.foaid-instagram-live h2{font-size:clamp(44px,5.5vw,76px);line-height:.92;letter-spacing:-.065em;margin:12px 0 8px;color:#fff}
.foaid-instagram-live-meta{display:flex;gap:14px;align-items:center;font-size:13px;color:#9d9995}
.foaid-instagram-live-meta a{color:#ff6b94;font-weight:700}
.foaid-instagram-follow-btn{height:48px;padding:0 22px;border-radius:999px;display:inline-flex;gap:10px;align-items:center;background:#fff;color:#111;text-decoration:none;font-weight:700;transition:transform .25s ease,background .25s ease}
.foaid-instagram-follow-btn:hover{transform:translateY(-2px);background:#f4f1ed}
.foaid-instagram-follow-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6}
.foaid-instagram-live-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:14px}
.foaid-instagram-featured{min-height:610px;position:relative;overflow:hidden;border-radius:18px;background:#151517;text-decoration:none;color:#fff;display:grid;grid-template-rows:1fr auto}
.foaid-instagram-featured-media{position:relative;min-height:470px;overflow:hidden}
.foaid-instagram-featured-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.8,.2,1)}
.foaid-instagram-featured:hover img{transform:scale(1.035)}
.foaid-instagram-featured-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18) 55%,rgba(0,0,0,.6))}
.foaid-reel-play{position:absolute;left:24px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111;box-shadow:0 12px 38px rgba(0,0,0,.25)}
.foaid-reel-play svg,.foaid-reel-mini-play svg{width:22px;height:22px;fill:currentColor;stroke:none}
.foaid-reel-badge{position:absolute;left:22px;top:20px;padding:7px 10px;border-radius:999px;background:var(--pink);font-size:9px;font-weight:800;letter-spacing:.13em}
.foaid-instagram-featured-copy{padding:22px 24px 25px;border-top:1px solid rgba(255,255,255,.08)}
.foaid-instagram-featured-copy>span{font-size:10px;letter-spacing:.12em;color:#8f8b87;text-transform:uppercase}
.foaid-instagram-featured-copy>strong{display:block;font-size:24px;line-height:1.25;letter-spacing:-.025em;margin:8px 0 12px;max-width:760px}
.foaid-instagram-featured-copy>em{font-size:12px;font-style:normal;color:#ff6c94;font-weight:700}
.foaid-instagram-reel-list{display:grid;grid-template-rows:repeat(4,1fr);gap:10px}
.foaid-instagram-reel-card{display:grid;grid-template-columns:142px minmax(0,1fr) 28px;gap:16px;align-items:center;min-height:142px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#131315;color:#fff;text-decoration:none;transition:background .25s ease,border-color .25s ease}
.foaid-instagram-reel-card:hover{background:#19191c;border-color:rgba(255,255,255,.24)}
.foaid-instagram-reel-thumb{height:120px;border-radius:11px;overflow:hidden;position:relative;background:#242426}
.foaid-instagram-reel-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.foaid-instagram-reel-card:hover .foaid-instagram-reel-thumb img{transform:scale(1.04)}
.foaid-reel-mini-play{position:absolute;right:9px;bottom:9px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#111}
.foaid-reel-mini-play svg{width:13px;height:13px}
.foaid-instagram-reel-copy>span{font-family:var(--serif);font-size:18px;color:#68635f}
.foaid-instagram-reel-copy>strong{display:block;margin:7px 0 8px;font-size:15px;line-height:1.35}
.foaid-instagram-reel-copy>small{font-size:10px;letter-spacing:.1em;color:#8f8b87;text-transform:uppercase}
.foaid-instagram-reel-arrow{width:20px;height:20px;fill:none;stroke:#777;stroke-width:1.5;transition:transform .25s ease,stroke .25s ease}
.foaid-instagram-reel-card:hover .foaid-instagram-reel-arrow{transform:translateX(3px);stroke:#fff}

@media(max-width:980px){
  .foaid-sponsor-board-front-head{grid-template-columns:1fr;gap:24px}
  .foaid-sponsor-tier-row{grid-template-columns:1fr;gap:12px}
  .foaid-sponsor-tier-heading{padding-right:0}
  .foaid-instagram-live-grid{grid-template-columns:1fr}
  .foaid-instagram-featured{min-height:540px}
  .foaid-instagram-reel-list{grid-template-columns:repeat(2,1fr);grid-template-rows:none}
}
@media(max-width:680px){
  .foaid-sponsor-board-front-head h2{font-size:54px}
  .foaid-sponsor-tier-row{padding-top:14px}
  .foaid-sponsor-tier-rail{margin-right:-16px;padding-right:16px}
  .foaid-sponsor-tile{width:182px;min-width:182px;height:132px;padding:14px}
  .foaid-sponsor-tile-logo{min-height:66px}
  .foaid-sponsor-tile-logo img{max-width:128px;max-height:54px}
  .foaid-sponsor-dialog{grid-template-columns:1fr;max-height:88vh;overflow:auto}
  .foaid-sponsor-dialog-visual{padding:24px}
  .foaid-sponsor-dialog-logo{min-height:120px}
  .foaid-instagram-live-head{align-items:flex-start;flex-direction:column}
  .foaid-instagram-live-profile{grid-template-columns:58px 1fr}
  .foaid-instagram-live-avatar{width:58px;height:58px}
  .foaid-instagram-live h2{font-size:48px}
  .foaid-instagram-follow-btn{width:100%;justify-content:center}
  .foaid-instagram-featured{min-height:470px}
  .foaid-instagram-featured-media{min-height:340px}
  .foaid-instagram-featured-copy>strong{font-size:19px}
  .foaid-instagram-reel-list{display:flex;overflow-x:auto;scrollbar-width:none;margin-right:-16px;padding-right:16px}
  .foaid-instagram-reel-list::-webkit-scrollbar{display:none}
  .foaid-instagram-reel-card{min-width:285px;grid-template-columns:106px minmax(0,1fr) 22px}
  .foaid-instagram-reel-thumb{height:100px}
}
