.hofohana-events{--ohana-red:#a11f24;--ohana-red-dark:#7f171b;--ohana-red-soft:#f8eded;--ohana-ink:#2e2b29;--ohana-muted:#756f6a;--ohana-line:#e7e1dc;color:var(--ohana-ink)}.hofohana-events *{box-sizing:border-box}.hofohana-events-header{display:flex;max-width:1320px;align-items:flex-start;flex-direction:column;gap:.7rem;margin:0 auto 1rem}.hofohana-events-header h2{margin:0;color:var(--ohana-ink);font-family:inherit;font-size:clamp(1.25rem, 3vw, 1.7rem);font-weight:500;line-height:1.2;white-space:nowrap}.hofohana-events-heading{display:flex;align-items:flex-start;flex-direction:column;gap:.3rem}.hofohana-events-period-link{color:var(--ohana-red);font-weight:700;text-decoration:none}.hofohana-events-period-link:hover,.hofohana-events-period-link:focus{color:var(--ohana-red-dark);text-decoration:underline}.hofohana-events-view-switch,.hofohana-events-category-tabs{display:flex;flex-wrap:wrap;gap:.45rem}.hofohana-events-category-tabs{gap:.9rem;max-width:1320px;padding-bottom:.9rem;margin:0 auto;border-bottom:1px solid var(--ohana-line)}.hofohana-events-view-switch button{padding:.5rem .75rem;border:1px solid burlywood;border-radius:999px;background:#fff;color:#000;cursor:pointer;font:inherit;font-size:.86rem;font-weight:500;line-height:1.2}.hofohana-events-view-switch button:hover,.hofohana-events-view-switch button:focus,.hofohana-events-view-switch button[aria-pressed="true"]{border-color:brown;background:brown;color:#fff;outline:none}.hofohana-events-category-tabs button{padding:.15rem 0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;color:var(--ohana-red)!important;cursor:pointer;font:inherit;font-size:.9rem;font-weight:400;line-height:1.35;text-decoration:none}.hofohana-events-category-tabs button:hover,.hofohana-events-category-tabs button:focus{background:transparent!important;color:var(--ohana-red-dark)!important;outline:none;text-decoration:underline}.hofohana-events-category-tabs button[aria-pressed="true"]{background:transparent!important;color:var(--ohana-red-dark)!important;font-weight:600;text-decoration:underline;text-underline-offset:.2em}.hofohana-events-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%;max-width:1320px;margin:1.5rem 0;margin-right:auto;margin-left:auto}.hofohana-events-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--ohana-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgb(53 45 40 / .07);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}.hofohana-events-card[hidden]{display:none!important}.hofohana-events[data-view="cards"] .hofohana-events-card.has-expanded-description{grid-column:1 / -1}.hofohana-events-card:hover{transform:translateY(-5px);border-color:rgb(161 31 36 / .28);box-shadow:0 16px 38px rgb(53 45 40 / .12)}.hofohana-events-accent{height:5px;flex:0 0 5px;background:linear-gradient(90deg,var(--ohana-red),#c94b4f)}.hofohana-events-image-wrap{position:relative;display:flex;width:100%;min-height:0;align-items:center;justify-content:center;overflow:hidden;background:#f4f1ee}.hofohana-events-image-background{display:none}.hofohana-events-image{position:relative;z-index:1;display:block;width:auto;max-width:100%;height:auto;max-height:520px;object-fit:contain;transition:transform 0.35s ease}.hofohana-events-card:hover .hofohana-events-image{transform:scale(1.03)}.hofohana-events-content{display:flex;flex:1;flex-direction:column;padding:1.45rem}.hofohana-events-date-box{padding:15px 16px;margin-bottom:20px;border:1px solid #eadfda;border-radius:14px;background:linear-gradient(145deg,#fffafa 0%,#faf7f4 100%)}.hofohana-events-countdown{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;margin-bottom:10px;border-radius:999px;background:var(--ohana-red-soft);color:var(--ohana-red-dark);font-size:.76rem;font-weight:800;letter-spacing:.02em}.hofohana-events-countdown.today,.hofohana-events-countdown.running{background:#eef7ef;color:#387341}.hofohana-events-countdown.ended{background:#f0f0ef;color:#77736f}.hofohana-events-date-line{display:flex;align-items:flex-start;gap:10px;color:var(--ohana-ink);font-size:.95rem;font-weight:700;line-height:1.45}.hofohana-events-date-line>.hofohana-events-icon{margin-top:2px;color:var(--ohana-red)}.hofohana-events-time{display:flex;align-items:center;gap:10px;margin-top:8px;color:#675f5a;font-size:.95rem;font-weight:400;line-height:1.45}.hofohana-events-time .hofohana-events-icon{color:var(--ohana-red)}.hofohana-events-title{margin:0 0 7px;color:var(--ohana-ink);font-family:inherit;font-size:1.35rem;font-weight:800;line-height:1.25;letter-spacing:-.015em}.hofohana-events-organizer{margin:0 0 18px;color:var(--ohana-red);font-size:.96rem;font-weight:700}.hofohana-events-categories{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.hofohana-events-categories span{padding:.25rem .55rem;border:1px solid burlywood;border-radius:999px;background:#fbfaf8;color:#3c3835;font-size:.82rem;line-height:1.2}.hofohana-events-description{display:none;width:100%;max-height:none;overflow:visible;color:var(--ohana-muted);font-size:.93rem;line-height:1.65}.hofohana-events-description-wrap{display:flex;width:100%;align-items:flex-start;flex-direction:column;gap:.65rem}.hofohana-events-description.is-expanded{display:block}.hofohana-events-description-toggle{display:inline-flex;width:220px;max-width:100%;min-height:44px;align-items:center;justify-content:center;padding:9px 18px;margin:0;border:2px solid var(--ohana-red)!important;border-radius:10px;background:#fff7f7!important;color:var(--ohana-red)!important;cursor:pointer;font:inherit;font-size:.95rem;font-weight:500;line-height:1.2;text-decoration:none}.hofohana-events-description-toggle:hover,.hofohana-events-description-toggle:focus{border-color:var(--ohana-red)!important;background:var(--ohana-red-soft)!important;color:var(--ohana-red-dark)!important}.hofohana-events-info{padding-top:15px;margin:2px 0 22px;border-top:1px solid #eee9e5;color:#66605b;font-size:.9rem;line-height:1.45}.hofohana-events-info p{display:flex;align-items:center;gap:8px;margin:0 0 7px}.hofohana-events-location-group{margin:0 0 7px}.hofohana-events-location{display:flex;align-items:flex-start;gap:8px;margin:0}.hofohana-events-location address{display:inline;margin:0;color:inherit;font:inherit}.hofohana-events-location-detail{display:flex;align-items:center;gap:8px;margin-top:5px}.hofohana-events-location-detail .hofohana-events-icon{flex:0 0 16px}.hofohana-events-links{flex-wrap:wrap}.hofohana-events-link-separator{color:burlywood}.hofohana-events-info a{color:var(--ohana-red);font-weight:700;text-decoration:none}.hofohana-events-info a:hover,.hofohana-events-info a:focus{color:var(--ohana-red-dark);text-decoration:underline}.hofohana-events-icon{display:inline-block;width:16px;height:16px;flex:0 0 16px;fill:currentColor;vertical-align:-.125em}.hofohana-events-info .hofohana-events-icon{color:var(--ohana-red)}.hofohana-events-primary-actions{display:flex;width:100%;align-items:flex-start;flex-direction:column;gap:.65rem;margin-bottom:18px}.hofohana-events-booking{display:inline-flex;width:220px;max-width:100%;min-height:44px;align-items:center;justify-content:center;gap:10px;padding:9px 18px;border:1px solid var(--ohana-red);border-radius:12px;background:var(--ohana-red);box-shadow:0 8px 18px rgb(161 31 36 / .18);color:#fff;font-size:.95rem;font-weight:500;line-height:1.2;letter-spacing:0;text-decoration:none;transition:all 0.2s ease}.hofohana-events-booking:hover,.hofohana-events-booking:focus{border-color:var(--ohana-red-dark);background:var(--ohana-red-dark);box-shadow:0 10px 22px rgb(127 23 27 / .24);color:#fff;text-decoration:none;transform:translateY(-1px)}.hofohana-events-message{padding:1rem;margin:1rem 0;border:1px solid burlywood;border-radius:10px;background:#fbfaf8;color:#504a46}.hofohana-events-filter-empty{max-width:860px;padding:1rem;margin:1rem auto;border:1px solid burlywood;border-radius:10px;background:#fbfaf8;color:#504a46}.hofohana-events-seo{max-width:1050px;padding-top:1.6rem;margin:2.5rem auto 0;border-top:1px solid burlywood;color:#5f5955;font-size:.98rem;line-height:1.7}.hofohana-events-seo h2{margin:0 0 1rem;color:var(--ohana-ink);font-family:inherit;font-size:clamp(1.25rem, 3vw, 1.55rem);font-weight:500;line-height:1.3}.hofohana-events-seo p{margin:0 0 1rem}.hofohana-events-legal-links{display:flex;flex-wrap:wrap;gap:.45rem 1.2rem}.hofohana-events-legal-links a{color:var(--ohana-red);font-weight:500;text-decoration:underline;text-underline-offset:.2em}.hofohana-events-legal-links a:hover,.hofohana-events-legal-links a:focus{color:var(--ohana-red-dark)}.hofohana-events-pagination,.hofohana-events-ajax-message{max-width:1320px;margin:1rem auto}.hofohana-events-pagination button{padding:0;border:0;background:#fff0;color:var(--ohana-red);cursor:pointer;font:inherit;font-size:.95rem;font-weight:500;text-decoration:underline;text-underline-offset:.2em}.hofohana-events-pagination button:hover,.hofohana-events-pagination button:focus{background:#fff0;color:var(--ohana-red-dark)}.hofohana-events[aria-busy="true"] .hofohana-events-period-link,.hofohana-events[aria-busy="true"] .hofohana-events-pagination button{cursor:wait;opacity:.6}.hofohana-events[data-view="list-image"] .hofohana-events-card{display:flex;flex-direction:column}.hofohana-events[data-view="list-image"] .hofohana-events-grid,.hofohana-events[data-view="list-text"] .hofohana-events-grid{grid-template-columns:minmax(0,1fr)}.hofohana-events[data-view="list-image"] .hofohana-events-image-wrap{min-height:0;padding:0}.hofohana-events[data-view="list-image"] .hofohana-events-image{max-height:420px}.hofohana-events[data-view="list-image"] .hofohana-events-content,.hofohana-events[data-view="list-text"] .hofohana-events-content{padding:1rem 1.2rem}.hofohana-events[data-view="list-image"] .hofohana-events-categories,.hofohana-events[data-view="list-text"] .hofohana-events-categories{display:none}.hofohana-events[data-view="list-image"] .hofohana-events-date-box,.hofohana-events[data-view="list-text"] .hofohana-events-date-box{padding:0;margin-bottom:.75rem;border:0;background:#fff0}.hofohana-events[data-view="list-image"] .hofohana-events-countdown,.hofohana-events[data-view="list-text"] .hofohana-events-countdown{margin-bottom:.45rem}.hofohana-events[data-view="list-image"] .hofohana-events-organizer,.hofohana-events[data-view="list-text"] .hofohana-events-organizer{margin-bottom:.75rem}.hofohana-events[data-view="list-image"] .hofohana-events-info,.hofohana-events[data-view="list-text"] .hofohana-events-info{padding-top:.6rem;margin-bottom:.8rem}.hofohana-events[data-view="list-text"] .hofohana-events-image-wrap{display:none}@media (max-width:767px){.hofohana-events-header{align-items:stretch;flex-direction:column}.hofohana-events-view-switch button{flex:1 1 auto}.hofohana-events-grid{gap:1.25rem}.hofohana-events[data-view="list-image"] .hofohana-events-card{display:flex}.hofohana-events[data-view="list-image"] .hofohana-events-image-wrap{min-height:0}.hofohana-events-card:hover{transform:none}.hofohana-events-content{padding:1.2rem}}@media (min-width:768px){.hofohana-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.hofohana-events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}