
:root{--green-950:#06150f;--green-900:#0a2b1f;--green-800:#123d2b;--green-700:#1a5a3d;--gold:#d8ad52;--gold-soft:#f1d998;--cream:#fff8ea;--paper:#fff;--ink:#15211b;--muted:#68736d;--line:rgba(21,33,27,.12);--red:#9b1f1f;--shadow:0 24px 70px rgba(6,21,15,.18);--soft-shadow:0 14px 36px rgba(6,21,15,.1)}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fbf5e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-decoration:none}.zole-page{overflow:hidden;background:radial-gradient(circle at 10% 5%,rgba(216,173,82,.19),transparent 30rem),radial-gradient(circle at 90% 8%,rgba(26,90,61,.14),transparent 32rem),linear-gradient(180deg,#fffaf0 0%,#f5eddc 100%)}
.zole-header{position:sticky;top:0;z-index:1000;background:rgba(6,21,15,.95);backdrop-filter:blur(12px);box-shadow:0 10px 28px rgba(0,0,0,.12)}.zole-nav-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.zole-brand{display:flex;align-items:center;gap:14px;color:#fff}.zole-brand img{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid rgba(255,255,255,.8)}.zole-brand strong{display:block;font-weight:950;letter-spacing:-.035em;font-size:1.22rem}.zole-brand span{display:block;color:rgba(255,255,255,.68);font-size:.86rem}.zole-menu{display:flex;align-items:center;gap:3px}.zole-menu ul{display:flex;gap:3px;align-items:center;margin:0;padding:0;list-style:none}.zole-menu a{display:inline-flex;color:rgba(255,255,255,.78);font-weight:850;padding:.62rem .86rem;border-radius:999px}.zole-menu a:hover{color:#fff;background:rgba(255,255,255,.1)}.zole-lang{display:flex;gap:6px;align-items:center}.zole-lang a,.zole-lang button{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:.48rem .68rem;font-size:.82rem;font-weight:900}.zole-lang a.active,.zole-lang button.active{background:var(--gold);color:#201806;border-color:var(--gold)}
.zole-hero{position:relative;min-height:720px;color:#fff;display:flex;align-items:center;padding:92px 0;background:linear-gradient(135deg,rgba(6,21,15,.98),rgba(18,61,43,.94)),radial-gradient(circle at 78% 18%,rgba(216,173,82,.29),transparent 30rem)}.zole-hero:before{content:"";position:absolute;inset:0;opacity:.075;background-image:linear-gradient(30deg,transparent 48%,rgba(255,255,255,.7) 49%,rgba(255,255,255,.7) 51%,transparent 52%),linear-gradient(150deg,transparent 48%,rgba(255,255,255,.7) 49%,rgba(255,255,255,.7) 51%,transparent 52%);background-size:86px 86px}.zole-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:100px;background:linear-gradient(180deg,transparent,#fffaf0 88%)}.zole-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}.zole-kicker{display:inline-flex;align-items:center;gap:.65rem;color:var(--gold-soft);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:950;margin-bottom:1rem}.zole-kicker:before{content:"";width:38px;height:2px;background:currentColor;border-radius:99px}.zole-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,5.3vw,5.35rem);line-height:.95;letter-spacing:-.055em;font-weight:900;margin:0 0 1.25rem;max-width:760px}.zole-hero-lead{font-size:clamp(1.04rem,1.35vw,1.22rem);line-height:1.72;color:rgba(255,255,255,.78);max-width:650px}.zole-subline{font-family:Georgia,serif;color:var(--gold-soft);font-weight:800;font-size:1.12rem;margin-top:12px}.zole-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.zole-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.88rem 1.22rem;border-radius:999px;font-weight:900;transition:.2s ease;border:1px solid transparent}.zole-btn-gold{color:#211705;background:linear-gradient(145deg,var(--gold),var(--gold-soft));box-shadow:0 16px 32px rgba(216,173,82,.25)}.zole-btn-gold:hover{color:#211705;transform:translateY(-2px);box-shadow:0 20px 38px rgba(216,173,82,.33)}.zole-btn-ghost{color:#fff;border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.08)}.zole-btn-ghost:hover{color:#fff;background:rgba(255,255,255,.13);transform:translateY(-2px)}.zole-btn-green{color:#fff;background:var(--green-800);box-shadow:0 12px 28px rgba(18,61,43,.18)}.zole-btn-green:hover{color:#fff;background:var(--green-700);transform:translateY(-2px)}.zole-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.zole-stat{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:18px}.zole-stat strong{display:block;font-size:1.72rem;line-height:1;color:#fff}.zole-stat span{display:block;margin-top:5px;color:rgba(255,255,255,.68);font-size:.9rem}
.zole-hero-card{position:relative;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:36px;padding:24px;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.zole-hero-card-inner{position:relative;min-height:520px;border-radius:28px;background:linear-gradient(145deg,#fffdf7,#eee1c6);overflow:hidden;color:var(--green-950);padding:28px}.zole-hero-card-inner:before,.zole-hero-card-inner:after{content:"♣";position:absolute;font-size:13rem;line-height:1;color:rgba(10,43,31,.065)}.zole-hero-card-inner:before{right:-32px;top:58px}.zole-hero-card-inner:after{left:-34px;bottom:-70px;transform:rotate(180deg)}.zole-logo-big{width:138px;height:138px;border-radius:50%;object-fit:cover;background:#fff;border:1px solid rgba(10,43,31,.16);box-shadow:0 18px 36px rgba(6,21,15,.13)}.zole-card-main{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:18px}.zole-card-symbol{font-size:4.7rem;line-height:1;color:var(--red);text-shadow:0 6px 0 rgba(0,0,0,.06)}
.zole-section{position:relative;padding:clamp(64px,8vw,110px) 0}.zole-section-title{font-family:Georgia,"Times New Roman",serif;font-weight:900;letter-spacing:-.045em;font-size:clamp(2.05rem,4vw,3.7rem);line-height:1;margin-bottom:1rem}.zole-section-text{color:var(--muted);font-size:1.05rem;line-height:1.75;max-width:660px}.zole-card{height:100%;border-radius:28px;background:rgba(255,255,255,.8);border:1px solid var(--line);box-shadow:var(--soft-shadow);padding:28px;color:var(--ink);transition:.2s ease}.zole-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(6,21,15,.16);border-color:rgba(216,173,82,.48)}.zole-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;margin-bottom:22px;background:linear-gradient(145deg,rgba(216,173,82,.26),rgba(255,255,255,.82));color:var(--green-900);font-size:1.6rem;box-shadow:inset 0 0 0 1px rgba(216,173,82,.18)}.zole-card h3,.zole-event h3,.zole-panel h3{font-weight:950;letter-spacing:-.025em}.zole-card p,.zole-event p,.zole-panel p{color:var(--muted);line-height:1.7}.zole-latvian-band{height:10px;background:linear-gradient(90deg,#8b1e1e 0 42%,#fff 42% 58%,#8b1e1e 58%)}.zole-calendar-wrap{background:linear-gradient(180deg,rgba(8,32,23,.04),rgba(8,32,23,.08));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.zole-month-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:28px 0 26px}.zole-month-tab{border:1px solid var(--line);background:#fff;border-radius:18px;padding:13px 10px;font-weight:950;color:var(--green-900);box-shadow:0 8px 22px rgba(6,21,15,.06);display:flex;align-items:center;justify-content:space-between;gap:8px}.zole-month-tab em{font-style:normal;background:#f1e5c9;color:#62460e;border-radius:999px;font-size:.75rem;padding:.16rem .48rem}.zole-month-tab.active{background:linear-gradient(145deg,var(--green-900),var(--green-700));color:#fff}.zole-month-tab.active em{background:var(--gold);color:#241803}.zole-calendar-panel{background:#fff;border:1px solid var(--line);border-radius:34px;padding:24px;box-shadow:var(--shadow)}.zole-month-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.zole-month-head h3{font-family:Georgia,serif;font-weight:900;font-size:2.1rem;margin:0}.zole-month-head p{color:var(--muted);margin:4px 0 0}.zole-event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.zole-event{display:flex;gap:14px;align-items:flex-start;background:#fffaf0;border:1px solid rgba(216,173,82,.24);border-radius:22px;padding:16px}.zole-event-date{min-width:58px;height:58px;border-radius:18px;background:var(--green-900);color:#fff;display:grid;place-items:center;font-weight:950;font-family:Georgia,serif;font-size:1.2rem}.zole-event p{margin:0;color:#39443d;line-height:1.55}.zole-panel{height:100%;border-radius:32px;padding:clamp(28px,4vw,44px);background:#fff;border:1px solid var(--line);box-shadow:var(--soft-shadow)}.zole-rules-card{background:linear-gradient(145deg,var(--green-900),var(--green-700));color:#fff;overflow:hidden;position:relative}.zole-rules-card:after{content:"♣";position:absolute;right:-25px;bottom:-72px;font-size:220px;line-height:1;color:rgba(255,255,255,.07)}.zole-rules-card p{color:rgba(255,255,255,.75)}.zole-rule-row{position:relative;z-index:1;display:flex;gap:14px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.86)}.zole-rule-row:last-child{border-bottom:0}.zole-check{width:28px;height:28px;min-width:28px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:#201806;font-weight:900}.zole-gallery-section{background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,248,234,.85));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.zole-gallery-slider{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:var(--green-950)}.zole-gallery-slider .carousel-item{height:clamp(360px,52vw,620px);background:#07150f}.zole-gallery-slider img{height:100%;width:100%;object-fit:cover;filter:saturate(.96) contrast(1.02)}.zole-gallery-slider .carousel-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(6,21,15,.82))}.zole-gallery-slider .carousel-caption{z-index:2;left:clamp(22px,7vw,80px);right:clamp(22px,7vw,80px);bottom:clamp(28px,6vw,70px);text-align:left;max-width:620px}.zole-gallery-slider .carousel-caption h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,4rem);font-weight:900}.zole-gallery-slider .carousel-caption p{font-size:1.08rem;color:rgba(255,255,255,.82);line-height:1.65}.zole-cta{border-radius:36px;padding:clamp(34px,6vw,66px);color:#fff;background:radial-gradient(circle at 85% 20%,rgba(216,173,82,.32),transparent 23rem),linear-gradient(135deg,var(--green-950),var(--green-800));box-shadow:var(--shadow);position:relative;overflow:hidden}.zole-cta:after{content:"♦";position:absolute;right:20px;bottom:-80px;color:rgba(255,255,255,.07);font-size:250px;line-height:1}.zole-cta p{color:rgba(255,255,255,.74)}.zole-cta .row{position:relative;z-index:1}.zole-footer{padding:42px 0;background:#fff7e7;color:var(--muted);border-top:1px solid var(--line)}.zole-footer strong{color:var(--green-900)}.zole-page-content{padding:70px 0}.zole-page-content .entry-title{font-family:Georgia,serif;font-weight:900;letter-spacing:-.04em;color:var(--green-900)}
@media(max-width:991px){.zole-menu{display:none}.zole-hero-grid{grid-template-columns:1fr}.zole-month-tabs{grid-template-columns:repeat(3,1fr)}.zole-event-grid{grid-template-columns:1fr}.zole-hero-card-inner{min-height:auto}.zole-hero{padding-top:70px}.zole-stats{grid-template-columns:1fr 1fr}.zole-nav-inner{min-height:78px}}
@media(max-width:575px){.zole-brand img{width:48px;height:48px}.zole-brand span{display:none}.zole-hero h1{font-size:2.75rem}.zole-actions .zole-btn{width:100%}.zole-stats{grid-template-columns:1fr}.zole-month-tabs{grid-template-columns:repeat(2,1fr)}.zole-month-head{display:block}.zole-event{display:block}.zole-event-date{margin-bottom:12px}.zole-btn{width:100%}}

/* v1.0.3 header search, flags, news, results, 404 */
.zole-header-actions{display:flex;align-items:center;gap:10px}.zole-lang{display:flex;gap:6px;align-items:center}.zole-lang-link{display:inline-flex!important;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff!important;border-radius:999px;padding:.43rem .62rem;font-size:.8rem;font-weight:950;line-height:1}.zole-lang-link img{width:18px;height:12px;object-fit:cover;border-radius:2px}.zole-lang-link.active{background:var(--gold);color:#201806!important;border-color:var(--gold)}.zole-fallback-flag{font-size:1rem}.zole-ajax-search{position:relative}.zole-search-toggle{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;font-size:1.35rem;line-height:1;font-weight:900}.zole-search-form{position:absolute;right:0;top:calc(100% + 12px);width:min(520px,calc(100vw - 28px));display:none;grid-template-columns:1fr auto;gap:8px;background:#fff;padding:12px;border-radius:22px;box-shadow:var(--shadow);border:1px solid var(--line)}.zole-ajax-search.is-open .zole-search-form{display:grid}.zole-search-form input{min-height:48px;border-radius:999px;border:1px solid var(--line);padding:0 16px}.zole-search-form button[type=submit]{border:0;border-radius:999px;background:var(--green-800);color:#fff;font-weight:900;padding:0 18px}.zole-search-results{grid-column:1/-1;display:none;max-height:430px;overflow:auto}.zole-search-results.is-visible{display:block}.zole-search-item{display:block;padding:12px 10px;border-top:1px solid var(--line);color:var(--ink)}.zole-search-item strong{display:block}.zole-search-item span,.zole-search-state{display:block;color:var(--muted);font-size:.9rem}.zole-search-all{display:block;padding:12px 10px;border-top:1px solid var(--line);font-weight:900;color:var(--green-800)}.zole-news-section{background:linear-gradient(180deg,rgba(255,248,234,.92),rgba(255,255,255,.62));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.zole-news-slider{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:var(--soft-shadow);overflow:hidden}.zole-news-slider .carousel-item{padding:28px}.zole-news-slider img{width:100%;height:330px;object-fit:cover;border-radius:26px}.zole-news-slider h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3vw,3.2rem);font-weight:900;letter-spacing:-.04em;color:var(--green-900)}.zole-news-slider p{color:var(--muted);font-size:1.05rem;line-height:1.7}.zole-news-date{display:inline-block;color:var(--red);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;margin-bottom:12px}.zole-news-slider .carousel-control-prev,.zole-news-slider .carousel-control-next{width:46px}.zole-results-list{display:grid;gap:14px}.zole-result-item{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px 20px;box-shadow:var(--soft-shadow)}.zole-result-item h3{margin:.3rem 0;font-weight:900;color:var(--green-900)}.zole-result-item p{margin:0;color:var(--muted)}.zole-result-type{display:inline-flex;background:#fff4d7;color:#68470d;border-radius:999px;padding:.18rem .58rem;font-size:.75rem;font-weight:950;text-transform:uppercase}.zole-default-search-form{display:flex;gap:10px;max-width:680px}.zole-default-search-form input{flex:1;min-height:54px;border:1px solid var(--line);border-radius:999px;padding:0 18px}.zole-default-search-form button{border:0;border-radius:999px;background:var(--green-800);color:#fff;font-weight:900;padding:0 22px}.zole-search-hero{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:var(--soft-shadow);padding:clamp(28px,5vw,52px);margin-bottom:34px}.zole-search-card h2 a{color:var(--green-900)}.zole-404-card{text-align:center;max-width:880px;margin:0 auto;background:linear-gradient(145deg,var(--green-900),var(--green-700));border-radius:40px;padding:clamp(34px,6vw,70px);box-shadow:var(--shadow);color:#fff;position:relative;overflow:hidden}.zole-404-card:after{content:"♦";position:absolute;right:-32px;bottom:-94px;font-size:260px;color:rgba(255,255,255,.07);line-height:1}.zole-404-card>*{position:relative;z-index:1}.zole-404-card h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:900;letter-spacing:-.05em}.zole-404-card p{color:rgba(255,255,255,.78);font-size:1.08rem;line-height:1.7;max-width:680px;margin:0 auto 24px}.zole-404-symbol{font-size:4rem;color:var(--gold);line-height:1;margin-bottom:10px}.zole-404-search{display:flex;justify-content:center;margin:24px auto}.zole-404-search .zole-default-search-form{width:min(100%,620px)}.zole-404-search .zole-default-search-form button{background:var(--gold);color:#201806}.zole-not-found .zole-btn-ghost{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08)}
@media(max-width:991px){.zole-header-actions{margin-left:auto}.zole-search-form{right:-96px}.zole-lang-link span:not(.zole-fallback-flag){display:none}}
@media(max-width:575px){.zole-search-form{right:-60px}.zole-default-search-form{flex-direction:column}.zole-news-slider .carousel-item{padding:18px}.zole-news-slider img{height:220px}.zole-result-item{display:block}.zole-result-item .zole-btn{margin-top:12px}.zole-header-actions{gap:6px}.zole-search-toggle{width:38px;height:38px}.zole-lang-link{padding:.38rem .5rem}}


/* v1.0.4 header polish: compact brand, real flag icons, no URL text overflow */
.zole-nav-inner{min-height:82px;gap:18px}
.zole-brand{min-width:0;flex:0 0 auto;max-width:250px}
.zole-brand .custom-logo-link{display:flex;line-height:0}
.zole-brand .custom-logo{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid rgba(255,255,255,.82)}
.zole-brand-copy{display:block;min-width:0;line-height:1.12}
.zole-brand-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.16rem}
.zole-brand-tag{display:block;max-width:160px;color:rgba(255,255,255,.68);font-size:.82rem;line-height:1.25}
.zole-menu{flex:1;justify-content:center;min-width:0}
.zole-menu ul{flex-wrap:wrap;justify-content:center}
.zole-menu a{white-space:nowrap}
.zole-header-actions{flex:0 0 auto}
.zole-lang-link{max-width:78px;overflow:hidden;white-space:nowrap}
.zole-lang-link img{display:block;flex:0 0 18px;width:18px!important;height:12px!important;object-fit:cover;border-radius:2px}
.zole-lang-label{display:inline-block;line-height:1}
@media(max-width:1199px){.zole-brand{max-width:210px}.zole-brand-tag{display:none}.zole-menu a{padding:.56rem .65rem}}
@media(max-width:991px){.zole-brand{max-width:unset}.zole-brand-tag{display:block}.zole-search-form{right:0}.zole-lang-link{max-width:44px}.zole-lang-label{display:none}}
@media(max-width:575px){.zole-nav-inner{min-height:72px}.zole-brand img,.zole-brand .custom-logo{width:48px;height:48px}.zole-brand-title{font-size:1rem}.zole-brand-tag{display:none}.zole-lang-link{max-width:40px;padding:.38rem .45rem}}

/* v1.0.5 gallery load-more + lightbox */
.zole-gallery-topline{display:inline-flex;align-items:center;gap:.65rem;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.55rem 1rem;margin-bottom:1.2rem;box-shadow:0 10px 25px rgba(6,21,15,.06);color:var(--muted)}
.zole-gallery-topline strong{font-family:Georgia,serif;font-size:1.45rem;line-height:1;color:var(--green-900)}
.zole-gallery-hero-button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}
.zole-gallery-hero-button img{display:block}
.zole-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}
.zole-gallery-thumb{position:relative;display:block;border:0;border-radius:22px;overflow:hidden;padding:0;background:#07150f;aspect-ratio:4/3;box-shadow:0 14px 32px rgba(6,21,15,.12);cursor:zoom-in}
.zole-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease,filter .25s ease;filter:saturate(.98) contrast(1.02)}
.zole-gallery-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(6,21,15,.66));opacity:0;transition:opacity .25s ease}
.zole-gallery-thumb span{position:absolute;left:14px;right:14px;bottom:12px;z-index:2;color:#fff;font-weight:850;font-size:.9rem;opacity:0;transform:translateY(8px);transition:.25s ease;text-align:left}
.zole-gallery-thumb:hover img{transform:scale(1.055)}
.zole-gallery-thumb:hover:after,.zole-gallery-thumb:hover span{opacity:1;transform:translateY(0)}
.zole-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}
.zole-lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(6,21,15,.88);backdrop-filter:blur(10px)}
.zole-lightbox-inner{position:relative;z-index:2;width:min(1100px,100%);max-height:90vh;display:grid;place-items:center}
.zole-lightbox-inner img{max-width:100%;max-height:84vh;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.45);background:#111}
.zole-lightbox-close,.zole-lightbox-arrow{position:absolute;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.13);color:#fff;display:grid;place-items:center;z-index:3;backdrop-filter:blur(8px);transition:.2s ease}
.zole-lightbox-close{right:10px;top:10px;width:46px;height:46px;border-radius:999px;font-size:2rem;line-height:1}
.zole-lightbox-arrow{top:50%;transform:translateY(-50%);width:52px;height:68px;border-radius:18px;font-size:3rem;line-height:1}
.zole-lightbox-arrow.prev{left:10px}.zole-lightbox-arrow.next{right:10px}
.zole-lightbox-close:hover,.zole-lightbox-arrow:hover{background:rgba(216,173,82,.85);color:#201806}
.zole-lightbox-count{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);color:#fff;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.45rem .9rem;font-weight:850}
@media(max-width:991.98px){.zole-gallery-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767.98px){.zole-gallery-grid{grid-template-columns:repeat(2,1fr);gap:12px}.zole-lightbox{padding:12px}.zole-lightbox-arrow{width:44px;height:58px;font-size:2.4rem}.zole-lightbox-close{right:14px;top:14px}}
@media(max-width:420px){.zole-gallery-grid{grid-template-columns:1fr}}

/* v1.0.7 mobile navigation/search and responsive polish */
.zole-menu-toggle{display:none;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#fff;order:3}
.zole-menu-toggle span{display:block;width:19px;height:2px;background:currentColor;border-radius:999px;transition:.2s ease}
.zole-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.zole-menu-toggle.is-open span:nth-child(2){opacity:0}
.zole-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.zole-gallery-hero-button img{width:100%;height:clamp(280px,48vw,560px);object-fit:cover}
.zole-lightbox-inner img{width:auto;height:auto;object-fit:contain}
@media(max-width:991.98px){
  .zole-header{position:sticky}.zole-nav-inner{position:relative;min-height:76px;gap:10px;flex-wrap:nowrap}.zole-brand{flex:1;min-width:0;max-width:none}.zole-menu-toggle{display:inline-flex}.zole-header-actions{order:2;margin-left:0}.zole-menu{display:none;position:absolute;left:12px;right:12px;top:calc(100% + 10px);z-index:1005;background:linear-gradient(145deg,var(--green-950),var(--green-800));border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:12px;box-shadow:0 26px 70px rgba(0,0,0,.28)}.zole-menu.is-open{display:block}.zole-menu ul{display:grid!important;grid-template-columns:1fr;gap:4px;align-items:stretch;justify-content:stretch}.zole-menu li{width:100%}.zole-menu a{width:100%;justify-content:space-between;padding:.92rem 1rem;border-radius:16px;background:rgba(255,255,255,.045)}.zole-menu a:after{content:'›';opacity:.65}.zole-search-form{position:fixed;left:12px;right:12px;top:88px;width:auto;max-width:none;grid-template-columns:1fr;border-radius:24px;padding:12px;z-index:1010}.zole-search-form button[type=submit]{min-height:46px}.zole-search-results{max-height:58vh}.zole-hero{padding-top:44px}.zole-hero-grid{gap:34px}.zole-hero h1{font-size:clamp(2.35rem,10vw,3.85rem);line-height:.96}.zole-hero-lead{font-size:1rem}.zole-card-scene{min-height:360px}.zole-section{padding:clamp(46px,9vw,76px) 0}.zole-section-title{font-size:clamp(2rem,8vw,3rem)}.zole-stats{gap:10px}.zole-stat{padding:14px}.zole-month-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.zole-month-tab{min-width:132px;scroll-snap-align:start}.zole-calendar-panel{padding:16px}.zole-month-head{display:block}.zole-month-head a{display:inline-flex;margin-top:10px}.zole-event{padding:16px}.zole-news-slider,.zole-panel,.zole-cta{border-radius:24px}.zole-gallery-slider{border-radius:24px;overflow:hidden}.zole-gallery-hero-button img{height:360px}.zole-gallery-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:575.98px){
  .zole-nav-inner{min-height:68px}.zole-brand .custom-logo,.zole-brand img{width:46px!important;height:46px!important}.zole-brand-title{font-size:.98rem}.zole-header-actions{gap:5px}.zole-search-toggle,.zole-menu-toggle{width:40px;height:40px}.zole-lang{gap:4px}.zole-lang-link{height:40px;min-width:40px;justify-content:center}.zole-search-form{top:76px;left:8px;right:8px}.zole-search-form input{width:100%;min-height:46px}.zole-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.zole-stats{grid-template-columns:1fr}.zole-card-scene{min-height:300px}.zole-playing-card{transform:scale(.82)}.zole-card-a{left:4%;top:8px}.zole-card-q{left:30%;top:48px}.zole-card-j{left:56%;top:88px}.zole-feature-card,.zole-panel,.zole-event,.zole-cta{border-radius:22px}.zole-gallery-hero-button img{height:260px}.zole-gallery-grid{gap:10px}.zole-gallery-thumb{border-radius:16px}.zole-lightbox-inner img{max-height:78vh;border-radius:18px}.zole-lightbox-count{bottom:4px}.zole-lightbox-arrow{top:auto;bottom:18px;transform:none}.zole-lightbox-arrow.prev{left:18px}.zole-lightbox-arrow.next{right:18px}
}
