/*
Theme Name: Point do Forrozão
Theme URI: https://pointdoforrozao.com.br/
Author: Fluxo Weby
Author URI: https://www.fluxoweby.com.br/
Description: Tema WordPress personalizado para o portal Point do Forrozão.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: point-do-forrozao
*/

:root{--blue:#073B78;--blue2:#0756A6;--yellow:#F5C400;--yellow2:#FFD21C;--white:#fff;--ink:#17263A;--paper:#F7FAFD;--line:#DDE8F3;--muted:#66788A}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}.container{width:min(1180px,92%);margin:auto}a{color:inherit}
.top{position:sticky;top:0;z-index:20;background:var(--blue);color:#fff;box-shadow:0 5px 25px #0002}.ticker{background:var(--yellow);color:#062E61;font-size:12px;font-weight:800;text-transform:uppercase}.ticker-in{height:30px;display:flex;align-items:center;gap:18px}.live{color:#0756A6}.date{margin-left:auto}
.nav{min-height:82px;display:flex;align-items:center;gap:30px}.brand{color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;font-family:"Barlow Condensed",sans-serif;font-size:25px;font-weight:700;letter-spacing:.5px;white-space:nowrap}.brand b{color:var(--yellow2)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--yellow);color:#062E61;font-size:27px;transform:rotate(-5deg)}
nav{display:flex;gap:23px;margin-left:auto}nav a{color:#EAF3FB;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:800}nav a:hover,nav a.active{color:var(--yellow2)}.nav-actions{display:flex;gap:8px}.nav-actions button,.social{width:34px;height:34px;border:1px solid #ffffff25;background:#ffffff0b;color:#fff;border-radius:50%;display:grid;place-items:center;text-decoration:none}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:25px;margin-left:auto}
.hero{display:grid;grid-template-columns:1.65fr .75fr;gap:18px;padding:28px 0}.hero-main,.side-card{position:relative;overflow:hidden;border-radius:22px;min-height:530px;background:#174c86 center/cover}.hero-main:after,.side-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#062E61e8 0%,#0002 65%,transparent)}.hero-copy{position:absolute;z-index:2;left:42px;bottom:42px;max-width:700px;color:#fff}.tag{display:inline-block;background:var(--yellow);color:#062E61;padding:6px 10px;border-radius:5px;font-size:10px;font-weight:900;letter-spacing:1px}.hero h1{font-family:"Barlow Condensed",sans-serif;font-size:clamp(48px,5vw,76px);line-height:.9;margin:14px 0}.hero p{max-width:620px;color:#EAF3FB;font-size:16px}.btn{display:inline-block;background:var(--yellow2);color:#062E61;text-decoration:none;padding:13px 18px;border-radius:7px;font-size:12px;font-weight:900}.hero-side{display:grid;gap:18px}.side-card{min-height:256px;background-position:center;background-size:cover}.side-card>div{position:absolute;z-index:2;bottom:25px;left:25px;right:20px;color:#fff}.side-card h2{font-family:"Barlow Condensed";font-size:31px;line-height:.95;margin:9px 0}.side-card a{color:var(--yellow2);font-size:11px;font-weight:900}
.section{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h2,.culture h2,.newsletter h2{font-family:"Barlow Condensed";font-size:48px;line-height:.9;margin:4px 0}.section-head>a{color:var(--blue2);font-size:11px;font-weight:900;text-decoration:none}.eyebrow{font-size:11px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:#0756A6}
.news-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px}.news-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;padding-bottom:18px}.news-card.featured{grid-row:span 2}.thumb{height:180px;background:#dce8f4 center/cover}.featured .thumb{height:280px}.news-card .tag,.news-card h3,.news-card p{margin-left:18px;margin-right:18px}.news-card .tag{margin-top:16px}.news-card h3{font-family:"Barlow Condensed";font-size:27px;line-height:.95;margin-top:10px;margin-bottom:8px}.news-card p{font-size:13px;color:var(--muted);line-height:1.55}
.agenda-band{background:var(--blue);color:#fff;padding:65px 0}.agenda-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.agenda-wrap h2{font-family:"Barlow Condensed";font-size:62px;line-height:.8;margin:12px 0}.agenda-wrap p{color:#C7D8E9}.events{display:grid;gap:10px}.events article{display:flex;align-items:center;gap:18px;background:#0B4B8F;border:1px solid #ffffff12;border-radius:12px;padding:14px}.events strong{min-width:58px;text-align:center;color:var(--yellow2);font-size:12px}.events strong small{font-size:25px;font-family:"Barlow Condensed"}.events h3{font-family:"Barlow Condensed";font-size:25px;margin:3px 0}.events span,.events p{font-size:10px;text-transform:uppercase;margin:0}.events a{margin-left:auto;color:var(--yellow2);font-size:25px}
.artists{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.artists article{background:#fff;border-radius:14px;overflow:hidden}.artist-pic{height:270px;background:#dce8f4 center/cover}.artists h3{font-family:"Barlow Condensed";font-size:28px;margin:14px 16px 3px}.artists p{margin:0 16px 18px;color:#777;font-size:12px}
.video-section{background:#062E61;color:#fff;padding:65px 0}.light h2{color:#fff}.light>a{color:var(--yellow2)}.video-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.video-main{min-height:430px;border-radius:18px;background:#174c86 center/cover;position:relative;display:flex;align-items:end;padding:30px}.video-main:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#062E61e8,transparent 70%);border-radius:18px}.video-main>div{position:relative;z-index:2}.video-main h3{font-family:"Barlow Condensed";font-size:42px;line-height:.9;margin:10px 0}.play{width:64px;height:64px;border-radius:50%;background:var(--yellow2);color:#062E61;display:grid;place-items:center;position:absolute;z-index:3;top:28px;left:28px}.video-list{display:grid;gap:10px}.video-list article{display:flex;align-items:center;gap:18px;background:#0A376F;border:1px solid #ffffff12;border-radius:13px;padding:20px}.play.small{position:static;width:48px;height:48px;flex:none}.video-list b{display:block;font-family:"Barlow Condensed";font-size:24px}.video-list span{font-size:10px;color:var(--yellow2);font-weight:900}
.culture{background:var(--yellow2);border-radius:22px;min-height:360px;padding:55px;display:grid;grid-template-columns:1fr .7fr;overflow:hidden}.culture h2{font-size:62px}.culture p{max-width:620px;line-height:1.7}.btn.dark{background:#062E61;color:#fff}.culture-art{font-family:"Barlow Condensed";font-size:150px;line-height:.65;text-align:center;transform:rotate(-8deg);color:#062E61}.culture-art b{font-size:60px}.culture-art span{font-size:70px}
.newsletter{background:var(--blue2);color:#fff;padding:50px 0}.newsletter-in{display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter h2{font-size:45px}.newsletter p{color:#EAF3FB}.newsletter form{display:flex;min-width:440px}.newsletter input{flex:1;border:0;padding:16px;border-radius:7px 0 0 7px}.newsletter button{border:0;background:var(--yellow2);font-weight:900;padding:0 18px;border-radius:0 7px 7px 0}
footer{background:var(--blue);color:#C7D8E9;padding-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:35px}.footer-brand{margin-bottom:12px}.footer-grid h4{color:var(--yellow2);font-size:11px;letter-spacing:1.5px}.footer-grid a{display:block;color:#C7D8E9;text-decoration:none;font-size:12px;margin:9px 0}.copyright{border-top:1px solid #ffffff22;padding:18px 0;font-size:11px}.developer{text-align:center;border-top:1px solid #ffffff22;padding:16px 0;color:#C7D8E9;font-size:11px}.developer a{display:inline;color:var(--yellow2);text-decoration:none;font-weight:800}
.whatsapp{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#18b955;color:#fff!important;text-decoration:none;font-size:29px;box-shadow:0 8px 30px #0004;z-index:30}.search-overlay{display:none;position:fixed;inset:0;background:#062E61ee;color:#fff;z-index:50;align-items:center;justify-content:center}.search-overlay.open{display:flex}.search-overlay>div{width:min(700px,90%)}.search-overlay input{width:100%;font-size:32px;background:none;border:0;border-bottom:2px solid var(--yellow2);color:#fff;padding:14px 0;outline:0}.search-overlay button{position:absolute;right:30px;top:20px;background:none;border:0;color:#fff;font-size:45px}
@media(max-width:950px){nav{display:none}.menu-btn{display:block}.nav-actions{display:none}.nav{gap:12px}.hero{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr}.news-grid{grid-template-columns:1fr 1fr}.featured{grid-column:span 2}.agenda-wrap,.video-grid,.culture{grid-template-columns:1fr}.artists{grid-template-columns:repeat(2,1fr)}.newsletter-in{display:block}.newsletter form{min-width:0;margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.ticker-in .date{display:none}.brand{font-size:20px}.brand-mark{width:36px;height:36px}.hero-copy{left:25px;bottom:25px;right:20px}.hero h1{font-size:48px}.hero-main{min-height:570px}.hero-side{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr}.featured{grid-column:auto}.artists{grid-template-columns:1fr 1fr}.artist-pic{height:210px}.section-head{align-items:start;gap:10px}.section-head h2{font-size:42px}.agenda-wrap h2,.culture h2{font-size:52px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;border-radius:7px;margin-bottom:8px;padding:15px}.footer-grid{grid-template-columns:1fr 1fr}.culture{padding:35px}.culture-art{font-size:100px}.video-main{min-height:340px}}

/* V2 — menu horizontal e cabeçalho estilo portal */
nav ul.menu, nav ul.menu ul{list-style:none;margin:0;padding:0}
nav ul.menu{display:flex!important;align-items:center;gap:0!important}
nav ul.menu>li{margin:0!important}
nav ul.menu>li>a{display:flex;align-items:center;min-height:60px;padding:0 24px;color:#fff!important;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:800;white-space:nowrap}
nav ul.menu>li>a:hover,nav ul.menu>li.current-menu-item>a{background:var(--yellow);color:var(--blue)!important}
nav ul.menu li{position:relative}
nav ul.menu li ul{display:none;position:absolute;top:100%;left:0;background:var(--blue);min-width:210px;box-shadow:0 10px 25px #0003;z-index:40}
nav ul.menu li:hover>ul{display:block}
nav ul.menu li ul li a{display:block;padding:12px 16px;color:#fff;text-decoration:none;font-size:12px;font-weight:800}
nav ul.menu li ul li a:hover{background:var(--yellow);color:var(--blue)}
.nav{gap:18px}
@media(max-width:950px){
 nav ul.menu{display:flex!important;flex-direction:column;align-items:stretch;gap:0!important}
 nav ul.menu>li>a{min-height:44px;padding:0 16px}
 nav ul.menu li ul{position:static;box-shadow:none}
 nav ul.menu li:hover>ul{display:block}
}

nav ul.menu>li:first-child>a:before{content:'⌂';font-size:18px;margin-right:8px}

.logo-brand{display:flex;align-items:center;height:108px;text-decoration:none}
.logo-brand img{display:block;width:auto;height:100px;max-width:290px;object-fit:contain}
@media(max-width:600px){.logo-brand{height:78px}.logo-brand img{height:72px;max-width:220px}}

/* V4 — portal aprovado */
.portal-hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:14px;padding:20px 0 34px}
.hero-slider{height:490px;position:relative;overflow:hidden;border-radius:4px;background:#062E61}
.hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;visibility:hidden;transition:opacity .45s ease}
.hero-slide.active{opacity:1;visibility:visible}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#061a34ed 0%,#062e6140 52%,#00000010 100%)}
.hero-copy{position:absolute;left:34px;right:34px;bottom:35px;color:#fff;z-index:2}
.hero-copy h1{font-family:"Barlow Condensed",sans-serif;font-size:clamp(42px,4.5vw,66px);line-height:.92;margin:10px 0;max-width:850px}
.hero-copy p{font-size:16px;max-width:700px;color:#eaf3fb;margin:0 0 13px}
.hero-meta{font-size:12px;color:#fff}
.hero-arrow{position:absolute;top:45%;width:42px;height:54px;border:0;background:#0008;color:#fff;font-size:46px;line-height:1;cursor:pointer;z-index:5}
.hero-arrow.prev{left:14px}.hero-arrow.next{right:14px}
.hero-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:6}
.hero-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#fff;opacity:.75;padding:0;cursor:pointer}
.hero-dots button.active{background:var(--yellow2);opacity:1;width:22px;border-radius:5px}
.side-stories{border:1px solid var(--line);background:#fff}
.side-story{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:10px;border-bottom:1px solid var(--line);min-height:153px}
.side-story:last-child{border-bottom:0}.side-img{background:#dce8f4 center/cover;min-height:130px}
.side-placeholder{min-height:130px;background:linear-gradient(135deg,#0b4b8f,#d9e7f4)}
.side-story h2{font-family:"Barlow Condensed";font-size:24px;line-height:.95;margin:8px 0}
.side-story h2 a{color:var(--ink);text-decoration:none}
.blue-tag{background:var(--blue);color:#fff}.story-date{display:block;font-size:11px;color:#6f7f8f;margin-top:8px}
.latest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.latest-card{background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden}
.latest-img{height:165px;display:block;background:#dce8f4 center/cover}
.latest-body{padding:13px}.latest-body h3{font-family:"Barlow Condensed";font-size:24px;line-height:.95;margin:8px 0}
.latest-body h3 a{text-decoration:none;color:var(--ink)}
.demo-slide{background:linear-gradient(135deg,#0756A6,#073B78)}
@media(max-width:950px){.portal-hero{grid-template-columns:1fr}.side-stories{display:grid;grid-template-columns:1fr 1fr 1fr}.side-story{display:block}.side-img{display:block;height:150px}.latest-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.portal-hero{padding-top:12px}.hero-slider{height:500px}.hero-copy{left:20px;right:20px;bottom:28px}.hero-copy h1{font-size:43px}.side-stories{display:block}.side-story{grid-template-columns:120px 1fr;display:grid}.side-img{min-height:110px;height:auto}.latest-grid{grid-template-columns:1fr 1fr}.latest-img{height:130px}.latest-body h3{font-size:21px}}

/* V5 — Logo oficial maior e mais destacada */
.logo-brand{
    height:128px!important;
    min-width:360px;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
}
.logo-brand img{
    height:122px!important;
    width:auto!important;
    max-width:380px!important;
    object-fit:contain!important;
}
@media(max-width:950px){
    .logo-brand{height:105px!important;min-width:0}
    .logo-brand img{height:98px!important;max-width:310px!important}
}
@media(max-width:600px){
    .logo-brand{height:82px!important}
    .logo-brand img{height:76px!important;max-width:245px!important}
}

/* V6 — sequência de ajustes 1 a 9 */
.top{box-shadow:0 5px 22px #062e6130}
.ticker-in{height:34px}
.top-social{margin-left:auto;display:flex;gap:14px;align-items:center}
.top-social a{color:#062E61;text-decoration:none;font-size:11px;font-weight:800;text-transform:uppercase}
.logo-brand{min-width:520px!important;height:128px!important;gap:16px}
.logo-brand img{height:122px!important;max-width:360px!important}
.brand-title{display:block;color:#073B78;font-family:"Barlow Condensed",sans-serif;font-size:30px;line-height:.82;font-weight:800;white-space:nowrap;letter-spacing:.3px}
.brand-title b{color:#0756A6}
.main-menu-bar{border-top:4px solid #FFD21C;background:#073B78}
.main-menu-bar .nav{min-height:62px}
nav{margin-left:0!important;flex:1}
nav ul.menu>li>a{min-height:62px;padding:0 22px}
nav ul.menu>li:first-child>a{background:#FFD21C;color:#073B78!important}
nav ul.menu>li:first-child>a:before{margin-right:7px}
.nav-actions{margin-left:auto}
.nav-actions button{background:#FFD21C;color:#073B78;border-color:#FFD21C;font-size:21px;font-weight:900}
@media(max-width:1100px){
 .logo-brand{min-width:430px!important}
 .logo-brand img{height:112px!important;max-width:315px!important}
 .brand-title{font-size:26px}
 nav ul.menu>li>a{padding:0 14px;font-size:11px}
}
@media(max-width:950px){
 .top-social{display:none}
 .logo-brand{min-width:0!important;height:105px!important}
 .logo-brand img{height:98px!important;max-width:280px!important}
 .brand-title{font-size:24px}
 .main-menu-bar .nav{min-height:55px}
 nav{flex:initial}
}
@media(max-width:600px){
 .logo-brand{height:82px!important;gap:9px}
 .logo-brand img{height:76px!important;max-width:210px!important}
 .brand-title{font-size:20px}
 .ticker-in{justify-content:center}
 .main-menu-bar .nav{min-height:52px}
}

/* V7 — Item 10: carrossel principal */
.hero-slider{box-shadow:0 12px 35px #062e6126}
.hero-slide{transform:scale(1.015);transition:opacity .55s ease,transform 6s ease}
.hero-slide.active{transform:scale(1)}
.hero-overlay{background:linear-gradient(0deg,#041d3bed 0%,#062e6170 50%,#062e6110 100%)}
.hero-copy{left:42px;bottom:42px;max-width:850px}
.hero-copy .tag{box-shadow:0 3px 12px #0003}
.hero-copy h1{text-shadow:0 3px 15px #0008}
.hero-copy p{text-shadow:0 2px 8px #0007}
.hero-arrow{width:48px;height:58px;background:#073B78e8;border:2px solid #FFD21C;color:#FFD21C;border-radius:3px;transition:.2s}
.hero-arrow:hover{background:#FFD21C;color:#073B78;transform:scale(1.05)}
.hero-arrow.prev{left:18px}.hero-arrow.next{right:18px}
.hero-dots{bottom:18px;gap:7px}
.hero-dots button{width:10px;height:10px;background:#fff;border:1px solid #fff;opacity:.8}
.hero-dots button.active{width:30px;background:#FFD21C;border-color:#FFD21C}
@media(max-width:600px){
 .hero-slider{height:470px}
 .hero-copy{left:22px;right:22px;bottom:38px}
 .hero-copy h1{font-size:42px}
 .hero-copy p{font-size:14px}
 .hero-arrow{width:38px;height:48px;font-size:38px}
}

/* V8 — Itens 11 e 12: notícias laterais + últimas notícias */
.side-stories{border:1px solid #d5e3ef;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 8px 25px #062e6114}
.side-story{grid-template-columns:142px 1fr;gap:14px;padding:11px;min-height:154px;transition:background .2s,transform .2s}
.side-story:hover{background:#f4f8fc;transform:translateX(-2px)}
.side-img{min-height:132px;border-radius:3px;position:relative}
.side-story h2{font-size:25px;margin:7px 0 6px}
.side-story h2 a{transition:color .2s}.side-story h2 a:hover{color:#0756A6}
.story-date{font-size:10px;text-transform:uppercase;letter-spacing:.3px}
.blue-tag{font-size:9px;padding:5px 8px}

.latest{padding-top:48px}
.latest .section-head{border-bottom:3px solid #073B78;padding-bottom:12px}
.latest .section-head h2{font-size:52px}
.latest .section-head:after{content:"";display:block}
.latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.latest-card{border-radius:5px;box-shadow:0 5px 18px #062e6112;transition:transform .2s,box-shadow .2s}
.latest-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #062e6124}
.latest-img{height:190px;transition:transform .35s}
.latest-card:hover .latest-img{transform:scale(1.025)}
.latest-body{padding:15px 16px 18px}
.latest-body h3{font-size:26px;line-height:.98;min-height:52px;margin:9px 0}
.latest-body h3 a:hover{color:#0756A6}
.latest-body .story-date{margin-top:12px}
.latest-grid .latest-card:nth-child(1){grid-column:span 2}
.latest-grid .latest-card:nth-child(1) .latest-img{height:245px}
.latest-grid .latest-card:nth-child(1) .latest-body h3{font-size:32px;min-height:auto}
@media(max-width:950px){
 .side-stories{grid-template-columns:repeat(3,1fr)}
 .side-story{display:block;padding:9px;min-height:0}
 .side-img{display:block;height:145px;min-height:0;margin-bottom:9px}
 .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .latest-grid .latest-card:nth-child(1){grid-column:span 2}
}
@media(max-width:600px){
 .side-stories{display:block}
 .side-story{display:grid;grid-template-columns:115px 1fr;padding:10px}
 .side-img{height:auto;min-height:105px;margin:0}
 .side-story h2{font-size:22px}
 .latest-grid{grid-template-columns:1fr 1fr;gap:12px}
 .latest-grid .latest-card:nth-child(1){grid-column:span 2}
 .latest-img,.latest-grid .latest-card:nth-child(1) .latest-img{height:150px}
 .latest-grid .latest-card:nth-child(1) .latest-body h3{font-size:27px}
 .latest-body{padding:12px}
 .latest-body h3{font-size:22px;min-height:0}
 .latest .section-head h2{font-size:44px}
}

/* V9 — Itens 13 a 25 */
.event-list{display:grid;gap:14px}.event-full-card{background:#fff;border:1px solid var(--line);border-left:6px solid var(--yellow);border-radius:5px;padding:18px;display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;box-shadow:0 5px 18px #062e6112}.event-date{background:var(--blue);color:#fff;padding:15px;text-align:center;border-radius:4px;font-size:14px}.event-full-card h2{font-family:"Barlow Condensed";font-size:30px;margin:6px 0}.event-full-card h2 a{text-decoration:none}.event-full-card p{margin:0;color:var(--muted)}
.event-page,.artist-page,.article-page{background:#fff;border:1px solid var(--line);border-radius:7px;padding:clamp(22px,5vw,58px);max-width:980px;margin:auto}.event-cover{width:100%;max-height:520px;object-fit:cover;border-radius:5px;margin-bottom:25px}.event-page h1,.artist-page h1,.article-page h1{font-family:"Barlow Condensed";font-size:clamp(48px,6vw,76px);line-height:.9;margin:13px 0}.event-details{display:grid;grid-template-columns:repeat(4,1fr);background:#edf5fb;margin:28px 0;padding:20px;border-radius:5px;gap:15px}.event-details div{display:grid;gap:4px}.event-details b{font-size:10px;color:var(--blue2)}.event-content,.artist-content{font-size:17px;line-height:1.8;margin:25px 0}.artist-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.artist-directory-card{background:#fff;border:1px solid var(--line);border-radius:5px;overflow:hidden}.artist-directory-card img{display:block;width:100%;height:250px;object-fit:cover}.artist-directory-card h2,.artist-directory-card p{margin:12px 15px}.artist-directory-card h2{font-family:"Barlow Condensed";font-size:28px}.artist-directory-card h2 a{text-decoration:none}.artist-directory-card p{color:var(--muted);font-size:12px}.artist-empty{height:250px;background:linear-gradient(135deg,#0756A6,#F5C400)}.artist-head{display:grid;grid-template-columns:320px 1fr;gap:35px;align-items:center}.artist-head img{width:100%;height:340px;object-fit:cover;border-radius:5px}.artist-links{display:flex;gap:10px}
.article-page{max-width:900px}.article-page h1{font-size:clamp(52px,6vw,82px)}.article-lead{font-size:20px;line-height:1.45;color:#53697d}.article-meta{font-size:12px;color:#72869a;margin:18px 0}.article-cover img{width:100%;height:auto;display:block;border-radius:5px}.article-content{font-size:18px;line-height:1.85;margin-top:30px}.article-content p{margin:0 0 1.25em}.share-row{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.share-row a,.share-row button{border:0;background:var(--blue);color:#fff;padding:10px 14px;border-radius:4px;text-decoration:none;font-weight:800;font-size:11px}.share-row button{background:var(--yellow);color:var(--blue)}.related{max-width:1180px;margin:45px auto 0}
.search-form{display:flex;gap:8px;margin-top:15px}.search-form input{width:100%;background:transparent;border:0;border-bottom:2px solid var(--yellow);color:#fff;font-size:25px;padding:10px;outline:0}.search-form button{background:var(--yellow);border:0;color:var(--blue);font-weight:900;padding:0 18px;border-radius:4px}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}
@media(max-width:950px){.event-full-card{grid-template-columns:85px 1fr}.event-full-card .btn{grid-column:2}.event-details{grid-template-columns:repeat(2,1fr)}.artist-directory{grid-template-columns:repeat(2,1fr)}.artist-head{grid-template-columns:220px 1fr}}
@media(max-width:600px){.event-full-card{grid-template-columns:1fr}.event-full-card .btn{grid-column:auto}.event-details{grid-template-columns:1fr 1fr}.artist-directory{grid-template-columns:1fr 1fr}.artist-head{grid-template-columns:1fr}.artist-head img{height:280px}.article-page h1{font-size:50px}.article-content{font-size:17px}.search-form{display:block}.search-form button{margin-top:8px;padding:12px;width:100%}}
