/* Oroko Events Center frontend */
.oec-shell{font-family:"DM Sans",system-ui,-apple-system,Segoe UI,sans-serif;background:var(--oec-cream);color:var(--oec-text);overflow-x:hidden}.oec-shell *{box-sizing:border-box}.oec-inner{width:min(1180px,calc(100% - 64px));max-width:min(1180px,calc(100% - 64px));margin-inline:auto}.oec-hero{position:relative;min-height:clamp(460px,62vh,760px);display:flex;align-items:center;background:linear-gradient(135deg,var(--oec-deep),var(--oec-green));background-image:linear-gradient(120deg,rgba(0,31,23,.94),rgba(0,51,38,.78),rgba(105,68,13,.52)),var(--oec-hero-bg);background-position:center;background-size:cover;isolation:isolate}.oec-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(214,162,63,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(214,162,63,.08) 1px,transparent 1px);background-size:46px 46px;z-index:-1}.oec-hero-inner{position:relative;z-index:2;padding:clamp(70px,10vw,140px) 0}.oec-eyebrow{display:flex;align-items:center;gap:14px;color:var(--oec-gold);font-size:var(--oec-label);font-weight:900;letter-spacing:.34em;text-transform:uppercase;margin:0 0 18px}.oec-eyebrow:before{content:"";width:32px;height:2px;background:var(--oec-gold)}.oec-hero h1{font-family:"Playfair Display",Georgia,serif;color:var(--oec-white);font-size:var(--oec-hero-h1);line-height:.98;letter-spacing:-.045em;margin:0 0 24px;font-weight:900;max-width:980px}.oec-hero-intro{color:rgba(255,255,255,.82);font-size:clamp(18px,1.6vw,25px);line-height:1.7;max-width:760px;margin:0 0 34px}.oec-hero-metrics{display:flex;flex-wrap:wrap;gap:12px}.oec-hero-metrics span{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(214,162,63,.45);background:rgba(0,0,0,.2);border-radius:999px;color:rgba(255,255,255,.82);padding:10px 16px;font-weight:700}.oec-hero-metrics strong{color:var(--oec-gold);font-family:"Playfair Display",Georgia,serif;font-size:24px}.oec-main{padding:clamp(56px,7vw,110px) 0;background:var(--oec-cream)}.oec-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:34px}.oec-section-head h2{font-family:"Playfair Display",Georgia,serif;font-size:var(--oec-h2);line-height:1.08;color:var(--oec-green);margin:0 0 14px;font-weight:900}.oec-section-head p:not(.oec-eyebrow){font-size:var(--oec-body);line-height:1.75;color:var(--oec-muted);max-width:780px;margin:0}.oec-link{color:var(--oec-gold-dark);font-weight:900;text-decoration:none;white-space:nowrap}.oec-tabbar{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 20px;padding:10px;border:1px solid rgba(0,51,38,.12);background:rgba(255,255,255,.52);border-radius:999px;width:max-content;max-width:100%}.oec-tab{border:0;background:transparent;color:var(--oec-green);padding:14px 22px;border-radius:999px;font-weight:900;cursor:pointer;font-size:var(--oec-button);transition:.2s}.oec-tab span{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;margin-left:7px;border-radius:50%;background:rgba(0,51,38,.1);font-size:12px}.oec-tab.is-active{background:var(--oec-green);color:var(--oec-white);box-shadow:0 10px 25px rgba(0,51,38,.18)}.oec-tab.is-active span{background:var(--oec-gold);color:var(--oec-deep)}.oec-filterbar{display:grid;grid-template-columns:1fr 260px;gap:14px;margin:22px 0 34px}.oec-filterbar input,.oec-filterbar select{width:100%;border:1px solid rgba(0,51,38,.18);border-radius:18px;background:#fff;padding:16px 18px;font-size:16px;color:var(--oec-text);outline:none}.oec-filterbar input:focus,.oec-filterbar select:focus{border-color:var(--oec-gold);box-shadow:0 0 0 4px rgba(214,162,63,.16)}.oec-panel{display:none}.oec-panel.is-active{display:block}.oec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.oec-card{background:#fff;border:1px solid rgba(0,51,38,.08);border-radius:var(--oec-radius);overflow:hidden;box-shadow:0 18px 52px rgba(0,31,23,.08);display:flex;flex-direction:column;min-width:0}.oec-card-image{display:block;height:210px;background-size:cover;background-position:center}.oec-card-top{background:var(--oec-green);color:var(--oec-white);display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 26px}.oec-date-block strong{display:block;font-family:"Playfair Display",Georgia,serif;color:var(--oec-gold);font-size:var(--oec-date);line-height:.82}.oec-date-block span{display:block;color:rgba(255,255,255,.7);font-size:var(--oec-label);letter-spacing:.22em;text-transform:uppercase;font-weight:800;margin-top:8px}.oec-pill{display:inline-flex;align-items:center;justify-content:center;background:rgba(214,162,63,.19);color:var(--oec-gold);font-size:var(--oec-label);letter-spacing:.18em;text-transform:uppercase;font-weight:900;padding:9px 12px;border-radius:9px;white-space:nowrap}.oec-card-body{padding:28px 26px 30px;display:flex;flex-direction:column;flex:1}.oec-status{font-size:12px;text-transform:uppercase;letter-spacing:.2em;font-weight:900;margin-bottom:12px;color:var(--oec-gold-dark)}.oec-card h3{font-family:"Playfair Display",Georgia,serif;font-size:var(--oec-card-title);line-height:1.14;margin:0 0 14px;color:var(--oec-green);font-weight:900}.oec-card h3 a{color:inherit;text-decoration:none}.oec-card h3 a:hover{color:var(--oec-gold-dark)}.oec-meta{display:flex;flex-wrap:wrap;gap:8px 13px;color:var(--oec-muted);font-size:calc(var(--oec-body) * .86);line-height:1.4;margin-bottom:16px}.oec-meta span:not(:last-child):after{content:"·";margin-left:12px;color:rgba(0,0,0,.25)}.oec-card p{font-size:var(--oec-body);line-height:1.75;color:var(--oec-muted);margin:0 0 24px}.oec-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.oec-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--oec-green);color:#fff!important;border:2px solid var(--oec-green);border-radius:999px;padding:13px 24px;text-decoration:none!important;font-weight:900;font-size:var(--oec-button);line-height:1;transition:.2s}.oec-btn:hover{transform:translateY(-2px);background:var(--oec-gold-dark);border-color:var(--oec-gold-dark)}.oec-btn-ghost{background:transparent;color:var(--oec-green)!important;border-color:rgba(0,51,38,.22)}.oec-btn-block{width:100%}.oec-empty{border:1px dashed rgba(0,51,38,.25);border-radius:22px;background:rgba(255,255,255,.6);padding:34px;font-size:var(--oec-body);color:var(--oec-muted);text-align:center}.oec-no-results{display:none;margin-top:22px}.oec-detail-hero{position:relative;min-height:clamp(420px,56vh,680px);display:flex;align-items:center;background:var(--oec-deep);background-size:cover;background-position:center;color:#fff;isolation:isolate}.oec-detail-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,31,23,.95),rgba(0,51,38,.72),rgba(0,0,0,.3));z-index:-1}.oec-detail-hero h1{font-family:"Playfair Display",Georgia,serif;font-size:var(--oec-hero-h1);line-height:1;letter-spacing:-.04em;max-width:980px;margin:0 0 20px}.oec-detail-hero p:not(.oec-eyebrow){font-size:clamp(18px,1.8vw,28px);line-height:1.5;color:rgba(255,255,255,.85);margin:0 0 28px}.oec-detail-grid{display:grid;grid-template-columns:340px 1fr;gap:48px;align-items:start}.oec-detail-sidebar{background:#fff;border-radius:var(--oec-radius);padding:30px;box-shadow:0 18px 52px rgba(0,31,23,.08);position:sticky;top:30px}.oec-detail-sidebar h2{font-family:"Playfair Display",Georgia,serif;color:var(--oec-green);font-size:32px;margin:0 0 20px}.oec-detail-sidebar dl{margin:0 0 24px}.oec-detail-sidebar dt{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:var(--oec-gold-dark);font-weight:900;margin-top:16px}.oec-detail-sidebar dd{margin:5px 0 0;color:var(--oec-text);font-size:16px;line-height:1.5}.oec-detail-content{background:#fff;border-radius:var(--oec-radius);padding:clamp(28px,4vw,52px);box-shadow:0 18px 52px rgba(0,31,23,.08);font-size:var(--oec-body);line-height:1.8;color:var(--oec-text)}.oec-detail-content h2,.oec-detail-content h3{font-family:"Playfair Display",Georgia,serif;color:var(--oec-green)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.oec-inner{width:min(100% - 40px,1180px)}.oec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oec-detail-grid{grid-template-columns:1fr}.oec-detail-sidebar{position:relative;top:auto}.oec-section-head{display:block}.oec-link{display:inline-flex;margin-top:18px}.oec-filterbar{grid-template-columns:1fr}}@media(max-width:767px){.oec-inner{width:calc(100% - 30px)}.oec-hero{min-height:560px}.oec-grid{grid-template-columns:1fr}.oec-tabbar{border-radius:20px;width:100%;display:grid;grid-template-columns:1fr}.oec-tab{width:100%}.oec-card-top{padding:22px}.oec-card-body{padding:24px}.oec-card-actions{flex-direction:column}.oec-btn{width:100%}.oec-meta span:after{display:none!important}}
