.cat-grid[data-astro-cid-ryv3csed]{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cat-card[data-astro-cid-ryv3csed]{background:var(--green-800);color:var(--paper);border-radius:14px;padding:64px 32px 32px;position:relative;overflow:hidden;box-shadow:var(--shadow-sm);transition:background .28s var(--ease-out),color .28s var(--ease-out),transform .28s var(--ease-out),box-shadow .28s var(--ease-out);cursor:pointer}.cat-card[data-astro-cid-ryv3csed]:hover{background:var(--gold-500);color:var(--green-900);transform:translateY(-6px);box-shadow:var(--shadow-lg)}.cat-pattern[data-astro-cid-ryv3csed]{position:absolute;inset:0;opacity:.5;transition:opacity .28s var(--ease-out)}.cat-card[data-astro-cid-ryv3csed]:hover .cat-pattern[data-astro-cid-ryv3csed]{opacity:0}.cat-icon[data-astro-cid-ryv3csed]{position:absolute;top:24px;right:24px;font-family:serif;font-size:72px;line-height:1;font-weight:400;color:#d2b64059;transition:color .28s var(--ease-out)}.cat-card[data-astro-cid-ryv3csed]:hover .cat-icon[data-astro-cid-ryv3csed]{color:#164f2740}.cat-body[data-astro-cid-ryv3csed]{position:relative}.cat-title[data-astro-cid-ryv3csed]{font-family:var(--font-display);font-weight:800;font-size:22px;line-height:1.15;color:var(--gold-500);letter-spacing:-.015em;margin-bottom:14px;transition:color .28s var(--ease-out)}.cat-card[data-astro-cid-ryv3csed]:hover .cat-title[data-astro-cid-ryv3csed]{color:var(--green-900)}.cat-desc[data-astro-cid-ryv3csed]{font-size:14px;line-height:1.65;color:#ffffffc7;transition:color .28s var(--ease-out)}.cat-card[data-astro-cid-ryv3csed]:hover .cat-desc[data-astro-cid-ryv3csed]{color:#0b1a10c7}@media(max-width:980px){.cat-grid[data-astro-cid-ryv3csed]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.cat-grid[data-astro-cid-ryv3csed]{grid-template-columns:1fr}}.ev-grid[data-astro-cid-hwf3vml4]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ev-card[data-astro-cid-hwf3vml4]{appearance:none;width:100%;text-align:left;font-family:inherit;background:#ffffff0a;color:var(--paper);border:1px solid rgba(210,182,64,.25);border-radius:12px;padding:28px;position:relative;overflow:hidden;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;transition:background .28s var(--ease-out),color .28s var(--ease-out),border-color .28s var(--ease-out),transform .28s var(--ease-out),box-shadow .28s var(--ease-out);cursor:pointer}.ev-card[data-astro-cid-hwf3vml4]:hover,.ev-card[data-astro-cid-hwf3vml4]:focus-visible{background:var(--gold-500);color:var(--green-900);border-color:transparent;transform:translateY(-5px);box-shadow:var(--shadow-lg);outline:none}.ev-emoji[data-astro-cid-hwf3vml4]{position:absolute;top:-10px;right:-10px;font-size:90px;font-family:serif;color:var(--gold-500);opacity:.25;transition:color .28s var(--ease-out),opacity .28s var(--ease-out);pointer-events:none}.ev-card[data-astro-cid-hwf3vml4]:hover .ev-emoji[data-astro-cid-hwf3vml4],.ev-card[data-astro-cid-hwf3vml4]:focus-visible .ev-emoji[data-astro-cid-hwf3vml4]{color:var(--green-800);opacity:.18}.ev-num[data-astro-cid-hwf3vml4]{font-family:var(--font-display);font-weight:900;font-size:10px;letter-spacing:.22em;color:var(--gold-500);margin-bottom:12px;transition:color .28s var(--ease-out)}.ev-card[data-astro-cid-hwf3vml4]:hover .ev-num[data-astro-cid-hwf3vml4],.ev-card[data-astro-cid-hwf3vml4]:focus-visible .ev-num[data-astro-cid-hwf3vml4]{color:var(--green-800)}.ev-month[data-astro-cid-hwf3vml4]{display:inline-block;padding:3px 10px;background:#d2b6402e;color:var(--gold-500);font-size:10px;font-family:var(--font-display);font-weight:800;letter-spacing:.14em;border-radius:6px;text-transform:uppercase;transition:background .28s var(--ease-out),color .28s var(--ease-out)}.ev-card[data-astro-cid-hwf3vml4]:hover .ev-month[data-astro-cid-hwf3vml4],.ev-card[data-astro-cid-hwf3vml4]:focus-visible .ev-month[data-astro-cid-hwf3vml4]{background:var(--green-800);color:var(--gold-500)}.ev-title[data-astro-cid-hwf3vml4]{font-family:var(--font-display);font-weight:800;font-size:22px;line-height:1.15;letter-spacing:-.01em;margin-bottom:8px;color:var(--gold-500);transition:color .28s var(--ease-out)}.ev-card[data-astro-cid-hwf3vml4]:hover .ev-title[data-astro-cid-hwf3vml4],.ev-card[data-astro-cid-hwf3vml4]:focus-visible .ev-title[data-astro-cid-hwf3vml4]{color:var(--green-900)}.ev-desc[data-astro-cid-hwf3vml4]{font-size:13px;line-height:1.5;color:#ffffffa6;transition:color .28s var(--ease-out);margin-bottom:14px}.ev-card[data-astro-cid-hwf3vml4]:hover .ev-desc[data-astro-cid-hwf3vml4],.ev-card[data-astro-cid-hwf3vml4]:focus-visible .ev-desc[data-astro-cid-hwf3vml4]{color:#0b1a10c7}.ev-cta[data-astro-cid-hwf3vml4]{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-500);transition:color .28s var(--ease-out)}.ev-card[data-astro-cid-hwf3vml4]:hover .ev-cta[data-astro-cid-hwf3vml4],.ev-card[data-astro-cid-hwf3vml4]:focus-visible .ev-cta[data-astro-cid-hwf3vml4]{color:var(--green-900)}@media(max-width:980px){.ev-grid[data-astro-cid-hwf3vml4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.ev-grid[data-astro-cid-hwf3vml4]{grid-template-columns:1fr}}.ev-modal[data-astro-cid-hwf3vml4]{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:4vh clamp(16px,4vw,40px)}.ev-modal[data-astro-cid-hwf3vml4].is-open{display:flex;animation:ev-modal-in .28s var(--ease-out)}@keyframes ev-modal-in{0%{opacity:0}to{opacity:1}}.ev-modal-backdrop[data-astro-cid-hwf3vml4]{position:absolute;inset:0;background:#0e3d1fd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ev-modal-panel[data-astro-cid-hwf3vml4]{position:relative;width:min(1080px,100%);max-height:92vh;background:var(--green-900);border-radius:16px;border:1px solid rgba(210,182,64,.35);box-shadow:0 30px 80px #0009;color:var(--paper);padding:clamp(20px,3vw,36px);display:flex;flex-direction:column;gap:18px;overflow:hidden}.ev-modal-close[data-astro-cid-hwf3vml4]{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(210,182,64,.4);background:#00000040;color:var(--gold-500);font-size:24px;line-height:1;cursor:pointer;transition:background .2s,color .2s;z-index:3}.ev-modal-close[data-astro-cid-hwf3vml4]:hover{background:var(--gold-500);color:var(--green-900)}.ev-modal-header[data-astro-cid-hwf3vml4]{text-align:center;padding:0 56px}.ev-modal-eyebrow[data-astro-cid-hwf3vml4]{display:inline-block;padding:4px 12px;background:#d2b6402e;color:var(--gold-500);font-family:var(--font-display);font-weight:800;font-size:10px;letter-spacing:.18em;text-transform:uppercase;border-radius:6px;margin-bottom:10px}.ev-modal-title[data-astro-cid-hwf3vml4]{font-family:var(--font-display);font-weight:800;font-size:clamp(24px,3vw,36px);color:var(--gold-500);letter-spacing:-.02em;line-height:1.1}.ev-modal-desc[data-astro-cid-hwf3vml4]{margin-top:8px;font-size:14px;line-height:1.55;color:#ffffffbf;max-width:640px;margin-left:auto;margin-right:auto}.ev-modal-stage[data-astro-cid-hwf3vml4]{display:grid;grid-template-columns:44px 1fr 44px;gap:12px;align-items:center;flex:1;min-height:0}.ev-modal-img-wrap[data-astro-cid-hwf3vml4]{position:relative;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;background:#00000059;border-radius:10px;overflow:hidden;aspect-ratio:16 / 10}.ev-modal-img[data-astro-cid-hwf3vml4]{width:100%;height:100%;object-fit:contain}.ev-modal-counter[data-astro-cid-hwf3vml4]{position:absolute;bottom:10px;right:12px;padding:4px 10px;background:#0000008c;border-radius:999px;font-family:var(--font-display);font-weight:700;font-size:11px;letter-spacing:.1em;color:var(--gold-500)}.ev-modal-nav[data-astro-cid-hwf3vml4]{width:44px;height:44px;border-radius:50%;border:1px solid rgba(210,182,64,.5);background:#00000040;color:var(--gold-500);cursor:pointer;font-size:24px;line-height:1;transition:background .2s,color .2s}.ev-modal-nav[data-astro-cid-hwf3vml4]:hover{background:var(--gold-500);color:var(--green-900)}.ev-modal-thumbs[data-astro-cid-hwf3vml4]{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(80px,1fr);gap:8px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:var(--gold-500) rgba(255,255,255,.1)}.ev-modal-thumbs[data-astro-cid-hwf3vml4]::-webkit-scrollbar{height:6px}.ev-modal-thumbs[data-astro-cid-hwf3vml4]::-webkit-scrollbar-thumb{background:var(--gold-500);border-radius:3px}.ev-modal-thumb[data-astro-cid-hwf3vml4]{appearance:none;border:2px solid transparent;background:none;padding:0;cursor:pointer;border-radius:8px;overflow:hidden;aspect-ratio:4 / 3;transition:border-color .18s,transform .18s}.ev-modal-thumb[data-astro-cid-hwf3vml4] img[data-astro-cid-hwf3vml4]{width:100%;height:100%;object-fit:cover;display:block}.ev-modal-thumb[data-astro-cid-hwf3vml4]:hover{transform:translateY(-2px)}.ev-modal-thumb[data-astro-cid-hwf3vml4].is-active{border-color:var(--gold-500)}body.ev-modal-open{overflow:hidden}@media(max-width:720px){.ev-modal-header[data-astro-cid-hwf3vml4]{padding:0 16px}.ev-modal-stage[data-astro-cid-hwf3vml4]{grid-template-columns:36px 1fr 36px;gap:8px}.ev-modal-nav[data-astro-cid-hwf3vml4]{width:36px;height:36px;font-size:20px}.ev-modal-img-wrap[data-astro-cid-hwf3vml4]{aspect-ratio:4 / 3}}
