[data-ev-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.coquille-ev__header{background:#f9fafb;padding:3rem 1.5rem 2rem;text-align:center}.coquille-ev__header-inner{max-width:720px;margin:0 auto}.coquille-ev__title{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:#202d46;margin:0 0 .75rem;line-height:1.2}.coquille-ev__subtitle{line-height:1.6;color:#6b7280;max-width:560px;margin:0 auto}.coquille-ev__submit-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#2c6647;border:none;border-radius:.375rem;cursor:pointer;transition:background .2s}.coquille-ev__submit-btn:hover{background:#234f38}.coquille-ev__value{background:#f9fafb;padding:var(--coquille-section-py) var(--coquille-section-px)}.coquille-ev__container{max-width:var(--coquille-content-width);margin:0 auto}.coquille-ev__section-heading{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;text-align:center;color:#202d46;margin:0 0 .5rem}.coquille-ev__section-sub{text-align:center;color:#6b7280;margin:0 0 1rem}.coquille-ev__value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.coquille-ev__value-card{background:#fff;border-radius:8px;padding:2rem 1.5rem 1.75rem;border-top:3px solid #2C6647;box-shadow:0 1px 4px #0000000d;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.coquille-ev__value-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.coquille-ev__value-card--member{border-top-color:#ec7a16}.coquille-ev__value-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:#2c664714;color:#2c6647;margin-bottom:1rem}.coquille-ev__value-icon--member{background:#ec7a1614;color:#ec7a16}.coquille-ev__value-title{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.125rem;font-weight:700;color:#202d46;margin:0 0 .5rem;line-height:1.3}.coquille-ev__value-desc{line-height:1.6;color:#4b5563;margin:0}.coquille-ev__member-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:.8125rem;color:#ec7a16;text-decoration:none;margin-top:.75rem;transition:gap .2s}.coquille-ev__member-link:hover{gap:.7rem}.coquille-ev__listing{background:#fff;padding:var(--coquille-section-py) var(--coquille-section-px)}.coquille-ev__listing .coquille-filters{display:flex;flex-direction:column;gap:.75rem;max-width:var(--coquille-content-width);margin:0 auto 2.5rem}@media(min-width:640px){.coquille-ev__listing .coquille-filters{flex-direction:row}}.coquille-ev__listing .coquille-filters select,.coquille-ev__listing .coquille-filters input[type=text]{flex:1;width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #D8DDE5;border-radius:.375rem;background:#fff;color:#374151}.coquille-ev__listing .coquille-filters select:focus,.coquille-ev__listing .coquille-filters input[type=text]:focus{outline:2px solid #2C6647;outline-offset:-1px}.coquille-ev__listing .coquille-search-wrap{position:relative;flex:1}.coquille-ev__listing .coquille-search-wrap svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af;pointer-events:none}.coquille-ev__listing .coquille-search-wrap input[type=text]{padding-left:2.75rem}.coquille-ev__listing .coquille-btn-reset{padding:.75rem 1.25rem;font-size:1rem;font-weight:500;border:1px solid #D8DDE5;border-radius:.375rem;background:#fff;color:#1f2937;cursor:pointer;transition:background .15s}.coquille-ev__listing .coquille-btn-reset:hover{background:#f3f4f6}.coquille-ev__listing .coquille-no-results{text-align:center;color:#6b7280;padding:2rem 0}.coquille-ev__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.coquille-ev__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.coquille-ev__grid{grid-template-columns:repeat(3,1fr)}}.coquille-ev__empty{text-align:center;padding:4rem 1rem;color:#9ca3af}.coquille-ev__empty svg{margin-bottom:1rem;opacity:.4}.coquille-ev__empty p{margin:0 0 1.5rem;color:#6b7280}.coquille-event-card-v2{display:flex;flex-direction:column;border:2px solid #2C6647;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 2px 8px #2c66470f;transition:box-shadow .25s ease,transform .25s ease}.coquille-event-card-v2:hover{box-shadow:0 8px 24px #2c664724;transform:translateY(-4px)}.coquille-event-card-v2__image{aspect-ratio:16 / 9;overflow:hidden;background:#f0f2f4}.coquille-event-card-v2__image img{width:100%;height:100%;object-fit:cover}.coquille-event-card-v2__body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1}.coquille-event-card-v2__top{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;flex-wrap:wrap}.coquille-event-card-v2__category{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2c6647;background:#2c664714;padding:.2rem .6rem;border-radius:3px}.coquille-event-card-v2__admission{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.04em;padding:.2rem .6rem;border-radius:3px}.coquille-event-card-v2__admission--free{color:#15803d;background:#15803d14}.coquille-event-card-v2__admission--paid{color:#92400e;background:#92400e14}.coquille-event-card-v2__title{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.25rem;font-weight:700;color:#202d46;margin:0 0 .75rem;line-height:1.3}.coquille-event-card-v2__meta{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.75rem}.coquille-event-card-v2__meta-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#6b7280}.coquille-event-card-v2__meta-item svg{flex-shrink:0;color:#2c6647}.coquille-event-card-v2__desc{line-height:1.6;color:#4b5563;margin:0 0 1rem;flex:1}.coquille-event-card-v2__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid #F3F4F6;margin-top:auto;flex-wrap:wrap}.coquille-event-card-v2__organizer{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:#374151}.coquille-event-card-v2__organizer svg{color:#2c6647}.coquille-event-card-v2__link{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:#2c6647;text-decoration:none;transition:gap .2s}.coquille-event-card-v2__link:hover{gap:.6rem;text-decoration:underline}@media(max-width:1024px){.coquille-ev__value-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.coquille-ev__value-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/coquille-events.css.map */
