:root{--te-dark:#0d2c41;--te-blue:#1d476e;--te-yellow:#f2c94c;--te-font:'Raleway',Helvetica,Arial,Lucida,sans-serif}.turismo-eventos-public{font-family:var(--te-font);color:#17232c}.turismo-eventos-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.turismo-eventos-public-hero{background:linear-gradient(135deg,var(--te-dark),var(--te-blue));color:#fff;padding:70px 0}.turismo-eventos-public-hero span,.turismo-eventos-locality{color:var(--te-yellow);font-weight:800;letter-spacing:.16em;text-transform:uppercase;font-size:12px}.turismo-eventos-public-hero h1{font-size:clamp(42px,7vw,82px);line-height:1;margin:12px 0;color:#fff}.turismo-eventos-public-hero p{font-size:18px;color:#e8f0f5;margin:10px 0 0}.turismo-eventos-toolbar{display:flex;gap:10px;padding:30px 0 10px}.turismo-eventos-toolbar a{padding:10px 16px;border-radius:999px;text-decoration:none;border:1px solid #d9e0e5;color:var(--te-dark);font-weight:700}.turismo-eventos-toolbar a.is-active{background:var(--te-yellow);border-color:var(--te-yellow)}.turismo-eventos-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:24px 0 50px}.turismo-eventos-card{background:#fff;border:1px solid #e1e7eb;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(13,44,65,.07)}.turismo-eventos-card-image{display:block;aspect-ratio:16/10;background:#edf2f5}.turismo-eventos-card-image img{width:100%;height:100%;object-fit:cover}.turismo-eventos-noimage{height:100%;background:linear-gradient(135deg,#eaf0f4,#f8fafb)}.turismo-eventos-card-copy{padding:20px}.turismo-eventos-date{display:flex;gap:8px;align-items:center;color:var(--te-blue);font-size:13px;text-transform:uppercase}.turismo-eventos-card h2{font-size:22px;line-height:1.2;margin:10px 0}.turismo-eventos-card h2 a,.turismo-eventos-more{color:var(--te-dark);text-decoration:none}.turismo-eventos-card p{color:#5d6c76;line-height:1.55}.turismo-eventos-more{font-weight:800}.turismo-eventos-empty{padding:70px 0}.turismo-evento-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:40px;padding:50px 0}.turismo-evento-featured img{width:100%;height:auto;border-radius:18px}.turismo-evento-entry{font-size:17px;line-height:1.75}.turismo-evento-info{background:#f4f7f9;border-radius:16px;padding:24px;align-self:start}.turismo-evento-info h2{margin-top:0;color:var(--te-dark)}@media(max-width:850px){.turismo-eventos-cards{grid-template-columns:1fr}.turismo-evento-layout{grid-template-columns:1fr}.turismo-eventos-public-hero{padding:50px 0}}
