:root{--navy:#0b1f3a;--navy-mid:#122847;--navy-light:#1a3660;--gold:#c9a96e;--gold-light:#dfc49a;--teal:#2961a8;--cream:#f7f4ee;--warm-white:#fdfcfa;--light-gray:#efece6;--mid-gray:#8a8a8a;--dark-gray:#2c2c2c;--text:#1a1a1a;--text-light:#555555;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--max-width:1200px;--section-pad:110px 24px;--transition:all 0.3s ease}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:12px;left:12px;width:auto;height:auto;padding:10px 18px;background:var(--navy);color:#fff;clip:auto;z-index:9999}.section-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.page-hero h1,.section-title{font-family:var(--font-serif);font-weight:300}.section-title{font-size:clamp(34px,4vw,52px);line-height:1.12;color:var(--navy);margin-bottom:22px}.cta-banner h2 em,.page-hero h1 em,.section-title em{font-style:italic;color:var(--gold)}.section-body{font-size:16px;color:var(--text-light);line-height:1.85}.page-hero{background:var(--navy);color:#fff;text-align:center;padding:148px 24px 80px;position:relative;overflow:hidden}.page-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80%at 50% 100%,rgba(41,97,168,.22)0,transparent 65%),radial-gradient(ellipse 40% 40%at 82% 18%,rgba(201,169,110,.08)0,transparent 55%)}.page-hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto}.page-hero-kicker{display:block;margin-bottom:18px;color:var(--gold);font-size:10.5px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.page-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.08;margin-bottom:18px}.page-hero p{max-width:680px;margin:0 auto;font-size:17px;line-height:1.85;color:rgba(255,255,255,.7)}.about{background:var(--warm-white)}.about-image{position:relative;max-width:var(--max-width);margin:0 auto;padding:0 40px;overflow:hidden}.about-img-main{width:100%;max-height:480px;object-fit:cover;object-position:center 60%;display:block;border-radius:2px}.about-img-badge{position:absolute;bottom:16px;right:56px;width:118px;padding:14px 12px;background:var(--navy);border-radius:2px;display:flex;align-items:center;justify-content:center}.about-badge-txt{font-size:8px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#fff;text-align:center;line-height:1.7}.about-inner{max-width:var(--max-width);margin:0 auto;padding:64px 40px 32px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.about-pillars{display:flex;flex-direction:column;gap:22px}.pillar{display:flex;gap:18px;align-items:flex-start}.pillar-icon{width:40px;height:40px;background:var(--cream);border-radius:2px;display:flex;align-items:center;justify-content:center;color:var(--teal);flex-shrink:0;font-size:17px}.pillar h3,.pillar h4{font-size:13.5px;color:var(--navy);margin-bottom:5px}.pillar p{font-size:13.5px;color:var(--text-light);line-height:1.65}.programme{padding:var(--section-pad);background:var(--cream)}.programme-inner{max-width:var(--max-width);margin:0 auto;padding:0 40px}.programme-header{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:60px}.programme-features{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:60px}.prog-feat{background:#fff;padding:34px 28px;border-top:2px solid var(--teal);overflow:hidden}.prog-feat-photo{display:block;width:calc(100% + 56px);height:180px;object-fit:cover;margin:-34px -28px 22px}.prog-feat-icon{width:30px;height:30px;margin-bottom:14px;color:var(--teal)}.prog-feat-icon svg{width:100%;height:100%;display:block;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pillar h3,.pillar h4,.prog-feat h3,.sched-body h4{font-family:var(--font-sans);font-weight:600}.prog-feat h3{font-size:14px;color:var(--navy);margin-bottom:8px}.prog-feat p,.sched-body p{font-size:13px;color:var(--text-light);line-height:1.68}.schedule-heading{font-family:var(--font-serif);font-size:28px;font-weight:300;color:var(--navy);margin-bottom:28px}.schedule-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sched-row{display:grid;grid-template-columns:110px 1fr;gap:24px;align-items:start;background:#fff;padding:18px 22px;border-left:3px solid var(--teal)}.cta-banner h2,.sched-time{font-family:var(--font-serif)}.sched-time{font-size:22px;font-weight:400;color:var(--teal);line-height:1.2;letter-spacing:.01em}.sched-body h4{font-size:15px;margin:0 0 6px;letter-spacing:.01em}.sched-note,.schedule-footnote{font-size:12.5px;font-style:italic;color:var(--mid-gray)}.sched-note{font-weight:400;margin-left:4px}.sched-body p{font-size:13.5px;line-height:1.65;margin:0}.sched-body p a{color:var(--teal);text-decoration:underline;text-underline-offset:2px}.sched-body h4,.sched-body p a:hover{color:var(--navy)}.schedule-footnote{margin-top:20px;line-height:1.6}.schedule-footnote span{font-style:normal;color:var(--teal);margin-right:4px}.cta-banner{background:var(--navy);color:#fff;text-align:center;padding:96px 24px}.cta-inner{max-width:720px;margin:0 auto}.cta-banner h2{font-size:clamp(34px,4vw,48px);font-weight:300;margin-bottom:16px}.cta-banner p{font-size:16px;color:rgba(255,255,255,.7);margin-bottom:28px}.btn,.cta-actions{justify-content:center}.cta-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;padding:14px 28px;font-size:13px;font-weight:600;letter-spacing:.04em;border-radius:4px;transition:var(--transition)}.btn-orange{background:#f8a11a;color:var(--navy)}.btn-orange:hover{background:#ee940c}.btn-green{background:#128c4a;color:#fff}.btn-green:hover{background:#0e7a3f}@media (max-width:900px){.programme-header{grid-template-columns:1fr;gap:24px}.programme-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--section-pad:72px 0}.about-inner{grid-template-columns:1fr;gap:40px;padding:40px 24px 24px}.about-image{padding:0 24px}.about-img-main{max-height:280px}.about-img-badge{width:96px;padding:10px 8px;bottom:12px;right:32px}.about-badge-txt{font-size:7.5px}.programme-inner{padding:0 24px}.programme-features{grid-template-columns:1fr}.page-hero{padding:120px 24px 64px}.cta-banner{padding:64px 24px}.cta-actions{flex-direction:column;align-items:center}}@media (max-width:600px){.sched-row{grid-template-columns:1fr;gap:4px;padding:14px 16px}.sched-time{font-size:14px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}}
/*# sourceMappingURL=program.css.map */