.page-module__tNKI3G__container{width:100%}.page-module__tNKI3G__hero{background-color:var(--surface-container-low);border-bottom:1px solid color-mix(in srgb, var(--brand-gold) 15%, transparent);flex-direction:column;justify-content:center;min-height:70vh;padding:clamp(8rem,15vh,16rem) clamp(1rem,5vw,2rem) clamp(4rem,10vh,8rem);display:flex;position:relative;overflow:hidden}.page-module__tNKI3G__heroContent{max-width:var(--max-width);grid-template-columns:1.2fr .8fr;align-items:flex-end;gap:clamp(2rem,5vw,4rem);margin:0 auto;animation:1s cubic-bezier(.16,1,.3,1) page-module__tNKI3G__fadeInUp;display:grid}@media (max-width:1024px){.page-module__tNKI3G__heroContent{grid-template-columns:1fr;gap:3rem}}@keyframes page-module__tNKI3G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__tNKI3G__heroMain{flex-direction:column;gap:1.5rem;display:flex}.page-module__tNKI3G__heroTitle{font-family:var(--font-headings);color:var(--on-surface);margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.page-module__tNKI3G__heroSubtitle{color:var(--on-surface-variant);max-width:500px;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.page-module__tNKI3G__heroQuote{background:color-mix(in srgb, var(--on-surface) 3%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:2px solid var(--brand-gold);flex-direction:column;gap:1.5rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.page-module__tNKI3G__quoteTextSmall{font-family:var(--font-headings);color:var(--on-surface);margin:0;font-size:clamp(1rem,2vw,1.15rem);font-style:italic;line-height:1.7}.page-module__tNKI3G__quoteAttribution{flex-direction:column;gap:.25rem;display:flex}.page-module__tNKI3G__authorName{color:var(--brand-gold-antique);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:600}.page-module__tNKI3G__authorRole{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);font-size:.7rem}.page-module__tNKI3G__thesisSection{background-color:var(--background);padding:clamp(4rem,10vh,10rem) clamp(1rem,5vw,2rem)}.page-module__tNKI3G__editorialGrid{max-width:var(--max-width-content);grid-template-columns:1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}@media (min-width:1024px){.page-module__tNKI3G__editorialGrid{grid-template-columns:1fr 1fr;gap:clamp(4rem,8vw,8rem)}}.page-module__tNKI3G__editorialImageWrapper{border-radius:2px;height:clamp(400px,60vh,600px);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.page-module__tNKI3G__editorialImage{object-fit:cover}.page-module__tNKI3G__constrainedText{max-width:540px}.page-module__tNKI3G__text{font-family:var(--font-body);color:var(--on-surface);opacity:.9;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.page-module__tNKI3G__whySection{padding:var(--section-margin) var(--container-padding);background-color:var(--surface-container-low);border-top:1px solid color-mix(in srgb, var(--brand-gold) 15%, transparent);border-bottom:1px solid color-mix(in srgb, var(--brand-gold) 15%, transparent)}.page-module__tNKI3G__constrainedSection{max-width:var(--max-width-content);margin:0 auto}.page-module__tNKI3G__whyGrid{justify-content:center;margin-top:3rem;display:flex}.page-module__tNKI3G__whyText{text-align:center;max-width:800px}.page-module__tNKI3G__closingSection{padding:var(--section-margin) var(--container-padding);background-color:var(--on-background);color:var(--text-ivory);text-align:center}.page-module__tNKI3G__closingContent{max-width:800px;margin:0 auto}.page-module__tNKI3G__closingTitle{font-family:var(--font-headings);font-size:var(--text-h2);margin-bottom:1.5rem}.page-module__tNKI3G__closingText{font-size:var(--text-body-lg);opacity:.9;margin-bottom:3rem;margin-left:auto;margin-right:auto}.page-module__tNKI3G__closingCta{justify-content:center;display:flex}.page-module__tNKI3G__primaryButton{background-color:var(--brand-gold);color:var(--brand-navy);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.page-module__tNKI3G__primaryButton:hover{background-color:var(--brand-gold-antique);transform:translateY(-2px);box-shadow:0 4px 12px #d4af3733}
.SectionHeader-module__1WsNmG__container{flex-direction:column;gap:.75rem;margin-bottom:clamp(2rem,4vw,3.5rem);display:flex}.SectionHeader-module__1WsNmG__left{text-align:left;align-items:flex-start}.SectionHeader-module__1WsNmG__center{text-align:center;align-items:center}.SectionHeader-module__1WsNmG__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--brand-gold);font-size:.75rem;font-weight:600}.SectionHeader-module__1WsNmG__title{font-family:var(--font-headings);color:inherit;letter-spacing:-.01em;font-size:clamp(28px,5vw,56px);font-weight:500;line-height:1.1}.SectionHeader-module__1WsNmG__underline{background-color:var(--brand-gold);width:40px;height:1px;margin-top:.5rem}.SectionHeader-module__1WsNmG__center .SectionHeader-module__1WsNmG__underline{margin-left:auto;margin-right:auto}.SectionHeader-module__1WsNmG__subtitle{font-family:var(--font-body);color:var(--on-surface-variant);max-width:35rem;margin-top:1rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}
.ProgramCard-module__9DtvZq__card{background-color:var(--surface-container-high);border:1px solid #8e6b3a1a;border-radius:.125rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:border-color .2s,background-color .2s;display:flex;position:relative}.ProgramCard-module__9DtvZq__card:hover{border-color:var(--brand-gold);background-color:var(--surface-container-highest)}.ProgramCard-module__9DtvZq__header{justify-content:space-between;align-items:flex-start;display:flex}.ProgramCard-module__9DtvZq__field{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-gold-antique);font-size:.75rem;font-weight:600}.ProgramCard-module__9DtvZq__level{font-family:var(--font-body);text-transform:uppercase;color:var(--brand-gold);background-color:#8e6b3a1a;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProgramCard-module__9DtvZq__name{font-family:var(--font-headings);color:var(--inverse-surface);font-size:20px;font-weight:500}.ProgramCard-module__9DtvZq__institution{font-family:var(--font-body);color:var(--on-surface-variant);margin-top:-.75rem;font-size:.875rem;font-weight:500}.ProgramCard-module__9DtvZq__details{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ProgramCard-module__9DtvZq__detailItem{flex-direction:column;gap:.25rem;display:flex}.ProgramCard-module__9DtvZq__detailLabel{font-family:var(--font-body);text-transform:uppercase;color:var(--on-surface-variant);font-size:.75rem}.ProgramCard-module__9DtvZq__detailValue{font-family:var(--font-body);color:var(--on-surface-variant);font-size:14px;font-weight:500}.ProgramCard-module__9DtvZq__footer{z-index:2;justify-content:space-between;align-items:center;margin-top:auto;display:flex;position:relative}.ProgramCard-module__9DtvZq__price{font-family:var(--font-headings);color:var(--on-surface-variant);font-size:18px;font-weight:500}.ProgramCard-module__9DtvZq__currencyPrefix{color:var(--brand-gold);margin-right:.125rem}.ProgramCard-module__9DtvZq__priceUnit{font-family:var(--font-body);color:var(--on-surface-variant);font-size:12px;font-weight:400}
.UniversityCard-module__NN_1WW__card{background-color:var(--surface-container-high);will-change:transform;content-visibility:auto;contain-intrinsic-size:0 450px;border:1px solid #8e6b3a33;border-radius:.125rem;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.UniversityCard-module__NN_1WW__card:focus-visible{outline:2px solid var(--brand-gold);outline-offset:-2px;border-color:var(--brand-gold);transform:translateY(-4px);box-shadow:0 10px 30px #050e1f26}.UniversityCard-module__NN_1WW__card:hover{border-color:var(--brand-gold);transform:translateY(-4px);box-shadow:0 10px 30px #050e1f26}.UniversityCard-module__NN_1WW__imageWrapper{width:100%;height:200px;position:relative}.UniversityCard-module__NN_1WW__image{object-fit:cover;filter:grayscale(.5);transition:filter .3s}.UniversityCard-module__NN_1WW__imagePlaceholder{background:linear-gradient(135deg, var(--surface-container-high) 0%, var(--brand-navy) 100%);position:absolute;inset:0}.UniversityCard-module__NN_1WW__card:hover .UniversityCard-module__NN_1WW__image,.UniversityCard-module__NN_1WW__card:focus-visible .UniversityCard-module__NN_1WW__image{filter:grayscale(0);transform:scale(1.05)}.UniversityCard-module__NN_1WW__content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.UniversityCard-module__NN_1WW__ranking{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-gold);font-size:.75rem;font-weight:600}.UniversityCard-module__NN_1WW__name{font-family:var(--font-headings);color:var(--inverse-surface);font-size:24px;font-weight:500}.UniversityCard-module__NN_1WW__city{font-family:var(--font-body);color:var(--on-surface-variant);align-items:center;gap:.5rem;font-size:14px;display:flex}.UniversityCard-module__NN_1WW__footer{border-top:1px solid #8e6b3a1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.UniversityCard-module__NN_1WW__learnMore{font-family:var(--font-body);text-transform:uppercase;color:var(--brand-gold);font-size:12px;font-weight:600}
.Button-module__8RiFmG__button{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:.125rem;justify-content:center;align-items:center;gap:.75rem;min-height:2.75rem;padding:1rem 2rem;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1),border-color .18s cubic-bezier(.4,0,.2,1),opacity .18s,transform .18s;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--brand-gold);outline-offset:3px}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}.Button-module__8RiFmG__primary{background-color:var(--brand-navy);color:var(--text-ivory);border:1px solid var(--brand-navy)}.Button-module__8RiFmG__primary:hover{background-color:var(--brand-gold);color:var(--brand-navy);border-color:var(--brand-gold)}.Button-module__8RiFmG__outline{color:var(--brand-gold);border:1px solid var(--brand-gold);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--brand-gold);color:var(--brand-navy)}.Button-module__8RiFmG__ghost{color:var(--brand-gold-antique);background-color:#0000;border:1px solid #0000}.Button-module__8RiFmG__ghost:hover{background-color:#b08a2e0d;border-color:#b08a2e33}.Button-module__8RiFmG__large{min-height:3.25rem;padding:1.25rem 2.5rem;font-size:16px}.Button-module__8RiFmG__small{letter-spacing:.08em;min-height:2.75rem;padding:.625rem 1.25rem;font-size:.8125rem}.Button-module__8RiFmG__fullWidth{width:100%;display:flex}.Button-module__8RiFmG__loadingWrapper{align-items:center;gap:.5rem;display:flex}.Button-module__8RiFmG__spinner{width:16px;height:16px;animation:1s linear infinite Button-module__8RiFmG__rotate}.Button-module__8RiFmG__spinner circle{stroke:currentColor;stroke-linecap:round;stroke-dasharray:42;stroke-dashoffset:21px}@keyframes Button-module__8RiFmG__rotate{to{transform:rotate(360deg)}}
.page-module__50G83G__container{width:100%}.page-module__50G83G__hero{align-items:center;height:45vh;margin-bottom:5rem;display:flex;position:relative}.page-module__50G83G__heroImage{object-fit:cover;filter:brightness(.4)contrast(1.05)}.page-module__50G83G__heroImagePlaceholder{background:linear-gradient(135deg,#050e1f 0%,#0d1f3c 100%);position:absolute;inset:0}.page-module__50G83G__heroOverlay{z-index:5;background:linear-gradient(75deg,#050e1fe6 0%,#050e1f66 50%,#0000 100%);position:absolute;inset:0}.page-module__50G83G__heroContent{z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;position:relative}.page-module__50G83G__breadcrumb{font-family:var(--font-body);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:14px;display:flex}.page-module__50G83G__breadcrumbLink{color:var(--brand-gold);opacity:.8;text-decoration:none;transition:opacity .2s}.page-module__50G83G__breadcrumbLink:hover{opacity:1}.page-module__50G83G__separator{color:#ffffff4d}.page-module__50G83G__current{color:var(--text-ivory);opacity:.6}.page-module__50G83G__title{font-family:var(--font-headings);color:var(--text-ivory);margin-bottom:1rem;font-size:clamp(32px,5vw,56px)}.page-module__50G83G__location{color:var(--brand-gold);font-family:var(--font-body);align-items:center;gap:.75rem;font-size:18px;font-weight:500;display:flex}.page-module__50G83G__section{max-width:1400px;margin:0 auto 8rem;padding:0 4rem}.page-module__50G83G__layout{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.page-module__50G83G__layout{grid-template-columns:1fr 350px}}.page-module__50G83G__programGrid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.page-module__50G83G__programGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}.page-module__50G83G__sidebar{flex-direction:column;gap:2rem;display:flex}.page-module__50G83G__sidebarCard{background-color:var(--surface-container-high);border:1px solid #8e6b3a1a;border-radius:.125rem;padding:2.5rem}.page-module__50G83G__sidebarTitle{font-family:var(--font-headings);color:var(--inverse-surface);border-bottom:1px solid #8e6b3a1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:18px}.page-module__50G83G__description{font-family:var(--font-body);color:var(--on-surface-variant);margin-bottom:2rem;font-size:16px;line-height:1.6}.page-module__50G83G__rankingInfo{border-left:3px solid var(--brand-gold);background-color:#8e6b3a0d;border-radius:.125rem;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.page-module__50G83G__rankingLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--brand-gold);font-size:11px;font-weight:700}.page-module__50G83G__rankingValue{font-family:var(--font-headings);color:var(--inverse-surface);font-size:17px;line-height:1.5}.page-module__50G83G__requirementsList{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.page-module__50G83G__requirementItem{font-family:var(--font-body);color:var(--on-surface-variant);gap:1rem;font-size:15px;line-height:1.4;display:flex}.page-module__50G83G__checkIcon{width:20px;height:20px;color:var(--brand-gold);background-color:#8e6b3a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;display:flex}.page-module__50G83G__noPrograms{text-align:center;background-color:var(--surface-container-high);color:var(--on-surface-variant);font-family:var(--font-body);border:1px dashed #8e6b3a33;padding:4rem}.page-module__50G83G__contentBlock{border-top:1px solid #8e6b3a1a;margin-top:4rem;padding-top:4rem}.page-module__50G83G__blockTitle{font-family:var(--font-headings);color:var(--brand-navy);margin-bottom:2rem;font-size:24px}.page-module__50G83G__highlightsList{grid-template-columns:1fr;gap:1.5rem;padding:0;list-style:none;display:grid}@media (min-width:768px){.page-module__50G83G__highlightsList{grid-template-columns:1fr 1fr}}.page-module__50G83G__highlightItem{font-family:var(--font-body);color:var(--on-surface-variant);gap:1rem;font-size:16px;line-height:1.6;display:flex}.page-module__50G83G__bullet{color:var(--brand-gold);font-weight:700}@media (max-width:768px){.page-module__50G83G__heroContent,.page-module__50G83G__section{padding:0 2rem}}
.legal-module__8113wq__main{padding-top:clamp(8rem,15vh,12rem);padding-bottom:clamp(6rem,12vw,14rem);padding-left:var(--space-md);padding-right:var(--space-md);background-color:var(--background);min-height:100vh}.legal-module__8113wq__header{text-align:center;margin-bottom:clamp(4rem,10vw,8rem);animation:1s cubic-bezier(.16,1,.3,1) legal-module__8113wq__fadeInDown}@media (prefers-reduced-motion:reduce){.legal-module__8113wq__header,.legal-module__8113wq__readingContainer{animation:none!important}}@keyframes legal-module__8113wq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.legal-module__8113wq__readingContainer{background-color:var(--surface-container-lowest);border:1px solid #b08a2e1a;border-radius:.25rem;max-width:800px;margin:0 auto;padding:clamp(2rem,8vw,5rem) clamp(1.5rem,8vw,6rem);animation:1.2s cubic-bezier(.16,1,.3,1) legal-module__8113wq__fadeInUp;position:relative;box-shadow:0 40px 100px -20px #0000001a,0 0 40px #b08a2e08}.legal-module__8113wq__readingContainer:before{content:"";background:linear-gradient(to right, var(--brand-gold), var(--brand-gold-muted));border-radius:.25rem .25rem 0 0;width:100%;height:4px;position:absolute;top:0;left:0}@keyframes legal-module__8113wq__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.legal-module__8113wq__legalSection{margin-bottom:clamp(3rem,6vw,5rem)}.legal-module__8113wq__legalSection:last-child{margin-bottom:0}.legal-module__8113wq__sectionTitle{font-family:var(--font-headings);color:var(--brand-gold);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:1.5rem;margin-bottom:2rem;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;display:flex}.legal-module__8113wq__sectionTitle:after{content:"";background-color:#b08a2e26;flex:1;height:1px}.legal-module__8113wq__content{font-family:var(--font-body);color:var(--on-surface-variant);font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.legal-module__8113wq__content p{margin-bottom:1.5rem}.legal-module__8113wq__content p:last-child{margin-bottom:0}.legal-module__8113wq__content strong{color:var(--inverse-surface);font-weight:600}.legal-module__8113wq__divider{background:linear-gradient(90deg,#0000,#b08a2e33,#0000);height:1px;margin:clamp(2rem,5vw,4rem) 0}@media (max-width:640px){.legal-module__8113wq__readingContainer{box-shadow:none;background-color:#0000;border-left:none;border-right:none;border-radius:0;padding:3rem 1.5rem}.legal-module__8113wq__sectionTitle{font-size:.75rem}}
