.holiday-full-view[data-astro-cid-lqdoglug]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.holiday-full-view[data-astro-cid-lqdoglug]:not([hidden]){opacity:1;visibility:visible;transition-delay:0s}.full-view-backdrop[data-astro-cid-lqdoglug]{position:absolute;inset:0;background:#151957d9;backdrop-filter:blur(4px);cursor:pointer}.full-view-panel[data-astro-cid-lqdoglug]{position:relative;width:100%;max-width:900px;max-height:90vh;background:var(--color-white);border-radius:var(--radius);box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;transform:scale(.95);transition:transform .25s ease;margin:0 var(--space)}.holiday-full-view[data-astro-cid-lqdoglug]:not([hidden]) .full-view-panel[data-astro-cid-lqdoglug]{transform:scale(1)}.full-view-header[data-astro-cid-lqdoglug]{position:relative;padding:1.5rem 2rem 0;display:flex;justify-content:flex-end}.close-btn[data-astro-cid-lqdoglug]{width:40px;height:40px;border-radius:50%;border:none;background:var(--light-bg);color:var(--dark-navy);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.close-btn[data-astro-cid-lqdoglug]:hover{background:var(--primary-blue);color:#fff;transform:rotate(90deg)}.close-btn[data-astro-cid-lqdoglug]:focus{outline:2px solid var(--accent-yellow);outline-offset:2px}.full-view-content[data-astro-cid-lqdoglug]{overflow-y:auto;padding:0 2rem 2rem;flex:1}.full-view-content[data-astro-cid-lqdoglug]::-webkit-scrollbar{width:8px}.full-view-content[data-astro-cid-lqdoglug]::-webkit-scrollbar-track{background:var(--light-bg);border-radius:4px}.full-view-content[data-astro-cid-lqdoglug]::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:4px}.full-view-content[data-astro-cid-lqdoglug]::-webkit-scrollbar-thumb:hover{background:var(--dark-navy)}.program-hero[data-astro-cid-lqdoglug]{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid var(--light-bg)}.program-hero[data-astro-cid-lqdoglug] h1[data-astro-cid-lqdoglug]{font-size:clamp(2rem,4vw,3rem);color:var(--dark-navy);margin-bottom:.75rem;line-height:1.2}.tagline[data-astro-cid-lqdoglug]{font-size:1.25rem;color:var(--text-muted);margin-bottom:2rem;font-weight:500;line-height:1.5}.quick-meta[data-astro-cid-lqdoglug]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.meta-badge[data-astro-cid-lqdoglug]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--light-bg);border-radius:50px;color:var(--dark-navy);font-weight:600;font-size:.95rem}.meta-badge[data-astro-cid-lqdoglug] svg[data-astro-cid-lqdoglug]{color:var(--primary-blue);flex-shrink:0}.program-section[data-astro-cid-lqdoglug]{padding:2.5rem 0;border-bottom:1px solid var(--border-subtle)}.program-section[data-astro-cid-lqdoglug]:last-of-type{border-bottom:none}.program-section[data-astro-cid-lqdoglug] h2[data-astro-cid-lqdoglug]{font-size:1.75rem;color:var(--dark-navy);margin-bottom:1.5rem;font-weight:600}.program-section[data-astro-cid-lqdoglug] p[data-astro-cid-lqdoglug]{color:var(--color-black);line-height:1.65;margin-bottom:1rem;font-size:1.05rem}.program-section[data-astro-cid-lqdoglug] p[data-astro-cid-lqdoglug]:last-child{margin-bottom:0}.feature-list[data-astro-cid-lqdoglug],.requirement-list[data-astro-cid-lqdoglug]{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.feature-list[data-astro-cid-lqdoglug] li[data-astro-cid-lqdoglug],.requirement-list[data-astro-cid-lqdoglug] li[data-astro-cid-lqdoglug]{padding-left:2rem;position:relative;color:var(--color-black);line-height:1.65;font-size:1.05rem}.feature-list[data-astro-cid-lqdoglug] li[data-astro-cid-lqdoglug]:before{content:"✓";position:absolute;left:0;color:var(--primary-blue);font-weight:700;font-size:1.25rem}.requirement-list[data-astro-cid-lqdoglug] li[data-astro-cid-lqdoglug]:before{content:"•";position:absolute;left:0;color:var(--dark-navy);font-weight:700;font-size:1.5rem;line-height:1.4}.notice-highlight[data-astro-cid-lqdoglug]{background:var(--light-bg);border-left:4px solid var(--accent-yellow);padding:1rem 1.5rem;border-radius:8px;font-weight:600;color:var(--dark-navy);margin-bottom:1.5rem!important}.notice-text[data-astro-cid-lqdoglug]{background:var(--light-bg);padding:1rem 1.5rem;border-radius:8px;font-size:.95rem!important;color:var(--text-muted)!important;font-style:italic}.gift-blurb[data-astro-cid-lqdoglug]{background:linear-gradient(135deg,#ffd3381a,#1573c21a);border:2px solid var(--accent-yellow);padding:1.25rem 1.5rem;border-radius:12px;font-weight:500;color:var(--dark-navy)!important;margin-top:1.5rem!important}.week-schedule[data-astro-cid-lqdoglug]{margin-bottom:2rem}.week-schedule[data-astro-cid-lqdoglug]:last-child{margin-bottom:0}.week-label[data-astro-cid-lqdoglug]{font-size:1.25rem;color:var(--primary-blue);margin-bottom:1rem;font-weight:600}.schedule-grid[data-astro-cid-lqdoglug]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.schedule-item[data-astro-cid-lqdoglug]{background:var(--light-bg);padding:1.25rem;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;border:2px solid transparent;transition:all .2s ease}.schedule-item[data-astro-cid-lqdoglug]:hover{border-color:var(--primary-blue);transform:translateY(-2px)}.schedule-item[data-astro-cid-lqdoglug] strong[data-astro-cid-lqdoglug]{color:var(--dark-navy);font-size:1.1rem}.schedule-item[data-astro-cid-lqdoglug] span[data-astro-cid-lqdoglug]{color:var(--primary-blue);font-weight:600}.session-title[data-astro-cid-lqdoglug]{margin-top:.5rem;color:var(--dark-navy);font-size:.95rem;font-weight:500}.pricing-grid[data-astro-cid-lqdoglug]{display:grid;gap:1rem;margin:1.5rem 0}.pricing-item[data-astro-cid-lqdoglug]{background:var(--light-bg);padding:1.25rem 1.5rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center;border:2px solid transparent;transition:all .2s ease}.pricing-item[data-astro-cid-lqdoglug]:hover{border-color:var(--accent-yellow);transform:translate(4px)}.price-label[data-astro-cid-lqdoglug]{color:var(--dark-navy);font-weight:600;font-size:1.05rem}.price-value[data-astro-cid-lqdoglug]{color:var(--primary-blue);font-weight:700;font-size:1.15rem}.schedule-brief[data-astro-cid-lqdoglug]{background:linear-gradient(135deg,#1573c20d,#ffd3380d);border:2px solid var(--primary-blue);border-radius:12px;padding:2rem;margin:2.5rem 0}.schedule-brief[data-astro-cid-lqdoglug] h3[data-astro-cid-lqdoglug]{font-size:1.5rem;color:var(--dark-navy);margin-bottom:1rem;font-weight:600}.schedule-brief[data-astro-cid-lqdoglug] p[data-astro-cid-lqdoglug]{color:var(--color-black);line-height:1.65;margin-bottom:1.5rem;font-size:1.05rem}.schedule-brief[data-astro-cid-lqdoglug] .btn-row[data-astro-cid-lqdoglug]{display:flex;gap:1rem;flex-wrap:wrap}.schedule-brief[data-astro-cid-lqdoglug] .btn[data-astro-cid-lqdoglug]{display:inline-flex;align-items:center;padding:.875rem 1.75rem;border-radius:50px;text-decoration:none;font-weight:700;transition:all .3s ease;font-size:1rem}.schedule-brief[data-astro-cid-lqdoglug] .btn-primary[data-astro-cid-lqdoglug]{background:var(--primary-blue);color:#fff;box-shadow:var(--shadow-button)}.schedule-brief[data-astro-cid-lqdoglug] .btn-primary[data-astro-cid-lqdoglug]:hover{background:var(--dark-navy);transform:translateY(-3px);box-shadow:var(--shadow-button-hover)}.schedule-brief[data-astro-cid-lqdoglug] .btn-primary[data-astro-cid-lqdoglug]:focus{outline:3px solid var(--accent-yellow);outline-offset:3px}.program-cta-section[data-astro-cid-lqdoglug]{padding:2.5rem 0 1rem}.cta-buttons[data-astro-cid-lqdoglug]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn-large[data-astro-cid-lqdoglug]{padding:1rem 2rem;font-size:1.1rem;min-width:200px;text-align:center}@media (max-width: 768px){.full-view-panel[data-astro-cid-lqdoglug]{max-height:100vh;height:100%;border-radius:0;margin:0}.full-view-header[data-astro-cid-lqdoglug]{padding:1rem 1rem 0}.full-view-content[data-astro-cid-lqdoglug]{padding:0 1rem 1.5rem}.program-hero[data-astro-cid-lqdoglug]{padding:1.5rem 0 2rem}.program-section[data-astro-cid-lqdoglug]{padding:1.5rem 0}.quick-meta[data-astro-cid-lqdoglug]{gap:.75rem}.meta-badge[data-astro-cid-lqdoglug]{font-size:.85rem;padding:.6rem 1rem}.meta-badge[data-astro-cid-lqdoglug] svg[data-astro-cid-lqdoglug]{width:16px;height:16px}.schedule-grid[data-astro-cid-lqdoglug]{grid-template-columns:1fr}.schedule-brief[data-astro-cid-lqdoglug]{padding:1.5rem;margin:2rem 0}.schedule-brief[data-astro-cid-lqdoglug] h3[data-astro-cid-lqdoglug]{font-size:1.25rem}.schedule-brief[data-astro-cid-lqdoglug] .btn-row[data-astro-cid-lqdoglug]{flex-direction:column}.schedule-brief[data-astro-cid-lqdoglug] .btn[data-astro-cid-lqdoglug]{width:100%;justify-content:center}.cta-buttons[data-astro-cid-lqdoglug]{flex-direction:column}.btn-large[data-astro-cid-lqdoglug]{width:100%}}.hero-section[data-astro-cid-z47e7zx7]{background:linear-gradient(135deg,var(--dark-navy) 0%,var(--primary-blue) 100%);min-height:60vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section[data-astro-cid-z47e7zx7]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(255,211,56,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,211,56,.08) 0%,transparent 50%);pointer-events:none}.hero-content[data-astro-cid-z47e7zx7]{position:relative;z-index:1;width:100%;padding:4rem 0;text-align:center}.hero-section[data-astro-cid-z47e7zx7] h1[data-astro-cid-z47e7zx7]{font-size:clamp(2.5rem,5vw,3.5rem);color:var(--white);margin-bottom:1rem;line-height:1.2;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-subtitle[data-astro-cid-z47e7zx7]{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--white);max-width:700px;margin:0 auto .75rem;line-height:1.6;opacity:.95}.hero-dates[data-astro-cid-z47e7zx7]{font-size:clamp(1.15rem,2.2vw,1.4rem);color:var(--accent-yellow);font-weight:700;margin:0 auto 2.5rem;line-height:1.4}.hero-cta-row[data-astro-cid-z47e7zx7]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-large[data-astro-cid-z47e7zx7]{padding:1rem 2rem;font-size:1.1rem;min-width:180px}.content[data-astro-cid-z47e7zx7]{padding:5rem 0}.holidays-intro[data-astro-cid-z47e7zx7]{text-align:center;margin-bottom:3.5rem}.holidays-intro[data-astro-cid-z47e7zx7] h2[data-astro-cid-z47e7zx7]{font-size:2.25rem;margin-bottom:1.25rem;color:var(--dark-navy);font-weight:600}.holidays-intro[data-astro-cid-z47e7zx7] p[data-astro-cid-z47e7zx7]{font-size:1.15rem;color:var(--color-black);max-width:700px;margin:0 auto;line-height:1.65}.programs-grid[data-astro-cid-z47e7zx7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}@media (min-width: 1024px){.programs-grid[data-astro-cid-z47e7zx7]{grid-template-columns:repeat(3,1fr)}}.program-card[data-astro-cid-z47e7zx7]{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-1);border:2px solid transparent;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column}.program-card[data-astro-cid-z47e7zx7]:hover{transform:translateY(-4px);box-shadow:var(--shadow-2);border-color:var(--primary-blue)}.program-summary[data-astro-cid-z47e7zx7] h3[data-astro-cid-z47e7zx7]{color:var(--dark-navy);font-size:1.75rem;margin-bottom:1rem;font-weight:600}.summary-text[data-astro-cid-z47e7zx7]{color:var(--color-black);line-height:1.65;margin-bottom:1.5rem;font-size:1rem}.meta-row[data-astro-cid-z47e7zx7]{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.5rem;padding:1.25rem;background:var(--light-bg);border-radius:var(--radius-small)}.meta-item[data-astro-cid-z47e7zx7]{display:flex;gap:.5rem;align-items:baseline}.meta-label[data-astro-cid-z47e7zx7]{font-weight:700;color:var(--dark-navy);font-size:.95rem}.meta-value[data-astro-cid-z47e7zx7]{color:var(--color-black);font-size:.95rem}.cta-row[data-astro-cid-z47e7zx7]{margin-top:1.5rem;display:flex;gap:1rem;flex-wrap:wrap}.btn-full-view[data-astro-cid-z47e7zx7]{flex:1;min-width:140px;padding:.875rem 1.25rem;background:var(--dark-navy);color:#fff;border:none;border-radius:var(--radius-small);font-weight:600;font-size:.95rem;text-align:center;cursor:pointer;transition:all .3s ease}.btn-full-view[data-astro-cid-z47e7zx7]:hover{background:var(--primary-blue);transform:translateY(-2px);box-shadow:var(--shadow-button)}.btn-full-view[data-astro-cid-z47e7zx7]:focus{outline:3px solid var(--accent-yellow);outline-offset:3px}.book-btn[data-astro-cid-z47e7zx7]{flex:1;min-width:140px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;font-family:var(--font-sans);font-weight:800;font-size:.95rem;letter-spacing:.2px;color:var(--tg-navy);text-decoration:none;background:linear-gradient(180deg,var(--tg-yellow-2),var(--tg-yellow));border-radius:999px;border:2px solid rgba(21,25,87,.15);box-shadow:0 8px 20px #0b115040;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;will-change:transform;cursor:pointer}.book-btn[data-astro-cid-z47e7zx7]:hover{transform:translateY(-1px);box-shadow:var(--tg-shadow-strong);filter:saturate(1.03)}.book-btn[data-astro-cid-z47e7zx7]:focus-visible{box-shadow:var(--tg-shadow-strong),0 0 0 4px #ffd33b73;outline:none}.book-btn[data-astro-cid-z47e7zx7]:active{transform:translateY(0);box-shadow:var(--tg-shadow)}.book-btn-blue[data-astro-cid-z47e7zx7]{flex:1;min-width:140px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;font-family:var(--font-sans);font-weight:700;font-size:.95rem;color:#fff;text-decoration:none;background:var(--primary-blue);border-radius:50px;border:none;box-shadow:0 2px 8px #0000001f;transition:all .3s ease;cursor:pointer}.book-btn-blue[data-astro-cid-z47e7zx7]:hover{background:var(--dark-navy);transform:translateY(-2px);box-shadow:0 4px 12px #0000002e}.book-btn-blue[data-astro-cid-z47e7zx7]:focus{outline:3px solid var(--accent-yellow);outline-offset:3px}.book-btn-blue[data-astro-cid-z47e7zx7]:active{transform:translateY(0)}.cta-section[data-astro-cid-z47e7zx7]{text-align:center;background:var(--light-bg);padding:3.5rem 2rem;border-radius:var(--radius);border:2px solid var(--border-subtle)}.cta-section[data-astro-cid-z47e7zx7] h2[data-astro-cid-z47e7zx7]{margin-bottom:1.25rem;color:var(--dark-navy);font-size:2rem}.cta-section[data-astro-cid-z47e7zx7] p[data-astro-cid-z47e7zx7]{margin-bottom:2rem;color:var(--color-black);line-height:1.65;font-size:1.1rem}.btn[data-astro-cid-z47e7zx7]{display:inline-block;padding:.875rem 1.75rem;border-radius:50px;text-decoration:none;font-weight:700;transition:all .3s ease;font-size:1rem}.btn-primary[data-astro-cid-z47e7zx7]{background:linear-gradient(180deg,var(--tg-yellow-2, #ffeaa3),var(--tg-yellow, #ffe037));color:var(--tg-navy, #151957);font-weight:800;letter-spacing:.2px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000001f,0 1px 2px #00000014}.btn-primary[data-astro-cid-z47e7zx7]:hover{background:linear-gradient(180deg,var(--tg-yellow-2, #ffeaa3),var(--tg-yellow, #ffe037));transform:translateY(-2px);box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;filter:saturate(1.03)}.btn-primary[data-astro-cid-z47e7zx7]:focus{outline:3px solid var(--accent-yellow);outline-offset:3px}.btn-primary[data-astro-cid-z47e7zx7]:active{transform:translateY(0)}.btn-secondary[data-astro-cid-z47e7zx7]{background:var(--white);color:var(--dark-navy);border:2px solid var(--white);box-shadow:0 2px 8px #0000001f}.btn-secondary[data-astro-cid-z47e7zx7]:hover{background:#fffffff2;transform:translateY(-2px);box-shadow:0 4px 12px #0000002e}.btn-secondary[data-astro-cid-z47e7zx7]:focus{outline:3px solid var(--accent-yellow);outline-offset:3px}.btn-accent[data-astro-cid-z47e7zx7]{background:linear-gradient(180deg,var(--tg-yellow-2, #ffeaa3),var(--tg-yellow, #ffe037));color:var(--tg-navy, #151957);font-weight:800;letter-spacing:.2px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000001f,0 1px 2px #00000014}.btn-accent[data-astro-cid-z47e7zx7]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;filter:saturate(1.03)}.btn-accent[data-astro-cid-z47e7zx7]:focus{outline:3px solid var(--accent-yellow);outline-offset:3px}html{scroll-behavior:smooth}@media (max-width: 768px){.programs-grid[data-astro-cid-z47e7zx7]{grid-template-columns:1fr}.hero-section[data-astro-cid-z47e7zx7]{min-height:50vh}.hero-content[data-astro-cid-z47e7zx7]{padding:3rem 0}.hero-cta-row[data-astro-cid-z47e7zx7]{flex-direction:column;align-items:center}.btn-large[data-astro-cid-z47e7zx7]{width:100%;max-width:300px}.content[data-astro-cid-z47e7zx7]{padding:3rem 0}.cta-row[data-astro-cid-z47e7zx7]{flex-direction:column}.btn-full-view[data-astro-cid-z47e7zx7],.book-btn[data-astro-cid-z47e7zx7],.book-btn-blue[data-astro-cid-z47e7zx7]{width:100%}.cta-section[data-astro-cid-z47e7zx7]{padding:2.5rem 1.5rem}}
