:root{--color-primary: #2779a2;--color-primary-dark: #1f5f82;--color-primary-light: #e6f2f8;--color-secondary: #a7a6a7;--color-text-primary: #1a1a1a;--color-text-secondary: #4a4a4a;--color-text-muted: #777777;--color-bg-primary: #ffffff;--color-bg-secondary: #f1f3f4;--color-bg-light: #e6f2f8;--color-border: #e5e5e5;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--container-max: 1200px;--container-padding: 1rem;--border-radius: 12px;--border-radius-large: 20px;--shadow-sm: 0 2px 4px rgba(0,0,0,.05);--shadow-md: 0 4px 20px rgba(0,0,0,.08);--shadow-lg: 0 8px 30px rgba(0,0,0,.12);--transition: all .3s cubic-bezier(.4, 0, .2, 1)}:root.dark{--color-primary: #4a9bc7;--color-primary-dark: #2779a2;--color-primary-light: #0a0f1f;--color-secondary: #9ca3af;--color-text-primary: #f9fafb;--color-text-secondary: #d1d5db;--color-text-muted: #9ca3af;--color-bg-primary: #020617;--color-bg-secondary: #1c1f2f;--color-bg-light: #0d1117;--color-border: #374151;--color-success:rgb(13, 94, 67);--color-warning: #f59e0b;--color-error: #f87171;--shadow-sm: 0 2px 4px rgba(0,0,0,.3);--shadow-md: 0 4px 20px rgba(0,0,0,.4);--shadow-lg: 0 8px 30px rgba(0,0,0,.5)}.container[data-astro-cid-aee76kgo]{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.btn[data-astro-cid-aee76kgo]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--transition);text-decoration:none;white-space:nowrap}.btn-small[data-astro-cid-aee76kgo]{padding:.5rem 1rem;font-size:.85rem}.btn-large[data-astro-cid-aee76kgo]{padding:1rem 2rem;font-size:1.05rem}.btn-full[data-astro-cid-aee76kgo]{width:100%;justify-content:center}.hero[data-astro-cid-aee76kgo]{position:relative;display:flex;align-items:center;overflow:hidden}.hero-content[data-astro-cid-aee76kgo]{position:relative;z-index:2;text-align:center}.hero-badge[data-astro-cid-aee76kgo]{display:inline-block;background:#ffffff26;backdrop-filter:blur(10px);padding:.5rem 1.25rem;border-radius:25px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.hero-title[data-astro-cid-aee76kgo]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.title-accent[data-astro-cid-aee76kgo]{background:linear-gradient(90deg,#fff,#fffc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description[data-astro-cid-aee76kgo]{font-size:clamp(1.1rem,3vw,1.3rem);max-width:600px;margin:0 auto 3rem;opacity:.9;line-height:1.5}.hero-stats[data-astro-cid-aee76kgo]{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.stat[data-astro-cid-aee76kgo]{text-align:center;padding:1rem;background:var(--color-bg-secondary);backdrop-filter:blur(10px);border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.2);min-width:100px}.stat-number[data-astro-cid-aee76kgo]{font-size:2.5rem;font-weight:800;line-height:1}.stat-label[data-astro-cid-aee76kgo]{font-size:.9rem;opacity:.8;margin-top:.25rem}.hero-actions[data-astro-cid-aee76kgo]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.card-1[data-astro-cid-aee76kgo]{top:20%;right:10%;animation-delay:0s}.card-2[data-astro-cid-aee76kgo]{top:60%;left:5%;animation-delay:2s}.card-3[data-astro-cid-aee76kgo]{bottom:25%;right:15%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.section-header[data-astro-cid-aee76kgo]{text-align:center;margin-bottom:3rem}.section-badge[data-astro-cid-aee76kgo]{display:inline-block;background:var(--color-primary-light);color:var(--color-primary);padding:.5rem 1rem;border-radius:25px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.section-header[data-astro-cid-aee76kgo] h2[data-astro-cid-aee76kgo]{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:1rem}.section-header[data-astro-cid-aee76kgo] p[data-astro-cid-aee76kgo]{font-size:1.1rem;max-width:600px;margin:0 auto}.highlights[data-astro-cid-aee76kgo]{padding:4rem 0}.highlights-grid[data-astro-cid-aee76kgo]{display:grid;grid-template-columns:1fr;gap:1.5rem}.highlight-card[data-astro-cid-aee76kgo]{background:var(--color-bg-secondary);padding:2rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-sm);text-align:center;transition:var(--transition);border:1px solid var(--color-border)}.highlight-card[data-astro-cid-aee76kgo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.highlight-icon[data-astro-cid-aee76kgo]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--color-primary-light);border-radius:50%;margin-bottom:1.5rem;color:var(--color-primary)}.highlight-card[data-astro-cid-aee76kgo] h3[data-astro-cid-aee76kgo]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}.highlight-card[data-astro-cid-aee76kgo] p[data-astro-cid-aee76kgo]{color:var(--color-text-secondary);line-height:1.6}.course-details[data-astro-cid-aee76kgo]{padding:5rem 0}.details-layout[data-astro-cid-aee76kgo]{display:grid;grid-template-columns:1fr;gap:2rem}.detail-card[data-astro-cid-aee76kgo]{background:#fff;border-radius:var(--border-radius-large);box-shadow:var(--shadow-md);overflow:hidden;border:1px solid var(--color-border)}.card-header[data-astro-cid-aee76kgo]{padding:1.5rem 2rem;background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center}.card-header[data-astro-cid-aee76kgo] h3[data-astro-cid-aee76kgo]{font-size:1.25rem;font-weight:700;color:var(--color-text-primary)}.schedule-badge[data-astro-cid-aee76kgo]{background:var(--color-success);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600}.schedule-content[data-astro-cid-aee76kgo]{padding:2rem}.schedule-item[data-astro-cid-aee76kgo]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--color-border)}.schedule-item[data-astro-cid-aee76kgo]:last-child{border-bottom:none}.schedule-day[data-astro-cid-aee76kgo]{font-weight:600;color:var(--color-text-primary)}.schedule-content[data-astro-cid-aee76kgo],.requirements-list[data-astro-cid-aee76kgo],.pricing-features[data-astro-cid-aee76kgo],.date-content[data-astro-cid-aee76kgo]{background:var(--color-bg-secondary)}.schedule-time[data-astro-cid-aee76kgo]{text-align:right}.days[data-astro-cid-aee76kgo]{display:block;font-weight:600;color:var(--color-primary)}.time[data-astro-cid-aee76kgo]{display:block;font-size:.9rem;color:var(--color-text-secondary)}.requirements-list[data-astro-cid-aee76kgo]{padding:2rem}.requirement-item[data-astro-cid-aee76kgo]{display:flex;gap:1rem;padding:1.5rem;border-radius:var(--border-radius);margin-bottom:1rem;background:var(--color-bg-secondary);border:1px solid var(--color-border);transition:var(--transition)}.requirement-item[data-astro-cid-aee76kgo]:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.requirement-item[data-astro-cid-aee76kgo].primary{background:var(--color-primary-light);border-color:var(--color-primary)}.req-icon[data-astro-cid-aee76kgo]{font-size:1.5rem;flex-shrink:0}.req-content[data-astro-cid-aee76kgo] h4[data-astro-cid-aee76kgo]{font-weight:600;margin-bottom:.25rem;color:var(--color-text-primary)}.req-content[data-astro-cid-aee76kgo] p[data-astro-cid-aee76kgo]{color:var(--color-text-secondary);font-size:.9rem;margin-bottom:.75rem}.pricing-card[data-astro-cid-aee76kgo]{background:var(--color-bg-secondary);border-radius:var(--border-radius-large);box-shadow:var(--shadow-lg);overflow:hidden;border:2px solid var(--color-primary);position:sticky;top:2rem}.pricing-header[data-astro-cid-aee76kgo]{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;padding:2rem;text-align:center}.price-tag[data-astro-cid-aee76kgo]{display:flex;align-items:baseline;justify-content:center;margin-bottom:1rem}.currency[data-astro-cid-aee76kgo]{font-size:1.5rem;font-weight:600}.amount[data-astro-cid-aee76kgo]{font-size:3rem;font-weight:800;margin:0 .25rem}.price-description[data-astro-cid-aee76kgo]{opacity:.9;font-size:.9rem;line-height:1.4}.pricing-features[data-astro-cid-aee76kgo]{padding:2rem}.feature[data-astro-cid-aee76kgo]{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;color:var(--color-text-secondary)}.feature[data-astro-cid-aee76kgo] svg[data-astro-cid-aee76kgo]{color:var(--color-success);flex-shrink:0}.financial-aid[data-astro-cid-aee76kgo]{padding:1.5rem 2rem;background:var(--color-bg-secondary);text-align:center;border-top:1px solid var(--color-border)}.aid-text[data-astro-cid-aee76kgo]{font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem}.aid-link[data-astro-cid-aee76kgo]{color:var(--color-primary);text-decoration:none;font-size:.9rem;font-weight:500}.aid-link[data-astro-cid-aee76kgo]:hover{text-decoration:underline}.course-dates[data-astro-cid-aee76kgo]{padding:5rem 0}.dates-grid[data-astro-cid-aee76kgo]{display:grid;grid-template-columns:1fr;gap:1.5rem}.date-card[data-astro-cid-aee76kgo]{background:var(--color-bg-secondary);border-radius:var(--border-radius-large);border:1px solid var(--color-border);overflow:hidden;transition:var(--transition)}.date-card[data-astro-cid-aee76kgo]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.date-card[data-astro-cid-aee76kgo].featured{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.date-header[data-astro-cid-aee76kgo]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border)}.date-card[data-astro-cid-aee76kgo].featured .date-header[data-astro-cid-aee76kgo]{background:var(--color-primary-light)}.month[data-astro-cid-aee76kgo]{font-size:1.25rem;font-weight:700;color:var(--color-primary)}.availability-badge[data-astro-cid-aee76kgo]{padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600}.available[data-astro-cid-aee76kgo]{background:#dcfce7;color:var(--color-success)}.not-available[data-astro-cid-aee76kgo]{background:#f78888;color:var(--color-bg-primary)}.date-content[data-astro-cid-aee76kgo]{padding:2rem}.date-range[data-astro-cid-aee76kgo]{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem}.date-details[data-astro-cid-aee76kgo]{color:var(--color-text-secondary);font-size:.9rem;margin-bottom:1.5rem}.financial-aid-section[data-astro-cid-aee76kgo]{padding:5rem 0}.aid-grid[data-astro-cid-aee76kgo]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.aid-card[data-astro-cid-aee76kgo]{background:var(--color-bg-secondary);padding:2.5rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-md);text-align:center;border:1px solid var(--color-border);transition:var(--transition)}.aid-card[data-astro-cid-aee76kgo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.aid-icon[data-astro-cid-aee76kgo]{font-size:3rem;margin-bottom:1.5rem}.aid-card[data-astro-cid-aee76kgo] h3[data-astro-cid-aee76kgo]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-primary)}.aid-card[data-astro-cid-aee76kgo] p[data-astro-cid-aee76kgo]{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.5rem}.aid-amount[data-astro-cid-aee76kgo]{display:inline-block;background:var(--color-primary-light);color:var(--color-primary);padding:.5rem 1rem;border-radius:25px;font-weight:600;font-size:.9rem}.aid-cta[data-astro-cid-aee76kgo]{text-align:center}.aid-note[data-astro-cid-aee76kgo]{margin-top:1rem;color:var(--color-text-muted);font-size:.9rem}.final-cta[data-astro-cid-aee76kgo]{padding:5rem 0;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;text-align:center}.final-cta2[data-astro-cid-aee76kgo]{text-align:center}.cta-content[data-astro-cid-aee76kgo]{max-width:800px;margin:0 auto}.cta-text[data-astro-cid-aee76kgo] h2[data-astro-cid-aee76kgo]{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:1rem}.cta-text[data-astro-cid-aee76kgo] p[data-astro-cid-aee76kgo]{font-size:1.2rem;opacity:.9;margin-bottom:3rem;line-height:1.6}.cta-actions[data-astro-cid-aee76kgo]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.final-cta[data-astro-cid-aee76kgo] .btn-secondary[data-astro-cid-aee76kgo]{background:#fff;color:var(--color-primary)}.final-cta[data-astro-cid-aee76kgo] .btn-secondary[data-astro-cid-aee76kgo]:hover{background:#ffffffb3}.contact-methods[data-astro-cid-aee76kgo]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.contact-item[data-astro-cid-aee76kgo]{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;padding:.75rem 1rem;border-radius:8px;background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:var(--transition)}.contact-item[data-astro-cid-aee76kgo]:hover{background:#fff3}@media (min-width: 640px){.hero-stats[data-astro-cid-aee76kgo]{gap:3rem}.highlights-grid[data-astro-cid-aee76kgo]{grid-template-columns:repeat(3,1fr)}.dates-grid[data-astro-cid-aee76kgo]{grid-template-columns:repeat(2,1fr)}.aid-grid[data-astro-cid-aee76kgo]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.details-layout[data-astro-cid-aee76kgo]{grid-template-columns:2fr 1fr;gap:3rem}.dates-grid[data-astro-cid-aee76kgo]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 639px){.container[data-astro-cid-aee76kgo]{--container-padding: 1rem}.hero[data-astro-cid-aee76kgo]{min-height:90vh}.hero-stats[data-astro-cid-aee76kgo]{flex-direction:column;align-items:center;gap:1rem}.stat[data-astro-cid-aee76kgo]{width:100%;max-width:200px}.hero-actions[data-astro-cid-aee76kgo]{flex-direction:column;align-items:center}.btn[data-astro-cid-aee76kgo]{width:100%;justify-content:center}.contact-methods[data-astro-cid-aee76kgo]{flex-direction:column;align-items:center}.contact-item[data-astro-cid-aee76kgo]{width:100%;max-width:300px;justify-content:center}}@media (prefers-reduced-motion: no-preference){.highlight-card[data-astro-cid-aee76kgo]{animation:fadeInUp .6s ease-out}.highlight-card[data-astro-cid-aee76kgo]:nth-child(2){animation-delay:.1s}.highlight-card[data-astro-cid-aee76kgo]:nth-child(3){animation-delay:.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}
